.img-logo{
    min-height: 100px;
    max-height: unset;
}
.logo{
    margin-top: 0;
}
.product-box .reviews-product-grid,.product-box .price-box, .awe-section-13, .awe-section-14, .footer-subscribe{
    display: none;
}
.product-box .product-name{
    text-align: center;
}
.sec_banner .vc_row-flex .vc_column_container .vc_column-inner .wpb_wrapper .banner-shortcode-wrap.style_3 .title_top .overlay-bg,
.sec_banner .vc_row-flex .vc_column_container .vc_column-inner .wpb_wrapper .banner-shortcode-wrap.style_4 .title_top .overlay-bg,
.sec_banner .vc_row-flex .vc_column_container .vc_column-inner .wpb_wrapper .banner-shortcode-wrap.style_5 .title_top .overlay-bg{
    background: transparent;
}
.sec_banner .vc_row-flex .vc_column_container .vc_column-inner .wpb_wrapper .banner-shortcode-wrap .title_top h3.banner-title{
    color: #333;
    text-align: center;
}
.footer-menu>li>ul.item_small{
    display: none;
}
.footer-menu>li:last-child>a{
    border-right: none;
}
.footer-menu>li:first-child>a{
    padding-left: 0;
}
.footer-menu>li>a{
    padding: 0 8px;
    border-right: 1px solid #f62d3e;
}
.footer-menu{
    padding: 10px 0;
}
.footer-menu>li>a{
    display: inline-block;
    line-height: 13px;
}
.footer-menu>li>a>i{
    display: none;
}
.footer-menu>li{
    display: inline-block;
}
.address-footer i{
    color: #f62d3e;
}
.address-footer{
    color: #fff;
}
.contact-item {
    margin-top: 10px
}

.contact-item a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px
}

.contact-item a:last-child {
    margin-right: 0
}

.contact-item a i {
    color: #fff !important
}

.contact-item a:first-child {
    background: #3b5998
}

.contact-item a.ins-icon {
    background: #c32aa3
}

.contact-item a.yt-icon {
    background: red
}

.contact-item a.tw-icon {
    background: #00b6f1
}

.contact-item a.shopee-icon {
    line-height: unset;
    background: #df4a32
}
.form-product .form-group, .details-pro .social-sharing{
    display: none;
}
.product-box .product-thumbnail a.image_link{
    -webkit-box-shadow: 0 1px 5px 1px #adadad;
    -moz-box-shadow: 0 1px 5px 1px #adadad;
    box-shadow: 0 1px 5px 1px #adadad;
    border: 2px solid #adadad;
}
.product-box .product-thumbnail{
    padding: 10px;
}
header nav{
    background: unset;
}
.mid-header{
    padding: 0;
}
.banner-category-home{
    padding: 0 30px;
}
.tab-link.tablink2, .page-ct{
    display: none;
}
@media (min-width: 1200px) {
    .product-action-grid .variants.form-nut-grid .button_wh_40.btn-cart:hover, .product-action-grid .variants.form-nut-grid .button_wh_40.btn_view:hover, .product-box-1 .product-action .btn.btn-circle:hover,
    .product-box-1 .product-action .btn.btn-circle:hover{
        background: #f5e235;
    }

}