/*
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;
}


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

}

.logo-no-margin #Top_bar .logo {
    margin-left: 15px!important;
 
}

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



