#microsite #center-m,
.wrap-microsite,
.product-highlight-wrap{
    background-color: #63ccff;
}
#microsite #center-m{margin-top: 0px;}
.intro-microsite{
    color: #333;
    display: none;
}
.product-highlight-item{
    width: 45%;
    border-radius: 16px;
    border: 1px solid #e9ab00;
}
.product-price-meta{
    font-weight: bold;
    font-size: 16px;
}
.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: #e9ab00;
}
.sperator{padding: 0 5px}
.sperator img {
    max-width: 100%;
}
.fsales-gift{width: 100%;}
.list-fsales{margin: 0;padding: 0;}
.item-fsales{margin: 1px;display: inline-block;}
.item-fsales li{width: 158px;margin-bottom: 5px;}
.item-fsales li:hover {
    background: aliceblue;
    color: #000;
}
@media screen and (min-width: 768px){
    .product-highlight-item{
        width: 30%;
    }
    .item-fsales{display: inline-block;}
    .item-fsales li{
        margin-bottom: 5px;
        width: auto;
    }
}
@media screen and (max-width: 1125px) and (min-width: 980px){
    .product-highlight-item{
        width: 22%;
        height: 362px;
    }
    #center-m{
        background: url(https://meta.vn/Data/image/2022/08/05/LDP-ngay-mua-1920x450.png) no-repeat center top;
        background-size: 1400px;
    }
    .banner-microsite{
        display: none;
    }
    .center-body {
        padding-top: 450px;
    }
    #microsite .countdown-product {bottom: 37px;}
    .prod-hl-buynow {
        background-color: #fff;
        display: block;
        position: absolute;
        bottom: 7px;
        width: calc(100% - 10px);
    }
    a.prod-hl-buy-txt {
        background: #ffb300;
        width: 100px;
        margin: auto;
        border-radius: 16px;
        height: 26px;
        line-height: 27px;
    }
    .list-fsales{display: inline-flex;}
    .item-fsales{padding: 0 5px;}
    .item-fsales li{padding: 5px 10px;white-space: nowrap;width: auto;}
}
@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: #ffb300;}
    .prod-hl-buynow:before,
    .prod-hl-buynow:after{
        display: none;
    }
    .product-highlight-item:hover, .product-highlight-item.x-hover {
        border: 1px solid #e9ab00;
        box-shadow: 0px 0px 1px 1px #33333347;
    }
    .list-fsales{display: inline-flex;}
    .item-fsales{padding: 0 5px}
    .item-fsales li{padding: 5 10px;white-space: nowrap;width: auto;}
    #center-m{
        background: url(https://meta.vn/Data/image/2022/08/05/LDP-ngay-mua-1920x450.png) no-repeat center top;
    }
    .banner-microsite{
        display: none;
    }
    .center-body {
        padding-top: 450px;
    }
}