@media screen and (min-width: 1200px) {
    .main-container {
        max-width: 75dvw !important;
    }
    .header-three-container {
        max-width: 75dvw !important;
    }

    /*.main-slider-slide {*/
    /*    height: 45dvh !important;*/
    /*}*/
}

.one-footer .social-network .top .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: fit-content;
}

ul.gallery-options.special {
    z-index: 100 !important;
}

.product-gallery {
    border: 0 !important;
}

.section-title .logo-category {
    width: 49px;
    top: 2px;
}

@media (max-width: 768px) {
    body {
        padding-top: 0 !important;
    }
}

.product-price-del, .original-price {
    font-size: 18px;
}

.amazing-product img {
    width: 100% !important;
}
