@media (min-width: 1200px) {
    .layout_layout1.main_menu_css1 .ets_mm_megamenu_content{
        background: #000000 !important;
    }
    .main_menu_css1 .mm_menus_ul > li{
        border-left: 1px solid #363636 !important;
        border-right: 1px solid #363636 !important;
    }
    .ets_mm_url::before{
        content: unset !important;
    }
    .main_menu_css1 .ets_mm_megamenu_content_content li .ets_mm_url .mm_menu_content_title{
        min-height: 45px !important;
    }
    .main_menu_css1 .ets_mm_megamenu_content .ets_mm_megamenu_content_content .mm_menus_ul .mm_menus_li .ets_mm_url{
        text-align: center !important;
        display: ruby;
    }
    #_desktop_logo{
        padding-top: 22px;
        width: 17%;
    }
}
@media (max-width: 1440px) {
    #_desktop_logo{
        padding-top: 28px !important;
        width: 20% !important;
    }
}
@media (max-width: 767px) {
    .ybc-menu-toggle{
        padding: unset !important;
    }
    .ets_mm_megamenu .container{
        background-color: unset !important;
    }
    .layout_layout1 .ets_mm_megamenu_content{
        border-bottom: unset !important;
        border-top: unset !important;
    }
    .ets_mm_megamenu.hook-default{
        width: 20% !important;
        float: left;
    }
    #menu-icon2{
        display: none;
    }
    .ybc-menu-toggle .icon-bar{
        background-color: #fff !important;
    }
    #search-icon{
        border-left: 1px solid #4f4b4c;
    }
    #rwd_menu{
        margin-bottom: 10px;
    }
}
@media (min-width: 1600px) {
    #header .header-top .container #_desktop_logo {
        display: flex;
        align-items: center;
        height: 100px;
        padding-top: unset !important;
    }
}
#header div#_desktop_cart{
    width: 25.333%;
}
#_desktop_search_widget{
    width: 50%;
}
.product-description .pl_manufacturer,#product_manufacturer{
    display: none !important;
}
.mm_menu_content_title .mm_menu_content_title_img {
    width: 20px;
    margin-left: 6px;
}
.home_menu_products .mm_columns_contents_ul{
    height: 388px;
    top: 0 !important;
}

/*left-column-form star*/
#wpcf7-f1-o1{
    margin-top: 50px;
    border: 1px solid #ffcf00;
    padding: 30px 30px 0 30px;
}
#left-column #wpcf7-f1-o1 form h3{
    border-bottom: 1px solid #ffcf00;
    text-align: center;
    line-height: 35px;
}
#left-column #wpcf7-f1-o1 form label span input,#left-column #wpcf7-f1-o1 form label span textarea{
    background: #EBEBEB;
    border: unset;
}
#left-column #wpcf7-f1-o1 form .wpcf7-submit{
    background: #ffcf00;
    border-radius: 20px;
    width: 35%;
    margin-left: 30%;
}
/*left-column-form end*/