#microsite #center-m,
.wrap-microsite,
.product-highlight-wrap{
    background-color: #01d1bd;
}
#microsite #center-m{margin-top: 0px;}
.intro-microsite{
    color: #333;
    display: none;
}
.product-highlight-item{
    width: 45%;
    border-radius: 16px;
    margin-bottom: 0;
    border: 1px solid #fb5f5f;
}
.product-price-meta{
    font-weight: bold;
    font-size: 16px;
}
.product-price.list-product-price {
    height: 23px;
}
.prod-hl-buynow{
    background-color: #fff;
    display: none;
}
.prod-hl-buynow:before,
    .prod-hl-buynow:after{
        display: none;
    }
.slogan-top{
        padding-top: 0px;
    }
.footer-microsite{
    text-align: left;
}
.footer-microsite a{
    color: #333;
}
.footer-microsite a:hover{
    color: #333 !important;
    text-decoration: underline !important;
}
.prod-hl-discount span{
    background: #f65c00;
}
.sperator{padding: 0 5px;}
.icon-gift{background-size: 18px;top:80px;}
.freeship-icon {top: 10px;}
#catpage-m .xst-pad, #Promotion .xst-pad, #microsite .xst-pad, #brand .xst-pad {width: 100%;}
.xst-pad {top: 50px;}

@media max-width: 768px{
    .product-highlight-item{
        width: 30%;
    }
}
@media screen and (max-width: 1125px) and (min-width: 980px){
    .product-highlight-wrap .product-highlight-item{
        width: 22%;
        height: 362px;
    }
    #center-m{
        background: url(https://meta.vn/Data/image/2025/07/07/LDP-may-xay-1920x450.png) no-repeat center top;
        background-size: 1400px;
    }
    .banner-microsite{
        display: none;
    }
    .center-body {
        padding-top: 450px;
    }
    .icon-gift{top: 183px;}
    .prod-hl-buynow {
        background-color: #fff;
        display: block;
        position: absolute;
        bottom: 7px;
        width: calc(100% - 10px);
    }
    a.prod-hl-buy-txt {
        background-image: linear-gradient(45deg,#c31b1c,#fd3a3b);
        width: 100px;
        margin: auto;
        border-radius: 16px;
        height: 26px;
        line-height: 27px;
    }
    .product-price-meta{margin-right: 5px;}
    #microsite .countdown-product {bottom: 37px;}
    .zone-xuan {margin-top: 15px;}
    .freeship-icon {top: 10px;}
}
@media screen and (min-width: 1200px){
      
    .product-highlight-item{
        width: 222px;
    }
    .prod-hl-thumb, .prod-hl-thumb a{
        width: 170px;
        height: 170px;
    }
    .prod-hl-buynow{
        display: block;
        background-color: #fff;
    }
    a.prod-hl-buy-txt {background-image: linear-gradient(45deg,#c31b1c,#fd3a3b);}
    .prod-hl-buynow:before,
    .prod-hl-buynow:after{
        display: none;
    }
    .product-highlight-item:hover, .product-highlight-item.x-hover {
        border: 1px solid #d50000;
        box-shadow: 0px 0px 1px 1px #f443367a;
    }
    #center-m{
        background: url(https://meta.vn/Data/image/2025/07/07/LDP-may-xay-1920x450.png) no-repeat center top;
        background-size: 1920px;
    }
    .banner-microsite{
        display: none;
    }
    .center-body {
        padding-top: 450px;
    }
    .icon-gift{top: 153px;}
    .zone-xuan {margin-top: 15px;}
    .freeship-icon {top: 10px;}
}