	/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.post-header .title_wrapper {
    padding-left: 0px !important;
}

#Subheader ul.breadcrumbs {
    display: none;
}

.zoom {
	display:none !important;
}

.image_frame .image_wrapper .image_links.double a {
    display: block;
    float: left;
    width: 100%;
}

.pp_expand {
	display:none !important;
}

.wp-caption-text {
    color: black !important;
    display: block;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 15px 20px;
    text-align: center;
    font-style: italic;
    height:35px;
}

h3 {
    font-size: 1.5em !important;
    line-height: 1.5 !important;
}

#Footer .widgets_wrapper .column {
    margin-bottom: 0;
    text-align: center;
}

#Footer .widgets_wrapper {
    background-color: #edeff2;
    color: black;
    padding: 30px 0 25px;
}


#Footer .widgets_wrapper a, #Footer .widgets_wrapper h4 {
	color:#8f2829;
}

#Footer .widgets_wrapper a:hover {
	color:black;
}

.entry-title {
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}

#Top_bar .top_bar_left {
    background-color: rgba (255,255,255,0.5) !important;
}