/*
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.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#Footer .footer_copy {
    border-top: 1px solid rgba(255,255,255,.1);
    background: #262626;
}
.fancy_heading .title {
    font-size: 36px;
    line-height: 42px;
}


.Recent_posts.blog_news ul li:last-child {
    margin-bottom: 0px;
}

/* Gallery */
.wp-caption-text {
    background: #fff;
    color: #666;
}

.wp-caption-text {
    display: block;
    text-align: center;
    margin: 0;
    padding: 10px;
    line-height: normal;
}


.gallery-caption {
border-color: transparent;	
}

@media only screen and (max-width: 767px) {
.minimalist-header-no #Subheader {
    padding: 40px 0!important;
}

}

#Top_bar .logo {
    float: left;
    margin: 0 30px 0 15px !important;
}

@media only screen and (min-width: 1240px) {
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 50px !important;
}
}


