

.woocommerce .select2-container.orderby .select2-choice, .woocommerce-page .select2-container.orderby .select2-choice {background-color: #f5f5f5;}
.header_inner_left {
    background-color:#93816a;
}
.slider_home {
      padding-top: 150px!important;
}
nav.main_menu > ul > li > a {
    line-height: 150px;
}
@media screen and (max-width: 1000px){
    .slider_home{
        padding-top: 30px !important;
    }
.wpb_wrapper {
    padding-right: 10px;
    padding-left: 10px;
}
}
@media screen and (min-width: 1000px){
.vc_row.wpb_row.section.vc_row-fluid.slider_home {
    margin-bottom: -150px!important;
}}