/*
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: 17.8.8

All css files are placed in /css/ folder
*/

@media only screen and (max-width: 1239px) and (min-width: 960px){
.section_wrapper, .container, .with_aside .content_wrapper {
    max-width: 1100px !important;
}
}
#Top_bar a#search_button.has-input input {
    
    margin: -5px 0 0;
    padding: 15px !important;
    width: 180px !important;
}
Top_bar .top_bar_right a:not(.action_button) {
    color: #f8f8f8 !important;
}
@media only screen and (max-width: 998px){
.empty_box{
   display : none !important;
}
}

@media only screen and (max-width: 1239px) and (min-width: 960px){
.blog-teaser li:not(:first-child) .desc-wrapper .desc {
    padding: 40px 10px 5px !important;
}
}

.blog-teaser li .desc-wrapper .desc {

    padding: 40px 10px 5px !important;
}
