/* Softiyex Mobile Product Fixes v1.3.0 */

.softiyex-mobile-product-fixes {
    --sx-fix-navy: #071a3d;
    --sx-fix-blue: #1769ff;
    --sx-fix-line: #dce4f1;
    --sx-fix-muted: #667085;
    --sx-fix-soft: #f5f8ff;
}

/* Prevent accidental horizontal scrolling created by dropdowns/forms. */
.softiyex-mobile-product-fixes {
    overflow-x: clip;
}

/* Language selector: classes are added automatically by frontend.js. */
.softiyex-mobile-product-fixes .sx-fix-language-trigger {
    position: relative;
    z-index: 100001;
}

.softiyex-mobile-product-fixes .sx-fix-language-menu {
    box-sizing: border-box !important;
    z-index: 1000000 !important;
    background: #fff !important;
    border: 1px solid var(--sx-fix-line) !important;
    border-radius: 16px !important;
    box-shadow: 0 18px 42px rgba(7, 26, 61, .18) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
}

.softiyex-mobile-product-fixes .sx-fix-language-menu,
.softiyex-mobile-product-fixes .sx-fix-language-menu ul,
.softiyex-mobile-product-fixes .sx-fix-language-menu [class*="grid"],
.softiyex-mobile-product-fixes .sx-fix-language-menu [class*="columns"] {
    grid-template-columns: minmax(0, 1fr) !important;
}

.softiyex-mobile-product-fixes .sx-fix-language-menu ul {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 7px !important;
}

.softiyex-mobile-product-fixes .sx-fix-language-menu li,
.softiyex-mobile-product-fixes .sx-fix-language-menu a,
.softiyex-mobile-product-fixes .sx-fix-language-menu button {
    box-sizing: border-box !important;
    max-width: 100% !important;
}


/* Exact Softiyex language selector: one vertical column on mobile. */
.softiyex-mobile-product-fixes .syx-language,
.softiyex-mobile-product-fixes .sx-fix-language-picker {
    position: relative;
    overflow: visible !important;
}

.softiyex-mobile-product-fixes .syx-language > div.sx-fix-language-menu,
.softiyex-mobile-product-fixes .sx-fix-language-picker > .sx-fix-language-menu {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 7px !important;
    padding: 8px !important;
}

.softiyex-mobile-product-fixes .syx-language > div.sx-fix-language-menu > *,
.softiyex-mobile-product-fixes .sx-fix-language-picker > .sx-fix-language-menu > * {
    width: 100% !important;
    max-width: 100% !important;
}

.softiyex-mobile-product-fixes .syx-language > div.sx-fix-language-menu button,
.softiyex-mobile-product-fixes .syx-language > div.sx-fix-language-menu a,
.softiyex-mobile-product-fixes .sx-fix-language-picker > .sx-fix-language-menu button,
.softiyex-mobile-product-fixes .sx-fix-language-picker > .sx-fix-language-menu a {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    min-height: 44px !important;
    padding: 10px 12px !important;
    text-align: left !important;
    white-space: nowrap !important;
}

.softiyex-mobile-product-fixes .syx-language > div.sx-fix-language-menu,
.softiyex-mobile-product-fixes .sx-fix-language-picker > .sx-fix-language-menu {
    display: none !important;
}

.softiyex-mobile-product-fixes .syx-language.sx-fix-language-open > div.sx-fix-language-menu,
.softiyex-mobile-product-fixes .syx-language[open] > div.sx-fix-language-menu,
.softiyex-mobile-product-fixes .sx-fix-language-picker.sx-fix-language-open > .sx-fix-language-menu,
.softiyex-mobile-product-fixes .sx-fix-language-picker[open] > .sx-fix-language-menu {
    display: grid !important;
}

/* Floating WhatsApp button. */
.softiyex-mobile-product-fixes .sx-fix-whatsapp {
    z-index: 99990 !important;
    right: 10px !important;
    bottom: 18px !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
    left: auto !important;
    transform: none !important;
}

.softiyex-mobile-product-fixes .sx-fix-whatsapp img,
.softiyex-mobile-product-fixes .sx-fix-whatsapp svg,
.softiyex-mobile-product-fixes .sx-fix-whatsapp i {
    width: 100% !important;
    height: 100% !important;
}

.softiyex-mobile-product-fixes.sx-fix-has-sticky-purchase .sx-fix-whatsapp {
    bottom: 96px !important;
}



/* Hide duplicate language grid inside the mobile menu drawer. */
.softiyex-mobile-product-fixes .sx-fix-mobile-menu-language-block {
    display: none !important;
}


/* Product gallery and image alignment. */
.softiyex-mobile-product-fixes.single-product .woocommerce-product-gallery,
.softiyex-mobile-product-fixes.single-product div.product div.images,
.softiyex-mobile-product-fixes.single-product .elementor-widget-woocommerce-product-images,
.softiyex-mobile-product-fixes.single-product .elementor-widget-woocommerce-product-images > .elementor-widget-container,
.softiyex-mobile-product-fixes.single-product .sx-media,
.softiyex-mobile-product-fixes.single-product .sxpe-gallery,
.softiyex-mobile-product-fixes.single-product .sxpe-main-image {
    box-sizing: border-box;
    margin-top: 0 !important;
}

.softiyex-mobile-product-fixes.single-product .woocommerce-product-gallery__wrapper,
.softiyex-mobile-product-fixes.single-product .woocommerce-product-gallery__image,
.softiyex-mobile-product-fixes.single-product .woocommerce-product-gallery__image a {
    margin: 0 !important;
    padding: 0 !important;
}

.softiyex-mobile-product-fixes.single-product .woocommerce-product-gallery__image,
.softiyex-mobile-product-fixes.single-product .woocommerce-product-gallery__image a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
}

.softiyex-mobile-product-fixes.single-product .woocommerce-product-gallery img,
.softiyex-mobile-product-fixes.single-product .woocommerce-product-gallery__image img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    object-fit: contain !important;
}


/* Exact Softiyex product image alignment. */
.softiyex-mobile-product-fixes.single-product .sxpe-gallery {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.softiyex-mobile-product-fixes.single-product .sxpe-main-image {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    margin: 0 !important;
}

.softiyex-mobile-product-fixes.single-product .sxpe-featured-image {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    object-fit: contain !important;
    object-position: center center !important;
}

/* Modern WooCommerce review form. */
.softiyex-mobile-product-fixes.single-product #review_form_wrapper,
.softiyex-mobile-product-fixes.single-product #review_form {
    box-sizing: border-box;
    width: 100%;
}

.softiyex-mobile-product-fixes.single-product #review_form_wrapper {
    margin-top: 24px !important;
    padding: 24px !important;
    background: #fff !important;
    border: 1px solid var(--sx-fix-line) !important;
    border-radius: 20px !important;
    box-shadow: 0 10px 32px rgba(7, 26, 61, .06);
    overflow: hidden !important;
}

.softiyex-mobile-product-fixes.single-product #review_form_wrapper .comment-reply-title,
.softiyex-mobile-product-fixes.single-product #review_form_wrapper h3 {
    display: block;
    margin: 0 0 20px !important;
    color: var(--sx-fix-navy) !important;
    font-size: 25px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
}

.softiyex-mobile-product-fixes.single-product #review_form #commentform {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 18px 20px;
    width: 100%;
    margin: 0 !important;
}

.softiyex-mobile-product-fixes.single-product #review_form #commentform > p {
    min-width: 0;
    margin: 0 !important;
}

.softiyex-mobile-product-fixes.single-product #review_form .comment-notes,
.softiyex-mobile-product-fixes.single-product #review_form .comment-form-rating,
.softiyex-mobile-product-fixes.single-product #review_form .comment-form-comment,
.softiyex-mobile-product-fixes.single-product #review_form .comment-form-cookies-consent,
.softiyex-mobile-product-fixes.single-product #review_form .form-submit {
    grid-column: 1 / -1;
}

.softiyex-mobile-product-fixes.single-product #review_form label {
    display: block !important;
    margin: 0 0 8px !important;
    color: var(--sx-fix-navy) !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 750 !important;
}

.softiyex-mobile-product-fixes.single-product #review_form input[type="text"],
.softiyex-mobile-product-fixes.single-product #review_form input[type="email"],
.softiyex-mobile-product-fixes.single-product #review_form textarea {
    box-sizing: border-box !important;
    display: block !important;
    position: static !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 14px 16px !important;
    color: #101828 !important;
    background: #fff !important;
    border: 1px solid #cfd9e8 !important;
    border-radius: 13px !important;
    outline: none !important;
    box-shadow: none !important;
    font: inherit !important;
    line-height: 1.5 !important;
    text-indent: 0 !important;
    transform: none !important;
}

.softiyex-mobile-product-fixes.single-product #review_form textarea#comment,
.softiyex-mobile-product-fixes.single-product #review_form .comment-form-comment textarea {
    min-height: 170px !important;
    height: 170px !important;
    resize: vertical !important;
    overflow: auto !important;
    white-space: pre-wrap !important;
    overflow-wrap: anywhere !important;
}

.softiyex-mobile-product-fixes.single-product #review_form input:focus,
.softiyex-mobile-product-fixes.single-product #review_form textarea:focus {
    border-color: var(--sx-fix-blue) !important;
    box-shadow: 0 0 0 3px rgba(23, 105, 255, .12) !important;
}

.softiyex-mobile-product-fixes.single-product #review_form .comment-form-rating .stars {
    margin: 2px 0 0 !important;
    font-size: 26px !important;
    line-height: 1 !important;
}

.softiyex-mobile-product-fixes.single-product #review_form .comment-form-rating .stars a {
    color: #f5a524 !important;
}

.softiyex-mobile-product-fixes.single-product #review_form .comment-form-cookies-consent {
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
}

.softiyex-mobile-product-fixes.single-product #review_form .comment-form-cookies-consent input {
    flex: 0 0 auto;
    width: 20px !important;
    height: 20px !important;
    margin: 2px 0 0 !important;
}

.softiyex-mobile-product-fixes.single-product #review_form .comment-form-cookies-consent label {
    margin: 0 !important;
    color: var(--sx-fix-muted) !important;
    font-weight: 600 !important;
}

.softiyex-mobile-product-fixes.single-product #review_form .form-submit input[type="submit"],
.softiyex-mobile-product-fixes.single-product #review_form .form-submit button {
    min-height: 52px !important;
    padding: 14px 24px !important;
    color: #fff !important;
    background: var(--sx-fix-blue) !important;
    border: 0 !important;
    border-radius: 12px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    box-shadow: none !important;
}

/* Fixed purchase bar/button. */
.softiyex-mobile-product-fixes .sx-fix-sticky-purchase-bar {
    box-sizing: border-box !important;
    z-index: 99980 !important;
    max-width: 100vw !important;
}

.softiyex-mobile-product-fixes .sx-fix-sticky-purchase-button {
    box-sizing: border-box !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

@media (max-width: 782px) {

    .softiyex-mobile-product-fixes.single-product .sxpe-product-page {
        padding-top: 8px !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-product,
    .softiyex-mobile-product-fixes.single-product .sxpe-hero,
    .softiyex-mobile-product-fixes.single-product .sxpe-gallery {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-hero {
        gap: 18px !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-main-image {
        min-height: 0 !important;
        padding: 12px !important;
        border-radius: 18px !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-featured-image {
        max-height: none !important;
        border-radius: 14px !important;
    }


    .softiyex-mobile-product-fixes .sx-fix-language-menu {
        max-height: min(430px, calc(100dvh - 120px)) !important;
        overflow-y: auto !important;
    }

    .softiyex-mobile-product-fixes .sx-fix-language-menu,
    .softiyex-mobile-product-fixes .sx-fix-language-menu ul,
    .softiyex-mobile-product-fixes .sx-fix-language-menu [class*="grid"],
    .softiyex-mobile-product-fixes .sx-fix-language-menu [class*="columns"] {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
    }

    .softiyex-mobile-product-fixes .sx-fix-language-menu a,
    .softiyex-mobile-product-fixes .sx-fix-language-menu button,
    .softiyex-mobile-product-fixes .sx-fix-language-menu li {
        min-height: 48px !important;
    }

    .softiyex-mobile-product-fixes .sx-fix-whatsapp {
        right: 10px !important;
        bottom: calc(16px + env(safe-area-inset-bottom)) !important;
        width: 48px !important;
        height: 48px !important;
        min-width: 48px !important;
        min-height: 48px !important;
    }

    .softiyex-mobile-product-fixes.sx-fix-has-sticky-purchase .sx-fix-whatsapp {
        bottom: calc(98px + env(safe-area-inset-bottom)) !important;
    }

    .softiyex-mobile-product-fixes.single-product .sx-product-template {
        padding-top: 12px !important;
    }

    .softiyex-mobile-product-fixes.single-product .sx-main {
        gap: 14px !important;
    }

    .softiyex-mobile-product-fixes.single-product .sx-media,
    .softiyex-mobile-product-fixes.single-product .elementor-widget-woocommerce-product-images > .elementor-widget-container {
        padding-top: 10px !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form_wrapper {
        margin: 18px 0 0 !important;
        padding: 20px 16px !important;
        border-radius: 17px !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form_wrapper .comment-reply-title,
    .softiyex-mobile-product-fixes.single-product #review_form_wrapper h3 {
        font-size: 23px !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form #commentform {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 16px !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form #commentform > p,
    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-author,
    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-email {
        grid-column: 1 / -1 !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form textarea#comment,
    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-comment textarea {
        min-height: 155px !important;
        height: 155px !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form .form-submit input[type="submit"],
    .softiyex-mobile-product-fixes.single-product #review_form .form-submit button {
        width: 100% !important;
    }

    .softiyex-mobile-product-fixes .sx-fix-sticky-purchase-bar {
        padding-right: max(14px, env(safe-area-inset-right)) !important;
        padding-left: max(14px, env(safe-area-inset-left)) !important;
        padding-bottom: calc(12px + env(safe-area-inset-bottom)) !important;
    }

    .softiyex-mobile-product-fixes .sx-fix-sticky-purchase-button {
        min-width: 0 !important;
        max-width: 64vw !important;
        padding: 13px 16px !important;
        font-size: clamp(14px, 3.7vw, 17px) !important;
        line-height: 1.1 !important;
        letter-spacing: 0 !important;
    }
}


/* Softiyex review experience refinements v1.4.0 */
.softiyex-mobile-product-fixes.single-product .sxpe-reviews .comment-text .star-rating {
    float: none !important;
    display: block !important;
    margin: 0 0 5px !important;
}

.softiyex-mobile-product-fixes.single-product .sxpe-reviews .woocommerce-review__dash {
    display: none !important;
}

.softiyex-mobile-product-fixes.single-product .sxpe-reviews .woocommerce-review__published-date {
    display: block !important;
    margin-top: 3px !important;
}

@media (max-width: 782px) {
    .softiyex-mobile-product-fixes.single-product .sxpe-reviews #comments > h2 {
        margin-bottom: 18px !important;
        font-size: 27px !important;
        line-height: 1.12 !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-reviews .commentlist li {
        padding: 16px !important;
        border-radius: 16px !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-reviews .comment_container {
        grid-template-columns: 40px minmax(0, 1fr) !important;
        gap: 12px !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-reviews .comment_container > img {
        width: 40px !important;
        height: 40px !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-reviews .meta {
        display: block !important;
        margin: 0 0 10px !important;
        line-height: 1.35 !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-reviews .woocommerce-review__author {
        display: block !important;
        color: var(--sx-fix-navy) !important;
        font-size: 16px !important;
        line-height: 1.25 !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-reviews .woocommerce-review__published-date {
        color: var(--sx-fix-muted) !important;
        font-size: 14px !important;
    }

    .softiyex-mobile-product-fixes.single-product .sxpe-reviews .description p {
        line-height: 1.58 !important;
    }

    /* Remove the double nested card that made the form too narrow. */
    .softiyex-mobile-product-fixes.single-product #review_form_wrapper {
        margin-top: 28px !important;
        padding: 0 !important;
        background: transparent !important;
        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        overflow: visible !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form {
        width: 100% !important;
        padding: 20px 16px !important;
        background: var(--sx-fix-soft) !important;
        border: 1px solid var(--sx-fix-line) !important;
        border-radius: 18px !important;
        box-shadow: 0 10px 28px rgba(7, 26, 61, .05) !important;
        overflow: hidden !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form_wrapper .comment-reply-title,
    .softiyex-mobile-product-fixes.single-product #review_form_wrapper h3 {
        margin: 0 0 18px !important;
        font-size: 24px !important;
        line-height: 1.18 !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form #commentform {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 16px !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form #commentform > p,
    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-author,
    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-email,
    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-rating,
    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-comment,
    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-cookies-consent,
    .softiyex-mobile-product-fixes.single-product #review_form .form-submit {
        width: 100% !important;
        min-width: 0 !important;
        grid-column: 1 / -1 !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form textarea#comment,
    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-comment textarea {
        min-height: 150px !important;
        height: 150px !important;
        padding: 14px !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form .comment-form-rating .stars {
        margin-top: 4px !important;
        font-size: 29px !important;
        letter-spacing: 2px !important;
    }

    .softiyex-mobile-product-fixes.single-product #review_form .form-submit input[type="submit"],
    .softiyex-mobile-product-fixes.single-product #review_form .form-submit button {
        width: 100% !important;
        min-height: 54px !important;
        margin: 0 !important;
        border-radius: 12px !important;
        font-size: 16px !important;
    }
}

/* Header categories, homepage refinements and support routing v1.5.0 */
.softiyex-mobile-product-fixes .sx-fix-original-category-link {
    display: none !important;
}

.softiyex-mobile-product-fixes .sx-fix-category-nav {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin: 0;
    padding: 0;
    color: inherit;
    font: inherit;
}

.softiyex-mobile-product-fixes .sx-fix-category-nav > summary {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 36px;
    padding: 6px 4px;
    color: inherit;
    background: transparent;
    border: 0;
    border-radius: 8px;
    list-style: none;
    cursor: pointer;
    font: inherit;
    font-weight: 700;
    white-space: nowrap;
}

.softiyex-mobile-product-fixes .sx-fix-category-nav > summary::-webkit-details-marker {
    display: none;
}

.softiyex-mobile-product-fixes .sx-fix-category-nav > summary::after {
    content: "⌄";
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    transform: translateY(-1px);
}

.softiyex-mobile-product-fixes .sx-fix-category-nav[open] > summary::after {
    transform: rotate(180deg) translateY(1px);
}

.softiyex-mobile-product-fixes .sx-fix-category-panel {
    position: absolute;
    z-index: 100040;
    top: calc(100% + 10px);
    left: 0;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    width: 220px;
    padding: 8px;
    background: #fff;
    border: 1px solid var(--sx-fix-line);
    border-radius: 14px;
    box-shadow: 0 18px 42px rgba(7, 26, 61, .16);
}

.softiyex-mobile-product-fixes .sx-fix-category-nav:not([open]) > .sx-fix-category-panel {
    display: none !important;
}

.softiyex-mobile-product-fixes .sx-fix-category-panel a {
    display: flex;
    align-items: center;
    min-height: 42px;
    padding: 9px 11px;
    color: var(--sx-fix-navy);
    border-radius: 9px;
    text-decoration: none;
    font-weight: 700;
}

.softiyex-mobile-product-fixes .sx-fix-category-panel a:hover,
.softiyex-mobile-product-fixes .sx-fix-category-panel a:focus-visible {
    background: var(--sx-fix-soft);
    color: var(--sx-fix-blue);
}

.softiyex-mobile-product-fixes .sx-fix-contact-support-link {
    cursor: pointer;
}

.softiyex-mobile-product-fixes .sx-fix-home-bestsellers .sx-fix-bestseller-image {
    display: grid !important;
    place-items: center !important;
    min-height: 180px !important;
    overflow: hidden !important;
}

.softiyex-mobile-product-fixes .sx-fix-home-bestsellers .sx-fix-bestseller-image img {
    display: block !important;
    width: auto !important;
    max-width: 100% !important;
    height: 168px !important;
    max-height: 168px !important;
    margin: auto !important;
    object-fit: contain !important;
}

.softiyex-mobile-product-fixes .sx-fix-home-bestsellers .sx-fix-bestseller-title {
    display: -webkit-box !important;
    min-height: 4.15em !important;
    overflow: hidden !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.softiyex-mobile-product-fixes .sx-fix-home-bestsellers .sx-fix-bestseller-price {
    margin-top: auto !important;
}

@media (min-width: 901px) {
    .softiyex-mobile-product-fixes .sx-fix-whatsapp {
        right: 16px !important;
        bottom: 20px !important;
    }
}

@media (max-width: 900px) {
    .softiyex-mobile-product-fixes .sx-fix-category-nav--desktop {
        display: none !important;
    }

    .softiyex-mobile-product-fixes .sx-fix-category-nav--mobile {
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        border-top: 1px solid var(--sx-fix-line);
    }

    .softiyex-mobile-product-fixes .sx-fix-category-nav--mobile > summary {
        display: flex !important;
        justify-content: space-between !important;
        width: 100% !important;
        min-height: 50px !important;
        padding: 12px 16px !important;
        border-radius: 0 !important;
        color: var(--sx-fix-navy) !important;
        font-size: 16px !important;
        text-align: left !important;
    }

    .softiyex-mobile-product-fixes .sx-fix-category-nav--mobile > .sx-fix-category-panel {
        position: static !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 6px 12px 12px !important;
        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

    .softiyex-mobile-product-fixes .sx-fix-category-nav--mobile .sx-fix-category-panel a {
        min-height: 46px !important;
        padding: 10px 12px !important;
        border: 1px solid var(--sx-fix-line);
        border-radius: 10px;
        margin-top: 6px;
    }

    .softiyex-mobile-product-fixes .sx-fix-home-bestsellers .sx-fix-bestseller-image {
        min-height: 156px !important;
    }

    .softiyex-mobile-product-fixes .sx-fix-home-bestsellers .sx-fix-bestseller-image img {
        height: 146px !important;
        max-height: 146px !important;
    }
}

/* Correct landing position for homepage best-sellers anchor. */
.softiyex-mobile-product-fixes .sx-fix-home-bestsellers {
    scroll-margin-top: 92px !important;
}

@media (max-width: 900px) {
    .softiyex-mobile-product-fixes .sx-fix-home-bestsellers {
        scroll-margin-top: 70px !important;
    }
}
