/* Add custom CSS styles below */
@media (max-width: 768px) {

    .advanced-slider__image {
        object-fit: contain !important;
        object-position: center top !important;
        width: 100% !important;
    }

    .advanced-slider__caption {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        display: flex !important;
        align-items: flex-start !important;
        justify-content: center !important;
        padding-top: 28% !important;
        z-index: 1 !important;
    }

    .advanced-slider__caption__inner {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        width: 100% !important;
    }

    .advanced-slider__caption__inner__content__heading {
        text-align: center !important;
        font-size: 1.5rem !important;
        font-weight: 600 !important;
        color: #ffffff !important;
        text-shadow: 0 2px 4px rgba(0,0,0,0.8) !important;
        margin-bottom: 10px !important;
    }

    .advanced-slider__caption__inner__content__button {
        background: #030bfc !important;
        color: #fff !important;
        padding: 8px 20px !important;
        border-radius: 8px !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        display: inline-block !important;
    }

    .advanced-slider__caption__inner__content {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .mada-best-seller {
        position: relative !important;
        z-index: 2 !important;
        clear: both !important;
        margin-top: 0 !important;
    }

    .mada-best-seller h2 {
        animation: fadeSlideDown 0.8s ease-out !important;
    }

    .mada-best-seller .swiper-slide {
        transition: transform 0.3s ease, box-shadow 0.3s ease !important;
        border-radius: 12px !important;
        overflow: hidden !important;
        background: #b3b3b3 !important;
        border: 1px solid #000000 !important;
    }

    .mada-best-seller .swiper-slide:active {
        transform: scale(0.99) !important;
        box-shadow: 0 2px 8px rgba(0,0,0,0.15) !important;
    }

    .mada-best-seller img {
        transition: transform 0.4s ease !important;
    }

    .mada-best-seller img:active {
        transform: scale(1.05) !important;
    }

    .mada-best-seller .swiper-scrollbar,
    .mada-best-seller [class*="scrollbar"] {
        background: #e0e0e0 !important;
        border-radius: 4px !important;
        height: 4px !important;
    }

    .fixed-products .product-card {
        background: #f5f5f5 !important;
        border: 1px solid #000000 !important;
        border-radius: 12px !important;
        overflow: hidden !important;
        transition: transform 0.3s ease, box-shadow 0.3s ease !important;
    }

    .fixed-products .product-card:active {
        transform: scale(0.98) !important;
        box-shadow: 0 2px 10px rgba(0,0,0,0.2) !important;
    }

    .fixed-products .product-card__image {
        background: #ffffff !important;
        border-bottom: 1px solid #e8e8e8 !important;
    }

    .fixed-products .product-card__content {
        padding: 10px !important;
    }

    .fixed-products .product-card img {
        transition: transform 0.4s ease !important;
    }

    .fixed-products .product-card img:active {
        transform: scale(1.05) !important;
    }

    .fixed-products .home-block-title h2 {
        animation: fadeSlideDown 0.8s ease-out !important;
    }

    .s-block--store-branches {
        padding: 16px 12px !important;
    }

    .s-block--store-branches .home-block-title h2 {
        animation: fadeSlideDown 0.8s ease-out !important;
    }

    .s-block--store-branches .map-container {
        border: 2px solid #000000 !important;
        border-radius: 12px !important;
        overflow: hidden !important;
        box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;
    }

    .s-block--store-branches .store-branches-single-country {
        background: #f5f5f5 !important;
        border: 1px solid #000000 !important;
        border-radius: 12px !important;
        padding: 16px !important;
        margin: 0 8px !important;
    }

    .s-block--store-branches .city-content {
        padding-top: 8px !important;
    }

    .mm-ocd__content {
        background: #f7f7f7 !important;
        border-left: 2px solid #000000 !important;
        box-shadow: -4px 0 20px rgba(0,0,0,0.15) !important;
    }

    nav.mobile-menu ul.main-menu > li {
        background: #ffffff !important;
        border: 1px solid #e0e0e0 !important;
        border-radius: 10px !important;
        margin: 6px 12px !important;
    }

    nav.mobile-menu ul.main-menu > li:active {
        box-shadow: 0 2px 8px rgba(0,0,0,0.12) !important;
    }

    nav.mobile-menu ul.main-menu > li > a,
    nav.mobile-menu ul.main-menu > li > span {
        padding: 14px 16px !important;
        color: #1a1a1a !important;
        font-size: 15px !important;
        font-weight: 600 !important;
    }

    nav.mobile-menu ul.main-menu ul > li {
        background: #ffffff !important;
        border: 1px solid #e0e0e0 !important;
        border-radius: 10px !important;
        margin: 6px 12px !important;
    }

    nav.mobile-menu ul.main-menu ul > li:active {
        box-shadow: 0 2px 8px rgba(0,0,0,0.12) !important;
    }

    nav.mobile-menu ul.main-menu ul > li > a,
    nav.mobile-menu ul.main-menu ul > li > span {
        padding: 14px 16px !important;
        color: #1a1a1a !important;
        font-size: 15px !important;
        font-weight: 600 !important;
    }

    nav.mobile-menu ul.main-menu ul > li:first-child {
        background: #f0f4ff !important;
        border-color: #c0d0f0 !important;
    }

    nav.mobile-menu .close-mobile-menu {
        background: #f0f0f0 !important;
        border-radius: 50% !important;
        width: 36px !important;
        height: 36px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 8px !important;
    }

    /* ===== PRODUCT PAGE STYLES ===== */

    .product-single .swiper-slide img {
        object-fit: contain !important;
        max-height: 450px !important;
        width: 100% !important;
        height: auto !important;
    }

    .product-single .swiper.s-slider-container {
        max-height: 480px !important;
        overflow: hidden !important;
    }

    .product-single .swiper-slide {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        max-height: 480px !important;
    }

    .product-single__info .product-brand {
        border: 2px solid #1a237e !important;
        border-radius: 10px !important;
        padding: 4px !important;
    }

    .product-single__info .product-brand img {
        border-radius: 8px !important;
    }

    .product-single__info h1 {
        font-size: 1.25rem !important;
        line-height: 1.6 !important;
        margin-bottom: 8px !important;
    }

    .product-single__info .product-price {
        background: #f0f4ff !important;
        border: 1px solid #c0d0f0 !important;
        border-radius: 10px !important;
        padding: 10px 14px !important;
        margin: 10px 0 !important;
    }

    .product-single__info .product-price h4 {
        font-size: 1.4rem !important;
        color: #1a237e !important;
    }

    .product-single__info .product-single__availability,
    .product-single__info [class*="availability"] .badge {
        font-weight: 600 !important;
    }

    .product-single__info tamara-widget,
    .product-single__info salla-installment {
        display: block !important;
        background: #ffffff !important;
        border: 1px solid #e0e0e0 !important;
        border-radius: 10px !important;
        padding: 8px 12px !important;
        margin: 6px 0 !important;
    }

    .product-single__info .s-product-options-content,
    .product-form section.bg-storeBG {
        background: #f8f8f8 !important;
        border: 1px solid #e0e0e0 !important;
        border-radius: 10px !important;
        padding: 12px 14px !important;
        margin: 10px 0 !important;
    }

    .product-single__info salla-payments.s-payments-list-wrap {
        background: #f8f8f8 !important;
        border: 1px solid #e0e0e0 !important;
        border-radius: 10px !important;
        padding: 10px !important;
        margin: 8px 0 !important;
    }

    .product-more-info {
        margin: 16px 0 !important;
        padding: 0 8px !important;
    }

    .product-more-info .conttainer {
        background: #ffffff !important;
        border: 1px solid #e0e0e0 !important;
        border-radius: 12px !important;
        overflow: hidden !important;
    }

    .product-more-info .conttainer .tab-content-body {
        padding: 16px !important;
    }

    .product-more-info .conttainer .vertical-tab-head,
    .product-more-info .more-info-tabs__nav {
        background: #f0f4ff !important;
        border-bottom: 1px solid #c0d0f0 !important;
        padding: 0 !important;
    }

    .product-more-info .more-info-tabs__nav-link {
        background: #f0f4ff !important;
        padding: 14px 16px !important;
        font-weight: 700 !important;
        font-size: 16px !important;
        color: #1a237e !important;
    }

    .product-more-info .more-info-tabs__nav-link.active {
        background: #f0f4ff !important;
        color: #1a237e !important;
    }

    .product-more-info .more-info-tabs__content {
        padding: 16px !important;
    }

    .product-more-info .more-tab-container {
        padding: 0 !important;
    }

    .simplified-products.fit-slider-products {
        padding: 16px 8px !important;
    }

    .simplified-products .s-slider-block__title h2 {
        font-size: 18px !important;
        font-weight: 700 !important;
        color: #1a237e !important;
    }

    .simplified-products .product-card {
        background: #ffffff !important;
        border: 1px solid #000000 !important;
        border-radius: 12px !important;
        overflow: hidden !important;
        transition: transform 0.3s ease, box-shadow 0.3s ease !important;
    }

    .simplified-products .product-card:active {
        transform: scale(0.98) !important;
        box-shadow: 0 2px 10px rgba(0,0,0,0.2) !important;
    }

    .simplified-products .product-card__image {
        background: #f8f8f8 !important;
        border-bottom: 1px solid #e8e8e8 !important;
    }

    .sticky-product-bar {
        box-shadow: 0 -4px 16px rgba(0,0,0,0.12) !important;
        border-top: 1px solid #e0e0e0 !important;
        border-radius: 16px 16px 0 0 !important;
        padding: 12px 16px !important;
    }

    .sticky-product-bar__quantity {
        margin-bottom: 10px !important;
    }

    .sticky-product-bar__quantity button {
        background: #f0f0f0 !important;
        border: 1px solid #d0d0d0 !important;
        border-radius: 8px !important;
        width: 40px !important;
        height: 40px !important;
    }

    .sticky-product-bar .s-button-primary,
    .sticky-product-bar .btn--primary {
        border-radius: 10px !important;
        font-weight: 700 !important;
    }

    /* ===== CATEGORY / LISTING PAGE STYLES ===== */

    .s-products-list-wrapper .product-card {
        background: #ffffff !important;
        border: 1px solid #000000 !important;
        border-radius: 12px !important;
        overflow: hidden !important;
        transition: transform 0.3s ease, box-shadow 0.3s ease !important;
    }

    .s-products-list-wrapper .product-card:active {
        transform: scale(0.98) !important;
        box-shadow: 0 2px 10px rgba(0,0,0,0.2) !important;
    }

    .s-products-list-wrapper .product-card__image {
        background: #f8f8f8 !important;
        border-bottom: 1px solid #e8e8e8 !important;
    }

    .s-products-list-wrapper .product-card__content {
        padding: 8px 10px !important;
    }

    .s-products-list .s-products-list-title h1 {
        font-size: 20px !important;
        font-weight: 700 !important;
        color: #1a237e !important;
    }

    .breadcrumbs ol {
        background: #f8f8f8 !important;
        border: 1px solid #e8e8e8 !important;
        border-radius: 8px !important;
        padding: 8px 12px !important;
    }

    .share-and-wish {
        opacity: 1 !important;
    }

    .share-and-wish button,
    .share-and-wish .btn--wishlist {
        background: #ffffff !important;
        border: 1px solid #e0e0e0 !important;
        border-radius: 50% !important;
        width: 36px !important;
        height: 36px !important;
        box-shadow: 0 2px 6px rgba(0,0,0,0.1) !important;
    }

    /* ===== TESTIMONIALS SECTION STYLES ===== */

    .s-block--testimonials {
        padding: 20px 12px !important;
    }

    .s-block--testimonials .home-block-title h2 {
        font-size: 22px !important;
        font-weight: 700 !important;
        color: #1a237e !important;
        animation: fadeSlideDown 0.8s ease-out !important;
    }

    .s-block--testimonials .review {
        background: #f8f9ff !important;
        border: 1px solid #c0d0f0 !important;
        border-radius: 14px !important;
        padding: 20px 16px !important;
        margin: 0 6px !important;
        box-shadow: 0 2px 10px rgba(0,0,0,0.06) !important;
    }

    .s-block--testimonials .review .sicon-quote {
        color: #1a237e !important;
        opacity: 0.15 !important;
        font-size: 28px !important;
    }

    .s-block--testimonials .review p.leading-6 {
        font-size: 14px !important;
        line-height: 1.8 !important;
        color: #333333 !important;
    }

    .s-block--testimonials .review img.rounded-full {
        width: 44px !important;
        height: 44px !important;
        border: 2px solid #1a237e !important;
    }

    .s-block--testimonials .review .comment__rating .sicon-star2 {
        font-size: 14px !important;
    }

    .s-block--testimonials .swiper-pagination-bullet {
        background: #1a237e !important;
        opacity: 0.3 !important;
    }

    .s-block--testimonials .swiper-pagination-bullet-active {
        opacity: 1 !important;
    }

    /* ===== HIDE TESTIMONIALS ON CATEGORY/LISTING PAGES ONLY ===== */

    body.product-index .s-block--testimonials {
        display: none !important;
    }
}

@keyframes fadeSlideDown {
    0% { opacity: 0; transform: translateY(-15px); }
    100% { opacity: 1; transform: translateY(0); }
}