/* Evolatex single-product.css - cleaned product page */

.evolatex-single-product-page { padding-top: calc(var(--evo-header-height) + 42px); background: var(--evo-paper); }
.evolatex-single-product-page .evolatex-breadcrumbs, .single-product .woocommerce-breadcrumb { margin-bottom: 34px; }

.evolatex-product-hero { display: grid; grid-template-columns: minmax(0, 1.18fr) minmax(380px, 0.82fr); gap: 56px; align-items: start; padding-bottom: 72px; }
.evolatex-product-hero__gallery { min-width: 0; }

.evolatex-product-hero__gallery .woocommerce-product-gallery { position: relative; float: none; width: 100%; max-width: 100%; margin: 0; }
.evolatex-product-hero__gallery .woocommerce-product-gallery__wrapper { margin: 0; }
.evolatex-product-hero__gallery .woocommerce-product-gallery__image { overflow: hidden; background: #e4ddd5; }
.evolatex-product-hero__gallery .woocommerce-product-gallery__image a { display: block; }
.evolatex-product-hero__gallery .woocommerce-product-gallery__image img { display: block; width: 100%; height: auto; min-height: 0; aspect-ratio: 960 / 1260; object-fit: cover; object-position: center top; background: #e4ddd5; }
.evolatex-product-hero__gallery .flex-control-thumbs { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 10px; align-items: start; padding: 12px 0 0; margin: 0; list-style: none; }
.evolatex-product-hero__gallery .flex-control-thumbs li { float: none; width: auto; overflow: hidden; aspect-ratio: 960 / 1260; list-style: none; background: #e4ddd5; }
.evolatex-product-hero__gallery .flex-control-thumbs li::marker { content: ""; }
.evolatex-product-hero__gallery .flex-control-thumbs img { width: 100%; height: 100%; aspect-ratio: 960 / 1260; object-fit: cover; object-position: center top; opacity: 1; border: 1px solid transparent; transition: border-color var(--evo-hover-speed) var(--evo-hover-ease), filter var(--evo-hover-speed) var(--evo-hover-ease); }
.evolatex-product-hero__gallery .flex-control-thumbs img.flex-active, .evolatex-product-hero__gallery .flex-control-thumbs img:hover { border-color: var(--evo-accent-deep); filter: contrast(1.05); }

.evolatex-product-hero__gallery .woocommerce-product-gallery__trigger { position: absolute; top: 16px; right: 16px; z-index: 20; display: grid; width: 42px; height: 42px; place-items: center; overflow: hidden; border: 1px solid rgba(7, 7, 7, 0.1); border-radius: 50%; background: rgba(255, 255, 255, 0.9); color: var(--evo-ink); font-size: 0; line-height: 1; text-decoration: none; box-shadow: 0 10px 28px rgba(7, 7, 7, 0.14); backdrop-filter: blur(10px); transition: background-color var(--evo-hover-speed) var(--evo-hover-ease), border-color var(--evo-hover-speed) var(--evo-hover-ease), transform var(--evo-hover-speed) var(--evo-hover-ease), box-shadow var(--evo-hover-speed) var(--evo-hover-ease); }
.evolatex-product-hero__gallery .woocommerce-product-gallery__trigger::before { content: ""; width: 13px; height: 13px; border: 2px solid currentColor; border-radius: 50%; transform: translate(-2px, -2px); }
.evolatex-product-hero__gallery .woocommerce-product-gallery__trigger::after { content: ""; position: absolute; top: 25px; left: 26px; width: 10px; height: 2px; background: currentColor; transform: rotate(45deg); transform-origin: left center; }
.evolatex-product-hero__gallery .woocommerce-product-gallery__trigger:hover { border-color: var(--evo-accent-deep); background: #ffffff; color: var(--evo-accent-deep); transform: translateY(-1px); box-shadow: 0 14px 34px rgba(201, 0, 66, 0.14); }
.evolatex-product-hero__gallery .woocommerce-product-gallery__trigger img, .evolatex-product-hero__gallery .woocommerce-product-gallery__trigger span { display: none; }

.evolatex-product-summary { position: sticky; top: calc(var(--evo-header-height) + 28px); padding: 34px; background: var(--evo-paper-strong); border: 1px solid rgba(7, 7, 7, 0.08); box-shadow: 0 28px 90px rgba(7, 7, 7, 0.12); }
.evolatex-product-summary .evolatex-kicker { margin: 0 0 16px; }
.evolatex-product-summary__title { margin: 0 0 18px; font-size: clamp(42px, 4.2vw, 72px); line-height: 0.9; }
.evolatex-product-summary__price, .woocommerce div.product .evolatex-product-summary__price p.price, .woocommerce div.product .evolatex-product-summary__price span.price { margin: 0 0 18px; color: var(--evo-accent-deep); font-size: 30px; font-weight: 900; line-height: 1; }
.evolatex-product-summary__lead { margin-bottom: 22px; padding-bottom: 22px; border-bottom: 1px solid rgba(7, 7, 7, 0.12); color: #4e4740; font-size: 14px; line-height: 1.55; }
.evolatex-product-summary__cart { margin-bottom: 16px; }
.evolatex-product-summary__actions { display: grid; gap: 10px; margin-bottom: 24px; }
.evolatex-product-summary__actions .evolatex-button { width: 100%; }

.evolatex-product-summary form.cart { position: relative; display: grid; grid-template-columns: 1fr; row-gap: 24px; column-gap: 10px; align-items: center; margin: 0; }
.evolatex-product-summary form.cart .evolatex-product-note { grid-column: 1 / -1; margin: 0; }
.evolatex-product-summary form.cart .quantity, .evolatex-product-summary form.cart .woocommerce-variation-add-to-cart .quantity, .evolatex-cart-stepper { display: none !important; }
.evolatex-product-summary form.cart .single_variation_wrap { display: grid; gap: 24px; }
.evolatex-product-summary form.cart .woocommerce-variation-add-to-cart { display: grid; gap: 10px; }
.evolatex-product-summary form.cart .single_add_to_cart_button, .evolatex-product-summary form.cart .button { width: 100%; height: 50px; min-height: 50px; margin: 0 !important; padding-top: 0; padding-bottom: 0; line-height: 50px; transition: background-color var(--evo-hover-speed) var(--evo-hover-ease), border-color var(--evo-hover-speed) var(--evo-hover-ease), color var(--evo-hover-speed) var(--evo-hover-ease), transform var(--evo-hover-speed) var(--evo-hover-ease), box-shadow var(--evo-hover-speed) var(--evo-hover-ease), opacity var(--evo-hover-speed) var(--evo-hover-ease); }
.evolatex-product-summary form.cart .single_add_to_cart_button.is-loading, .evolatex-product-summary form.cart .button.is-loading { position: relative; color: transparent; pointer-events: none; transform: translateY(0); opacity: 0.92; }
.evolatex-product-summary form.cart .single_add_to_cart_button.is-loading::after, .evolatex-product-summary form.cart .button.is-loading::after { content: ""; position: absolute; top: 50%; left: 50%; width: 18px; height: 18px; margin-top: -9px; margin-left: -9px; border: 2px solid rgba(255, 255, 255, 0.44); border-top-color: #ffffff; border-radius: 50%; animation: evolatex-button-spin 0.72s linear infinite; }
.evolatex-product-summary form.cart .single_add_to_cart_button.is-in-cart, .evolatex-product-summary form.cart .button.is-in-cart { grid-column: 1; border-color: var(--evo-accent-deep); background: #ffffff; color: var(--evo-accent-deep); box-shadow: none; animation: evolatex-cart-button-transform 0.42s cubic-bezier(0.22, 1, 0.36, 1) both; }

.evolatex-product-summary form.cart.variations_form, .evolatex-product-summary form.cart.variations_form.evolatex-cart-active { display: grid !important; grid-template-columns: 1fr !important; row-gap: 24px; column-gap: 0; align-items: stretch; }
.evolatex-product-summary form.cart.variations_form .variations, .evolatex-product-summary form.cart.variations_form .single_variation_wrap, .evolatex-product-summary form.cart.variations_form .single_variation, .evolatex-product-summary form.cart.variations_form .evolatex-product-note { grid-column: 1 / -1 !important; width: 100%; }
.evolatex-product-summary form.cart.variations_form .variations { margin: 0 0 18px; }
.evolatex-product-summary form.cart.variations_form .variations tr { display: block; margin-bottom: 16px; }
.evolatex-product-summary form.cart.variations_form .variations th, .evolatex-product-summary form.cart.variations_form .variations td { display: block; padding: 0; text-align: left; }
.evolatex-product-summary form.cart.variations_form .variations label { display: block; margin-bottom: 8px; color: var(--evo-ink); font-size: 12px; font-weight: 900; line-height: 1; letter-spacing: 0.1em; text-transform: uppercase; }
.evolatex-product-summary form.cart.variations_form .variations select { width: 100%; min-height: 46px; padding: 10px 12px; border: 1px solid rgba(7, 7, 7, 0.18); border-radius: 0; background: #ffffff; color: var(--evo-ink); }
.evolatex-product-summary form.cart.variations_form .woocommerce-variation { display: none !important; }
.evolatex-product-summary form.cart.variations_form.evolatex-cart-active .woocommerce-variation-add-to-cart { display: grid !important; grid-template-columns: minmax(0, 1fr) 128px !important; gap: 10px; align-items: center; width: 100%; }

.evolatex-remove-from-cart { display: inline-flex; grid-column: 2; width: 100%; height: 50px; align-items: center; justify-content: center; padding: 0 14px; border: 1px solid rgba(7, 7, 7, 0.18); border-radius: 0; background: var(--evo-ink); color: #ffffff; font-size: 12px; font-weight: 900; line-height: 1; letter-spacing: 0.08em; text-transform: uppercase; cursor: pointer; transition: background-color var(--evo-hover-speed) var(--evo-hover-ease), color var(--evo-hover-speed) var(--evo-hover-ease), opacity var(--evo-hover-speed) var(--evo-hover-ease); }
.evolatex-remove-from-cart:hover { background: var(--evo-accent-deep); color: #ffffff; }
.evolatex-remove-from-cart.is-loading { opacity: 0.55; pointer-events: none; }

.evolatex-product-summary .added_to_cart, .evolatex-product-summary .wc-forward, .evolatex-product-summary .evolatex-ajax-cart-message { display: none !important; }

.evolatex-native-color-select-row { display: none !important; }
.evolatex-variation-swatches-row td { padding: 0 !important; }
.evolatex-variation-swatches { margin: 0 0 18px; }
.evolatex-variation-swatches__label { margin: 0 0 10px; color: var(--evo-ink); font-size: 11px; font-weight: 900; line-height: 1; letter-spacing: 0.14em; text-transform: uppercase; }
.evolatex-variation-swatches__list { display: flex; flex-wrap: wrap; gap: 8px; }
.evolatex-variation-swatch { display: inline-flex; align-items: center; gap: 7px; min-height: 34px; padding: 7px 11px 7px 7px; border: 1px solid rgba(7, 7, 7, 0.14); border-radius: 0; background: #ffffff; color: #4e4740; font-size: 12px; font-weight: 800; line-height: 1; cursor: pointer; transition: border-color var(--evo-hover-speed) var(--evo-hover-ease), background-color var(--evo-hover-speed) var(--evo-hover-ease), color var(--evo-hover-speed) var(--evo-hover-ease), opacity var(--evo-hover-speed) var(--evo-hover-ease), transform var(--evo-hover-speed) var(--evo-hover-ease); }
.evolatex-variation-swatch:hover { border-color: var(--evo-accent-deep); color: var(--evo-accent-deep); }
.evolatex-variation-swatch.is-active { border-color: var(--evo-accent-deep); background: #fff1f6; color: var(--evo-accent-deep); }
.evolatex-variation-swatch:disabled { opacity: 0.35; cursor: not-allowed; }
.evolatex-variation-swatch__dot { display: block; width: 18px; height: 18px; border: 1px solid rgba(7, 7, 7, 0.18); background: var(--swatch-color); }
.evolatex-variation-swatch__name { white-space: nowrap; }

.evolatex-product-summary form.cart.evolatex-cart-locked select, .evolatex-product-summary form.cart.evolatex-cart-locked .evolatex-variation-swatch { pointer-events: none; }
.evolatex-product-summary form.cart.evolatex-cart-locked .evolatex-variation-swatch:not(.is-active) { opacity: 0.32; }
.evolatex-product-summary form.cart.evolatex-cart-locked .reset_variations { display: none !important; }

.evolatex-product-facts--summary { display: grid; gap: 0; padding: 0; margin: 0; list-style: none; border-top: 1px solid rgba(7, 7, 7, 0.12); }
.evolatex-product-facts--summary li { position: relative; padding: 15px 0 15px 28px; border-bottom: 1px solid rgba(7, 7, 7, 0.12); color: #4e4740; font-size: 14px; line-height: 1.4; }
.evolatex-product-facts--summary li::before { content: ""; position: absolute; top: 20px; left: 0; width: 10px; height: 10px; background: var(--evo-accent-deep); }

.evolatex-product-content { display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, 360px); gap: 56px; align-items: start; padding: 0 0 72px; }
.evolatex-product-content__main { min-width: 0; }

.evolatex-product-content__main .woocommerce-tabs ul.tabs, .woocommerce div.product .woocommerce-tabs ul.tabs { display: flex; gap: 34px; padding: 0; margin: 0 0 34px; overflow: visible; border-bottom: 1px solid rgba(7, 7, 7, 0.14); list-style: none; }
.evolatex-product-content__main .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::before { display: none; }
.evolatex-product-content__main .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li { display: block; padding: 0; margin: 0; border: 0; border-radius: 0; background: transparent; list-style: none; }
.evolatex-product-content__main .woocommerce-tabs ul.tabs li::before, .evolatex-product-content__main .woocommerce-tabs ul.tabs li::after, .evolatex-product-content__main .woocommerce-tabs ul.tabs li::marker, .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after { display: none; content: ""; }
.evolatex-product-content__main .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs ul.tabs li a { position: relative; display: block; padding: 0 0 14px; color: var(--evo-ink); font-size: 12px; font-weight: 900; line-height: 1; letter-spacing: 0.08em; text-decoration: none; text-transform: uppercase; }
.evolatex-product-content__main .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: var(--evo-accent-deep); }
.evolatex-product-content__main .woocommerce-tabs ul.tabs li.active a::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after { content: ""; position: absolute; right: 0; bottom: -1px; left: 0; height: 2px; background: var(--evo-accent-deep); }
.evolatex-product-content__main .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel { max-width: 820px; margin: 0; }
.evolatex-product-content__main .woocommerce-tabs .panel h2:first-child, .woocommerce div.product .woocommerce-tabs .panel h2:first-child { display: none; }
.evolatex-product-content__main .woocommerce-tabs .panel h2, .woocommerce div.product .woocommerce-tabs .panel h2 { max-width: 760px; margin: 0 0 18px; font-size: clamp(28px, 3vw, 46px); }
.evolatex-product-content__main .woocommerce-tabs .panel h3, .woocommerce div.product .woocommerce-tabs .panel h3 { margin-top: 34px; font-family: var(--evo-font-display); font-size: clamp(22px, 2vw, 30px); }
.evolatex-product-content__main .woocommerce-tabs .panel p, .evolatex-product-content__main .woocommerce-tabs .panel li, .woocommerce div.product .woocommerce-tabs .panel p, .woocommerce div.product .woocommerce-tabs .panel li { color: #3f3934; font-size: 15px; line-height: 1.72; }
.evolatex-product-content__main .woocommerce-tabs .panel ul, .evolatex-product-content__main .woocommerce-tabs .panel ol, .woocommerce div.product .woocommerce-tabs .panel ul, .woocommerce div.product .woocommerce-tabs .panel ol { padding-left: 22px; }

.evolatex-product-fit-card { padding: 28px; background: var(--evo-paper-strong); border: 1px solid rgba(7, 7, 7, 0.08); box-shadow: 0 18px 50px rgba(7, 7, 7, 0.08); }
.evolatex-product-fit-card .evolatex-kicker { margin: 0 0 12px; }
.evolatex-product-fit-card h2 { margin: 0 0 16px; font-family: var(--evo-font); font-size: 16px; font-weight: 900; line-height: 1.25; letter-spacing: 0.08em; }
.evolatex-product-fit-card p { margin: 0 0 22px; color: #4e4740; font-size: 14px; line-height: 1.65; }
.evolatex-product-fit-card a { color: var(--evo-accent-deep); font-size: 12px; font-weight: 900; letter-spacing: 0.08em; text-decoration: none; text-transform: uppercase; }

.evolatex-single-product-page .related.products { padding: 0 0 76px; }
.evolatex-single-product-page .related.products > h2 { margin: 0 0 34px; font-size: clamp(28px, 3vw, 46px); }
.evolatex-single-product-page .related.products ul.products { grid-template-columns: repeat(4, minmax(0, 1fr)); }

.site-actions__cart .evolatex-cart-count { transition: transform 0.28s ease, background-color 0.28s ease, color 0.28s ease; }
.site-actions__cart.is-updated .evolatex-cart-count { transform: scale(1.22); background: #ffffff; color: var(--evo-accent-deep); }

@keyframes evolatex-button-spin { to { transform: rotate(360deg); } }
@keyframes evolatex-cart-button-transform { 0% { opacity: 0.78; transform: scaleX(1.025); } 100% { opacity: 1; transform: scaleX(1); } }

@media (max-width: 1180px) {
    .evolatex-product-hero__gallery .flex-control-thumbs { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (max-width: 980px) {
    .evolatex-product-hero, .evolatex-product-content { grid-template-columns: 1fr; gap: 34px; }
    .evolatex-product-summary { position: static; }
    .evolatex-product-content { padding-bottom: 58px; }
    .evolatex-product-fit-card { max-width: 520px; }
    .evolatex-single-product-page .related.products ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 640px) {
    .evolatex-single-product-page { padding-top: calc(var(--evo-header-height) + 24px); }
    .evolatex-product-hero { padding-bottom: 52px; }
    .evolatex-product-summary { padding: 24px; }
    .evolatex-product-summary__title { font-size: clamp(38px, 12vw, 54px); }
    .evolatex-product-hero__gallery .flex-control-thumbs { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .evolatex-product-hero__gallery .woocommerce-product-gallery__trigger { top: 12px; right: 12px; width: 38px; height: 38px; }
    .evolatex-product-hero__gallery .woocommerce-product-gallery__trigger::after { top: 23px; left: 24px; }
    .evolatex-product-fit-card { display: none !important; }
    .evolatex-single-product-page .related.products ul.products { grid-template-columns: 1fr; }
    .evolatex-product-summary form.cart.evolatex-cart-active:not(.variations_form), .evolatex-product-summary form.cart.variations_form.evolatex-cart-active .woocommerce-variation-add-to-cart { grid-template-columns: 1fr !important; }
    .evolatex-product-summary form.cart.evolatex-cart-active .single_add_to_cart_button, .evolatex-product-summary form.cart.evolatex-cart-active .button, .evolatex-remove-from-cart { grid-column: 1; }
    .evolatex-product-content__main .woocommerce-tabs ul.tabs, .woocommerce div.product .woocommerce-tabs ul.tabs { display: flex; width: 100%; gap: 0; padding: 4px; margin: 0 0 24px; border: 1px solid rgba(7, 7, 7, 0.12); background: rgba(255, 255, 255, 0.45); overflow: visible; list-style: none; }
    .evolatex-product-content__main .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li { flex: 1 1 0; min-width: 0; padding: 0; margin: 0; border: 0; background: transparent; list-style: none; }
    .evolatex-product-content__main .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs ul.tabs li a { display: flex; width: 100%; min-height: 38px; align-items: center; justify-content: center; padding: 0 8px; border: 1px solid transparent; background: transparent; color: #4e4740; font-size: 11px; font-weight: 900; line-height: 1; letter-spacing: 0.08em; text-align: center; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
    .evolatex-product-content__main .woocommerce-tabs ul.tabs li a::after, .woocommerce div.product .woocommerce-tabs ul.tabs li a::after { display: none; }
    .evolatex-product-content__main .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { border-color: var(--evo-ink); background: var(--evo-ink); color: #ffffff; }
}

/* Mobile product gallery */

@media (max-width: 640px) {
    .evolatex-product-hero__gallery .woocommerce-product-gallery__trigger,
    .evolatex-product-hero__gallery .flex-control-thumbs,
    .evolatex-product-hero__gallery .flex-direction-nav {
        display: none !important;
    }

    .evolatex-product-hero__gallery .woocommerce-product-gallery {
        position: relative;
        overflow: hidden;
    }

    .evolatex-mobile-gallery-arrow {
        position: absolute;
        top: 50%;
        z-index: 35;
        display: flex;
        width: 42px;
        height: 42px;
        align-items: center;
        justify-content: center;
        padding: 0;
        border: 1px solid rgba(7, 7, 7, 0.1);
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.86);
        color: var(--evo-ink);
        font-family: Arial, sans-serif;
        font-size: 30px;
        font-weight: 400;
        line-height: 1;
        cursor: pointer;
        box-shadow: 0 12px 30px rgba(7, 7, 7, 0.16);
        backdrop-filter: blur(10px);
        transform: translateY(-50%);
    }

    .evolatex-mobile-gallery-arrow span {
        display: block;
        line-height: 1;
        transform: translateY(-1px);
    }

    .evolatex-mobile-gallery-arrow--prev {
        left: 10px;
    }

    .evolatex-mobile-gallery-arrow--next {
        right: 10px;
    }

    .evolatex-mobile-gallery-arrow--prev span {
        transform: translate(-1px, -1px);
    }

    .evolatex-mobile-gallery-arrow--next span {
        transform: translate(1px, -1px);
    }

    .evolatex-mobile-gallery-arrow:active {
        transform: translateY(-50%) scale(0.96);
    }
}

@media (min-width: 641px) {
    .evolatex-mobile-gallery-arrow {
        display: none !important;
    }
}
/* Single product cart note full width */

.woocommerce div.product form.cart.evolatex-cart-active,
.woocommerce div.product form.cart.evolatex-cart-locked {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.woocommerce div.product form.cart.evolatex-cart-active .evolatex-product-note,
.woocommerce div.product form.cart.evolatex-cart-locked .evolatex-product-note {
    grid-column: 1 / -1;
    width: 100%;
    margin: 0;
}

.woocommerce div.product form.cart.evolatex-cart-active .single_add_to_cart_button,
.woocommerce div.product form.cart.evolatex-cart-locked .single_add_to_cart_button {
    width: 100%;
}

.woocommerce div.product form.cart.evolatex-cart-active .evolatex-remove-from-cart,
.woocommerce div.product form.cart.evolatex-cart-locked .evolatex-remove-from-cart {
    width: 100%;
}