/*===================================
=            Item Page 15           =
===================================*/

.item-page-15.container-xl {
    max-width: 1320px;
}

.item-page-15 h1 {
    font-size: 1.55rem;
    font-weight: bold;
}

.item-page-15 h2 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 0;
}

.item-page-15 h3 {
    font-size: 1.1rem;
}

.iplv15-toggle-header {
    border-bottom: 2px solid #000;
    padding-bottom: 0.75rem;
}

.item-page-15 .content-slider__description {
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    font-size: .9rem;
    padding-right: 4rem;
}

.item-page-15 .item-page-15__other-configurations .content-slider__description {
    font-size: .8rem;
    text-transform: none;
}

.item-page-15 .content-slider__sku {
    font-size: .75rem;
    margin-bottom: .75rem;
    word-break: break-all;
}

    .item-page-15 .content-slider__sku.truncate {
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .item-page-15 .content-slider__sku.has-tooltip {
        cursor: pointer;
    }

.item-page-15 .content-slider__quantity {
    font-weight: bold;
    font-size: .8rem;
}


.item-page-15 .content-slider__dimensions {
    font-weight: bold;
    font-size: .8rem;
}

.item-page-15-link:hover {
    color: var(--primary);
}

.item-page-15-tags > span:not(:empty) {
    margin-right: .25rem;
}

@media (min-width: 1200px) {
    .item-page-15 #image-gallery {
        min-height: 624px;
    }
}

.item-page-15-add-to-cart-btn, .iplv14-top-section__call-to-action-btns #add-to-cart-btn {
    background-color: #000;
    font-size: .9rem;
    color: #fff !important;
    text-align: center;
    display: block;
    width: 100%;
    position: relative;
    text-transform: uppercase;
}

.item-page-15-customize-product-btn {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    padding: 1rem .75rem;
}

    .item-page-15-customize-product-btn:hover {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130;
    }

.item-page-15 #quantitySelect {
    max-width: 3.5em;
    font-size: 16px;
}

@media (min-width: 768px) {
    .item-page-15-qty-text {
        position: absolute;
        left: 8px;
    }

    .item-page-15 #quantitySelect {
        max-width: 5em;
    }
}

.item-page-15 .addon-option.__active {
    z-index: 1;
}

.item-page-15 .addon-option-image {
    overflow: hidden;
    border-radius: 3px;
    width: 55px;
    height: 55px;
    border: 1px solid #d6d6d6;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .item-page-15 .addon-option-image.__no-image span {
        color: #6c757d;
        font-size: 36px;
    }

.item-page-15 .addon-option-none .addon-option-image.__no-image {
    max-width: 100px;
    max-height: 100px;
    width: 100%;
    height: 100%;
}

    .item-page-15 .addon-option-none .addon-option-image.__no-image span {
        font-size: 55px;
    }

.iplv15-review-verified-purchase {
    color: #006400;
}

#customAddonsModal .modal-header.no-image {
    padding: 1rem 1.5rem 0 1.5rem !important;
}

#customAddonsModal .modal-header.show-image {
    padding: 1rem 1.5rem !important;
}

#customAddonsModal .modal-header .close {
    font-size: 1.5rem;
    opacity: 1;
}

@media (max-width: 576px) {
    #customAddonsModal .modal-body img {
        max-width: 100%;
        height: auto;
    }
}

/* Add-On Dropdown Button Base Styles */
.item-page-15 .btn-addon-dropdown {
    color: #343a40 !important;
    border-color: #bfc4c9;
    background-color: transparent !important;
}

.item-page-15__addons .font-xs {
    font-size: 75%;
}

.item-page-15__addons .addon-selected-input {
    max-width: calc(100% - 7rem);
}

.item-page-15__addons .addon-selected-price {
    width: 7rem;
    text-align: right;
}

.item-page-15__addons .btn.btn-outline-dark {
    color: #343a40 !important;
    background-color: #fff !important;
    border: 1px solid transparent !important;
    border-color: #343a40 !important;
    border-radius: 0.25rem !important;
}

    .item-page-15__addons .btn.btn-outline-dark.border {
        border-color: #dee2e6 !important;
    }

    .item-page-15__addons .btn.btn-outline-dark:hover {
        color: #fff !important;
        background-color: #343a40 !important;
        border-color: #343a40 !important;
    }

.item-page-15 .addon-option-container {
    height: 10.2rem !important;
}

.item-page-15 .addon-option-sdesc {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    overflow: hidden !important;
}

.item-page-15 .addon-pricing-html-container .price-slot:not(.price-slot-middle),
.item-page-15 .addon-pricing-html-container .price-slot__pre,
.item-page-15 .addon-pricing-html-container .price-slot__post {
    display: none;
}

.item-page-15 .addon-pricing-html-container .price:not(.price2),
.item-page-15 .addon-pricing-html-container .price__pre,
.item-page-15 .addon-pricing-html-container .price__post {
    display: none;
}

.item-page-15 .addon-pricing-html-container .price-slot.price-slot-middle,
.item-page-15 .addon-pricing-html-container .price.price2 {
    display: inline-block !important;
    font-size: 1em !important;
}


#customAddonsModal .modal-title {
    font-size: 1.25rem !important;
    font-weight: bold;
}

.addons-modal-body ul,
.addons-modal-body ol {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
}

.addons-modal-body ol {
    list-style-type: decimal;
}

.addons-modal-body .__addon-description ul:first-child,
.addons-modal-body .__addon-description ol:first-child,
.addons-modal-body .__learn-more-description ul:first-child,
.addons-modal-body .__learn-more-description ol:first-child {
    margin-block-start: 0 !important;
}

.addons-modal-body .__addon-description ul:last-child,
.addons-modal-body .__addon-description ol:last-child,
.addons-modal-body .__learn-more-description ul:last-child,
.addons-modal-body .__learn-more-description ol:last-child {
    margin-block-end: 0 !important;
}

.addons-modal-body .__addon-description p:last-child,
.addons-modal-body .__addon-description p:only-child,
.addons-modal-body .__learn-more-description p:last-child,
.addons-modal-body .__learn-more-description p:only-child {
    margin-bottom: 0 !important;
}

.addons-modal-body .responsive-text-smaller {
    font-size: clamp(12px, 2.5vw, 14px);
}

addons-modal-body .responsive-text {
    font-size: clamp(12px, 2.5vw, 14px);
}

.addons-modal-body .col-padding {
    padding-left: 15px;
    padding-right: 15px;
}

#customAddonsModal .material-symbols-outlined.arrow-back {
    font-size: 1.375rem !important;
}

#customAddonsModal .mw-500,
#standardAddonsModal .mw-500 {
    max-width: 500px;
}

#customAddonsModal .mw-700 {
    max-width: 700px;
}

@media (min-width: 1260px), (min-width: 540px) and (max-width: 767.98px) {
    .item-page-15__addons .dropdown-input {
        max-width: 17.2rem;
    }
}

@media (min-width: 1080px) and (max-width: 1259.98px), (min-width: 440px) and (max-width: 539.98px) {
    .item-page-15__addons .dropdown-input {
        max-width: 11.2rem;
    }
}

@media (min-width: 820px) and (max-width: 1079.98px) {
    .item-page-15__addons .dropdown-input {
        max-width: 9.7rem;
    }
}

@media (min-width: 768px) and (max-width: 819.98px), (min-width: 375px) and (max-width: 439.98px) {
    .item-page-15__addons .dropdown-input {
        max-width: 7.8rem;
    }
}

@media (max-width: 374.98px) {
    .item-page-15__addons .dropdown-input {
        max-width: 4.7rem;
    }
}

.item-page-15 .font-sm {
    font-size: 0.9rem !important;
}

.item-page-15 .addon-option-pricing > * {
    margin-right: 0.5rem;
}

.item-cart-popup__btns-v4 .cart-btn-v4__checkout {
    border-style: solid;
}

.item-cart-popup__btns-v4 .cart-btn-v4__checkout,
.item-cart-popup__btns-v4 .cart-btn-v4__shop {
    box-shadow: none !important;
}

.item-page-15-add-to-cart-btn.__loading, .iplv14-top-section__call-to-action-btns #add-to-cart-btn.__loading {
    color: #000;
}

.item-page-15 .__size-option picture {
    display: flex;
}

.item-page-15 .__size-option img {
    border-radius: 0.25rem;
}

.item-page-15 .__size-option:not(.__selected) {
    background: #fff;
    border-radius: 0.25rem;
}

    .item-page-15 .__size-option:not(.__selected):hover {
        background: #f6f7fb
    }

.item-page-15 .__size-option.__selected {
    border-color: var(--primary) !important;
    border-radius: 0.25rem;
    font-weight: bold;
}

.item-page-15 .specifications-swatches {
    width: 30px;
    height: 30px;
    min-width: 30px;
}

.item-page-15 .__size-option.specifications-swatches img,
.item-page-15 .__size-option:not(.__selected).specifications-swatches,
.item-page-15 .__size-option.__selected.specifications-swatches {
    border-radius: 50%;
}

@media screen and (max-width: 768px) {
    .item-page-15 .specifications-swatches {
        width: 24px;
        height: 24px;
        min-width: 24px;
        padding: 0.175rem !important;
    }

    .item-page-15 .__size-option.__fabric-size {
        width: 30px;
        height: 30px;
        min-width: 30px;
        border-radius: 50% !important;
    }

        .item-page-15 .__size-option.__fabric-size img {
            border-radius: 50% !important;
        }
}

.item-page-15 .delivery-lookup__title {
    text-transform: none;
    font-size: 1.1rem;
}

.item-page-15 .delivery-lookup__input > input {
    font-size: 1rem;
}

.item-page-15 .delivery-lookup__submit:disabled {
    cursor: not-allowed;
    background-color: #ccc;
}

    .item-page-15 .delivery-lookup__submit:disabled:hover {
        background-color: #ccc;
    }

.item-page-15 .payment-calculator-container .btn {
    padding-left: 0;
    margin-bottom: .15rem;
    margin-left: .5rem;
}

.item-page-15 .rating img {
    width: 1.5rem;
}

.item-page-15 .gallery-thumbs .swiper-slide {
    width: 100px;
    height: 100px;
    text-align: center;
    overflow-x: hidden;
    border: 2px solid #e6e9ee;
    cursor: pointer;
    margin-right: 10px;
}

.item-page-15 .gallery-thumbs .swiper-slide-thumb-active {
    border-color: #000;
}

.item-page-15 .swiper-container.gallery-thumbs:not(.swiper-container-initialized) .swiper-wrapper {
    transform: translate3d(0, 0, 0);
}

.item-page-15 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.item-page-15 .swiper-zoom-container {
    transition-duration: unset !important;
}

.swiper-sticky {
    position: sticky;
    top: 0;
    z-index: 1;
}

.item-page-15 .gallery-thumbs .swiper-slide img:not(.ashley-3d) {
    width: auto;
    max-width: none;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.item-page-15 .swiper-button-next {
    height: 3.5rem;
    width: 3rem;
    position: absolute;
    display: none;
    top: calc(50% - 1.75em);
    background: rgba(255,255,255,.5);
    transition: .1s all ease-in-out;
}

    .item-page-15 .swiper-button-next:not(.swiper-button-disabled):hover,
    .item-page-15 .swiper-button-prev:not(.swiper-button-disabled):hover {
        background: rgba(255, 255, 255, .8);
    }

.item-page-15 .swiper-container-initialized .swiper-button-next,
.item-page-15 .swiper-container-initialized .swiper-button-prev {
    display: block;
}

.item-page-15 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000;
}

.item-page-15 .swiper-button-next::before,
.item-page-15 .swiper-button-next::after,
.item-page-15 .swiper-button-prev::before,
.item-page-15 .swiper-button-prev::after {
    height: 1.5rem;
    width: 0.1rem;
    background: #000;
    content: "";
    position: absolute;
}

.item-page-15 .swiper-button-next::before {
    top: 1.6rem;
    right: 1.25rem;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.item-page-15 .swiper-button-next::after {
    top: .58rem;
    right: 1.25rem;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.item-page-15 .swiper-button-prev {
    height: 3.5rem;
    width: 3rem;
    position: absolute;
    display: none;
    top: calc(50% - 1.75em);
    left: 0;
    background: rgba(255,255,255,.5);
    transition: .1s all ease-in-out;
}

    .item-page-15 .swiper-button-prev::before {
        top: 1.6rem;
        left: 1.25rem;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .item-page-15 .swiper-button-prev::after {
        top: .58rem;
        left: 1.25rem;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.item-page-15 .swiper-button-disabled {
    cursor: default !important;
    pointer-events: visible !important;
    background: none !important;
}

.item-page-15 .breadcrumbs-wrapper {
    padding-top: 0.75rem;
    white-space: nowrap;
    overflow-x: auto;
}

    .item-page-15 .breadcrumbs-wrapper .text-breadcrumbs {
        font-size: 0.9rem;
    }

@media screen and (max-width: 768px) {
    .item-page-15 .breadcrumbs-wrapper .text-breadcrumbs {
        font-size: 0.75rem;
    }
}

.__item-page-card {
    display: none;
    transition: all .3s ease-in-out;
}

@media only screen and (max-width: 47.9375em) {
    .item-page-15 .addon-option-none .addon-option-image.__no-image span {
        font-size: 45px;
    }

    .iplv15-images .gallery .swiper-container {
        padding-bottom: 2.5rem;
    }
}

@media (min-width: 768px) {
    .item-page-15 .__desktop-sticky {
        position: sticky;
    }

    .__item-page-card {
        display: none !important;
    }
}

@media screen and ( max-height: 768px ) {
    /*.item-page-15 .gallery-thumbs {
        position: sticky;
        bottom: 0;
    }*/

    .item-page-15 .__desktop-sticky {
        position: unset !important;
    }
}

.loading-spinner--dots {
    width: 7em;
    height: 1em;
    text-align: center;
    position: absolute;
    top: calc(50% - .6em);
    left: calc(50% - 3.5em);
    z-index: 100;
}

    .loading-spinner--dots > div {
        width: .8em;
        height: .8em;
        background-color: #fff;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        margin: 0 .25em;
    }

    .loading-spinner--dots .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .loading-spinner--dots .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }


@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}


.item-page-contact-form__important-field {
    display: none;
}

.item-page-15 .skeleton-loader {
    background-color: #ebebeb;
    animation: skeleton-loader-animation 0.75s infinite alternate;
}

@keyframes skeleton-loader-animation {
    0% {
        opacity: 0.25;
    }

    100% {
        opacity: 1;
    }
}

.item-page-15 .__selected-option-image {
    min-width: 62px;
    min-height: 62px;
    max-width: 62px;
    max-height: 62px;
    overflow: hidden;
}

    .item-page-15 .__selected-option-image.__selected-option-image-lg {
        min-width: 90px;
        min-height: 90px;
        max-width: 90px;
        max-height: 90px;
    }

.item-page-15 .__selected-option-more-wrapper {
    padding: 2px;
    border: 1px solid #fff;
}

    .item-page-15 .__selected-option-more-wrapper:hover {
        border-color: #222;
    }

.item-page-15 .__selected-option-more {
    width: 30px;
    height: 0;
    padding-bottom: 100%; /* Set the aspect ratio to 1:1 for a square display */
    position: relative;
    overflow: hidden;
}

    .item-page-15 .__selected-option-more:hover,
    .item-page-15 .__selected-option-more-link:hover {
        border-color: #222;
    }

/*.item-page-15 .__selected-option-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}*/

/*.item-page-15 .__selected-option-more img {
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
    width: unset;
    height: auto;
    object-fit: cover;
    max-width: unset;
}*/

.item-page-15 .__selected-option-more-link {
    border: 1px solid #fff;
}

.item-page-15 .item-components-table {
    margin-bottom: 1rem;
}

.item-page-15 .spec-group {
    margin-bottom: 2.25rem;
}

    .item-page-15 .spec-group:last-of-type {
        margin-bottom: 1.5rem;
    }

@media (min-width: 768px) {
    .item-page-15 .modal-dialog.custom-top-align {
        display: flex;
        align-items: center;
        min-height: calc(100% - (1.75rem * 2));
    }
}

@media screen and (max-width: 768px) {
    .item-page-15 .modal-dialog.custom-top-align {
        margin-top: 0.5rem !important;
        margin-bottom: auto !important;
    }

    .item-page-15 .list-item {
        position: relative
    }

        .item-page-15 .list-item > div:first-of-type:before {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 0;
            border-top: 1px solid #dee2e6;
        }

        .item-page-15 .list-item:last-child {
            border-bottom: 1px solid #dee2e6;
        }

    .item-page-15 .list__header {
        padding: 1.5rem 0;
        display: flex;
        align-items: center;
        justify-content: space-between !important;
        width: 100%;
    }

        .item-page-15 .list__header > h3 {
            text-transform: capitalize;
            -webkit-user-select: none;
            -moz-user-select: none;
            user-select: none;
            font-weight: 400;
            font-size: 1rem;
            line-height: 1;
            margin: 0;
        }

    /*.item-page-15 .list__content {
        padding: 0;
        transition-property: max-height, opacity;
        transition-duration: 0.5s;
        opacity: 0;
        max-height: 0;
        overflow: hidden
    }*/

    .item-page-15 .list__content {
        max-height: 2000px;
    }

    /*.item-page-15 .list__attribute {
        display: flex;
        align-items: baseline;
        font-size: 1rem;
    }

    .item-page-15 .list__attribute__title {
        width: 50%;
        font-weight: 600;
        line-height: 1.5;
    }

    .item-page-15 .list__attribute__value {
        width: 50%;
        line-height: 1.5;
        padding-left: 10px;
    }*/

    .item-page-15 .list__attribute {
        border-collapse: collapse;
        display: table;
        font-size: 1rem;
        grid-column: 1/-1;
        height: min-content;
        width: 100%;
    }

    .item-page-15 .list__attribute__item {
        font-size: 1rem;
        letter-spacing: 0;
        line-height: 1.125rem;
        border-bottom: 1px solid #dee2e6;
        display: table-row;
    }

    .item-page-15 .list__attribute__title {
        width: 40% !important;
        background-color: #f7f7f7 !important;
    }

        .item-page-15 .list__attribute__title.item-components {
            width: 60% !important;
            background-color: unset !important;
        }

    .item-page-15 .list__attribute__value {
        padding: 0.5rem 0 0.5rem 0.625rem !important;
    }

    .item-page-15 .list__attribute__title, .list__attribute__value {
        display: table-cell;
        line-height: 24px;
        padding: 0.5rem 0.3rem;
        width: 60%;
    }

    @media screen and (max-width: 899px) {
        .item-page-15 .list__attribute + .list__attribute {
            margin-top: 10px;
        }

        /*.item-page-15 .list__attribute:last-of-type {
            margin-bottom: 0.55rem;
        }*/
    }

    .item-page-15 .spec-group-header {
        font-size: 1.125rem;
        text-transform: none;
    }

    .item-page-15 .table td.dimensions-td {
        border-bottom: 1px solid #ccc !important;
        border-top: none !important;
        padding: 0.5rem 0.3rem !important;
    }
}


/* better styling for laurentide inline forms on item page 15 */
.item-page-15 .iplv15-top-section .lg.lg--inline .lg-content {
    padding-top: 0;
    margin-bottom: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.item-page-15 .iplv15-top-section .lg.lg--inline .lg-text {
    margin-bottom: 1rem;
}

.item-page-15 .iplv15-top-section .lg.lg--inline .lg-form-field {
    margin-bottom: 1rem;
}

.item-page-15 .iplv15-top-section .lg.lg--inline .lg-submit-btn {
    position: unset;
    top: unset;
    right: unset;
    text-align: left;
}

.item-page-15 #item-page-rebates-link {
    display: none !important;
}


/* ============================================================
   BASE VARIATION OPTION (Shared between text & swatch)
   ============================================================ */
.item-page-15 .__variation-option {
    display: inline-block;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
    transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.15s ease;
    position: relative;
    text-decoration: none;
    color: inherit;
}

    /* Selected */
    .item-page-15 .__variation-option.__selected {
        border: 1px solid var(--primary) !important;
        font-weight: bold;
    }

    /* Disabled (shared look) */
    .item-page-15 .__variation-option.not-selectable {
        border-color: #adb5bd !important;
        opacity: 0.5;
        cursor: not-allowed;
        /*pointer-events: none;*/
    }

        /* Diagonal slash overlay for disabled */
        .item-page-15 .__variation-option.not-selectable::after {
            content: "";
            position: absolute;
            inset: 0;
            background: linear-gradient( to top left, transparent calc(50% - 1px), rgba(173, 181, 189, 0.9), transparent calc(50% + 1px) );
            border-radius: 4px;
            pointer-events: none;
        }


   /* ============================================================
   TEXT-BASED VARIATIONS
   ============================================================ */
    .item-page-15 .__variation-option.__text-variation {
        padding: 0.75rem 1.5rem;
        text-align: center;
        transition: background-color 0.2s ease, border-color 0.2s ease;
        font-size: .9rem;
    }

        /* Selected */
        .item-page-15 .__variation-option.__text-variation.__selected {
            border: 1px solid var(--primary) !important;
        }

        /* Hover — light grey background only */
        .item-page-15 .__variation-option.__text-variation:not(.not-selectable):hover {
            background: #f6f7fb;
        }

/* Responsive tweak */
@media screen and (max-width: 768px) {
    .item-page-15 .__variation-option.__text-variation {
        padding: 0.5rem 1rem;
        font-size: 0.9rem;
    }
}


/* ============================================================
   SWATCH VARIATIONS — Color/Fabric Thumbnails
   ============================================================ */
.item-page-15 .__variation-option.__swatch-variation {
    width: 100px;
    height: 100px;
    padding: 1px;
    overflow: hidden;
}

    .item-page-15 .__variation-option.__swatch-variation img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 3px;
        display: block;
    }

    /* Slight hover zoom for swatches only */
    .item-page-15 .__variation-option.__swatch-variation:not(.not-selectable):hover {
        border-color: #6c757d; /* medium gray */
        border-width: 1px;
    }

.item-page-15 .__variation-option.__thumbnail-variation {
    width: 100px;
    height: 100px;
    padding: 1px;
    overflow: hidden;
}

    .item-page-15 .__variation-option.__thumbnail-variation img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 3px;
        display: block;
    }

    /* Slight hover zoom for thumbnail only */
    .item-page-15 .__variation-option.__thumbnail-variation:not(.not-selectable):hover {
        border-color: #6c757d; /* medium gray */
        border-width: 1px;
    }




/* HTML Features */
/* Header spacing */
.item-page-15 #htmlFeatures .iplv15-toggle-header {
    margin-bottom: 36px;
}

/* Container spacing */
.item-page-15 #htmlFeatures .content-wrapper {
    margin-bottom: -60px;
}

.item-page-15 #htmlFeatures .large-feature-container {
    margin-bottom: 60px;
}

/* Small feature grid layout */
.item-page-15 #htmlFeatures .small-feature-container .row {
    margin-left: -20px;
    margin-right: -20px;
}

    .item-page-15 #htmlFeatures .small-feature-container .row .col {
        padding-left: 20px;
        padding-right: 20px;
    }

        .item-page-15 #htmlFeatures .small-feature-container .row .col > div {
            padding-bottom: 60px;
        }


/* IMAGES AND VISUALS */

/* Shadows and shapes */
.item-page-15 #htmlFeatures .img-feature {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.item-page-15 #htmlFeatures .video-feature-wrapper {
    padding-top: 100%;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden;
}

    .item-page-15 #htmlFeatures .video-feature-wrapper video.video-feature {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }

/* TYPOGRAPHY */
/* Headings */

.item-page-15 #htmlFeatures .large-feature-container .html-feature-large-title {
    font-size: 28px;
}

.item-page-15 #htmlFeatures .medium-feature-container .medium-feature-row {
    margin-bottom: 2.25rem;
}

.item-page-15 #htmlFeatures .medium-feature-container .html-feature-medium-text {
    padding: 2.5rem !important;
}

@media (max-width: 767.98px) {
    .item-page-15 #htmlFeatures .medium-feature-container .html-feature-medium-text {
        padding: 1rem 0 0 !important;
    }
}

.item-page-15 #htmlFeatures .medium-feature-container .html-feature-medium-title {
    font-size: 22px;
    margin-bottom: .75rem;
}

.item-page-15 #htmlFeatures .small-feature-container .html-feature-small-title {
    font-size: 1rem;
    font-weight: 600;
}

/* Description text */
.item-page-15 #htmlFeatures .large-feature-container .description-text {
    font-size: 1rem;
    line-height: 1.4;
    white-space: pre-line;
}

.item-page-15 #htmlFeatures .small-feature-container .description-text {
    font-size: 0.875rem; /* 14px */
    line-height: 1.3;
    white-space: pre-line;
}


/* RESPONSIVE */

/* >= Tablet */
@media (min-width: 768px) {
    .item-page-15 #htmlFeatures .small-feature-img {
        height: 180px;
    }
}

/* Tablet */
@media (min-width: 768px) and (max-width: 991.98px) {
    .item-page-15 #htmlFeatures .large-feature-container h1 {
        font-size: 1.875rem; /* 30px */
    }

    .item-page-15 #htmlFeatures .large-feature-container .description-text {
        font-size: 0.9375rem; /* 15px */
        white-space: pre-line;
    }

    .item-page-15 #htmlFeatures .small-feature-container h2 {
        font-size: 0.9375rem; /* 15px */
    }

    .item-page-15 #htmlFeatures .small-feature-container .description-text {
        font-size: 0.8125rem; /* 13px */
        font-weight: 300;
        white-space: pre-line;
    }
}

/* Mobile */
@media (max-width: 767.98px) {
    .item-page-15 #htmlFeatures .iplv15-toggle-header {
        margin-bottom: 30px;
    }

    .item-page-15 #htmlFeatures .large-feature-container h1 {
        font-size: 1.625rem; /* 26px */
    }

    .item-page-15 #htmlFeatures .large-feature-container .description-text {
        font-size: 0.875rem; /* 14px */
        white-space: pre-line;
    }

    .item-page-15 #htmlFeatures .small-feature-container h2 {
        font-size: 0.875rem; /* 14px */
    }

    .item-page-15 #htmlFeatures .small-feature-container .description-text {
        font-size: 0.78125rem; /* 12.5px */
        white-space: pre-line;
    }

    .item-page-15 #htmlFeatures .large-feature-container {
        margin-bottom: 50px;
    }

    .item-page-15 #htmlFeatures .content-wrapper {
        margin-bottom: -50px;
    }

    .item-page-15 #htmlFeatures .small-feature-container .row .col > div {
        padding-bottom: 50px;
    }
}


.product-list__product__configurable-tag {
    position: absolute;
    top: 1rem;
    right: 1rem;
    font-size: .8rem;
    z-index: 1;
    pointer-events: none;
    font-weight: bold;
    border-radius: 15px;
    border: 1px solid #eee;
}

    .product-list__product__configurable-tag span.material-icons {
        font-size: 16px;
        margin-right: .4rem;
    }


model-viewer {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
}

    model-viewer > .no-ar {
        position: absolute;
        left: 0;
        top: 8px;
        display: none;
        width: 188px;
    }

@media (max-width: 767px) {
    model-viewer {
        width: 624px;
        max-width: 100%;
        height: 400px;
        max-height: 100%;
    }

    .swiper-wrapper .col-6 {
        padding: 0 !important;
        flex: unset;
        flex-shrink: 0;
    }
}


@media print {
    .SectionMenu,
    .SectionFooter,
    footer,
    header,
    #header,
    #footer,
    .item-page-15-add-to-cart-btn,
    .__item-page-card,
    #sneakyButtons,
    #sharelinks {
        display: none !important;
    }

    #image-gallery .swiper-slide:not(.swiper-slide-active) {
        visibility: hidden !important;
    }
}
