﻿/* BearSpa product pages: clean responsive polish for exported WooCommerce pages. */
*, *::before, *::after { box-sizing: border-box; }

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

/* Desktop pixel-match header override: keep product pages aligned with index.html screenshot. */
@media (min-width: 1000px) {
    body.single .bearspa-site-header {
        box-sizing: border-box !important;
        height: 120px !important;
        min-height: 120px !important;
        padding: 19px 3% !important;
        overflow: visible !important;
    }

    body.single .bearspa-site-header .navbar {
        display: grid !important;
        grid-template-columns: 230px minmax(0, 1fr) 170px !important;
        column-gap: 28px !important;
        gap: 28px !important;
        width: 100% !important;
        height: 82px !important;
        align-items: center !important;
    }

    body.single .bearspa-site-header .navbar-brand {
        display: flex !important;
        align-items: center !important;
        width: 230px !important;
        max-width: 230px !important;
        height: 81px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        display: block !important;
        width: 200px !important;
        max-width: 200px !important;
        height: 71px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        width: 100% !important;
        gap: 0 !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    body.single .bearspa-site-header .navbar-nav > li {
        flex: 1 1 0 !important;
        min-width: 0 !important;
        padding: 0 !important;
        text-align: center !important;
    }

    body.single .bearspa-site-header .nav-link {
        color: #3f3f3f !important;
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: 400 !important;
        white-space: normal !important;
        overflow-wrap: normal !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        width: 170px !important;
        margin: 0 !important;
    }

    body.single .bearspa-site-header .phone-num,
    body.single .bearspa-site-header .phone-num a {
        display: flex !important;
        width: auto !important;
        height: auto !important;
        white-space: nowrap !important;
    }

    body.single .bearspa-site-header .phone-num a {
        color: #222 !important;
        font-size: 16px !important;
        line-height: 24px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
    }
}

img, video, iframe {
    max-width: 100%;
}

body.single {
    background: #f7f7f5;
    color: #30302f;
    overflow-x: hidden;
}

body.single .site-wrapper,
body.single #ajax-content-wrap,
body.single #primary,
body.single #main {
    max-width: 100%;
    overflow-x: hidden;
}

body.single #lifestyle_gallery,
body.single #hot_tub_features,
body.single #attribute_blocks,
body.single #attribute_table,
body.single #guarantee {
    background: #f7f7f5 !important;
}

body.single #lifestyle_gallery [data-aos],
body.single #hot_tub_features [data-aos],
body.single #attribute_blocks [data-aos],
body.single #attribute_table [data-aos],
body.single #lifestyle_gallery .aos-init,
body.single #hot_tub_features .aos-init,
body.single #attribute_blocks .aos-init,
body.single #attribute_table .aos-init,
body.single #lifestyle_gallery .aos-animate,
body.single #hot_tub_features .aos-animate,
body.single #attribute_blocks .aos-animate,
body.single #attribute_table .aos-animate {
    opacity: 1 !important;
    transform: none !important;
}

body.single .summary form.cart,
body.single .summary .variations_form,
body.single .summary table.variations {
    display: none !important;
}

body.single #lifestyle_gallery::before,
body.single #hot_tub_features::before,
body.single #attribute_blocks::before,
body.single #attribute_table::before {
    display: block;
    width: min(100% - 40px, 1280px);
    margin: 0 auto 28px;
    color: #30302f;
    font-family: "URWDIN-Regular", Arial, sans-serif;
    font-size: clamp(30px, 4vw, 52px);
    font-weight: 600;
    line-height: 1.08;
    letter-spacing: 0;
    text-align: center;
    white-space: normal;
    overflow-wrap: break-word;
}

body.single #lifestyle_gallery::before { content: "Galeria"; }
body.single #hot_tub_features::before { content: "Najważniejsze cechy"; }
body.single #attribute_blocks::before { content: "Systemy i technologie"; }
body.single #attribute_table::before { content: "Specyfikacja"; }

body.single .woocommerce-breadcrumb {
    width: min(100% - 72px, 1280px);
    margin: 24px auto 0 !important;
    padding: 13px 18px !important;
    border-radius: 14px;
    background: rgba(255, 255, 255, .78);
    color: #63635f !important;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .06);
}

body.single .woocommerce-breadcrumb a {
    color: #30302f !important;
}

body.single #product_menu {
    background: rgba(255, 255, 255, .96) !important;
    border-top: 1px solid rgba(48, 48, 47, .08);
    border-bottom: 1px solid rgba(48, 48, 47, .08);
    box-shadow: 0 8px 30px rgba(0, 0, 0, .06);
}

body.single #product_menu .container {
    width: min(100% - 48px, 1280px) !important;
}

body.single #product_menu a,
body.single #product_menu .title,
body.single #product_menu .price a {
    color: #30302f !important;
}

/* Product top */
body.single #main > .product {
    background: #f7f7f5 !important;
    padding: 36px 0 54px;
}

body.single #main > .product > .product-inner {
    width: min(100% - 72px, 1280px) !important;
    max-width: 1280px !important;
    margin: 0 auto !important;
    display: grid !important;
    grid-template-columns: minmax(540px, 1.15fr) minmax(420px, .85fr);
    align-items: start;
    gap: 34px;
}

body.single .gallery-inner,
body.single .summary.entry-summary {
    border: 1px solid rgba(48, 48, 47, .08);
    border-radius: 26px;
    background: #fff !important;
    box-shadow: 0 20px 54px rgba(0, 0, 0, .12);
}

body.single .gallery-inner {
    min-width: 0;
    padding: 18px 18px 18px 78px;
    overflow: visible !important;
}

body.single .woocommerce-product-gallery {
    width: 100% !important;
    opacity: 1 !important;
    overflow: visible !important;
}

body.single .woocommerce-product-gallery__wrapper,
body.single .woocommerce-product-gallery__image,
body.single .woocommerce-product-gallery__image a {
    display: block;
    width: 100% !important;
}

body.single .woocommerce-product-gallery__image img {
    display: block;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / 1;
    object-fit: contain;
    border-radius: 20px;
    background: #fff;
}

body.single .woocommerce-product-gallery .slick-list {
    overflow: hidden !important;
    border-radius: 20px;
}

body.single .woocommerce-product-gallery .slick-track {
    display: flex !important;
    align-items: stretch;
}

body.single .flex-slider-nav {
    left: -60px !important;
    top: 0 !important;
    z-index: 5 !important;
    width: 52px !important;
    max-height: 100%;
    overflow: hidden;
}

body.single .flex-slider-nav .slick-list {
    overflow: hidden !important;
}

body.single .flex-slider-nav img,
body.single .flex-slider-nav .slick-slide img {
    width: 52px !important;
    height: 52px !important;
    margin: 0 0 8px !important;
    border-radius: 12px;
    border: 1px solid rgba(48, 48, 47, .14);
    background: #fff;
    object-fit: cover;
}

body.single .summary.entry-summary {
    position: relative;
    width: 100% !important;
    min-width: 0;
    margin: 0 !important;
    padding: 34px 34px 32px !important;
    color: #30302f !important;
    overflow: hidden;
}

body.single .summary .title-wrapper {
    position: relative;
    min-height: 138px;
    padding-right: 102px;
}

body.single .summary .product_title {
    margin: 0 0 12px !important;
    color: #30302f !important;
    font-family: "URWDIN-Regular", Arial, sans-serif;
    font-size: clamp(30px, 3.2vw, 44px) !important;
    line-height: 1.08 !important;
    letter-spacing: 0;
    overflow: visible !important;
}

body.single .summary .product_title .subtitle {
    display: block;
    margin-top: 8px;
    color: #6b6b66 !important;
    font-size: clamp(18px, 1.6vw, 24px) !important;
    line-height: 1.25 !important;
}

body.single .summary .extra-info {
    display: inline-flex !important;
    align-items: center;
    min-height: 38px;
    padding: 9px 16px;
    border-radius: 999px;
    background: #f0f0ec;
    color: #30302f !important;
    font-size: 15px;
    line-height: 1.2;
}

body.single .summary .badge {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 82px !important;
    height: auto !important;
}

body.single .summary .badge img {
    display: block;
    width: 100% !important;
    height: auto !important;
}

body.single .summary .woocommerce-product-details__short-description {
    margin-top: 24px;
    padding: 24px 0 0;
    border-top: 1px solid rgba(48, 48, 47, .12);
    color: #4f4f4b !important;
}

body.single .summary .woocommerce-product-details__short-description p {
    margin: 0 !important;
    color: inherit !important;
    font-size: 17px !important;
    line-height: 1.72 !important;
}

/* Lifestyle gallery */
body.single #lifestyle_gallery {
    padding: clamp(44px, 6vw, 78px) 0;
    max-height: none !important;
    overflow: hidden;
}

body.single #lifestyle_gallery .slick-list {
    overflow: visible !important;
}

body.single #lifestyle_gallery .item {
    display: block !important;
    margin: 10px 14px !important;
    padding: 10px;
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(0, 0, 0, .12);
    overflow: hidden;
}

body.single #lifestyle_gallery .item img {
    display: block;
    width: 100% !important;
    height: 430px !important;
    border-radius: 16px;
    object-fit: cover;
}

/* Hot tub features */
body.single #hot_tub_features {
    padding: clamp(44px, 6vw, 78px) 0;
    overflow: hidden;
}

body.single #hot_tub_features .container {
    position: relative;
    width: min(100% - 88px, 1280px) !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: 42px !important;
    border-radius: 26px;
    background: #fff !important;
    box-shadow: 0 18px 50px rgba(0, 0, 0, .12);
    overflow: hidden;
}

body.single #hot_tub_features .stats {
    position: relative;
    z-index: 2;
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    width: 100% !important;
    margin: 0 0 34px !important;
}

body.single #hot_tub_features .stats .item {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-width: 0;
    min-height: 96px;
    margin: 0 !important;
    padding: 15px;
    border: 1px solid rgba(48, 48, 47, .12) !important;
    border-radius: 15px;
    background: #f7f7f5 !important;
    color: #30302f !important;
    text-align: center;
    box-shadow: none !important;
}

body.single #hot_tub_features .stats .item strong,
body.single #hot_tub_features .stats .item small {
    color: #30302f !important;
}

body.single #hot_tub_features .stats .item strong {
    font-size: 40px;
    line-height: 1;
}

body.single #hot_tub_features .stats .item small {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.2;
    overflow-wrap: anywhere;
}

body.single #hot_tub_features .hot-tub {
    position: relative !important;
    z-index: 2;
    inset: auto !important;
    width: min(940px, 100%) !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 12px 32px 0 !important;
    border-radius: 24px;
    background: #f1f1ee;
    transform: none !important;
    overflow: hidden;
}

body.single #hot_tub_features .hot-tub img {
    display: block;
    width: 100% !important;
    height: auto !important;
    max-height: 500px;
    object-fit: contain;
    object-position: center bottom;
    transform: translateY(-8px);
}

body.single #hot_tub_features #smoke {
    position: absolute !important;
    left: 12%;
    right: 12%;
    bottom: 20px;
    z-index: 1;
    display: block !important;
    opacity: .18;
    pointer-events: none;
}

body.single #hot_tub_features #smoke video {
    display: block;
    width: 100% !important;
    height: auto !important;
}

/* Attribute blocks */
body.single #attribute_blocks {
    padding: clamp(44px, 6vw, 80px) 0;
    overflow: hidden;
}

body.single #attribute_blocks .attribute-block {
    width: min(100% - 88px, 1280px) !important;
    margin: 0 auto 28px !important;
}

body.single #attribute_blocks .attribute-block .inner,
body.single #attribute_blocks .attribute-block.compact .inner {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: stretch;
    gap: 0;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    border: 1px solid rgba(48, 48, 47, .08);
    border-radius: 26px;
    background: #fff !important;
    box-shadow: 0 18px 50px rgba(0, 0, 0, .10);
    overflow: hidden;
}

body.single #attribute_blocks .attribute-block:nth-child(even) .img-col { order: 2; }
body.single #attribute_blocks .attribute-block:nth-child(even) .text-col { order: 1; }

body.single #attribute_blocks .attribute-block .col,
body.single #attribute_blocks .attribute-block .img-col,
body.single #attribute_blocks .attribute-block .text-col,
body.single #attribute_blocks .attribute-block .content {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0;
    height: auto !important;
    float: none !important;
    color: #30302f !important;
}

body.single #attribute_blocks .attribute-block .img-wrapper {
    width: 100% !important;
    min-height: 390px;
    height: 100% !important;
    background-color: #f1f1ee !important;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

body.single #attribute_blocks .attribute-block .img-wrapper img,
body.single #attribute_blocks .attribute-block .img-wrapper video {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 390px;
    object-fit: cover;
}

body.single #attribute_blocks .attribute-block .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 390px;
    padding: clamp(34px, 4vw, 58px) !important;
}

body.single #attribute_blocks .attribute-block .suptitle {
    color: #8b8b84 !important;
}

body.single #attribute_blocks .attribute-block h3 {
    margin: 0 0 18px !important;
    color: #30302f !important;
    font-size: clamp(28px, 3vw, 46px) !important;
    line-height: 1.08 !important;
    letter-spacing: 0;
}

body.single #attribute_blocks .attribute-block .text-wrapper,
body.single #attribute_blocks .attribute-block .desc,
body.single #attribute_blocks .attribute-block p {
    max-width: 680px;
    margin: 0 !important;
    color: #555550 !important;
    font-size: 17px !important;
    line-height: 1.72 !important;
    overflow-wrap: break-word;
}

/* Specification */
body.single #attribute_table {
    padding: clamp(44px, 6vw, 80px) 0 90px;
    overflow: hidden;
}

body.single #attribute_table .container {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(340px, 520px);
    gap: 28px;
    width: min(100% - 88px, 1280px) !important;
    margin: 0 auto !important;
    padding: 34px !important;
    border: 1px solid rgba(48, 48, 47, .08);
    border-radius: 26px;
    background: #fff !important;
    box-shadow: 0 18px 50px rgba(0, 0, 0, .10);
}

body.single #attribute_table .container .col,
body.single #attribute_table .product-videos {
    width: 100% !important;
    min-width: 0;
}

body.single #attribute_table h3 {
    margin: 0 0 20px !important;
    color: #30302f !important;
}

body.single #attribute_table iframe {
    display: block;
    width: 100% !important;
    aspect-ratio: 16 / 9;
    height: auto !important;
    border-radius: 18px;
}

body.single #attribute_table .wellis-attribute-table .table-head {
    margin-top: 18px;
    padding: 13px 16px;
    border-radius: 12px;
    background: #f1f1ee;
    color: #30302f;
    font-weight: 600;
}

body.single #attribute_table .wellis-attribute-table .item {
    display: grid;
    grid-template-columns: minmax(150px, .38fr) minmax(0, 1fr);
    gap: 16px;
    padding: 13px 4px;
    border-bottom: 1px solid rgba(48, 48, 47, .10);
}

body.single #attribute_table .label,
body.single #attribute_table .value,
body.single #attribute_table p,
body.single #attribute_table .attribute_notice {
    color: #555550 !important;
    overflow-wrap: break-word;
}

/* Tablet and mobile */
@media (max-width: 999px) {
    body.single .woocommerce-breadcrumb {
        width: min(100% - 36px, 672px);
        margin-top: 16px !important;
        font-size: 13px;
    }

    body.single #main > .product {
        padding: 20px 0 38px;
    }

    body.single #main > .product > .product-inner {
        display: block !important;
        width: min(100% - 36px, 672px) !important;
    }

    body.single .gallery-inner,
    body.single .summary.entry-summary {
        border-radius: 24px;
        box-shadow: 0 16px 42px rgba(0, 0, 0, .11);
    }

    body.single .gallery-inner {
        padding: 12px !important;
        overflow: hidden !important;
    }

    body.single .woocommerce-product-gallery .slick-list {
        border-radius: 18px;
    }

    body.single .woocommerce-product-gallery__image img {
        border-radius: 18px;
    }

    body.single .flex-slider-nav {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        display: block !important;
        width: 100% !important;
        margin-top: 12px !important;
        padding: 4px 0 2px;
        max-height: none;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    body.single .flex-slider-nav .slick-list,
    body.single .flex-slider-nav .slick-track {
        transform: none !important;
        width: max-content !important;
        overflow: visible !important;
    }

    body.single .flex-slider-nav .slick-slide {
        display: inline-block !important;
        width: 64px !important;
        margin-right: 8px !important;
        float: none !important;
    }

    body.single .flex-slider-nav img,
    body.single .flex-slider-nav .slick-slide img {
        width: 64px !important;
        height: 64px !important;
        margin: 0 !important;
        border-radius: 14px;
    }

    body.single .summary.entry-summary {
        margin-top: 18px !important;
        padding: 26px 24px 28px !important;
    }

    body.single .summary .title-wrapper {
        min-height: 0;
        padding-right: 84px;
    }

    body.single .summary .product_title {
        font-size: 32px !important;
    }

    body.single .summary .product_title .subtitle {
        font-size: 19px !important;
    }

    body.single .summary .badge {
        width: 68px !important;
    }

    body.single .summary .woocommerce-product-details__short-description p {
        font-size: 16px !important;
        line-height: 1.68 !important;
    }

    body.single #product_menu .container {
        width: min(100% - 36px, 672px) !important;
        display: flex;
        gap: 16px;
        overflow-x: auto;
    }

    body.single #product_menu .right {
        display: flex;
        gap: 18px;
        white-space: nowrap;
    }

    body.single #lifestyle_gallery,
    body.single #hot_tub_features,
    body.single #attribute_blocks,
    body.single #attribute_table {
        padding: 44px 0;
    }

    body.single #lifestyle_gallery::before,
    body.single #hot_tub_features::before,
    body.single #attribute_blocks::before,
    body.single #attribute_table::before {
        width: min(100% - 36px, 672px);
        margin-bottom: 22px;
        font-size: 34px;
    }

    body.single #lifestyle_gallery .slick-list {
        overflow: visible !important;
    }

    body.single #lifestyle_gallery .item {
        width: min(78vw, 420px) !important;
        margin: 8px 10px !important;
        padding: 8px;
        border-radius: 20px;
    }

    body.single #lifestyle_gallery .item img {
        height: 280px !important;
        border-radius: 14px;
    }

    body.single #hot_tub_features .container,
    body.single #attribute_blocks .attribute-block,
    body.single #attribute_table .container {
        width: min(100% - 36px, 672px) !important;
    }

    body.single #hot_tub_features .container {
        padding: 24px !important;
        border-radius: 24px;
    }

    body.single #hot_tub_features .stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        margin-bottom: 22px !important;
    }

    body.single #hot_tub_features .stats .item {
        min-height: 88px;
        padding: 14px 10px;
    }

    body.single #hot_tub_features .stats .item strong {
        font-size: 34px;
    }

    body.single #hot_tub_features .hot-tub {
        padding: 8px 12px 0 !important;
        border-radius: 20px;
    }

    body.single #hot_tub_features .hot-tub img {
        max-height: 340px;
        transform: translateY(-4px);
    }

    body.single #hot_tub_features #smoke {
        display: none !important;
    }

    body.single #attribute_blocks .attribute-block {
        margin-bottom: 22px !important;
    }

    body.single #attribute_blocks .attribute-block .inner,
    body.single #attribute_blocks .attribute-block.compact .inner {
        display: block !important;
        border-radius: 24px;
    }

    body.single #attribute_blocks .attribute-block:nth-child(even) .img-col,
    body.single #attribute_blocks .attribute-block:nth-child(even) .text-col {
        order: initial;
    }

    body.single #attribute_blocks .attribute-block .img-wrapper,
    body.single #attribute_blocks .attribute-block .img-wrapper img,
    body.single #attribute_blocks .attribute-block .img-wrapper video {
        min-height: 260px;
        height: 260px !important;
    }

    body.single #attribute_blocks .attribute-block .content {
        min-height: 0;
        padding: 28px 24px 30px !important;
    }

    body.single #attribute_blocks .attribute-block h3 {
        font-size: 30px !important;
        line-height: 1.12 !important;
    }

    body.single #attribute_blocks .attribute-block .text-wrapper,
    body.single #attribute_blocks .attribute-block .desc,
    body.single #attribute_blocks .attribute-block p {
        font-size: 16px !important;
        line-height: 1.68 !important;
    }

    body.single #attribute_table .container {
        display: block !important;
        padding: 24px !important;
        border-radius: 24px;
    }

    body.single #attribute_table .product-videos {
        margin-top: 24px;
    }

    body.single #attribute_table .wellis-attribute-table .item {
        grid-template-columns: 1fr;
        gap: 6px;
        padding: 13px 0;
    }
}

/* Desktop product header: match the homepage header exactly. */
@media (min-width: 1241px) {
    body.single .bearspa-product-topbar {
        min-height: 0 !important;
        padding: 10px 6.7% !important;
    }

    body.single .bearspa-product-topbar .top-bar2-box {
        min-height: 0 !important;
    }

    body.single .bearspa-product-topbar ul {
        gap: 27px !important;
    }

    body.single .bearspa-product-topbar li,
    body.single .bearspa-product-topbar a,
    body.single .bearspa-product-topbar span {
        font-size: 12px !important;
        line-height: 12px !important;
        font-weight: 400 !important;
    }

    body.single .bearspa-site-header {
        min-height: 0 !important;
        padding: 19px 6.7% !important;
    }

    body.single .bearspa-site-header .navbar {
        grid-template-columns: auto minmax(0, 1fr) auto !important;
        column-gap: 32px !important;
        gap: 32px !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        width: 200px !important;
        max-width: 200px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        width: 100% !important;
        gap: 0 !important;
        justify-content: space-between !important;
    }

    body.single .bearspa-site-header .nav-link {
        color: #3f3f3f !important;
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: 400 !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: flex !important;
        margin: 0 !important;
    }

    body.single .bearspa-site-header .phone-num a {
        color: #0a2663 !important;
        font-size: 18px !important;
        line-height: 28px !important;
        font-weight: 700 !important;
    }
}

/* Desktop pixel-match header override: keep product pages aligned with index.html screenshot. */
@media (min-width: 1000px) {
    body.single .bearspa-site-header {
        box-sizing: border-box !important;
        height: 120px !important;
        min-height: 120px !important;
        padding: 19px 6.7% !important;
        overflow: visible !important;
    }

    body.single .bearspa-site-header .navbar {
        display: grid !important;
        grid-template-columns: 230px minmax(0, 1fr) 170px !important;
        column-gap: 28px !important;
        gap: 28px !important;
        width: 100% !important;
        height: 82px !important;
        align-items: center !important;
    }

    body.single .bearspa-site-header .navbar-brand {
        display: flex !important;
        align-items: center !important;
        width: 230px !important;
        max-width: 230px !important;
        height: 81px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        display: block !important;
        width: 200px !important;
        max-width: 200px !important;
        height: 71px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        width: 100% !important;
        gap: 0 !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    body.single .bearspa-site-header .navbar-nav > li {
        flex: 0 1 auto !important;
        padding: 0 !important;
        text-align: center !important;
    }

    body.single .bearspa-site-header .nav-link {
        color: #3f3f3f !important;
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: 400 !important;
        white-space: nowrap !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        width: 170px !important;
        margin: 0 !important;
    }

    body.single .bearspa-site-header .phone-num,
    body.single .bearspa-site-header .phone-num a {
        display: flex !important;
        width: auto !important;
        height: auto !important;
        white-space: nowrap !important;
    }

    body.single .bearspa-site-header .phone-num a {
        color: #222 !important;
        font-size: 20px !important;
        line-height: 28px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
    }
}

/* Stable product header dimensions matching the homepage reference. */
@media (min-width: 1000px) {
    body.single .bearspa-product-topbar {
        box-sizing: border-box !important;
        height: 46px !important;
        min-height: 46px !important;
        padding: 10px 6.7% !important;
    }

    body.single .bearspa-product-topbar .top-bar2-box {
        height: 26px !important;
        min-height: 26px !important;
    }

    body.single .bearspa-product-topbar li,
    body.single .bearspa-product-topbar a,
    body.single .bearspa-product-topbar span {
        font-size: 12px !important;
        line-height: 12px !important;
        font-weight: 400 !important;
    }

    body.single .bearspa-site-header {
        box-sizing: border-box !important;
        height: 120px !important;
        min-height: 120px !important;
        padding: 19px 6.7% !important;
    }

    body.single .bearspa-site-header .navbar {
        display: grid !important;
        grid-template-columns: 200px minmax(0, 1fr) 130px !important;
        gap: 20px !important;
        width: 100% !important;
        height: 82px !important;
        align-items: center !important;
    }

    body.single .bearspa-site-header .navbar-brand,
    body.single .bearspa-site-header .navbar-brand img {
        width: 200px !important;
        max-width: 200px !important;
        height: 71px !important;
    }

    body.single .bearspa-site-header .navbar-collapse {
        display: flex !important;
        width: 100% !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        display: flex !important;
        flex-direction: row !important;
        width: 100% !important;
        gap: 0 !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    body.single .bearspa-site-header .nav-link {
        font-size: 9.5px !important;
        line-height: 14px !important;
        font-weight: 400 !important;
        white-space: nowrap !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: flex !important;
        width: 130px !important;
        margin: 0 !important;
        overflow: visible !important;
    }

    body.single .bearspa-site-header .phone-num,
    body.single .bearspa-site-header .phone-num a {
        display: flex !important;
        width: auto !important;
        height: auto !important;
    }

    body.single .bearspa-site-header .phone-num a {
        color: #0a2663 !important;
        font-size: 14px !important;
        line-height: 22px !important;
        font-weight: 700 !important;
    }
}

@media (min-width: 1400px) {
    body.single .bearspa-site-header .navbar {
        grid-template-columns: 200px minmax(0, 1fr) 150px !important;
        gap: 32px !important;
    }

    body.single .bearspa-site-header .nav-link {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    body.single .bearspa-site-header .header-btn {
        width: 150px !important;
    }

    body.single .bearspa-site-header .phone-num a {
        font-size: 18px !important;
        line-height: 28px !important;
    }
}

@media (max-width: 520px) {
    body.single .woocommerce-breadcrumb,
    body.single #main > .product > .product-inner,
    body.single #product_menu .container,
    body.single #hot_tub_features .container,
    body.single #attribute_blocks .attribute-block,
    body.single #attribute_table .container {
        width: auto !important;
        margin-left: 18px !important;
        margin-right: 18px !important;
    }

    body.single #lifestyle_gallery::before,
    body.single #hot_tub_features::before,
    body.single #attribute_blocks::before,
    body.single #attribute_table::before {
        width: auto;
        margin-left: 18px;
        margin-right: 18px;
        font-size: 30px;
    }

    body.single .summary.entry-summary {
        padding: 24px 20px 26px !important;
    }

    body.single .summary .title-wrapper {
        padding-right: 0;
        padding-top: 82px;
    }

    body.single .summary .badge {
        left: 0;
        right: auto;
        width: 64px !important;
    }

    body.single .summary .product_title {
        font-size: 30px !important;
    }

    body.single #hot_tub_features .container,
    body.single #attribute_table .container {
        padding: 20px !important;
    }

    body.single #hot_tub_features .stats {
        grid-template-columns: 1fr;
    }

    body.single #attribute_blocks .attribute-block .content {
        padding: 26px 20px 28px !important;
    }

    body.single #attribute_blocks .attribute-block h3 {
        font-size: 28px !important;
    }

    body.single #attribute_blocks .attribute-block .img-wrapper,
    body.single #attribute_blocks .attribute-block .img-wrapper img,
    body.single #attribute_blocks .attribute-block .img-wrapper video {
        min-height: 230px;
        height: 230px !important;
    }
}

@media (min-width: 1000px) and (max-width: 1240px) {
    body.single #main > .product > .product-inner {
        width: min(100% - 48px, 1180px) !important;
        grid-template-columns: minmax(500px, 1fr) minmax(390px, .82fr);
        gap: 24px;
    }

    body.single .summary.entry-summary {
        padding: 28px !important;
    }

    body.single .summary .title-wrapper {
        padding-right: 88px;
    }

    body.single .summary .badge {
        width: 72px !important;
    }

    body.single #attribute_blocks .attribute-block,
    body.single #hot_tub_features .container,
    body.single #attribute_table .container {
        width: min(100% - 56px, 1180px) !important;
    }
}
/* Clean leftover gallery rail from older exports on wide layouts. */
@media (min-width: 1000px) {
    body.single .gallery-inner {
        padding-left: 18px !important;
    }

    body.single .flex-slider-nav {
        display: none !important;
    }
}

/* Original-like desktop product layout and controlled black hot-tub panel. */
@media (min-width: 1000px) {
    body.single #main > .product {
        background: #fff !important;
        padding-top: 42px;
    }

    body.single #main > .product > .product-inner {
        width: min(100% - 48px, 1320px) !important;
        grid-template-columns: minmax(700px, 1.45fr) minmax(420px, .85fr) !important;
        gap: 54px !important;
    }

    body.single .gallery-inner,
    body.single .summary.entry-summary {
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    body.single .gallery-inner {
        padding: 0 0 0 92px !important;
        overflow: visible !important;
    }

    body.single .woocommerce-product-gallery .slick-list {
        border-radius: 0 !important;
        overflow: hidden !important;
    }

    body.single .woocommerce-product-gallery__image img {
        border-radius: 0 !important;
        background: transparent !important;
    }

    body.single .flex-slider-nav {
        display: block !important;
        left: -92px !important;
        top: 0 !important;
        width: 78px !important;
        max-height: 540px;
        overflow: hidden !important;
    }

    body.single .flex-slider-nav img,
    body.single .flex-slider-nav .slick-slide img {
        width: 78px !important;
        height: 78px !important;
        margin: 0 0 12px !important;
        border-radius: 8px !important;
        border: 1px solid rgba(0, 0, 0, .16) !important;
        background: #fff !important;
        box-shadow: 0 5px 16px rgba(0, 0, 0, .11);
        opacity: .58;
    }

    body.single .flex-slider-nav .slick-current img,
    body.single .flex-slider-nav img:hover {
        opacity: 1;
        border-color: rgba(0, 0, 0, .42) !important;
    }

    body.single .summary.entry-summary {
        padding: 22px 0 0 !important;
        color: #111 !important;
        overflow: visible;
    }

    body.single .summary .title-wrapper {
        min-height: 174px;
        padding-right: 112px;
    }

    body.single .summary .product_title {
        color: #151515 !important;
        font-size: 34px !important;
        font-weight: 400 !important;
        line-height: 1.04 !important;
    }

    body.single .summary .product_title .subtitle {
        color: #a7adb7 !important;
        font-size: 32px !important;
        font-weight: 400 !important;
        line-height: 1.05 !important;
    }

    body.single .summary .extra-info {
        padding: 0 !important;
        min-height: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #111 !important;
        font-size: 18px !important;
    }

    body.single .summary .badge {
        width: 94px !important;
        top: 8px;
    }

    body.single .summary .woocommerce-product-details__short-description {
        margin-top: 20px;
        padding: 0 0 36px;
        border-top: 0 !important;
        border-bottom: 1px solid rgba(0, 0, 0, .14);
        color: #111 !important;
    }

    body.single .summary .woocommerce-product-details__short-description::after {
        content: "";
        display: block;
        height: 1px;
        margin-top: 30px;
        background: rgba(0, 0, 0, .14);
    }

    body.single .summary .woocommerce-product-details__short-description p {
        color: #111 !important;
        font-size: 19px !important;
        line-height: 1.5 !important;
    }

    body.single #lifestyle_gallery {
        background: #fff !important;
    }

    body.single #lifestyle_gallery .item {
        padding: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    body.single #lifestyle_gallery .item img {
        height: 430px !important;
        border-radius: 0 !important;
    }

    body.single #hot_tub_features {
        background: #f7f7f5 !important;
    }

    body.single #hot_tub_features .container {
        background: #070707 !important;
        color: #fff !important;
        border: 0 !important;
        box-shadow: none !important;
        overflow: hidden;
    }

    body.single #hot_tub_features .stats .item {
        background: rgba(255, 255, 255, .08) !important;
        border-color: rgba(255, 255, 255, .16) !important;
        color: #fff !important;
    }

    body.single #hot_tub_features .stats .item strong,
    body.single #hot_tub_features .stats .item small {
        color: #fff !important;
    }

    body.single #hot_tub_features .hot-tub {
        background: #070707 !important;
        padding-top: 0 !important;
    }

    body.single #hot_tub_features .hot-tub img {
        transform: translateY(-16px);
        max-height: 520px;
    }

    body.single #hot_tub_features #smoke {
        opacity: .34;
    }
}

/* Product gallery rail generated for static exports. */
body.single .woocommerce-product-gallery__trigger,
body.single .zoomImg {
    display: none !important;
}

body.single .bearspa-thumb-rail {
    position: absolute !important;
}

body.single .bearspa-thumb-rail .bearspa-thumb {
    display: block;
    width: 78px;
    height: 78px;
    margin: 0 0 12px;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, .16);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 5px 16px rgba(0, 0, 0, .11);
    cursor: pointer;
    opacity: .58;
    overflow: hidden;
}

body.single .bearspa-thumb-rail .bearspa-thumb.is-active,
body.single .bearspa-thumb-rail .bearspa-thumb:hover {
    opacity: 1;
    border-color: rgba(0, 0, 0, .42);
}

body.single .bearspa-thumb-rail .bearspa-thumb img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    object-fit: cover;
}

@media (max-width: 999px) {
    body.single .bearspa-thumb-rail {
        position: relative !important;
    }

    body.single .bearspa-thumb-rail .bearspa-thumb {
        display: inline-block;
        width: 64px;
        height: 64px;
        margin: 0 8px 0 0;
        border-radius: 14px;
        vertical-align: top;
    }
}

/* Anchor generated thumbnail rail to the product gallery instead of the page. */
body.single #wellis_product_gallery {
    position: relative !important;
}

@media (min-width: 1000px) {
    body.single #wellis_product_gallery .bearspa-thumb-rail {
        top: 0 !important;
        left: -92px !important;
        width: 78px !important;
        max-height: 540px;
    }
}

/* Keep mobile cards inside the viewport after desktop-original overrides. */
@media (max-width: 999px) {
    body.single .summary.entry-summary,
    body.single .summary .woocommerce-product-details__short-description,
    body.single .summary .woocommerce-product-details__short-description p {
        max-width: 100% !important;
        overflow: visible !important;
        overflow-wrap: break-word;
    }

    body.single .woocommerce-product-gallery__wrapper,
    body.single .woocommerce-product-gallery .slick-list,
    body.single .woocommerce-product-gallery .slick-track,
    body.single .woocommerce-product-gallery__image,
    body.single .woocommerce-product-gallery__image a,
    body.single .woocommerce-product-gallery__image img {
        max-width: 100% !important;
    }

    body.single .bearspa-thumb-rail {
        left: auto !important;
        top: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        white-space: nowrap;
    }
}

/* Override exported slick inline widths on small screens. */
@media (max-width: 999px) {
    body.single #wellis_product_gallery,
    body.single #wellis_product_gallery .slick-list,
    body.single #wellis_product_gallery .slick-track,
    body.single #wellis_product_gallery .slick-slide,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image a,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image img {
        width: 100% !important;
        max-width: 100% !important;
    }

    body.single #wellis_product_gallery .slick-track {
        display: flex !important;
    }

    body.single #wellis_product_gallery .slick-slide {
        flex: 0 0 100% !important;
    }
}

/* Final viewport lock for narrow product pages. */
@media (max-width: 520px) {
    body.single #main > .product > .product-inner,
    body.single .gallery-inner,
    body.single .summary.entry-summary,
    body.single #hot_tub_features .container,
    body.single #attribute_blocks .attribute-block,
    body.single #attribute_table .container {
        width: calc(100vw - 36px) !important;
        max-width: calc(100vw - 36px) !important;
        min-width: 0 !important;
    }

    body.single .gallery-inner,
    body.single .summary.entry-summary {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    body.single .summary.entry-summary * {
        max-width: 100% !important;
    }

    body.single .summary .woocommerce-product-details__short-description p {
        white-space: normal !important;
        word-break: normal;
        overflow-wrap: anywhere;
    }
}

/* Prevent breadcrumb and sticky product menu collisions on laptop/mobile widths. */
body.single .woocommerce-breadcrumb {
    position: relative;
    z-index: 2;
    margin-bottom: 34px !important;
    line-height: 1.35 !important;
    white-space: normal !important;
}

body.single #product_menu {
    position: relative;
    z-index: 3;
    margin: 28px 0 0 !important;
    padding: 10px 0 !important;
    overflow: visible !important;
}

body.single #product_menu .container {
    min-height: 58px;
    display: grid !important;
    grid-template-columns: minmax(220px, auto) 1fr;
    align-items: center;
    gap: 28px;
    padding: 0 18px !important;
}

body.single #product_menu .left {
    display: grid !important;
    grid-template-columns: 52px minmax(110px, auto);
    grid-template-rows: auto auto;
    align-items: center;
    column-gap: 12px;
    min-width: 0;
}

body.single #product_menu .left .img {
    grid-row: 1 / 3;
    display: block;
    width: 52px !important;
    height: 52px !important;
    overflow: hidden;
    border-radius: 8px;
}

body.single #product_menu .left .img img {
    display: block;
    width: 52px !important;
    height: 52px !important;
    object-fit: cover;
}

body.single #product_menu .left .title,
body.single #product_menu .left .price {
    display: block !important;
    min-width: 0;
    line-height: 1.15 !important;
    white-space: normal !important;
}

body.single #product_menu .left .title {
    font-weight: 600;
}

body.single #product_menu .left .price a {
    font-size: 13px !important;
}

body.single #product_menu .right {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: clamp(22px, 5vw, 58px);
    min-width: 0;
    padding-left: 28px;
    border-left: 1px solid rgba(48, 48, 47, .10);
}

body.single #product_menu .right a {
    display: inline-flex !important;
    align-items: center;
    min-height: 38px;
    line-height: 1.2 !important;
    white-space: nowrap;
}

@media (max-width: 999px) {
    body.single .woocommerce-breadcrumb {
        margin-bottom: 20px !important;
    }

    body.single #product_menu {
        margin-top: 18px !important;
        padding: 8px 0 !important;
    }

    body.single #product_menu .container {
        display: flex !important;
        align-items: center;
        gap: 18px;
        min-height: 58px;
        padding: 0 !important;
        overflow-x: auto;
        overflow-y: hidden;
    }

    body.single #product_menu .left {
        flex: 0 0 auto;
        grid-template-columns: 48px minmax(95px, 130px);
    }

    body.single #product_menu .left .img,
    body.single #product_menu .left .img img {
        width: 48px !important;
        height: 48px !important;
    }

    body.single #product_menu .right {
        flex: 0 0 auto;
        justify-content: flex-start;
        gap: 24px;
        padding-left: 18px;
    }
}

@media (max-width: 520px) {
    body.single .woocommerce-breadcrumb {
        padding: 12px 16px !important;
    }

    body.single #product_menu .container {
        width: calc(100vw - 36px) !important;
        max-width: calc(100vw - 36px) !important;
        margin-left: 18px !important;
        margin-right: 18px !important;
    }
}

/* Desktop gallery thumbnails should behave like a short vertical carousel, not a long list. */
@media (min-width: 1000px) {
    body.single #wellis_product_gallery .bearspa-thumb-rail {
        max-height: 420px !important;
        overflow: hidden !important;
    }

    body.single #wellis_product_gallery .bearspa-thumb-rail .bearspa-thumb {
        width: 78px !important;
        height: 78px !important;
        margin-bottom: 12px !important;
    }

    body.single #wellis_product_gallery .bearspa-thumb-rail .bearspa-thumb:nth-child(n+6) {
        display: none !important;
    }

    body.single #wellis_product_gallery .slick-arrow,
    body.single #wellis_product_gallery .slick-prev,
    body.single #wellis_product_gallery .slick-next {
        display: none !important;
    }
}

/* Laptop desktop layout: keep vertical carousel, but fit the whole product into the viewport. */
@media (min-width: 1000px) and (max-width: 1180px) {
    body.single #main > .product > .product-inner {
        width: calc(100vw - 48px) !important;
        grid-template-columns: minmax(0, 58%) minmax(0, 36%) !important;
        gap: 28px !important;
        overflow: visible !important;
    }

    body.single .gallery-inner {
        min-width: 0 !important;
        padding-left: 86px !important;
    }

    body.single #wellis_product_gallery,
    body.single #wellis_product_gallery .slick-list,
    body.single #wellis_product_gallery .slick-slide,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image a,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image img {
        width: 100% !important;
        max-width: 100% !important;
    }

    body.single #wellis_product_gallery .slick-track {
        display: flex !important;
    }

    body.single #wellis_product_gallery .slick-slide {
        flex: 0 0 100% !important;
    }

    body.single #wellis_product_gallery .bearspa-thumb-rail {
        left: -86px !important;
        width: 72px !important;
        max-height: 392px !important;
    }

    body.single #wellis_product_gallery .bearspa-thumb-rail .bearspa-thumb {
        width: 72px !important;
        height: 72px !important;
        margin-bottom: 10px !important;
    }

    body.single .summary.entry-summary {
        min-width: 0 !important;
        padding-top: 18px !important;
    }

    body.single .summary .title-wrapper {
        padding-right: 78px !important;
        min-height: 145px !important;
    }

    body.single .summary .product_title {
        font-size: 30px !important;
    }

    body.single .summary .product_title .subtitle {
        font-size: 26px !important;
    }

    body.single .summary .badge {
        width: 70px !important;
    }

    body.single .summary .woocommerce-product-details__short-description p {
        font-size: 17px !important;
        line-height: 1.45 !important;
    }
}

/* Stable desktop image switching for the static export gallery. */
@media (min-width: 1000px) {
    body.single #wellis_product_gallery .woocommerce-product-gallery__wrapper,
    body.single #wellis_product_gallery .slick-list,
    body.single #wellis_product_gallery .slick-track {
        width: 100% !important;
        height: auto !important;
        transform: none !important;
    }

    body.single #wellis_product_gallery .woocommerce-product-gallery__image {
        display: none !important;
        width: 100% !important;
        height: auto !important;
        float: none !important;
    }

    body.single #wellis_product_gallery .woocommerce-product-gallery__image.bearspa-active-slide {
        display: block !important;
    }

    body.single #wellis_product_gallery .woocommerce-product-gallery__image img {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        aspect-ratio: 1 / 1;
        object-fit: contain;
    }
}

/* Stable desktop stage for the first product gallery. */
body.single .bearspa-main-stage {
    display: none;
}

@media (min-width: 1000px) {
    body.single #wellis_product_gallery .bearspa-main-stage {
        display: block !important;
        width: 100% !important;
    }

    body.single #wellis_product_gallery .bearspa-main-stage img {
        display: block;
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 1 / 1;
        object-fit: contain;
        background: transparent;
    }

    body.single #wellis_product_gallery > .woocommerce-product-gallery__wrapper {
        display: none !important;
    }
}

/* Hard sizing for the custom desktop gallery stage on laptop/desktop. */
@media (min-width: 1000px) {
    body.single .gallery-inner,
    body.single #wellis_product_gallery {
        position: relative !important;
        width: 100% !important;
        min-width: 0 !important;
        opacity: 1 !important;
    }

    body.single #wellis_product_gallery .bearspa-main-stage {
        position: relative !important;
        z-index: 2 !important;
        display: block !important;
        width: 100% !important;
        min-width: 360px !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    body.single #wellis_product_gallery .bearspa-main-stage img {
        display: block !important;
        width: 100% !important;
        min-width: 360px !important;
        height: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
        filter: none !important;
    }

    body.single #wellis_product_gallery > .woocommerce-product-gallery__wrapper,
    body.single #wellis_product_gallery > .woocommerce-product-gallery__wrapper *:not(.bearspa-active-slide) {
        pointer-events: none !important;
    }
}

/* Remove leftover faded slick layer behind the custom desktop gallery. */
@media (min-width: 1000px) {
    body.single #wellis_product_gallery .woocommerce-product-gallery__wrapper {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
    }
}

/* Desktop thumbnail carousel arrows and clean mobile product gallery. */
@media (min-width: 1000px) {
    body.single #wellis_product_gallery .bearspa-thumb-rail {
        top: 0 !important;
        left: -86px !important;
        width: 72px !important;
        max-height: none !important;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        overflow: visible !important;
    }

    body.single #wellis_product_gallery .bearspa-thumb-viewport {
        width: 72px;
        max-height: 402px;
        overflow: hidden;
    }

    body.single #wellis_product_gallery .bearspa-thumb-rail .bearspa-thumb {
        display: block !important;
        width: 72px !important;
        height: 72px !important;
        margin: 0 0 10px !important;
    }

    body.single #wellis_product_gallery .bearspa-thumb-rail .bearspa-thumb[hidden] {
        display: none !important;
    }

    body.single #wellis_product_gallery .bearspa-thumb-arrow {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 28px;
        height: 22px;
        padding: 0;
        border: 0;
        background: transparent;
        color: #777;
        font-size: 28px;
        line-height: 1;
        cursor: pointer;
    }

    body.single #wellis_product_gallery .bearspa-thumb-arrow:disabled {
        opacity: .25;
        cursor: default;
    }
}

@media (max-width: 999px) {
    body.single .gallery-inner {
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: calc(100vw - 36px) !important;
        max-width: calc(100vw - 36px) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 14px !important;
    }

    body.single #wellis_product_gallery {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        height: auto !important;
    }

    body.single #wellis_product_gallery .bearspa-thumb-rail,
    body.single #wellis_product_gallery .flex-slider-nav,
    body.single #wellis_product_gallery .slick-dots {
        display: none !important;
    }

    body.single #wellis_product_gallery .woocommerce-product-gallery__wrapper,
    body.single #wellis_product_gallery .slick-list,
    body.single #wellis_product_gallery .slick-track,
    body.single #wellis_product_gallery .slick-slide,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image a,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image img {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    body.single #wellis_product_gallery .woocommerce-product-gallery__image img {
        height: auto !important;
        aspect-ratio: 1 / 1;
        object-fit: contain;
        object-position: center;
    }
}

/* Mobile uses the stable main image stage only: no thumbnails, no slick overflow. */
@media (max-width: 999px) {
    body.single #wellis_product_gallery .bearspa-main-stage {
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        overflow: hidden !important;
    }

    body.single #wellis_product_gallery .bearspa-main-stage img {
        display: block !important;
        width: min(100%, 520px) !important;
        max-width: 100% !important;
        height: auto !important;
        aspect-ratio: 1 / 1;
        object-fit: contain;
        object-position: center;
        margin: 0 auto !important;
    }

    body.single #wellis_product_gallery > .woocommerce-product-gallery__wrapper,
    body.single #wellis_product_gallery .woocommerce-product-gallery__wrapper,
    body.single #wellis_product_gallery .slick-list,
    body.single #wellis_product_gallery .slick-dots,
    body.single #wellis_product_gallery .flex-slider-nav,
    body.single #wellis_product_gallery .bearspa-thumb-rail {
        display: none !important;
    }

    body.single .summary.entry-summary {
        width: calc(100vw - 36px) !important;
        max-width: calc(100vw - 36px) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        overflow: hidden !important;
    }

    body.single .summary.entry-summary p {
        max-width: 100% !important;
        overflow-wrap: break-word !important;
    }
}

/* Final narrow mobile centering: cards must fit the viewport with equal gutters. */
@media (max-width: 520px) {
    html,
    body,
    body.single,
    body.single #ajax-content-wrap,
    body.single #primary,
    body.single #main {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: hidden !important;
    }

    body.single #main > .product > .product-inner {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.single .gallery-inner,
    body.single .summary.entry-summary,
    body.single .woocommerce-breadcrumb {
        width: calc(100vw - 48px) !important;
        max-width: calc(100vw - 48px) !important;
        min-width: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    body.single .gallery-inner {
        padding: 12px !important;
        overflow: hidden !important;
    }

    body.single #wellis_product_gallery,
    body.single #wellis_product_gallery .bearspa-main-stage,
    body.single #wellis_product_gallery .bearspa-main-stage img {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
        transform: none !important;
    }

    body.single .summary.entry-summary {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* Avoid exported viewport miscalculation on phones. */
@media (max-width: 520px) {
    body.single .gallery-inner,
    body.single .summary.entry-summary,
    body.single .woocommerce-breadcrumb,
    body.single #hot_tub_features .container,
    body.single #attribute_blocks .attribute-block,
    body.single #attribute_table .container {
        width: 86vw !important;
        max-width: 336px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

/* Hot tub feature panel: black background must cover the full tub height and stay separated from gallery. */
body.single #hot_tub_features {
    margin-top: clamp(44px, 6vw, 90px) !important;
    padding-top: clamp(46px, 6vw, 84px) !important;
    clear: both;
}

body.single #hot_tub_features .container {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    width: min(100% - 88px, 1280px) !important;
    min-height: clamp(520px, 48vw, 690px) !important;
    margin: 0 auto !important;
    padding: clamp(34px, 4vw, 54px) clamp(34px, 4vw, 58px) clamp(44px, 5vw, 70px) !important;
    border-radius: 0 !important;
    background: #050505 !important;
    overflow: hidden !important;
}

body.single #hot_tub_features .stats {
    position: relative !important;
    z-index: 4 !important;
    margin: 0 auto clamp(24px, 3vw, 40px) !important;
    width: min(100%, 1040px) !important;
}

body.single #hot_tub_features .hot-tub {
    position: relative !important;
    z-index: 2 !important;
    flex: 1 1 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 1120px !important;
    min-height: clamp(330px, 34vw, 500px) !important;
    margin: 0 auto !important;
    padding: 0 !important;
    background: transparent !important;
    overflow: visible !important;
}

body.single #hot_tub_features .hot-tub img {
    display: block !important;
    width: min(100%, 980px) !important;
    max-height: clamp(330px, 36vw, 520px) !important;
    height: auto !important;
    object-fit: contain !important;
    object-position: center center !important;
    transform: none !important;
}

body.single #hot_tub_features #smoke {
    z-index: 1 !important;
    bottom: 44px !important;
}

@media (min-width: 1000px) and (max-width: 1180px) {
    body.single #hot_tub_features .container {
        width: calc(100vw - 48px) !important;
        min-height: 560px !important;
    }
}

@media (max-width: 999px) {
    body.single #hot_tub_features {
        margin-top: 36px !important;
        padding-top: 42px !important;
    }

    body.single #hot_tub_features .container {
        width: min(100% - 36px, 672px) !important;
        min-height: 0 !important;
        padding: 24px !important;
        border-radius: 22px !important;
    }

    body.single #hot_tub_features .hot-tub {
        min-height: 240px !important;
    }

    body.single #hot_tub_features .hot-tub img {
        width: 100% !important;
        max-height: 320px !important;
    }
}

/* Hide empty exported gallery/control artifacts. */
body.single #wellis_product_gallery .woocommerce-product-gallery__trigger,
body.single #wellis_product_gallery .woocommerce-product-gallery__trigger *,
body.single #wellis_product_gallery button:empty,
body.single #wellis_product_gallery a:empty,
body.single #wellis_product_gallery span:empty {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    border: 0 !important;
    opacity: 0 !important;
}


/* Remove leftover original gallery layers next to the custom desktop carousel. */
@media (min-width: 1000px) {
    body.single #wellis_product_gallery > *:not(.bearspa-main-stage):not(.bearspa-thumb-rail),
    body.single #wellis_product_gallery .flex-slider-nav:not(.bearspa-thumb-rail),
    body.single #wellis_product_gallery .slick-dots,
    body.single #wellis_product_gallery .slick-list:not(.bearspa-thumb-viewport),
    body.single #wellis_product_gallery .slick-track {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }
}


/* Better fit system videos/images inside description cards and keep guarantee away from viewport edges. */
body.single #attribute_blocks .attribute-block .img-col {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #f1f1ee !important;
}

body.single #attribute_blocks .attribute-block .img-wrapper {
    width: calc(100% - 32px) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 10 !important;
    margin: 16px !important;
    border-radius: 18px !important;
    background-color: #f7f7f5 !important;
    overflow: hidden !important;
}

body.single #attribute_blocks .attribute-block .img-wrapper img,
body.single #attribute_blocks .attribute-block .img-wrapper video {
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
}

body.single #guarantee {
    width: min(100% - 88px, 1280px) !important;
    max-width: 1280px !important;
    margin: clamp(44px, 6vw, 82px) auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.single #guarantee .inner {
    border-radius: 26px !important;
    overflow: hidden !important;
}

@media (max-width: 999px) {
    body.single #attribute_blocks .attribute-block .img-wrapper {
        width: calc(100% - 24px) !important;
        margin: 12px !important;
        aspect-ratio: 16 / 11 !important;
        border-radius: 16px !important;
    }

    body.single #guarantee {
        width: min(100% - 36px, 672px) !important;
        margin: 42px auto !important;
    }

    body.single #guarantee .inner {
        border-radius: 22px !important;
    }
}

@media (max-width: 520px) {
    body.single #guarantee {
        width: 86vw !important;
        max-width: 336px !important;
    }
}


/* Make system media panels compact and aligned with text cards. */
@media (min-width: 1000px) {
    body.single #attribute_blocks .attribute-block .inner,
    body.single #attribute_blocks .attribute-block.compact .inner {
        align-items: center !important;
    }

    body.single #attribute_blocks .attribute-block .img-col {
        align-self: stretch !important;
        min-height: 0 !important;
        padding: 0 !important;
    }

    body.single #attribute_blocks .attribute-block .img-wrapper {
        align-self: center !important;
        width: calc(100% - 32px) !important;
        max-height: 320px !important;
        aspect-ratio: 16 / 9 !important;
        margin: 16px !important;
    }

    body.single #attribute_blocks .attribute-block .content {
        min-height: 360px !important;
    }
}

@media (max-width: 999px) {
    body.single #attribute_blocks .attribute-block .img-wrapper {
        max-height: 260px !important;
    }
}


/* Laptop/desktop hot tub band: full viewport black background with stats centered over the tub. */
@media (min-width: 1000px) {
    body.single #hot_tub_features {
        background: #050505 !important;
        margin-top: clamp(52px, 6vw, 96px) !important;
        padding-top: clamp(44px, 5vw, 76px) !important;
        padding-bottom: clamp(44px, 5vw, 76px) !important;
        overflow: hidden !important;
    }

    body.single #hot_tub_features::before {
        color: #30302f !important;
        margin-bottom: 28px !important;
        position: relative;
        z-index: 2;
    }

    body.single #hot_tub_features .container {
        width: 100vw !important;
        max-width: none !important;
        min-height: clamp(560px, 52vw, 720px) !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
        padding: clamp(42px, 5vw, 70px) 0 !important;
        border-radius: 0 !important;
        background: #050505 !important;
        box-shadow: none !important;
        overflow: hidden !important;
    }

    body.single #hot_tub_features .hot-tub {
        position: absolute !important;
        inset: 0 !important;
        z-index: 2 !important;
        width: 100% !important;
        max-width: none !important;
        min-height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        background: transparent !important;
    }

    body.single #hot_tub_features .hot-tub img {
        width: min(76vw, 980px) !important;
        max-width: 980px !important;
        max-height: min(72vh, 560px) !important;
        object-fit: contain !important;
        object-position: center center !important;
        transform: none !important;
    }

    body.single #hot_tub_features .stats {
        position: absolute !important;
        z-index: 5 !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        width: min(78vw, 920px) !important;
        margin: 0 !important;
        display: grid !important;
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        gap: 14px !important;
    }

    body.single #hot_tub_features .stats .item {
        min-height: 76px !important;
        padding: 12px 14px !important;
        border-radius: 10px !important;
        background: rgba(42, 42, 42, .88) !important;
        border-color: rgba(255, 255, 255, .16) !important;
        box-shadow: 0 14px 30px rgba(0, 0, 0, .28) !important;
    }
}

@media (min-width: 1000px) and (max-width: 1180px) {
    body.single #hot_tub_features .stats {
        width: min(76vw, 820px) !important;
    }

    body.single #hot_tub_features .hot-tub img {
        width: min(74vw, 860px) !important;
    }
}


/* Keep the hot-tub section title on light background; only the tub band is black. */
@media (min-width: 1000px) {
    body.single #hot_tub_features {
        background: #f7f7f5 !important;
        padding-top: clamp(44px, 5vw, 76px) !important;
    }

    body.single #hot_tub_features::before {
        color: #30302f !important;
        text-shadow: none !important;
    }
}


/* System media column should use the same white background as the description column. */
body.single #attribute_blocks .attribute-block .img-col,
body.single #attribute_blocks .attribute-block .img-wrapper {
    background: #fff !important;
    background-color: #fff !important;
}

body.single #attribute_blocks .attribute-block .img-wrapper video,
body.single #attribute_blocks .attribute-block .img-wrapper img {
    background: #fff !important;
}


/* Final hot tub band: slimmer black band, white category heading area. */
@media (min-width: 1000px) {
    body.single #hot_tub_features {
        background: #f7f7f5 !important;
        margin-top: clamp(42px, 5vw, 78px) !important;
        padding-top: clamp(34px, 4vw, 58px) !important;
        padding-bottom: clamp(34px, 4vw, 58px) !important;
        overflow: visible !important;
    }

    body.single #hot_tub_features::before {
        color: #30302f !important;
        background: #f7f7f5 !important;
        margin-bottom: 26px !important;
        text-shadow: none !important;
    }

    body.single #hot_tub_features .container {
        width: 100vw !important;
        max-width: none !important;
        min-height: clamp(420px, 38vw, 540px) !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
        padding: clamp(24px, 3vw, 38px) 0 !important;
        border-radius: 0 !important;
        background: #050505 !important;
        box-shadow: none !important;
        overflow: hidden !important;
    }

    body.single #hot_tub_features .hot-tub img {
        width: min(72vw, 900px) !important;
        max-height: clamp(340px, 35vw, 470px) !important;
    }

    body.single #hot_tub_features .stats {
        top: 50% !important;
        width: min(70vw, 760px) !important;
        gap: 12px !important;
    }

    body.single #hot_tub_features .stats .item {
        min-height: 68px !important;
        padding: 10px 12px !important;
    }
}

@media (min-width: 1000px) and (max-width: 1180px) {
    body.single #hot_tub_features .container {
        min-height: 470px !important;
    }

    body.single #hot_tub_features .hot-tub img {
        width: min(72vw, 800px) !important;
        max-height: 430px !important;
    }

    body.single #hot_tub_features .stats {
        width: min(72vw, 730px) !important;
    }
}


/* Product sticky menu: large product name, Polish labels, no quote link. */
body.single #product_menu .left .price,
body.single #product_menu .left .price a {
    display: none !important;
}

body.single #product_menu .container {
    min-height: 70px !important;
}

body.single #product_menu .left {
    grid-template-columns: 58px minmax(150px, 1fr) !important;
    grid-template-rows: 1fr !important;
    column-gap: 16px !important;
    align-items: center !important;
}

body.single #product_menu .left .img {
    grid-row: 1 !important;
    width: 58px !important;
    height: 58px !important;
}

body.single #product_menu .left .img img {
    width: 58px !important;
    height: 58px !important;
}

body.single #product_menu .left .title {
    display: flex !important;
    align-items: center !important;
    min-height: 58px !important;
    color: #30302f !important;
    font-size: clamp(24px, 2.2vw, 34px) !important;
    font-weight: 600 !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
}

body.single #product_menu .right a {
    color: #30302f !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

@media (max-width: 999px) {
    body.single #product_menu .container {
        min-height: 64px !important;
    }

    body.single #product_menu .left {
        grid-template-columns: 52px minmax(130px, auto) !important;
    }

    body.single #product_menu .left .img,
    body.single #product_menu .left .img img {
        width: 52px !important;
        height: 52px !important;
    }

    body.single #product_menu .left .title {
        min-height: 52px !important;
        font-size: 22px !important;
    }
}


/* Keep product name in sticky menu on one line. */
body.single #product_menu .container {
    grid-template-columns: minmax(320px, .9fr) minmax(360px, 1.1fr) !important;
}

body.single #product_menu .left {
    grid-template-columns: 58px minmax(0, 1fr) !important;
}

body.single #product_menu .left .title {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: clamp(24px, 1.9vw, 30px) !important;
}

@media (min-width: 1000px) and (max-width: 1180px) {
    body.single #product_menu .container {
        grid-template-columns: minmax(300px, .95fr) minmax(330px, 1.05fr) !important;
        gap: 18px !important;
    }

    body.single #product_menu .left .title {
        font-size: 26px !important;
    }
}

@media (max-width: 999px) {
    body.single #product_menu .left .title {
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
}


/* Stable sticky product menu: icon stays inside, product name stays readable on one line. */
body.single #product_menu {
    padding-left: 20px !important;
    padding-right: 20px !important;
    overflow: visible !important;
}

body.single #product_menu .container {
    width: min(100% - 40px, 1240px) !important;
    min-height: 68px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 18px !important;
    display: grid !important;
    grid-template-columns: minmax(260px, 360px) minmax(360px, 1fr) !important;
    align-items: center !important;
    gap: 24px !important;
}

body.single #product_menu .left {
    display: grid !important;
    grid-template-columns: 52px minmax(0, 1fr) !important;
    align-items: center !important;
    column-gap: 14px !important;
    min-width: 0 !important;
}

body.single #product_menu .left .img {
    grid-row: auto !important;
    width: 52px !important;
    height: 52px !important;
    min-width: 52px !important;
    border-radius: 8px !important;
    overflow: hidden !important;
}

body.single #product_menu .left .img img {
    width: 52px !important;
    height: 52px !important;
    object-fit: cover !important;
}

body.single #product_menu .left .title {
    min-height: 0 !important;
    height: auto !important;
    display: block !important;
    color: #30302f !important;
    font-size: clamp(22px, 1.7vw, 28px) !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    white-space: nowrap !important;
    overflow: visible !important;
    text-overflow: clip !important;
}

body.single #product_menu .right {
    justify-content: center !important;
    gap: clamp(34px, 7vw, 92px) !important;
    padding-left: 24px !important;
}

@media (min-width: 1000px) and (max-width: 1180px) {
    body.single #product_menu {
        padding-left: 14px !important;
        padding-right: 14px !important;
    }

    body.single #product_menu .container {
        width: min(100% - 28px, 1040px) !important;
        grid-template-columns: minmax(240px, 320px) minmax(330px, 1fr) !important;
        gap: 18px !important;
    }

    body.single #product_menu .left .title {
        font-size: 24px !important;
    }
}

@media (max-width: 999px) {
    body.single #product_menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.single #product_menu .container {
        width: min(100% - 36px, 672px) !important;
        padding: 0 !important;
        display: flex !important;
    }

    body.single #product_menu .left .title {
        font-size: 21px !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
}


/* Extra-safe product menu name width on laptop screens. */
@media (min-width: 1000px) {
    body.single #product_menu .container {
        grid-template-columns: minmax(360px, 430px) minmax(360px, 1fr) !important;
    }

    body.single #product_menu .left .title {
        font-size: clamp(21px, 1.45vw, 25px) !important;
        white-space: nowrap !important;
        overflow: visible !important;
        text-overflow: clip !important;
    }
}

@media (min-width: 1000px) and (max-width: 1180px) {
    body.single #product_menu .container {
        grid-template-columns: minmax(330px, 390px) minmax(330px, 1fr) !important;
    }

    body.single #product_menu .left .title {
        font-size: 22px !important;
    }
}


/* Mobile first product gallery: horizontal swipe carousel, no thumbnails. */
@media (max-width: 999px) {
    body.single #wellis_product_gallery .bearspa-main-stage,
    body.single #wellis_product_gallery .bearspa-thumb-rail,
    body.single #wellis_product_gallery .flex-slider-nav:not(.slick-dots) {
        display: none !important;
    }

    body.single #wellis_product_gallery > .woocommerce-product-gallery__wrapper,
    body.single #wellis_product_gallery .woocommerce-product-gallery__wrapper {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
    }

    body.single #wellis_product_gallery .slick-list {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        border-radius: 18px !important;
    }

    body.single #wellis_product_gallery .slick-track {
        display: flex !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        align-items: stretch !important;
        width: auto !important;
    }

    body.single #wellis_product_gallery .slick-slide,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        float: none !important;
    }

    body.single #wellis_product_gallery .woocommerce-product-gallery__image a,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image img {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        aspect-ratio: 1 / 1 !important;
        object-fit: contain !important;
        object-position: center center !important;
        margin: 0 auto !important;
    }

    body.single #wellis_product_gallery .slick-dots {
        display: flex !important;
        justify-content: center !important;
        gap: 8px !important;
        width: 100% !important;
        margin: 12px 0 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    body.single #wellis_product_gallery .slick-dots li {
        display: block !important;
        width: 8px !important;
        height: 8px !important;
        margin: 0 !important;
    }

    body.single #wellis_product_gallery .slick-dots button {
        display: block !important;
        width: 8px !important;
        height: 8px !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 999px !important;
        background: #ddd !important;
        font-size: 0 !important;
        overflow: hidden !important;
    }

    body.single #wellis_product_gallery .slick-dots .slick-active button {
        width: 28px !important;
        background: #bc9855 !important;
    }
}


/* BearSpa homepage footer on product pages. */
body.single .bearspa-product-footer {
    clear: both;
    width: 100% !important;
    margin-top: clamp(54px, 7vw, 96px) !important;
    padding: clamp(46px, 6vw, 76px) 0 !important;
    background: #111 !important;
    color: #fff !important;
}

body.single .bearspa-product-footer .container {
    width: min(100% - 64px, 1240px) !important;
    margin: 0 auto !important;
}

body.single .bearspa-product-footer .footer-box {
    display: grid;
    grid-template-columns: 1.2fr repeat(3, 1fr);
    gap: clamp(24px, 4vw, 52px);
    align-items: start;
}

body.single .bearspa-product-footer .footer-logo img {
    display: block;
    width: 150px;
    max-width: 100%;
    height: auto;
    margin-bottom: 24px;
}

body.single .bearspa-product-footer h4 {
    margin: 0 0 18px !important;
    color: #fff !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
}

body.single .bearspa-product-footer ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body.single .bearspa-product-footer li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0 0 12px !important;
    color: rgba(255, 255, 255, .78) !important;
    font-size: 15px !important;
    line-height: 1.45 !important;
}

body.single .bearspa-product-footer a,
body.single .bearspa-product-footer span {
    color: rgba(255, 255, 255, .78) !important;
    text-decoration: none !important;
}

body.single .bearspa-product-footer a:hover {
    color: #fff !important;
}

body.single .bearspa-product-footer i {
    flex: 0 0 auto;
    color: #c79a4b !important;
    line-height: 1.45 !important;
}

body.single .bearspa-product-footer .newsletter {
    display: flex;
    width: 100%;
    max-width: 290px;
    margin: 0 0 18px;
    border-radius: 999px;
    background: #fff;
    overflow: hidden;
}

body.single .bearspa-product-footer .newsletter input {
    flex: 1 1 auto;
    min-width: 0;
    height: 44px;
    padding: 0 16px;
    border: 0;
    outline: 0;
    color: #222;
    font-size: 14px;
}

body.single .bearspa-product-footer .newsletter button {
    flex: 0 0 48px;
    width: 48px;
    height: 44px;
    border: 0;
    background: #c79a4b;
    color: #fff;
    cursor: pointer;
}

body.single .bearspa-product-footer .newsletter button i {
    color: #fff !important;
}

body.single .bearspa-product-footer .team-social ul {
    display: flex;
    gap: 10px;
}

body.single .bearspa-product-footer .team-social li {
    margin: 0 !important;
}

body.single .bearspa-product-footer .team-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .1);
}

body.single .bearspa-product-copyright {
    clear: both;
    width: 100% !important;
    padding: 18px 20px !important;
    background: #080808 !important;
    color: rgba(255, 255, 255, .72) !important;
    text-align: center !important;
    font-size: 14px !important;
}

@media (max-width: 999px) {
    body.single .bearspa-product-footer .container {
        width: min(100% - 36px, 672px) !important;
    }

    body.single .bearspa-product-footer .footer-box {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 620px) {
    body.single .bearspa-product-footer .footer-box {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

/* Match homepage footer colors and layout on product pages. */
body.single .bearspa-product-footer {
    margin-top: clamp(54px, 7vw, 96px) !important;
    padding: 0 !important;
    background: #102e68 !important;
    color: #fff !important;
}

body.single .bearspa-product-footer .container {
    width: min(100%, 1180px) !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

body.single .bearspa-product-footer .footer-box {
    display: grid !important;
    grid-template-columns: 324px 1fr 1fr 1.5fr !important;
    gap: 60px !important;
    align-items: stretch !important;
}

body.single .bearspa-product-footer .footer-item {
    padding: 78px 0 70px !important;
}

body.single .bearspa-product-footer .footer-info {
    padding: 78px 52px 70px !important;
    background: #32a6f2 !important;
}

body.single .bearspa-product-footer .footer-logo img {
    width: 180px !important;
    margin: 0 0 30px !important;
}

body.single .bearspa-product-footer h4 {
    margin: 0 0 26px !important;
    color: #fff !important;
    font-size: 21px !important;
    line-height: 1.15 !important;
    font-weight: 800 !important;
}

body.single .bearspa-product-footer li {
    color: rgba(255, 255, 255, .72) !important;
    font-size: 15px !important;
    line-height: 1.25 !important;
    margin-bottom: 17px !important;
}

body.single .bearspa-product-footer .footer-info li,
body.single .bearspa-product-footer .footer-info a,
body.single .bearspa-product-footer .footer-info span {
    color: #fff !important;
}

body.single .bearspa-product-footer a,
body.single .bearspa-product-footer span {
    color: rgba(255, 255, 255, .72) !important;
}

body.single .bearspa-product-footer i {
    color: #8db4f6 !important;
}

body.single .bearspa-product-footer .footer-info i {
    color: #fff !important;
}

body.single .bearspa-product-footer .newsletter {
    max-width: 320px !important;
    height: 58px !important;
    margin: 0 0 30px !important;
    border-radius: 8px !important;
    background: #fff !important;
}

body.single .bearspa-product-footer .newsletter input {
    height: 58px !important;
    padding: 0 26px !important;
    color: #4b5565 !important;
    font-size: 15px !important;
}

body.single .bearspa-product-footer .newsletter button {
    width: 54px !important;
    height: 44px !important;
    flex-basis: 54px !important;
    margin: 7px 8px 7px 0 !important;
    border-radius: 8px !important;
    background: #ffd84d !important;
}

body.single .bearspa-product-footer .newsletter button i {
    color: #071a3d !important;
    font-size: 18px !important;
}

body.single .bearspa-product-footer .team-social a {
    width: 46px !important;
    height: 46px !important;
    background: rgba(255, 255, 255, .06) !important;
}

body.single .bearspa-product-footer .team-social a i {
    color: #fff !important;
}

body.single .bearspa-product-copyright {
    padding: 24px 20px !important;
    background: #0d2a5e !important;
    color: rgba(255, 255, 255, .68) !important;
}

@media (max-width: 999px) {
    body.single .bearspa-product-footer .container {
        width: 100% !important;
    }

    body.single .bearspa-product-footer .footer-box {
        grid-template-columns: 1fr 1fr !important;
        gap: 0 32px !important;
        padding: 0 28px 42px !important;
    }

    body.single .bearspa-product-footer .footer-info {
        grid-column: 1 / -1;
        margin: 0 -28px 34px !important;
        padding: 42px 28px !important;
    }

    body.single .bearspa-product-footer .footer-item {
        padding: 0 0 30px !important;
    }
}

@media (max-width: 620px) {
    body.single .bearspa-product-footer .footer-box {
        grid-template-columns: 1fr !important;
    }
}


/* Normalize second gallery spacing and sizing across product pages. */
body.single #lifestyle_gallery {
    background: #fff !important;
    padding: clamp(50px, 6vw, 82px) 0 clamp(64px, 7vw, 104px) !important;
    margin: 0 !important;
    overflow: hidden !important;
}

body.single #lifestyle_gallery .slick-list {
    overflow: visible !important;
}

body.single #lifestyle_gallery .item {
    width: min(31vw, 430px) !important;
    margin: 0 14px !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

body.single #lifestyle_gallery .item img {
    width: 100% !important;
    height: clamp(300px, 31vw, 430px) !important;
    object-fit: cover !important;
    border-radius: 0 !important;
}

body.single #lifestyle_gallery .slick-dots {
    display: flex !important;
    justify-content: center !important;
    gap: 9px !important;
    margin: 28px auto 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body.single #lifestyle_gallery .slick-dots li,
body.single #lifestyle_gallery .slick-dots button {
    width: 14px !important;
    height: 14px !important;
    border-radius: 999px !important;
}

body.single #lifestyle_gallery .slick-dots button {
    padding: 0 !important;
    border: 0 !important;
    background: #e1e1e1 !important;
    font-size: 0 !important;
}

body.single #lifestyle_gallery .slick-dots .slick-active button {
    width: 40px !important;
    background: #bc9855 !important;
}

body.single #hot_tub_features {
    margin-top: 0 !important;
}

@media (max-width: 999px) {
    body.single #lifestyle_gallery {
        padding: 44px 0 56px !important;
    }

    body.single #lifestyle_gallery .item {
        width: min(78vw, 420px) !important;
        margin: 0 10px !important;
    }

    body.single #lifestyle_gallery .item img {
        height: min(78vw, 420px) !important;
        border-radius: 16px !important;
    }
}


/* Final mobile product gallery: stable swipeable stage with dots, same on every product. */
@media (max-width: 999px) {
    body.single #wellis_product_gallery .bearspa-main-stage {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        max-width: 100% !important;
        min-height: 0 !important;
        margin: 0 auto !important;
        overflow: hidden !important;
        touch-action: pan-y !important;
    }

    body.single #wellis_product_gallery .bearspa-main-stage img {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        height: auto !important;
        aspect-ratio: 1 / 1 !important;
        object-fit: contain !important;
        object-position: center center !important;
        margin: 0 auto !important;
    }

    body.single #wellis_product_gallery > .woocommerce-product-gallery__wrapper,
    body.single #wellis_product_gallery .woocommerce-product-gallery__wrapper,
    body.single #wellis_product_gallery .slick-list,
    body.single #wellis_product_gallery .slick-track,
    body.single #wellis_product_gallery .slick-slide,
    body.single #wellis_product_gallery .woocommerce-product-gallery__image,
    body.single #wellis_product_gallery .bearspa-thumb-rail,
    body.single #wellis_product_gallery .flex-slider-nav,
    body.single #wellis_product_gallery .slick-dots {
        display: none !important;
    }

    body.single #wellis_product_gallery .bearspa-mobile-dots {
        display: flex !important;
        justify-content: center !important;
        gap: 8px !important;
        width: 100% !important;
        margin: 12px 0 0 !important;
    }

    body.single #wellis_product_gallery .bearspa-mobile-dots button {
        display: block !important;
        width: 8px !important;
        height: 8px !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 999px !important;
        background: #ddd !important;
        font-size: 0 !important;
    }

    body.single #wellis_product_gallery .bearspa-mobile-dots button.is-active {
        width: 28px !important;
        background: #bc9855 !important;
    }
}


/* Align product header logo with breadcrumb Home line. */
@media (min-width: 1000px) {
    body.single header#masthead {
        position: absolute !important;
        top: 82px !important;
        left: 22px !important;
        z-index: 40 !important;
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    body.single header#masthead .inner,
    body.single header#masthead a.logo,
    body.single header#masthead a.logo2 {
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        display: block !important;
    }

    body.single header#masthead img,
    body.single header#masthead img.logo,
    body.single header#masthead img.logo2,
    body.single header#masthead img.logo-grayscale {
        display: block !important;
        width: 102px !important;
        max-width: 102px !important;
        height: auto !important;
        max-height: none !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    body.single .woocommerce-breadcrumb {
        width: min(100% - 190px, 1080px) !important;
        margin-left: 150px !important;
        margin-right: auto !important;
    }
}

@media (min-width: 1000px) and (max-width: 1180px) {
    body.single header#masthead {
        left: 18px !important;
    }

    body.single header#masthead img,
    body.single header#masthead img.logo,
    body.single header#masthead img.logo2,
    body.single header#masthead img.logo-grayscale {
        width: 92px !important;
        max-width: 92px !important;
    }

    body.single .woocommerce-breadcrumb {
        width: calc(100% - 165px) !important;
        margin-left: 130px !important;
    }
}


/* Product logo breadcrumb alignment - final single-logo override. */
@media (min-width: 1000px) {
    body.single header#masthead {
        top: 27px !important;
        left: 22px !important;
    }

    body.single header#masthead img.logo-white,
    body.single header#masthead img.logo2:not(.logo-grayscale) {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
    }

    body.single header#masthead img.logo-grayscale,
    body.single header#masthead img.hidden-logo {
        display: block !important;
        width: 112px !important;
        max-width: 112px !important;
        height: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    body.single .woocommerce-breadcrumb {
        width: min(100% - 190px, 1080px) !important;
        margin-left: 150px !important;
    }
}

@media (min-width: 1000px) and (max-width: 1180px) {
    body.single header#masthead {
        top: 28px !important;
        left: 18px !important;
    }

    body.single header#masthead img.logo-grayscale,
    body.single header#masthead img.hidden-logo {
        width: 102px !important;
        max-width: 102px !important;
    }

    body.single .woocommerce-breadcrumb {
        width: calc(100% - 165px) !important;
        margin-left: 132px !important;
    }
}


/* Product top logo in normal page flow and mobile swipe carousel. */
@media (min-width: 1000px) {
    body.single header#masthead {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        z-index: 2 !important;
        width: min(100% - 88px, 1120px) !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 24px auto 10px !important;
        padding: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    body.single header#masthead .inner,
    body.single header#masthead a.logo {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.single header#masthead img.logo-white {
        display: none !important;
    }

    body.single header#masthead img.logo-grayscale,
    body.single header#masthead img.hidden-logo {
        display: block !important;
        width: 118px !important;
        max-width: 118px !important;
        height: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    body.single .woocommerce-breadcrumb {
        width: min(100% - 88px, 1120px) !important;
        margin: 0 auto 28px !important;
    }
}

@media (max-width: 999px) {
    body.single header#masthead {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: calc(100% - 36px) !important;
        margin: 18px auto 8px !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    body.single header#masthead .inner,
    body.single header#masthead a.logo {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: auto !important;
        height: auto !important;
        padding: 0 !important;
    }

    body.single header#masthead img.logo-white {
        display: none !important;
    }

    body.single header#masthead img.logo-grayscale,
    body.single header#masthead img.hidden-logo {
        display: block !important;
        width: 96px !important;
        max-width: 96px !important;
        height: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    body.single #wellis_product_gallery .bearspa-main-stage {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        touch-action: pan-x pan-y !important;
    }

    body.single #wellis_product_gallery .bearspa-main-stage .bearspa-desktop-stage-img {
        display: none !important;
    }

    body.single #wellis_product_gallery .bearspa-mobile-track {
        display: flex !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory !important;
        scroll-behavior: smooth !important;
        touch-action: pan-x pan-y !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
    }

    body.single #wellis_product_gallery .bearspa-mobile-track::-webkit-scrollbar {
        display: none !important;
    }

    body.single #wellis_product_gallery .bearspa-mobile-track img {
        display: block !important;
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        aspect-ratio: 1 / 1 !important;
        object-fit: contain !important;
        object-position: center center !important;
        scroll-snap-align: center !important;
        margin: 0 !important;
        background: transparent !important;
    }
}

@media (min-width: 1000px) {
    body.single #wellis_product_gallery .bearspa-mobile-track {
        display: none !important;
    }

    body.single #wellis_product_gallery .bearspa-main-stage .bearspa-desktop-stage-img {
        display: block !important;
    }
}


/* Full BearSpa homepage header reused on product pages. */
body.single .bearspa-product-topbar,
body.single .bearspa-site-header {
    box-sizing: border-box !important;
    font-family: "Public Sans", Arial, sans-serif !important;
}

body.single .bearspa-product-topbar {
    display: block !important;
    width: 100% !important;
    min-height: 42px !important;
    padding: 0 6.7% !important;
    background: #0a2663 !important;
    color: #fff !important;
    position: relative !important;
    z-index: 30 !important;
}

body.single .bearspa-product-topbar .top-bar2-box {
    width: 100% !important;
    min-height: 42px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
    margin: 0 auto !important;
}

body.single .bearspa-product-topbar ul {
    display: flex !important;
    align-items: center !important;
    gap: 30px !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

body.single .bearspa-product-topbar li,
body.single .bearspa-product-topbar a,
body.single .bearspa-product-topbar span {
    color: #fff !important;
    font-size: 13px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

body.single .bearspa-product-topbar i {
    color: #2ca2fc !important;
    margin-right: 10px !important;
}

body.single .bearspa-product-topbar .top-bar-social,
body.single .bearspa-product-topbar .top-bar-social ul {
    display: flex !important;
    align-items: center !important;
    gap: 18px !important;
}

body.single .bearspa-site-header {
    display: block !important;
    width: 100% !important;
    min-height: 122px !important;
    padding: 19px 6.7% !important;
    margin: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    z-index: 29 !important;
}

body.single .bearspa-site-header .navbar {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 28px !important;
    width: 100% !important;
    margin: 0 !important;
}

body.single .bearspa-site-header .navbar-brand {
    display: flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
}

body.single .bearspa-site-header figure {
    margin: 0 !important;
}

body.single .bearspa-site-header .navbar-brand img {
    display: block !important;
    width: 220px !important;
    max-width: 220px !important;
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
}

body.single .bearspa-site-header .navbar-collapse {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
}

body.single .bearspa-site-header .navbar-nav {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 25px !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

body.single .bearspa-site-header .nav-link {
    display: block !important;
    color: #222 !important;
    font-size: 13px !important;
    line-height: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

body.single .bearspa-site-header .nav-link:hover {
    color: #2ca2fc !important;
}

body.single .bearspa-site-header .header-btn {
    display: flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
}

body.single .bearspa-site-header .phone-num {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

body.single .bearspa-site-header .phone-num img {
    display: block !important;
    width: 26px !important;
    height: 26px !important;
    object-fit: contain !important;
    padding: 0 !important;
    margin: 0 !important;
}

body.single .bearspa-site-header .phone-num a {
    color: #222 !important;
    font-size: 22px !important;
    line-height: 28px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

body.single .bearspa-site-header .navbar-toggler {
    display: none !important;
    width: 44px !important;
    height: 38px !important;
    padding: 7px !important;
    border: 1px solid #d9e2f2 !important;
    border-radius: 6px !important;
    background: #fff !important;
}

body.single .bearspa-site-header .navbar-toggler-icon {
    display: block !important;
    width: 22px !important;
    height: 2px !important;
    margin: 4px auto !important;
    background: #0a2663 !important;
    border-radius: 2px !important;
}

body.single .woocommerce-breadcrumb {
    margin-top: 24px !important;
}

@media (min-width: 1000px) {
    body.single .bearspa-site-header .navbar {
        display: grid !important;
        grid-template-columns: auto minmax(0, 1fr) auto !important;
        column-gap: 32px !important;
    }

    body.single .bearspa-site-header .navbar-collapse {
        min-width: 0 !important;
        overflow: visible !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        width: 100% !important;
        gap: 0 !important;
        justify-content: space-between !important;
    }
}

@media (max-width: 1500px) {
    body.single .bearspa-site-header {
        padding-left: 4.5% !important;
        padding-right: 4.5% !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        width: 190px !important;
        max-width: 190px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        gap: 0 !important;
    }

    body.single .bearspa-site-header .phone-num a {
        font-size: 19px !important;
    }

    body.single .bearspa-site-header .navbar {
        grid-template-columns: auto minmax(0, 1fr) auto !important;
        column-gap: 26px !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: flex !important;
    }

    body.single .bearspa-site-header .nav-link {
        font-size: 11px !important;
    }

    body.single .bearspa-site-header .phone-num a {
        font-size: 17px !important;
    }
}

@media (max-width: 1240px) {
    body.single .bearspa-product-topbar {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    body.single .bearspa-product-topbar ul {
        gap: 18px !important;
    }

    body.single .bearspa-product-topbar li,
    body.single .bearspa-product-topbar a,
    body.single .bearspa-product-topbar span {
        font-size: 12px !important;
    }

    body.single .bearspa-site-header {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    body.single .bearspa-site-header .navbar {
        gap: 18px !important;
        grid-template-columns: auto minmax(0, 1fr) !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: none !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        width: 160px !important;
        max-width: 160px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        gap: 13px !important;
    }

    body.single .bearspa-site-header .nav-link {
        font-size: 12px !important;
    }

    body.single .bearspa-site-header .phone-num a {
        font-size: 17px !important;
    }
}

@media (max-width: 999px) {
    body.single .bearspa-product-topbar {
        padding: 10px 18px !important;
    }

    body.single .bearspa-product-topbar .top-bar2-box,
    body.single .bearspa-product-topbar .top-bar2-info ul {
        min-height: 0 !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        gap: 10px 16px !important;
    }

    body.single .bearspa-product-topbar .top-bar-social {
        display: none !important;
    }

    body.single .bearspa-site-header {
        min-height: 0 !important;
        padding: 14px 18px !important;
    }

    body.single .bearspa-site-header .navbar {
        flex-wrap: wrap !important;
        gap: 12px !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        width: 148px !important;
        max-width: 148px !important;
    }

    body.single .bearspa-site-header .navbar-toggler {
        display: block !important;
        margin-left: auto !important;
        order: 2 !important;
    }

    body.single .bearspa-site-header .header-btn {
        order: 3 !important;
        width: 100% !important;
        justify-content: flex-start !important;
    }

    body.single .bearspa-site-header .phone-num a {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    body.single .bearspa-site-header .navbar-collapse {
        display: none !important;
        order: 4 !important;
        width: 100% !important;
        flex: 0 0 100% !important;
        padding-top: 12px !important;
        border-top: 1px solid #edf1f7 !important;
    }

    body.single .bearspa-site-header .navbar-collapse.show {
        display: block !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 12px !important;
        align-items: stretch !important;
        justify-content: stretch !important;
    }

    body.single .bearspa-site-header .nav-link {
        white-space: normal !important;
        font-size: 13px !important;
        line-height: 18px !important;
        padding: 0 !important;
    }

    body.single .woocommerce-breadcrumb {
        margin-top: 14px !important;
    }
}


/* Cleaner product header rhythm after shortening menu labels. */
@media (min-width: 1000px) {
    body.single .bearspa-site-header {
        min-height: 104px !important;
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }

    body.single .bearspa-site-header .navbar {
        grid-template-columns: auto minmax(520px, 1fr) auto !important;
        column-gap: clamp(30px, 3.2vw, 56px) !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        width: clamp(170px, 10vw, 198px) !important;
        max-width: 198px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        gap: clamp(22px, 2.2vw, 38px) !important;
        justify-content: center !important;
    }

    body.single .bearspa-site-header .nav-link {
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: 700 !important;
        letter-spacing: .01em !important;
    }

    body.single .bearspa-site-header .phone-num a {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    body.single .woocommerce-breadcrumb {
        margin-top: 20px !important;
    }
}

@media (min-width: 1501px) and (max-width: 1680px) {
    body.single .bearspa-site-header .navbar {
        grid-template-columns: auto minmax(500px, 1fr) !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: none !important;
    }
}

@media (max-width: 1500px) and (min-width: 1000px) {
    body.single .bearspa-site-header {
        min-height: 96px !important;
    }

    body.single .bearspa-site-header .navbar {
        grid-template-columns: auto minmax(0, 1fr) !important;
        column-gap: 30px !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        width: 168px !important;
        max-width: 168px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        gap: clamp(18px, 2.1vw, 30px) !important;
    }
}

@media (max-width: 1160px) and (min-width: 1000px) {
    body.single .bearspa-site-header .navbar-brand img {
        width: 150px !important;
        max-width: 150px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        gap: 16px !important;
    }

    body.single .bearspa-site-header .nav-link {
        font-size: 12px !important;
    }
}

@media (max-width: 999px) {
    html,
    body.single {
        overflow-x: hidden !important;
    }

    body.single .bearspa-product-topbar,
    body.single .bearspa-site-header {
        max-width: 100vw !important;
        overflow-x: hidden !important;
    }

    body.single .bearspa-product-topbar .top-bar2-info {
        width: 100% !important;
        min-width: 0 !important;
    }

    body.single .bearspa-product-topbar .top-bar2-info ul {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        gap: 8px 12px !important;
    }

    body.single .bearspa-product-topbar li,
    body.single .bearspa-product-topbar a,
    body.single .bearspa-product-topbar span {
        min-width: 0 !important;
        max-width: 100% !important;
        white-space: normal !important;
        text-align: center !important;
        font-size: 12px !important;
        line-height: 16px !important;
    }

    body.single .bearspa-product-topbar i {
        margin-right: 6px !important;
    }

    body.single .bearspa-site-header .navbar {
        display: grid !important;
        grid-template-columns: 1fr auto !important;
        align-items: center !important;
        width: 100% !important;
        gap: 10px !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        width: 138px !important;
        max-width: 138px !important;
    }

    body.single .bearspa-site-header .navbar-toggler {
        display: block !important;
        grid-column: 2 !important;
        justify-self: end !important;
        order: initial !important;
        margin: 0 !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: none !important;
    }

    body.single .bearspa-site-header .navbar-collapse {
        grid-column: 1 / -1 !important;
        width: 100% !important;
    }

    body.single .woocommerce-breadcrumb {
        max-width: calc(100vw - 36px) !important;
        overflow-wrap: anywhere !important;
        white-space: normal !important;
    }
}


/* Harmonized product footer contact panel. */
body.single .bearspa-product-footer {
    background:
        linear-gradient(90deg, #102f69 0%, #102f69 34%, #12346f 100%) !important;
}

body.single .bearspa-product-footer .container {
    width: min(100% - 64px, 1260px) !important;
    max-width: 1260px !important;
}

body.single .bearspa-product-footer .footer-box {
    grid-template-columns: minmax(270px, 310px) minmax(150px, 1fr) minmax(170px, 1fr) minmax(270px, 1.35fr) !important;
    gap: clamp(36px, 4.6vw, 68px) !important;
    align-items: stretch !important;
}

body.single .bearspa-product-footer .footer-info {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    min-height: 330px !important;
    padding: 64px 44px !important;
    background:
        linear-gradient(155deg, rgba(54, 171, 242, .96) 0%, rgba(35, 149, 223, .95) 58%, rgba(28, 128, 205, .94) 100%) !important;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .08), inset -1px 0 0 rgba(7, 36, 82, .14) !important;
}

body.single .bearspa-product-footer .footer-info::before {
    content: "" !important;
    position: absolute !important;
    inset: 26px 24px !important;
    border: 1px solid rgba(255, 255, 255, .14) !important;
    border-radius: 18px !important;
    pointer-events: none !important;
}

body.single .bearspa-product-footer .footer-logo img {
    width: 168px !important;
    margin: 0 auto 28px !important;
}

body.single .bearspa-product-footer .footer-info ul {
    display: grid !important;
    gap: 13px !important;
    margin: 0 !important;
}

body.single .bearspa-product-footer .footer-info li {
    display: grid !important;
    grid-template-columns: 22px minmax(0, 1fr) !important;
    gap: 12px !important;
    align-items: start !important;
    margin: 0 !important;
    color: rgba(255, 255, 255, .96) !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
}

body.single .bearspa-product-footer .footer-info i {
    width: 22px !important;
    margin-top: 1px !important;
    color: #fff !important;
    text-align: center !important;
    opacity: .96 !important;
}

body.single .bearspa-product-footer .footer-info a,
body.single .bearspa-product-footer .footer-info span {
    color: #fff !important;
    font-weight: 700 !important;
    letter-spacing: .01em !important;
}

body.single .bearspa-product-footer .site-map {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

body.single .bearspa-product-footer h4 {
    margin-bottom: 24px !important;
}

body.single .bearspa-product-footer .site-map li {
    margin-bottom: 15px !important;
}

@media (max-width: 999px) {
    body.single .bearspa-product-footer {
        background: #12346f !important;
    }

    body.single .bearspa-product-footer .footer-box {
        padding: 0 24px 42px !important;
        gap: 0 30px !important;
    }

    body.single .bearspa-product-footer .footer-info {
        min-height: 0 !important;
        margin: 0 -24px 34px !important;
        padding: 44px 28px !important;
    }

    body.single .bearspa-product-footer .footer-info::before {
        inset: 20px 18px !important;
        border-radius: 16px !important;
    }

    body.single .bearspa-product-footer .footer-logo img {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 620px) {
    body.single .bearspa-product-footer .footer-box {
        padding-left: 22px !important;
        padding-right: 22px !important;
    }

    body.single .bearspa-product-footer .footer-info {
        margin-left: -22px !important;
        margin-right: -22px !important;
        padding: 42px 30px !important;
    }

    body.single .bearspa-product-footer .footer-logo img {
        width: 156px !important;
    }
}


/* Keep the clickable header number on one line. */
.bearspa-site-header .phone-num,
.bearspa-site-header .phone-num a {
    white-space: nowrap !important;
}

.bearspa-site-header .phone-num {
    flex: 0 0 auto !important;
}

/* Mobile footer fix: one clean column, no horizontal overflow. */
@media (min-width: 1000px) {
    body.single .bearspa-product-footer .footer-item {
        box-sizing: border-box !important;
        height: 260px !important;
        min-height: 260px !important;
        padding-top: 34px !important;
        padding-bottom: 34px !important;
    }

    body.single .bearspa-product-footer .footer-info {
        height: 260px !important;
        min-height: 260px !important;
        padding-top: 38px !important;
        padding-bottom: 38px !important;
    }

    body.single .bearspa-product-footer .footer-info::before {
        top: 20px !important;
        bottom: 20px !important;
    }

    body.single .bearspa-product-footer .footer-logo img {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 999px) {
    body.single .bearspa-product-footer,
    body.single .bearspa-product-footer .container,
    body.single .bearspa-product-footer .footer-box,
    body.single .bearspa-product-footer .footer-item {
        max-width: 100vw !important;
        overflow-x: hidden !important;
        box-sizing: border-box !important;
    }

    body.single .bearspa-product-footer .container {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    body.single .bearspa-product-footer .footer-box {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 0 !important;
        width: 100% !important;
        padding: 0 22px 34px !important;
        margin: 0 !important;
    }

    body.single .bearspa-product-footer .footer-info {
        grid-column: auto !important;
        width: auto !important;
        max-width: none !important;
        margin: 0 -22px 34px !important;
        padding: 42px 30px !important;
    }

    body.single .bearspa-product-footer .site-map {
        width: 100% !important;
        min-width: 0 !important;
        padding: 0 0 30px !important;
        justify-content: flex-start !important;
    }

    body.single .bearspa-product-footer h4,
    body.single .bearspa-product-footer ul,
    body.single .bearspa-product-footer li {
        max-width: 100% !important;
    }

    body.single .bearspa-product-footer .newsletter {
        width: 100% !important;
        max-width: 340px !important;
    }
}

/* Final desktop header alignment with the homepage. */
@media (min-width: 1241px) {
    body.single .bearspa-product-topbar {
        min-height: 0 !important;
        padding: 10px 6.7% !important;
    }

    body.single .bearspa-product-topbar .top-bar2-box {
        min-height: 0 !important;
    }

    body.single .bearspa-product-topbar ul {
        gap: 27px !important;
    }

    body.single .bearspa-product-topbar li,
    body.single .bearspa-product-topbar a,
    body.single .bearspa-product-topbar span {
        font-size: 12px !important;
        line-height: 12px !important;
        font-weight: 400 !important;
    }

    body.single .bearspa-site-header {
        min-height: 0 !important;
        padding: 19px 6.7% !important;
    }

    body.single .bearspa-site-header .navbar {
        grid-template-columns: auto minmax(0, 1fr) auto !important;
        column-gap: 32px !important;
        gap: 32px !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        width: 200px !important;
        max-width: 200px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        width: 100% !important;
        gap: 0 !important;
        justify-content: space-between !important;
    }

    body.single .bearspa-site-header .nav-link {
        color: #3f3f3f !important;
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: 400 !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: flex !important;
        margin: 0 !important;
    }

    body.single .bearspa-site-header .phone-num a {
        color: #0a2663 !important;
        font-size: 18px !important;
        line-height: 28px !important;
        font-weight: 700 !important;
    }
}

/* Desktop pixel-match header override: keep product pages aligned with index.html screenshot. */
@media (min-width: 1000px) {
    body.single .bearspa-site-header {
        box-sizing: border-box !important;
        height: 120px !important;
        min-height: 120px !important;
        padding: 19px 6.7% !important;
        overflow: visible !important;
    }

    body.single .bearspa-site-header .navbar {
        display: grid !important;
        grid-template-columns: 230px minmax(0, 1fr) 170px !important;
        column-gap: 28px !important;
        gap: 28px !important;
        width: 100% !important;
        height: 82px !important;
        align-items: center !important;
    }

    body.single .bearspa-site-header .navbar-brand {
        display: flex !important;
        align-items: center !important;
        width: 230px !important;
        max-width: 230px !important;
        height: 81px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.single .bearspa-site-header .navbar-brand img {
        display: block !important;
        width: 200px !important;
        max-width: 200px !important;
        height: 71px !important;
    }

    body.single .bearspa-site-header .navbar-nav {
        width: 100% !important;
        gap: 0 !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    body.single .bearspa-site-header .navbar-nav > li {
        flex: 0 1 auto !important;
        padding: 0 !important;
        text-align: center !important;
    }

    body.single .bearspa-site-header .nav-link {
        color: #3f3f3f !important;
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: 400 !important;
        white-space: nowrap !important;
    }

    body.single .bearspa-site-header .header-btn {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        width: 170px !important;
        margin: 0 !important;
    }

    body.single .bearspa-site-header .phone-num,
    body.single .bearspa-site-header .phone-num a {
        display: flex !important;
        width: auto !important;
        height: auto !important;
        white-space: nowrap !important;
    }

    body.single .bearspa-site-header .phone-num a {
        color: #222 !important;
        font-size: 20px !important;
        line-height: 28px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
    }
}

/* BearSpa final header match - must stay last. */
@media (min-width: 1000px) {
    html body.single .bearspa-site-header.header-con {
        box-sizing: border-box !important;
        height: 120px !important;
        min-height: 120px !important;
        padding: 19px 6.7% !important;
        overflow: visible !important;
    }

    html body.single .bearspa-site-header.header-con > .navbar {
        display: grid !important;
        grid-template-columns: 230px minmax(0, 1fr) 170px !important;
        column-gap: 28px !important;
        gap: 28px !important;
        width: 100% !important;
        height: 82px !important;
        align-items: center !important;
    }

    html body.single .bearspa-site-header.header-con .navbar-brand {
        display: flex !important;
        align-items: center !important;
        width: 230px !important;
        max-width: 230px !important;
        height: 81px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    html body.single .bearspa-site-header.header-con .navbar-brand img {
        display: block !important;
        width: 200px !important;
        max-width: 200px !important;
        height: 71px !important;
    }

    html body.single .bearspa-site-header.header-con .navbar-collapse {
        display: flex !important;
        width: 100% !important;
        min-width: 0 !important;
        overflow: visible !important;
    }

    html body.single .bearspa-site-header.header-con .navbar-nav {
        display: flex !important;
        flex-direction: row !important;
        width: 100% !important;
        gap: 0 !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    html body.single .bearspa-site-header.header-con .navbar-nav > li {
        flex: 0 1 auto !important;
        min-width: 0 !important;
        padding: 0 !important;
        text-align: center !important;
    }

    html body.single .bearspa-site-header.header-con .nav-link {
        color: #3f3f3f !important;
        display: block !important;
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: 400 !important;
        white-space: nowrap !important;
        overflow-wrap: normal !important;
        text-align: center !important;
    }

    html body.single .bearspa-site-header.header-con .header-btn {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        width: 170px !important;
        margin: 0 !important;
    }

    html body.single .bearspa-site-header.header-con .phone-num,
    html body.single .bearspa-site-header.header-con .phone-num a {
        display: flex !important;
        width: auto !important;
        height: auto !important;
        white-space: nowrap !important;
    }

    html body.single .bearspa-site-header.header-con .phone-num a {
        color: #222 !important;
        font-size: 20px !important;
        line-height: 28px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
    }
}
