
.newPopup{
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    text-align: center;
    height: 100%;
    padding-top: 16px;
}
.newPopup .popupWrapp{
    width: 340px;
    display: inline-block;
    padding: 16px;
    position: relative;
    box-shadow: 0 1px 6px rgb(5 27 44 / 6%), 0 2px 32px rgb(5 27 44 / 16%);
    background: #fff;
}
.popupClose{
    font-size: 24px;
    color: #185137;
    position: absolute;
    top: 0;
    right: 10px;
}
.popupClose:after {
    font-family: "Font Awesome\ 5 Free";
    content: "\f00d";
}
.newPopup .popupWrapp .pa-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}
.newPopup .popupWrapp .boxInfo .popupImage img{
    width: 88px;
    height: 88px;
}
.newPopup .popupWrapp .boxInfo .modal-title{
    font-size: 32px;
    line-height: 64px;
    font-weight: 800;
    letter-spacing: 0.2px;
    text-align: left;
}
.newPopup .popupWrapp .boxInfo .modal-body-text{
    margin-bottom: 0;
}
.newPopup .popupWrapp .boxInfo .contact-form .newsletter-form-input{
    margin-bottom: 16px;
}
.newPopup .popupWrapp .actionPopup{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.newPopup .popupWrapp .boxInfo .contact-form .sendSubcrible{
    width: 48%;
    margin: 0;
    font-weight: 500;
}
.newPopup .popupWrapp .boxInfo .contact-form .denySubcrible{
    width: 48%;
    margin: 0;
    font-weight: 500;
}
.bannerCategory{
    margin: 72px 0;
}
.bannerCategory .listBannerCat{
    padding: 0;
}
.bannerCategory .bannerCategoryItem a img{
    width: 100%;
    height: auto;
    border-radius: 4px 4px 0 0;
}
.bannerCategory .bannerCategoryItem .imageBannerCat a{
    border-radius: 4px 4px 0 0;
    display: block;
}
.bannerCategory .bannerCategoryItem .contentBannerCat a{
    align-items: center;
    background: #fbf7f2;
    display: flex;
    justify-content: space-between;
    border-radius: 0 0 4px 4px;
    padding: 24px 40px;
}
.bannerCategory .bannerCategoryItem .contentBannerCat a h3{
    margin: 0;
}
.bestsellerProductList {
    padding: 0 128px;
}
.btnIcon a i {
    font-weight: 500;
}
.productImage .wishlistAdd svg{
    fill: none;
    stroke: #808284;
    width: 25px;
    height: 25px;
}
.productImage .wishlistAdd.active svg{
    fill: #d9513f;
    stroke:none;
}
.bannerCategory .bannerCategoryItem .contentBannerCat a i{
    font-weight: 600;
}
.bestsellerProductList .headTab{
    justify-content: space-between;
}
.bestsellerProductList .headTab .viewMoreDesktop{
    font-size: 24px;
    line-height: 32px;
    color: #185137;
    font-weight: 600;
    display: block;
}
.btn-mua .btnAddToCart{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.btn-mua .wishlistItems{
    border: 1px solid #185137;
    border-radius: 4px;
    width: 60px;
    height: 60px;
    padding: 18px 22px;
}
.add_cart_cta{
    margin-top: 16px;
}
.add_cart_cta ul{
    padding-left: 15px;
    margin: 0;
}
.add_cart_cta ul li{
    color: #7e7e7e;
    font-size: 13px;
    line-height: 22px;
    margin: 0;
}
.attr p.size a,
.attr p.color a{
    width: calc(100%/5);
}
.listImgZoom li {
    margin: 0 10px;
}
.footerContent img{
    width: 18px;
    margin-right: 5px;
}
.footerSocial ul li.tiktok{
    line-height: 0;
}
.footerSocial ul li.tiktok a img{
    width: 22px;
}
.zoomer .image-frame img{
    height: auto;
}
.titlePromotion {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;

}
.titlePromotion .titleLeft{
    display: flex;
    align-items: center;
}
.titlePromotion .titleLeft h4 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0.2px;
    font-weight: 900;
    margin: 0 16px 0 4px;
    color: #d9513f;
}
.titlePromotion .titleLeft .finishTitle{
    font-size: 18px;
    color: #333;
    line-height: 24px;
    letter-spacing: 0.2px;
    margin-right: 12px;
}
#countDown{
    text-align: center;
}
#countDown div{
    display: inline-block;
    margin-left: 4px;
    position: relative;
    cursor: pointer;
}

#countDown span {
    color: #fff;
    display: inline-block;
    background: #000;
    border-radius: 4px;
    height: 28px;
    font-size: 14px;
    width: 24px;
    line-height: 24px;
    padding: 3px 0;
}
.textCountdown{
    display: none;
}
.wrappImage,
.wrappCountdow{
    display: flex;
    align-items: center;
}
.viewMoreFlash a{
    color: #185137;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
    letter-spacing: 0.2px;
}
.boxPromotionProduct{
    margin-bottom: 80px;
}
.listPromotionTab{
    background: #185137;
}
.promotionView .headCategory{
    padding: 0;
}
.promotionView .headCategory .titlePromotion{
    padding: 8px 0;
    border: none;
    display: flex;
    justify-content: center;
    background: #fed238;
}
.promotionView .headCategory .titlePromotion .titleLeft {
    background: #d9513f;
    padding: 6px 8px;
    border-radius: 4px;
    display: flex;
}
.promotionView .headCategory .titlePromotion .titleLeft .wrappImage img {
    width: 24px;
    height: 24px;
}
.promotionView .headCategory .titlePromotion .titleLeft .wrappImage h4 {
    margin: 0 13px 0 8px;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
}
.promotionView .headCategory .titlePromotion .titleLeft .wrappCountdow .finishTitle {
    color: #fff;
}
.promotionView .headCategory .titlePromotion .titleLeft #countDown span {
    font-size: 24px;
    font-weight: 600;
    padding: 6px 8px;
    width: auto;
    height: auto;
    line-height: 24px;
}
.groupWrapperLeft img{
    margin-right: 13px;
}
.groupWrapperRight img{
    margin-left: 13px;
}

@media (min-width: 1200px) {
    /*.bestsellerProductList .headTab .navTab{*/
    /*    width: 82%;*/
    /*}*/
    /*.bestsellerProductList .viewMore{*/
    /*    display: none;*/
    /*}*/
    .wrapperImage .imgZoom{
        display: block;
    }
    .zoomImageBox{
        width: 100%;
    }
    .zoomSlide{
        width: auto;
        margin-left: -10px;
        margin-right: -10px;
    }
    .listImgZoom li a img{
        height: auto;
    }
}
@media (max-width: 768px) {
    /*.bestsellerProductList .headTab .viewMoreDesktop{*/
    /*    display: none;*/
    /*}*/
    .home-slider .item a img{
        object-fit: cover;
    }
    .home-slider .item {
        height: 380px;
    }
    .home-slider .owl-dots{
        position: absolute;
        bottom: 16px;
        width: 100%;
        text-align: center;
    }
    .home-slider .owl-dots button.active {
        background: #fff;
        width: 12px;
    }
    .home-slider .owl-dots button {
        background: #ababab;
        width: 4px;
        height: 4px;
        border-radius: 99px;
        margin-right: 8px;
    }
    .bannerCategory{
        margin: 16px 0;
    }
    .bannerCategory .listBannerCat{
        padding: 0 8px;
    }
    .bannerCategory .listBannerCat .bannerCategoryItem{
        padding: 0 8px;
    }
    .contentBannerCat{
        margin: 0;
    }
    .bannerCategory .bannerCategoryItem .contentBannerCat a{
        padding: 6px 12px;
    }
    .bannerCategory .bannerCategoryItem .contentBannerCat a h3{
        font-size: 14px;
        line-height: 28px;
    }
    .bannerCategory .bannerCategoryItem .contentBannerCat a i{
        display: none;
    }
    .listImgZoom li{
        margin: 0 5px;
    }
    .listImgZoom li a img{
        height: auto;
    }
    .listImgZoom{
        margin: 0;
    }
    .price-box{
        margin-bottom: 26px;
    }
    .price-box .discountPrice{
        font-size: 18px;
        line-height: 24px;
    }
    .attr p.size a, .attr p.color a{
        width: calc(100%/4);
    }
    .boxInstagram{
        display: flex;
        flex-direction: column;
    }
    .boxInstagram .titleBoxInsta{
        order: 2;
    }
    .boxInstagram .listBannerInsta{
        order: 1;
    }
    .logoFooter{
        border-top: 1px solid #ebebeb;
        border-bottom: none;
    }
    .breadcrumbCate{
        padding: 0;
    }
    .zoomer .image-frame img{
        height: auto;
    }
    .breadcrumbCate.checkoutPage{
        padding: 0 15px;
    }
    .titlePromotion {
        display: block;
        padding: 0 16px;
    }
    .titlePromotion .titleLeft{
        justify-content: space-between;
        background: #d9513f;
        padding: 10px 8px 6px 8px;
    }
    .titlePromotion .titleLeft img{
        width: 20px;
        height: 20px;
    }
    .titlePromotion .titleLeft h4 {
        font-size: 20px;
        color: #fff;
        line-height: 32px;
        margin: 0 20px 0 4px;
    }
    .titlePromotion .titleLeft .finishTitle{
        font-size: 14px;
        color: #fff;
        line-height: 24px;
        margin-right: 5px;
    }
    #countDown span {
        width: 24px;
        height: 24px;
        line-height: 24px;
        padding: 0;
        background: #fed238;
        color: #185137;
        font-weight: 600;
    }
    .boxPromotionProduct .container{
        padding: 0;
    }
    .promotionView .headCategory .titlePromotion{
        background: #d9513f;
        display: block;
        padding: 0;
    }
    .groupWrapperLeft,
    .groupWrapperRight{
        display: none;
    }
    .promotionView .headCategory .titlePromotion .titleLeft .wrappCountdow .finishTitle{
        font-size: 15px;
        line-height: 28px;
    }
    .promotionView .headCategory .titlePromotion .titleLeft #countDown span{
        font-size: 14px;
        line-height: 24px;
        color: #fff;
        background: #333;
    }
}