/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 12.1

All css files are placed in /css/ folder
*/

.single-post div.cl, .blog div.cl{ font-size:18px; line-height: 18pt; color: #333333; }

@media screen and (max-width: 768px) {
#Header #Top_bar, #Header #Action_bar {
    background: #f5f5f5 !important;
}
#Top_bar .top_bar_right{display:none !important;}
}
#Top_bar .menu > li > a span:not(.description) {padding:0 13px !important;}
.pop-banner .image_frame .image_wrapper {overflow: inherit;}
body.minimalist-header.header-fixed:not(.template-slider) #Header { min-height:92px !important;}
.pop-banner{margin-bottom: 50px; text-align:center;}
.pop-banner .manual-optin-trigger{display:inline-block;}
#menu > ul > li a{font-size: 13px !important;}
@media only screen and (max-width: 480px) {
.testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper{margin: 0 0% 20px !important;padding: 30px 0px 10px;}
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    float: left;
}

@media screen and (max-width: 767px) {
    .blog div.cl,.single-post div.cl{  font-size: 16px; }
    .blog h2,.single-post h2{  font-size: 16px; line-height: 20px;}
    
}