/*
Theme Name: starship
Description: Specific styles of the theme relative ti this website.
*/

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');





@media (min-width: 1366px) {
    .extended-container {
        margin-left: -60px;
        margin-right: -60px;
    }
}

@media (min-width: 1440px) {
    .extended-container {
        margin-left: -80px;
        margin-right: -80px;
    }
}

@media (min-width: 1600px) {
    .extended-container {
        margin-left: -160px;
        margin-right: -160px;
    }
}

@media (min-width: 1920px) {
    .extended-container {
        margin-left: -230px;
        margin-right: -230px;
    }
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 58%;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 40%;
}

.woocommerce div.product form.cart .variations label {
    color: black;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000000;
}

p.price {
    border-bottom: 1px solid #0000001a;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.woocommerce-product-details__short-description {
    border-bottom: 1px solid #0000001a;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.woo-variation-swatches.wvs-show-label .variations td,
.woo-variation-swatches.wvs-show-label .variations th {
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.woocommerce div.product form.cart .button {
    border-radius: 0;
    padding: 15px 25px;
    background: #2d2c2c;
    width: 50%;
}

.woocommerce div.product form.cart .button:hover {
    background: black;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled,
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled,
.woocommerce-variation-add-to-cart.variations_button,
.woocommerce div.product form.cart {
    display: flex;
}

form.variations_form.cart {
    display: block !important
}

.woocommerce .quantity .qty {
    width: 100%;
    height: 45px;
    border-radius: 0;
}

.yith-wcwl-add-to-wishlist-button {
    font-size: inherit;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0 10px 0 0;
    width: 50%;
}

.woocommerce div.product form.cart {
    margin-bottom: 20px;
    border-bottom: 1px solid #0000001a;
    padding-bottom: 20px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #f30101;
}

.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery__image {
    /* max-height: calc(100vh - 155px); */
}

.page-container {
    padding-top: 80px;
}

.owl-nav>button.owl-next {
    right: -25px;
}

.owl-nav>button.owl-prev {
    left: 25px;
}

.owl-nav>button {
    top: 40%;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    padding: 0;
    background-color: #000000;
    width: 35px;
    height: 35px;
    background: #000000;
    color: white;
}

.owl-nav>button.owl-prev {
    left: 18px;
}

.owl-nav>button.owl-next {
    right: -18px;
}

.woocommerce span.onsale {
    border-radius: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    height: auto;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(100% / 8);
}

section.related.products {
    clear: both;
    padding-top: 25px;
}

.sh-arch-cont-flex-wrapper {
    display: flex;
    margin-top: 20px;
}

.sh-arch-cont-filter-wrap {
    width: 15%;
    padding: 10px;
    /* border-right: 1px solid #e5e5e5; */
    max-width: 300px;
    position: fixed;
}

.sh-arch-cont-filter-wrap:after {
    content: '';
    width: 1px;
    height: 100vh;
    position: absolute;
    background: #e5e5e5;
    top: 0;
    right: 0;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column {
    width: calc(25% - 10px);
    max-width: 34px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
    font-size: 12px;
}

.sh-arch-cont-product-wrap {
    width: 80%;
    margin-left: 20%;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover {
    background-color: #000000;
    box-shadow: 0 0 0 2px #000000;
    color: #000000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) {
    box-shadow: 0 0 0 2px #000000;
    color: #000000;
    background-color: #000000;
    box-shadow: 0 0 0 2px #000000;
}



.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-color {
    border-color: #000000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-image {
    border-color: #000000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right)>a:after {
    background-color: #000000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color:hover {
    border-color: #000000;
}

.woocommerce ul.products li.product .price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    text-decoration: none;
}

.woocommerce span.onsale {
    border-radius: 0;
}

.wc-block-components-button {
    background: black;
    color: white;
}

.wc-block-components-button:hover,
.wp-block-button__link:hover {
    background: #707070;
    color: white;
}

.wp-block-button__link {
    border-radius: 0;
}


.woocommerce .products ul,
.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

.woocommerce ul.products::before {
    content: none !important;
}

.yith-add-to-wishlist-button-block {
    margin: 0;
}

p.sh-arch-cont-filter-tt-wrap {
    margin-bottom: 0;
    font-size: 20px;
}

.sh-arch-cont-filter-tt-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin-bottom: 20px; */
}

h4.filter-title {
    font-size: 15px;
}

table.wishlist_table {
    font-size: inherit;
}

.wc-block-grid__products .wc-block-grid__product-image img {
    width: auto !important;
}

.wc-block-grid__products .wc-block-grid__product-image img {
    width: revert-layer !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color {
    border: 2px solid transparent;
    border: 1px solid black;
}
.woocommerce .woocommerce-result-count {
    margin: 1em 0 1em;
}



/* ======================================== START ======================================== */

html { scroll-behavior: smooth; }

[id] { scroll-margin-top: 90px; }

.page-container {
    padding-bottom: 0;
}




/* =============================================
   SL NAVBAR OVERRIDES
============================================= */

/* Fix Bootstrap navbar-default background/border override */
#site-header.navbar-default {
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #E5E7EB;
}

/* Fix — make container chain full height so flex align-items: center works */
#site-header .container,
#site-header .extended-container {
    height: 100%;
}

/* flex-parent — logo | nav | right */
#site-header .flex-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    gap: 24px;
}

#site-header .navbar-brand.header-logo {
    display: flex !important;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0;
}

#site-header .navbar-brand.header-logo img {
    display: block;
    max-width: 180px !important;
    max-height: 44px !important;
    width: auto;
    height: auto;
}

/* Navbar header — no float, just sits naturally */
#site-header .navbar-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    float: none;
    margin: 0;
}

/* Nav collapse — take remaining space, center links */
#site-header .navbar-collapse {
    flex: 1;
    padding: 0;
    border: none !important;
    box-shadow: none !important;
}

/* Nav list */
#site-header .navbar-collapse .nav.navbar-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin: 0 auto !important;
    float: none !important;
    width: 100%;
}

/* Nav link styles */
#site-header .navbar-collapse .nav.navbar-nav > li {
    float: none;
}

#site-header .navbar-collapse .nav.navbar-nav > li > a {
    font-size: 15px;
    font-weight: 500;
    color: #374151;
    padding: 8px 14px;
    border-radius: 6px;
    line-height: 1;
    transition: color 0.2s ease, background 0.2s ease;
}

#site-header .navbar-collapse .nav.navbar-nav > li > a:hover,
#site-header .navbar-collapse .nav.navbar-nav > li.active > a,
#site-header .navbar-collapse .nav.navbar-nav > li.current-menu-item > a {
    color: #1565C0;
    background-color: rgba(21, 101, 192, 0.07);
}

/* RIGHT SIDE */
.sl-nav-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

/* Phone number */
.sl-nav-phone {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 7px;
    font-size: 14px;
    font-weight: 500;
    color: #374151;
    text-decoration: none;
    white-space: nowrap;
    transition: color 0.2s ease;
}

.sl-nav-phone .fa-phone {
    transform: scaleX(-1);
}

.sl-nav-phone i {
    font-size: 13px;
    color: #1565C0;
}

.sl-nav-phone:hover {
    color: #1565C0;
}

/* CTA Button */
.sl-nav-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #117dd4;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.2s ease;
}

.sl-nav-cta:hover {
    background: #1251a3;
    color: #fff !important;
}

/* =============================================
   SL NAVBAR DESKTOP (≥992px)
============================================= */
@media (min-width: 992px) {

    /* Force flex on collapse — desktop only */
    #site-header .navbar-collapse {
        display: flex !important;
        flex-direction: row;
        align-items: center;
    }

}

/* =============================================
   SL NAVBAR MOBILE (≤991px)
============================================= */
@media (max-width: 991px) {

    /* Hide right side */
    .sl-nav-right {
        display: none !important;
    }

    /* flex-parent — keep as row on mobile */
    #site-header .flex-parent {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 0;
    }

    /* navbar-header — logo left, burger right */
    #site-header .navbar-header {
        flex: 1;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        float: none;
        margin: 0;
    }

    /* Logo — left aligned */
    #site-header .navbar-header .navbar-brand {
        float: none;
        margin: 0;
        padding: 0;
        height: 60px;
        line-height: 60px;
        display: flex;
        align-items: center;
    }

    /* Hamburger wrapper — push to right */
    #site-header .header-buttons-wrapper {
        display: flex;
        align-items: center;
        margin-left: auto;
    }

    /* Ham icon fix */
    .header-ham-icon {
        float: none;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 30px;
        height: 30px;
    }

    /* Let Bootstrap handle collapse on mobile */
    #site-header .navbar-collapse {
        display: none !important;
        flex: none;
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        background: #fff;
        border-top: 1px solid #E5E7EB;
        z-index: 100;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    }

    /* Bootstrap adds .in when menu is opened */
    #site-header .navbar-collapse.in {
        display: block !important;
    }

    /* Stack nav links vertically on mobile */
    #site-header .navbar-collapse .nav.navbar-nav {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        gap: 0;
    }

    #site-header .navbar-collapse .nav.navbar-nav > li {
        width: 100%;
    }

    #site-header .navbar-collapse .nav.navbar-nav > li > a {
        padding: 12px 15px;
        border-radius: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

    /* Sidebar background — white instead of black */
    #left-sidebar.sidebar-nav {
        background-color: #ffffff;
        box-shadow: 4px 0 20px rgba(0, 0, 0, 0.12);
        width: 270px;
    }

    /* Sidebar header area — blue top strip */
    #left-sidebar.sidebar-nav::before {
        content: '';
        display: block;
        height: 4px;
        background: #1565C0;
        width: 100%;
    }

    /* Nav links — dark text on white */
    #left-sidebar .navbar-nav > li > a,
    #left-sidebar .navbar-nav .open .dropdown-menu > li > a {
        color: #374151 !important;
        font-size: 15px;
        font-weight: 500;
        padding: 14px 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
        background-color: transparent;
        transition: color 0.2s ease, background 0.2s ease, padding-left 0.2s ease;
    }

    /* Nav link hover */
    #left-sidebar .navbar-nav > li > a:hover {
        color: #1565C0 !important;
        background-color: rgba(21, 101, 192, 0.06) !important;
        padding-left: 26px;
    }

    /* Active / current page link */
    #left-sidebar .navbar-nav > li.active > a,
    #left-sidebar .navbar-nav > li.current-menu-item > a,
    #left-sidebar .navbar-nav > li.current-menu-parent > a {
        color: #1565C0 !important;
        background-color: rgba(21, 101, 192, 0.08) !important;
        border-left: 3px solid #1565C0 !important;
        padding-left: 17px;
    }

    /* Dropdown arrow color — dark */
    #left-sidebar .dropdown > a .caret:after {
        color: #374151 !important;
    }

    /* Dropdown submenu items */
    #left-sidebar .navbar-nav .open .dropdown-menu > li > a {
        padding-left: 32px;
        font-size: 14px;
        color: #6B7280 !important;
        background-color: #F9FAFB !important;
    }

    #left-sidebar .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #1565C0 !important;
        background-color: rgba(21, 101, 192, 0.06) !important;
    }

    /* Open dropdown background */
    #left-sidebar .navbar-nav > li.open {
        background-color: #F9FAFB;
    }

    /* Sidebar overlay — keep dark */
    .sidebar-overlay {
        background-color: rgba(0, 0, 0, 0.5);
    }

    /* Sidebar footer — phone & CTA button */
    .sl-sidebar-footer {
        padding: 20px;
        border-top: 1px solid rgba(0, 0, 0, 0.08);
        margin-top: 10px;
    }

    .sl-sidebar-footer .sl-nav-phone {
        display: flex !important;
        margin-bottom: 12px;
        font-size: 14px;
        font-weight: 600;
        color: #374151;
    }

    .sl-sidebar-footer .sl-nav-cta {
        display: flex !important;
        width: 100%;
        text-align: center;
        justify-content: center;
        padding: 12px 20px;
        border-radius: 8px;
        font-size: 14px;
    }

}
/* =============================================
   SL NAVBAR OVERRIDES END
============================================= */








/* =============================================
   RESET & BASE
============================================= */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html, body { height: 100%; }
body {
    font-family: 'Plus Jakarta Sans', sans-serif;
    background: #0a0e1a;
    overflow-x: hidden;
}
img {
    display: block;
    max-width: 100%;
}
button {
    cursor: pointer;
    border: none;
    background: none;
    font-family: inherit;
}
a {
    text-decoration: none;
    color: inherit;
}



/* =============================================
   LAYOUT STRUCTURE
============================================= */
.cont-wrap {
    width: 100%;
    display: flex;
    align-items: center;
}



/* =============================================
   GLOBAL COMMON: BUTTONS
============================================= */
.btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 28px;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    white-space: nowrap;
}
.btn-primary {
    background: #117dd4;
    color: #fafafa;
}
.btn-primary:hover {
    background: #1976D2;
}
.btn-secondary {
    background: rgba(255, 255, 255, 0.10);
    color: #fafafa;
    border: 1px solid rgba(255, 255, 255, 0.22);
    backdrop-filter: blur(4px);
}
.btn-secondary:hover {
    color: #fafafa;
    background: rgba(255, 255, 255, 0.18);
}



/* =============================================
   GLOBAL COMMON: OUTLINE DARK BUTTON
============================================= */
.btn-outline-dark {
    background: transparent;
    color: #111827;
    border: 1px solid #D1D5DB;
}
.btn-outline-dark:hover {
    background: #F3F4F6;
}

/* .btn.focus, .btn:focus {
    color: #000000;
    text-decoration: none;
} */

/* =============================================
   GLOBAL COMMON: BADGE
============================================= */
.sl-badge {
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.10);
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 7px 15px;
    border-radius: 6px;
    backdrop-filter: blur(6px);
    margin-bottom: 0;
    width: fit-content;
}
.sl-badge i {
    font-size: 12px;
    opacity: 0.85;
}

/* Badge dark variant */
.sl-badge-dark {
    background: #117dd41a;
    border: 1px solid #117dd433;
    color: #117dd4;
    backdrop-filter: none;
}

/* Badge light variant */
.sl-badge-light {
    background: #d9dbdd;
    border: 1px solid #E5E7EB;
    color: #1d1f20;
    backdrop-filter: none;
}

.sl-badge-light i {
    font-size: 12px;
    color: #1d1f20;
    opacity: 1;
}


/* =============================================
   GLOBAL COMMON: TYPOGRAPHY SYSTEM
============================================= */

/* Display — hero headlines only */
.sl-display-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 72px;
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -1.5px;
    color: #fff;
    margin-bottom: 22px;
    max-width: 640px;
}

/* Section title — main heading of each section */
.sl-section-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.8px;
    color: #fff;
    margin-bottom: 14px;
    max-width: 600px;
}

/* Section subtitle — small label above title */
.sl-section-subtitle {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #2196F3;
    margin-bottom: 12px;
}

/* Large description — primary paragraph */
.sl-desc-lg {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.65;
    color: #ffffffe6;
    margin-bottom: 12px;
    max-width: 710px;
}

/* Small description — secondary/supporting paragraph */
.sl-desc-sm {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
    color: #ffffffb3;
    margin-bottom: 35px;
    max-width: 670px;
}

/* Body text — general content paragraphs */
.sl-body-text {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    color: #cbd5e1;
    max-width: 560px;
}

/* Dark text variants — for light background sections */
.sl-title-dark {
    color: #1d1f20;
}
.sl-text-dark {
    color: #1d1f20;
}

/* Highlight span — blue accent inside titles */
.sl-text-highlight {
    background: linear-gradient(to right, #117dd4, #2563eb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Card title */
.sl-card-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #1d1f20;
    line-height: 1.3;
}

/* Card description */
.sl-card-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7;
    color: #1d1f20;
    max-width: 100%;
    margin-top: 10px;
}



/* =============================================
   GLOBAL COMMON: TRUST ROW
============================================= */
.sl-trust-row {
    display: flex;
    align-items: center;
    gap: 32px;
    margin-top: 34px;
}
.sl-trust-item {
    font-family: "Plus Jakarta Sans", sans-serif;
    display: flex;
    align-items: center;
    gap: 9px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.70);
}
.sl-trust-item i {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.55);
}



/* =============================================
   GLOBAL COMMON: SERVICE ICON BOX
============================================= */
.sl-service-icon {
    width: 44px;
    height: 44px;
    min-width: 44px;
    border-radius: 10px;
    background: #117dd41a;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #117dd4;
    font-size: 18px;
}

/* =============================================
   RESPONSIVE — GLOBAL COMMON 
============================================= */
/* --- 1599px --- */
@media (max-width: 1599px) {
    .sl-display-title { 
        font-size: 65px; 
        letter-spacing: -1.4px; 
    }
    .sl-section-title { 
        font-size: 45px; 
    }
    .sl-desc-lg { 
        font-size: 19px; 
    }
    .sl-desc-sm { 
        font-size: 19px; 
    }
    .sl-body-text { 
        font-size: 19px; 
    }
    .sl-section-subtitle { 
        font-size: 13px; 
    }
    .sl-card-title { 
        font-size: 18px; 
    }
    .sl-card-desc { 
        font-size: 14px; 
    }
    .sl-trust-item { 
        font-size: 14px; 
    }
    .btn { 
        font-size: 17px; 
        padding: 14px 26px; 
    }
}

/* --- 1399px --- */
@media (max-width: 1399px) {
    .sl-display-title { 
        font-size: 65px; 
        letter-spacing: -1.2px; 
        max-width: 100%;
    }
    .sl-section-title { 
        font-size: 45px; 
    }
    .sl-desc-lg { 
        font-size: 19px; 
    }
    .sl-desc-sm { 
        font-size: 19px; 
    }
    .sl-body-text { 
        font-size: 19px; 
    }
    .sl-section-subtitle { 
        font-size: 13px; 
    }
    .sl-card-title { 
        font-size: 18px; 
    }
    .sl-card-desc { 
        font-size: 14px; 
    }
    .sl-trust-item { 
        font-size: 14px; 
    }
    .btn { 
        font-size: 17px; 
        padding: 14px 24px; 
    }
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-display-title { 
        font-size: 55px; 
        letter-spacing: -1px; 
    }
    .sl-section-title { 
        font-size: 40px; 
        letter-spacing: -0.6px; 
    }
    .sl-desc-lg { 
        font-size: 18px; 
    }
    .sl-desc-sm { 
        font-size: 18px; 
    }
    .sl-body-text { 
        font-size: 18px; 
    }
    .sl-section-subtitle { 
        font-size: 12px; 
    }
    .sl-card-title { 
        font-size: 17px; 
    }
    .sl-card-desc { 
        font-size: 14px; 
    }
    .sl-trust-item { 
        font-size: 14px; 
    }
    .btn {
        font-size: 16px; 
        padding: 13px 22px; 
    }
}

/* --- 991px --- */
@media (max-width: 991px) {
    .sl-display-title { 
        font-size: 48px; 
        letter-spacing: -0.8px; 
        max-width: 100%; 
    }
    .sl-section-title { 
        font-size: 35px; 
        letter-spacing: -0.5px; 
        max-width: 100%; 
    }
    .sl-desc-lg { 
        font-size: 17px; 
        max-width: 100%; 
    }
    .sl-desc-sm { 
        font-size: 17px; 
        max-width: 100%; 
    }
    .sl-body-text { 
        font-size: 17px; 
        max-width: 100%; 
    }
    .sl-section-subtitle { 
        font-size: 12px; 
    }
    .sl-card-title { 
        font-size: 16px; 
    }
    .sl-card-desc { 
        font-size: 13px; 
    }
    .sl-trust-item { 
        font-size: 13px; 
    }
    .btn { 
        font-size: 15px; 
        padding: 12px 20px; 
    }
    .sl-trust-row { 
        gap: 20px; 
        flex-wrap: wrap; 
    }
}

/* --- 767px --- */
@media (max-width: 767px) {
    .sl-display-title { 
        font-size: 40px; 
        letter-spacing: -0.6px; 
    }
    .sl-section-title { 
        font-size: 32px; 
        letter-spacing: -0.4px; 
    }
    .sl-desc-lg { 
        font-size: 16px; 
    }
    .sl-desc-sm { 
        font-size: 16px; 
        margin-bottom: 24px; 
    }
    .sl-body-text { 
        font-size: 16px; 
    }
    .sl-section-subtitle { 
        font-size: 12px; 
    }
    .sl-card-title { 
        font-size: 16px; 
    }
    .sl-card-desc { 
        font-size: 13px; 
    }
    .btn { 
        font-size: 15px; 
        padding: 12px 18px; 
    }
    .sl-trust-row { 
        gap: 14px; 
        margin-top: 22px; 
    }
    .sl-trust-item { 
        font-size: 13px; 
    }
}

/* --- 575px --- */
@media (max-width: 575px) {
    .sl-display-title { 
        font-size: 35px; 
        letter-spacing: -0.4px; 
        margin-bottom: 16px; 
    }
    .sl-section-title { 
        font-size: 28px; 
        letter-spacing: -0.3px; 
        margin-bottom: 10px; 
    }
    .sl-desc-lg { 
        font-size: 15px; 
    }
    .sl-desc-sm { 
        font-size: 15px; 
        margin-bottom: 20px; 
    }
    .sl-body-text { 
        font-size: 15px; 
    }
    .sl-section-subtitle { 
        font-size: 11px; 
        letter-spacing: 1.3px; 
    }
    .sl-card-title { 
        font-size: 15px; 
    }
    .sl-card-desc { 
        font-size: 13px; 
    }
    .btn { 
        font-size: 14px; 
        padding: 11px 16px; 
        gap: 8px; 
    }
    .sl-trust-row { 
        flex-direction: column; 
        gap: 10px; 
        margin-top: 18px; 
        align-items: flex-start;
    }
    .sl-trust-item { 
        font-size: 13px; 
    }
    .sl-badge { 
        font-size: 11px; 
        padding: 6px 12px; 
    }
}

/* --- 480px --- */
@media (max-width: 480px) {
    .sl-display-title { 
        font-size: 30px; 
        letter-spacing: -0.3px; 
        margin-bottom: 14px; 
    }
    .sl-section-title { 
        font-size: 24px; 
        letter-spacing: -0.2px; 
        margin-bottom: 8px; 
    }
    .sl-section-subtitle { 
        font-size: 11px; 
        letter-spacing: 1.2px; 
    }
    .sl-desc-lg { 
        font-size: 14px; 
        line-height: 1.6; 
    }
    .sl-desc-sm { 
        font-size: 14px; 
        line-height: 1.6; 
        margin-bottom: 16px; 
    }
    .sl-body-text { 
        font-size: 14px; 
        line-height: 1.65; 
    }
    .sl-card-title { 
        font-size: 15px; 
    }
    .sl-card-desc { 
        font-size: 13px; 
    }
    .btn { 
        font-size: 13px; 
        padding: 10px 14px; 
        gap: 6px; 
    }
    .sl-trust-row { 
        flex-direction: column; 
        gap: 8px; 
        margin-top: 14px; 
    }
    .sl-trust-item { 
        font-size: 12px; 
    }
    .sl-badge { 
        font-size: 11px; 
        padding: 5px 10px; 
    }
}






/* =============================================
   SL HOME — HERO SECTION
============================================= */
.sl-home-hero {
    position: relative;
    width: 100%;
    height: 90vh;
    min-height: 660px;
    max-height: 1200px;
}

/* Owl carousel wrapper fills full height */
.sl-home-hero .owl-carousel,
.sl-home-hero .owl-stage-outer,
.sl-home-hero .owl-stage,
.sl-home-hero .owl-item {
    height: 100%;
}

/* Each slide */
.sl-hero-slide {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.sl-hero-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.sl-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(5, 10, 25, 0.84) 0%,
        rgba(5, 10, 25, 0.62) 42%,
        rgba(5, 10, 25, 0.15) 100%
    );
    z-index: 1;
}

.sl-home-hero .container {
    position: relative;
    z-index: 2;
}

.sl-hero-content {
    flex: 0 0 58%;
    max-width: 690px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 80px 0;
}

.sl-hero-btns {
    display: flex;
    align-items: center;
    gap: 14px;
}

/* Hide default owl nav only — dots now enabled */
.sl-home-hero .owl-nav {
    display: none !important;
}

/* Pagination dots — bottom center */
.sl-home-hero .owl-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 6px;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    z-index: 20;
}
.sl-home-hero .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.38);
    margin: 0 !important;
    transition: all 0.35s ease;
}
.sl-home-hero .owl-dot.active span {
    width: 26px;
    background: #2196F3;
}

/* Nav arrows — bottom right */
.sl-hero-nav-wrap {
    position: absolute;
    bottom: 42px;
    right: 60px;
    z-index: 20;
    display: flex;
}
.sl-hero-nav {
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.sl-hero-nav-btn {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.10);
    border: 1px solid rgba(255, 255, 255, 0.22);
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.25s;
    backdrop-filter: blur(4px);
}
.sl-hero-nav-btn:hover {
    background: rgba(255, 255, 255, 0.22);
}

/* --- 1599px --- */
@media (max-width: 1599px) {
    .sl-home-hero { 
        height: 89vh; 
        min-height: 580px; 
    }
    .sl-hero-content { 
        flex: 0 0 60%; 
        max-width: 710px; 
        padding: 75px 0; 
    }
}

/* --- 1399px --- */
@media (max-width: 1399px) {
    .sl-home-hero { 
        height: 88vh; 
        min-height: 580px;
    }
    .sl-hero-content { 
        flex: 0 0 62%; 
        max-width: 720px; 
        padding: 70px 0; 
    }
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-home-hero { 
        height: 85vh; 
        min-height: 580px;
    }
    .sl-hero-content  { 
        flex: 0 0 68%; 
        max-width: 680px; 
        padding: 60px 0; 
    }
    .sl-hero-btns { 
        gap: 12px; 
    }
}

/* --- 991px --- */
@media (max-width: 991px) {
    .sl-home-hero { 
        height: 80vh; 
        min-height: 580px; 
    }
    .sl-hero-content { 
        flex: 0 0 80%; 
        max-width: 100%; 
        padding: 50px 0; 
    }
    .sl-hero-overlay {
        background: linear-gradient(
            to right,
            rgba(5, 10, 25, 0.88) 0%,
            rgba(5, 10, 25, 0.72) 55%,
            rgba(5, 10, 25, 0.30) 100%
        );
    }
    .sl-hero-nav-wrap { 
        right: 40px; 
        bottom: 36px; 
    }
}

/* --- 767px --- */
@media (max-width: 767px) {
    .sl-home-hero { 
        height: 80vh; 
        min-height: 580px; 
    }
    .sl-hero-slide { 
        align-items: flex-end; 
        padding-bottom: 80px; 
    }
    .sl-hero-content { 
        flex: 0 0 100%; 
        max-width: 100%; 
        padding: 40px 0 0; 
    }
    .sl-hero-overlay {
        background: linear-gradient(
            to top,
            rgba(5, 10, 25, 0.95) 0%,
            rgba(5, 10, 25, 0.75) 55%,
            rgba(5, 10, 25, 0.30) 100%
        );
    }
    .sl-hero-btns { 
        flex-wrap: wrap; 
        gap: 10px; 
    }
    .sl-hero-nav-wrap { 
        right: 20px; 
        bottom: 28px; 
    }
    .sl-home-hero .owl-dots { 
        bottom: 30px; 
    }
}

/* --- 575px --- */
@media (max-width: 575px) {
    .sl-home-hero { 
        min-height: 580px; 
    }
    .sl-hero-slide { 
        padding-bottom: 70px; 
    }
    .sl-hero-content { 
        padding: 30px 0 0; 
    }
    .sl-hero-btns { 
        flex-direction: column; 
        align-items: flex-start; 
        gap: 8px; 
    }
    .sl-hero-btns .btn { 
        width: 100%; 
        justify-content: center; 
    }
    .sl-hero-nav-wrap { 
        right: 16px; 
        bottom: 22px; 
    }
    .sl-hero-nav-btn { 
        width: 38px; 
        height: 38px; 
        font-size: 12px; 
    }
    .sl-home-hero .owl-dots { 
        bottom: 24px; 
    }
}

/* --- 480px --- */
@media (max-width: 480px) {
    .sl-home-hero { 
        min-height: 580px; 
    }
    .sl-hero-slide { 
        padding-bottom: 65px; 
    }
    .sl-hero-content { 
        padding: 24px 0 0; 
    }
    .sl-hero-nav-wrap { 
        right: 12px; 
        bottom: 18px; 
    }
    .sl-hero-nav-btn { 
        width: 34px; 
        height: 34px; 
        font-size: 11px; 
    }
    .sl-home-hero .owl-dots { 
        bottom: 20px; 
        gap: 5px; 
    }
    .sl-home-hero .owl-dot span { 
        width: 6px; 
        height: 6px; 
    }
    .sl-home-hero .owl-dot.active span { 
        width: 20px; 
    }
}
/* =============================================
   SL HOME — HERO SECTION END
============================================= */





/* =============================================
   SL HOME — SERVICES SECTION
============================================= */
.sl-home-services {
    background: #f8fafc;
    padding: 90px 0;
}

/* Section header — centered */
.sl-services-header {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 52px;
}
.sl-services-header .sl-section-title {
    text-align: center;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
}
.sl-services-header .sl-body-text {
    text-align: center;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

/* Cards row */
.sl-services-cards {
    align-items: stretch;
    gap: 24px;
}

/* Individual card */
.sl-service-card {
    flex: 1;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #e1e7ef;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.sl-service-card:hover {
    background: #f5f5f5;
}

/* Card image */
.sl-service-card-img {
    width: 100%;
    height: 220px;
    overflow: hidden;
}
.sl-service-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

/* Card body */
.sl-service-card-body {
    padding: 28px 28px 32px;
    display: flex;
    flex-direction: column;
}

/* Icon + title row */
.sl-service-card-title-wrap {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 4px;
}

/* --- 1599px --- */
@media (max-width: 1599px) {
    .sl-home-services {
        padding: 80px 0;
    }
    .sl-services-header {
        margin-bottom: 48px;
    }
}

/* --- 1399px --- */
@media (max-width: 1399px) {
    .sl-home-services {
        padding: 80px 0;
    }
    .sl-services-header {
        margin-bottom: 44px;
    }
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-home-services {
        padding: 70px 0;
    }
    .sl-services-header {
        margin-bottom: 40px;
    }
    .sl-services-cards {
        gap: 20px;
    }
    .sl-service-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        font-size: 16px;
    }
    .sl-service-card-img {
        height: 200px;
    }
    .sl-service-card-body {
        padding: 24px 24px 28px;
    }
}

/* --- 991px --- */
@media (max-width: 991px) {
    .sl-home-services {
        padding: 60px 0;
    }
    .sl-services-header {
        margin-bottom: 36px;
    }
    .sl-services-cards {
        gap: 16px;
    }
    .sl-service-icon {
        width: 38px;
        height: 38px;
        min-width: 38px;
        font-size: 15px;
    }
    .sl-service-card-img {
        height: 190px;
    }
    .sl-service-card-body {
        padding: 20px 20px 24px;
    }
    .sl-service-card-title-wrap {
        gap: 10px;
    }
}

/* --- 767px --- */
@media (max-width: 767px) {
    .sl-home-services {
        padding: 50px 0;
    }
    .sl-services-header {
        margin-bottom: 30px;
    }
    .sl-services-cards {
        flex-direction: column;
        gap: 16px;
    }
    .sl-service-card {
        flex: none;
        width: 100%;
    }
    .sl-service-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        font-size: 16px;
    }
    .sl-service-card-img {
        height: 220px;
    }
    .sl-service-card-body {
        padding: 22px 22px 26px;
    }
}

/* --- 575px --- */
@media (max-width: 575px) {
    .sl-home-services {
        padding: 44px 0;
    }
    .sl-services-header {
        margin-bottom: 26px;
    }
    .sl-service-icon {
        width: 38px;
        height: 38px;
        min-width: 38px;
        font-size: 15px;
    }
    .sl-service-card-img {
        height: 200px;
    }
    .sl-service-card-body {
        padding: 18px 18px 22px;
    }
    .sl-service-card-title-wrap {
        gap: 10px;
        margin-bottom: 6px;
    }
}

/* --- 480px --- */
@media (max-width: 480px) {
    .sl-home-services {
        padding: 36px 0;
    }
    .sl-services-header {
        margin-bottom: 22px;
    }
    .sl-service-icon {
        width: 34px;
        height: 34px;
        min-width: 34px;
        font-size: 14px;
        border-radius: 8px;
    }
    .sl-service-card-img {
        height: 180px;
    }
    .sl-service-card-body {
        padding: 16px 16px 20px;
    }
    .sl-service-card-title-wrap {
        gap: 8px;
        margin-bottom: 6px;
    }
}
/* =============================================
   SL HOME — SERVICES SECTION END
============================================= */





/* =============================================
   SL HOME — RESPONSE SECTION
============================================= */
.sl-home-response {
    background: #f8fafc;
    padding: 90px 0;
}


/* Outer rounded wrapper */
.sl-response-wrapper {
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #E5E7EB;
    padding: 52px 48px;
    margin-bottom: 20px;
}


/* Inner two-column */
.sl-response-inner {
    align-items: stretch;
    gap: 48px;
}


/* LEFT */
.sl-response-left {
    flex: 0 0 calc(50% - 24px);
    max-width: calc(50% - 24px);
    background: transparent;
    border: none;
    display: flex;
    flex-direction: column;
}
/* 3-class specificity — always beats global .sl-section-title */
.sl-home-response .sl-response-left .sl-section-title {
    font-size: 36px;
    margin-bottom: 16px;
}
.sl-response-left .sl-body-text {
    margin-bottom: 32px;
}


/* Stats row */
.sl-response-stats {
    display: flex;
    gap: 12px;
    margin-bottom: 32px;
}
.sl-stat-box {
    flex: 1;
    background: #f1f5f9;
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    padding: 16px 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}


/* Scoped base — not in global */
.sl-home-response .sl-response-stat-value {
    font-size: 25px;
    font-weight: 700;
    color: #1d1f20;
    line-height: 1;
    letter-spacing: -0.5px;
}
.sl-home-response .sl-response-stat-label {
    font-size: 10px;
    font-weight: 500;
    color: #3c4044;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.4;
}


/* Phone icon flip */
.sl-response-btns .btn-outline-dark .fa-phone {
    transform: scaleX(-1);
    display: inline-block;
}


/* Buttons */
.sl-response-btns {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: auto;
}


/* RIGHT */
.sl-response-right {
    flex: 0 0 calc(50% - 24px);
    max-width: calc(50% - 24px);
    display: flex;
    flex-direction: column;
    gap: 12px;
    background: transparent;
    border: none;
}


/* Alert card base */
.sl-alert-card {
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 14px;
    padding: 20px 22px;
    transition: background 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}


/* Expandable cards */
.sl-alert-expandable {
    cursor: pointer;
}


/* Info card */
.sl-alert-info-card {
    background: #117dd40d;
    border-color: #117dd433;
}


/* Hide desc + tags by default */
.sl-alert-expandable .sl-alert-desc,
.sl-alert-expandable .sl-alert-tags {
    display: none;
}


/* ---- EXPANDED STATES ---- */
.sl-alert-expandable.sl-alert-expanded[data-gradient="blue"] {
    background: linear-gradient(135deg, #2B5CE6, #1a3fb8);
    border-color: #2B5CE6;
}
.sl-alert-expandable.sl-alert-expanded[data-gradient="orange"] {
    background: linear-gradient(135deg, #f96702, #dc2626);
    border-color: #f97316;
}
.sl-alert-expandable.sl-alert-expanded[data-gradient="red"] {
    background: linear-gradient(135deg, #ef4444, #be185d);
    border-color: #ef4444;
}
.sl-alert-expandable.sl-alert-expanded .sl-alert-desc {
    display: block;
}
.sl-alert-expandable.sl-alert-expanded .sl-alert-tags {
    display: flex;
}
.sl-alert-expandable.sl-alert-expanded .sl-alert-title {
    color: #fff;
    font-size: 18px;
}
.sl-alert-expandable.sl-alert-expanded .sl-alert-sub {
    color: #ffffffb3;
    font-size: 12px;
}
.sl-alert-expandable.sl-alert-expanded .sl-alert-time {
    color: #fff;
    background: rgba(255, 255, 255, 0.20);
}
.sl-alert-expandable.sl-alert-expanded .sl-alert-icon-blue-soft,
.sl-alert-expandable.sl-alert-expanded .sl-alert-icon-orange,
.sl-alert-expandable.sl-alert-expanded .sl-alert-icon-red {
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
}


/* Alert top row */
.sl-alert-top {
    display: flex;
    align-items: center;
    gap: 14px;
}


/* Alert icon box */
.sl-alert-icon-wrap {
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}
.sl-alert-icon-blue-soft {
    background: rgb(43 92 230 / 5%);
    color: #2B5CE6;
}
.sl-alert-icon-orange {
    background: rgb(251 146 60 / 5%);
    color: #F97316;
}
.sl-alert-icon-red {
    background: rgb(239 68 68 / 5%);
    color: #EF4444;
}
.sl-alert-icon-soft {
    background: #117dd41a;
    color: #1565C0;
    border-radius: 50%;
}


/* Alert text info */
.sl-alert-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.sl-alert-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #111827;
    line-height: 1.3;
}
.sl-alert-info-card .sl-alert-title {
    font-size: 14px;
    color: #1d1f20;
}
.sl-alert-sub {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #3c4044;
    line-height: 1.4;
}
.sl-alert-info-card .sl-alert-sub {
    color: #3c4044;
    font-size: 13px;
}


/* Response time badge */
.sl-alert-time {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    background: rgba(255, 255, 255, 0.20);
    border-radius: 20px;
    padding: 5px 12px;
    white-space: nowrap;
}
.sl-alert-time-dark {
    color: #374151;
    background: #F3F4F6;
}
.sl-alert-time i { font-size: 11px; }


/* Card description */
.sl-alert-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.65;
    color: #fffc;
    margin-top: 14px;
    max-width: 100%;
}


/* Card tags */
.sl-alert-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 14px;
}
.sl-alert-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.20);
    border-radius: 20px;
    padding: 5px 12px;
}
.sl-alert-tag i { font-size: 11px; }


/* Bottom CTA */
.sl-response-bottom-cta {
    display: flex;
    justify-content: center;
    margin-top: 8px;
}
.sl-btn-learn-more {
    font-family: "Plus Jakarta Sans", sans-serif;
    background: transparent;
    color: #374151;
    border: 1px solid #D1D5DB;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    padding: 14px 32px;
    gap: 10px;
    transition: all 0.25s ease;
}
.sl-btn-learn-more:hover {
    background: #F3F4F6;
    border-color: #9CA3AF;
}


/* --- 1599px --- */
@media (max-width: 1599px) {
    .sl-home-response {
        padding: 80px 0;
    }
    .sl-response-wrapper {
        padding: 48px 44px;
    }
    .sl-response-inner {
        gap: 44px;
    }
}


/* --- 1399px --- */
@media (max-width: 1399px) {
    .sl-home-response {
        padding: 80px 0;
    }
    .sl-response-wrapper {
        padding: 44px 40px;
    }
    .sl-response-inner {
        gap: 40px;
    }
    .sl-home-response .sl-response-stat-value {
        font-size: 23px;
    }
}


/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-home-response {
        padding: 70px 0;
    }
    .sl-response-wrapper {
        padding: 38px 34px;
    }
    .sl-response-inner {
        gap: 32px;
    }
    .sl-response-left {
        flex: 0 0 calc(50% - 16px);
        max-width: calc(50% - 16px);
    }
    .sl-response-right {
        flex: 0 0 calc(50% - 16px);
        max-width: calc(50% - 16px);
    }
    .sl-home-response .sl-response-stat-value {
        font-size: 21px;
    }
    .sl-home-response .sl-response-stat-label {
        font-size: 10px;
    }
    .sl-response-stats {
        gap: 10px;
    }
    .sl-stat-box {
        padding: 14px 10px;
    }
    .sl-alert-card {
        padding: 16px 18px;
    }
    .sl-alert-icon-wrap {
        width: 38px;
        height: 38px;
        min-width: 38px;
        font-size: 15px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-home-response {
        padding: 60px 0;
    }
    .sl-response-wrapper {
        padding: 32px 28px;
    }
    .sl-response-inner {
        flex-direction: column;
        gap: 32px;
    }
    .sl-response-left {
        flex: none;
        max-width: 100%;
        width: 100%;
    }
    .sl-response-right {
        flex: none;
        max-width: 100%;
        width: 100%;
    }
    /* 3-class — beats global */
    .sl-home-response .sl-response-left .sl-section-title {
        font-size: 32px;
        margin-bottom: 14px;
    }
    .sl-response-left .sl-body-text {
        margin-bottom: 24px;
    }
    .sl-response-stats {
        gap: 12px;
        margin-bottom: 28px;
    }
    .sl-home-response .sl-response-stat-value {
        font-size: 22px;
    }
    .sl-home-response .sl-response-stat-label {
        font-size: 10px;
    }
    .sl-response-btns {
        margin-top: 0;
    }
    .sl-alert-card {
        padding: 16px 18px;
    }
    .sl-alert-icon-wrap {
        width: 38px;
        height: 38px;
        min-width: 38px;
        font-size: 15px;
    }
    .sl-alert-desc {
        font-size: 13px;
        margin-top: 12px;
    }
    .sl-btn-learn-more {
        padding: 12px 28px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-home-response {
        padding: 50px 0;
    }
    .sl-response-wrapper {
        padding: 28px 22px;
        border-radius: 16px;
    }
    .sl-response-inner {
        gap: 28px;
    }
    /* 3-class — beats global */
    .sl-home-response .sl-response-left .sl-section-title {
        font-size: 28px;
        margin-bottom: 12px;
    }
    .sl-response-left .sl-body-text {
        margin-bottom: 20px;
    }
    .sl-response-stats {
        gap: 10px;
        margin-bottom: 24px;
    }
    .sl-stat-box {
        padding: 14px 8px;
    }
    .sl-home-response .sl-response-stat-value {
        font-size: 20px;
    }
    .sl-home-response .sl-response-stat-label {
        font-size: 9.5px;
    }
    .sl-response-btns {
        flex-wrap: wrap;
        gap: 10px;
    }
    .sl-alert-card {
        padding: 14px 16px;
    }
    .sl-alert-icon-wrap {
        width: 36px;
        height: 36px;
        min-width: 36px;
        font-size: 14px;
    }
    .sl-alert-top {
        gap: 10px;
    }
    .sl-alert-title {
        font-size: 14px;
    }
    .sl-alert-sub {
        font-size: 12px;
    }
    .sl-alert-desc {
        font-size: 13px;
        margin-top: 10px;
    }
    .sl-btn-learn-more {
        padding: 12px 24px;
        font-size: 13px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-home-response {
        padding: 44px 0;
    }
    .sl-response-wrapper {
        padding: 22px 16px;
        border-radius: 14px;
    }
    .sl-response-inner {
        gap: 24px;
    }
    /* 3-class — beats global */
    .sl-home-response .sl-response-left .sl-section-title {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .sl-response-left .sl-body-text {
        margin-bottom: 16px;
    }
    .sl-response-stats {
        gap: 8px;
        margin-bottom: 20px;
    }
    .sl-stat-box {
        padding: 12px 6px;
        border-radius: 8px;
    }
    .sl-home-response .sl-response-stat-value {
        font-size: 18px;
    }
    .sl-home-response .sl-response-stat-label {
        font-size: 9px;
        letter-spacing: 0.8px;
    }
    .sl-response-btns {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    .sl-response-btns .btn {
        width: 100%;
        justify-content: center;
    }
    .sl-alert-card {
        padding: 12px 14px;
        border-radius: 12px;
    }
    .sl-alert-icon-wrap {
        width: 34px;
        height: 34px;
        min-width: 34px;
        font-size: 14px;
        border-radius: 8px;
    }
    .sl-alert-top {
        gap: 10px;
    }
    .sl-alert-desc {
        font-size: 12px;
        margin-top: 10px;
    }
    .sl-alert-tags {
        gap: 6px;
        margin-top: 12px;
    }
    .sl-alert-tag {
        font-size: 11px;
        padding: 4px 10px;
    }
    .sl-btn-learn-more {
        width: 100%;
        justify-content: center;
        padding: 12px 20px;
        font-size: 13px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-home-response {
        padding: 36px 0;
    }
    .sl-response-wrapper {
        padding: 18px 14px;
        border-radius: 12px;
        margin-bottom: 14px;
    }
    .sl-response-inner {
        gap: 20px;
    }
    /* 3-class — beats global */
    .sl-home-response .sl-response-left .sl-section-title {
        font-size: 22px;
        margin-bottom: 8px;
    }
    .sl-response-left .sl-body-text {
        margin-bottom: 14px;
    }
    .sl-response-stats {
        gap: 6px;
        margin-bottom: 18px;
    }
    .sl-stat-box {
        padding: 10px 4px;
        border-radius: 8px;
        gap: 4px;
    }
    .sl-home-response .sl-response-stat-value {
        font-size: 16px;
        letter-spacing: -0.3px;
    }
    .sl-home-response .sl-response-stat-label {
        font-size: 8.5px;
        letter-spacing: 0.6px;
    }
    .sl-alert-card {
        padding: 12px 12px;
        border-radius: 10px;
    }
    .sl-alert-icon-wrap {
        width: 32px;
        height: 32px;
        min-width: 32px;
        font-size: 13px;
        border-radius: 8px;
    }
    .sl-alert-top {
        gap: 8px;
    }
    .sl-alert-title {
        font-size: 13px;
    }
    .sl-alert-sub {
        font-size: 11px;
    }
    .sl-alert-desc {
        font-size: 12px;
        margin-top: 8px;
        line-height: 1.55;
    }
    .sl-alert-time {
        font-size: 11px;
        padding: 4px 8px;
    }
    .sl-alert-tags {
        gap: 5px;
        margin-top: 10px;
    }
    .sl-alert-tag {
        font-size: 10px;
        padding: 4px 8px;
    }
    .sl-btn-learn-more {
        font-size: 12px;
        padding: 11px 16px;
    }
}
/* =============================================
   SL HOME — RESPONSE SECTION END
============================================= */






/* =============================================
   SL HOME — SOLUTIONS SECTION
============================================= */
.sl-home-solutions {
    background: #e3e6e84d;
    padding: 90px 0 0;
}

/* Static header — centered */
.sl-solutions-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 48px;
}
.sl-solutions-header .sl-section-title {
    text-align: center;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}
.sl-solutions-header .sl-body-text {
    text-align: center;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}

/* Tab nav — single, centered, overlaps image top */
.sl-solutions-tab-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 6px;
    gap: 4px;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin-bottom: -60px;
}

.sl-tab-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #6B7280;
    background: transparent;
    border: none;
    border-radius: 8px;
    padding: 10px 22px;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}
.sl-tab-btn:hover {
    color: #111827;
    background: #F3F4F6;
}
.sl-tab-btn.sl-tab-active {
    background: #117dd4;
    color: #fff;
}
.sl-tab-btn i {
    font-size: 13px;
}

/* Tab panels */
.sl-tab-panel {
    display: none;
}
.sl-tab-panel.sl-tab-panel-active {
    display: block;
}

/* Image wrap */
.sl-solutions-image-wrap {
    position: relative;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    height: 420px;
}
.sl-solutions-image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

/* Overlay gradient — bottom fade only */
/* Overlay — dark left, transparent right */
.sl-solutions-img-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(5, 10, 25, 0.80) 0%,
        rgba(5, 10, 25, 0.50) 35%,
        rgba(5, 10, 25, 0.10) 65%,
        rgba(5, 10, 25, 0.0) 100%
    );
    display: flex;
    align-items: flex-end;
    padding: 28px 32px;
}

/* Bottom-left card on image */
.sl-solutions-img-card {
    display: flex;
    align-items: center;
    gap: 16px;
}
.sl-solutions-img-icon {
    width: 52px;
    height: 52px;
    min-width: 52px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    backdrop-filter: blur(4px);
}
.sl-solutions-img-title {
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
}
.sl-solutions-img-sub {
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fffc;
    margin-top: 3px;
}

/* Feature cards row */
.sl-solutions-feature-cards {
    display: flex;
    gap: 16px;
    margin-top: 16px;
}
.sl-feature-card {
    flex: 1;
    background: #117dd41a;
    border-radius: 14px;
    padding: 24px 22px 28px;
    display: flex;
    flex-direction: column;
    transition: background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.sl-feature-card:hover {
     box-shadow: 0 1px 9px rgb(0 0 0 / 12%);
}

.sl-feature-icon {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #117dd41a;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #117dd4;
    font-size: 16px;
    margin-bottom: 20px;
}
.sl-feature-card .sl-card-title {
    color: #111827;
    margin-bottom: 10px;
}
.sl-feature-card .sl-card-desc {
    color: #3c4044;
    margin-top: 0;
}

/* Static footer */
.sl-solutions-footer {
    border-top: 1px solid #117dd41a;
    margin-top: 40px;
    padding: 28px 0;
    text-align: center;
}
.sl-solutions-footer-text {
    font-size: 16px;
    font-weight: 600;
    color: #117dd4;
    text-align: center;
    max-width: 100%;
}

/* --- 1599px --- */
@media (max-width: 1599px) {
    .sl-home-solutions {
        padding: 80px 0 0;
    }
    .sl-solutions-header {
        margin-bottom: 44px;
    }
    .sl-solutions-image-wrap {
        height: 400px;
    }
    .sl-solutions-img-title {
        font-size: 19px;
    }
    .sl-feature-card {
        padding: 22px 20px 26px;
    }
}


/* --- 1399px --- */
@media (max-width: 1399px) {
    .sl-home-solutions {
        padding: 80px 0 0;
    }
    .sl-solutions-header {
        margin-bottom: 40px;
    }
    .sl-solutions-image-wrap {
        height: 380px;
    }
    .sl-solutions-feature-cards {
        gap: 14px;
    }
    .sl-feature-card {
        padding: 20px 18px 24px;
    }
}


/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-home-solutions {
        padding: 70px 0 0;
    }
    .sl-solutions-header {
        margin-bottom: 36px;
    }
    .sl-solutions-image-wrap {
        height: 340px;
    }
    .sl-solutions-img-overlay {
        padding: 22px 26px;
    }
    .sl-solutions-img-icon {
        width: 44px;
        height: 44px;
        min-width: 44px;
        font-size: 17px;
    }
    .sl-solutions-img-title {
        font-size: 18px;
    }
    .sl-solutions-img-sub {
        font-size: 13px;
    }
    .sl-solutions-feature-cards {
        gap: 12px;
    }
    .sl-feature-card {
        padding: 18px 16px 22px;
        border-radius: 12px;
    }
    .sl-feature-icon {
        width: 38px;
        height: 38px;
        font-size: 15px;
        margin-bottom: 16px;
    }
    .sl-tab-btn {
        padding: 9px 18px;
        font-size: 13px;
    }
    .sl-solutions-tab-nav {
        margin-bottom: -52px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-home-solutions {
        padding: 60px 0 0;
    }
    .sl-solutions-header {
        margin-bottom: 32px;
    }
    .sl-solutions-image-wrap {
        height: 300px;
    }
    .sl-solutions-img-overlay {
        padding: 20px 22px;
    }
    .sl-solutions-img-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        font-size: 16px;
    }
    .sl-solutions-img-title {
        font-size: 17px;
    }
    .sl-solutions-img-sub {
        font-size: 13px;
    }
    .sl-solutions-feature-cards {
        flex-wrap: wrap;
        gap: 12px;
    }
    .sl-feature-card {
        flex: 0 0 calc(50% - 6px);
        max-width: calc(50% - 6px);
        padding: 18px 16px 22px;
    }
    .sl-tab-btn {
        padding: 9px 16px;
        font-size: 13px;
    }
    .sl-solutions-tab-nav {
        margin-bottom: -52px;
    }
    .sl-solutions-footer {
        margin-top: 32px;
        padding: 24px 0;
    }
    .sl-solutions-footer-text {
        font-size: 15px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-home-solutions {
        padding: 50px 0 0;
    }
    .sl-solutions-header {
        margin-bottom: 28px;
    }
    .sl-solutions-tab-nav {
        width: 100%;
        margin-bottom: -44px;
        border-radius: 10px;
    }
    .sl-tab-btn {
        flex: 1;
        justify-content: center;
        padding: 9px 10px;
        font-size: 13px;
        gap: 6px;
    }
    .sl-tab-btn i {
        font-size: 12px;
    }
    .sl-solutions-image-wrap {
        height: 260px;
        border-radius: 12px;
    }
    .sl-solutions-img-overlay {
        padding: 16px 18px;
        background: linear-gradient(
            to right,
            rgba(5, 10, 25, 0.85) 0%,
            rgba(5, 10, 25, 0.55) 45%,
            rgba(5, 10, 25, 0.10) 100%
        );
    }
    .sl-solutions-img-card {
        gap: 12px;
    }
    .sl-solutions-img-icon {
        width: 36px;
        height: 36px;
        min-width: 36px;
        font-size: 14px;
        border-radius: 8px;
    }
    .sl-solutions-img-title {
        font-size: 15px;
    }
    .sl-solutions-img-sub {
        font-size: 12px;
        margin-top: 2px;
    }
    .sl-solutions-feature-cards {
        gap: 10px;
        margin-top: 12px;
    }
    .sl-feature-card {
        flex: 0 0 calc(50% - 5px);
        max-width: calc(50% - 5px);
        padding: 16px 14px 20px;
        border-radius: 12px;
    }
    .sl-feature-icon {
        width: 36px;
        height: 36px;
        font-size: 14px;
        margin-bottom: 14px;
    }
    .sl-solutions-footer {
        margin-top: 28px;
        padding: 20px 0;
    }
    .sl-solutions-footer-text {
        font-size: 14px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-home-solutions {
        padding: 44px 0 0;
    }
    .sl-solutions-header {
        margin-bottom: 24px;
    }
    .sl-solutions-tab-nav {
        padding: 5px;
        gap: 3px;
        margin-bottom: -40px;
    }
    .sl-tab-btn {
        padding: 8px 8px;
        font-size: 12px;
        gap: 5px;
    }
    .sl-solutions-image-wrap {
        height: 230px;
        border-radius: 10px;
    }
    .sl-solutions-img-overlay {
        padding: 14px 16px;
    }
    .sl-solutions-img-card {
        gap: 10px;
    }
    .sl-solutions-img-icon {
        width: 32px;
        height: 32px;
        min-width: 32px;
        font-size: 13px;
        border-radius: 8px;
    }
    .sl-solutions-img-title {
        font-size: 14px;
    }
    .sl-solutions-img-sub {
        font-size: 11px;
    }
    .sl-solutions-feature-cards {
        flex-direction: column;
        gap: 10px;
        margin-top: 12px;
    }
    .sl-feature-card {
        flex: none;
        max-width: 100%;
        width: 100%;
        padding: 16px 14px 20px;
        border-radius: 10px;
    }
    .sl-feature-icon {
        width: 34px;
        height: 34px;
        font-size: 13px;
        margin-bottom: 12px;
    }
    .sl-solutions-footer {
        margin-top: 24px;
        padding: 18px 0;
    }
    .sl-solutions-footer-text {
        font-size: 14px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-home-solutions {
        padding: 36px 0 0;
    }
    .sl-solutions-header {
        margin-bottom: 20px;
    }
    .sl-solutions-tab-nav {
        margin-bottom: -36px;
        border-radius: 8px;
    }
    .sl-tab-btn {
        padding: 7px 6px;
        font-size: 11.5px;
        gap: 4px;
        border-radius: 6px;
    }
    .sl-tab-btn i {
        font-size: 11px;
    }
    .sl-solutions-image-wrap {
        height: 200px;
        border-radius: 10px;
    }
    .sl-solutions-img-overlay {
        padding: 12px 14px;
    }
    .sl-solutions-img-card {
        gap: 8px;
    }
    .sl-solutions-img-icon {
        width: 30px;
        height: 30px;
        min-width: 30px;
        font-size: 12px;
        border-radius: 6px;
    }
    .sl-solutions-img-title {
        font-size: 13px;
    }
    .sl-solutions-img-sub {
        font-size: 11px;
        margin-top: 1px;
    }
    .sl-solutions-feature-cards {
        gap: 8px;
        margin-top: 10px;
    }
    .sl-feature-card {
        padding: 14px 12px 18px;
        border-radius: 10px;
    }
    .sl-feature-icon {
        width: 32px;
        height: 32px;
        font-size: 13px;
        margin-bottom: 10px;
    }
    .sl-solutions-footer {
        margin-top: 20px;
        padding: 16px 0;
    }
    .sl-solutions-footer-text {
        font-size: 13px;
    }
}
/* =============================================
   SL HOME — SOLUTIONS SECTION END
============================================= */






/* =============================================
   SL HOME — APP SECTION
============================================= */
.sl-store-btn-disabled {
    opacity: 0.55;
    cursor: not-allowed;
    pointer-events: none;
}

.sl-coming-soon-badge {
    font-size: 10px;
    font-weight: 700;
    color: #117dd4;
    background: #117dd41a;
    border: 1px solid #117dd433;
    border-radius: 6px;
    padding: 2px 7px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.sl-home-app {
    background: #e3e6e84d;
    padding: 90px 0;
}

/* Two-column layout */
.sl-app-inner {
    align-items: center;
    gap: 60px;
}

/* LEFT — image centered */
.sl-app-left {
    flex: 0 0 42%;
    max-width: 42%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* LEFT — no bg, just drop shadow effect */
.sl-app-img-wrap {
    position: relative;
    width: 100%;
    max-width: 420px;
    background: transparent;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 32px;
    min-height: 460px;
}

.sl-app-img-wrap::before {
    content: '';
    position: absolute;
    inset: 12px;
    background: radial-gradient(
        ellipse at 43% 38%,
        rgba(186, 215, 245, 0.55) 0%,
        rgba(210, 230, 248, 0.25) 40%,
        rgba(255, 255, 255, 0.0) 65%
    );
    border-radius: 0;
    pointer-events: none;
}

.sl-app-img-wrap img {
    width: 100%;
    max-width: 280px;
    height: auto;
    display: block;
    position: relative;
    z-index: 1;
    filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.15));
}

/* RIGHT — text */
.sl-app-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.sl-app-right .sl-section-title {
    margin-top: 12px;
    margin-bottom: 14px;
}

.sl-app-right .sl-body-text {
    margin-bottom: 28px;
}

/* Feature list */
.sl-app-features {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 32px;
}

/* Feature item — plain row, no card */
.sl-app-feature-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 16px 0;
    border-bottom: 1px solid #E5E7EB;
    transition: none;
}
.sl-app-feature-item:first-child {
    border-top: 1px solid #E5E7EB;
}
.sl-app-feature-item:hover {
    box-shadow: none;
}

/* Feature icon box */
.sl-app-feature-icon {
    width: 50px;
    height: 50px;
    min-width: 40px;
    border-radius: 8px;
    background: #117dd41a;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #117dd4;
    font-size: 20px;
}

/* Feature text */
.sl-app-feature-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.sl-app-feature-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #111827;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    line-height: 1.3;
}

.sl-app-free-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #374151;
    background: #F3F4F6;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    padding: 2px 10px;
}
.sl-app-free-badge i {
    font-size: 10px;
    color: #1565C0;
}

.sl-app-feature-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #3c4044;
    line-height: 1.55;
    margin: 0;
    max-width: 100%;
}

/* Store buttons */
.sl-app-store-btns {
    display: flex;
    align-items: center;
    gap: 12px;
}

.sl-store-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #1d1f20;
    background: #d9dbdd;
    border: 1px solid #D1D5DB;
    border-radius: 10px;
    padding: 12px 24px;
    text-decoration: none;
    transition: all 0.2s ease;
}
.sl-store-btn:hover {
    background: #e7e8e9;
    border-color: #9CA3AF;
    color: #111827;
}
.sl-store-btn i {
    font-size: 16px;
}

/* --- 1599px --- */
@media (max-width: 1599px) {
    .sl-home-app {
        padding: 80px 0;
    }
    .sl-app-inner {
        gap: 52px;
    }
    .sl-app-img-wrap {
        padding: 36px 28px;
        min-height: 430px;
    }
    .sl-app-img-wrap img {
        max-width: 260px;
    }
    .sl-app-feature-title {
        font-size: 17px;
    }
}


/* --- 1399px --- */
@media (max-width: 1399px) {
    .sl-home-app {
        padding: 80px 0;
    }
    .sl-app-inner {
        gap: 44px;
    }
    .sl-app-left {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .sl-app-img-wrap {
        padding: 32px 24px;
        min-height: 410px;
    }
    .sl-app-img-wrap img {
        max-width: 250px;
    }
    .sl-app-feature-title {
        font-size: 17px;
    }
    .sl-app-feature-icon {
        width: 44px;
        height: 44px;
        min-width: 38px;
        font-size: 18px;
    }
}


/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-home-app {
        padding: 70px 0;
    }
    .sl-app-inner {
        gap: 36px;
    }
    .sl-app-left {
        flex: 0 0 38%;
        max-width: 38%;
    }
    .sl-app-img-wrap {
        padding: 28px 20px;
        min-height: 380px;
    }
    .sl-app-img-wrap img {
        max-width: 230px;
    }
    .sl-app-feature-title {
        font-size: 16px;
    }
    .sl-app-feature-icon {
        width: 42px;
        height: 42px;
        min-width: 36px;
        font-size: 17px;
    }
    .sl-app-feature-item {
        gap: 14px;
        padding: 14px 0;
    }
    .sl-app-features {
        margin-bottom: 28px;
    }
    .sl-app-right .sl-body-text {
        margin-bottom: 24px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-home-app {
        padding: 60px 0;
    }
    /* Stack vertically — image on top, text below */
    .sl-app-inner {
        flex-direction: column;
        gap: 36px;
    }
    .sl-app-left {
        flex: none;
        max-width: 100%;
        width: 100%;
    }
    .sl-app-right {
        flex: none;
        width: 100%;
    }
    .sl-app-img-wrap {
        max-width: 340px;
        min-height: 320px;
        padding: 28px 24px;
        margin: 0 auto;
    }
    .sl-app-img-wrap img {
        max-width: 220px;
    }
    .sl-app-right .sl-body-text {
        margin-bottom: 22px;
        max-width: 100%;
    }
    .sl-app-feature-title {
        font-size: 16px;
    }
    .sl-app-feature-icon {
        width: 40px;
        height: 40px;
        min-width: 36px;
        font-size: 16px;
    }
    .sl-app-feature-item {
        gap: 14px;
        padding: 14px 0;
    }
    .sl-app-features {
        margin-bottom: 26px;
    }
    .sl-app-store-btns {
        justify-content: center;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-home-app {
        padding: 50px 0;
    }
    .sl-app-inner {
        gap: 28px;
    }
    .sl-app-img-wrap {
        max-width: 300px;
        min-height: 280px;
        padding: 24px 20px;
    }
    .sl-app-img-wrap img {
        max-width: 200px;
    }
    .sl-app-right .sl-body-text {
        margin-bottom: 20px;
    }
    .sl-app-feature-title {
        font-size: 15px;
    }
    .sl-app-feature-desc {
        font-size: 13px;
    }
    .sl-app-feature-icon {
        width: 38px;
        height: 38px;
        min-width: 34px;
        font-size: 15px;
        border-radius: 7px;
    }
    .sl-app-feature-item {
        gap: 12px;
        padding: 13px 0;
    }
    .sl-app-features {
        gap: 4px;
        margin-bottom: 24px;
    }
    .sl-store-btn {
        font-size: 13px;
        padding: 11px 20px;
    }
    .sl-store-btn i {
        font-size: 15px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-home-app {
        padding: 44px 0;
    }
    .sl-app-inner {
        gap: 24px;
    }
    .sl-app-img-wrap {
        max-width: 270px;
        min-height: 250px;
        padding: 20px 16px;
    }
    .sl-app-img-wrap img {
        max-width: 180px;
    }
    .sl-app-right .sl-section-title {
        margin-top: 10px;
    }
    .sl-app-right .sl-body-text {
        margin-bottom: 18px;
    }
    .sl-app-feature-title {
        font-size: 14px;
        gap: 8px;
    }
    .sl-app-feature-desc {
        font-size: 13px;
    }
    .sl-app-feature-icon {
        width: 36px;
        height: 36px;
        min-width: 32px;
        font-size: 14px;
        border-radius: 7px;
    }
    .sl-app-feature-item {
        gap: 12px;
        padding: 12px 0;
    }
    .sl-app-features {
        gap: 2px;
        margin-bottom: 22px;
    }
    .sl-app-free-badge {
        font-size: 11px;
        padding: 2px 8px;
    }
    .sl-app-store-btns {
        gap: 10px;
    }
    .sl-store-btn {
        flex: 1;
        justify-content: center;
        font-size: 13px;
        padding: 11px 16px;
        border-radius: 8px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-home-app {
        padding: 36px 0;
    }
    .sl-app-inner {
        gap: 20px;
    }
    .sl-app-img-wrap {
        max-width: 240px;
        min-height: 220px;
        padding: 16px 14px;
    }
    .sl-app-img-wrap img {
        max-width: 160px;
    }
    .sl-app-right .sl-section-title {
        margin-top: 8px;
        margin-bottom: 10px;
    }
    .sl-app-right .sl-body-text {
        margin-bottom: 16px;
    }
    .sl-app-feature-title {
        font-size: 14px;
        gap: 6px;
    }
    .sl-app-feature-desc {
        font-size: 12px;
        line-height: 1.5;
    }
    .sl-app-feature-icon {
        width: 34px;
        height: 34px;
        min-width: 30px;
        font-size: 13px;
        border-radius: 6px;
    }
    .sl-app-feature-item {
        gap: 10px;
        padding: 11px 0;
    }
    .sl-app-features {
        margin-bottom: 18px;
    }
    .sl-app-free-badge {
        font-size: 10px;
        padding: 2px 7px;
    }
    .sl-store-btn {
        font-size: 12px;
        padding: 10px 12px;
        border-radius: 8px;
        gap: 6px;
    }
    .sl-store-btn i {
        font-size: 14px;
    }
}
/* =============================================
   SL HOME — APP SECTION END
============================================= */




/* =============================================
   SL HOME — STATS SECTION
============================================= */
.sl-home-stats {
    background: #e3e6e84d;
    padding: 70px 0 100px;
}

.sl-stats-grid {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}

.sl-stat-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
}

/* Icon circle */
.sl-stat-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #117dd41a;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #117dd4;
    font-size: 20px;
    margin-bottom: 16px;
}

/* Big number */
.sl-stat-number {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: #117dd4;
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 10px;
}

/* Label */
.sl-stat-label {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #3c4044;
    line-height: 1.4;
    text-transform: none;
}

/* --- 1599px --- */
@media (max-width: 1599px) {
    .sl-home-stats {
        padding: 65px 0 90px;
    }
    .sl-stat-number {
        font-size: 54px;
    }
    .sl-stat-label {
        font-size: 15px;
    }
}


/* --- 1399px --- */
@media (max-width: 1399px) {
    .sl-home-stats {
        padding: 60px 0 85px;
    }
    .sl-stat-number {
        font-size: 50px;
        letter-spacing: -0.8px;
    }
    .sl-stat-label {
        font-size: 15px;
    }
}


/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-home-stats {
        padding: 55px 0 80px;
    }
    .sl-stats-grid {
        gap: 16px;
    }
    .sl-stat-number {
        font-size: 44px;
        letter-spacing: -0.6px;
    }
    .sl-stat-icon {
        width: 44px;
        height: 44px;
        font-size: 18px;
        margin-bottom: 14px;
    }
    .sl-stat-label {
        font-size: 14px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-home-stats {
        padding: 50px 0 70px;
    }
    /* 2x2 grid on tablet */
    .sl-stats-grid {
        flex-wrap: wrap;
        gap: 32px 16px;
    }
    .sl-stat-item {
        flex: 0 0 calc(50% - 8px);
        max-width: calc(50% - 8px);
    }
    .sl-stat-number {
        font-size: 48px;
        letter-spacing: -0.6px;
    }
    .sl-stat-icon {
        width: 46px;
        height: 46px;
        font-size: 19px;
        margin-bottom: 14px;
    }
    .sl-stat-label {
        font-size: 15px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-home-stats {
        padding: 44px 0 60px;
    }
    .sl-stats-grid {
        gap: 28px 14px;
    }
    .sl-stat-item {
        flex: 0 0 calc(50% - 7px);
        max-width: calc(50% - 7px);
    }
    .sl-stat-number {
        font-size: 42px;
        letter-spacing: -0.5px;
    }
    .sl-stat-icon {
        width: 42px;
        height: 42px;
        font-size: 17px;
        margin-bottom: 12px;
    }
    .sl-stat-label {
        font-size: 14px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-home-stats {
        padding: 40px 0 56px;
    }
    .sl-stats-grid {
        gap: 24px 12px;
    }
    .sl-stat-item {
        flex: 0 0 calc(50% - 6px);
        max-width: calc(50% - 6px);
    }
    .sl-stat-number {
        font-size: 35px;
        letter-spacing: -0.4px;
        margin-bottom: 8px;
    }
    .sl-stat-icon {
        width: 40px;
        height: 40px;
        font-size: 16px;
        margin-bottom: 12px;
    }
    .sl-stat-label {
        font-size: 13px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-home-stats {
        padding: 36px 0 50px;
    }
    .sl-stats-grid {
        gap: 20px 10px;
    }
    .sl-stat-number {
        font-size: 30px;
        letter-spacing: -0.3px;
        margin-bottom: 6px;
    }
    .sl-stat-icon {
        width: 38px;
        height: 38px;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .sl-stat-label {
        font-size: 13px;
        text-align: center;
    }
}
/* =============================================
   SL HOME — STATS SECTION END
============================================= */






/* =============================================
   SL HOME — CRIME SECTION
============================================= */
/* Disabled state — coming soon */
.sl-btn-disabled {
    opacity: 0.45;
    cursor: not-allowed;
    pointer-events: none;
}

.sl-home-crime {
    background: #0f172a;
    padding: 90px 0;
    position: relative;
    overflow: hidden;
}

/* Two-column layout */
.sl-crime-inner {
    align-items: center;
    gap: 60px;
}

/* LEFT */
.sl-crime-left {
    flex: 0 0 44%;
    max-width: 44%;
    display: flex;
    flex-direction: column;
    gap: 0;
}

/* Badge — danger/red variant */
.sl-badge-danger {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #f87171;
    background: transparent;
    border: none;
    border-radius: 12px;
    padding: 5px 14px;
    margin-bottom: 20px;
    width: fit-content;
}
.sl-badge-danger i {
    font-size: 11px;
}

/* Light title & text for dark bg */
.sl-title-light {
    margin-bottom: 16px;
}
.sl-text-light {
    margin-bottom: 32px;
}

/* Stats row */
.sl-crime-stats {
    display: flex;
    gap: 12px;
    margin-bottom: 32px;
}
.sl-crime-stat-box {
    flex: 1;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    padding: 16px 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
}
.sl-crime-stat-num {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.5px;
}
.sl-crime-num-red   { color: #F87171; }
.sl-crime-num-orange { color: #fbbf24; }
.sl-crime-num-blue  { color: #60a5fa; }

.sl-crime-stat-label {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #94a3b8;
    letter-spacing: 0.3px;
    text-align: center;
}

/* CTA button */
.sl-btn-crime-map {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #117dd4;
    border: none;
    border-radius: 10px;
    padding: 13px 24px;
    text-decoration: none;
    width: fit-content;
    transition: background 0.2s ease;
}
.sl-btn-crime-map:hover {
    background: #1251a3;
    color: #fff;
}
.sl-btn-crime-map i { font-size: 13px; }

/* RIGHT */
.sl-crime-right {
    flex: 1;
}

/* Rankings card */
.sl-crime-card {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 18px;
    padding: 28px 28px 20px;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

/* Card header */
.sl-crime-card-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
}
.sl-crime-card-icon {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    background: rgba(96, 165, 250, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #60A5FA;
    font-size: 14px;
}

.sl-crime-card-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #F9FAFB;
}

/* Rank items */
.sl-crime-rankings {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.sl-crime-rank-item {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.sl-crime-rank-top {
    display: flex;
    align-items: center;
    gap: 10px;
}
.sl-rank-num {
    font-size: 12px;
    font-weight: 600;
    color: #94a3b8;
    min-width: 24px;
}
.sl-rank-name {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E5E7EB;
    flex: 1;
}
.sl-rank-district {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #64748b;
    margin-right: 4px;
}
.sl-rank-score {
    font-size: 14px;
    font-weight: 700;
    color: #F87171;
    min-width: 40px;
    text-align: right;
}

/* Progress bar */
.sl-rank-bar-wrap {
    width: 100%;
    height: 8px;
    background: rgba(255, 255, 255, 0.07);
    border-radius: 4px;
    overflow: hidden;
}
.sl-rank-bar {
    height: 100%;
    background: linear-gradient(to right, #f59a0e, #f04b41);
    border-radius: 4px;
    transition: width 0.6s ease;
}

/* Source text */
.sl-crime-source {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    color: #94a3b8;
    text-align: center;
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

/* --- 1599px --- */
@media (max-width: 1599px) {
    .sl-home-crime {
        padding: 80px 0;
    }
    .sl-crime-inner {
        gap: 52px;
    }
    .sl-crime-stat-num {
        font-size: 27px;
    }
    .sl-crime-card-title {
        font-size: 17px;
    }
}


/* --- 1399px --- */
@media (max-width: 1399px) {
    .sl-home-crime {
        padding: 80px 0;
    }
    .sl-crime-inner {
        gap: 44px;
    }
    .sl-crime-left {
        flex: 0 0 46%;
        max-width: 46%;
    }
    .sl-crime-stat-num {
        font-size: 25px;
    }
    .sl-crime-card {
        padding: 24px 24px 18px;
    }
    .sl-crime-card-title {
        font-size: 16px;
    }
}


/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-home-crime {
        padding: 70px 0;
    }
    .sl-crime-inner {
        gap: 36px;
    }
    .sl-crime-left {
        flex: 0 0 46%;
        max-width: 46%;
    }
    .sl-crime-stats {
        gap: 10px;
        margin-bottom: 28px;
    }
    .sl-crime-stat-box {
        padding: 14px 10px;
    }
    .sl-crime-stat-num {
        font-size: 22px;
        letter-spacing: -0.3px;
    }
    .sl-crime-stat-label {
        font-size: 11px;
    }
    .sl-crime-card {
        padding: 22px 20px 16px;
    }
    .sl-crime-card-title {
        font-size: 15px;
    }
    .sl-crime-rankings {
        gap: 12px;
    }
    .sl-rank-name {
        font-size: 13px;
    }
    .sl-rank-score {
        font-size: 13px;
    }
    .sl-btn-crime-map {
        font-size: 13px;
        padding: 12px 20px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-home-crime {
        padding: 60px 0;
    }
    /* Stack vertically — text top, card bottom */
    .sl-crime-inner {
        flex-direction: column;
        gap: 40px;
    }
    .sl-crime-left {
        flex: none;
        max-width: 100%;
        width: 100%;
    }
    .sl-crime-right {
        width: 100%;
    }
    .sl-crime-stats {
        gap: 12px;
        margin-bottom: 28px;
    }
    .sl-crime-stat-box {
        padding: 16px 12px;
    }
    .sl-crime-stat-num {
        font-size: 26px;
    }
    .sl-crime-stat-label {
        font-size: 12px;
    }
    .sl-crime-card {
        padding: 24px 24px 18px;
    }
    .sl-crime-card-title {
        font-size: 16px;
    }
    .sl-crime-rankings {
        gap: 14px;
    }
    .sl-text-light {
        margin-bottom: 26px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-home-crime {
        padding: 50px 0;
    }
    .sl-crime-inner {
        gap: 32px;
    }
    .sl-crime-stats {
        gap: 10px;
        margin-bottom: 24px;
    }
    .sl-crime-stat-box {
        padding: 14px 10px;
        border-radius: 10px;
    }
    .sl-crime-stat-num {
        font-size: 22px;
        letter-spacing: -0.3px;
    }
    .sl-crime-stat-label {
        font-size: 11px;
    }
    .sl-crime-card {
        padding: 20px 18px 16px;
        border-radius: 14px;
    }
    .sl-crime-card-title {
        font-size: 15px;
    }
    .sl-crime-card-icon {
        width: 30px;
        height: 30px;
        font-size: 13px;
    }
    .sl-crime-rankings {
        gap: 12px;
    }
    .sl-rank-name {
        font-size: 13px;
    }
    .sl-rank-score {
        font-size: 13px;
    }
    .sl-rank-bar-wrap {
        height: 6px;
    }
    .sl-btn-crime-map {
        font-size: 13px;
        padding: 11px 18px;
    }
    .sl-badge-danger {
        margin-bottom: 16px;
    }
    .sl-text-light {
        margin-bottom: 22px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-home-crime {
        padding: 44px 0;
    }
    .sl-crime-inner {
        gap: 28px;
    }
    /* Stack stat boxes vertically in a 3-column tight row */
    .sl-crime-stats {
        gap: 8px;
        margin-bottom: 22px;
    }
    .sl-crime-stat-box {
        padding: 12px 8px;
        border-radius: 10px;
        gap: 4px;
    }
    .sl-crime-stat-num {
        font-size: 18px;
        letter-spacing: -0.2px;
    }
    .sl-crime-stat-label {
        font-size: 10px;
    }
    .sl-crime-card {
        padding: 18px 16px 14px;
        border-radius: 12px;
    }
    .sl-crime-card-header {
        margin-bottom: 18px;
        gap: 8px;
    }
    .sl-crime-card-title {
        font-size: 14px;
    }
    .sl-crime-rankings {
        gap: 10px;
    }
    .sl-rank-num {
        font-size: 11px;
        min-width: 20px;
    }
    .sl-rank-name {
        font-size: 13px;
    }
    .sl-rank-district {
        font-size: 11px;
    }
    .sl-rank-score {
        font-size: 12px;
    }
    .sl-rank-bar-wrap {
        height: 5px;
    }
    .sl-crime-source {
        font-size: 11px;
        margin-top: 16px;
        padding-top: 12px;
    }
    .sl-btn-crime-map {
        font-size: 13px;
        padding: 11px 16px;
        width: 100%;
        justify-content: center;
    }
    .sl-text-light {
        margin-bottom: 20px;
    }
    .sl-badge-danger {
        margin-bottom: 14px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-home-crime {
        padding: 36px 0;
    }
    .sl-crime-inner {
        gap: 24px;
    }
    .sl-crime-stats {
        gap: 6px;
        margin-bottom: 18px;
    }
    .sl-crime-stat-box {
        padding: 10px 6px;
        gap: 4px;
    }
    .sl-crime-stat-num {
        font-size: 16px;
    }
    .sl-crime-stat-label {
        font-size: 10px;
    }
    .sl-crime-card {
        padding: 16px 14px 12px;
        border-radius: 12px;
    }
    .sl-crime-card-title {
        font-size: 13px;
    }
    .sl-crime-card-icon {
        width: 28px;
        height: 28px;
        font-size: 12px;
        border-radius: 6px;
    }
    .sl-crime-rankings {
        gap: 8px;
    }
    .sl-crime-rank-top {
        gap: 8px;
    }
    .sl-rank-name {
        font-size: 12px;
    }
    .sl-rank-district {
        font-size: 10px;
    }
    .sl-rank-score {
        font-size: 12px;
    }
    .sl-rank-bar-wrap {
        height: 5px;
    }
    .sl-crime-source {
        font-size: 10px;
        margin-top: 14px;
        padding-top: 10px;
    }
    .sl-btn-crime-map {
        font-size: 12px;
        padding: 10px 14px;
        border-radius: 8px;
    }
    .sl-text-light {
        margin-bottom: 18px;
    }
}
/* =============================================
   SL HOME — CRIME SECTION END
============================================= */





/* =============================================
   SL HOME — TESTIMONIALS SECTION
============================================= */
.sl-home-testimonials {
    background: #fafafa;
    padding: 90px 0;
}

/* Header — centered */
.sl-testimonials-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 52px;
}
.sl-testimonials-header .sl-section-title {
    text-align: center;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.sl-testimonials-header .sl-body-text {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

/* Owl carousel spacing */
.sl-testi-carousel {
    padding-bottom: 48px;
}
.sl-testi-carousel .owl-item {
    padding: 4px 0 8px;
}

/* Individual card */
.sl-testi-card {
    background: #f4f5f5;
    border: 1px solid #e4e6e7;
    border-radius: 16px;
    padding: 28px 28px 32px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0;
}

/* Quote icon — top right */
.sl-testi-quote {
    position: absolute;
    top: 22px;
    right: 24px;
    font-size: 28px;
    color: #E5E7EB;
    line-height: 1;
}

/* Top row — avatar + name */
.sl-testi-top {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
}
.sl-testi-top img {
    width: 52px !important;
    height: 52px !important;
    border: 3px solid #117dd433;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}
.sl-testi-meta {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.sl-testi-name {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #111827;
    line-height: 1.2;
}

.sl-testi-location {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #3c4044;
}

/* Stars */
.sl-testi-stars {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 16px;
}
.sl-testi-stars i {
    font-size: 15px;
    color: #facc15;
}

/* Quote text */
.sl-testi-text {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.9;
    color: #3c4044;
    font-style: italic;
    margin: 0;
}

/* Owl pagination dots */
.sl-testi-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-top: 32px;
}
.sl-testi-carousel .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #D1D5DB;
    transition: all 0.3s ease;
}
.sl-testi-carousel .owl-dot.active span {
    width: 24px;
    background: #1565C0;
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-home-testimonials {
        padding: 75px 0;
    }
    .sl-testimonials-header {
        margin-bottom: 44px;
    }
}

/* --- 991px --- */
@media (max-width: 991px) {
    .sl-home-testimonials {
        padding: 65px 0;
    }
    .sl-testimonials-header {
        margin-bottom: 38px;
    }
    .sl-testimonials-header .sl-section-title {
        max-width: 100%;
    }
    .sl-testimonials-header .sl-body-text {
        max-width: 100%;
    }
    .sl-testi-carousel {
        padding-bottom: 40px;
    }
    .sl-testi-card {
        padding: 24px 24px 28px;
    }
}

/* --- 767px --- */
@media (max-width: 767px) {
    .sl-home-testimonials {
        padding: 55px 0;
    }
    .sl-testimonials-header {
        margin-bottom: 32px;
    }
    .sl-testi-carousel {
        padding-bottom: 36px;
    }
    .sl-testi-card {
        padding: 22px 20px 26px;
    }
    .sl-testi-quote {
        font-size: 24px;
        top: 18px;
        right: 20px;
    }
    .sl-testi-text {
        font-size: 15px;
        line-height: 1.8;
    }
    .sl-testi-carousel .owl-dots {
        margin-top: 24px;
    }
}

/* --- 575px --- */
@media (max-width: 575px) {
    .sl-home-testimonials {
        padding: 45px 0;
    }
    .sl-testimonials-header {
        margin-bottom: 28px;
    }
    .sl-testi-card {
        padding: 20px 18px 24px;
        border-radius: 12px;
    }
    .sl-testi-top {
        gap: 12px;
        margin-bottom: 14px;
    }
    .sl-testi-top img {
        width: 44px !important;
        height: 44px !important;
    }
    .sl-testi-name {
        font-size: 14px;
    }
    .sl-testi-location {
        font-size: 13px;
    }
    .sl-testi-stars {
        margin-bottom: 12px;
    }
    .sl-testi-stars i {
        font-size: 14px;
    }
    .sl-testi-text {
        font-size: 14px;
        line-height: 1.75;
    }
    .sl-testi-quote {
        font-size: 22px;
        top: 16px;
        right: 18px;
    }
    .sl-testi-carousel .owl-dots {
        margin-top: 20px;
    }
}

/* --- 480px --- */
@media (max-width: 480px) {
    .sl-home-testimonials {
        padding: 38px 0;
    }
    .sl-testimonials-header {
        margin-bottom: 24px;
    }
    .sl-testi-card {
        padding: 18px 16px 22px;
        border-radius: 10px;
    }
    .sl-testi-top img {
        width: 40px !important;
        height: 40px !important;
    }
    .sl-testi-text {
        font-size: 14px;
        line-height: 1.7;
    }
    .sl-testi-quote {
        font-size: 20px;
        top: 14px;
        right: 16px;
    }
    .sl-testi-carousel .owl-dots {
        gap: 5px;
        margin-top: 16px;
    }
    .sl-testi-carousel .owl-dot span {
        width: 7px;
        height: 7px;
    }
    .sl-testi-carousel .owl-dot.active span {
        width: 20px;
    }
}
/* =============================================
   SL HOME — TESTIMONIALS SECTION END
============================================= */







/* =============================================
   SL HOME — CONTACT SECTION
============================================= */
.sl-home-contact {
    background: #fafafa;
    padding: 90px 0;
}

/* Two-column layout */
.sl-contact-inner {
    align-items: center;
    gap: 60px;
}

/* LEFT */
.sl-contact-left {
    flex: 0 0 42%;
    max-width: 42%;
    display: flex;
    flex-direction: column;
}
.sl-contact-left .sl-section-title {
    margin-top: 4px;
    margin-bottom: 16px;
    max-width: 100%;
}
.sl-contact-left .sl-body-text {
    margin-bottom: 36px;
}

/* Info list */
.sl-contact-info-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Info item */
.sl-contact-info-item {
    display: flex;
    align-items: center;
    gap: 16px;
}

/* Icon box */
.sl-contact-info-icon {
    width: 50px;
    height: 50px;
    min-width: 48px;
    border-radius: 12px;
    background: #117dd41a;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1565C0;
    font-size: 20px;
}

.sl-contact-info-icon .fa-phone {
    transform: scaleX(-1);
    display: inline-block;
}

/* Text */
.sl-contact-info-text {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.sl-contact-info-desc a,
a.sl-contact-info-desc {
    color: inherit;
    text-decoration: none;
}
a.sl-contact-info-desc:hover {
    color: #1565C0;
}
.sl-contact-info-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #1d1f20;
    line-height: 1.2;
}
.sl-contact-info-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #3c4044;
}

/* RIGHT — form card */
.sl-contact-right {
    flex: 1;
}
.sl-contact-form-card {
    background: #f4f5f5;
    border: 1px solid #E5E7EB;
    border-radius: 16px;
    padding: 36px 36px 40px;
}

/* ---- CF7 Form Styles ---- */

/* Field labels */
.sl-contact-form-card .wpcf7-form label,
.sl-contact-form-card .wpcf7-form > p > label {
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #111827;
    margin-bottom: 8px;
}

/* All inputs, textarea, select */
.sl-contact-form-card .wpcf7-form input[type="text"],
.sl-contact-form-card .wpcf7-form input[type="email"],
.sl-contact-form-card .wpcf7-form input[type="tel"],
.sl-contact-form-card .wpcf7-form input[type="number"],
.sl-contact-form-card .wpcf7-form textarea,
.sl-contact-form-card .wpcf7-form select {
    font-family: "Plus Jakarta Sans", sans-serif;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #111827;
    background: #fff;
    border: 1px solid #D1D5DB;
    border-radius: 8px;
    padding: 2px 15px;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    appearance: none;
    -webkit-appearance: none;
}
.sl-contact-form-card .wpcf7-form input::placeholder,
.sl-contact-form-card .wpcf7-form textarea::placeholder {
    color: #1d1f20;
}
.sl-contact-form-card .wpcf7-form input:focus,
.sl-contact-form-card .wpcf7-form textarea:focus,
.sl-contact-form-card .wpcf7-form select:focus {
    border-color: #1565C0;
    box-shadow: 0 0 0 3px rgba(21, 101, 192, 0.10);
}

/* Select wrapper — needed for FA icon overlay */
.sl-contact-form-card .wpcf7-form .wpcf7-form-control-wrap:has(select) {
    position: relative;
    display: block;
}

.sl-contact-form-card .wpcf7-form .wpcf7-form-control-wrap:has(select)::after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-size: 12px;
    color: #6B7280;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

/* Select — remove default arrow, add right padding for icon */
.sl-contact-form-card .wpcf7-form select {
    padding-right: 40px;
    cursor: pointer;
}

/* Paragraph spacing between fields */
.sl-contact-form-card .wpcf7-form > p {
    margin-bottom: 20px;
}
.sl-contact-form-card .wpcf7-form > p:last-of-type {
    margin-bottom: 0;
}

/* Submit button — full width blue */
.sl-contact-form-card .wpcf7-form input[type="submit"] {
    width: 100%;
    background: #117dd4;
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    border: none;
    border-radius: 8px;
    padding: 2px 25px;
    cursor: pointer;
    transition: background 0.2s ease;
    letter-spacing: 0.2px;
}
.sl-contact-form-card .wpcf7-form input[type="submit"]:hover {
    background: #1251a3;
}

/* ---- CF7 Spinner inside button ---- */
.sl-contact-form-card .wpcf7-form > p:has(input[type="submit"]) {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}
form.submitting .wpcf7-submit {
    color: transparent !important;
    pointer-events: none;
}
.sl-contact-form-card .wpcf7-spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 50% !important;
    width: 24px !important;
    height: 24px !important;
}
.sl-contact-form-card .wpcf7-spinner::before {
    display: none !important;
}
.sl-contact-form-card .wpcf7-spinner::after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: wpcf7-spin 0.8s linear infinite;
}
@keyframes wpcf7-spin {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* CF7 response messages */
.sl-contact-form-card .wpcf7-response-output {
    margin-top: 16px !important;
    padding: 12px 16px !important;
    border-radius: 8px !important;
    font-size: 13.5px !important;
    font-weight: 500 !important;
    border: none !important;
}
.sl-contact-form-card .wpcf7-mail-sent-ok {
    background: #D1FAE5 !important;
    color: #065F46 !important;
}
.sl-contact-form-card .wpcf7-validation-errors,
.sl-contact-form-card .wpcf7-mail-sent-ng {
    background: #FEE2E2 !important;
    color: #991B1B !important;
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-home-contact {
        padding: 75px 0;
    }
    .sl-contact-inner {
        gap: 48px;
    }
    .sl-contact-left {
        flex: 0 0 45%;
        max-width: 45%;
    }
    .sl-contact-form-card {
        padding: 30px 30px 36px;
    }
}

/* --- 991px --- */
@media (max-width: 991px) {
    .sl-home-contact {
        padding: 65px 0;
    }
    .sl-contact-inner {
        flex-direction: column;
        gap: 40px;
        align-items: stretch;
    }
    .sl-contact-left {
        flex: none;
        max-width: 100%;
    }
    .sl-contact-left .sl-body-text {
        margin-bottom: 28px;
        max-width: 600px;
    }
    .sl-contact-info-list {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 16px;
    }

    /* CHANGED: 2 columns instead of 3 */
    .sl-contact-info-item {
        flex: 1 1 calc(50% - 16px);
        min-width: 200px;
    }

    .sl-contact-right {
        width: 100%;
    }
    .sl-contact-form-card {
        padding: 28px 28px 34px;
    }
}

/* --- 767px --- */
@media (max-width: 767px) {
    .sl-home-contact {
        padding: 55px 0;
    }
    .sl-contact-inner {
        gap: 34px;
    }
    .sl-contact-info-list {
        flex-direction: column;
        gap: 14px;
    }
    .sl-contact-info-item {
        flex: none;
        width: 100%;
    }
    .sl-contact-left .sl-body-text {
        margin-bottom: 24px;
    }
    .sl-contact-form-card {
        padding: 24px 24px 30px;
        border-radius: 12px;
    }
    .sl-contact-info-icon {
        width: 44px;
        height: 44px;
        min-width: 44px;
        font-size: 18px;
        border-radius: 10px;
    }
    .sl-contact-info-title {
        font-size: 15px;
    }
    .sl-contact-info-desc {
        font-size: 13px;
    }
}

/* --- 575px --- */
@media (max-width: 575px) {
    .sl-home-contact {
        padding: 45px 0;
    }
    .sl-contact-inner {
        gap: 28px;
    }
    .sl-contact-form-card {
        padding: 20px 18px 26px;
        border-radius: 10px;
    }
    .sl-contact-form-card .wpcf7-form > p {
        margin-bottom: 16px;
    }
    .sl-contact-info-icon {
        width: 42px;
        height: 42px;
        min-width: 42px;
        font-size: 16px;
        border-radius: 10px;
    }
    .sl-contact-info-title {
        font-size: 14px;
    }
    .sl-contact-info-desc {
        font-size: 13px;
    }
    .sl-contact-info-item {
        gap: 12px;
    }
    .sl-contact-info-list {
        gap: 12px;
    }
}

/* --- 480px --- */
@media (max-width: 480px) {
    .sl-home-contact {
        padding: 38px 0;
    }
    .sl-contact-form-card {
        padding: 18px 16px 24px;
        border-radius: 10px;
    }
    .sl-contact-info-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        font-size: 15px;
    }
    .sl-contact-info-title {
        font-size: 14px;
    }
    .sl-contact-info-desc {
        font-size: 12px;
    }
    .sl-contact-info-item {
        gap: 10px;
    }
    .sl-contact-left .sl-body-text {
        margin-bottom: 20px;
    }
}
/* =============================================
   SL HOME — CONTACT SECTION END
============================================= */






/* ============================================= SERVICES PAGE START ============================================= */

/* =============================================
   SL SERVICES — HERO SECTION
============================================= */
.sl-srv-hero {
    position: relative;
    background: linear-gradient(to bottom right, #0f172a, #1e293b, #0f172a);
    padding: 80px 0;
    overflow: hidden;
}

/* Radial glow overlay — top right to bottom left */
.sl-srv-hero-bg {
    position: absolute;
    inset: 0;
    background: radial-gradient(
        ellipse at top right,
        rgba(17, 125, 212, 0.20) 0%,
        transparent 60%
    );
    pointer-events: none;
    z-index: 0;
}

.sl-srv-hero .container {
    position: relative;
    z-index: 1;
}

/* Two-column layout */
.sl-srv-hero-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 60px;
    padding-bottom: 60px;
}

/* LEFT */
.sl-srv-hero-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Title */
.sl-srv-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    line-height: 1.15;
    max-width: 520px;
    margin: 0;
}

/* Description */
.sl-srv-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75;
    color: #cbd5e1;
    max-width: 500px;
    margin: 0;
}

/* Buttons */
.sl-srv-hero-btns {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    margin-top: 4px;
}

.sl-srv-hero-btns .btn,
.sl-srv-hero-btns .btn-outline-light {
    font-size: 14px;
}

.btn-outline-light {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 28px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    text-decoration: none;
    transition: background 0.2s ease, border-color 0.2s ease;
    cursor: pointer;
}
.btn-outline-light i {
    transform: scaleX(-1);
}
.btn-outline-light:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff;
}

/* RIGHT */
.sl-srv-hero-right {
    flex: 1;
}

/* Stats — flex wrap 2 per row */
.sl-srv-stats-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 14px;
}

/* Default card — no visible border */
.sl-srv-stat-card {
    flex: 0 0 calc(50% - 7px);
    background: #ffffff1a;
    border: 3px solid transparent;
    border-radius: 14px;
    padding: 40px 25px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: background 0.2s ease, border-color 0.2s ease;
}

/* Hover — blue border + existing background effect */
.sl-srv-stat-card:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(33, 150, 243, 0.5);
}

/* Card icon */
.sl-srv-stat-card i {
    font-size: 28px;
    margin-bottom: 10px;
    color: #ffffffb3;
}

/* Card value */
.sl-srv-stat-value {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}

/* Card label */
.sl-srv-stat-label {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff9;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

/* Trust bar */
.sl-srv-trust-bar {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 48px;
    padding: 22px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.sl-srv-trust-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #ffffffb3;
    white-space: nowrap;
}
.sl-srv-trust-item i {
    font-size: 14px;
    color: #117dd4;
}

.sl-srv-stat-card:hover i,
.sl-srv-stat-card:hover .sl-srv-stat-value {
    color: #2196F3;
    transition: color 0.2s ease;
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-srv-hero {
        padding: 65px 0;
    }
    .sl-srv-hero-inner {
        gap: 40px;
        padding-bottom: 48px;
    }
    .sl-srv-title {
        font-size: 48px;
        max-width: 100%;
    }
    .sl-srv-desc {
        font-size: 17px;
        max-width: 100%;
    }
    .sl-srv-stat-card {
        padding: 30px 20px;
        gap: 8px;
    }
    .sl-srv-stat-card i {
        font-size: 24px;
        margin-bottom: 6px;
    }
    .sl-srv-stat-value {
        font-size: 26px;
    }
    .sl-srv-stat-label {
        font-size: 13px;
    }
    .sl-srv-trust-bar {
        gap: 32px;
    }
    .sl-srv-trust-item {
        font-size: 13px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-srv-hero {
        padding: 56px 0;
    }

    /* Stack left + right vertically */
    .sl-srv-hero-inner {
        flex-direction: column;
        gap: 40px;
        padding-bottom: 40px;
    }
    .sl-srv-hero-left {
        width: 100%;
        gap: 16px;
    }
    .sl-srv-hero-right {
        width: 100%;
    }
    .sl-srv-title {
        font-size: 42px;
        max-width: 100%;
    }
    .sl-srv-desc {
        font-size: 16px;
        max-width: 100%;
    }

    /* Stats — keep 2x2 grid but full width */
    .sl-srv-stats-grid {
        gap: 12px;
    }
    .sl-srv-stat-card {
        flex: 0 0 calc(50% - 6px);
        padding: 28px 20px;
    }
    .sl-srv-stat-card i {
        font-size: 22px;
        margin-bottom: 4px;
    }
    .sl-srv-stat-value {
        font-size: 26px;
    }
    .sl-srv-stat-label {
        font-size: 12px;
    }

    /* Trust bar — wrap items */
    .sl-srv-trust-bar {
        flex-wrap: wrap;
        gap: 16px 32px;
        justify-content: center;
        padding: 20px 0;
    }
    .sl-srv-trust-item {
        font-size: 13px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-srv-hero {
        padding: 48px 0;
    }
    .sl-srv-hero-inner {
        gap: 32px;
        padding-bottom: 32px;
    }
    .sl-srv-hero-left {
        gap: 14px;
    }
    .sl-srv-title {
        font-size: 36px;
        line-height: 1.18;
    }
    .sl-srv-desc {
        font-size: 15px;
        line-height: 1.7;
    }
    .sl-srv-hero-btns {
        flex-wrap: wrap;
        gap: 10px;
    }
    .sl-srv-hero-btns .btn,
    .sl-srv-hero-btns .btn-outline-light {
        font-size: 14px;
        padding: 12px 20px;
    }
    .sl-srv-stats-grid {
        gap: 10px;
    }
    .sl-srv-stat-card {
        flex: 0 0 calc(50% - 5px);
        padding: 24px 16px;
        border-radius: 12px;
        gap: 7px;
    }
    .sl-srv-stat-card i {
        font-size: 20px;
        margin-bottom: 2px;
    }
    .sl-srv-stat-value {
        font-size: 24px;
    }
    .sl-srv-stat-label {
        font-size: 11px;
        letter-spacing: 0.06em;
    }
    .sl-srv-trust-bar {
        gap: 12px 24px;
        padding: 18px 0;
    }
    .sl-srv-trust-item {
        font-size: 13px;
        gap: 7px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-srv-hero {
        padding: 40px 0;
    }
    .sl-srv-hero-inner {
        gap: 26px;
        padding-bottom: 26px;
    }
    .sl-srv-hero-left {
        gap: 12px;
    }
    .sl-srv-title {
        font-size: 30px;
        line-height: 1.2;
    }
    .sl-srv-desc {
        font-size: 14px;
        line-height: 1.68;
    }
    .sl-srv-hero-btns {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .sl-srv-hero-btns .btn,
    .sl-srv-hero-btns .btn-outline-light {
        width: 100%;
        justify-content: center;
        font-size: 14px;
        padding: 12px 18px;
    }

    /* Stats — full width single column */
    .sl-srv-stats-grid {
        gap: 10px;
    }
    .sl-srv-stat-card {
        flex: 0 0 calc(50% - 5px);
        padding: 20px 14px;
        border-radius: 10px;
        gap: 6px;
    }
    .sl-srv-stat-card i {
        font-size: 18px;
        margin-bottom: 2px;
    }
    .sl-srv-stat-value {
        font-size: 22px;
    }
    .sl-srv-stat-label {
        font-size: 10px;
        letter-spacing: 0.05em;
    }

    /* Trust bar — 2 per row */
    .sl-srv-trust-bar {
        gap: 10px 20px;
        padding: 16px 0;
    }
    .sl-srv-trust-item {
        font-size: 12px;
        gap: 6px;
        white-space: normal;
    }
    .sl-srv-trust-item i {
        font-size: 13px;
        flex-shrink: 0;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-srv-hero {
        padding: 34px 0;
    }
    .sl-srv-hero-inner {
        gap: 22px;
        padding-bottom: 22px;
    }
    .sl-srv-hero-left {
        gap: 10px;
    }
    .sl-srv-title {
        font-size: 26px;
        line-height: 1.22;
    }
    .sl-srv-desc {
        font-size: 13px;
        line-height: 1.65;
    }
    .sl-srv-hero-btns {
        gap: 8px;
    }
    .sl-srv-hero-btns .btn,
    .sl-srv-hero-btns .btn-outline-light {
        font-size: 13px;
        padding: 11px 16px;
    }
    .sl-srv-stats-grid {
        gap: 8px;
    }
    .sl-srv-stat-card {
        flex: 0 0 calc(50% - 4px);
        padding: 16px 12px;
        border-radius: 10px;
        gap: 5px;
        border-width: 2px;
    }
    .sl-srv-stat-card i {
        font-size: 16px;
        margin-bottom: 0;
    }
    .sl-srv-stat-value {
        font-size: 20px;
    }
    .sl-srv-stat-label {
        font-size: 10px;
        letter-spacing: 0.04em;
    }
    .sl-srv-trust-bar {
        gap: 8px 16px;
        padding: 14px 0;
    }
    .sl-srv-trust-item {
        font-size: 12px;
        gap: 5px;
    }
    .sl-srv-trust-item i {
        font-size: 12px;
    }
}
/* =============================================
   SL SERVICES — HERO SECTION END
============================================= */




/* =============================================
   SL SERVICES — CARDS SECTION
============================================= */
.sl-srv-cards {
    background: #f8fafc;
    padding: 80px 0;
}

/* Header */
.sl-srv-cards-header {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-bottom: 48px;
}

.sl-srv-cards-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #1d1f20;
    line-height: 1.2;
    margin: 0;
    max-width: 600px;
}

.sl-srv-cards-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #3c4044;
    max-width: 765px;
    line-height: 1.7;
    margin: 0;
}

/* Accordion wrapper */
.sl-srv-accordion {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

/* Card */
.sl-srv-acc-card {
    background: #ffffff;
    border: 1px solid transparent;
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
    transition: border-color 0.3s ease, background 0.3s ease;
}

.sl-srv-acc-card:hover {
    background: #f1f5f9;
}

.sl-srv-acc-card.active {
    border-color: rgba(17, 125, 212, 0.4);
    background: #f4f7fa;
    cursor: default;
}

/* Card Header */
.sl-srv-acc-header {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 20px;
    padding: 28px;
    cursor: pointer;
}

/* Icon box */
.sl-srv-acc-icon {
    flex-shrink: 0;
    width: 52px;
    height: 52px;
    background: #1d2939;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sl-srv-acc-icon i {
    font-size: 20px;
    color: #ffffff;
}

/* Meta */
.sl-srv-acc-meta {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.sl-srv-acc-top {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.sl-srv-acc-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #1d1f20;
    margin: 0;
}

.sl-srv-acc-price {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #117dd4;
    background: rgb(17 125 212 / 1%);
    border: 1px solid rgba(17, 125, 212, 0.2);
    border-radius: 8px;
    padding: 3px 10px;
}

.sl-srv-acc-subtitle {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #117dd4;
    font-weight: 500;
}

.sl-srv-acc-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #3c4044;
    line-height: 1.65;
    margin: 6px 0 0;
    max-width: 700px;
}

/* Toggle arrow */
.sl-srv-acc-toggle {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3c4044;
    margin-top: 4px;
    transition: transform 0.3s ease, color 0.3s ease;
}

.sl-srv-acc-card.active .sl-srv-acc-toggle {
    transform: rotate(90deg);
    color: #117dd4;
}

/* Body — hidden by default */
.sl-srv-acc-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.45s ease;
}

.sl-srv-acc-card.active .sl-srv-acc-body {
    max-height: 600px;
}

.sl-srv-acc-body-inner {
    display: flex;
    flex-direction: row;
    gap: 40px;
    padding: 28px 28px 32px;
    border-top: 1px solid #E5E7EB;
}

/* Body Left */
.sl-srv-acc-body-left {
    flex: 1;
    min-width: 0;
}

.sl-srv-acc-body-left h4 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #1d1f20;
    margin: 0 0 16px;
}

.sl-srv-acc-body-left > p {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #3c4044;
    line-height: 1.7;
    margin: 0 0 25px;
}

/* Features grid — 2 columns */
.sl-srv-features-grid {
    display: flex;
    flex-direction: row;
    gap: 12px 100px;
    max-width: 650px;
}

.sl-srv-feature-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sl-srv-feature-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1d1f20;
}

.sl-srv-feature-item .fa-check-circle {
    color: #117dd4;
    font-size: 14px;
    flex-shrink: 0;
}

/* Tooltip wrapper */
.sl-srv-feature-info-wrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-left: auto;
    flex-shrink: 0;
}

.sl-srv-feature-info {
    color: #D1D5DB;
    font-size: 13px;
    cursor: pointer;
    display: block;
    transition: color 0.2s ease;
}

.sl-srv-feature-info:hover {
    color: #117dd4;
}

/* Tooltip box */
.sl-srv-tooltip {
    position: absolute;
    bottom: calc(100% + 8px);
    right: 0;
    width: 220px;
    background: #1E293B;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    padding: 10px 12px;
    font-size: 12px;
    color: #94A3B8;
    line-height: 1.6;
    white-space: normal;
    pointer-events: none;
    opacity: 0;
    transform: translateY(4px);
    transition: opacity 0.2s ease, transform 0.2s ease;
    z-index: 10;
}

.sl-srv-feature-info-wrap:hover .sl-srv-tooltip {
    opacity: 1;
    transform: translateY(0);
}

/* Body Right */
.sl-srv-acc-body-right {
    flex-shrink: 0;
    width: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
}

/* Mini stat cards — 3 in a row */
.sl-srv-stat-mini-grid {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.sl-srv-stat-mini {
    flex: 1;
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 18px 12px;
    text-align: center;
}

.sl-srv-stat-mini-value {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #117dd4;
    line-height: 1;
    margin-bottom: 6px;
}

.sl-srv-stat-mini-label {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #3c4044;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

/* CTA Button — full width */
.sl-srv-acc-cta {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    width: 100%;
    justify-content: center;
    text-align: center;
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-srv-cards {
        padding: 65px 0;
    }
    .sl-srv-cards-header {
        gap: 14px;
        margin-bottom: 40px;
    }
    .sl-srv-cards-title {
        font-size: 40px;
    }
    .sl-srv-cards-desc {
        font-size: 17px;
    }
    .sl-srv-acc-header {
        padding: 24px;
        gap: 16px;
    }
    .sl-srv-acc-title {
        font-size: 22px;
    }
    .sl-srv-acc-desc {
        font-size: 15px;
    }
    .sl-srv-acc-body-inner {
        gap: 28px;
        padding: 24px 24px 28px;
    }
    .sl-srv-acc-body-right {
        width: 380px;
    }
    .sl-srv-features-grid {
        gap: 12px 60px;
    }
    .sl-srv-stat-mini-value {
        font-size: 22px;
    }
    .sl-srv-acc-body-left h4 {
        font-size: 17px;
    }
    .sl-srv-acc-body-left > p {
        font-size: 15px;
    }
    .sl-srv-acc-card.active .sl-srv-acc-body {
        max-height: 680px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-srv-cards {
        padding: 56px 0;
    }
    .sl-srv-cards-header {
        gap: 12px;
        margin-bottom: 32px;
    }
    .sl-srv-cards-title {
        font-size: 35px;
        max-width: 100%;
    }
    .sl-srv-cards-desc {
        font-size: 16px;
        max-width: 100%;
    }
    .sl-srv-accordion {
        gap: 12px;
    }
    .sl-srv-acc-header {
        padding: 20px;
        gap: 14px;
    }
    .sl-srv-acc-icon {
        width: 46px;
        height: 46px;
        border-radius: 10px;
    }
    .sl-srv-acc-icon i {
        font-size: 18px;
    }
    .sl-srv-acc-title {
        font-size: 20px;
    }
    .sl-srv-acc-price {
        font-size: 11px;
    }
    .sl-srv-acc-subtitle {
        font-size: 13px;
    }
    .sl-srv-acc-desc {
        font-size: 14px;
        max-width: 100%;
    }

    /* Body stacks vertically — right moves below left */
    .sl-srv-acc-body-inner {
        flex-direction: column;
        gap: 24px;
        padding: 20px 20px 24px;
    }
    .sl-srv-acc-body-right {
        width: 100%;
        flex-direction: row;
        align-items: center;
        gap: 16px;
    }
    .sl-srv-stat-mini-grid {
        flex: 1;
    }
    .sl-srv-acc-cta {
        flex-shrink: 0;
        width: auto;
        white-space: nowrap;
        font-size: 13px;
        padding: 12px 18px;
    }
    .sl-srv-features-grid {
        gap: 10px 40px;
        max-width: 100%;
    }
    .sl-srv-acc-body-left h4 {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .sl-srv-acc-body-left > p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .sl-srv-stat-mini {
        padding: 14px 10px;
        border-radius: 10px;
    }
    .sl-srv-stat-mini-value {
        font-size: 20px;
        margin-bottom: 4px;
    }
    .sl-srv-stat-mini-label {
        font-size: 11px;
    }
    .sl-srv-acc-card.active .sl-srv-acc-body {
        max-height: 800px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-srv-cards {
        padding: 48px 0;
    }
    .sl-srv-cards-header {
        gap: 10px;
        margin-bottom: 28px;
    }
    .sl-srv-cards-title {
        font-size: 30px;
        line-height: 1.22;
    }
    .sl-srv-cards-desc {
        font-size: 15px;
    }
    .sl-srv-acc-header {
        padding: 18px 16px;
        gap: 12px;
    }
    .sl-srv-acc-icon {
        width: 42px;
        height: 42px;
        border-radius: 10px;
    }
    .sl-srv-acc-icon i {
        font-size: 16px;
    }
    .sl-srv-acc-title {
        font-size: 18px;
    }
    .sl-srv-acc-desc {
        font-size: 13px;
        margin-top: 4px;
    }
    .sl-srv-acc-toggle {
        width: 28px;
        height: 28px;
    }

    /* Body */
    .sl-srv-acc-body-inner {
        padding: 16px 16px 20px;
        gap: 20px;
    }

    /* Features — single column */
    .sl-srv-features-grid {
        flex-direction: column;
        gap: 8px;
        max-width: 100%;
    }
    .sl-srv-feature-col {
        gap: 8px;
    }
    .sl-srv-feature-item {
        font-size: 13px;
        gap: 7px;
    }
    .sl-srv-feature-item .fa-check-circle {
        font-size: 13px;
    }

    /* Right — stat row + button stacked */
    .sl-srv-acc-body-right {
        flex-direction: column;
        align-items: stretch;
        gap: 14px;
    }
    .sl-srv-acc-cta {
        width: 100%;
        font-size: 13px;
        padding: 12px 16px;
    }
    .sl-srv-stat-mini {
        padding: 12px 8px;
        border-radius: 8px;
    }
    .sl-srv-stat-mini-value {
        font-size: 18px;
    }
    .sl-srv-stat-mini-label {
        font-size: 10px;
        letter-spacing: 0.06em;
    }
    .sl-srv-acc-body-left h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .sl-srv-acc-body-left > p {
        font-size: 13px;
        margin-bottom: 16px;
    }
    .sl-srv-acc-card.active .sl-srv-acc-body {
        max-height: 1100px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-srv-cards {
        padding: 40px 0;
    }
    .sl-srv-cards-header {
        gap: 9px;
        margin-bottom: 22px;
    }
    .sl-srv-cards-title {
        font-size: 26px;
        letter-spacing: -0.3px;
    }
    .sl-srv-cards-desc {
        font-size: 14px;
    }
    .sl-srv-accordion {
        gap: 10px;
    }
    .sl-srv-acc-card {
        border-radius: 12px;
    }
    .sl-srv-acc-header {
        padding: 16px 14px;
        gap: 10px;
        align-items: center;
    }
    .sl-srv-acc-icon {
        width: 38px;
        height: 38px;
        border-radius: 8px;
    }
    .sl-srv-acc-icon i {
        font-size: 15px;
    }
    .sl-srv-acc-top {
        gap: 8px;
    }
    .sl-srv-acc-title {
        font-size: 16px;
    }
    .sl-srv-acc-price {
        font-size: 11px;
        padding: 3px 8px;
    }
    .sl-srv-acc-subtitle {
        font-size: 12px;
    }
    .sl-srv-acc-desc {
        font-size: 13px;
        line-height: 1.6;
    }
    .sl-srv-acc-toggle {
        width: 26px;
        height: 26px;
        font-size: 13px;
    }
    .sl-srv-acc-body-inner {
        padding: 14px 14px 18px;
        gap: 16px;
    }
    .sl-srv-stat-mini-grid {
        gap: 8px;
    }
    .sl-srv-stat-mini {
        padding: 10px 6px;
        border-radius: 8px;
    }
    .sl-srv-stat-mini-value {
        font-size: 16px;
        margin-bottom: 3px;
    }
    .sl-srv-stat-mini-label {
        font-size: 10px;
        letter-spacing: 0.05em;
    }
    .sl-srv-feature-item {
        font-size: 12px;
        gap: 6px;
    }
    .sl-srv-feature-item .fa-check-circle {
        font-size: 12px;
    }
    .sl-srv-feature-info {
        font-size: 12px;
    }
    .sl-srv-acc-body-left h4 {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .sl-srv-acc-body-left > p {
        font-size: 13px;
        line-height: 1.65;
        margin-bottom: 14px;
    }
    .sl-srv-acc-cta {
        font-size: 13px;
        padding: 11px 14px;
    }
    .sl-srv-acc-card.active .sl-srv-acc-body {
        max-height: 1300px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-srv-cards {
        padding: 34px 0;
    }
    .sl-srv-cards-header {
        gap: 8px;
        margin-bottom: 18px;
    }
    .sl-srv-cards-title {
        font-size: 23px;
        letter-spacing: -0.2px;
    }
    .sl-srv-cards-desc {
        font-size: 13px;
        line-height: 1.65;
    }
    .sl-srv-accordion {
        gap: 8px;
    }
    .sl-srv-acc-card {
        border-radius: 10px;
    }
    .sl-srv-acc-header {
        padding: 14px 12px;
        gap: 9px;
    }
    .sl-srv-acc-icon {
        width: 34px;
        height: 34px;
        border-radius: 8px;
    }
    .sl-srv-acc-icon i {
        font-size: 14px;
    }
    .sl-srv-acc-title {
        font-size: 15px;
    }
    .sl-srv-acc-price {
        font-size: 10px;
        padding: 2px 7px;
        border-radius: 6px;
    }
    .sl-srv-acc-subtitle {
        font-size: 11px;
    }
    .sl-srv-acc-desc {
        font-size: 12px;
        line-height: 1.6;
        margin-top: 3px;
    }
    .sl-srv-acc-toggle {
        width: 24px;
        height: 24px;
        font-size: 12px;
    }
    .sl-srv-acc-body-inner {
        padding: 12px 12px 16px;
        gap: 14px;
    }
    .sl-srv-stat-mini-grid {
        gap: 6px;
    }
    .sl-srv-stat-mini {
        padding: 9px 5px;
        border-radius: 8px;
    }
    .sl-srv-stat-mini-value {
        font-size: 15px;
        margin-bottom: 3px;
    }
    .sl-srv-stat-mini-label {
        font-size: 9px;
        letter-spacing: 0.04em;
    }
    .sl-srv-feature-item {
        font-size: 12px;
        gap: 6px;
    }
    .sl-srv-acc-body-left h4 {
        font-size: 13px;
        margin-bottom: 8px;
    }
    .sl-srv-acc-body-left > p {
        font-size: 12px;
        line-height: 1.65;
        margin-bottom: 12px;
    }
    .sl-srv-acc-cta {
        font-size: 12px;
        padding: 10px 12px;
        border-radius: 8px;
        gap: 6px;
    }
    .sl-srv-acc-card.active .sl-srv-acc-body {
        max-height: 1500px;
    }
}
/* =============================================
   SL SERVICES — CARDS SECTION END
============================================= */






/* =============================================
   SL SERVICES — RESPONSE SECTION
============================================= */
.sl-srv-response {
    background: #0f172a;
    padding: 80px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

/* Two-column layout */
.sl-srv-response-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 60px;
}

/* LEFT */
.sl-srv-response-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.sl-srv-response-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 1.12;
    margin: 0;
    max-width: 600px;
}

.sl-srv-response-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75;
    color: #94a3b8;
    max-width: 480px;
    margin: 0;
}

/* Info card */
.sl-srv-response-info-card {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    background: #117dd41a;
    border: 1px solid rgba(33, 150, 243, 0.20);
    border-radius: 14px;
    padding: 20px 22px;
}

.sl-srv-response-info-icon {
    width: 46px;
    height: 46px;
    min-width: 46px;
    border-radius: 50%;
    background: rgba(33, 150, 243, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #60A5FA;
    font-size: 18px;
}

.sl-srv-response-info-text {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.sl-srv-response-info-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 1.3;
}

.sl-srv-response-info-sub {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #94a3b8;
    line-height: 1.5;
    max-width: 430px;
}

.sl-srv-response-cta {
    font-size: 14px;
    width: fit-content;
}

/* RIGHT */
.sl-srv-response-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* Alert card — dark default */
.sl-srv-alert-card {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #ffffff;
    border-radius: 14px;
    padding: 22px 24px;
    cursor: pointer;
    transition: background 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

/* Active card — white */
.sl-srv-alert-card.active {
    background: #fff;
    border-color: #2196F3;
    box-shadow: 0 4px 24px rgba(33, 150, 243, 0.12);
}

/* Top row — icon + info + time badge */
.sl-srv-alert-top {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
}

/* Icon box */
.sl-srv-alert-icon {
    width: 44px;
    height: 44px;
    min-width: 44px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    transition: background 0.3s ease, color 0.3s ease;
}

/* Icon colors — dark state (muted) */
.sl-srv-alert-icon--blue   { background: rgba(96, 165, 250, 0.12); }
.sl-srv-alert-icon--orange { background: rgba(96, 165, 250, 0.12); }
.sl-srv-alert-icon--red    { background: rgba(96, 165, 250, 0.12); }

/* Icon colors — active/white card state (vivid) */
.sl-srv-alert-card.active .sl-srv-alert-icon--blue   { background: rgba(33, 150, 243, 0.12); color: #1565C0; }
.sl-srv-alert-card.active .sl-srv-alert-icon--orange { background: rgba(249, 115, 22, 0.12); color: #EA580C; }
.sl-srv-alert-card.active .sl-srv-alert-icon--red    { background: rgba(239, 68, 68, 0.12);  color: #DC2626; }

/* Info text */
.sl-srv-alert-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.sl-srv-alert-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 1.3;
    transition: color 0.3s ease;
}
.sl-srv-alert-card.active .sl-srv-alert-title {
    color: #111827;
}

/* Description — hidden by default, shown when active */
.sl-srv-alert-desc {
    font-size: 13px;
    color: #64748B;
    line-height: 1.5;
    margin-top: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.35s ease, opacity 0.3s ease, margin-top 0.3s ease;
}
.sl-srv-alert-card.active .sl-srv-alert-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    max-height: 60px;
    opacity: 1;
    margin-top: 5px;
    color: #475569;
}

/* Time badge */
.sl-srv-alert-time {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    font-weight: 700;
    color: #94A3B8;
    background: rgba(255, 255, 255, 0.07);
    border-radius: 20px;
    padding: 5px 12px;
    white-space: nowrap;
    transition: color 0.3s ease, background 0.3s ease;
}
.sl-srv-alert-card.active .sl-srv-alert-time {
    color: #374151;
    background: #F3F4F6;
}
.sl-srv-alert-time i { font-size: 11px; }

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-srv-response {
        padding: 65px 0;
    }
    .sl-srv-response-inner {
        gap: 40px;
    }
    .sl-srv-response-title {
        font-size: 40px;
        max-width: 100%;
    }
    .sl-srv-response-desc {
        font-size: 17px;
        max-width: 100%;
    }
    .sl-srv-response-info-title {
        font-size: 16px;
    }
    .sl-srv-response-info-sub {
        font-size: 13px;
    }
    .sl-srv-response-info-card {
        padding: 18px 20px;
        gap: 14px;
    }
    .sl-srv-response-info-icon {
        width: 42px;
        height: 42px;
        min-width: 42px;
        font-size: 16px;
    }
    .sl-srv-alert-card {
        padding: 18px 20px;
    }
    .sl-srv-alert-title {
        font-size: 16px;
    }
    .sl-srv-alert-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        font-size: 15px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-srv-response {
        padding: 56px 0;
    }

    /* Stack columns vertically */
    .sl-srv-response-inner {
        flex-direction: column;
        gap: 36px;
        align-items: stretch;
    }
    .sl-srv-response-left {
        gap: 18px;
    }
    .sl-srv-response-title {
        font-size: 35px;
        max-width: 100%;
    }
    .sl-srv-response-desc {
        font-size: 16px;
        max-width: 100%;
    }
    .sl-srv-response-info-title {
        font-size: 15px;
    }
    .sl-srv-response-info-sub {
        font-size: 13px;
        max-width: 100%;
    }
    .sl-srv-response-info-card {
        padding: 16px 18px;
        gap: 12px;
        border-radius: 12px;
    }
    .sl-srv-response-info-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        font-size: 15px;
    }
    .sl-srv-response-cta {
        width: 100%;
        justify-content: center;
    }
    .sl-srv-response-right {
        gap: 10px;
    }
    .sl-srv-alert-card {
        padding: 16px 18px;
        border-radius: 12px;
    }
    .sl-srv-alert-title {
        font-size: 16px;
    }
    .sl-srv-alert-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        font-size: 15px;
        border-radius: 9px;
    }
    .sl-srv-alert-time {
        font-size: 12px;
        padding: 4px 10px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-srv-response {
        padding: 48px 0;
    }
    .sl-srv-response-inner {
        gap: 28px;
    }
    .sl-srv-response-left {
        gap: 16px;
    }
    .sl-srv-response-title {
        font-size: 30px;
        line-height: 1.18;
    }
    .sl-srv-response-desc {
        font-size: 15px;
        line-height: 1.7;
    }
    .sl-srv-response-info-card {
        padding: 14px 16px;
        gap: 12px;
        border-radius: 12px;
    }
    .sl-srv-response-info-icon {
        width: 38px;
        height: 38px;
        min-width: 38px;
        font-size: 14px;
    }
    .sl-srv-response-info-title {
        font-size: 14px;
    }
    .sl-srv-response-info-sub {
        font-size: 13px;
    }
    .sl-srv-alert-top {
        gap: 12px;
    }
    .sl-srv-alert-card {
        padding: 14px 16px;
        border-radius: 12px;
    }
    .sl-srv-alert-icon {
        width: 38px;
        height: 38px;
        min-width: 38px;
        font-size: 14px;
        border-radius: 8px;
    }
    .sl-srv-alert-title {
        font-size: 15px;
    }
    .sl-srv-alert-card.active .sl-srv-alert-desc {
        font-size: 13px;
    }
    .sl-srv-alert-time {
        font-size: 12px;
        padding: 4px 9px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-srv-response {
        padding: 40px 0;
    }
    .sl-srv-response-inner {
        gap: 24px;
    }
    .sl-srv-response-left {
        gap: 14px;
    }
    .sl-srv-response-title {
        font-size: 26px;
        letter-spacing: -0.3px;
        line-height: 1.2;
    }
    .sl-srv-response-desc {
        font-size: 14px;
        line-height: 1.68;
    }
    .sl-srv-response-info-card {
        padding: 13px 14px;
        gap: 10px;
        border-radius: 10px;
    }
    .sl-srv-response-info-icon {
        width: 36px;
        height: 36px;
        min-width: 36px;
        font-size: 14px;
    }
    .sl-srv-response-info-title {
        font-size: 13px;
        line-height: 1.35;
    }
    .sl-srv-response-info-sub {
        font-size: 12px;
        line-height: 1.5;
    }
    .sl-srv-response-right {
        gap: 8px;
    }
    .sl-srv-alert-card {
        padding: 13px 14px;
        border-radius: 10px;
    }
    .sl-srv-alert-top {
        gap: 10px;
    }
    .sl-srv-alert-icon {
        width: 36px;
        height: 36px;
        min-width: 36px;
        font-size: 13px;
        border-radius: 8px;
    }
    .sl-srv-alert-title {
        font-size: 14px;
    }
    .sl-srv-alert-card.active .sl-srv-alert-desc {
        font-size: 12px;
    }
    .sl-srv-alert-time {
        font-size: 11px;
        padding: 4px 8px;
        gap: 4px;
    }
    .sl-srv-alert-time i {
        font-size: 10px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-srv-response {
        padding: 34px 0;
    }
    .sl-srv-response-inner {
        gap: 20px;
    }
    .sl-srv-response-left {
        gap: 12px;
    }
    .sl-srv-response-title {
        font-size: 23px;
        letter-spacing: -0.2px;
        line-height: 1.22;
    }
    .sl-srv-response-desc {
        font-size: 13px;
        line-height: 1.65;
    }
    .sl-srv-response-info-card {
        padding: 12px 13px;
        gap: 10px;
        border-radius: 10px;
        align-items: flex-start;
    }
    .sl-srv-response-info-icon {
        width: 34px;
        height: 34px;
        min-width: 34px;
        font-size: 13px;
    }
    .sl-srv-response-info-title {
        font-size: 13px;
    }
    .sl-srv-response-info-sub {
        font-size: 12px;
        line-height: 1.5;
    }
    .sl-srv-response-right {
        gap: 7px;
    }
    .sl-srv-alert-card {
        padding: 12px 13px;
        border-radius: 10px;
    }
    .sl-srv-alert-top {
        gap: 9px;
    }
    .sl-srv-alert-icon {
        width: 34px;
        height: 34px;
        min-width: 34px;
        font-size: 13px;
        border-radius: 7px;
    }
    .sl-srv-alert-title {
        font-size: 14px;
    }
    .sl-srv-alert-card.active .sl-srv-alert-desc {
        font-size: 12px;
        max-height: 80px;
    }
    .sl-srv-alert-time {
        font-size: 11px;
        padding: 3px 8px;
    }
}
/* =============================================
   SL SERVICES — RESPONSE SECTION END
============================================= */





/* =============================================
   SL SERVICES — TESTIMONIAL SECTION
============================================= */
.sl-srv-testi {
    background: #fafafa;
    padding: 90px 0;
    border-top: 1px solid #E5E7EB;
}

/* Carousel */
.sl-srv-testi-carousel {
    max-width: 720px;
    margin: 0 auto;
    padding-bottom: 48px;
}

/* Single slide — centered */
.sl-srv-testi-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 24px;
}

/* Large quote icon */
.sl-srv-testi-quote-icon {
    font-size: 42px;
    color: #CBD5E1;
    margin-bottom: 28px;
    line-height: 1;
}

/* Quote text */
.sl-srv-testi-text {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #1d1f20;
    line-height: 1.65;
    margin: 0 auto 28px;
    font-style: normal;
}

/* Stars */
.sl-srv-testi-stars {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-bottom: 20px;
}
.sl-srv-testi-stars i {
    font-size: 18px;
    color: #eab308;
}

/* Author */
.sl-srv-testi-author {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.sl-srv-testi-name {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #1d1f20;
}
.sl-srv-testi-role {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #3c4044;
}

/* Pagination dots — reusing same style as home testi */
.sl-srv-testi-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-top: 36px;
}
.sl-srv-testi-carousel .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #D1D5DB;
    transition: all 0.3s ease;
}
.sl-srv-testi-carousel .owl-dot.active span {
    width: 24px;
    background: #1565C0;
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-srv-testi {
        padding: 72px 0;
    }
    .sl-srv-testi-carousel {
        max-width: 620px;
        padding-bottom: 40px;
    }
    .sl-srv-testi-quote-icon {
        font-size: 36px;
        margin-bottom: 22px;
    }
    .sl-srv-testi-text {
        font-size: 26px;
        margin-bottom: 24px;
    }
    .sl-srv-testi-stars i {
        font-size: 16px;
    }
    .sl-srv-testi-stars {
        margin-bottom: 16px;
    }
    .sl-srv-testi-name {
        font-size: 15px;
    }
    .sl-srv-testi-role {
        font-size: 13px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-srv-testi {
        padding: 60px 0;
    }
    .sl-srv-testi-carousel {
        max-width: 520px;
        padding-bottom: 36px;
    }
    .sl-srv-testi-quote-icon {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .sl-srv-testi-text {
        font-size: 22px;
        margin-bottom: 22px;
        line-height: 1.6;
    }
    .sl-srv-testi-stars {
        gap: 4px;
        margin-bottom: 14px;
    }
    .sl-srv-testi-stars i {
        font-size: 15px;
    }
    .sl-srv-testi-name {
        font-size: 15px;
    }
    .sl-srv-testi-role {
        font-size: 13px;
    }
    .sl-srv-testi-carousel .owl-dots {
        margin-top: 28px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-srv-testi {
        padding: 52px 0;
    }
    .sl-srv-testi-carousel {
        max-width: 100%;
        padding-bottom: 32px;
    }
    .sl-srv-testi-slide {
        padding: 0 16px;
    }
    .sl-srv-testi-quote-icon {
        font-size: 28px;
        margin-bottom: 18px;
    }
    .sl-srv-testi-text {
        font-size: 19px;
        margin-bottom: 20px;
        line-height: 1.65;
    }
    .sl-srv-testi-stars {
        gap: 4px;
        margin-bottom: 14px;
    }
    .sl-srv-testi-stars i {
        font-size: 15px;
    }
    .sl-srv-testi-name {
        font-size: 15px;
    }
    .sl-srv-testi-role {
        font-size: 13px;
    }
    .sl-srv-testi-carousel .owl-dots {
        margin-top: 24px;
        gap: 5px;
    }
    .sl-srv-testi-carousel .owl-dot span {
        width: 7px;
        height: 7px;
    }
    .sl-srv-testi-carousel .owl-dot.active span {
        width: 20px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-srv-testi {
        padding: 44px 0;
    }
    .sl-srv-testi-carousel {
        padding-bottom: 28px;
    }
    .sl-srv-testi-slide {
        padding: 0 10px;
    }
    .sl-srv-testi-quote-icon {
        font-size: 26px;
        margin-bottom: 16px;
    }
    .sl-srv-testi-text {
        font-size: 17px;
        margin-bottom: 18px;
        line-height: 1.6;
    }
    .sl-srv-testi-stars {
        gap: 4px;
        margin-bottom: 12px;
    }
    .sl-srv-testi-stars i {
        font-size: 14px;
    }
    .sl-srv-testi-author {
        gap: 3px;
    }
    .sl-srv-testi-name {
        font-size: 14px;
    }
    .sl-srv-testi-role {
        font-size: 13px;
    }
    .sl-srv-testi-carousel .owl-dots {
        margin-top: 20px;
        gap: 5px;
    }
    .sl-srv-testi-carousel .owl-dot span {
        width: 6px;
        height: 6px;
        border-radius: 3px;
    }
    .sl-srv-testi-carousel .owl-dot.active span {
        width: 18px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-srv-testi {
        padding: 36px 0;
    }
    .sl-srv-testi-carousel {
        padding-bottom: 24px;
    }
    .sl-srv-testi-slide {
        padding: 0 6px;
    }
    .sl-srv-testi-quote-icon {
        font-size: 22px;
        margin-bottom: 14px;
    }
    .sl-srv-testi-text {
        font-size: 15px;
        margin-bottom: 16px;
        line-height: 1.65;
    }
    .sl-srv-testi-stars {
        gap: 3px;
        margin-bottom: 10px;
    }
    .sl-srv-testi-stars i {
        font-size: 13px;
    }
    .sl-srv-testi-author {
        gap: 2px;
    }
    .sl-srv-testi-name {
        font-size: 14px;
    }
    .sl-srv-testi-role {
        font-size: 12px;
    }
    .sl-srv-testi-carousel .owl-dots {
        margin-top: 18px;
        gap: 4px;
    }
    .sl-srv-testi-carousel .owl-dot span {
        width: 6px;
        height: 6px;
    }
    .sl-srv-testi-carousel .owl-dot.active span {
        width: 16px;
    }
}
/* =============================================
   SL SERVICES — TESTIMONIAL SECTION END
============================================= */




/* =============================================
   SL SERVICES — CTA SECTION
============================================= */
.sl-srv-cta {
    background: linear-gradient(to bottom right, #117dd4, #1d4ed8);
    padding: 90px 0;
}

/* Centered layout */
.sl-srv-cta-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
}

/* Title */
.sl-srv-cta-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 1.12;
    max-width: 720px;
    margin: 0;
    letter-spacing: -0.5px;
}

/* Description */
.sl-srv-cta-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fffc;
    line-height: 1.7;
    max-width: 560px;
    margin: 0;
}

/* Buttons row */
.sl-srv-cta-btns {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 8px;
    flex-wrap: wrap;
    justify-content: center;
}

/* Solid white button — blue text */
.sl-srv-cta-btn-white {
    font-family: "Plus Jakarta Sans", sans-serif;
    background: #fff;
    color: #117dd4;
    border: 1.5px solid #fff;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    padding: 14px 28px;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
}
.sl-srv-cta-btn-white:hover {
    background: rgba(255, 255, 255, 0.90);
    color: #1251a3;
}

/* Outline button — white border, white text */
.sl-srv-cta-btn-outline {
    background: transparent;
    color: #fff;
    border: 1.5px solid rgba(255, 255, 255, 0.50);
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    padding: 14px 28px;
    text-decoration: none;
    transition: background 0.2s ease, border-color 0.2s ease;
}
.sl-srv-cta-btn-outline:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.80);
    color: #fff;
}

/* Phone icon — mirrored */
.sl-srv-cta-phone-icon {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    transform: scaleX(-1);
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-srv-cta {
        padding: 72px 0;
    }
    .sl-srv-cta-inner {
        gap: 18px;
    }
    .sl-srv-cta-title {
        font-size: 40px;
        letter-spacing: -0.4px;
        max-width: 620px;
    }
    .sl-srv-cta-desc {
        font-size: 17px;
        max-width: 500px;
    }
    .sl-srv-cta-btns {
        gap: 14px;
        margin-top: 6px;
    }
    .sl-srv-cta-btn-white,
    .sl-srv-cta-btn-outline {
        font-size: 14px;
        padding: 13px 24px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-srv-cta {
        padding: 60px 0;
    }
    .sl-srv-cta-inner {
        gap: 16px;
    }
    .sl-srv-cta-title {
        font-size: 35px;
        letter-spacing: -0.3px;
        max-width: 100%;
    }
    .sl-srv-cta-desc {
        font-size: 16px;
        max-width: 100%;
    }
    .sl-srv-cta-btns {
        gap: 12px;
        margin-top: 4px;
    }
    .sl-srv-cta-btn-white,
    .sl-srv-cta-btn-outline {
        font-size: 14px;
        padding: 12px 22px;
        border-radius: 8px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-srv-cta {
        padding: 52px 0;
    }
    .sl-srv-cta-inner {
        gap: 14px;
    }
    .sl-srv-cta-title {
        font-size: 30px;
        letter-spacing: -0.2px;
        line-height: 1.18;
    }
    .sl-srv-cta-desc {
        font-size: 15px;
        line-height: 1.65;
    }

    /* Buttons stack full width */
    .sl-srv-cta-btns {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        margin-top: 4px;
        width: 100%;
        max-width: 360px;
    }
    .sl-srv-cta-btn-white,
    .sl-srv-cta-btn-outline {
        font-size: 14px;
        padding: 13px 20px;
        border-radius: 8px;
        width: 100%;
        justify-content: center;
        text-align: center;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-srv-cta {
        padding: 44px 0;
    }
    .sl-srv-cta-inner {
        gap: 12px;
    }
    .sl-srv-cta-title {
        font-size: 26px;
        letter-spacing: -0.2px;
        line-height: 1.2;
    }
    .sl-srv-cta-desc {
        font-size: 14px;
        line-height: 1.65;
    }
    .sl-srv-cta-btns {
        max-width: 100%;
        gap: 9px;
        margin-top: 2px;
    }
    .sl-srv-cta-btn-white,
    .sl-srv-cta-btn-outline {
        font-size: 13px;
        padding: 12px 18px;
    }
    .sl-srv-cta-phone-icon {
        font-size: 13px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-srv-cta {
        padding: 36px 0;
    }
    .sl-srv-cta-inner {
        gap: 10px;
    }
    .sl-srv-cta-title {
        font-size: 23px;
        letter-spacing: -0.1px;
        line-height: 1.22;
    }
    .sl-srv-cta-desc {
        font-size: 13px;
        line-height: 1.65;
    }
    .sl-srv-cta-btns {
        gap: 8px;
        margin-top: 2px;
    }
    .sl-srv-cta-btn-white,
    .sl-srv-cta-btn-outline {
        font-size: 13px;
        padding: 11px 16px;
        border-radius: 8px;
    }
    .sl-srv-cta-phone-icon {
        font-size: 12px;
    }
}
/* =============================================
   SL SERVICES — CTA SECTION END
============================================= */
/* ============================================= SERVICES PAGE END ============================================= */








/* ============================================= SHOP OVERVIEW PAGE START ============================================= */
/* =============================================
   SL SHOP — CATEGORY SECTION START
============================================= */

/* Section */
.pg-temp-shop-overview .sl-shop-categories {
    background: #e3e6e84d;
    padding: 80px 0 100px;
}

/* ── Header ── */
.pg-temp-shop-overview .sl-shop-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 16px;
    margin-bottom: 56px;
}

/* Title */
.pg-temp-shop-overview .sl-shop-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #111827;
    line-height: 1.08;
    letter-spacing: -1.5px;
    margin: 0;
}

/* Subtitle */
.pg-temp-shop-overview .sl-shop-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #3c4044;
    line-height: 1.7;
    max-width: 660px;
    margin: 0;
}

/* ── Cards Row ── */
.pg-temp-shop-overview .sl-shop-cards {
    display: flex;
    align-items: stretch;
    gap: 24px;
}

/* Card */
.pg-temp-shop-overview .sl-shop-card {
    flex: 1;
    background: #f4f5f5;
    border: 2px solid #E5E7EB;
    border-radius: 20px;
    padding: 44px 36px 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 16px;
    text-decoration: none;
    transition: border-color 0.25s ease;
    cursor: pointer;
}
.pg-temp-shop-overview .sl-shop-card:hover {
    background: #f1f5f9;
    border-color: #1565C0;
}

/* Icon circle */
.pg-temp-shop-overview .sl-shop-card-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #DBEAFE;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #1565C0;
    margin-bottom: 8px;
    transition: background 0.25s ease;
}
.pg-temp-shop-overview .sl-shop-card:hover .sl-shop-card-icon {
    background: #BFDBFE;
}

/* Card title */
.pg-temp-shop-overview .sl-shop-card-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #111827;
    margin: 0;
    line-height: 1.3;
}

/* Card description */
.pg-temp-shop-overview .sl-shop-card-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #3c4044;
    line-height: 1.65;
    max-width: 280px;
    margin: 0;
    flex: 1;
}

/* Bottom badge — Recommended / Best Value */
.pg-temp-shop-overview .sl-shop-card-badge {
    display: inline-block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #374151;
    background: #f4f5f5;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    padding: 5px 14px;
    margin-top: 4px;
    transition: background 0.25s ease;
}

.pg-temp-shop-overview .sl-shop-card:hover .sl-shop-card-badge {
    background: #F3F4F6;
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .pg-temp-shop-overview .sl-shop-categories {
        padding: 65px 0 80px;
    }
    .pg-temp-shop-overview .sl-shop-header {
        gap: 14px;
        margin-bottom: 44px;
    }
    .pg-temp-shop-overview .sl-shop-title {
        font-size: 40px;
        letter-spacing: -1.2px;
    }
    .pg-temp-shop-overview .sl-shop-desc {
        font-size: 18px;
        max-width: 580px;
    }
    .pg-temp-shop-overview .sl-shop-cards {
        gap: 18px;
    }
    .pg-temp-shop-overview .sl-shop-card {
        padding: 36px 28px 28px;
        gap: 14px;
        border-radius: 16px;
    }
    .pg-temp-shop-overview .sl-shop-card-icon {
        width: 70px;
        height: 70px;
        font-size: 26px;
        margin-bottom: 4px;
    }
    .pg-temp-shop-overview .sl-shop-card-title {
        font-size: 18px;
    }
    .pg-temp-shop-overview .sl-shop-card-desc {
        font-size: 14px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .pg-temp-shop-overview .sl-shop-categories {
        padding: 56px 0 68px;
    }
    .pg-temp-shop-overview .sl-shop-header {
        gap: 12px;
        margin-bottom: 36px;
    }
    .pg-temp-shop-overview .sl-shop-title {
        font-size: 35px;
        letter-spacing: -1px;
    }
    .pg-temp-shop-overview .sl-shop-desc {
        font-size: 16px;
        max-width: 100%;
    }
    .pg-temp-shop-overview .sl-shop-cards {
        gap: 14px;
    }
    .pg-temp-shop-overview .sl-shop-card {
        padding: 30px 22px 24px;
        gap: 12px;
        border-radius: 14px;
    }
    .pg-temp-shop-overview .sl-shop-card-icon {
        width: 64px;
        height: 64px;
        font-size: 24px;
        margin-bottom: 2px;
    }
    .pg-temp-shop-overview .sl-shop-card-title {
        font-size: 17px;
    }
    .pg-temp-shop-overview .sl-shop-card-desc {
        font-size: 13px;
        max-width: 100%;
    }
    .pg-temp-shop-overview .sl-shop-card-badge {
        font-size: 11px;
        padding: 4px 12px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .pg-temp-shop-overview .sl-shop-categories {
        padding: 48px 0 60px;
    }
    .pg-temp-shop-overview .sl-shop-header {
        gap: 10px;
        margin-bottom: 28px;
    }
    .pg-temp-shop-overview .sl-shop-title {
        font-size: 30px;
        letter-spacing: -0.8px;
    }
    .pg-temp-shop-overview .sl-shop-desc {
        font-size: 15px;
        line-height: 1.65;
    }

    /* Stack cards vertically */
    .pg-temp-shop-overview .sl-shop-cards {
        flex-direction: column;
        gap: 14px;
    }
    .pg-temp-shop-overview .sl-shop-card {
        flex-direction: column;
        align-items: center;
        text-align: left;
        padding: 22px 20px;
        gap: 18px;
        border-radius: 14px;
    }
    .pg-temp-shop-overview .sl-shop-card-icon {
        width: 56px;
        height: 56px;
        min-width: 56px;
        font-size: 20px;
        margin-bottom: 0;
        flex-shrink: 0;
    }
    .pg-temp-shop-overview .sl-shop-card-title {
        font-size: 16px;
    }
    .pg-temp-shop-overview .sl-shop-card-desc {
        font-size: 13px;
        max-width: 100%;
    }
    .pg-temp-shop-overview .sl-shop-card-badge {
        font-size: 11px;
        padding: 4px 10px;
        margin-top: 6px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .pg-temp-shop-overview .sl-shop-categories {
        padding: 40px 0 52px;
    }
    .pg-temp-shop-overview .sl-shop-header {
        gap: 9px;
        margin-bottom: 24px;
    }
    .pg-temp-shop-overview .sl-shop-title {
        font-size: 26px;
        letter-spacing: -0.6px;
    }
    .pg-temp-shop-overview .sl-shop-desc {
        font-size: 14px;
        line-height: 1.65;
    }
    .pg-temp-shop-overview .sl-shop-cards {
        gap: 10px;
    }
    .pg-temp-shop-overview .sl-shop-card {
        padding: 18px 16px;
        gap: 14px;
        border-radius: 12px;
        border-width: 1.5px;
    }
    .pg-temp-shop-overview .sl-shop-card-icon {
        width: 50px;
        height: 50px;
        min-width: 50px;
        font-size: 18px;
    }
    .pg-temp-shop-overview .sl-shop-card-title {
        font-size: 15px;
    }
    .pg-temp-shop-overview .sl-shop-card-desc {
        font-size: 13px;
        line-height: 1.6;
    }
    .pg-temp-shop-overview .sl-shop-card-badge {
        font-size: 11px;
        padding: 3px 9px;
        border-radius: 6px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .pg-temp-shop-overview .sl-shop-categories {
        padding: 34px 0 44px;
    }
    .pg-temp-shop-overview .sl-shop-header {
        gap: 8px;
        margin-bottom: 20px;
    }
    .pg-temp-shop-overview .sl-shop-title {
        font-size: 23px;
        letter-spacing: -0.4px;
    }
    .pg-temp-shop-overview .sl-shop-desc {
        font-size: 13px;
        line-height: 1.65;
    }
    .pg-temp-shop-overview .sl-shop-cards {
        gap: 8px;
    }
    .pg-temp-shop-overview .sl-shop-card {
        padding: 16px 14px;
        gap: 12px;
        border-radius: 10px;
    }
    .pg-temp-shop-overview .sl-shop-card-icon {
        width: 46px;
        height: 46px;
        min-width: 46px;
        font-size: 17px;
    }
    .pg-temp-shop-overview .sl-shop-card-title {
        font-size: 15px;
    }
    .pg-temp-shop-overview .sl-shop-card-desc {
        font-size: 12px;
        line-height: 1.6;
    }
    .pg-temp-shop-overview .sl-shop-card-badge {
        font-size: 10px;
        padding: 3px 8px;
    }
}
/* =============================================
   SL SHOP — CATEGORY SECTION END
============================================= */



/* =============================================
   SL SHOP — BRANDS SECTION
============================================= */
.pg-temp-shop-overview .sl-shop-brands {
    background: #fafafa;
    padding: 80px 0 90px;
    border-top: 1px solid #E5E7EB;
}

/* Header */
.pg-temp-shop-overview .sl-shop-brands-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 14px;
    margin-bottom: 48px;
}

.pg-temp-shop-overview .sl-shop-brands-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #111827;
    line-height: 1.12;
    letter-spacing: -0.5px;
    margin: 0;
}

.pg-temp-shop-overview .sl-shop-brands-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #3c4044;
    line-height: 1.7;
    max-width: 700px;
    margin: 0;
}

/* Brand cards row */
.pg-temp-shop-overview .sl-shop-brand-cards {
    display: flex;
    gap: 24px;
    align-items: stretch;
}

/* Brand card */
.pg-temp-shop-overview .sl-shop-brand-card {
    flex: 1;
    background: #dee9f2;
    border: 1px solid #E2E8F0;
    border-radius: 10px;
    padding: 36px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* Top row — logo + info */
.pg-temp-shop-overview .sl-shop-brand-top {
    display: flex;
    align-items: center;
    gap: 18px;
}

/* Logo white box */
.pg-temp-shop-overview .sl-shop-brand-logo {
    width: 90px;
    height: 60px;
    min-width: 90px;
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 12px;
    overflow: hidden;
}
.pg-temp-shop-overview .sl-shop-brand-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Brand name + tag */
.pg-temp-shop-overview .sl-shop-brand-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.pg-temp-shop-overview .sl-shop-brand-name {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #111827;
    line-height: 1.2;
}
.pg-temp-shop-overview .sl-shop-brand-tag {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #3c4044;
    font-weight: 400;
}

/* Description */
.pg-temp-shop-overview .sl-shop-brand-text {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    color: #3c4044;
    font-weight: 400;
    line-height: 1.75;
    margin: 0;
}

/* Features 2x2 grid */
.pg-temp-shop-overview .sl-shop-brand-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 16px;
}

.pg-temp-shop-overview .sl-shop-brand-feature {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1d1f20;
}
.pg-temp-shop-overview .sl-shop-brand-feature i {
    font-size: 13px;
    color: #117dd4;
    flex-shrink: 0;
}

/* Footer note + button */
.pg-temp-shop-overview .sl-shop-brands-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-top: 44px;
    text-align: center;
}

.pg-temp-shop-overview .sl-shop-brands-note {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #3c4044;
    margin: 0;
}

/* Browse button — outline style */
.pg-temp-shop-overview .sl-shop-brands-btn {
    font-family: "Plus Jakarta Sans", sans-serif;
    background: transparent;
    color: #1d1f20;
    border: 1.5px solid #D1D5DB;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    padding: 13px 28px;
    text-decoration: none;
    transition: border-color 0.2s ease, background 0.2s ease;
}
.pg-temp-shop-overview .sl-shop-brands-btn:hover {
    border-color: #9CA3AF;
    background: #eef1f3;
    color: #111827;
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .pg-temp-shop-overview .sl-shop-brands {
        padding: 65px 0 72px;
    }
    .pg-temp-shop-overview .sl-shop-brands-header {
        gap: 12px;
        margin-bottom: 38px;
    }
    .pg-temp-shop-overview .sl-shop-brands-title {
        font-size: 26px;
        letter-spacing: -0.4px;
    }
    .pg-temp-shop-overview .sl-shop-brands-desc {
        font-size: 15px;
        max-width: 580px;
    }
    .pg-temp-shop-overview .sl-shop-brand-cards {
        gap: 18px;
    }
    .pg-temp-shop-overview .sl-shop-brand-card {
        padding: 28px;
        gap: 20px;
    }
    .pg-temp-shop-overview .sl-shop-brand-name {
        font-size: 18px;
    }
    .pg-temp-shop-overview .sl-shop-brand-tag {
        font-size: 13px;
    }
    .pg-temp-shop-overview .sl-shop-brand-text {
        font-size: 15px;
    }
    .pg-temp-shop-overview .sl-shop-brand-feature {
        font-size: 13px;
    }
    .pg-temp-shop-overview .sl-shop-brands-footer {
        margin-top: 36px;
        gap: 16px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .pg-temp-shop-overview .sl-shop-brands {
        padding: 56px 0 64px;
    }
    .pg-temp-shop-overview .sl-shop-brands-header {
        gap: 10px;
        margin-bottom: 32px;
    }
    .pg-temp-shop-overview .sl-shop-brands-title {
        font-size: 24px;
        letter-spacing: -0.3px;
    }
    .pg-temp-shop-overview .sl-shop-brands-desc {
        font-size: 15px;
        max-width: 100%;
    }
    .pg-temp-shop-overview .sl-shop-brand-cards {
        gap: 14px;
    }
    .pg-temp-shop-overview .sl-shop-brand-card {
        padding: 24px;
        gap: 18px;
        border-radius: 10px;
    }
    .pg-temp-shop-overview .sl-shop-brand-top {
        gap: 14px;
    }
    .pg-temp-shop-overview .sl-shop-brand-logo {
        width: 78px;
        height: 52px;
        min-width: 78px;
        border-radius: 10px;
        padding: 8px 10px;
    }
    .pg-temp-shop-overview .sl-shop-brand-name {
        font-size: 17px;
    }
    .pg-temp-shop-overview .sl-shop-brand-tag {
        font-size: 12px;
    }
    .pg-temp-shop-overview .sl-shop-brand-text {
        font-size: 14px;
        line-height: 1.7;
    }
    .pg-temp-shop-overview .sl-shop-brand-features {
        gap: 10px 12px;
    }
    .pg-temp-shop-overview .sl-shop-brand-feature {
        font-size: 13px;
        gap: 7px;
    }
    .pg-temp-shop-overview .sl-shop-brand-feature i {
        font-size: 12px;
    }
    .pg-temp-shop-overview .sl-shop-brands-footer {
        margin-top: 28px;
        gap: 14px;
    }
    .pg-temp-shop-overview .sl-shop-brands-btn {
        font-size: 13px;
        padding: 12px 24px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .pg-temp-shop-overview .sl-shop-brands {
        padding: 48px 0 56px;
    }
    .pg-temp-shop-overview .sl-shop-brands-header {
        gap: 10px;
        margin-bottom: 26px;
    }
    .pg-temp-shop-overview .sl-shop-brands-title {
        font-size: 22px;
        letter-spacing: -0.2px;
    }
    .pg-temp-shop-overview .sl-shop-brands-desc {
        font-size: 14px;
        line-height: 1.65;
    }

    /* Stack brand cards vertically */
    .pg-temp-shop-overview .sl-shop-brand-cards {
        flex-direction: column;
        gap: 14px;
    }
    .pg-temp-shop-overview .sl-shop-brand-card {
        padding: 22px 20px;
        gap: 16px;
        border-radius: 10px;
    }
    .pg-temp-shop-overview .sl-shop-brand-top {
        gap: 14px;
    }
    .pg-temp-shop-overview .sl-shop-brand-logo {
        width: 72px;
        height: 48px;
        min-width: 72px;
        border-radius: 8px;
        padding: 8px;
    }
    .pg-temp-shop-overview .sl-shop-brand-name {
        font-size: 16px;
    }
    .pg-temp-shop-overview .sl-shop-brand-tag {
        font-size: 12px;
    }
    .pg-temp-shop-overview .sl-shop-brand-text {
        font-size: 14px;
        line-height: 1.68;
    }
    .pg-temp-shop-overview .sl-shop-brand-features {
        gap: 10px 12px;
    }
    .pg-temp-shop-overview .sl-shop-brand-feature {
        font-size: 13px;
    }
    .pg-temp-shop-overview .sl-shop-brands-footer {
        margin-top: 24px;
        gap: 12px;
    }
    .pg-temp-shop-overview .sl-shop-brands-note {
        font-size: 13px;
    }
    .pg-temp-shop-overview .sl-shop-brands-btn {
        font-size: 13px;
        padding: 12px 22px;
        border-radius: 8px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .pg-temp-shop-overview .sl-shop-brands {
        padding: 40px 0 48px;
    }
    .pg-temp-shop-overview .sl-shop-brands-header {
        gap: 9px;
        margin-bottom: 22px;
    }
    .pg-temp-shop-overview .sl-shop-brands-title {
        font-size: 20px;
        letter-spacing: -0.2px;
    }
    .pg-temp-shop-overview .sl-shop-brands-desc {
        font-size: 13px;
        line-height: 1.65;
    }
    .pg-temp-shop-overview .sl-shop-brand-cards {
        gap: 10px;
    }
    .pg-temp-shop-overview .sl-shop-brand-card {
        padding: 18px 16px;
        gap: 14px;
        border-radius: 8px;
    }
    .pg-temp-shop-overview .sl-shop-brand-top {
        gap: 12px;
    }
    .pg-temp-shop-overview .sl-shop-brand-logo {
        width: 66px;
        height: 44px;
        min-width: 66px;
        border-radius: 8px;
        padding: 7px;
    }
    .pg-temp-shop-overview .sl-shop-brand-name {
        font-size: 15px;
    }
    .pg-temp-shop-overview .sl-shop-brand-tag {
        font-size: 11px;
    }
    .pg-temp-shop-overview .sl-shop-brand-text {
        font-size: 13px;
        line-height: 1.65;
    }
    .pg-temp-shop-overview .sl-shop-brand-features {
        gap: 8px 10px;
    }
    .pg-temp-shop-overview .sl-shop-brand-feature {
        font-size: 12px;
        gap: 6px;
    }
    .pg-temp-shop-overview .sl-shop-brand-feature i {
        font-size: 11px;
    }
    .pg-temp-shop-overview .sl-shop-brands-footer {
        margin-top: 20px;
        gap: 10px;
    }
    .pg-temp-shop-overview .sl-shop-brands-note {
        font-size: 12px;
    }
    .pg-temp-shop-overview .sl-shop-brands-btn {
        font-size: 13px;
        padding: 11px 20px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .pg-temp-shop-overview .sl-shop-brands {
        padding: 34px 0 40px;
    }
    .pg-temp-shop-overview .sl-shop-brands-header {
        gap: 8px;
        margin-bottom: 18px;
    }
    .pg-temp-shop-overview .sl-shop-brands-title {
        font-size: 18px;
        letter-spacing: -0.1px;
    }
    .pg-temp-shop-overview .sl-shop-brands-desc {
        font-size: 13px;
        line-height: 1.6;
    }
    .pg-temp-shop-overview .sl-shop-brand-cards {
        gap: 8px;
    }
    .pg-temp-shop-overview .sl-shop-brand-card {
        padding: 16px 14px;
        gap: 12px;
        border-radius: 8px;
    }
    .pg-temp-shop-overview .sl-shop-brand-top {
        gap: 10px;
    }
    .pg-temp-shop-overview .sl-shop-brand-logo {
        width: 60px;
        height: 40px;
        min-width: 60px;
        border-radius: 7px;
        padding: 6px;
    }
    .pg-temp-shop-overview .sl-shop-brand-name {
        font-size: 15px;
    }
    .pg-temp-shop-overview .sl-shop-brand-tag {
        font-size: 11px;
    }
    .pg-temp-shop-overview .sl-shop-brand-text {
        font-size: 13px;
        line-height: 1.6;
    }
    .pg-temp-shop-overview .sl-shop-brand-features {
        gap: 7px 8px;
    }
    .pg-temp-shop-overview .sl-shop-brand-feature {
        font-size: 12px;
        gap: 6px;
    }
    .pg-temp-shop-overview .sl-shop-brand-feature i {
        font-size: 11px;
    }
    .pg-temp-shop-overview .sl-shop-brands-footer {
        margin-top: 18px;
        gap: 10px;
    }
    .pg-temp-shop-overview .sl-shop-brands-note {
        font-size: 12px;
    }
    .pg-temp-shop-overview .sl-shop-brands-btn {
        font-size: 12px;
        padding: 10px 18px;
        border-radius: 8px;
    }
}
/* =============================================
   SL SHOP — BRANDS SECTION END
============================================= */
/* ============================================= SHOP OVERVIEW PAGE END ============================================= */






/* ============================================= PRICING PAGE START ============================================= */
/* =============================================
   SL PRICING — PACKAGES SECTION
============================================= */
.sl-pricing-packages {
    background: #f8fafc;
    padding: 90px 0;
}

/* Header */
.sl-pricing-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 16px;
    margin-bottom: 40px;
}
.sl-pricing-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #1d1f20;
    line-height: 1.12;
    letter-spacing: -1px;
    margin: 0;
}
.sl-pricing-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #3c4044;
    line-height: 1.7;
    max-width: 700px;
    margin: 0;
}

/* Tab nav */
.sl-pricing-tab-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 5px;
    gap: 4px;
    width: fit-content;
    margin: 0 auto 48px;
}
.sl-pricing-tab-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #6B7280;
    background: transparent;
    border: none;
    border-radius: 8px;
    padding: 10px 22px;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}
.sl-pricing-tab-btn:hover {
    color: #111827;
    background: #F3F4F6;
}
.sl-pricing-tab-btn.sl-pricing-tab-active {
    background: #117dd4;
    color: #fff;
}
.sl-pricing-tab-btn i { font-size: 13px; }

/* Tab panels */
.sl-pricing-tab-panel { display: none; }
.sl-pricing-tab-panel.sl-pricing-panel-active { display: block; }

/* Cards row */
.sl-pricing-cards {
    display: flex;
    align-items: stretch;
    gap: 24px;
}

/* Base card — all same by default */
.sl-pricing-card {
    flex: 1;
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 20px;
    padding: 36px 32px 32px;
    display: flex;
    flex-direction: column;
    gap: 28px;
    position: relative;
    cursor: pointer;
    transition: background 0.3s ease, border-color 0.3s ease,
                box-shadow 0.3s ease, transform 0.3s ease,
                padding 0.3s ease, margin 0.3s ease;
}

/* Active card — dark + bigger */
.sl-pricing-card.sl-pricing-card--active {
    background: #0f172a;
    border-color: #0F1C2E;
    padding-top: 44px;
    padding-bottom: 40px;
    margin-top: -16px;
    margin-bottom: -16px;
    z-index: 2;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.20);
    cursor: default;
}

/* Tier label */
.sl-pricing-tier {
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #64748b;
    margin-bottom: 12px;
    transition: color 0.3s ease;
}
.sl-pricing-card.sl-pricing-card--active .sl-pricing-tier {
    color: #117dd4;
}

/* Price */
.sl-pricing-price {
    display: flex;
    align-items: baseline;
    gap: 4px;
    margin-bottom: 12px;
}
.sl-pricing-currency {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #1d1f20;
    transition: color 0.3s ease;
}
.sl-pricing-card.sl-pricing-card--active .sl-pricing-currency {
    color: #94A3B8;
}
.sl-pricing-amount {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #1d1f20;
    line-height: 1;
    letter-spacing: -1.5px;
    transition: color 0.3s ease;
}
.sl-pricing-card.sl-pricing-card--active .sl-pricing-amount {
    color: #fff;
}
.sl-pricing-period {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #b7bac0;
}

/* Contact Us price variant */
.sl-pricing-price--contact {
    font-size: 40px;
    font-weight: 800;
    color: #111827;
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 12px;
    display: block;
    transition: color 0.3s ease;
}
.sl-pricing-card.sl-pricing-card--active .sl-pricing-price--contact {
    color: #fff;
}

/* Card description */
.sl-pricing-card-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #3c4044;
    line-height: 1.6;
    margin: 0;
    transition: color 0.3s ease;
}
.sl-pricing-card.sl-pricing-card--active .sl-pricing-card-desc {
    color: #94A3B8;
}

/* Features list */
.sl-pricing-features {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 14px;
    flex: 1;
    margin: 0;
    padding: 0;
}
.sl-pricing-feature-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #1d1f20;
    transition: color 0.3s ease;
}
.sl-pricing-card.sl-pricing-card--active .sl-pricing-feature-item {
    color: #E2E8F0;
}

.sl-pricing-check {
    color: #1565C0;
    font-size: 13px;
    flex-shrink: 0;
    transition: color 0.3s ease;
}
.sl-pricing-card.sl-pricing-card--active .sl-pricing-check {
    color: #60A5FA;
}

/* Info icon + tooltip */
.sl-pricing-info-wrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-left: auto;
    flex-shrink: 0;
}
.sl-pricing-info-icon {
    color: #D1D5DB;
    font-size: 13px;
    cursor: pointer;
    transition: color 0.2s ease;
}
.sl-pricing-info-icon:hover { color: #9CA3AF; }
.sl-pricing-card.sl-pricing-card--active .sl-pricing-info-icon { color: #334155; }
.sl-pricing-card.sl-pricing-card--active .sl-pricing-info-icon:hover { color: #64748B; }

.sl-pricing-tooltip {
    position: absolute;
    bottom: calc(100% + 8px);
    right: 0;
    width: 210px;
    background: #1E293B;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 8px;
    padding: 10px 12px;
    font-size: 12px;
    color: #94A3B8;
    line-height: 1.6;
    white-space: normal;
    pointer-events: none;
    opacity: 0;
    transform: translateY(4px);
    transition: opacity 0.2s ease, transform 0.2s ease;
    z-index: 10;
}
.sl-pricing-info-wrap:hover .sl-pricing-tooltip {
    opacity: 1;
    transform: translateY(0);
}

/* CTA buttons */
.sl-pricing-card-btn {
    width: 100%;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 14px 24px;
    text-decoration: none;
    transition: all 0.2s ease;
}
.sl-pricing-card-btn--light {
    background: transparent;
    color: #374151;
    border: 1.5px solid #1565c0;
}
.sl-pricing-card-btn--light:hover {
    background: #F3F4F6;
    border-color: #D1D5DB;
    color: #111827;
}
.sl-pricing-card-btn--featured {
    background: #117dd4;
    color: #fff;
    border: none;
}
.sl-pricing-card-btn--featured:hover {
    background: #1251a3;
    color: #fff;
}

/* Active card button — switch to solid blue */
.sl-pricing-card.sl-pricing-card--active .sl-pricing-card-btn--light {
    background: #117dd4;
    color: #fff;
    border-color: #117dd4;
}
.sl-pricing-card.sl-pricing-card--active .sl-pricing-card-btn--light:hover {
    background: #1251a3;
    border-color: #1251a3;
}

/* Coming Soon panel */
.sl-pricing-coming-soon {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 72px 24px;
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 20px;
}
.sl-pricing-cs-icon {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: #EFF6FF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #117dd4;
    font-size: 28px;
    margin-bottom: 24px;
}
.sl-pricing-cs-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #1d1f20;
    margin: 0 0 12px;
}
.sl-pricing-cs-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #6B7280;
    line-height: 1.7;
    max-width: 480px;
    margin: 0 0 32px;
}
.sl-pricing-cs-btn {
    width: auto;
    padding: 12px 32px;
}

/* Footer note */
.sl-pricing-footer-note {
    font-family: "Plus Jakarta Sans", sans-serif;
    text-align: center;
    margin-top: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #3c4044;
    font-style: italic;
}
.sl-pricing-whatsapp-link {
    color: #117dd4;
    font-weight: 700;
    text-decoration: none;
    font-style: normal;
}
.sl-pricing-whatsapp-link:hover { text-decoration: underline; }

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-pricing-packages {
        padding: 70px 0;
    }
    .sl-pricing-title {
        font-size: 40px;
        letter-spacing: -0.8px;
    }
    .sl-pricing-desc {
        font-size: 17px;
    }
    .sl-pricing-header {
        gap: 14px;
        margin-bottom: 34px;
    }
    .sl-pricing-tab-nav {
        margin-bottom: 40px;
    }
    .sl-pricing-tab-btn {
        font-size: 15px;
        padding: 9px 18px;
    }
    .sl-pricing-cards {
        gap: 18px;
    }
    .sl-pricing-card {
        padding: 28px 24px 26px;
        gap: 22px;
    }
    .sl-pricing-card.sl-pricing-card--active {
        padding-top: 36px;
        padding-bottom: 32px;
        margin-top: -12px;
        margin-bottom: -12px;
    }
    .sl-pricing-amount {
        font-size: 30px;
    }
    .sl-pricing-price--contact {
        font-size: 34px;
    }
    .sl-pricing-footer-note {
        margin-top: 72px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .sl-pricing-packages {
        padding: 60px 0;
    }
    .sl-pricing-title {
        font-size: 35px;
        letter-spacing: -0.6px;
    }
    .sl-pricing-desc {
        font-size: 16px;
        max-width: 100%;
    }
    .sl-pricing-header {
        gap: 12px;
        margin-bottom: 28px;
    }
    .sl-pricing-tab-nav {
        margin-bottom: 32px;
    }
    .sl-pricing-tab-btn {
        font-size: 14px;
        padding: 9px 16px;
    }

    /* Stack cards vertically */
    .sl-pricing-cards {
        flex-direction: column;
        gap: 16px;
    }

    /* Reset active card negative margins — no visual pop on stacked layout */
    .sl-pricing-card {
        padding: 28px 26px;
        gap: 20px;
    }
    .sl-pricing-card.sl-pricing-card--active {
        padding-top: 28px;
        padding-bottom: 28px;
        margin-top: 0;
        margin-bottom: 0;
        box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
    }
    .sl-pricing-amount {
        font-size: 32px;
    }
    .sl-pricing-price--contact {
        font-size: 36px;
    }
    .sl-pricing-features {
        gap: 12px;
    }
    .sl-pricing-coming-soon {
        padding: 56px 24px;
    }
    .sl-pricing-footer-note {
        margin-top: 56px;
        font-size: 13px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .sl-pricing-packages {
        padding: 52px 0;
    }
    .sl-pricing-title {
        font-size: 30px;
        letter-spacing: -0.4px;
    }
    .sl-pricing-desc {
        font-size: 15px;
    }
    .sl-pricing-header {
        gap: 10px;
        margin-bottom: 24px;
    }

    /* Tab nav full width */
    .sl-pricing-tab-nav {
        width: 100%;
        margin-bottom: 28px;
    }
    .sl-pricing-tab-btn {
        flex: 1;
        justify-content: center;
        font-size: 14px;
        padding: 9px 12px;
    }
    .sl-pricing-card {
        padding: 24px 20px;
        border-radius: 16px;
        gap: 18px;
    }
    .sl-pricing-tier {
        font-size: 11px;
        letter-spacing: 1.3px;
        margin-bottom: 10px;
    }
    .sl-pricing-amount {
        font-size: 30px;
        letter-spacing: -1px;
    }
    .sl-pricing-price--contact {
        font-size: 32px;
    }
    .sl-pricing-currency {
        font-size: 13px;
    }
    .sl-pricing-card-desc {
        font-size: 13px;
    }
    .sl-pricing-feature-item {
        font-size: 13px;
        gap: 9px;
    }
    .sl-pricing-card-btn {
        font-size: 14px;
        padding: 13px 20px;
    }
    .sl-pricing-coming-soon {
        padding: 48px 20px;
        border-radius: 16px;
    }
    .sl-pricing-cs-icon {
        width: 60px;
        height: 60px;
        font-size: 24px;
        margin-bottom: 18px;
    }
    .sl-pricing-cs-title {
        font-size: 24px;
    }
    .sl-pricing-cs-desc {
        font-size: 14px;
    }
    .sl-pricing-footer-note {
        margin-top: 44px;
        font-size: 13px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .sl-pricing-packages {
        padding: 44px 0;
    }
    .sl-pricing-title {
        font-size: 26px;
        letter-spacing: -0.3px;
    }
    .sl-pricing-desc {
        font-size: 14px;
    }
    .sl-pricing-header {
        gap: 9px;
        margin-bottom: 20px;
    }
    .sl-pricing-tab-nav {
        margin-bottom: 22px;
        padding: 4px;
    }
    .sl-pricing-tab-btn {
        font-size: 13px;
        padding: 8px 10px;
        gap: 6px;
    }
    .sl-pricing-tab-btn i {
        font-size: 12px;
    }
    .sl-pricing-cards {
        gap: 12px;
    }
    .sl-pricing-card {
        padding: 20px 16px;
        border-radius: 14px;
        gap: 16px;
    }
    .sl-pricing-tier {
        font-size: 10px;
        letter-spacing: 1.2px;
        margin-bottom: 8px;
    }
    .sl-pricing-amount {
        font-size: 28px;
        letter-spacing: -0.8px;
    }
    .sl-pricing-price--contact {
        font-size: 28px;
    }
    .sl-pricing-card-desc {
        font-size: 13px;
    }
    .sl-pricing-features {
        gap: 10px;
    }
    .sl-pricing-feature-item {
        font-size: 13px;
        gap: 8px;
    }
    .sl-pricing-card-btn {
        font-size: 13px;
        padding: 12px 16px;
    }
    .sl-pricing-coming-soon {
        padding: 40px 16px;
    }
    .sl-pricing-cs-icon {
        width: 54px;
        height: 54px;
        font-size: 22px;
        margin-bottom: 16px;
    }
    .sl-pricing-cs-title {
        font-size: 22px;
    }
    .sl-pricing-cs-desc {
        font-size: 13px;
        margin-bottom: 24px;
    }
    .sl-pricing-footer-note {
        margin-top: 36px;
        font-size: 12px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .sl-pricing-packages {
        padding: 36px 0;
    }
    .sl-pricing-title {
        font-size: 23px;
        letter-spacing: -0.2px;
    }
    .sl-pricing-desc {
        font-size: 13px;
        line-height: 1.65;
    }
    .sl-pricing-header {
        gap: 8px;
        margin-bottom: 18px;
    }
    .sl-pricing-tab-nav {
        margin-bottom: 18px;
    }
    .sl-pricing-tab-btn {
        font-size: 12px;
        padding: 7px 8px;
        gap: 5px;
    }
    .sl-pricing-cards {
        gap: 10px;
    }
    .sl-pricing-card {
        padding: 18px 14px;
        border-radius: 12px;
        gap: 14px;
    }
    .sl-pricing-tier {
        font-size: 10px;
        margin-bottom: 6px;
    }
    .sl-pricing-amount {
        font-size: 26px;
        letter-spacing: -0.6px;
    }
    .sl-pricing-price--contact {
        font-size: 26px;
    }
    .sl-pricing-currency,
    .sl-pricing-period {
        font-size: 12px;
    }
    .sl-pricing-card-desc {
        font-size: 12px;
    }
    .sl-pricing-features {
        gap: 9px;
    }
    .sl-pricing-feature-item {
        font-size: 12px;
        gap: 7px;
    }
    .sl-pricing-check {
        font-size: 11px;
    }
    .sl-pricing-info-icon {
        font-size: 11px;
    }
    .sl-pricing-card-btn {
        font-size: 13px;
        padding: 11px 14px;
        border-radius: 8px;
    }
    .sl-pricing-coming-soon {
        padding: 36px 14px;
        border-radius: 12px;
    }
    .sl-pricing-cs-icon {
        width: 48px;
        height: 48px;
        font-size: 20px;
        margin-bottom: 14px;
    }
    .sl-pricing-cs-title {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .sl-pricing-cs-desc {
        font-size: 12px;
        line-height: 1.65;
        margin-bottom: 20px;
    }
    .sl-pricing-footer-note {
        margin-top: 28px;
        font-size: 12px;
    }
}
/* =============================================
   SL PRICING — PACKAGES SECTION END
============================================= */
/* ============================================= PRICING PAGE END ============================================= */










/* ============================================= SL FOOTER ============================================= */
.sl-footer {
    background: #f4f5f5;
    border-top: 1px solid #E5E7EB;
}

/* Top row — 4 columns */
.sl-footer-top {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 48px;
    padding: 64px 0 56px;
}

/* Column base */
.sl-footer-col {
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* Brand col slightly wider */
.sl-footer-brand {
    flex: 1.4;
}

/* COL 1 — Logo */
.sl-footer-logo {
    display: inline-block;
    margin-bottom: 18px;
}
.sl-footer-logo img {
    height: 36px;
    width: auto;
}

/* Description */
.sl-footer-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #3c4044;
    margin-bottom: 24px;
    max-width: 260px;
}

/* Social icons */
.sl-footer-socials {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
.sl-footer-social-link {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: #E9EDF3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #374151;
    font-size: 14px;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
}
.sl-footer-social-link:hover {
    background: #1565C0;
    color: #fff;
}

/* Column title */
.sl-footer-col-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #1d1f20;
    margin-bottom: 20px;
    line-height: 1.2;
}

/* Quick links */
.sl-footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.sl-footer-links li a {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #3c4044;
    text-decoration: none;
    transition: color 0.2s ease;
}
.sl-footer-links li a:hover {
    color: #1565C0;
}

/* Contact list */
.sl-footer-contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sl-footer-contact-list .fa-phone {
    transform: scaleX(-1);
}

.sl-footer-contact-list li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
}
.sl-footer-contact-list li i {
    font-size: 14px;
    color: #1565C0;
    margin-top: 2px;
    flex-shrink: 0;
}
.sl-footer-contact-list li a,
.sl-footer-contact-list li span {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #3c4044;
    text-decoration: none;
    line-height: 1.5;
    transition: color 0.2s ease;
}
.sl-footer-contact-list li a:hover {
    color: #1565C0;
}

/* COL 4 — Subscribe */
/* Footer CF7 Subscribe Form */
.sl-footer-subscribe .wpcf7-form p {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sl-footer-subscribe .wpcf7-form input[type="email"] {
    width: 100%;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #111827;
    background: #fff;
    border: 1px solid #D1D5DB;
    border-radius: 8px;
    padding: 11px 14px;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.sl-footer-subscribe .wpcf7-form input[type="email"]::placeholder {
    color: #9CA3AF;
}
.sl-footer-subscribe .wpcf7-form input[type="email"]:focus {
    border-color: #1565C0;
    box-shadow: 0 0 0 3px rgba(21, 101, 192, 0.10);
}
.sl-footer-subscribe .wpcf7-form input[type="submit"] {
    width: 100%;
    font-family: "Plus Jakarta Sans", sans-serif;
    background: #117dd4 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    border: none;
    border-radius: 8px;
    padding: 12px 20px;
    cursor: pointer;
    transition: background 0.2s ease;
}
.sl-footer-subscribe .wpcf7-form input[type="submit"]:hover {
    background: #1251a3 !important;
}
.sl-footer-subscribe .wpcf7-response-output {
    margin-top: 10px !important;
    padding: 8px 12px !important;
    border-radius: 8px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    border: none !important;
}
.sl-footer-subscribe .wpcf7-mail-sent-ok {
    background: #D1FAE5 !important;
    color: #065F46 !important;
}
.sl-footer-subscribe .wpcf7-validation-errors {
    background: #FEE2E2 !important;
    color: #991B1B !important;
}

/* Spinner inside submit button */
.sl-footer-subscribe .wpcf7-form p:has(input[type="submit"]) {
    position: relative;
}
.sl-footer-subscribe form.submitting .wpcf7-submit {
    color: transparent !important;
    pointer-events: none;
}
.sl-footer-subscribe .wpcf7-spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    background: transparent !important;
    width: 22px !important;
    height: 22px !important;
}
.sl-footer-subscribe .wpcf7-spinner::before {
    display: none !important;
}
.sl-footer-subscribe .wpcf7-spinner::after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: wpcf7-spin 0.8s linear infinite;
}




.sl-footer-subscribe-desc {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #3c4044;
    line-height: 1.6;
    margin-bottom: 16px;
}
.sl-footer-subscribe {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sl-footer-subscribe-input {
    width: 100%;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #111827;
    background: #fff;
    border: 1px solid #D1D5DB;
    border-radius: 8px;
    padding: 11px 14px;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.sl-footer-subscribe-input::placeholder {
    color: #9CA3AF;
}
.sl-footer-subscribe-input:focus {
    border-color: #1565C0;
    box-shadow: 0 0 0 3px rgba(21, 101, 192, 0.10);
}
.sl-footer-subscribe-btn {
    font-family: "Plus Jakarta Sans", sans-serif;
    width: 100%;
    background: #117dd4;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: none;
    border-radius: 8px;
    padding: 12px 20px;
    cursor: pointer;
    transition: background 0.2s ease;
}
.sl-footer-subscribe-btn:hover {
    background: #1251a3;
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-footer-top {
        gap: 36px;
        padding: 56px 0 48px;
    }
    .sl-footer-desc {
        max-width: 220px;
    }
}

/* --- 991px --- */
@media (max-width: 991px) {
    .sl-footer-top {
        flex-wrap: wrap;
        gap: 36px 32px;
        padding: 48px 0 40px;
    }

    /* Brand col — full width on its own row */
    .sl-footer-brand {
        flex: 0 0 100%;
        max-width: 100%;
        flex-direction: row;
        align-items: flex-start;
        gap: 32px;
    }
    .sl-footer-brand-left {
        display: flex;
        flex-direction: column;
    }
    .sl-footer-desc {
        max-width: 320px;
    }

    /* Other 3 cols — share the row evenly */
    .sl-footer-col:not(.sl-footer-brand) {
        flex: 1 1 calc(33.333% - 32px);
        min-width: 160px;
    }
}

/* --- 767px --- */
@media (max-width: 767px) {
    .sl-footer-top {
        gap: 30px;
        padding: 40px 0 36px;
    }

    /* Brand — back to column */
    .sl-footer-brand {
        flex-direction: column;
        gap: 0;
    }
    .sl-footer-desc {
        max-width: 100%;
    }

    /* Quick links + Emergency — side by side */
    .sl-footer-col:not(.sl-footer-brand) {
        flex: 1 1 calc(50% - 30px);
        min-width: 140px;
    }

    /* Subscribe col — full width */
    .sl-footer-col:last-child {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .sl-footer-col-title {
        font-size: 15px;
        margin-bottom: 16px;
    }
}

/* --- 575px --- */
@media (max-width: 575px) {
    .sl-footer-top {
        gap: 26px;
        padding: 36px 0 30px;
    }

    /* All cols stack full width */
    .sl-footer-col:not(.sl-footer-brand) {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .sl-footer-col-title {
        font-size: 15px;
        margin-bottom: 14px;
    }
    .sl-footer-links {
        gap: 10px;
    }
    .sl-footer-contact-list {
        gap: 13px;
    }
    .sl-footer-desc {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .sl-footer-social-link {
        width: 34px;
        height: 34px;
        font-size: 13px;
    }
}

/* --- 480px --- */
@media (max-width: 480px) {
    .sl-footer-top {
        gap: 22px;
        padding: 30px 0 26px;
    }
    .sl-footer-logo img {
        height: 30px;
    }
    .sl-footer-col-title {
        font-size: 14px;
        margin-bottom: 12px;
    }
    .sl-footer-links li a,
    .sl-footer-contact-list li a,
    .sl-footer-contact-list li span {
        font-size: 13px;
    }
    .sl-footer-subscribe-desc {
        font-size: 13px;
    }
    .sl-footer-subscribe-input {
        font-size: 13px;
        padding: 10px 12px;
    }
    .sl-footer-subscribe-btn {
        font-size: 13px;
        padding: 11px 16px;
    }
}
/* =============================================
   SL FOOTER END
============================================= */


/* =============================================
   SL FOOTER BOTTOM
============================================= */
.sl-footer-bottom {
    background: #f4f5f5;
    border-top: 1px solid #E5E7EB;
}

.sl-footer-bottom-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 20px 0;
}

/* Each section takes equal 1/3 width */
.sl-footer-bottom-left {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: 1;
}

.sl-footer-bottom-center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex: 1;
}

/* Right links pushed to the end */
.sl-footer-bottom-links {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end; /* aligns links to the right */
    flex: 1;
    gap: 24px;
}

/* Copyright text */
.sl-footer-copy {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #3c4044;
}

/* Apollo Digital */
.fb-site-creater {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
}
.fb-sc-text {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #3c4044;
}
.fb-sc-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    transition: opacity 0.2s ease;
}
.fb-sc-link:hover {
    opacity: 0.75;
}
.fb-sc-l-img img {
    height: 16px;
    width: auto;
}
.fb-sc-l-name {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #3c4044;
}

/* Policy links */
.sl-footer-bottom-links a {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #3c4044;
    text-decoration: none;
    transition: color 0.2s ease;
}
.sl-footer-bottom-links a:hover {
    color: #1565C0;
}

/* --- 1199px --- */
@media (max-width: 1199px) {
    .sl-footer-bottom-inner {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 10px;
        padding: 20px 0;
    }
    .sl-footer-bottom-left,
    .sl-footer-bottom-center {
        flex: none;
        width: 100%;
        justify-content: center;
    }
    .sl-footer-bottom-links {
        flex: none;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px 20px;
    }
    .sl-footer-bottom-links  { order: 1; }
    .sl-footer-bottom-left   { order: 2; }
    .sl-footer-bottom-center { order: 3; }
}

/* --- 991px --- */
@media (max-width: 991px) {
    .sl-footer-bottom-inner {
        gap: 10px;
        padding: 18px 0;
    }
    .sl-footer-bottom-links {
        gap: 8px 18px;
    }
    .sl-footer-copy,
    .fb-sc-text,
    .fb-sc-l-name,
    .sl-footer-bottom-links a {
        font-size: 13px;
    }
}

/* --- 767px --- */
@media (max-width: 767px) {
    .sl-footer-bottom-inner {
        gap: 9px;
        padding: 17px 0;
    }
    .sl-footer-bottom-links {
        gap: 7px 16px;
    }
}

/* --- 575px --- */
@media (max-width: 575px) {
    .sl-footer-bottom-inner {
        gap: 8px;
        padding: 16px 0;
    }
    .sl-footer-bottom-links {
        gap: 6px 14px;
    }
}

/* --- 480px --- */
@media (max-width: 480px) {
    .sl-footer-bottom-inner {
        gap: 7px;
        padding: 14px 0;
    }
    .sl-footer-bottom-links {
        gap: 5px 12px;
    }
    .sl-footer-copy,
    .fb-sc-text,
    .fb-sc-l-name,
    .sl-footer-bottom-links a {
        font-size: 12px;
    }
}
/* ============================================= SL FOOTER BOTTOM END ============================================= */


/* ======================================== END ======================================== */












   

@media (min-width:992px) {
    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 60px) / 4) !important;
        margin-right: 0 !important;
    }

    .woocommerce div.product div.images .flex-control-thumbs {
        /* display: flex;
        flex-wrap: wrap;
        max-height: 100%;
        width: 81px;
        position: absolute;
        left: 0;
        overflow-y: scroll; */
        /* flex-direction: column; */
        /* Hide scrollbar */
        /* scrollbar-width: none; */
        /* Firefox */
        /* -ms-overflow-style: none; */
        /* Internet Explorer 10+ */
    }



    .yith-wcan-filters .yith-wcan-filter .filter-items.filter-color {
        flex-wrap: wrap;
        display: flex;
        column-gap: 10px;
    }

    /* .woocommerce-product-gallery .flex-viewport {
        margin-left: 81px;
    } */

    .woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar {
        /* display: none; */
        /* WebKit (Chrome, Safari) */
    }

    /* .woocommerce div.product div.images .flex-control-thumbs li {
        width: 100%;
    } */

    /* .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        display: flex;
        flex-direction: row-reverse;
    } */


}

@media (max-width: 1366px) {
    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 20px) / 3) !important;
        margin-right: 0 !important;
    }

    .woocommerce .products ul,
    .woocommerce ul.products {
        column-gap: 10px;
    }



    .sh-arch-cont-filter-wrap {
        height: 85vh;
        overflow-y: auto;
    }
}

@media (max-width: 991px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: calc(100% / 4);
    }
}

@media (max-width: 768px) {

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100%;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100%;
    }

    .owl-nav>button.owl-prev {
        left: 10px;
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 20px;
        height: 20px;
        padding: 0 !important;
    }

    .owl-nav>button.owl-next {
        right: -10px;
    }
}

@media (max-width: 767px) {
    .sh-arch-cont-flex-wrapper {
        flex-direction: column;
    }

    .sh-arch-cont-product-wrap {
        width: 100%;
        margin-left: 0;
    }

    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 10px) / 2) !important;
    }

    .sh-arch-cont-filter-wrap {
        width: 100%;
        /* padding-right: 0; */
        margin-right: 0;
        border-right: 0;
        position: relative;
        max-width: 100%;
    }

    .woocommerce ul.products li.product .price del {
        margin-left: 0 !important;
    }

    .woocommerce ul.products li.product a img {
        margin: 0 0 1px;
        box-shadow: none;
        height: 250px;
        object-fit: cover;

    }

    .sh-arch-cont-filter-wrap:after {
        content: none;
    }

    .page-container {
        padding-top: 75px;
    }

    .sh-arch-cont-filter-wrap-inner {
        height: 0;
        opacity: 0;
        padding: 1px;
    }

    .sh-arch-cont-filter-wrap.open .sh-arch-cont-filter-wrap-inner {
        opacity: 1;
        height: auto;
        background-color: #f0f0f0;
    }

    .sh-arch-cont-filter-tt-wrap:hover {
        color: black;
    }

    .sh-arch-cont-filter-tt-wrap {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-text-decoration-skip: objects;
    }

    .sh-arch-cont-filter-wrap {
        height: auto;
        overflow: hidden;
        padding: 2;
        background-color: #f0f0f0;
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100%;
    }

    .yith-wcan-filters {
    background-color: #f0f0f0;
    }
}







/* ============================================= MAIN SHOP PAGE START ============================================= */
.sh-arch-cont-filter-wrap {
    display: none !important;
}

.woocommerce .woocommerce-ordering {
    display: none !important;
}

.sh-arch-cont-product-wrap {
    width: 100% !important;
    margin-left: 0 !important;
}


/* =============================================
   SL SHOP — BRAND CARDS + FILTER BAR
============================================= */
/* Header section wrapper */
.woo-wrapper .sl-shop-header-section {
    margin: 30px 0 30px;
}

/* ── Brand Slider Wrapper ── */
.woo-wrapper .sl-shop-brand-slider-wrap {
    position: relative;
    margin-bottom: 20px;
}

/* ── Brand Cards Row — Owl Carousel ── */
.woo-wrapper .sl-shop-brand-cards-row .owl-item {
    padding: 0 6px;
}

/* Brand card link */
.woo-wrapper .sl-shop-brand-card-link {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 2px solid #E5E7EB;
    border-radius: 16px;
    overflow: hidden;
    text-decoration: none;
    transition: border-color 0.25s ease;
    cursor: pointer;
}
.woo-wrapper .sl-shop-brand-card-link:hover,
.woo-wrapper .sl-shop-brand-card-link.active {
    border-color: #1565C0;
    text-decoration: none;
}

/* Brand card image area */
.woo-wrapper .sl-shop-brand-card-link img {
    width: 100%;
    height: 220px;
    object-fit: contain;
    background: #fff;
    padding: 20px;
}

/* Brand card fallback — no image */
.woo-wrapper .sl-shop-brand-card-no-img {
    width: 100%;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #374151;
    background: #F9FAFB;
    letter-spacing: 0.5px;
    padding: 16px;
}

/* Brand card label */
.woo-wrapper .sl-shop-brand-card-label {
    background: #F3F6FA;
    border-top: 1px solid #E5E7EB;
    text-align: center;
    padding: 12px 10px;
    font-size: 13px;
    font-weight: 700;
    color: #111827;
    transition: background 0.25s ease, color 0.25s ease;
}
.woo-wrapper .sl-shop-brand-card-link:hover .sl-shop-brand-card-label,
.woo-wrapper .sl-shop-brand-card-link.active .sl-shop-brand-card-label {
    background: #EBF1FB;
    color: #1565C0;
}

/* ── Owl Dots — continuous progress line style ── */
.woo-wrapper .sl-shop-brand-slider-wrap .owl-nav {
    display: none;
}
.woo-wrapper .sl-shop-brand-slider-wrap .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    margin-top: 12px;
}
.woo-wrapper .sl-shop-brand-slider-wrap .owl-dot span {
    display: block;
    width: 24px;
    height: 3px;
    background: #E5E7EB;
    border-radius: 999px;
    transition: background 0.25s ease, width 0.25s ease;
    margin: 0;
}
.woo-wrapper .sl-shop-brand-slider-wrap .owl-dot.active span {
    background: #1565C0;
    width: 40px;
}

/* ── Filter Bar ── */
.woo-wrapper .sl-shop-filter-bar {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 10px 16px;
}

/* Search */
.woo-wrapper .sl-shop-filter-search {
    flex: 1;
}
.woo-wrapper .sl-shop-filter-search form {
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
}
.woo-wrapper .sl-shop-filter-search i {
    color: #9CA3AF;
    font-size: 14px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
.woo-wrapper .sl-shop-filter-search input[type="search"] {
    width: 100%;
    height: 40px;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    padding: 0 12px 0 34px;
    font-size: 14px;
    color: #374151;
    background: #F9FAFB;
    outline: none;
    transition: border-color 0.2s ease;
}
.woo-wrapper .sl-shop-filter-search input[type="search"]:focus {
    border-color: #1565C0;
    background: #fff;
}
.woo-wrapper .sl-shop-filter-search input[type="search"]::placeholder {
    color: #9CA3AF;
}



/* Select dropdowns */
.woo-wrapper .sl-shop-filter-select {
    position: relative;
    flex-shrink: 0;
}
.woo-wrapper .sl-shop-filter-select select {
    appearance: none;
    -webkit-appearance: none;
    height: 40px;
    padding: 0 36px 0 14px;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #374151;
    background: #F9FAFB;
    cursor: pointer;
    outline: none;
    min-width: 130px;
    transition: border-color 0.2s ease;
}
.woo-wrapper .sl-shop-filter-select select:focus,
.woo-wrapper .sl-shop-filter-select select:hover {
    border-color: #1565C0;
    background: #fff;
}
.woo-wrapper .sl-shop-filter-select i {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 11px;
    color: #6B7280;
    pointer-events: none;
}

/* Clear Filters Button */
.woo-wrapper .sl-shop-filter-clear {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;
    height: 40px;
    padding: 0 16px;
    background: #FEF2F2;
    color: #DC2626;
    border: 1px solid #FECACA;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.2s ease, border-color 0.2s ease;
}
.woo-wrapper .sl-shop-filter-clear:hover {
    background: #FEE2E2;
    border-color: #DC2626;
    color: #DC2626;
    text-decoration: none;
}
.woo-wrapper .sl-shop-filter-clear i {
    font-size: 11px;
}


/* ── Responsive ── */
@media (max-width: 768px) {
    .woo-wrapper .sl-shop-filter-bar {
        flex-wrap: wrap;
        gap: 10px;
    }
    .woo-wrapper .sl-shop-filter-search {
        width: 100%;
        flex: none;
    }
    .woo-wrapper .sl-shop-filter-select select {
        min-width: 100px;
    }
    .woo-wrapper .sl-shop-filter-clear {
        width: 100%;
        justify-content: center;
    }
}
/* =============================================
   SL SHOP — BRAND CARDS + FILTER BAR END
============================================= */



/* =============================================
   SL SHOP — PRODUCT CARD
============================================= */
.woo-wrapper .sl-product-card,
.related-products-slider .sl-product-card {
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    list-style: none;
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}


/* Top bar — Sale badge + Wishlist */
.woo-wrapper .sl-product-card-top,
.related-products-slider .sl-product-card-top {
    position: absolute;
    top: 22px;
    left: 22px;
    right: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 2;
    pointer-events: none;
}
.woo-wrapper .sl-product-card-top > *,
.related-products-slider .sl-product-card-top > * {
    pointer-events: all;
}


/* Sale badge */
.woo-wrapper .sl-product-badge-sale,
.related-products-slider .sl-product-badge-sale {
    background: #1565C0;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 50px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}


/* Wishlist — override YITH defaults */
.woo-wrapper .sl-product-card .yith-wcwl-add-to-wishlist,
.related-products-slider .sl-product-card .yith-wcwl-add-to-wishlist {
    margin: 0 !important;
}
.woo-wrapper .sl-product-card .yith-wcwl-add-button a,
.woo-wrapper .sl-product-card .yith-wcwl-wishlistexistsbrowse a,
.woo-wrapper .sl-product-card .yith-wcwl-wishlistaddedbrowse a,
.related-products-slider .sl-product-card .yith-wcwl-add-button a,
.related-products-slider .sl-product-card .yith-wcwl-wishlistexistsbrowse a,
.related-products-slider .sl-product-card .yith-wcwl-wishlistaddedbrowse a {
    width: 34px !important;
    height: 34px !important;
    background: #fff !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.10) !important;
    padding: 0 !important;
    text-indent: 0 !important;
    font-size: 0 !important;
}
.woo-wrapper .sl-product-card .yith-wcwl-add-button a::before,
.woo-wrapper .sl-product-card .yith-wcwl-wishlistexistsbrowse a::before,
.woo-wrapper .sl-product-card .yith-wcwl-wishlistaddedbrowse a::before,
.related-products-slider .sl-product-card .yith-wcwl-add-button a::before,
.related-products-slider .sl-product-card .yith-wcwl-wishlistexistsbrowse a::before,
.related-products-slider .sl-product-card .yith-wcwl-wishlistaddedbrowse a::before {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 400 !important;
    content: '\f004' !important;
    font-size: 14px !important;
    color: #6B7280 !important;
}
.woo-wrapper .sl-product-card .yith-wcwl-wishlistexistsbrowse a::before,
.woo-wrapper .sl-product-card .yith-wcwl-wishlistaddedbrowse a::before,
.related-products-slider .sl-product-card .yith-wcwl-wishlistexistsbrowse a::before,
.related-products-slider .sl-product-card .yith-wcwl-wishlistaddedbrowse a::before {
    font-weight: 900 !important;
    color: #DC2626 !important;
}

/* Hide "Add to wishlist" text — icon only */
.woo-wrapper .sl-product-card .yith-wcwl-add-to-wishlist-button__label,
.related-products-slider .sl-product-card .yith-wcwl-add-to-wishlist-button__label {
    display: none !important;
}


/* Product image */
.woo-wrapper .sl-product-card-img-wrap,
.related-products-slider .sl-product-card-img-wrap {
    display: block;
    background: #F9FAFB;
    overflow: hidden;
    aspect-ratio: 1 / 1;
}
.woo-wrapper .sl-product-card-img-wrap img,
.related-products-slider .sl-product-card-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 16px;
    transition: transform 0.3s ease;
}
.woo-wrapper .sl-product-card:hover .sl-product-card-img-wrap img,
.related-products-slider .sl-product-card:hover .sl-product-card-img-wrap img {
    transform: scale(1.04);
}


/* Card body */
.woo-wrapper .sl-product-card-body,
.related-products-slider .sl-product-card-body {
    padding: 16px;
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 8px;
}


/* Meta row — badges + rating */
.woo-wrapper .sl-product-card-meta,
.related-products-slider .sl-product-card-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}


/* Brand + Category badges */
.woo-wrapper .sl-product-badge,
.related-products-slider .sl-product-badge {
    font-size: 11px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 8px;
    letter-spacing: 0.2px;
}
.woo-wrapper .sl-product-badge-brand,
.related-products-slider .sl-product-badge-brand {
    background: #F3F4F6;
    color: #374151;
    border: 1px solid #E5E7EB;
}
.woo-wrapper .sl-product-badge-cat,
.related-products-slider .sl-product-badge-cat {
    background: #EFF6FF;
    color: #1D4ED8;
    border: 1px solid #DBEAFE;
}


/* Star rating */
.woo-wrapper .sl-product-rating,
.related-products-slider .sl-product-rating {
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 12px;
    font-weight: 600;
    color: #374151;
}
.woo-wrapper .sl-product-rating i,
.related-products-slider .sl-product-rating i {
    color: #F59E0B;
    font-size: 11px;
}
.woo-wrapper .sl-product-rating-count,
.related-products-slider .sl-product-rating-count {
    color: #9CA3AF;
    font-weight: 400;
}


/* Title */
.woo-wrapper .sl-product-card-title,
.related-products-slider .sl-product-card-title {
    font-size: 15px;
    font-weight: 700;
    color: #111827;
    line-height: 1.4;
    margin: 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.woo-wrapper .sl-product-card-title a,
.related-products-slider .sl-product-card-title a {
    color: inherit;
    text-decoration: none;
}
.woo-wrapper .sl-product-card-title a:hover,
.related-products-slider .sl-product-card-title a:hover {
    color: #1565C0;
}


/* Short description — 2 lines max */
.woo-wrapper .sl-product-card-desc,
.related-products-slider .sl-product-card-desc {
    font-size: 13px;
    color: #6B7280;
    line-height: 1.5;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* Price */
.woo-wrapper .sl-product-card-price-wrap,
.related-products-slider .sl-product-card-price-wrap {
    margin-top: auto;
    padding-top: 8px;
}
.woo-wrapper .sl-product-card-price,
.related-products-slider .sl-product-card-price {
    display: flex;
    align-items: baseline;
    gap: 8px;
    flex-wrap: wrap;
}
.woo-wrapper .sl-price-sale,
.related-products-slider .sl-price-sale {
    font-size: 18px;
    font-weight: 800;
    color: #1565C0;
}
.woo-wrapper .sl-price-sale .woocommerce-Price-currencySymbol,
.related-products-slider .sl-price-sale .woocommerce-Price-currencySymbol {
    font-size: 14px;
}
.woo-wrapper .sl-price-regular,
.related-products-slider .sl-price-regular {
    font-size: 13px;
    font-weight: 500;
    color: #9CA3AF;
    text-decoration: line-through;
}
.woo-wrapper .sl-product-card-vat,
.related-products-slider .sl-product-card-vat {
    font-size: 11px;
    color: #000000;
    font-weight: 500;
    margin: 2px 0 0;
}


/* View Product button */
.woo-wrapper .sl-product-card-btn,
.related-products-slider .sl-product-card-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 11px 16px;
    background: #117dd4;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 10px;
    text-decoration: none;
    transition: background 0.2s ease;
    margin-top: 4px;
}
.woo-wrapper .sl-product-card-btn:hover,
.related-products-slider .sl-product-card-btn:hover {
    background: #0D47A1;
    color: #fff;
    text-decoration: none;
}


/* ── Responsive ── */
@media (max-width: 768px) {
    .woo-wrapper .sl-product-card-title,
    .related-products-slider .sl-product-card-title {
        font-size: 14px;
    }
    .woo-wrapper .sl-price-sale,
    .related-products-slider .sl-price-sale {
        font-size: 16px;
    }
}
/* =============================================
   SL SHOP — PRODUCT CARD END
============================================= */


/* =============================================
   SL SHOP — NO PRODUCTS / COMING SOON
============================================= */
.sl-shop-no-products {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 80px 24px;
    width: 100%;
}

.sl-shop-no-products-icon {
    width: 80px;
    height: 80px;
    background: #F3F6FA;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
}

.sl-shop-no-products-icon i {
    font-size: 32px;
    color: #1565C0;
}

.sl-shop-no-products-title {
    font-size: 26px;
    font-weight: 800;
    color: #111827;
    margin-bottom: 12px;
}

.sl-shop-no-products-desc {
    font-size: 15px;
    color: #6B7280;
    line-height: 1.7;
    max-width: 400px;
    margin-bottom: 28px;
}
/* =============================================
   SL SHOP — NO PRODUCTS / COMING SOON END
============================================= */



/* =============================================
   SL SHOP — PAGINATION
============================================= */
.woo-wrapper .woocommerce-pagination {
    margin: 40px 0 20px;
    width: 100%;
}

.woo-wrapper .woocommerce-pagination ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.woo-wrapper .woocommerce-pagination ul.page-numbers li {
    margin: 0;
}

/* All page number items */
.woo-wrapper .woocommerce-pagination ul.page-numbers li a.page-numbers,
.woo-wrapper .woocommerce-pagination ul.page-numbers li span.page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #374151;
    background: #F3F6FA;
    border: 1px solid #E5E7EB;
    text-decoration: none;
    transition: all 0.2s ease;
    line-height: 1;
}

/* Hover state */
.woo-wrapper .woocommerce-pagination ul.page-numbers li a.page-numbers:hover {
    background: #EBF1FB;
    border-color: #1565C0;
    color: #1565C0;
    text-decoration: none;
}

/* Current / active page */
.woo-wrapper .woocommerce-pagination ul.page-numbers li span.page-numbers.current {
    background: #1565C0;
    border-color: #1565C0;
    color: #fff;
}

/* Dots / ellipsis */
.woo-wrapper .woocommerce-pagination ul.page-numbers li span.page-numbers.dots {
    background: transparent;
    border-color: transparent;
    color: #9CA3AF;
    cursor: default;
    width: auto;
    padding: 0 4px;
}

/* Prev / Next arrows — match number button style, keep arrow dark on hover */
.woo-wrapper .woocommerce-pagination ul.page-numbers li a.page-numbers.prev,
.woo-wrapper .woocommerce-pagination ul.page-numbers li a.page-numbers.next {
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    color: #374151;
    background: #F3F6FA;
    border-color: #E5E7EB;
    border-radius: 8px !important;
}
.woo-wrapper .woocommerce-pagination ul.page-numbers li a.page-numbers.prev:hover,
.woo-wrapper .woocommerce-pagination ul.page-numbers li a.page-numbers.next:hover {
    background: #EBF1FB;
    color: #374151;
    border-color: #1565C0;
}
/* =============================================
   SL SHOP — PAGINATION END
============================================= */


/* =============================================
   Overrides woocommerce.css fixed height rules
============================================= */
.woo-wrapper .woocommerce ul.products li.product a img,
.woo-wrapper .sl-product-card-img-wrap img {
    min-height: unset !important;
    max-height: unset !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    box-shadow: none;
    margin: 0;
    padding: 16px;
}

@media (max-width: 767px) {
    .woo-wrapper .sl-product-card-img-wrap img { padding: 12px; }
}

@media (max-width: 575px) {
    .woo-wrapper .sl-product-card-img-wrap img { padding: 10px; }
}

@media (max-width: 480px) {
    .woo-wrapper .sl-product-card-img-wrap img { padding: 8px; }
}
/* =============================================
   SL SHOP — FIX IMAGE CROP END
============================================= */



/* =============================================
   SL SHOP — MAIN SHOP PAGE RESPONSIVE
============================================= */
/* --- 1199px --- */
@media (max-width: 1199px) {
    .woo-wrapper .sl-shop-header-section {
        margin: 24px 0 24px;
    }
    .woo-wrapper .sl-shop-brand-card-link img,
    .woo-wrapper .sl-shop-brand-card-no-img {
        height: 180px;
    }
    .woo-wrapper .sl-shop-brand-card-label {
        font-size: 12px;
        padding: 10px 8px;
    }
    /* 3 cards per row at 1199px */
    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 40px) / 3) !important;
        margin-right: 0 !important;
    }
    .woo-wrapper .sl-product-card-btn {
        font-size: 13px;
        padding: 10px 14px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {
    .woo-wrapper .sl-shop-header-section {
        margin: 20px 0 20px;
    }
    .woo-wrapper .sl-shop-brand-card-link img,
    .woo-wrapper .sl-shop-brand-card-no-img {
        height: 160px;
    }
    .woo-wrapper .sl-shop-brand-card-label {
        font-size: 12px;
        padding: 10px 8px;
    }
    /* Filter bar — wrap dropdowns */
    .woo-wrapper .sl-shop-filter-bar {
        flex-wrap: wrap;
        gap: 10px;
        padding: 10px 12px;
    }
    .woo-wrapper .sl-shop-filter-search {
        width: 100%;
        flex: none;
    }
    .woo-wrapper .sl-shop-filter-select select {
        min-width: 110px;
        font-size: 13px;
    }
    /* 3 cards per row */
    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 20px) / 3) !important;
        margin-right: 0 !important;
    }
    .woocommerce .products ul,
    .woocommerce ul.products {
        column-gap: 10px;
    }
    .woo-wrapper .sl-product-card-body {
        padding: 14px;
        gap: 7px;
    }
    .woo-wrapper .sl-price-sale {
        font-size: 16px;
    }
    /* Pagination */
    .woo-wrapper .woocommerce-pagination {
        margin: 30px 0 16px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {
    .woo-wrapper .sl-shop-header-section {
        margin: 16px 0 16px;
    }
    /* Brand slider — shorter image */
    .woo-wrapper .sl-shop-brand-slider-wrap {
        margin-bottom: 14px;
    }
    .woo-wrapper .sl-shop-brand-card-link img,
    .woo-wrapper .sl-shop-brand-card-no-img {
        height: 130px;
        padding: 14px;
    }
    .woo-wrapper .sl-shop-brand-card-label {
        font-size: 11px;
        padding: 9px 6px;
    }
    /* Filter bar */
    .woo-wrapper .sl-shop-filter-bar {
        flex-wrap: wrap;
        gap: 8px;
        padding: 10px 12px;
        border-radius: 10px;
    }
    .woo-wrapper .sl-shop-filter-search {
        width: 100%;
        flex: none;
        order: 1;
    }
    .woo-wrapper .sl-shop-filter-select {
        flex: 1;
        order: 2;
    }
    .woo-wrapper .sl-shop-filter-select select {
        width: 100%;
        min-width: unset;
        font-size: 13px;
    }
    .woo-wrapper .sl-shop-filter-clear {
        width: 100%;
        justify-content: center;
        order: 3;
    }
    /* Product grid — 2 columns */
    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 12px) / 2) !important;
        margin-right: 0 !important;
    }
    .woocommerce .products ul,
    .woocommerce ul.products {
        column-gap: 12px;
    }
    .woo-wrapper .sl-product-card {
        border-radius: 12px;
    }
    .woo-wrapper .sl-product-card-top {
        top: 14px;
        left: 14px;
        right: 14px;
    }
    .woo-wrapper .sl-product-card-body {
        padding: 12px;
        gap: 6px;
    }
    .woo-wrapper .sl-product-card-title {
        font-size: 13px;
    }
    .woo-wrapper .sl-product-card-desc {
        font-size: 12px;
        -webkit-line-clamp: 2;
    }
    .woo-wrapper .sl-price-sale {
        font-size: 15px;
    }
    .woo-wrapper .sl-price-regular {
        font-size: 12px;
    }
    .woo-wrapper .sl-product-card-vat {
        font-size: 10px;
    }
    .woo-wrapper .sl-product-card-btn {
        font-size: 12px;
        padding: 10px 10px;
        border-radius: 8px;
        gap: 6px;
    }
    /* Wishlist button slightly smaller */
    .woo-wrapper .sl-product-card .yith-wcwl-add-button a,
    .woo-wrapper .sl-product-card .yith-wcwl-wishlistexistsbrowse a,
    .woo-wrapper .sl-product-card .yith-wcwl-wishlistaddedbrowse a {
        width: 28px !important;
        height: 28px !important;
    }
    .woo-wrapper .sl-product-card .yith-wcwl-add-button a::before,
    .woo-wrapper .sl-product-card .yith-wcwl-wishlistexistsbrowse a::before,
    .woo-wrapper .sl-product-card .yith-wcwl-wishlistaddedbrowse a::before {
        font-size: 12px !important;
    }
    /* No products */
    .sl-shop-no-products {
        padding: 60px 16px;
    }
    .sl-shop-no-products-icon {
        width: 64px;
        height: 64px;
        margin-bottom: 18px;
    }
    .sl-shop-no-products-icon i {
        font-size: 26px;
    }
    .sl-shop-no-products-title {
        font-size: 22px;
    }
    .sl-shop-no-products-desc {
        font-size: 14px;
    }
    /* Pagination */
    .woo-wrapper .woocommerce-pagination {
        margin: 24px 0 14px;
    }
    .woo-wrapper .woocommerce-pagination ul.page-numbers li a.page-numbers,
    .woo-wrapper .woocommerce-pagination ul.page-numbers li span.page-numbers {
        width: 36px;
        height: 36px;
        font-size: 13px;
    }
}


/* --- 575px --- */
@media (max-width: 575px) {
    .woo-wrapper .sl-shop-brand-card-link img,
    .woo-wrapper .sl-shop-brand-card-no-img {
        height: 110px;
        padding: 12px;
    }
    .woo-wrapper .sl-shop-brand-card-label {
        font-size: 11px;
        padding: 8px 6px;
    }
    /* Product grid — still 2 columns but tighter */
    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 8px) / 2) !important;
    }
    .woocommerce .products ul,
    .woocommerce ul.products {
        column-gap: 8px;
    }
    .woo-wrapper .sl-product-card {
        border-radius: 10px;
    }
    .woo-wrapper .sl-product-card-top {
        top: 10px;
        left: 10px;
        right: 10px;
    }
    .woo-wrapper .sl-product-badge-sale {
        font-size: 10px;
        padding: 3px 8px;
    }
    .woo-wrapper .sl-product-card-body {
        padding: 10px;
        gap: 5px;
    }
    .woo-wrapper .sl-product-badge {
        font-size: 10px;
        padding: 2px 7px;
    }
    .woo-wrapper .sl-product-card-title {
        font-size: 12px;
        line-height: 1.35;
    }
    .woo-wrapper .sl-product-card-desc {
        display: none; /* hide desc on very small screens to save space */
    }
    .woo-wrapper .sl-price-sale {
        font-size: 14px;
    }
    .woo-wrapper .sl-price-regular {
        font-size: 11px;
    }
    .woo-wrapper .sl-product-card-vat {
        font-size: 10px;
    }
    .woo-wrapper .sl-product-card-btn {
        font-size: 11px;
        padding: 9px 8px;
        border-radius: 7px;
        gap: 4px;
    }
    .woo-wrapper .sl-product-card-btn i {
        font-size: 11px;
    }
    /* No products */
    .sl-shop-no-products {
        padding: 48px 14px;
    }
    .sl-shop-no-products-title {
        font-size: 20px;
    }
    /* Pagination */
    .woo-wrapper .woocommerce-pagination ul.page-numbers li a.page-numbers,
    .woo-wrapper .woocommerce-pagination ul.page-numbers li span.page-numbers {
        width: 32px;
        height: 32px;
        font-size: 12px;
        border-radius: 6px;
    }
    .woo-wrapper .woocommerce-pagination ul.page-numbers {
        gap: 4px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {
    .woo-wrapper .sl-shop-header-section {
        margin: 12px 0 12px;
    }
    .woo-wrapper .sl-shop-brand-card-link img,
    .woo-wrapper .sl-shop-brand-card-no-img {
        height: 90px;
        padding: 10px;
    }
    .woo-wrapper .sl-shop-brand-card-label {
        font-size: 10px;
        padding: 7px 4px;
    }
    .woo-wrapper .sl-shop-filter-bar {
        padding: 8px 10px;
        gap: 7px;
        border-radius: 8px;
    }
    .woo-wrapper .sl-shop-filter-search input[type="search"] {
        height: 36px;
        font-size: 13px;
    }
    .woo-wrapper .sl-shop-filter-select select {
        height: 36px;
        font-size: 10px;
        padding: 0 22px 0 10px;
    }
    .woo-wrapper .sl-shop-filter-clear {
        height: 36px;
        font-size: 12px;
        padding: 0 12px;
    }
    /* Product grid — 2 columns, minimal gap */
    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 6px) / 2) !important;
    }
    .woocommerce .products ul,
    .woocommerce ul.products {
        column-gap: 6px;
    }
    .woo-wrapper .sl-product-card {
        border-radius: 8px;
    }
    .woo-wrapper .sl-product-card-top {
        top: 8px;
        left: 8px;
        right: 8px;
    }
    .woo-wrapper .sl-product-card .yith-wcwl-add-button a,
    .woo-wrapper .sl-product-card .yith-wcwl-wishlistexistsbrowse a,
    .woo-wrapper .sl-product-card .yith-wcwl-wishlistaddedbrowse a {
        width: 26px !important;
        height: 26px !important;
    }
    .woo-wrapper .sl-product-card .yith-wcwl-add-button a::before,
    .woo-wrapper .sl-product-card .yith-wcwl-wishlistexistsbrowse a::before,
    .woo-wrapper .sl-product-card .yith-wcwl-wishlistaddedbrowse a::before {
        font-size: 11px !important;
    }
    .woo-wrapper .sl-product-card-body {
        padding: 8px;
        gap: 4px;
    }
    .woo-wrapper .sl-product-card-meta {
        gap: 4px;
    }
    .woo-wrapper .sl-product-badge {
        font-size: 9px;
        padding: 2px 6px;
        border-radius: 6px;
    }
    .woo-wrapper .sl-product-card-title {
        font-size: 12px;
    }
    .woo-wrapper .sl-price-sale {
        font-size: 13px;
    }
    .woo-wrapper .sl-product-card-price-wrap {
        padding-top: 4px;
    }
    .woo-wrapper .sl-product-card-btn {
        font-size: 11px;
        padding: 8px 6px;
        border-radius: 6px;
        margin-top: 2px;
    }
    /* Pagination */
    .woo-wrapper .woocommerce-pagination {
        margin: 20px 0 12px;
    }
    .woo-wrapper .woocommerce-pagination ul.page-numbers li a.page-numbers,
    .woo-wrapper .woocommerce-pagination ul.page-numbers li span.page-numbers {
        width: 30px;
        height: 30px;
        font-size: 12px;
        border-radius: 6px;
    }
}
/* =============================================
   SL SHOP — MAIN SHOP PAGE RESPONSIVE END
============================================= */
/* ============================================= MAIN SHOP PAGE END ============================================= */











/* ============================================= SINGLE PRODUCT PAGE START ============================================= */
/* ==============================================
   SL SINGLE PRODUCT — REDESIGN
   ============================================== */
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    margin: 20px 0 20px;
}

/* ---- Badges above title ---- */
.sl-sp-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
}

.sl-sp-badge {
    display: inline-flex;
    align-items: center;
    font-size: 12.5px;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 8px;
    line-height: 1.4;
}

.sl-sp-badge--gray {
    background: #d9dbdd;
    color: #374151;
    border: 1px solid #E5E7EB;
}

/* ---- Product title ---- */
.woo-single-wrapper .woocommerce div.product .product_title {
    font-size: 28px;
    font-weight: 700;
    color: #111827;
    line-height: 1.2;
    margin-bottom: 8px;
}

/* ---- Rating row ---- */
.woo-single-wrapper .woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 16px;
}

.woocommerce .star-rating {
    color: #facc15;
}

/* ---- Short description ---- */
.woo-single-wrapper .woocommerce-product-details__short-description {
    font-size: 14.5px;
    color: #4B5563;
    line-height: 1.75;
    border-bottom: 1px solid #E5E7EB;
    padding-bottom: 18px;
    margin-bottom: 18px;
}

/* ---- Price ---- */
.woo-single-wrapper .woocommerce div.product .summary p.price,
.woo-single-wrapper .woocommerce div.product .summary span.price {
    font-size: 26px;
    font-weight: 800;
    color: #1565C0;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 4px;
}

.woo-single-wrapper .woocommerce div.product p.price del,
.woo-single-wrapper .woocommerce div.product span.price del {
    font-size: 16px;
    font-weight: 500;
    color: #9CA3AF;
    margin-left: 10px;
}

.woo-single-wrapper .woocommerce div.product p.price ins,
.woo-single-wrapper .woocommerce div.product span.price ins {
    float: none;
    text-decoration: none;
}

/* Remove old price border since we handle it differently */
.woo-single-wrapper p.price {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 4px !important;
}

/* ---- Inclusive of VAT text ---- */
.sl-sp-vat-text {
    font-size: 12.5px;
    color: #6B7280;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    border-bottom: 1px solid #E5E7EB;
    padding-bottom: 18px;
}

/* ---- Quantity + Add to cart ---- */
.woo-single-wrapper .woocommerce div.product form.cart {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    border-bottom: none;
    padding-bottom: 0;
}

.woo-single-wrapper .woocommerce div.product form.cart div.quantity {
    width: auto;
    flex-shrink: 0;
    margin: 0;
}

/* ---- Variable product: quantity + add to cart gap ---- */
.woo-single-wrapper .woocommerce div.product form.cart .woocommerce-variation-add-to-cart {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
}

.woo-single-wrapper .woocommerce div.product form.cart .woocommerce-variation-add-to-cart div.quantity {
    width: auto !important;
    flex-shrink: 0 !important;
    margin: 0 !important;
}

.woo-single-wrapper .woocommerce div.product form.cart .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    flex: 1 !important;
    margin: 0 !important;
}

.woo-single-wrapper .woocommerce .quantity .qty {
    width: 200px;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #D1D5DB;
    background: #F9FAFB;
    font-size: 15px;
    font-weight: 600;
    color: #111827;
    text-align: center;
    padding: 0 10px;
}

.woo-single-wrapper .woocommerce div.product form.cart .button {
    flex: 1;
    height: 50px;
    border-radius: 8px;
    background: #1565C0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 0 24px;
    width: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    transition: background 0.2s ease;
}

.woo-single-wrapper .woocommerce div.product form.cart .button:hover {
    background: #1251a3;
}

/* ---- Trust badges row ---- */
.sl-sp-trust-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    padding: 16px 0;
    border-top: 1px solid #E5E7EB;
    border-bottom: 1px solid #E5E7EB;
    margin-bottom: 20px;
}

.sl-sp-trust-item {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 13px;
    font-weight: 600;
    color: #374151;
}

.sl-sp-trust-item i {
    font-size: 15px;
    color: #1565C0;
}

.sl-sp-trust-item--green {
    color: #15803D;
}

.sl-sp-trust-item--green i {
    color: #15803D;
}

.sl-sp-trust-item--red {
    color: #DC2626;
}

.sl-sp-trust-item--red i {
    color: #DC2626;
}

/* ---- Product meta (SKU, Category, Brand) ---- */
.woo-single-wrapper .woocommerce .product_meta {
    display: none !important;
    font-size: 13px;
    color: #6B7280;
    margin-top: 16px;
}

.woo-single-wrapper .woocommerce .product_meta > span {
    margin-bottom: 6px;
}

/* ---- Gallery — thumbnails BELOW main image on ALL screens ---- */
/* Remove the desktop sidebar vertical layout */
.woocommerce div.product div.images .flex-control-thumbs {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;          
    gap: 8px !important;
    margin-top: 12px !important;
    width: 100% !important;
    position: static !important;
    left: auto !important;
    overflow-x: auto !important;           
    overflow-y: visible !important;
    max-height: none !important;
    padding-bottom: 6px;                   
    scrollbar-width: thin;
    scrollbar-color: #D1D5DB transparent;
}

/* Webkit scrollbar styling */
.woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar {
    height: 4px;
}
.woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar-track {
    background: transparent;
}
.woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar-thumb {
    background: #D1D5DB;
    border-radius: 999px;
}

/* Each thumbnail — fixed size, never shrink */
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 72px !important;
    height: 72px !important;
    flex-shrink: 0 !important;           
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    width: 100% !important;
    height: 72px !important;
    object-fit: cover !important;
    border-radius: 6px;
    border: 2px solid #E5E7EB;
    cursor: pointer;
    transition: border-color 0.2s ease;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    border-color: #1565C0 !important;
}

/* Remove the margin-left offset that was for sidebar thumbnails */
.woocommerce-product-gallery .flex-viewport {
    margin-left: 0 !important;
}

/* Stack image gallery vertically (main image on top, thumbs below) */
.woocommerce div.product div.images {
    display: block !important;
    flex-direction: unset !important;
}

/* Main image clean styling */
.woocommerce-product-gallery .flex-viewport {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #E5E7EB;
}

/* WooCommerce default stock text styling */
.woo-single-wrapper .woocommerce-variation-availability p,
.woo-single-wrapper p.stock {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

.woo-single-wrapper p.stock.in-stock {
    color: #1a7a1a;
}

.woo-single-wrapper p.stock.out-of-stock {
    color: #c0392b;
}

/* ---- Responsive ---- */
@media (max-width: 767px) {
    .sl-sp-trust-row {
        gap: 14px;
    }

    .sl-sp-trust-item {
        font-size: 12px;
    }

    .woo-single-wrapper .woocommerce div.product form.cart .button {
        font-size: 14px;
    }

    .woo-single-wrapper .woocommerce div.product .product_title {
        font-size: 22px;
    }
}

/* ==============================================
   SL SINGLE PRODUCT — REDESIGN END
   ============================================== */




/* ---- Key Features & Specifications ---- */
.sl-sp-features-specs {
    display: flex;
    gap: 24px;
    margin: 40px 0 0;
    width: 100%;
}

.sl-sp-card {
    flex: 1;
    background: #F9FAFB;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 28px;
}

.sl-sp-card__title {
    font-size: 20px;
    font-weight: 700;
    color: #111827;
    margin: 0 0 20px;
}

/* -- Features list -- */
.sl-sp-features-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.sl-sp-features-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 14px;
    color: #374151;
    line-height: 1.5;
}

.sl-sp-features-list li i {
    color: #16A34A;
    font-size: 16px;
    margin-top: 2px;
    flex-shrink: 0;
}

/* -- Specs table -- */
.sl-sp-specs-table {
    display: flex;
    flex-direction: column;
}

.sl-sp-specs-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #E5E7EB;
}

.sl-sp-specs-row:last-child {
    border-bottom: none;
}

.sl-sp-specs-label {
    font-size: 14px;
    color: #6B7280;
    font-weight: 500;
}

.sl-sp-specs-value {
    font-size: 14px;
    color: #111827;
    font-weight: 600;
    text-align: right;
}

/* -- Continue Shopping button -- */
.sl-sp-continue-shopping {
    text-align: center;
    margin: 35px 0 80px;
}

.sl-sp-continue-shopping a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #374151;
    padding: 12px 28px;
    border: 1px solid #D1D5DB;
    border-radius: 8px;
    background: #fff;
    transition: all 0.2s ease;
}

.sl-sp-continue-shopping a:hover {
    background: #F3F4F6;
    border-color: #9CA3AF;
    color: #111827;
}

/* -- Responsive -- */
@media (max-width: 767px) {
    .sl-sp-features-specs {
        flex-direction: column;
        gap: 16px;
        margin: 24px 0 0;
    }

    .sl-sp-card {
        padding: 20px;
    }

    .sl-sp-card__title {
        font-size: 18px;
    }
}




/* ---------------------------------
   Single Product — Reviews Section
   --------------------------------- */

/* Section top spacing */
.woo-single-wrapper .woocommerce #reviews {
    margin: 60px 0;
    border-top: 2px solid #E5E7EB;
    padding: 35px 0;
    clear: both;      
    width: 100%;
}

/* "X reviews for Product Name" title */
.woocommerce #reviews h2.woocommerce-Reviews-title {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #111827 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}

/* Review list — remove default padding */
.woocommerce #reviews #comments ol.commentlist {
    padding: 0 !important;
    margin: 0 !important;
}

/* Each review item — remove li default styles, let .comment_container be the card */
.woocommerce #reviews #comments ol.commentlist li {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin-bottom: 12px !important;
}

/* The actual card wrapper */
.woocommerce #reviews #comments ol.commentlist li .comment_container {
    display: flex !important;
    align-items: flex-start !important;
    gap: 14px !important;
    background: #F9FAFB !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 10px !important;
    padding: 16px 20px !important;
}

/* Avatar inside the card */
.woocommerce #reviews #comments ol.commentlist li .comment_container img.avatar {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    border-radius: 50% !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    box-shadow: none !important;
    float: none !important;
    position: static !important;
}

/* Comment content area */
.woocommerce #reviews #comments ol.commentlist li .comment_container .comment-text {
    flex: 1 !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Reviewer name */
.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__author {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #111827 !important;
}

/* Dash + date */
.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__dash,
.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__published-date {
    font-size: 13px !important;
    color: #9CA3AF !important;
}

/* Star rating */
.woocommerce #reviews #comments ol.commentlist li .star-rating {
    color: #facc15 !important;
    float: right !important;
    margin: 0 !important;
}

/* Review text */
.woocommerce #reviews #comments ol.commentlist li .description p {
    font-size: 14px !important;
    color: #374151 !important;
    line-height: 1.65 !important;
    margin-top: 6px !important;
    margin-bottom: 0 !important;
}

/* ---- Review Form ---- */
#review_form_wrapper {
    background: #F9FAFB !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 10px !important;
    padding: 24px !important;
    margin-top: 24px !important;
}

#reply-title {
    display: none !important;
}

#review_form_wrapper .comment-form-rating {
    margin-bottom: 14px !important;
}

#review_form_wrapper .comment-form-rating label,
#review_form_wrapper .comment-form-comment label {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #374151 !important;
    display: inline-block !important;
}

#review_form_wrapper .comment-form-rating p {
    display: inline-block !important;
    margin-left: 12px !important;
    margin-bottom: 0 !important;
    line-height: 1 !important;
}

/* Textarea */
#review_form_wrapper textarea {
    width: 100% !important;
    border: 1px solid #D1D5DB !important;
    border-radius: 8px !important;
    padding: 12px !important;
    font-size: 14px !important;
    color: #111827 !important;
    background: #fff !important;
    box-shadow: none !important;
    min-height: 100px !important;
    height: auto !important;
    resize: vertical !important;
}

#review_form_wrapper textarea:focus {
    background: #fff !important;
    border-color: #1565C0 !important;
}

/* Submit button */
.woocommerce .comment-form input.submit,
#review_form_wrapper #submit {
    height: 44px !important;
    padding: 0 24px !important;
    background: #1565C0 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    border: none !important;
    border-radius: 8px !important;
    width: auto !important;
    box-shadow: none !important;
    cursor: pointer !important;
    transition: background 0.2s ease !important;
}

.woocommerce .comment-form input.submit:hover,
#review_form_wrapper #submit:hover {
    background: #1251a3 !important;
}

/* ==============================================
   SL SINGLE PRODUCT — RESPONSIVE
   ============================================== */
/* --- 1199px --- */
@media (max-width: 1199px) {

    /* Gallery + Summary — tighter widths */
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 42%;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 54%;
    }

    /* Title */
    .woo-single-wrapper .woocommerce div.product .product_title {
        font-size: 24px;
    }

    /* Price */
    .woo-single-wrapper .woocommerce div.product .summary p.price,
    .woo-single-wrapper .woocommerce div.product .summary span.price {
        font-size: 22px;
    }

    /* Features & Specs */
    .sl-sp-features-specs {
        gap: 18px;
        margin: 32px 0 0;
    }

    .sl-sp-card {
        padding: 22px;
    }

    .sl-sp-card__title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    /* Reviews */
    .woo-single-wrapper .woocommerce #reviews {
        margin: 48px 0;
    }

    /* Continue Shopping */
    .sl-sp-continue-shopping {
        margin: 28px 0 60px;
    }
}


/* --- 991px --- */
@media (max-width: 991px) {

    /* Stack gallery + summary vertically */
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100%;
        float: none;
        margin-bottom: 24px;
    }

    /* On Sale badge — move to top LEFT of image */
    .woo-single-wrapper .woocommerce span.onsale {
        left: 0 !important;
        right: auto !important;
        margin: 10px 0 0 10px !important;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100%;
        float: none;
    }

    /* Title */
    .woo-single-wrapper .woocommerce div.product .product_title {
        font-size: 22px;
    }

    /* Price */
    .woo-single-wrapper .woocommerce div.product .summary p.price,
    .woo-single-wrapper .woocommerce div.product .summary span.price {
        font-size: 22px;
    }

    /* Qty input — reduce width */
    .woo-single-wrapper .woocommerce .quantity .qty {
        width: 130px;
    }

    /* Thumbnails — 64px at tablet */
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 64px !important;
        height: 64px !important;
        flex-shrink: 0 !important;
    }
    .woocommerce div.product div.images .flex-control-thumbs li img {
        height: 64px !important;
    }

    /* Trust row */
    .sl-sp-trust-row {
        gap: 14px;
        padding: 14px 0;
    }

    /* Features & Specs */
    .sl-sp-features-specs {
        gap: 16px;
        margin: 28px 0 0;
    }

    .sl-sp-card {
        padding: 20px;
    }

    /* Reviews */
    .woo-single-wrapper .woocommerce #reviews {
        margin: 40px 0;
        padding: 28px 0;
    }

    /* Continue Shopping */
    .sl-sp-continue-shopping {
        margin: 24px 0 50px;
    }
}


/* --- 767px --- */
@media (max-width: 767px) {

    /* Title — already 22px, keep */

    /* Price */
    .woo-single-wrapper .woocommerce div.product .summary p.price,
    .woo-single-wrapper .woocommerce div.product .summary span.price {
        font-size: 20px;
    }

    /* Variable price wrapper */
    .sl-sp-variable-price .woocommerce-Price-amount {
        font-size: 20px;
    }

    /* Qty input */
    .woo-single-wrapper .woocommerce .quantity .qty {
        width: 110px;
        height: 46px;
        font-size: 14px;
    }

    /* Cart button */
    .woo-single-wrapper .woocommerce div.product form.cart .button {
        height: 46px;
        font-size: 14px;
        padding: 0 16px;
    }

    /* Thumbnails */
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 60px !important;
        height: 60px !important;
        flex-shrink: 0 !important;
    }
    .woocommerce div.product div.images .flex-control-thumbs li img {
        height: 60px !important;
    }

    /* Trust row */
    .sl-sp-trust-row {
        gap: 12px;
        padding: 12px 0;
        margin-bottom: 16px;
    }

    /* VAT text */
    .sl-sp-vat-text {
        font-size: 12px;
        margin-bottom: 16px !important;
        padding-bottom: 14px;
    }

    /* Badges */
    .sl-sp-badge {
        font-size: 12px;
        padding: 3px 10px;
    }

    /* Short description */
    .woo-single-wrapper .woocommerce-product-details__short-description {
        font-size: 14px;
        padding-bottom: 14px;
        margin-bottom: 14px;
    }

    /* Reviews */
    .woo-single-wrapper .woocommerce #reviews {
        margin: 32px 0;
        padding: 22px 0;
    }

    .woocommerce #reviews h2.woocommerce-Reviews-title {
        font-size: 18px !important;
    }

    .woocommerce #reviews #comments ol.commentlist li .comment_container {
        padding: 14px 16px !important;
        gap: 10px !important;
    }

    #review_form_wrapper {
        padding: 18px !important;
    }

    /* Continue Shopping */
    .sl-sp-continue-shopping {
        margin: 20px 0 40px;
    }

    .sl-sp-continue-shopping a {
        font-size: 13px;
        padding: 10px 20px;
    }
}

/* --- 575px --- */
@media (max-width: 575px) {

    /* Title */
    .woo-single-wrapper .woocommerce div.product .product_title {
        font-size: 20px;
    }

    /* Price */
    .woo-single-wrapper .woocommerce div.product .summary p.price,
    .woo-single-wrapper .woocommerce div.product .summary span.price {
        font-size: 18px;
    }

    /* Deleted price */
    .woo-single-wrapper .woocommerce div.product p.price del,
    .woo-single-wrapper .woocommerce div.product span.price del {
        font-size: 14px;
    }

    /* Cart form — keep qty + button side by side */
    .woo-single-wrapper .woocommerce div.product form.cart {
        flex-direction: row;
        align-items: center;
        gap: 8px;
    }

    .woo-single-wrapper .woocommerce div.product form.cart div.quantity {
        width: auto !important;
        flex-shrink: 0;
    }

    .woo-single-wrapper .woocommerce .quantity .qty {
        width: 80px;
        height: 46px;
    }

    .woo-single-wrapper .woocommerce div.product form.cart .button {
        flex: 1;
        width: auto;
        height: 46px;
    }

    /* Variable product — also side by side */
    .woo-single-wrapper .woocommerce div.product form.cart .woocommerce-variation-add-to-cart {
        flex-direction: row !important;
        align-items: center !important;
        gap: 8px !important;
    }

    .woo-single-wrapper .woocommerce div.product form.cart .woocommerce-variation-add-to-cart div.quantity {
        width: auto !important;
        flex-shrink: 0 !important;
    }

    .woo-single-wrapper .woocommerce div.product form.cart .woocommerce-variation-add-to-cart .single_add_to_cart_button {
        flex: 1 !important;
        width: auto !important;
    }

    /* Thumbnails — smaller */
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 56px !important;
        height: 56px !important;
        flex-shrink: 0 !important;
    }
    .woocommerce div.product div.images .flex-control-thumbs li img {
        height: 56px !important;
    }

    /* Trust row — tighter wrap */
    .sl-sp-trust-row {
        gap: 10px;
        row-gap: 10px;
    }

    .sl-sp-trust-item {
        font-size: 12px;
        gap: 5px;
    }

    .sl-sp-trust-item i {
        font-size: 13px;
    }

    /* Features & Specs */
    .sl-sp-card {
        padding: 16px;
    }

    .sl-sp-card__title {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .sl-sp-features-list li {
        font-size: 13px;
    }

    .sl-sp-specs-label,
    .sl-sp-specs-value {
        font-size: 13px;
    }

    .sl-sp-specs-row {
        padding: 10px 0;
    }

    /* Reviews */
    .woo-single-wrapper .woocommerce #reviews {
        margin: 28px 0;
        padding: 18px 0;
    }

    .woocommerce #reviews h2.woocommerce-Reviews-title {
        font-size: 16px !important;
        margin-bottom: 14px !important;
    }

    .woocommerce #reviews #comments ol.commentlist li .comment_container {
        padding: 12px 14px !important;
        gap: 10px !important;
    }

    .woocommerce #reviews #comments ol.commentlist li .comment_container img.avatar {
        width: 34px !important;
        height: 34px !important;
        min-width: 34px !important;
    }

    .woocommerce #reviews #comments ol.commentlist li .woocommerce-review__author {
        font-size: 13px !important;
    }

    .woocommerce #reviews #comments ol.commentlist li .description p {
        font-size: 13px !important;
    }

    #review_form_wrapper {
        padding: 14px !important;
    }

    /* Continue Shopping */
    .sl-sp-continue-shopping {
        margin: 16px 0 32px;
    }

    .sl-sp-continue-shopping a {
        width: 100%;
        justify-content: center;
        font-size: 13px;
        padding: 11px 16px;
    }
}


/* --- 480px --- */
@media (max-width: 480px) {

    /* Title */
    .woo-single-wrapper .woocommerce div.product .product_title {
        font-size: 18px;
    }

    /* Price */
    .woo-single-wrapper .woocommerce div.product .summary p.price,
    .woo-single-wrapper .woocommerce div.product .summary span.price {
        font-size: 17px;
    }

    /* Badges */
    .sl-sp-badge {
        font-size: 11px;
        padding: 3px 8px;
    }

    .sl-sp-badges {
        gap: 6px;
        margin-bottom: 10px;
    }

    /* Cart — maintain side by side, slightly smaller */
    .woo-single-wrapper .woocommerce .quantity .qty {
        width: 70px;
        height: 44px;
        font-size: 14px;
    }

    .woo-single-wrapper .woocommerce div.product form.cart .button {
        height: 44px;
        font-size: 13px;
        padding: 0 12px;
    }

    /* Thumbnails — smallest */
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 48px !important;
        height: 48px !important;
        flex-shrink: 0 !important;
    }
    .woocommerce div.product div.images .flex-control-thumbs li img {
        height: 48px !important;
        border-radius: 4px;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
        gap: 6px !important;
    }

    /* Trust row */
    .sl-sp-trust-row {
        gap: 8px;
        row-gap: 8px;
        padding: 10px 0;
        margin-bottom: 14px;
    }

    .sl-sp-trust-item {
        font-size: 11.5px;
        gap: 5px;
    }

    .sl-sp-trust-item i {
        font-size: 12px;
    }

    /* VAT text */
    .sl-sp-vat-text {
        font-size: 11.5px;
        margin-bottom: 14px !important;
    }

    /* Features & Specs */
    .sl-sp-features-specs {
        margin: 20px 0 0;
    }

    .sl-sp-card {
        padding: 14px;
    }

    .sl-sp-specs-label,
    .sl-sp-specs-value {
        font-size: 12.5px;
    }

    /* Reviews */
    .woo-single-wrapper .woocommerce #reviews {
        margin: 24px 0;
        padding: 16px 0;
    }

    .woocommerce #reviews #comments ol.commentlist li {
        margin-bottom: 8px !important;
    }

    .woocommerce #reviews #comments ol.commentlist li .comment_container {
        padding: 10px 12px !important;
        gap: 8px !important;
    }

    .woocommerce #reviews #comments ol.commentlist li .comment_container img.avatar {
        width: 30px !important;
        height: 30px !important;
        min-width: 30px !important;
    }

    #review_form_wrapper {
        padding: 12px !important;
        border-radius: 8px !important;
        margin-top: 16px !important;
    }

    /* Continue Shopping */
    .sl-sp-continue-shopping {
        margin: 14px 0 24px;
    }
}
/* ==============================================
   SL SINGLE PRODUCT — RESPONSIVE END
   ============================================== */
/* ============================================= SINGLE PRODUCT PAGE END ============================================= */








/* ==============================================
   SL RELATED PRODUCT 
   ============================================== */

/* Related products image */
.related-products-slider .sl-product-card-img-wrap {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    display: block;
    background: #F9FAFB;
}

.related-products-slider .sl-product-card-img-wrap img.sl-product-card-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    padding: 12px !important;
    min-height: unset !important;
    max-height: unset !important;
}

/* Base title size — override woocommerce.css h2 */
.related-products-slider .sl-product-card-title {
    font-size: 14px !important;
    line-height: 1.4 !important;
    margin-top: 0 !important;
    margin-bottom: 6px !important;
}

/* --- 991px --- */
@media (max-width: 991px) {

    .related-products-slider .sl-product-card-body {
        padding: 12px;
    }

    .related-products-slider .sl-product-card-title {
        font-size: 13px !important;
    }

    .related-products-slider .sl-product-card-desc {
        font-size: 12px;
        -webkit-line-clamp: 2;
    }

    .related-products-slider .sl-price-sale {
        font-size: 13px;
    }

    .related-products-slider .sl-product-card-btn {
        font-size: 13px;
        padding: 9px 14px;
    }

    .related-products-slider .sl-product-card-img-wrap img.sl-product-card-img {
        padding: 10px !important;
    }
}

/* --- 767px --- */
@media (max-width: 767px) {

    .related-products-slider .owl-nav {
        display: none !important;
    }

    .related-products-slider .owl-dots {
        display: flex;
        justify-content: center;
        gap: 6px;
        margin-top: 14px;
    }

    .related-products-slider .owl-dot span {
        display: block;
        width: 8px;
        height: 8px;
        background: #D1D5DB;
        border-radius: 999px;
        transition: background 0.2s, width 0.2s;
    }

    .related-products-slider .owl-dot.active span {
        background: #1565C0;
        width: 20px;
    }

    .related-products-slider .sl-product-card-title {
        font-size: 12px !important;
    }

    .related-products-slider .sl-price-sale {
        font-size: 12px;
    }

    .related-products-slider .sl-product-card-vat {
        font-size: 11px;
    }

    .related-products-slider .sl-product-card-btn {
        font-size: 12px;
        padding: 10px 12px;
    }

    .related-products-slider .sl-product-card-img-wrap img.sl-product-card-img {
        padding: 8px !important;
    }
}

/* --- 575px --- */
@media (max-width: 575px) {

    .related-products-slider .sl-product-card-body {
        padding: 10px;
    }

    .related-products-slider .sl-product-card-title {
        font-size: 11px !important;
    }

    .related-products-slider .sl-product-card-meta {
        gap: 4px;
        margin-bottom: 6px;
    }

    .related-products-slider .sl-product-badge {
        font-size: 10px;
        padding: 2px 7px;
    }

    .related-products-slider .sl-price-sale {
        font-size: 11px;
    }

    .related-products-slider .sl-product-card-btn {
        font-size: 11px;
        padding: 10px 10px;
    }

    .related-products-slider .sl-product-card-desc {
        display: none;
    }
}

/* --- 480px --- */
@media (max-width: 480px) {

    /* 1 item — card can be more spacious */
    .related-products-slider .sl-product-card-body {
        padding: 12px;
    }

    .related-products-slider .sl-product-card-title {
        font-size: 13px !important;
    }

    .related-products-slider .sl-product-card-desc {
        font-size: 12px;
    }

    .related-products-slider .sl-price-sale {
        font-size: 13px;
    }

    .related-products-slider .sl-product-card-btn {
        font-size: 11px;
        padding: 10px 8px;
    }

    .related-products-slider .sl-product-card-img-wrap img.sl-product-card-img {
        padding: 16px !important;
    }
}

/* ==============================================
   SL RELATED PRODUCT END
   ============================================== */





/* =============================================
   CART PAGE — WC Block "New in store" grid
============================================= */
.wc-block-components-sidebar-layout.wc-block-cart {
    padding-top: 40px;
}

.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product, .wc-block-grid.has-4-columns .wc-block-grid__product {
    flex: 0 0 23%;
    max-width: 23%;
}

.wc-block-grid__products {
    justify-content: space-between;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 40px;
}

/* Card base */
.wc-block-grid__product {
    background: #fff !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 0 !important;
    text-align: left !important;
    justify-content: space-between !important;
}

/* Image area */
.wc-block-grid__product-image {
    background: #F9FAFB;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.wc-block-grid__product-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    padding: 16px !important;
    min-height: unset !important;
    max-height: unset !important;
}

/* Sale badge */
.wc-block-grid__product .woocommerce-badge,
.wc-block-grid__product .wc-block-grid__product-onsale {
    background: #1565C0 !important;
    border-radius: 50px !important;
    padding: 4px 10px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    min-height: unset !important;
    min-width: unset !important;
    max-height: unset !important;
    line-height: normal !important;
    top: 12px !important;
    left: 12px !important;
    right: auto !important;
}

/* Title */
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #111827 !important;
    line-height: 1.4 !important;
    margin: 12px 16px 4px !important;
    padding: 0 !important;
    text-align: left !important;
    display: block !important;
}

/* Price */
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price {
    font-size: 18px !important;
    font-weight: 800;
    color: #1565C0;
    padding: 10px 16px 30px !important;
    text-align: left !important;
    margin: 0 !important;
}

.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price {
    font-size: 18px !important;
    color: #1565C0 !important;
    font-weight: 800 !important;
    color: #1565C0 !important;
    display: flex !important;
    gap: 8px !important;
    align-items: baseline !important;
    flex-wrap: wrap !important;
}

.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price del {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #9CA3AF !important;
}

.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price ins {
    text-decoration: none !important;
    float: none !important;
    background: none !important;
}

/* Push button to bottom */
.wc-block-grid__product .wc-block-grid__product-add-to-cart {
    margin-top: auto !important;
    padding: 0 16px 16px !important;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product 
.wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, 
.wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 !important;
}

/* Button */
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link,
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 11px 16px !important;
    background: #1565C0 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    border: none !important;
    transition: background 0.2s ease !important;
    box-shadow: none !important;
}

.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link:hover,
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart a:hover {
    background: #0D47A1 !important;
    color: #fff !important;
}

.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
    color: #ffffff;
}

/* =============================================
   CART PAGE — WC Block Grid RESPONSIVE
============================================= */

/* --- 1199px --- */
@media (max-width: 1199px) {
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-title {
        font-size: 16px !important;
        margin: 10px 14px 4px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price {
        font-size: 16px !important;
        padding: 8px 14px 24px !important;
    }
    .wc-block-grid__product .wc-block-grid__product-add-to-cart {
        padding: 0 14px 14px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart a {
        font-size: 13px !important;
        padding: 10px 14px !important;
        border-radius: 8px !important;
    }
    .wc-block-grid__product {
        border-radius: 14px !important;
    }
}

/* --- 991px — 3 columns --- */
@media (max-width: 991px) {
    .theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,
    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 0 0 31% !important;
        max-width: 31% !important;
    }
    .wc-block-grid__products {
        gap: 12px;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-title {
        font-size: 15px !important;
        margin: 10px 12px 4px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price {
        font-size: 15px !important;
        padding: 8px 12px 20px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price del {
        font-size: 12px !important;
    }
    .wc-block-grid__product .wc-block-grid__product-add-to-cart {
        padding: 0 12px 12px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart a {
        font-size: 13px !important;
        padding: 9px 12px !important;
        border-radius: 8px !important;
    }
    .wc-block-grid__product-image img {
        padding: 12px !important;
    }
    .wc-block-grid__product {
        border-radius: 12px !important;
    }
}

/* --- 767px — 2 columns --- */
@media (max-width: 767px) {
    .theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,
    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 0 0 48% !important;
        max-width: 48% !important;
    }
    .wc-block-grid__products {
        gap: 12px;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-title {
        font-size: 14px !important;
        margin: 8px 12px 4px !important;
        line-height: 1.35 !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price {
        font-size: 14px !important;
        padding: 6px 12px 16px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price del {
        font-size: 11px !important;
    }
    .wc-block-grid__product .wc-block-grid__product-add-to-cart {
        padding: 0 12px 12px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart a {
        font-size: 12px !important;
        padding: 9px 10px !important;
        border-radius: 7px !important;
    }
    .wc-block-grid__product-image img {
        padding: 10px !important;
    }
    .wc-block-grid__product {
        border-radius: 10px !important;
    }
    /* Sale badge */
    .wc-block-grid__product .woocommerce-badge,
    .wc-block-grid__product .wc-block-grid__product-onsale {
        top: 8px !important;
        left: 8px !important;
        font-size: 10px !important;
        padding: 3px 8px !important;
    }
}

/* --- 575px — 2 columns (tighter) --- */
@media (max-width: 575px) {
    .theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,
    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 0 0 48% !important;
        max-width: 48% !important;
    }
    .wc-block-grid__products {
        gap: 10px;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-title {
        font-size: 13px !important;
        margin: 8px 10px 3px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price {
        font-size: 13px !important;
        padding: 6px 10px 14px !important;
    }
    .wc-block-grid__product .wc-block-grid__product-add-to-cart {
        padding: 0 10px 10px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart a {
        font-size: 11px !important;
        padding: 8px 8px !important;
        border-radius: 6px !important;
    }
    .wc-block-grid__product-image img {
        padding: 8px !important;
    }
    .wc-block-grid__product {
        border-radius: 8px !important;
    }
}

/* --- 480px — 2 columns --- */
@media (max-width: 480px) {
    .theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,
    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 0 0 calc(50% - 6px) !important;
        max-width: calc(50% - 6px) !important;
        box-sizing: border-box !important;
        margin-bottom: 16px !important;
    }
    .wc-block-grid__products {
        gap: 12px !important;
        row-gap: 16px !important;
        padding: 0 !important;
        box-sizing: border-box !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-title {
        font-size: 13px !important;
        margin: 8px 10px 4px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price {
        font-size: 13px !important;
        padding: 6px 10px 14px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price .price del {
        font-size: 10px !important;
    }
    .wc-block-grid__product .wc-block-grid__product-add-to-cart {
        padding: 0 10px 10px !important;
    }
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link,
    .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart a {
        font-size: 12px !important;
        padding: 9px 8px !important;
        border-radius: 7px !important;
    }
    .wc-block-grid__product-image img {
        padding: 8px !important;
    }
    .wc-block-grid__product {
        border-radius: 8px !important;
    }
    /* Sale badge */
    .wc-block-grid__product .woocommerce-badge,
    .wc-block-grid__product .wc-block-grid__product-onsale {
        top: 6px !important;
        left: 6px !important;
        font-size: 9px !important;
        padding: 2px 6px !important;
    }
}
/* =============================================
   CART PAGE — WC Block Grid RESPONSIVE END
============================================= */