@media (max-width: 767px) {
    .sliderMobileBannerHome .viewMore3Banner {
        display: none;
    }
}
.slideProductBanner .box-pro-prices, .slideProductBanner .frameSale, .hidden {
    display: none;
}
.shopee-mb {
    width: 60px;
    height: 60px;
    background: #439bff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shopee-mb i {
    color: #fff;
    font-size: 30px;
}
.wrapbox-content-page-contact {
    padding-top: 0;
}
.content-header-contact {
    margin-bottom: 25px;
}
.subtext-result, .subtxt, .shopee-fix {
    display: none;
}
.notice_checkout_before>label {
    display: flex;
    gap: 5px;
    align-items: center;
}