.elementor-5779 .elementor-element.elementor-element-f41a310{--display:flex;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-5779 .elementor-element.elementor-element-c38fd6e .cart button, .elementor-5779 .elementor-element.elementor-element-c38fd6e .cart .button{transition:all 0.2s;}.elementor-5779 .elementor-element.elementor-element-c38fd6e .quantity .qty{transition:all 0.2s;}.elementor-5779 .elementor-element.elementor-element-5afb57d .b3dviewer model-viewer{width:100%;margin:0 auto;max-width:100%;height:500px;}.elementor-5779 .elementor-element.elementor-element-5afb57d .b3dviewer .bp_model_parent{width:100% !important;margin:0 auto;max-width:100%;}.elementor-5779 .elementor-element.elementor-element-5afb57d .b3dviewer model-viewer #lazy-load-poster img{height:500px;}.elementor-5779 .elementor-element.elementor-element-b555819{--display:flex;}.elementor-5779 .elementor-element.elementor-element-2cf5665{--display:flex;}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.woocommerce .elementor-5779 .elementor-element.elementor-element-b5debd3 .price{color:#000000;}.elementor-widget-woocommerce-product-meta .product_meta .detail-container:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-5779 .elementor-element.elementor-element-240e73a{--display:flex;}.elementor-5779 .elementor-element.elementor-element-b59c44e{--display:flex;}.elementor-5779 .elementor-element.elementor-element-b59c44e:not(.elementor-motion-effects-element-type-background), .elementor-5779 .elementor-element.elementor-element-b59c44e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#553CBB;}.elementor-5779 .elementor-element.elementor-element-7582879{--display:flex;}.elementor-5779 .elementor-element.elementor-element-9d1e6ad{background-color:#553CBB;}.elementor-5779 .elementor-element.elementor-element-f3d25d7{background-color:#553CBB;}.elementor-5779 .elementor-element.elementor-element-8a30e4d{--display:flex;}.elementor-5779 .elementor-element.elementor-element-8a30e4d:not(.elementor-motion-effects-element-type-background), .elementor-5779 .elementor-element.elementor-element-8a30e4d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#553CBB;}.elementor-5779 .elementor-element.elementor-element-0f152c3{background-color:transparent;background-image:linear-gradient(180deg, #553CBB 0%, #553CBB 100%);}.elementor-5779 .elementor-element.elementor-element-3203950{--display:flex;}.elementor-5779 .elementor-element.elementor-element-6d301d3{--display:flex;}.elementor-5779 .elementor-element.elementor-element-6d301d3:not(.elementor-motion-effects-element-type-background), .elementor-5779 .elementor-element.elementor-element-6d301d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#553CBB;}@media(max-width:1500px){.elementor-widget-woocommerce-product-title .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.woocommerce .elementor-widget-woocommerce-product-price .price{line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:1024px){.elementor-widget-woocommerce-product-title .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.woocommerce .elementor-widget-woocommerce-product-price .price{line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-woocommerce-product-title .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.woocommerce .elementor-widget-woocommerce-product-price .price{line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for woocommerce-product-title, class: .elementor-element-3483654 *//* =========================================================
   JLT SIMPLE PRODUCT — PRODUCT TITLE
   Class: jlt-product-title
   ========================================================= */

.jlt-product-title h1,
.jlt-product-title .product_title,
.jlt-product-title .elementor-heading-title {
    color: #081625 !important;

    font-size: 52px !important;
    line-height: 1.05 !important;

    font-weight: 800 !important;

    letter-spacing: -1.5px !important;

    margin: 0 !important;
    padding: 0 !important;

    text-transform: uppercase !important;
}


/* SMALL BLUE ACCENT UNDER TITLE */

.jlt-product-title::after {
    content: "";
    display: block;

    width: 72px;
    height: 4px;

    margin-top: 16px;

    background: linear-gradient(
        90deg,
        #17bdf2,
        #0b3c66
    );

    border-radius: 20px;
}


/* TABLET */

@media (max-width: 1024px) {

    .jlt-product-title h1,
    .jlt-product-title .product_title,
    .jlt-product-title .elementor-heading-title {
        font-size: 42px !important;
    }
}


/* MOBILE */

@media (max-width: 767px) {

    .jlt-product-title h1,
    .jlt-product-title .product_title,
    .jlt-product-title .elementor-heading-title {
        font-size: 32px !important;
        line-height: 1.1 !important;
        letter-spacing: -0.7px !important;
    }

    .jlt-product-title::after {
        width: 52px;
        height: 3px;
        margin-top: 12px;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-short-description, class: .elementor-element-f20907c *//* =========================================================
   JLT WOOCOMMERCE PRODUCT SHORT DESCRIPTION
   Short Description Widget → Advanced → Custom CSS
   ========================================================= */

.elementor-5779 .elementor-element.elementor-element-f20907c {
    --jlt-navy: #06182c;
    --jlt-blue: #087dcc;
    --jlt-bright-blue: #11a8e2;
    --jlt-text: #314158;
    --jlt-muted: #68778c;
    --jlt-border: #d6e2ec;
    --jlt-light: #f4f8fb;

    position: relative;
    width: 100%;
    margin: 16px 0 22px;
    padding: 0;
    box-sizing: border-box;
}

.elementor-5779 .elementor-element.elementor-element-f20907c *,
.elementor-5779 .elementor-element.elementor-element-f20907c *::before,
.elementor-5779 .elementor-element.elementor-element-f20907c *::after {
    box-sizing: border-box;
}

/* Main short-description panel */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description {
    position: relative;
    width: 100%;
    margin: 0 !important;
    padding: 25px 26px 23px 30px;
    overflow: hidden;
    color: var(--jlt-text);
    background:
        radial-gradient(
            circle at top right,
            rgba(17, 168, 226, 0.10),
            transparent 38%
        ),
        linear-gradient(
            135deg,
            #ffffff 0%,
            #f6f9fc 100%
        );
    border: 1px solid var(--jlt-border);
    border-radius: 17px;
    box-shadow:
        0 10px 28px rgba(6, 24, 44, 0.08),
        0 3px 8px rgba(6, 24, 44, 0.04);
}

/* Blue left accent */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description::before {
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 0;
    width: 5px;
    content: "";
    background: linear-gradient(
        180deg,
        var(--jlt-bright-blue),
        var(--jlt-blue),
        var(--jlt-navy)
    );
    border-radius: 0 999px 999px 0;
}

/* Decorative glow */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description::after {
    position: absolute;
    top: -65px;
    right: -65px;
    width: 150px;
    height: 150px;
    content: "";
    pointer-events: none;
    background: rgba(17, 168, 226, 0.07);
    border-radius: 50%;
}

/* Paragraphs */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description p {
    position: relative;
    z-index: 1;
    margin: 0 0 15px !important;
    color: var(--jlt-text) !important;
    font-size: 16px !important;
    font-weight: 450;
    line-height: 1.75 !important;
    letter-spacing: 0.05px;
}

.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0 !important;
}

/* Heading styles */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description h2,
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description h3,
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description h4 {
    position: relative;
    z-index: 1;
    margin: 0 0 13px !important;
    color: var(--jlt-navy) !important;
    font-weight: 850 !important;
    line-height: 1.25 !important;
    letter-spacing: -0.3px;
}

.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description h2 {
    font-size: 25px !important;
}

.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description h3 {
    font-size: 21px !important;
}

.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description h4 {
    font-size: 18px !important;
}

/* Strong and emphasized text */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description strong,
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description b {
    color: var(--jlt-navy) !important;
    font-weight: 850 !important;
}

.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description em {
    color: var(--jlt-blue);
}

/* Links */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description a {
    position: relative;
    z-index: 1;
    color: var(--jlt-blue) !important;
    font-weight: 750;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    transition: color 0.2s ease;
}

.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description a:hover {
    color: var(--jlt-navy) !important;
}

/* =========================================================
   LISTS AND FEATURES
   ========================================================= */

.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ul,
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ol {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px 12px;
    width: 100%;
    margin: 16px 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

/* List items */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description li {
    position: relative;
    min-width: 0;
    margin: 0 !important;
    padding: 12px 13px 12px 42px;
    color: #3c4b60;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    background: rgba(241, 247, 251, 0.92);
    border: 1px solid #dce8f0;
    border-radius: 11px;
}

/* Checkmark */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ul li::before {
    position: absolute;
    top: 11px;
    left: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    content: "✓";
    color: #ffffff;
    font-size: 11px;
    font-weight: 900;
    line-height: 1;
    background: linear-gradient(
        135deg,
        var(--jlt-bright-blue),
        var(--jlt-blue)
    );
    border-radius: 50%;
    box-shadow: 0 3px 8px rgba(8, 125, 204, 0.22);
}

/* Numbered-list marker */
.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ol {
    counter-reset: jlt-short-description;
}

.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ol li {
    counter-increment: jlt-short-description;
}

.elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ol li::before {
    position: absolute;
    top: 11px;
    left: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    content: counter(jlt-short-description);
    color: #ffffff;
    font-size: 10px;
    font-weight: 900;
    background: linear-gradient(
        135deg,
        var(--jlt-bright-blue),
        var(--jlt-blue)
    );
    border-radius: 50%;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description {
        padding: 23px 22px 21px 27px;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description p {
        font-size: 15px !important;
    }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .elementor-5779 .elementor-element.elementor-element-f20907c {
        margin: 13px 0 19px;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description {
        padding: 20px 16px 19px 21px;
        border-radius: 14px;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description::before {
        top: 12px;
        bottom: 12px;
        width: 4px;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description p {
        margin-bottom: 13px !important;
        font-size: 15px !important;
        line-height: 1.68 !important;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description h2 {
        font-size: 22px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description h3 {
        font-size: 19px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description h4 {
        font-size: 17px !important;
    }

    /* Stack feature cards */
    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ul,
    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ol {
        grid-template-columns: 1fr;
        gap: 8px;
        margin-top: 14px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description li {
        padding: 11px 11px 11px 40px;
        font-size: 13px;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ul li::before,
    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description ol li::before {
        top: 10px;
        left: 11px;
    }
}

/* Very small phones */
@media (max-width: 380px) {

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description {
        padding-right: 13px;
        padding-left: 19px;
    }

    .elementor-5779 .elementor-element.elementor-element-f20907c .woocommerce-product-details__short-description p {
        font-size: 14px !important;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-c38fd6e *//* =========================================================
   JLT PRODUCT PURCHASE WIDGET — SLEEK FINAL DESIGN
   Direct Elementor class: jlt-product-purchase

   WooCommerce controls:
   - Whether deposits are available
   - Deposit amount
   - Full-payment availability
   - Variation pricing
   - Stock and Add to Cart behavior
   ========================================================= */

.jlt-product-purchase {
    --jlt-navy: #06182b;
    --jlt-navy-soft: #0b2947;
    --jlt-blue: #0877c9;
    --jlt-blue-light: #12a8e4;
    --jlt-blue-dark: #054d8d;
    --jlt-green: #15965f;
    --jlt-gold: #f0a737;
    --jlt-text: #17263a;
    --jlt-muted: #687589;
    --jlt-border: #d6e1ea;
    --jlt-soft: #f4f8fb;
    --jlt-white: #ffffff;

    position: relative;
    display: block;
    width: 100%;
    max-width: 680px;
    min-width: 0;
    margin: 0;
    padding: clamp(20px, 3vw, 30px);
    overflow: hidden;
    border: 1px solid var(--jlt-border);
    border-radius: 24px;
    background:
        radial-gradient(
            circle at top right,
            rgba(18,168,228,.11),
            transparent 38%
        ),
        linear-gradient(
            180deg,
            #ffffff 0%,
            #fbfdff 100%
        );
    box-shadow:
        0 20px 50px rgba(6,24,43,.11),
        0 3px 10px rgba(6,24,43,.04);
    color: var(--jlt-text);
}

.jlt-product-purchase,
.jlt-product-purchase *,
.jlt-product-purchase *::before,
.jlt-product-purchase *::after {
    box-sizing: border-box;
}

/* Prevent Elementor and WooCommerce overflow */
.jlt-product-purchase .elementor-widget-container,
.jlt-product-purchase .woocommerce,
.jlt-product-purchase form.cart,
.jlt-product-purchase form.variations_form,
.jlt-product-purchase .single_variation_wrap,
.jlt-product-purchase .woocommerce-variation,
.jlt-product-purchase .woocommerce-variation-add-to-cart {
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

/* =========================================================
   VARIATION OPTIONS
   ========================================================= */

.jlt-product-purchase table.variations {
    display: block;
    width: 100%;
    margin: 0 0 18px;
    padding: 0;
    border: 0;
    background: transparent;
}

.jlt-product-purchase table.variations tbody,
.jlt-product-purchase table.variations tr,
.jlt-product-purchase table.variations th,
.jlt-product-purchase table.variations td {
    display: block;
    width: 100%;
    max-width: 100%;
}

.jlt-product-purchase table.variations tr {
    margin: 0 0 19px;
}

.jlt-product-purchase table.variations th,
.jlt-product-purchase table.variations td {
    padding: 0;
    border: 0;
    text-align: left;
}

.jlt-product-purchase table.variations th.label {
    margin-bottom: 8px;
}

.jlt-product-purchase table.variations label {
    display: block;
    margin: 0 0 8px;
    color: var(--jlt-navy);
    font-size: 14px;
    font-weight: 850;
    line-height: 1.3;
    letter-spacing: .045em;
    text-transform: uppercase;
}

/* Dropdowns such as capacity, size and model */
.jlt-product-purchase table.variations select {
    display: block;
    width: 100% !important;
    max-width: 100%;
    min-width: 0;
    height: 56px;
    margin: 0;
    padding: 0 48px 0 16px;
    border: 1px solid #c6d4df;
    border-radius: 13px;
    background-color: #ffffff;
    color: var(--jlt-text);
    font-family: inherit;
    font-size: 16px;
    font-weight: 650;
    cursor: pointer;
    outline: none;
    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        background-color .2s ease;
}

.jlt-product-purchase table.variations select:hover {
    border-color: #86b7d8;
    background-color: #fbfdff;
}

.jlt-product-purchase table.variations select:focus {
    border-color: var(--jlt-blue);
    box-shadow: 0 0 0 4px rgba(8,119,201,.14);
}

/* Do not override the native color .elementor-5779 .elementor-element.elementor-element-c38fd6e hidden by the swatch snippet */
.jlt-product-purchase
select.jlt-color-native-select {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    min-width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* Clear selections */
.jlt-product-purchase .reset_variations {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    margin-top: 10px;
    padding: 6px 11px;
    border-radius: 8px;
    background: #e8f2f9;
    color: var(--jlt-blue) !important;
    font-size: 12px;
    font-weight: 850;
    letter-spacing: .025em;
    text-decoration: none !important;
    text-transform: uppercase;
}

.jlt-product-purchase .reset_variations:hover {
    background: #d8eaf6;
    color: var(--jlt-navy) !important;
}

/* =========================================================
   COLOR SWATCH COORDINATION
   Coordinates with the JLT swatch snippet
   ========================================================= */

.jlt-product-purchase .jlt-color-swatches {
    margin: 6px 0 18px;
    padding: 14px 12px 10px;
    border: 1px solid #dce7ef;
    border-radius: 16px;
    background: #f8fbfd;
}

.jlt-product-purchase .jlt-selected-color {
    color: var(--jlt-navy);
    font-size: 13px;
    font-weight: 800;
}

.jlt-product-purchase
.jlt-color-swatch.is-selected {
    background: #eaf6fd;
}

/* =========================================================
   VARIATION PRICE
   ========================================================= */

.jlt-product-purchase .woocommerce-variation-price {
    display: block;
    margin: 14px 0 17px;
}

.jlt-product-purchase
.woocommerce-variation-price .price {
    display: block;
    margin: 0;
    color: var(--jlt-blue) !important;
    font-size: clamp(27px, 3vw, 36px);
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: -.025em;
}

.jlt-product-purchase
.woocommerce-variation-price .price del {
    margin-right: 7px;
    color: #8b97a3 !important;
    font-size: .68em;
    opacity: 1;
}

.jlt-product-purchase
.woocommerce-variation-price .price ins {
    color: var(--jlt-blue) !important;
    text-decoration: none;
}

/* =========================================================
   STOCK STATUS
   ========================================================= */

.jlt-product-purchase
.woocommerce-variation-availability {
    margin: 12px 0 16px;
}

.jlt-product-purchase
.woocommerce-variation-availability .stock {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    color: var(--jlt-green);
    font-size: 13px;
    font-weight: 850;
    line-height: 1.4;
    letter-spacing: .025em;
    text-transform: uppercase;
}

.jlt-product-purchase
.woocommerce-variation-availability
.stock::before {
    content: "";
    flex: 0 0 9px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: var(--jlt-green);
    box-shadow: 0 0 0 4px rgba(21,150,95,.13);
}

.jlt-product-purchase
.woocommerce-variation-availability
.out-of-stock {
    color: #bd3434;
}

.jlt-product-purchase
.woocommerce-variation-availability
.out-of-stock::before {
    background: #bd3434;
    box-shadow: 0 0 0 4px rgba(189,52,52,.12);
}

/* =========================================================
   OPTIONAL WOOCOMMERCE DEPOSIT PANEL

   This section appears only when the deposit extension
   outputs deposit controls for the current product.

   CSS does not enable deposits or create deposit pricing.
   ========================================================= */

.jlt-product-purchase .wc-deposits-wrapper,
.jlt-product-purchase .wcd-wrapper,
.jlt-product-purchase .deposit-options,
.jlt-product-purchase .wc-deposits-option,
.jlt-product-purchase #wc-deposits-options-form {
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

/* Main deposit card */
.jlt-product-purchase .wc-deposits-wrapper,
.jlt-product-purchase .wcd-wrapper,
.jlt-product-purchase #wc-deposits-options-form {
    position: relative;
    margin: 18px 0;
    padding: 18px;
    overflow: hidden;
    border: 1px solid #cbddea;
    border-radius: 17px;
    background:
        radial-gradient(
            circle at top right,
            rgba(8,119,201,.09),
            transparent 42%
        ),
        linear-gradient(
            135deg,
            #f9fcfe,
            #eef6fb
        );
}

/* Deposit label or heading */
.jlt-product-purchase .wc-deposits-wrapper::before,
.jlt-product-purchase .wcd-wrapper::before {
    content: "Flexible Payment";
    display: block;
    margin: 0 0 12px;
    color: var(--jlt-navy);
    font-size: 12px;
    font-weight: 900;
    line-height: 1.3;
    letter-spacing: .08em;
    text-transform: uppercase;
}

/* Deposit amount */
.jlt-product-purchase
.wc-deposits-wrapper .deposit-amount,

.jlt-product-purchase
.wc-deposits-wrapper .amount,

.jlt-product-purchase
.wcd-wrapper .deposit-amount {
    color: var(--jlt-blue);
    font-weight: 900;
}

/* Deposit choices */
.jlt-product-purchase
.wc-deposits-wrapper ul,

.jlt-product-purchase
.wcd-wrapper ul,

.jlt-product-purchase
.deposit-options {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
}

.jlt-product-purchase
.wc-deposits-wrapper li,

.jlt-product-purchase
.wcd-wrapper li,

.jlt-product-purchase
.deposit-options > label {
    min-width: 0;
    margin: 0;
    padding: 13px;
    border: 1px solid #d4e0e9;
    border-radius: 12px;
    background: rgba(255,255,255,.84);
    transition:
        border-color .2s ease,
        background-color .2s ease,
        box-shadow .2s ease;
}

/* Deposit labels */
.jlt-product-purchase
.wc-deposits-wrapper label,

.jlt-product-purchase
.wcd-wrapper label,

.jlt-product-purchase
.deposit-options label {
    color: var(--jlt-text);
    font-size: 14px;
    font-weight: 750;
    line-height: 1.45;
    cursor: pointer;
}

/* Deposit radio inputs */
.jlt-product-purchase
.wc-deposits-wrapper input[type="radio"],

.jlt-product-purchase
.wcd-wrapper input[type="radio"],

.jlt-product-purchase
.deposit-options input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 0 8px 0 0;
    accent-color: var(--jlt-green);
    cursor: pointer;
    vertical-align: middle;
}

/* Keyboard focus */
.jlt-product-purchase
.wc-deposits-wrapper input[type="radio"]:focus-visible,

.jlt-product-purchase
.wcd-wrapper input[type="radio"]:focus-visible {
    outline: 3px solid rgba(8,119,201,.30);
    outline-offset: 3px;
}

/* Hide truly empty deposit wrappers */
.jlt-product-purchase
.wc-deposits-wrapper:empty,

.jlt-product-purchase
.wcd-wrapper:empty,

.jlt-product-purchase
.deposit-options:empty {
    display: none !important;
}

/* =========================================================
   QUANTITY AND ADD TO CART ROW
   ========================================================= */

.jlt-product-purchase
form.cart:not(.variations_form),

.jlt-product-purchase
.woocommerce-variation-add-to-cart {
    display: grid !important;
    grid-template-columns: 126px minmax(0,1fr);
    align-items: stretch;
    gap: 12px;
    width: 100%;
    margin-top: 18px;
}

/* =========================================================
   QUANTITY
   ========================================================= */

.jlt-product-purchase .quantity {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 126px !important;
    max-width: 126px;
    min-width: 0;
    height: 60px;
    margin: 0 !important;
    overflow: hidden;
    border: 1px solid #c5d3df;
    border-radius: 13px;
    background: #ffffff;
    box-shadow:
        inset 0 1px 2px rgba(6,24,43,.04),
        0 5px 14px rgba(6,24,43,.07);
    transition:
        border-color .2s ease,
        box-shadow .2s ease;
}

.jlt-product-purchase .quantity:hover {
    border-color: #86b7d8;
}

.jlt-product-purchase .quantity:focus-within {
    border-color: var(--jlt-blue);
    box-shadow: 0 0 0 4px rgba(8,119,201,.14);
}

.jlt-product-purchase .quantity .qty {
    display: block;
    width: 100% !important;
    max-width: 100%;
    min-width: 0;
    height: 58px;
    margin: 0;
    padding: 0 9px;
    border: 0 !important;
    background: transparent;
    color: var(--jlt-navy);
    font-family: inherit;
    font-size: 17px;
    font-weight: 900;
    line-height: 58px;
    text-align: center;
    outline: none;
}

/* =========================================================
   ADD TO CART BUTTON
   ========================================================= */

.jlt-product-purchase
button.single_add_to_cart_button,

.jlt-product-purchase
.single_add_to_cart_button,

.jlt-product-purchase
button[name="add-to-cart"] {
    position: relative;
    z-index: 1;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100% !important;
    max-width: 100%;
    min-width: 0;
    min-height: 60px;
    margin: 0 !important;
    padding: 15px 24px !important;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.18) !important;
    border-radius: 13px !important;
    background:
        linear-gradient(
            135deg,
            var(--jlt-blue-light),
            var(--jlt-blue) 45%,
            var(--jlt-blue-dark)
        ) !important;
    box-shadow:
        0 14px 29px rgba(8,119,201,.30),
        inset 0 1px 0 rgba(255,255,255,.24);
    color: #ffffff !important;
    font-family: inherit;
    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 1.2;
    letter-spacing: .04em;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 0 1px 2px rgba(0,0,0,.13);
    text-transform: uppercase;
    cursor: pointer;
    isolation: isolate;
    transition:
        transform .2s ease,
        box-shadow .2s ease,
        filter .2s ease;
}

/* Cart icon */
.jlt-product-purchase
.single_add_to_cart_button::before {
    content: "🛒";
    position: relative;
    z-index: 2;
    flex: 0 0 auto;
    font-size: 19px;
    line-height: 1;
    filter: grayscale(1) brightness(0) invert(1);
}

/* Button light reflection */
.jlt-product-purchase
.single_add_to_cart_button::after {
    content: "";
    position: absolute;
    top: -80%;
    left: -40%;
    z-index: -1;
    width: 30%;
    height: 260%;
    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(255,255,255,.30),
            transparent
        );
    transform: rotate(23deg);
    transition: left .65s ease;
    pointer-events: none;
}

.jlt-product-purchase
.single_add_to_cart_button:hover {
    filter: brightness(1.08);
    transform: translateY(-2px);
    box-shadow:
        0 19px 37px rgba(8,119,201,.38),
        inset 0 1px 0 rgba(255,255,255,.27);
}

.jlt-product-purchase
.single_add_to_cart_button:hover::after {
    left: 118%;
}

.jlt-product-purchase
.single_add_to_cart_button:active {
    filter: brightness(.98);
    transform: translateY(0) scale(.986);
    box-shadow: 0 8px 18px rgba(8,119,201,.26);
}

.jlt-product-purchase
.single_add_to_cart_button:focus-visible {
    outline: 3px solid rgba(18,168,228,.50);
    outline-offset: 4px;
}

/* Disabled until all required options are selected */
.jlt-product-purchase
.single_add_to_cart_button.disabled,

.jlt-product-purchase
.single_add_to_cart_button:disabled,

.jlt-product-purchase
.single_add_to_cart_button.wc-variation-selection-needed {
    border-color: #ccd5dd !important;
    background:
        linear-gradient(
            135deg,
            #e5eaee,
            #d4dce2
        ) !important;
    box-shadow: none;
    color: #788590 !important;
    text-shadow: none;
    cursor: not-allowed;
    filter: none;
    opacity: 1;
    transform: none;
}

/* Loading state */
.jlt-product-purchase
.single_add_to_cart_button.loading {
    color: transparent !important;
    pointer-events: none;
}

.jlt-product-purchase
.single_add_to_cart_button.loading::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 22px;
    height: 22px;
    margin-left: -11px;
    border: 3px solid rgba(255,255,255,.38);
    border-top-color: #ffffff;
    border-radius: 50%;
    filter: none;
    animation: jlt-purchase-loading .75s linear infinite;
}

.jlt-product-purchase
.single_add_to_cart_button.loading::after {
    display: none;
}

@keyframes jlt-purchase-loading {
    to {
        transform: rotate(360deg);
    }
}

/* Successfully added */
.jlt-product-purchase
.single_add_to_cart_button.added {
    background:
        linear-gradient(
            135deg,
            #25b979,
            var(--jlt-green)
        ) !important;
    box-shadow:
        0 14px 29px rgba(21,150,95,.28),
        inset 0 1px 0 rgba(255,255,255,.24);
}

.jlt-product-purchase
.single_add_to_cart_button.added::before {
    content: "✓";
    filter: none;
}

/* =========================================================
   VIEW CART LINK
   ========================================================= */

.jlt-product-purchase a.added_to_cart {
    grid-column: 1 / -1;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 50px;
    padding: 12px 18px;
    border: 2px solid var(--jlt-green);
    border-radius: 12px;
    background: #ecfaf3;
    color: #087547 !important;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.3;
    letter-spacing: .035em;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
}

.jlt-product-purchase a.added_to_cart:hover {
    background: var(--jlt-green);
    color: #ffffff !important;
}

/* =========================================================
   PURCHASE CONFIDENCE MESSAGE
   ========================================================= */

.jlt-product-purchase
.woocommerce-variation-add-to-cart::after,

.jlt-product-purchase
form.cart:not(.variations_form)::after {
    content: "Secure checkout • Shipping calculated at checkout • JLT order support";
    grid-column: 1 / -1;
    display: block;
    width: 100%;
    margin-top: 4px;
    padding: 12px 13px;
    border: 1px solid #dbe6ee;
    border-radius: 11px;
    background: #f7fafc;
    color: var(--jlt-muted);
    font-size: 12px;
    font-weight: 650;
    line-height: 1.5;
    text-align: center;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {
    .jlt-product-purchase {
        padding: 22px;
        border-radius: 20px;
    }

    .jlt-product-purchase
    form.cart:not(.variations_form),

    .jlt-product-purchase
    .woocommerce-variation-add-to-cart {
        grid-template-columns: 116px minmax(0,1fr);
    }

    .jlt-product-purchase .quantity {
        width: 116px !important;
        max-width: 116px;
    }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
    .jlt-product-purchase {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        padding: 18px 13px;
        border-radius: 18px;
    }

    .jlt-product-purchase table.variations,
    .jlt-product-purchase table.variations tbody,
    .jlt-product-purchase table.variations tr,
    .jlt-product-purchase table.variations th,
    .jlt-product-purchase table.variations td,
    .jlt-product-purchase table.variations select {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }

    /* Deposits stack vertically */
    .jlt-product-purchase
    .wc-deposits-wrapper ul,

    .jlt-product-purchase
    .wcd-wrapper ul,

    .jlt-product-purchase
    .deposit-options {
        grid-template-columns: 1fr;
    }

    .jlt-product-purchase
    .wc-deposits-wrapper,

    .jlt-product-purchase
    .wcd-wrapper,

    .jlt-product-purchase
    #wc-deposits-options-form {
        padding: 15px 12px;
    }

    /* Quantity and button stack */
    .jlt-product-purchase
    form.cart:not(.variations_form),

    .jlt-product-purchase
    .woocommerce-variation-add-to-cart {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 11px;
    }

    .jlt-product-purchase .quantity {
        grid-column: 1;
        width: 100% !important;
        max-width: 100% !important;
        height: 56px;
    }

    .jlt-product-purchase .quantity .qty {
        height: 54px;
        line-height: 54px;
    }

    .jlt-product-purchase
    .single_add_to_cart_button {
        grid-column: 1;
        width: 100% !important;
        min-height: 59px;
        padding: 15px 13px !important;
        font-size: 15px !important;
        white-space: normal;
    }

    .jlt-product-purchase a.added_to_cart,
    .jlt-product-purchase
    .woocommerce-variation-add-to-cart::after,
    .jlt-product-purchase
    form.cart:not(.variations_form)::after {
        grid-column: 1;
    }

    .jlt-product-purchase
    .woocommerce-variation-add-to-cart::after,

    .jlt-product-purchase
    form.cart:not(.variations_form)::after {
        padding: 11px 8px;
        font-size: 11px;
    }
}

/* Very small phones */
@media (max-width: 380px) {
    .jlt-product-purchase {
        padding: 15px 10px;
    }

    .jlt-product-purchase
    .single_add_to_cart_button {
        font-size: 14px !important;
        letter-spacing: .02em;
    }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
    .jlt-product-purchase *,
    .jlt-product-purchase *::before,
    .jlt-product-purchase *::after {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
    }
}

/* =========================================================
   JLT QUANTITY SELECTOR — REBUILT
   Fixes blank number and thin quantity container
   Parent widget class: jlt-product-purchase
   ========================================================= */

/* Quantity and Add to Cart row */
.jlt-product-purchase
form.cart:not(.variations_form),

.jlt-product-purchase
.woocommerce-variation-add-to-cart {
    display: grid !important;
    grid-template-columns: 170px minmax(0, 1fr) !important;
    align-items: stretch !important;
    gap: 13px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 18px !important;
}

/* Main quantity container */
.jlt-product-purchase .quantity {
    position: relative !important;
    display: grid !important;
    grid-template-columns: 45px minmax(58px, 1fr) 45px !important;
    align-items: center !important;
    justify-content: stretch !important;

    width: 170px !important;
    max-width: 170px !important;
    min-width: 170px !important;

    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;

    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden !important;

    border: 1px solid #bfcfdb !important;
    border-radius: 14px !important;

    background: #ffffff !important;

    box-shadow:
        inset 0 1px 2px rgba(6,24,43,.04),
        0 7px 17px rgba(6,24,43,.09) !important;

    opacity: 1 !important;
    visibility: visible !important;

    transition:
        border-color .2s ease,
        box-shadow .2s ease !important;
}

.jlt-product-purchase .quantity:hover {
    border-color: #7db0d3 !important;
    box-shadow:
        inset 0 1px 2px rgba(6,24,43,.04),
        0 9px 20px rgba(6,24,43,.12) !important;
}

.jlt-product-purchase .quantity:focus-within {
    border-color: #0877c9 !important;
    box-shadow:
        0 0 0 4px rgba(8,119,201,.14),
        0 8px 18px rgba(6,24,43,.09) !important;
}

/* =========================================================
   NUMBER INPUT — FIXES BLANK NUMBER
   ========================================================= */

.jlt-product-purchase .quantity input.qty,
.jlt-product-purchase .quantity input[type="number"],
.jlt-product-purchase input.input-text.qty.text {
    grid-column: 2 !important;

    display: block !important;

    width: 100% !important;
    max-width: 100% !important;
    min-width: 58px !important;

    height: 60px !important;
    min-height: 60px !important;

    margin: 0 !important;
    padding: 0 5px !important;

    border: 0 !important;
    border-right: 1px solid #dce5ec !important;
    border-left: 1px solid #dce5ec !important;
    border-radius: 0 !important;

    background: #ffffff !important;

    color: #06182b !important;
    -webkit-text-fill-color: #06182b !important;

    font-family:
        Arial,
        Helvetica,
        sans-serif !important;

    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 900 !important;

    line-height: 60px !important;
    letter-spacing: 0 !important;

    text-align: center !important;
    text-indent: 0 !important;

    opacity: 1 !important;
    visibility: visible !important;

    outline: none !important;
    box-shadow: none !important;

    appearance: textfield !important;
    -moz-appearance: textfield !important;
}

/* Remove the browser's small native number arrows */
.jlt-product-purchase
.quantity input.qty::-webkit-inner-spin-button,

.jlt-product-purchase
.quantity input.qty::-webkit-outer-spin-button,

.jlt-product-purchase
.quantity input[type="number"]::-webkit-inner-spin-button,

.jlt-product-purchase
.quantity input[type="number"]::-webkit-outer-spin-button {
    margin: 0 !important;
    appearance: none !important;
    -webkit-appearance: none !important;
}

/* Number-input focus */
.jlt-product-purchase .quantity input.qty:focus,
.jlt-product-purchase
.quantity input[type="number"]:focus {
    background: #f7fbfe !important;
    color: #06182b !important;
    -webkit-text-fill-color: #06182b !important;
}

/* Disabled quantity */
.jlt-product-purchase .quantity input.qty:disabled {
    background: #f1f4f6 !important;
    color: #77838e !important;
    -webkit-text-fill-color: #77838e !important;
    cursor: not-allowed !important;
    opacity: 1 !important;
}

/* =========================================================
   MINUS AND PLUS BUTTONS
   Supports common WooCommerce quantity-button classes
   ========================================================= */

.jlt-product-purchase .quantity .minus,
.jlt-product-purchase .quantity .plus,
.jlt-product-purchase .quantity
button[class*="minus"],
.jlt-product-purchase .quantity
button[class*="plus"],
.jlt-product-purchase .quantity
input.minus,
.jlt-product-purchase .quantity
input.plus {
    position: static !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 45px !important;
    min-width: 45px !important;
    max-width: 45px !important;

    height: 60px !important;
    min-height: 60px !important;
    max-height: 60px !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
    border-radius: 0 !important;

    background: #f2f7fa !important;

    color: #06182b !important;
    -webkit-text-fill-color: #06182b !important;

    font-family:
        Arial,
        Helvetica,
        sans-serif !important;

    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1 !important;

    text-align: center !important;

    opacity: 1 !important;
    visibility: visible !important;

    cursor: pointer !important;

    transition:
        background-color .2s ease,
        color .2s ease,
        transform .15s ease !important;
}

/* Minus position */
.jlt-product-purchase .quantity .minus,
.jlt-product-purchase .quantity
button[class*="minus"],
.jlt-product-purchase .quantity
input.minus {
    grid-column: 1 !important;
    grid-row: 1 !important;
}

/* Plus position */
.jlt-product-purchase .quantity .plus,
.jlt-product-purchase .quantity
button[class*="plus"],
.jlt-product-purchase .quantity
input.plus {
    grid-column: 3 !important;
    grid-row: 1 !important;
}

/* Plus/minus hover */
.jlt-product-purchase .quantity .minus:hover,
.jlt-product-purchase .quantity .plus:hover,
.jlt-product-purchase .quantity
button[class*="minus"]:hover,
.jlt-product-purchase .quantity
button[class*="plus"]:hover,
.jlt-product-purchase .quantity
input.minus:hover,
.jlt-product-purchase .quantity
input.plus:hover {
    background: #0877c9 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* Plus/minus pressed */
.jlt-product-purchase .quantity .minus:active,
.jlt-product-purchase .quantity .plus:active,
.jlt-product-purchase .quantity
button[class*="minus"]:active,
.jlt-product-purchase .quantity
button[class*="plus"]:active {
    transform: scale(.92) !important;
}

/* Keyboard focus */
.jlt-product-purchase .quantity .minus:focus-visible,
.jlt-product-purchase .quantity .plus:focus-visible,
.jlt-product-purchase .quantity
button[class*="minus"]:focus-visible,
.jlt-product-purchase .quantity
button[class*="plus"]:focus-visible {
    position: relative !important;
    z-index: 3 !important;
    outline: 3px solid rgba(8,119,201,.42) !important;
    outline-offset: -3px !important;
}

/* Disabled plus/minus */
.jlt-product-purchase .quantity .minus:disabled,
.jlt-product-purchase .quantity .plus:disabled {
    background: #eef1f3 !important;
    color: #9aa4ad !important;
    -webkit-text-fill-color: #9aa4ad !important;
    cursor: not-allowed !important;
    opacity: 1 !important;
}

/* =========================================================
   FALLBACK: WOO ONLY OUTPUTS A NUMBER INPUT
   Give the input a strong full-width appearance
   ========================================================= */

.jlt-product-purchase
.quantity:not(:has(.minus)):not(:has(.plus)) {
    display: flex !important;
    width: 130px !important;
    min-width: 130px !important;
    max-width: 130px !important;
}

.jlt-product-purchase
.quantity:not(:has(.minus)):not(:has(.plus))
input.qty {
    width: 100% !important;
    min-width: 100% !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 13px !important;
}

/* =========================================================
   ADD TO CART BUTTON HEIGHT COORDINATION
   ========================================================= */

.jlt-product-purchase
button.single_add_to_cart_button,
.jlt-product-purchase
.single_add_to_cart_button {
    min-height: 62px !important;
    height: auto !important;
    margin: 0 !important;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {
    .jlt-product-purchase
    form.cart:not(.variations_form),

    .jlt-product-purchase
    .woocommerce-variation-add-to-cart {
        grid-template-columns: 160px minmax(0, 1fr) !important;
    }

    .jlt-product-purchase .quantity {
        width: 160px !important;
        min-width: 160px !important;
        max-width: 160px !important;
        grid-template-columns: 43px minmax(58px,1fr) 43px !important;
    }

    .jlt-product-purchase .quantity .minus,
    .jlt-product-purchase .quantity .plus {
        width: 43px !important;
        min-width: 43px !important;
        max-width: 43px !important;
    }
}

/* =========================================================
   MOBILE
   Full width, clearly visible and touch friendly
   ========================================================= */

@media (max-width: 767px) {
    .jlt-product-purchase
    form.cart:not(.variations_form),

    .jlt-product-purchase
    .woocommerce-variation-add-to-cart {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 12px !important;
    }

    .jlt-product-purchase .quantity {
        grid-column: 1 !important;

        grid-template-columns:
            54px
            minmax(80px,1fr)
            54px !important;

        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;

        height: 58px !important;
        min-height: 58px !important;
        max-height: 58px !important;
    }

    .jlt-product-purchase
    .quantity input.qty,

    .jlt-product-purchase
    .quantity input[type="number"] {
        height: 56px !important;
        min-height: 56px !important;
        line-height: 56px !important;
        font-size: 18px !important;
    }

    .jlt-product-purchase .quantity .minus,
    .jlt-product-purchase .quantity .plus,
    .jlt-product-purchase .quantity
    button[class*="minus"],
    .jlt-product-purchase .quantity
    button[class*="plus"],
    .jlt-product-purchase .quantity
    input.minus,
    .jlt-product-purchase .quantity
    input.plus {
        width: 54px !important;
        min-width: 54px !important;
        max-width: 54px !important;
        height: 56px !important;
        min-height: 56px !important;
        max-height: 56px !important;
        font-size: 23px !important;
    }

    /* Fallback native-input version */
    .jlt-product-purchase
    .quantity:not(:has(.minus)):not(:has(.plus)) {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }

    .jlt-product-purchase
    button.single_add_to_cart_button,

    .jlt-product-purchase
    .single_add_to_cart_button {
        grid-column: 1 !important;
        width: 100% !important;
        min-height: 59px !important;
    }
}

/* Very small phones */
@media (max-width: 380px) {
    .jlt-product-purchase .quantity {
        grid-template-columns:
            48px
            minmax(70px,1fr)
            48px !important;
    }

    .jlt-product-purchase .quantity .minus,
    .jlt-product-purchase .quantity .plus {
        width: 48px !important;
        min-width: 48px !important;
        max-width: 48px !important;
    }
}

/* =========================================================
   JLT QUANTITY + ADD TO CART SPACING REFINEMENT
   Paste at the bottom of the existing CSS
   ========================================================= */

/* Increase distance between quantity and Add to Cart */
.jlt-product-purchase
form.cart:not(.variations_form),

.jlt-product-purchase
.woocommerce-variation-add-to-cart {
    grid-template-columns: 170px minmax(0, 1fr) !important;
    column-gap: 22px !important;
    row-gap: 15px !important;
    align-items: stretch !important;
}

/* Give quantity control a clean outline */
.jlt-product-purchase .quantity {
    border-color: #bdd0de !important;
    box-shadow:
        inset 0 1px 2px rgba(6,24,43,.04),
        0 8px 19px rgba(6,24,43,.10) !important;
}

/* Sleeker minus and plus areas */
.jlt-product-purchase .quantity .minus,
.jlt-product-purchase .quantity .plus,
.jlt-product-purchase .quantity
button[class*="minus"],
.jlt-product-purchase .quantity
button[class*="plus"],
.jlt-product-purchase .quantity
input.minus,
.jlt-product-purchase .quantity
input.plus {
    background:
        linear-gradient(
            180deg,
            #f8fbfd,
            #eaf2f7
        ) !important;
    color: #0877c9 !important;
    -webkit-text-fill-color: #0877c9 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 22px !important;
    font-weight: 700 !important;
}

/* Plus sign receives slightly stronger emphasis */
.jlt-product-purchase .quantity .plus,
.jlt-product-purchase .quantity
button[class*="plus"],
.jlt-product-purchase .quantity
input.plus {
    background:
        linear-gradient(
            180deg,
            #edf8fe,
            #dceef9
        ) !important;
    color: #066ebc !important;
    -webkit-text-fill-color: #066ebc !important;
}

/* Hover produces a polished blue control */
.jlt-product-purchase .quantity .minus:hover,
.jlt-product-purchase .quantity .plus:hover,
.jlt-product-purchase .quantity
button[class*="minus"]:hover,
.jlt-product-purchase .quantity
button[class*="plus"]:hover,
.jlt-product-purchase .quantity
input.minus:hover,
.jlt-product-purchase .quantity
input.plus:hover {
    background:
        linear-gradient(
            135deg,
            #12a8e4,
            #0877c9
        ) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* Subtle separation from the Add to Cart button */
.jlt-product-purchase
.single_add_to_cart_button {
    position: relative !important;
    margin-left: 0 !important;
}

/* Tablet spacing */
@media (max-width: 1024px) {
    .jlt-product-purchase
    form.cart:not(.variations_form),

    .jlt-product-purchase
    .woocommerce-variation-add-to-cart {
        grid-template-columns: 160px minmax(0, 1fr) !important;
        column-gap: 18px !important;
    }
}

/* Mobile controls stack with visible vertical space */
@media (max-width: 767px) {
    .jlt-product-purchase
    form.cart:not(.variations_form),

    .jlt-product-purchase
    .woocommerce-variation-add-to-cart {
        grid-template-columns: 1fr !important;
        column-gap: 0 !important;
        row-gap: 17px !important;
    }

    .jlt-product-purchase .quantity {
        margin-bottom: 0 !important;
    }

    .jlt-product-purchase
    .single_add_to_cart_button {
        margin-top: 0 !important;
    }
}

/* =========================================================
   JLT MOBILE PRODUCT OPTIONS + ADD TO CART
   Elementor Pro → Add to Cart Widget → Advanced → Custom CSS
   ========================================================= */

@media (max-width: 767px) {

    /* Main widget */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 18px 14px;
        overflow: visible;
        box-sizing: border-box;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e *,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e *::before,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e *::after {
        box-sizing: border-box;
    }

    /* Remove WooCommerce table restrictions */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e form.cart,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e form.variations_form,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variations,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variations tbody,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variations tr,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variations th,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variations td {
        width: 100%;
        max-width: 100%;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variations tr {
        display: block;
        margin-bottom: 18px;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variations th,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variations td {
        display: block;
        padding: 0;
        text-align: left;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variations label {
        display: block;
        margin-bottom: 12px;
        color: #111827;
        font-size: 15px;
        font-weight: 800;
    }

    /* Color swatch area */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variable-items-wrapper,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .woo-variation-items-wrapper ul,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e ul.variable-items-wrapper {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px 12px;
        width: 100%;
        margin: 0;
        padding: 16px 10px;
        list-style: none;
        justify-items: center;
        background: #ffffff;
        border: 1px solid #e5e7eb;
        border-radius: 18px;
    }

    /* Individual color option */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variable-item,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .color-variable-item {
        width: 100% !important;
        min-width: 0 !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
    }

    /* Actual color circle */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variable-item-span-color,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .color-variable-item span[style] {
        display: block !important;
        width: 58px !important;
        height: 58px !important;
        min-width: 58px;
        border-radius: 50% !important;
        border: 4px solid #ffffff !important;
        outline: 2px solid #cbd5e1;
        box-shadow: 0 6px 14px rgba(15, 23, 42, 0.16);
        transition:
            transform 0.2s ease,
            outline-color 0.2s ease,
            box-shadow 0.2s ease;
    }

    /* Selected color */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variable-item.selected .variable-item-span-color,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .color-variable-item.selected span[style] {
        transform: scale(1.08);
        outline: 3px solid #1478d4;
        box-shadow:
            0 0 0 5px rgba(20, 120, 212, 0.13),
            0 8px 18px rgba(15, 23, 42, 0.2);
    }

    /* Color names */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variable-item::after,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variable-item .variable-item-contents::after {
        color: #111827;
        font-size: 12px;
        font-weight: 800;
        line-height: 1.25;
        text-align: center;
    }

    /* Deposit section */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .wcdpp,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .wcdpp-options,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .deposit-options,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .wc-deposits-wrapper,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .wc-deposits-payment-plans,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .pay-deposit-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        margin: 22px 0 18px;
        padding: 16px 12px;
        overflow: visible !important;
        background: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
    }

    /* Deposit amount text */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .deposit-amount,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .deposit-price,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .wc-deposits-product-message {
        display: block;
        width: 100%;
        margin: 0 0 14px;
        color: #172033;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.4;
    }

    /* Pay Deposit / Full Payment choices */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .deposit-options,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .payment-options,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .wc-deposits-option {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        width: 100% !important;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .deposit-options label,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .payment-options label,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .wc-deposits-option label {
        display: flex !important;
        align-items: center;
        justify-content: center;
        gap: 8px;
        width: 100% !important;
        min-width: 0;
        min-height: 50px;
        margin: 0 !important;
        padding: 10px 8px;
        color: #172033;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.25;
        text-align: center;
        white-space: normal;
        background: #ffffff;
        border: 1px solid #dbe3ec;
        border-radius: 12px;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e input[type="radio"] {
        width: 18px !important;
        height: 18px !important;
        min-width: 18px;
        margin: 0 !important;
        accent-color: #1478d4;
    }

    /* Quantity and button layout */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .woocommerce-variation-add-to-cart,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .woocommerce-variation-add-to-cart-enabled,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e form.cart:not(.variations_form) {
        display: flex !important;
        flex-direction: column;
        gap: 14px;
        width: 100%;
    }

    /* Quantity control */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .quantity {
        position: relative;
        display: grid !important;
        grid-template-columns: 52px minmax(80px, 1fr) 52px;
        align-items: center;
        width: 100% !important;
        min-height: 58px;
        margin: 0 !important;
        padding: 0;
        overflow: hidden;
        background: #ffffff;
        border: 1px solid #d8e0e9;
        border-radius: 15px;
        box-shadow: 0 5px 15px rgba(15, 23, 42, 0.07);
    }

    /* Quantity number */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .quantity .qty {
        grid-column: 2;
        width: 100% !important;
        height: 56px !important;
        min-height: 56px;
        margin: 0 !important;
        padding: 0 8px !important;
        color: #111827 !important;
        font-size: 18px !important;
        font-weight: 800 !important;
        text-align: center;
        background: transparent !important;
        border: 0 !important;
        border-left: 1px solid #e5e7eb !important;
        border-right: 1px solid #e5e7eb !important;
        border-radius: 0 !important;
        opacity: 1 !important;
        -webkit-text-fill-color: #111827;
    }

    /* Plus and minus buttons */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .quantity .minus,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .quantity .plus {
        position: static !important;
        width: 52px !important;
        height: 56px !important;
        min-width: 52px;
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        color: #172033 !important;
        font-size: 22px !important;
        font-weight: 700;
        line-height: 1;
        background: #f3f6f9 !important;
        border: 0 !important;
        border-radius: 0 !important;
        cursor: pointer;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .quantity .minus {
        grid-column: 1;
        grid-row: 1;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .quantity .plus {
        grid-column: 3;
        grid-row: 1;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .quantity .minus:active,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .quantity .plus:active {
        color: #ffffff !important;
        background: #1478d4 !important;
    }

    /* Add to Cart button */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e button.single_add_to_cart_button,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .single_add_to_cart_button {
        width: 100% !important;
        min-height: 60px;
        margin: 0 !important;
        padding: 16px 20px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        gap: 10px;
        color: #ffffff !important;
        font-size: 15px !important;
        font-weight: 800 !important;
        letter-spacing: 0.7px;
        line-height: 1.2;
        text-align: center;
        text-transform: uppercase;
        background: linear-gradient(135deg, #16a4e0 0%, #1559c7 100%) !important;
        border: 0 !important;
        border-radius: 15px !important;
        box-shadow: 0 10px 24px rgba(21, 89, 199, 0.28);
        transition:
            transform 0.2s ease,
            box-shadow 0.2s ease;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e button.single_add_to_cart_button:active {
        transform: scale(0.98);
        box-shadow: 0 5px 14px rgba(21, 89, 199, 0.25);
    }

    /* Reset variations link */
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .reset_variations {
        display: inline-block;
        margin-top: 12px;
        color: #1559c7;
        font-size: 13px;
        font-weight: 700;
    }
}

/* Extra-small phones */
@media (max-width: 390px) {

    .elementor-5779 .elementor-element.elementor-element-c38fd6e {
        padding-right: 10px;
        padding-left: 10px;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variable-items-wrapper,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .woo-variation-items-wrapper ul {
        gap: 16px 8px;
        padding-right: 8px;
        padding-left: 8px;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .variable-item-span-color,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .color-variable-item span[style] {
        width: 52px !important;
        height: 52px !important;
        min-width: 52px;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .deposit-options,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .payment-options,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .wc-deposits-option {
        grid-template-columns: 1fr !important;
    }

    .elementor-5779 .elementor-element.elementor-element-c38fd6e .deposit-options label,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .payment-options label,
    .elementor-5779 .elementor-element.elementor-element-c38fd6e .wc-deposits-option label {
        justify-content: flex-start;
        padding: 12px 14px;
    }
}

/* =========================================================
   JLT — HIDE ORIGINAL WOOCOMMERCE VARIATION DROPDOWNS
   Keeps dropdowns active in the backend for WooCommerce
   ========================================================= */

.elementor-5779 .elementor-element.elementor-element-c38fd6e form.variations_form select[name^="attribute_"],
.elementor-5779 .elementor-element.elementor-element-c38fd6e table.variations td.value > select {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
}

/* Remove space previously occupied by dropdowns */
.elementor-5779 .elementor-element.elementor-element-c38fd6e table.variations td.value {
    position: relative;
}

/* Keep custom option buttons visible */
.elementor-5779 .elementor-element.elementor-element-c38fd6e .jlt-variation-options,
.elementor-5779 .elementor-element.elementor-element-c38fd6e .jlt-option-buttons,
.elementor-5779 .elementor-element.elementor-element-c38fd6e .jlt-attribute-options {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    width: 100% !important;
}

/* Mobile spacing */
@media (max-width: 767px) {
    .elementor-5779 .elementor-element.elementor-element-c38fd6e table.variations td.value {
        padding-top: 8px !important;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-price, class: .elementor-element-b5debd3 *//* =========================================================
   JLT WOOCOMMERCE PRODUCT PRICE
   Product Price Widget → Advanced → Custom CSS
   ========================================================= */

.elementor-5779 .elementor-element.elementor-element-b5debd3 {
    --jlt-navy: #06182c;
    --jlt-blue: #087dcc;
    --jlt-light-blue: #11a8e2;
    --jlt-sale: #dc2638;

    width: 100%;
    margin: 8px 0 22px;
    padding: 0;
    box-sizing: border-box;
}

.elementor-5779 .elementor-element.elementor-element-b5debd3 *,
.elementor-5779 .elementor-element.elementor-element-b5debd3 *::before,
.elementor-5779 .elementor-element.elementor-element-b5debd3 *::after {
    box-sizing: border-box;
}

/* Price panel */
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price {
    position: relative;
    display: inline-flex !important;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 12px;
    width: auto;
    min-width: 180px;
    max-width: 100%;
    margin: 0 !important;
    padding: 14px 20px 14px 25px;
    overflow: hidden;
    color: var(--jlt-blue) !important;
    font-size: clamp(28px, 3vw, 40px) !important;
    font-weight: 850 !important;
    line-height: 1.15 !important;
    letter-spacing: -0.8px;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        #f2f8fc 55%,
        #e9f4fb 100%
    );
    border: 1px solid #cfdfeb;
    border-radius: 14px;
    box-shadow:
        0 8px 20px rgba(6, 24, 44, 0.08),
        0 2px 6px rgba(6, 24, 44, 0.05);
}

/* Blue accent line */
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price::before {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0;
    width: 5px;
    content: "";
    background: linear-gradient(
        180deg,
        var(--jlt-light-blue),
        var(--jlt-blue)
    );
    border-radius: 0 8px 8px 0;
}

/* Currency and amount */
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price .woocommerce-Price-amount {
    color: var(--jlt-blue) !important;
    font: inherit !important;
    line-height: inherit !important;
}

.elementor-5779 .elementor-element.elementor-element-b5debd3 .price .woocommerce-Price-currencySymbol {
    margin-right: 1px;
    color: var(--jlt-navy) !important;
    font-size: 0.72em;
    font-weight: 850;
    vertical-align: 0.15em;
}

/* Price range separator */
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price .woocommerce-Price-amount + span,
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price .woocommerce-Price-amount + .woocommerce-Price-amount {
    color: var(--jlt-blue) !important;
}

/* =========================================================
   SALE PRICING
   ========================================================= */

/* Original price */
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price del {
    position: relative;
    color: #7b8797 !important;
    font-size: 0.55em !important;
    font-weight: 650 !important;
    line-height: 1.2;
    opacity: 1 !important;
    text-decoration-color: var(--jlt-sale) !important;
    text-decoration-thickness: 2px;
}

.elementor-5779 .elementor-element.elementor-element-b5debd3 .price del .woocommerce-Price-amount,
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price del .woocommerce-Price-currencySymbol {
    color: #7b8797 !important;
}

/* Current sale price */
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price ins {
    color: var(--jlt-sale) !important;
    font-weight: 900 !important;
    line-height: 1.15;
    text-decoration: none !important;
}

.elementor-5779 .elementor-element.elementor-element-b5debd3 .price ins .woocommerce-Price-amount,
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price ins .woocommerce-Price-currencySymbol {
    color: var(--jlt-sale) !important;
}

/* SALE badge when a reduced price exists */
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price:has(ins)::after {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 27px;
    padding: 5px 9px;
    content: "SALE";
    color: #ffffff;
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0.8px;
    background: linear-gradient(135deg, #ef3d4f, #b71122);
    border-radius: 999px;
    box-shadow: 0 4px 10px rgba(220, 38, 56, 0.2);
}

/* Tax and subscription information */
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price .woocommerce-price-suffix,
.elementor-5779 .elementor-element.elementor-element-b5debd3 .price .subscription-details {
    width: 100%;
    color: #64748b !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    letter-spacing: 0;
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .elementor-5779 .elementor-element.elementor-element-b5debd3 {
        margin: 6px 0 18px;
    }

    .elementor-5779 .elementor-element.elementor-element-b5debd3 .price {
        display: flex !important;
        width: 100% !important;
        min-width: 0;
        padding: 14px 16px 14px 21px;
        font-size: 30px !important;
        letter-spacing: -0.5px;
        border-radius: 13px;
    }

    .elementor-5779 .elementor-element.elementor-element-b5debd3 .price::before {
        top: 9px;
        bottom: 9px;
        width: 4px;
    }

    .elementor-5779 .elementor-element.elementor-element-b5debd3 .price del {
        font-size: 17px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-b5debd3 .price ins {
        font-size: 30px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-b5debd3 .price:has(ins)::after {
        min-height: 25px;
        padding: 5px 8px;
        font-size: 9px;
    }
}

/* Extra-small phones */
@media (max-width: 380px) {

    .elementor-5779 .elementor-element.elementor-element-b5debd3 .price {
        gap: 7px 9px;
        padding-right: 13px;
        padding-left: 19px;
        font-size: 27px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-b5debd3 .price ins {
        font-size: 27px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-b5debd3 .price del {
        font-size: 15px !important;
    }
}/* End custom CSS */
/* Start custom CSS for rating, class: .elementor-element-6746d7b *//* =========================================================
   JLT WOOCOMMERCE PRODUCT RATING
   Product Rating Widget → Advanced → Custom CSS
   ========================================================= */

.elementor-5779 .elementor-element.elementor-element-6746d7b {
    --jlt-navy: #06182c;
    --jlt-blue: #087dcc;
    --jlt-gold: #f5b301;
    --jlt-gold-light: #ffd75a;
    --jlt-muted: #718096;
    --jlt-border: #d7e2ec;

    width: 100%;
    margin: 8px 0 18px;
    box-sizing: border-box;
}

.elementor-5779 .elementor-element.elementor-element-6746d7b *,
.elementor-5779 .elementor-element.elementor-element-6746d7b *::before,
.elementor-5779 .elementor-element.elementor-element-6746d7b *::after {
    box-sizing: border-box;
}

/* Rating container */
.elementor-5779 .elementor-element.elementor-element-6746d7b .woocommerce-product-rating {
    display: inline-flex !important;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    width: auto;
    max-width: 100%;
    min-height: 48px;
    margin: 0 !important;
    padding: 10px 15px;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        #f7fafc 100%
    );
    border: 1px solid var(--jlt-border);
    border-radius: 13px;
    box-shadow:
        0 6px 16px rgba(6, 24, 44, 0.07),
        0 2px 5px rgba(6, 24, 44, 0.04);
}

/* Star container */
.elementor-5779 .elementor-element.elementor-element-6746d7b .star-rating {
    position: relative;
    display: inline-block !important;
    float: none !important;
    width: 5.4em !important;
    height: 1.2em !important;
    margin: 0 !important;
    overflow: hidden;
    color: #d3dae3 !important;
    font-family: WooCommerce !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    letter-spacing: 1px;
}

/* Empty stars */
.elementor-5779 .elementor-element.elementor-element-6746d7b .star-rating::before {
    position: absolute;
    top: 0;
    left: 0;
    float: none !important;
    color: #d3dae3 !important;
    opacity: 1 !important;
}

/* Filled stars */
.elementor-5779 .elementor-element.elementor-element-6746d7b .star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    color: var(--jlt-gold) !important;
}

.elementor-5779 .elementor-element.elementor-element-6746d7b .star-rating span::before {
    position: absolute;
    top: 0;
    left: 0;
    color: var(--jlt-gold) !important;
    text-shadow:
        0 1px 1px rgba(122, 79, 0, 0.16),
        0 0 7px rgba(245, 179, 1, 0.22);
}

/* Customer-review link */
.elementor-5779 .elementor-element.elementor-element-6746d7b .woocommerce-review-link {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    min-height: 28px;
    margin: 0 !important;
    padding-left: 11px;
    color: var(--jlt-blue) !important;
    font-size: 13px !important;
    font-weight: 750 !important;
    line-height: 1.3;
    text-decoration: none !important;
    white-space: normal;
    border-left: 1px solid var(--jlt-border);
    transition:
        color 0.2s ease,
        transform 0.2s ease;
}

.elementor-5779 .elementor-element.elementor-element-6746d7b .woocommerce-review-link:hover {
    color: var(--jlt-navy) !important;
    transform: translateX(2px);
}

.elementor-5779 .elementor-element.elementor-element-6746d7b .woocommerce-review-link:focus-visible {
    outline: 2px solid var(--jlt-blue);
    outline-offset: 3px;
    border-radius: 4px;
}

/* Review count */
.elementor-5779 .elementor-element.elementor-element-6746d7b .woocommerce-review-link .count {
    margin: 0 3px;
    color: inherit !important;
    font-weight: 850 !important;
}

/* =========================================================
   REVIEW FORM STARS
   Also styles stars when customers submit a review
   ========================================================= */

.elementor-5779 .elementor-element.elementor-element-6746d7b .stars {
    display: inline-flex;
    align-items: center;
    margin: 5px 0 12px !important;
}

.elementor-5779 .elementor-element.elementor-element-6746d7b .stars a {
    color: #cbd5df !important;
    font-size: 20px !important;
    transition:
        color 0.18s ease,
        transform 0.18s ease;
}

.elementor-5779 .elementor-element.elementor-element-6746d7b .stars a:hover,
.elementor-5779 .elementor-element.elementor-element-6746d7b .stars a.active {
    color: var(--jlt-gold) !important;
    transform: translateY(-1px);
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .elementor-5779 .elementor-element.elementor-element-6746d7b {
        margin: 7px 0 16px;
    }

    .elementor-5779 .elementor-element.elementor-element-6746d7b .woocommerce-product-rating {
        display: flex !important;
        width: 100%;
        min-height: 52px;
        padding: 11px 13px;
        gap: 9px;
        border-radius: 12px;
    }

    .elementor-5779 .elementor-element.elementor-element-6746d7b .star-rating {
        flex: 0 0 auto;
        width: 5.4em !important;
        font-size: 19px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-6746d7b .woocommerce-review-link {
        flex: 1 1 120px;
        min-width: 0;
        padding-left: 10px;
        font-size: 12px !important;
    }
}

/* Stack cleanly on very small phones */
@media (max-width: 380px) {

    .elementor-5779 .elementor-element.elementor-element-6746d7b .woocommerce-product-rating {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .elementor-5779 .elementor-element.elementor-element-6746d7b .woocommerce-review-link {
        width: 100%;
        min-height: auto;
        padding-top: 7px;
        padding-left: 0;
        border-top: 1px solid var(--jlt-border);
        border-left: 0;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-meta, class: .elementor-element-f617837 *//* =========================================================
   JLT WOOCOMMERCE PRODUCT META
   Product Meta Widget → Advanced → Custom CSS
   ========================================================= */

.elementor-5779 .elementor-element.elementor-element-f617837 {
    --jlt-navy: #06182c;
    --jlt-blue: #087dcc;
    --jlt-bright-blue: #11a8e2;
    --jlt-text: #2c3b50;
    --jlt-muted: #65758b;
    --jlt-border: #d7e2ec;
    --jlt-light: #f4f8fb;

    width: 100%;
    margin: 20px 0;
    box-sizing: border-box;
}

.elementor-5779 .elementor-element.elementor-element-f617837 *,
.elementor-5779 .elementor-element.elementor-element-f617837 *::before,
.elementor-5779 .elementor-element.elementor-element-f617837 *::after {
    box-sizing: border-box;
}

/* Main meta panel */
.elementor-5779 .elementor-element.elementor-element-f617837 .product_meta {
    position: relative;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    width: 100%;
    margin: 0 !important;
    padding: 18px;
    overflow: hidden;
    background:
        radial-gradient(
            circle at top right,
            rgba(17, 168, 226, 0.09),
            transparent 38%
        ),
        linear-gradient(
            135deg,
            #ffffff 0%,
            #f4f8fb 100%
        );
    border: 1px solid var(--jlt-border);
    border-radius: 16px;
    box-shadow:
        0 9px 24px rgba(6, 24, 44, 0.08),
        0 2px 6px rgba(6, 24, 44, 0.04);
}

/* Top accent */
.elementor-5779 .elementor-element.elementor-element-f617837 .product_meta::before {
    position: absolute;
    top: 0;
    right: 18px;
    left: 18px;
    height: 4px;
    content: "";
    background: linear-gradient(
        90deg,
        var(--jlt-bright-blue),
        var(--jlt-blue),
        var(--jlt-navy)
    );
    border-radius: 0 0 999px 999px;
}

/* Each information box */
.elementor-5779 .elementor-element.elementor-element-f617837 .product_meta > span {
    position: relative;
    display: flex !important;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;
    gap: 5px 7px;
    min-width: 0;
    min-height: 72px;
    margin: 0 !important;
    padding: 15px 14px !important;
    color: var(--jlt-muted) !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1.45 !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid #dfe8ef;
    border-radius: 12px;
    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.elementor-5779 .elementor-element.elementor-element-f617837 .product_meta > span:hover {
    transform: translateY(-2px);
    border-color: rgba(8, 125, 204, 0.38);
    box-shadow: 0 7px 16px rgba(6, 24, 44, 0.08);
}

/* Decorative status dot */
.elementor-5779 .elementor-element.elementor-element-f617837 .product_meta > span::before {
    display: inline-block;
    flex: 0 0 9px;
    width: 9px;
    height: 9px;
    content: "";
    background: linear-gradient(
        135deg,
        var(--jlt-bright-blue),
        var(--jlt-blue)
    );
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(8, 125, 204, 0.10);
}

/* SKU text */
.elementor-5779 .elementor-element.elementor-element-f617837 .product_meta .sku {
    color: var(--jlt-navy) !important;
    font-size: 13px !important;
    font-weight: 850 !important;
    letter-spacing: 0.2px;
    text-transform: none;
}

/* Categories and tag links */
.elementor-5779 .elementor-element.elementor-element-f617837 .product_meta a {
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    margin: 2px 2px 2px 0;
    padding: 5px 9px;
    overflow-wrap: anywhere;
    color: var(--jlt-blue) !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1.25;
    letter-spacing: 0.1px;
    text-decoration: none !important;
    text-transform: none;
    background: #eaf5fc;
    border: 1px solid #c8e3f4;
    border-radius: 999px;
    transition:
        color 0.2s ease,
        background 0.2s ease,
        border-color 0.2s ease;
}

.elementor-5779 .elementor-element.elementor-element-f617837 .product_meta a:hover {
    color: #ffffff !important;
    background: var(--jlt-blue);
    border-color: var(--jlt-blue);
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    .elementor-5779 .elementor-element.elementor-element-f617837 .product_meta {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .elementor-5779 .elementor-element.elementor-element-f617837 .product_meta > span:last-child:nth-child(odd) {
        grid-column: 1 / -1;
    }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .elementor-5779 .elementor-element.elementor-element-f617837 {
        margin: 18px 0;
    }

    .elementor-5779 .elementor-element.elementor-element-f617837 .product_meta {
        grid-template-columns: 1fr !important;
        gap: 9px;
        padding: 15px 12px 12px;
        border-radius: 14px;
    }

    .elementor-5779 .elementor-element.elementor-element-f617837 .product_meta::before {
        right: 12px;
        left: 12px;
    }

    .elementor-5779 .elementor-element.elementor-element-f617837 .product_meta > span,
    .elementor-5779 .elementor-element.elementor-element-f617837 .product_meta > span:last-child:nth-child(odd) {
        grid-column: auto;
        width: 100% !important;
        min-height: 58px;
        padding: 12px !important;
        font-size: 11px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-f617837 .product_meta .sku {
        font-size: 12px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-f617837 .product_meta a {
        padding: 5px 8px;
        font-size: 11px !important;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f3d25d7 *//* ============================================================
   JLT PRODUCT INFORMATION — FINAL DESIGN
   Shortcode: [jlt_product_information]
   Desktop + Tablet + Mobile
   ============================================================ */


/* ============================================================
   SHORTCODE WRAPPER
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 *,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 *::before,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 *::after {
    box-sizing: border-box;
}


/* ============================================================
   MAIN PRODUCT PANEL
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;

    color: #ffffff;

    font-family:
        Inter,
        Arial,
        Helvetica,
        sans-serif;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-inner {
    position: relative;

    width: 100%;
    max-width: 1240px;

    margin: 0 auto;

    padding: 42px;

    overflow: hidden;

    background:
        radial-gradient(
            circle at 90% 0%,
            rgba(0, 174, 255, 0.16),
            transparent 32%
        ),
        radial-gradient(
            circle at 10% 100%,
            rgba(90, 63, 220, 0.11),
            transparent 30%
        ),
        linear-gradient(
            145deg,
            #07131f 0%,
            #081b2c 48%,
            #06111d 100%
        );

    border:
        1px solid
        rgba(114, 190, 255, 0.16);

    border-radius: 26px;

    box-shadow:
        0 25px 70px rgba(0, 0, 0, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.035);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-inner::before {
    content: "";

    position: absolute;

    width: 340px;
    height: 340px;

    top: -190px;
    right: -130px;

    border-radius: 50%;

    background:
        rgba(24, 176, 255, 0.10);

    filter: blur(20px);

    pointer-events: none;
}


/* ============================================================
   HEADER
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-header {
    position: relative;
    z-index: 2;

    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 25px;

    width: 100%;

    margin: 0 0 40px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-brand {
    display: flex;
    flex-direction: column;

    gap: 8px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-brand-label {
    display: block;

    margin: 0;

    color: #ffffff !important;

    font-size: 18px;
    line-height: 1.1;

    font-weight: 900;

    letter-spacing: 4px;

    text-transform: uppercase;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-brand-subtitle {
    display: block;

    margin: 0;

    color:
        rgba(255, 255, 255, 0.52) !important;

    font-size: 12px;
    line-height: 1.5;

    font-weight: 700;

    letter-spacing: 1.4px;

    text-transform: uppercase;
}


/* ============================================================
   AVAILABILITY STATUS
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-status {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    gap: 10px;

    min-height: 50px;

    padding: 11px 17px;

    border-radius: 11px;

    font-size: 12px;
    line-height: 1.2;

    font-weight: 900;

    letter-spacing: 1.3px;

    text-transform: uppercase;

    color: #ffffff !important;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-status.jlt-status-available {
    background:
        linear-gradient(
            135deg,
            rgba(15, 116, 79, 0.30),
            rgba(4, 57, 41, 0.25)
        );

    border:
        1px solid
        rgba(63, 241, 164, 0.34);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-status.jlt-status-backorder {
    background:
        rgba(117, 78, 14, 0.25);

    border:
        1px solid
        rgba(255, 191, 70, 0.36);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-status.jlt-status-unavailable {
    background:
        rgba(113, 29, 38, 0.25);

    border:
        1px solid
        rgba(255, 82, 96, 0.33);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-status-dot {
    width: 10px;
    height: 10px;

    flex: 0 0 10px;

    border-radius: 50%;

    background: #4ff1a7;

    box-shadow:
        0 0 0 5px rgba(79, 241, 167, 0.07),
        0 0 15px rgba(79, 241, 167, 0.60);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-status-backorder .jlt-status-dot {
    background: #ffc05b;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-status-unavailable .jlt-status-dot {
    background: #ff5b68;
}


/* ============================================================
   INTRO
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-intro {
    position: relative;
    z-index: 2;

    margin: 0 0 34px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-section-kicker {
    display: block;

    margin: 0 0 12px;

    color:
        rgba(255, 255, 255, 0.66) !important;

    font-size: 12px;
    line-height: 1.3;

    font-weight: 900;

    letter-spacing: 3px;

    text-transform: uppercase;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-title {
    margin: 0 0 15px;

    color: #ffffff !important;

    font-size:
        clamp(38px, 5vw, 62px);

    line-height: 1;

    font-weight: 650;

    letter-spacing: -2.2px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-description {
    width: 100%;
    max-width: 850px;

    margin: 0;

    color:
        rgba(255, 255, 255, 0.67) !important;

    font-size: 16px;
    line-height: 1.75;

    font-weight: 400;
}


/* ============================================================
   PRODUCT GRID
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-grid {
    position: relative;
    z-index: 2;

    display: grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    gap: 18px;

    width: 100%;
}


/* ============================================================
   INFO CARDS
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card {
    position: relative;

    width: 100%;

    min-height: 250px;

    padding: 27px;

    overflow: hidden;

    border-radius: 18px;

    border:
        1px solid
        rgba(255, 255, 255, 0.085);

    background:
        linear-gradient(
            145deg,
            rgba(255, 255, 255, 0.045),
            rgba(255, 255, 255, 0.015)
        );

    box-shadow:
        inset 0 1px 0
        rgba(255, 255, 255, 0.025),
        0 15px 34px
        rgba(0, 0, 0, 0.14);

    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        background 0.25s ease;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card:hover {
    transform: translateY(-3px);

    border-color:
        rgba(55, 183, 255, 0.29);

    background:
        linear-gradient(
            145deg,
            rgba(14, 107, 165, 0.09),
            rgba(255, 255, 255, 0.02)
        );
}


/* card number */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-card-number {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    min-width: 43px;
    min-height: 32px;

    padding: 7px 10px;

    margin: 0 0 20px;

    border-radius: 8px;

    background:
        rgba(0, 157, 230, 0.10);

    border:
        1px solid
        rgba(57, 186, 255, 0.18);

    color: #62caff !important;

    font-size: 11px;
    line-height: 1;

    font-weight: 900;

    letter-spacing: 1px;
}


/* card headings */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card h3 {
    margin: 0 0 10px !important;

    padding: 0;

    color: #ffffff !important;

    font-size: 22px !important;
    line-height: 1.2 !important;

    font-weight: 800 !important;

    letter-spacing: -0.4px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card > p {
    margin: 0 0 18px !important;

    color:
        rgba(255, 255, 255, 0.60) !important;

    font-size: 14px !important;
    line-height: 1.65 !important;

    font-weight: 400 !important;
}


/* ============================================================
   PRODUCT OPTION GROUPS
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-options-output {
    width: 100%;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-connected-option-group {
    width: 100%;

    margin: 0 0 19px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-connected-option-group:last-child {
    margin-bottom: 0;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-connected-option-name {
    display: block;

    margin: 0 0 10px;

    color:
        rgba(255, 255, 255, 0.56) !important;

    font-size: 11px;
    line-height: 1.4;

    font-weight: 900;

    letter-spacing: 1.3px;

    text-transform: uppercase;
}


/* option chips */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-option-list {
    display: flex;

    flex-wrap: wrap;

    gap: 8px;

    width: 100%;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-option-chip {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    min-height: 37px;

    padding: 8px 13px;

    border-radius: 999px;

    border:
        1px solid
        rgba(68, 190, 255, 0.22);

    background:
        linear-gradient(
            135deg,
            rgba(0, 143, 214, 0.14),
            rgba(8, 66, 101, 0.12)
        );

    color: #ffffff !important;

    font-size: 12px;
    line-height: 1.2;

    font-weight: 800;

    box-shadow:
        inset 0 1px 0
        rgba(255, 255, 255, 0.025);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-option-chip:hover {
    border-color:
        rgba(64, 198, 255, 0.50);

    background:
        rgba(10, 144, 209, 0.22);
}


/* ============================================================
   SPECIFICATIONS
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-list {
    width: 100%;

    overflow: hidden;

    border-radius: 12px;

    border:
        1px solid
        rgba(255, 255, 255, 0.07);

    background:
        rgba(0, 0, 0, 0.09);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-row {
    display: grid;

    grid-template-columns:
        minmax(100px, 0.8fr)
        minmax(150px, 1.25fr);

    align-items: center;

    gap: 17px;

    width: 100%;

    padding: 13px 15px;

    border-bottom:
        1px solid
        rgba(255, 255, 255, 0.05);

    background:
        rgba(255, 255, 255, 0.014);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-row:last-child {
    border-bottom: 0;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-row:nth-child(even) {
    background:
        rgba(255, 255, 255, 0.025);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-key {
    color:
        rgba(255, 255, 255, 0.48) !important;

    font-size: 12px;
    line-height: 1.45;

    font-weight: 700;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-value {
    color: #ffffff !important;

    font-size: 12px;
    line-height: 1.5;

    font-weight: 800;

    text-align: right;

    word-break: break-word;
}


/* ============================================================
   SHIPPING
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-list {
    display: flex;

    flex-direction: column;

    gap: 9px;

    width: 100%;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row {
    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 20px;

    width: 100%;

    padding: 12px 14px;

    border-radius: 10px;

    border:
        1px solid
        rgba(255, 255, 255, 0.075);

    background:
        rgba(0, 0, 0, 0.12);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row span {
    color:
        rgba(255, 255, 255, 0.48) !important;

    font-size: 12px;
    line-height: 1.4;

    font-weight: 700;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row strong {
    color: #ffffff !important;

    font-size: 12px;
    line-height: 1.4;

    font-weight: 900;

    text-align: right;
}


/* ============================================================
   SUPPORT BUTTON
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-support-button {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    min-height: 48px;

    padding: 12px 20px;

    margin-top: 4px;

    border-radius: 10px;

    border:
        1px solid
        rgba(78, 199, 255, 0.28);

    background:
        linear-gradient(
            135deg,
            #058bd0,
            #0aa8ef
        );

    color: #ffffff !important;

    font-size: 12px;
    line-height: 1;

    font-weight: 900;

    letter-spacing: 1px;

    text-transform: uppercase;

    text-decoration: none !important;

    box-shadow:
        0 10px 25px
        rgba(0, 145, 216, 0.17);

    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-support-button:hover {
    color: #ffffff !important;

    transform: translateY(-2px);

    box-shadow:
        0 15px 32px
        rgba(0, 155, 230, 0.24);
}


/* ============================================================
   FAQ SECTION
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-section {
    position: relative;
    z-index: 2;

    width: 100%;

    margin: 43px 0 0;

    padding: 40px 0 0;

    border-top:
        1px solid
        rgba(255, 255, 255, 0.08);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-heading {
    margin: 0 0 23px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-heading h2 {
    margin: 0 !important;

    color: #ffffff !important;

    font-size:
        clamp(28px, 4vw, 42px) !important;

    line-height: 1.1 !important;

    font-weight: 700 !important;

    letter-spacing: -1.3px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-list {
    display: flex;

    flex-direction: column;

    gap: 10px;

    width: 100%;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item {
    width: 100%;

    overflow: hidden;

    border-radius: 13px;

    border:
        1px solid
        rgba(255, 255, 255, 0.085);

    background:
        rgba(255, 255, 255, 0.025);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item[open] {
    border-color:
        rgba(52, 185, 255, 0.28);

    background:
        rgba(0, 132, 196, 0.06);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item summary {
    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 20px;

    width: 100%;

    padding: 18px 19px;

    list-style: none;

    cursor: pointer;

    color: #ffffff !important;

    font-size: 14px !important;
    line-height: 1.45 !important;

    font-weight: 800 !important;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item summary::-webkit-details-marker {
    display: none;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-icon {
    display: flex;

    align-items: center;
    justify-content: center;

    width: 30px;
    height: 30px;

    flex: 0 0 30px;

    border-radius: 50%;

    border:
        1px solid
        rgba(57, 186, 255, 0.23);

    background:
        rgba(0, 144, 212, 0.09);

    color: #66caff !important;

    font-size: 17px;

    transition:
        transform 0.2s ease;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item[open] .jlt-faq-icon {
    transform: rotate(45deg);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-answer {
    padding:
        0
        19px
        18px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-answer p {
    margin: 0 !important;

    color:
        rgba(255, 255, 255, 0.60) !important;

    font-size: 13px !important;
    line-height: 1.7 !important;

    font-weight: 400 !important;
}


/* ============================================================
   ORDER PROCESS
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-section {
    position: relative;
    z-index: 2;

    width: 100%;

    margin: 43px 0 0;

    padding: 40px 0 0;

    border-top:
        1px solid
        rgba(255, 255, 255, 0.08);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-heading {
    margin: 0 0 23px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-heading h2 {
    margin: 0 !important;

    color: #ffffff !important;

    font-size:
        clamp(28px, 4vw, 42px) !important;

    line-height: 1.1 !important;

    font-weight: 700 !important;

    letter-spacing: -1.3px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-steps {
    display: grid;

    grid-template-columns:
        repeat(3, minmax(0, 1fr));

    gap: 14px;

    width: 100%;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-step {
    min-height: 165px;

    padding: 22px;

    border-radius: 14px;

    border:
        1px solid
        rgba(255, 255, 255, 0.08);

    background:
        rgba(0, 0, 0, 0.12);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-step-number {
    display: block;

    margin: 0 0 20px;

    color: #5dcaff !important;

    font-size: 12px;
    line-height: 1;

    font-weight: 900;

    letter-spacing: 1px;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-step h3 {
    margin: 0 0 8px !important;

    color: #ffffff !important;

    font-size: 18px !important;
    line-height: 1.25 !important;

    font-weight: 800 !important;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-step p {
    margin: 0 !important;

    color:
        rgba(255, 255, 255, 0.56) !important;

    font-size: 13px !important;
    line-height: 1.6 !important;

    font-weight: 400 !important;
}


/* ============================================================
   FOOTER
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-footer {
    display: flex;

    flex-wrap: wrap;

    gap: 15px 27px;

    width: 100%;

    margin: 34px 0 0;

    padding: 22px 0 0;

    border-top:
        1px solid
        rgba(255, 255, 255, 0.07);
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-footer span {
    color:
        rgba(255, 255, 255, 0.56) !important;

    font-size: 10px;
    line-height: 1.2;

    font-weight: 900;

    letter-spacing: 1.6px;

    text-transform: uppercase;
}


/* ============================================================
   REMOVE THEME DEFAULTS
   ============================================================ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information h1,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information h2,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information h3,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information h4,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information p,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information span,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information strong {
    font-family:
        Inter,
        Arial,
        Helvetica,
        sans-serif;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information details {
    margin: 0;
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information summary::marker {
    content: "";
}


.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information a {
    text-decoration: none;
}


/* ============================================================
   TABLET
   ============================================================ */

@media (max-width: 900px) {

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-inner {
        padding: 32px 25px;

        border-radius: 22px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-header {
        align-items: flex-start;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-grid {
        grid-template-columns: 1fr;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-steps {
        grid-template-columns: 1fr;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-step {
        min-height: unset;
    }
}


/* ============================================================
   MOBILE
   ============================================================ */

@media (max-width: 600px) {

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-inner {
        padding: 25px 17px;

        border-radius: 17px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-header {
        flex-direction: column;

        align-items: stretch;

        gap: 17px;

        margin-bottom: 30px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-status {
        width: 100%;

        justify-content: flex-start;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-brand-label {
        font-size: 16px;

        letter-spacing: 3px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-brand-subtitle {
        font-size: 10px;

        letter-spacing: 1px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-section-kicker {
        font-size: 10px;

        letter-spacing: 2.2px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-title {
        font-size: 37px !important;

        line-height: 1.04 !important;

        letter-spacing: -1.6px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-description {
        font-size: 15px !important;

        line-height: 1.65 !important;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-grid {
        gap: 13px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card {
        min-height: 0;

        padding: 20px 17px;

        border-radius: 14px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card h3 {
        font-size: 20px !important;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card > p {
        font-size: 13px !important;
    }


    /* product options */

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-connected-option-name {
        font-size: 10px;

        letter-spacing: 1.1px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-option-list {
        gap: 7px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-option-chip {
        min-height: 35px;

        padding: 7px 11px;

        font-size: 11px;
    }


    /* specs */

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-row {
        grid-template-columns: 1fr;

        gap: 4px;

        padding: 12px 13px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-value {
        text-align: left;

        font-size: 12px;
    }


    /* shipping */

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row {
        flex-direction: column;

        align-items: flex-start;

        gap: 4px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row strong {
        text-align: left;
    }


    /* FAQ */

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-section,
    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-section {
        margin-top: 34px;

        padding-top: 31px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-heading h2,
    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-heading h2 {
        font-size: 30px !important;

        line-height: 1.08 !important;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item summary {
        padding: 16px;

        gap: 13px;

        font-size: 13px !important;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-answer {
        padding:
            0
            16px
            16px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-step {
        padding: 19px 17px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-step h3 {
        font-size: 18px !important;
    }


    /* footer */

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-footer {
        gap: 12px 18px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-footer span {
        font-size: 9px;
    }

}


/* ============================================================
   VERY SMALL PHONES
   ============================================================ */

@media (max-width: 380px) {

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-inner {
        padding:
            22px
            14px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-title {
        font-size: 33px !important;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-option-chip {
        border-radius: 8px;
    }


    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-heading h2,
    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-heading h2 {
        font-size: 27px !important;
    }

}

/* =========================================================
   JLT PRODUCT INFORMATION — CLEAN FINAL STYLE
   ========================================================= */

.elementor-5779 .elementor-element.elementor-element-f3d25d7,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 * {
    box-sizing: border-box;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information {
    width: 100%;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-inner {
    width: 100%;
    padding: 38px;
    border-radius: 24px;
    background:
        radial-gradient(circle at top right, rgba(0, 168, 255, 0.14), transparent 30%),
        linear-gradient(145deg, #07121f 0%, #082035 52%, #06111d 100%);
    border: 1px solid rgba(95, 186, 255, 0.18);
    box-shadow: 0 24px 60px rgba(0,0,0,0.28);
}


/* HEADER */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 34px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-brand {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-brand-label {
    color: #fff !important;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 3px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-brand-subtitle {
    color: rgba(255,255,255,0.55) !important;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}


/* STATUS */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-status {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 12px 16px;
    border-radius: 11px;
    color: #fff !important;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-status-available {
    background: rgba(26, 114, 78, 0.25);
    border: 1px solid rgba(61, 238, 161, 0.35);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-status-backorder {
    background: rgba(136, 94, 22, 0.25);
    border: 1px solid rgba(255, 190, 70, 0.35);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-status-unavailable {
    background: rgba(135, 32, 42, 0.25);
    border: 1px solid rgba(255, 80, 94, 0.35);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-status-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #4af0a3;
    box-shadow: 0 0 14px rgba(74,240,163,0.65);
}


/* INTRO */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-intro {
    margin-bottom: 30px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-section-kicker {
    display: block;
    margin-bottom: 10px;
    color: rgba(255,255,255,0.58) !important;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-title {
    margin: 0 0 14px !important;
    color: #fff !important;
    font-size: clamp(36px, 5vw, 58px) !important;
    line-height: 1.03 !important;
    font-weight: 700 !important;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-description {
    max-width: 830px;
    margin: 0 !important;
    color: rgba(255,255,255,0.66) !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
}


/* GRID */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}


/* CARDS */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card {
    padding: 24px;
    border-radius: 17px;
    background: rgba(255,255,255,0.028);
    border: 1px solid rgba(255,255,255,0.09);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-card-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    padding: 7px 10px;
    margin-bottom: 17px;
    border-radius: 8px;
    color: #5fc8ff !important;
    background: rgba(0,145,215,0.10);
    border: 1px solid rgba(62,186,255,0.18);
    font-size: 11px;
    font-weight: 900;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card h3 {
    margin: 0 0 9px !important;
    color: #fff !important;
    font-size: 21px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card > p {
    margin: 0 0 17px !important;
    color: rgba(255,255,255,0.58) !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
}


/* PRODUCT OPTIONS */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-connected-option-group {
    margin-bottom: 18px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-connected-option-name {
    margin-bottom: 9px;
    color: rgba(255,255,255,0.55) !important;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-option-list {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-option-chip {
    display: inline-flex;
    align-items: center;
    min-height: 36px;
    padding: 8px 12px;
    border-radius: 999px;
    color: #fff !important;
    font-size: 12px;
    font-weight: 800;
    background: rgba(0,137,207,0.12);
    border: 1px solid rgba(68,190,255,0.22);
}


/* SPECS */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-list {
    overflow: hidden;
    border-radius: 11px;
    border: 1px solid rgba(255,255,255,0.07);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-row {
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 16px;
    padding: 12px 14px;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-row:last-child {
    border-bottom: none;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-key {
    color: rgba(255,255,255,0.46) !important;
    font-size: 11px;
    font-weight: 700;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-value {
    color: #fff !important;
    font-size: 12px;
    font-weight: 800;
    text-align: right;
}


/* SHIPPING */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    padding: 12px 13px;
    border-radius: 10px;
    background: rgba(0,0,0,0.12);
    border: 1px solid rgba(255,255,255,0.07);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row span {
    color: rgba(255,255,255,0.48) !important;
    font-size: 11px;
    font-weight: 700;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row strong {
    color: #fff !important;
    font-size: 12px;
    font-weight: 900;
    text-align: right;
}


/* FAQ */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-section {
    margin-top: 40px;
    padding-top: 36px;
    border-top: 1px solid rgba(255,255,255,0.08);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-heading h2 {
    margin: 0 0 8px !important;
    color: #fff !important;
    font-size: clamp(29px, 4vw, 40px) !important;
    line-height: 1.1 !important;
    font-weight: 800 !important;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-description {
    color: rgba(255,255,255,0.55) !important;
    font-size: 13px !important;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item {
    border-radius: 13px;
    overflow: hidden;
    border: 1px solid rgba(45,176,242,0.22);
    background: rgba(0,122,185,0.04);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 17px 18px;
    list-style: none;
    cursor: pointer;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 800 !important;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item summary::-webkit-details-marker {
    display: none;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    border-radius: 50%;
    color: #61c9ff !important;
    background: rgba(0,137,208,0.10);
    border: 1px solid rgba(54,183,248,0.22);
    transition: transform 0.2s ease;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-item[open] .jlt-faq-icon {
    transform: rotate(45deg);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-answer {
    padding: 0 18px 18px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-answer p {
    margin: 0 !important;
    color: rgba(255,255,255,0.58) !important;
    font-size: 13px !important;
    line-height: 1.7 !important;
}


/* ORDER PROCESS */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-section {
    margin-top: 40px;
    padding-top: 36px;
    border-top: 1px solid rgba(255,255,255,0.08);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-heading h2 {
    margin: 0 0 20px !important;
    color: #fff !important;
    font-size: clamp(29px, 4vw, 40px) !important;
    font-weight: 800 !important;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 13px;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-step {
    padding: 20px;
    border-radius: 13px;
    background: rgba(0,0,0,0.12);
    border: 1px solid rgba(255,255,255,0.08);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-step-number {
    display: block;
    margin-bottom: 17px;
    color: #5dcaff !important;
    font-size: 11px;
    font-weight: 900;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-step h3 {
    margin: 0 0 7px !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 800 !important;
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-step p {
    margin: 0 !important;
    color: rgba(255,255,255,0.55) !important;
    font-size: 12px !important;
    line-height: 1.6 !important;
}


/* FOOTER */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-footer {
    display: flex;
    flex-wrap: wrap;
    gap: 18px 25px;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,0.07);
}

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-footer span {
    color: rgba(255,255,255,0.52) !important;
    font-size: 9px;
    font-weight: 900;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}


/* =========================================================
   HIDE ANY OLD CUSTOMER-FACING WOOCOMMERCE LABELS
   Only catches common leftover description/helper elements.
   ========================================================= */

.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information .woocommerce-label,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information .woocommerce-description,
.elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-information .wc-product-label {
    display: none !important;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-inner {
        padding: 24px 16px;
        border-radius: 17px;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-header {
        flex-direction: column;
        align-items: stretch;
        gap: 16px;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-status {
        width: 100%;
        justify-content: flex-start;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-title {
        font-size: 36px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-product-grid {
        grid-template-columns: 1fr;
        gap: 13px;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card {
        padding: 19px 16px;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-info-card h3 {
        font-size: 19px !important;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-row {
        grid-template-columns: 1fr;
        gap: 4px;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-spec-value {
        text-align: left;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-shipping-row strong {
        text-align: left;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-steps {
        grid-template-columns: 1fr;
    }

    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-faq-heading h2,
    .elementor-5779 .elementor-element.elementor-element-f3d25d7 .jlt-purchase-heading h2 {
        font-size: 28px !important;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3c980d7 */.elementor-5779 .elementor-element.elementor-element-3c980d7 {
    color: #ffffff !important;
}

/* ALL GENERAL TEXT */
.elementor-5779 .elementor-element.elementor-element-3c980d7,
.elementor-5779 .elementor-element.elementor-element-3c980d7 p,
.elementor-5779 .elementor-element.elementor-element-3c980d7 span,
.elementor-5779 .elementor-element.elementor-element-3c980d7 div,
.elementor-5779 .elementor-element.elementor-element-3c980d7 li,
.elementor-5779 .elementor-element.elementor-element-3c980d7 td,
.elementor-5779 .elementor-element.elementor-element-3c980d7 th,
.elementor-5779 .elementor-element.elementor-element-3c980d7 label,
.elementor-5779 .elementor-element.elementor-element-3c980d7 small {
    color: #ffffff !important;
}


/* PRODUCT TITLE */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .product_title,
.elementor-5779 .elementor-element.elementor-element-3c980d7 h1,
.elementor-5779 .elementor-element.elementor-element-3c980d7 h2,
.elementor-5779 .elementor-element.elementor-element-3c980d7 h3,
.elementor-5779 .elementor-element.elementor-element-3c980d7 h4,
.elementor-5779 .elementor-element.elementor-element-3c980d7 h5,
.elementor-5779 .elementor-element.elementor-element-3c980d7 h6 {
    color: #ffffff !important;
}


/* SHORT DESCRIPTION */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .woocommerce-product-details__short-description,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .woocommerce-product-details__short-description p,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .woocommerce-product-details__short-description span {
    color: #ffffff !important;

    font-size: 16px;
    line-height: 1.7;
}


/* PRODUCT META */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .product_meta,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .product_meta span {
    color: #ffffff !important;
}

.elementor-5779 .elementor-element.elementor-element-3c980d7 .product_meta a {
    color: #58c4ff !important;
}


/* VARIATION LABELS */
.elementor-5779 .elementor-element.elementor-element-3c980d7 table.variations label,
.elementor-5779 .elementor-element.elementor-element-3c980d7 table.variations th,
.elementor-5779 .elementor-element.elementor-element-3c980d7 table.variations td {
    color: #ffffff !important;
}


/* STOCK / AVAILABILITY */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .stock,
.elementor-5779 .elementor-element.elementor-element-3c980d7 p.stock {
    color: #ffffff !important;
}


/* RESET VARIATIONS */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .reset_variations {
    color: #58c4ff !important;
}


/* LINKS */
.elementor-5779 .elementor-element.elementor-element-3c980d7 a {
    color: #58c4ff !important;
}


/* SELECT BOXES MUST STAY READABLE */
.elementor-5779 .elementor-element.elementor-element-3c980d7 select,
.elementor-5779 .elementor-element.elementor-element-3c980d7 option {
    color: #111111 !important;
    background: #ffffff !important;
}


/* QUANTITY FIELD */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .quantity input.qty {
    color: #111111 !important;
    background: #ffffff !important;
}


/* SWATCH TEXT */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .variable-item,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .button-variable-item,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .variable-item span,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .button-variable-item span {
    color: #111111 !important;
}


/* SELECTED SWATCH */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .variable-item.selected,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .button-variable-item.selected,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .variable-item.selected span,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .button-variable-item.selected span {
    color: #ffffff !important;
}


/* ADD TO CART BUTTON TEXT */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .single_add_to_cart_button,
.elementor-5779 .elementor-element.elementor-element-3c980d7 button.single_add_to_cart_button {
    color: #ffffff !important;
}


/* PRICE */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .price,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .price span,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .woocommerce-Price-amount {
    color: #ffffff !important;
}


/* SALE / OLD PRICE */
.elementor-5779 .elementor-element.elementor-element-3c980d7 .price del,
.elementor-5779 .elementor-element.elementor-element-3c980d7 .price del span {
    color: #c3cbd4 !important;
}


/* MOBILE */
@media (max-width: 767px) {

    .elementor-5779 .elementor-element.elementor-element-3c980d7 .woocommerce-product-details__short-description,
    .elementor-5779 .elementor-element.elementor-element-3c980d7 .woocommerce-product-details__short-description p {
        font-size: 15px;
        line-height: 1.65;
    }

}/* End custom CSS */