/** Shopify CDN: Minification failed

Line 2505:0 Unexpected "}"

**/
:root {
    --neutral-grey-white: rgba(245, 245, 245, 1);
    --neutral-grey-tundora: rgba(74, 74, 74, 1);
    --neutral-black: rgba(0, 0, 0, 1);
    --neutral-white: rgba(255, 255, 255, 1);
    --greyscale-light-grey: rgba(234, 234, 234, 1);
    --greyscale-mid-grey: rgba(153, 153, 153, 1);
    --greyscale-white: rgba(255, 255, 255, 1);
    --interactive-action-field: rgba(35, 41, 54, 1);
    --border-line-seperate-secondary: rgba(70, 78, 95, 1);
    --state-inactive: rgba(247, 247, 247, 1);
    --greyscale-light-grey-bg: rgba(245, 245, 245, 1);
    --base-light-dark-foreground: rgba(0, 0, 0, 1);
}

.pdp.product-quote .pdp-variant-selector .product-form__bis-button {
    display: none !important;
}

.pdp.product-quote .quotify-request-quote-btn {
    background: #fa4616;
    pointer-events: auto !important;
    text-decoration: none;
}

.product-media__container img {
    display: block;
    vertical-align: middle;
}

.product__media-toggle {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
}

.product__media-toggle .icon-play-filled {
    width: 56px;
}

.product-media__video-container img {
    bottom: 0;
    display: block;
    height: 100%;
    object-fit: cover;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    min-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox__container[aria-hidden="false"] {
    z-index: 99999;
}

.fancybox__backdrop:empty {
    display: block;
}

.reset-fancybox__track .fancybox__track {
    transform: none !important;
}

product-gallery .swiper-wrapper {
    align-items: center;
}

product-gallery .product-media__container label {
    position: absolute;
    font-size: 10px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 12.5px;
    letter-spacing: -0.01em;
    background: var(--neutral-white, #FFF);
    color: var(--neutral-black, #000);
    text-align: center;
    padding: 8px;
    border-radius: 4px;
}

@media (min-width: 769px) {
    .product__media-toggle.zoom {
        cursor: -moz-zoom-in;
        cursor: -webkit-zoom-in;
        cursor: zoom-in;
    }

    product-gallery>div {
        display: flex;
        max-width: 100%;
        flex-wrap: wrap;
        gap: 8px;

    }

    product-gallery .product-media__container {
        flex: 0 1 calc(50% - 8px);
        position: relative;
    }

    product-gallery .product-media__container label {
        bottom: 10px;
        left: 9.5px;
    }

    product-gallery .video-button,
    product-gallery.swiper .swiper-pagination,
    product-gallery.swiper .swiper-button-next,
    product-gallery.swiper .swiper-button-prev {
        display: none !important;
    }

    product-gallery .product-media-total-2 .product-media__container,
    product-gallery .product-media-total-1 .product-media__container {
        flex: 0 1 calc(100% - 16px);
        position: relative;
        margin: 0 auto;
    }

    product-gallery .product-media-total-3 .product-media__container-1 {
        flex: 0 1 calc(100% - 16px);
        position: relative;
        margin: 0 auto;
    }

    product-gallery .product-media-total-3 .product-media__container-2,
    product-gallery .product-media-total-3 .product-media__container-3 {
        flex: 0 1 calc(50% - 8px);
        position: relative;
    }
}

@media (max-width: 768px) {
    .product__media-toggle.zoom {
        justify-content: flex-end;
        align-items: flex-start;
    }

    .product__media-toggle.zoom .product__media-expand-icon {
        display: block !important;
        margin: 16px;
    }

    product-gallery .product-media__container label {
        bottom: 16px;
        left: 16px;
    }
}

product-gallery.swiper {
    position: relative;
}

product-gallery.swiper .swiper-button-next:after,
product-gallery.swiper .swiper-button-prev:after {
    content: none;
}

product-gallery.swiper .swiper-button-next svg,
product-gallery.swiper .swiper-button-prev svg {
    height: 16px;
    width: auto;
}

product-gallery.swiper .swiper-button-prev svg {
    transform: rotate(180deg);
}

product-gallery.swiper .swiper-pagination {
    right: 16.5px;
    bottom: 16px;
    border-radius: 4px;
    padding: 8px;
    background-color: white;
    color: var(--neutral-black, #000);
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 12.5px;
    letter-spacing: -0.1px;
}

product-gallery .video-button {
    color: #000;
    display: flex;
    justify-content: center;
    gap: 7px;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: -.01em;
    width: 100%;
    background: #ECECEC;
    padding: 12px 10px 10px;
    text-decoration: none;
}

.product-media__video-container {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
}

product-gallery video,
product-gallery iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.pdp-product-title {
    color: var(--neutral-black, #000);
    font-size: 28px;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: -0.28px;
    margin-bottom: 8px;
}

.pdp-review-summary {
    margin-bottom: 16px;
    min-height: 20px;
    height: 20px;
}
.usp-block.api_ajax{
    display:none;
}

.pdp-review-summary .yotpo a {
    color: var(--neutral-black, #000) !important;
    font-size: 12px;
    font-style: normal !important;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 18px;
    position: relative;
    margin-left: 8px;
}

.pdp-review-summary .yotpo a:after {
    position: absolute;
    content: "";
    height: 1px;
    bottom: 1px;
    width: 100%;
    display: block;
    background: currentColor;
}

.yotpo .yotpo-bottomline .yotpo-icon-star,
.yotpo .yotpo-bottomline .yotpo-icon-half-star,
.yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    color: black;
}

.pdp-product-price {
    display: flex;
    column-gap: 12px;
    align-items: center;
    margin-bottom: 16px;
}

.pdp-product-price__regular {
    color: var(--neutral-black, #000);
    font-size: 20px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 30px;
}

.pdp-product-price__savings {
    color: var(--neutral-black, #000);
    font-size: 16px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 30px;
}

.pdp-product-price__compare-at {
    color: var(--neutral-grey-tundora, #4A4A4A);
    font-size: 16px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 21px;
    text-decoration: line-through;
}

.pdp {
    display: flex;
    column-gap: 40px;
    max-width: 1596px;
    margin: auto;
}

@media (min-width: 769px) {
    .pdp {
        padding: 32px 32px 80px;
    }
}

.pdp-left {
    flex: 1;
}

.pdp-right {
    flex: 0 1 480px;
}

@media (max-width: 768px) {
    .pdp-right {
        padding: 40px 20px;
    }

    .pdp-product-price__compare-at {
        font-size: 14px;
    }

    .pdp-product-price__savings {
        font-size: 16px;
    }
}

.pdp-free-shipping-text {
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 21px;
}

/* Colour swatches */
.pdp-colour-swatch {
    margin-top: 32px;
    margin-bottom: 22px;
}

.pdp-colour-swatch>label {
    color: var(--neutral-black, #000);
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.pdp-colour-swatch>label strong {
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
}

.pd-colour-swatch label span {
    margin-right: 4px;
}

.pdp-colour-swatch__color-list {
    display: flex;
    column-gap: 16px;
    padding: 10px 0;
}

.pdp-colour-swatch__color-item {
    width: 32px;
    text-align: center;
}

.pdp-colour-swatch__color-item a {
    border-radius: 100%;
    width: 32px;
    height: 32px;
    display: block;
    position: relative;
    border: 0.5px solid black;
}

.pdp-colour-swatch__color-item a:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    transition: all 125ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    border: 2px solid transparent;
}

.pdp-colour-swatch__color-item a:hover:after {
    border-color: #7F7F7F;
    inset: -4px;
}

.pdp-colour-swatch__color-item a[style*="#fff"] {
    box-shadow: 0 0 0 1px black;
}

.pdp-colour-swatch__color-item--active a {
    outline: 2px solid black;
    border: 2px solid white;
    box-shadow: none;
}

.pdp-colour-swatch__sale-tag {
    color: var(--neutral-grey-tundora, #4A4A4A);
    font-size: 10px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 150%;
    margin-top: 5px;
}

/* Variant Select */
.pdp-variant-selector__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.pdp-variant-selector__header div:first-child {
    display: flex;
    column-gap: 4px;
    align-items: center;
}

.pdp-variant-selector__header label {
    color: var(--neutral-black, #000);
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 21px;
}

.pdp-variant-selector__header label+div {
    color: #4A4A4A;
    font-size: 12px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 18px;
}

pdp-variant-select ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

pdp-variant-select li {
    flex: 0 1 calc(25% - 6px);
}

pdp-variant-select li label {
    font-size: 12px;
    background: var(--neutral-white, #fff);
    color: var(--neutral-black, #000);
    text-align: center;
    display: flex;
    flex-direction: column;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 16px;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 56px;
    border: 2px solid transparent;
    outline: 1px solid var(--greyscale-mid-grey, #999);
    transition: background 125ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

pdp-variant-select li label:hover {
    background-color: rgb(211, 212, 213);
}

pdp-variant-select li input[type='radio'] {
    display: none;
}

pdp-variant-select li label.is-waitlist {
    background-color: var(--greyscale-light-grey, #EAEAEA);
    border-color: var(--greyscale-light-grey, #EAEAEA);
    outline-color: var(--greyscale-light-grey, #EAEAEA);
}

pdp-variant-select li input[type='radio']:checked+label {
    border-color: var(--neutral-black, #000);
    outline-color: var(--neutral-black, #000);
}

pdp-variant-select li span {
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 18px;
    color: var(--neutral-grey-tundora, #4A4A4A);
    margin-top: 2.5px;
}

pdp-variant-select button,
pdp-variant-select .btn {
    display: flex;
    justify-content: center;
    column-gap: 10px;
    align-items: center;
    pointer-events: none;
}

pdp-variant-select button .loading-overlay__spinner,
pdp-variant-select .btn .loading-overlay__spinner {
    margin-left: 5px;
}

.shopify-product-form.loading .loading-overlay__spinner {
    display: inline-block !important;
}

[data-items-left]:empty,
[data-items-left-separator]:empty {
    display: none;
}

pdp-variant-select button,
pdp-variant-select .klaviyo-bis-button,
pdp-variant-select .btn {
    width: 100%;
    background: black;
    color: var(--neutral-white, #FFF);
    border-radius: 28px;
    padding: 19px;
    font-size: 16px;
    line-height: 1;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    letter-spacing: -0.16px;
    margin-top: 32px;
    transition: transform .3s ease;
}

pdp-variant-select button:hover,
pdp-variant-select .klaviyo-bis-button:hover,
pdp-variant-select .btn:hover {
    transform: scale3d(1.044, 1.044, 1) translateZ(0);
}

pdp-variant-select .klaviyo-bis-button {
    text-decoration: none;
    text-align: center;
    background: #7F7F7F;
}

pdp-variant-select .klaviyo-bis-button {
    display: none !important;
}

pdp-variant-select .klaviyo-bis-button.show {
    display: block !important;
}

pdp-variant-select .atc.active {
    background: #fa4616;
    color: var(--neutral-white, #FFF);
}

.waitlist-info a,
.size-guide-btn {
    color: var(--neutral-black, #000);
    display: inline-flex;
    font-size: 14px;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    text-decoration: none;
}

.waitlist-info a:after,
.size-guide-btn:after {
    position: absolute;
    content: "";
    height: 2px;
    bottom: 1px;
    width: 100%;
    display: block;
    background: currentColor;
}

.dots-list {
    list-style: disc;
    margin-left: 0;
    padding-left: 1.25rem;
}

.waitlist-info:not(.show) {
    display: none;
}

.waitlist-info {
    margin-top: 16px;
    margin-bottom: -16px;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 21px;
    column-gap: 20px;
}

.waitlist-info a {
    white-space: nowrap;
}

.product-form__error-message-wrapper:not([hidden]) {
    display: flex;
    justify-content: center;
    padding-top: 24px;
    align-items: center;
    column-gap: 5px;
}

.loading-overlay__spinner {
    height: 16px;
    width: 16px !important;
}

.product-form__error-message {
    transform: translateY(1px);
}

.pdp-drawer {
    transition: background-color 0.35s ease-in-out;
}

.pdp-drawer.open {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.30);
    opacity: 1;
}

.pdp-drawer:not(.open) {
    z-index: -1;
    background-color: transparent;
}

.pdp-drawer:not(.open) .pdp-drawer-contents {
    transform: translateX(100%);
}

.pdp-drawer-contents {
    position: fixed;
    top: 0;
    right: 0;
    background-color: white;
    height: 100%;
    z-index: 9999;
    padding: 40px;
    overflow-y: scroll;
    transition: all 0.35s ease-in-out;
    transform: translateX(0);
}

.popup--product-info h3,
.popup--product-info .product-info__subtitle,
.size-popup .tabs .tabs__content h1,
.size-popup .tabs .tabs__content h2,
.size-popup .tabs .tabs__content h3,
.size-popup .tabs .tabs__content h4,
.size-popup .tabs .tabs__content h5,
.size-popup .tabs .tabs__content h6,
.size-popup .tabs .tabs__control {
    color: inherit;
}

.size-popup .tabs .tabs__control {
    border-color: #eaeaea;
}

.size-popup .tabs .tabs__content thead,
.size-popup .tabs .tabs__control.active {
    border-color: currentColor;
}

.size-popup .tabs .tabs__control:hover .tabs__control-title {
    text-decoration: none;
}

.size-popup .tabs .tabs__content tbody tr:nth-of-type(odd),
.size-popup .table-dark.table-striped {
    background: none;
    color: inherit;
}

.size-popup .tabs .tabs__content p {
    font-size: 14px;
    line-height: 1.5;
}

.size-popup .tabs .tabs__content .box-right p {
    margin-bottom: 10px;
}

.size-guide-drawer {
    width: 1000px;
}

.find-in-store-btn__container {
    display: flex;
    justify-content: center;
    padding-top: 8px;
    padding-bottom: 16px;
}

.find-in-store-btn {
    color: var(--neutral-black, #000);
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 21px;
    cursor: pointer;
    position: relative;
}

.find-in-store-btn:after {
    position: absolute;
    content: "";
    height: 2px;
    bottom: 1px;
    width: 100%;
    display: block;
    background: currentColor;
}

.find-in-store-drawer__select-wrapper {
    display: flex;
    gap: 20px;
    align-items: center;
}

.pdp-highlights {
    background: var(--greyscale-light-grey, #EAEAEA);
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin: 40px 0 24px;
}

.pdp-highlights strong {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 24px;
}

.pdp-highlights ul li {
    color: var(--neutral-black, #000);
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 21px;
}

.pdp-highlights ul {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.pdp-accordion.js-toggle-container {
    border-bottom: none;
}

.pdp-accordion.js-toggle-container .accordion__item {
    border-bottom: 1px solid black;
}

.pdp-accordion.js-toggle-container .accordion__item-toggler {
    color: var(--neutral-black, #000);
    font-style: normal;
    font-family: AvenirNextLTProBold, sans-serif;
    font-weight: 700;
    padding-left: 0;
    padding-right: 35px;
}

.pdp-accordion.js-toggle-container .accordion__item-toggler:before,
.pdp-accordion.js-toggle-container .accordion__item-toggler:after {
    content: '';
    border: none;
    background: none;
    width: 0;
    height: 0;
}

.pdp-accordion.js-toggle-container .accordion__item-toggler svg {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -8px;
    height: 16px;
    width: 16px;
    transition: all 250ms ease-in-out 0s;
}

.pdp-accordion.js-toggle-container .active .accordion__item-toggler svg {
    transform: rotate(180deg);
}

.pdp-accordion.js-toggle-container .accordion__item-content {
    padding-bottom: 16px;
}

.pdp-accordion {
    border-bottom: 1px solid black;
    font-size: 14px;
    line-height: 1.5;
}

.pdp-accordion details {
    padding-bottom: 16px;
}

.pdp-accordion details>div {
    padding-top: 16px;
}

.pdp-accordion p,
.pdp-accordion ol li,
.pdp-accordion ul li {
    font-size: inherit;
    line-height: inherit;
}

.pdp-sku {
    color: var(--neutral-black, #000);
    font-size: 12px;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 1.5em;
}

.product-features__title {
    margin-bottom: 7px;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-size: 14px;
    line-height: 1.25;
}

.product-features__text,
.product-features__text>* {
    font-size: 14px;
    line-height: 1.5;
}

.product-features__item+.product-features__item {
    margin-top: 20px;
}

.pdp-accordion summary {
    display: flex;
    justify-content: space-between;
    padding-top: 16px;
}

.pdp-accordion summary h2 {
    color: var(--neutral-black, #000);
    font-size: 16px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 24px;
}

.pdp-accordion summary svg {
    height: auto;
    margin-right: 16px;
}

.pdp-badges {
    display: flex;
    column-gap: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
}

store-availabilities h2 {
    margin-bottom: 16px;
}

.find-in-store-drawer__size-selector label {
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 21px;
    color: black;
    display: block;
    margin-bottom: 8px;
}

.find-in-store-drawer__size-selector select {
    border-radius: 8px;
    padding: 8px 16px;
    border: 1px solid var(--greyscale-mid-grey, #999);
    font-size: 12px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 18px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'%3E%3Cpath d='M6.5 9.7085L12.75 15.9585L19 9.7085' stroke='%23232936' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-x: calc(100% - 16px);
    padding-right: 120px;
    background-position-y: 50%;
}

.store-availabilities {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.store-availabilities__location {
    max-width: 300px;
    border-radius: 8px;
    background: var(--greyscale-light-grey, #EAEAEA);
}

.store-availabilities__location-top {
    height: 152px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    color: white;
    padding: 8px 20px;
    background-size: cover;
    border-radius: 8px 8px 0px 0px;
}

.store-availabilities__location-top-location-name {
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 4px;
}

.store-availabilities__location-bottom {
    padding: 20px 14px;
}

.store-availabilities__location-bottom details summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.store-availabilities__location-bottom details {
    position: relative;
}

.store-availabilities__location-bottom details:after {
    position: absolute;
    content: "";
    height: 1px;
    bottom: -2px;
    width: 100%;
    display: block;
    background: currentColor;
}

.location-alert {
    color: var(--greyscale-white, #FFF);
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 12.5px;
    letter-spacing: -0.1px;
    border-radius: 4px;
    background: var(--greyscale-mid-grey, #999);
    display: inline-block;
    padding: 4px 8px;
}

.location-alert span {
    position: relative;
    top: -2.5px;
}

.location-alert.checked {
    background: #43A073;
}

.location-alert:not(.checked) .tick-icon,
.location-alert.checked .cross-icon {
    display: none;
}

.location-alert .cross-icon {
    height: 13px;
    position: relative;
    top: 1px;
    width: 13px;
}

.store-availabilities__location--phone-number {
    margin-top: 12px;
}

.store-availabilities__location--opening-hour {
    margin-top: 16px;
}
.store-availabilities__location--opening-hour .sk-ww-google-business-profile {
    background: none !important;
    color: inherit !important;
}
.store-availabilities__location--opening-hour .sk-ww-google-business-profile .sk-google-business-profile-container {
    padding: 0 !important;
}
.store-availabilities__location--opening-hour .sk-google-profile-info-label {
    display: none !important;
}
.store-availabilities__location--opening-hour .sk-ww-google-business-profile table td {
    padding-left: 0;
    padding-right: 0;
}
.store-availabilities__location--opening-hour table.sk-ww-google-business-profile-content-container > tbody > tr:first-child > td {
    padding: 0 !important;
}
.toggle-cell {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 21px;
    width: 185px
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    border: 1px solid var(--border-line-seperate-secondary, #464E5F);
    background: var(--state-inactive, #F7F7F7);
    -webkit-transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s;
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 2px;
    bottom: 2px;
    background-color: var(--interactive-action-field, #232936);
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.switch input:checked+.slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */
.switch .slider.round {
    border-radius: 16px;
}

.switch .slider.round:before {
    border-radius: 50%;
}

table[is="size-guide-table"] {
    font-size: 14px;
    font-style: normal;
    line-height: 21px;
    border: 1px solid #DADADA;
    border-left-color: transparent;
    border-top-color: transparent;
}

table[is="size-guide-table"] td,
table[is="size-guide-table"] th {
    padding: 9px;
}

table[is="size-guide-table"] th {
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    width: 100%;
}

table[is="size-guide-table"] td:not(.toggle-cell),
table[is="size-guide-table"] th {
    border: 1px solid #DADADA;
    text-align: center;
    width: 12.5%;
}

table[is="size-guide-table"] td.toggle-cell {
    padding-left: 0;
}

.pdp-drawer-contents h3 {
    font-size: 16px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 8px;
}

.pdp-drawer-contents .page-size-chart-title {
    margin-bottom: 40px;
}

.size-chart-section {
    margin-bottom: 16px;
}

.size-conversions-container {
    display: flex;
    column-gap: 16px;
}

.size-coversion {
    padding: 18px;
    border: 1px solid #DADADA;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 13.75px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 21px;
    flex: 1;
    min-width: 117px;
}

.size-conversion-separator {
    display: block !important;
    height: 1px;
    background-color: black;
    max-width: 46px;
}

.size-conversion-grid {
    display: grid;
    justify-content: space-between;
    grid-template-columns: auto auto;
}

.pdp .button {
    width: fit-content;
    color: var(--neutral-white, #FFF);
    font-size: 16px;
    display: flex;
    height: 32px;
    padding: 9px 24px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 16px;
    background: var(--neutral-black, #000);
    font-size: 12px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: -0.12px;
}

.size-guide-drawer-footer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 16px;
}

.size-guide-drawer-footer-block {
    flex: 1;
    background: var(--greyscale-light-grey-bg, #F5F5F5);
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}

.size-guide-drawer-footer-block h3 {
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 21px;
}

.size-guide-drawer-footer-block p {
    font-size: 12px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 18px;
}

.size-guide-drawer-footer-block p+p {
    margin-top: 1.5em;
}

.size-guide-drawer__product-card {
    display: flex;
    column-gap: 20px;
}

.size-guide-drawer__product-card>div:last-child {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.size-guide-drawer__product-card-title {
    font-size: 16px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 24px;
}

.size-guide-drawer__product-card-fit-type {
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 21px;
}

h2.size-guide-title {
    font-size: 24px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: normal;
    color: var(--base-light-dark-foreground, #000);
}

h3.size-guide-title {
    font-size: 32px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: normal;
    color: var(--base-light-dark-foreground, #000);
    margin-bottom: 24px;
}

.fit-guide-cards {
    display: flex;
    column-gap: 20px;
}

.fit-guide-card {
    border-radius: 8px;
    background: var(--greyscale-light-grey-bg, #F5F5F5);
    font-style: normal;
    padding: 12px;
    display: flex;
    flex-direction: column;
    text-align: center;
    flex: 1;
}

.fit-guide-card h3 {
    font-size: 16px;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 8px;
}

.fit-guide-card p {
    font-size: 14px;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 21px;
    padding-bottom: 12px;
}

.fit-guide-card img {
    margin-top: auto;
}

.fit-guide-paragraph {
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 21px;
    padding-bottom: 20px;
}

.pdp-drawer-contents .tabs .tabs__contents {
    margin-top: 24px;
}

.how-to-measure-table {
    display: grid;
    grid-template-columns: minmax(179px, 1fr) 4fr;
    column-gap: 12px;
    row-gap: 24px;
    padding-top: 1.5px;
    padding-bottom: 25.5px;
}

.how-to-measure-table>div:nth-child(odd) {
    font-size: 16px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 24px;
}

.how-to-measure-table>div:nth-child(even) {
    font-size: 14px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 21px;
}

.how-to-measure-table-footer-paragraph {
    font-size: 12px;
    font-style: normal;
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
    line-height: 18px;
}

.is-clickable {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.template-product .usp-section {
    align-items: flex-start;
}

.template-product .usp-section strong {
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
}

.usp-bar {
    background: #000;
    display: flex;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    padding: 20px;
    justify-content: space-evenly;
    align-items: center;
    gap: 10px;
    color: white;
    width: 100%;
}

.usp-block {
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 14px;
    font-style: normal;
    line-height: 1.5;
    position: relative;
}

.usp-block .more-info-icon {
    position: absolute;
    left: 100%;
    top: 0;
}

product-gallery .usp-bar {
    gap: 40px;
}

product-gallery .usp-bar .usp-block {
    flex-direction: row;
    align-items: center;
    gap: 16px;
}

product-gallery .usp-bar .usp-block svg {
    margin-bottom: 5px;
}

product-gallery .usp-bar .usp-block span {
    max-width: 179px;
}

.popup--product-info .product-info__link {
    width: fit-content;
    color: var(--neutral-black, #000);
    display: flex;
    height: 32px;
    padding: 10px 24px 8px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 16px;
    background: var(--neutral-white, #FFF);
    font-size: 12px;
    font-style: normal;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.01em;
    text-decoration: none;
    transition: all .3s ease;
}

.popup--product-info .product-info__link:hover {
    text-decoration: none;
    transform: scale3d(1.044, 1.044, 1) translateZ(0);
}

.template-product .reviews-widget__buttons .button {
    text-transform: none;
}

.yotpo-nav-content {
    display: flex;
    flex-direction: column;
    /* align-items: flex-end; */
}

.reviews-widget--close {
    background: none;
    display: inline-flex;
    margin-bottom: 20px;
    order: -1;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    align-self: flex-end;
    /* position: relative;
    justify-content: flex-end;
    top: 205px;
    text-underline-offset: 4px;
    width: 100%; */
}

.reviews-widget--close .icon {
    margin-top: -2px;
}

.pdp-bnpl-section {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 10px;
}

.pdp-bnpl-section div {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 4px;
}

.pdp-breadcrumbs {
    margin-bottom: 4px;
}

.pdp-drawer-close {
    position: absolute;
    top: 45px;
    right: 25px;
}

.pdp-right .usp-bar {
    margin-top: 32px;
}

.template-product .four-column {
    padding: 40px 0 0;
}

#MainContent .product-card .product-card__title {
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 5px;
}

#MainContent .product-card .product-card__price {
    font-family: "AvenirNextLTProMedium", sans-serif;
    font-weight: 500;
}

#MainContent .product-card__price {
    color: #000;
}

#MainContent .product-card:not(.product-card--boost) .product-card__content {
    display: flex;
    flex-direction: column-reverse;
}

#MainContent .product-card:not(.product-card--boost) .product-card__content-back {
    padding: 0;
}

#MainContent .product-card__content-front .product-card__variants {
    display: none;
}

/* .swiper-container .product-card .product-card__content-front .product-card__title,
.swiper-container .product-card .product-card__content-front .product-card__price,
.swiper-container .product-card .product-card__content-front .product-card__icons,
.swiper-container .product-card .product-card__content-front .product-card__sizes {
    display: flex;
} */
.slider.slider--full-width .slider__arrow {
    display: block;
}

#MainContent .product-card .product-card__color-list:not(.slick-slider) {
    justify-content: flex-start;
}

.slider--full-width .product-card .product-card__content {
    min-height: auto !important;
}

#MainContent .product-card .product-card__color-item {
    border-color: #4a4a4a;
    border-width: 2px;
}

#MainContent .product-card .product-card__color-item--active svg {
    top: 2px;
    left: 0;
    display: block;
    width: 16px;
    transform: scale(0.6);
}

.template-product .reviews_section {
    background: #EAEAEA;
    color: #000;
    padding-bottom: 80px;
    padding-top: 80px;
}

.reviews_section .write-button.write-review-button {
    display: none !important;
}

.related-categories__section-title h3,
.four-column__description .four-column__content-headline-title,
.template-product .recently-viewed-products__title,
.template-product .reviews_section .section-title h3 {
    color: #212428;
    font-size: 32px;
    line-height: 37px;
}

.template-product .recently-viewed-products__title {
    margin-bottom: 25px;
}

.template-product .recently-viewed-products {
    padding-bottom: 30px;
    padding-top: 30px;
}

.template-product .four-column .card-tile {
    padding-bottom: 20px;
}

.pdp-review-summary .yotpo-stars {
    display: inline-flex;
    column-gap: 5px;
}

.yotpo div,
.yotpo span,
.yotpo p,
.yotpo a,
.yotpo img,
.yotpo i,
.yotpo strong,
.yotpo sup,
.yotpo ul,
.yotpo li,
.yotpo form,
.yotpo label {
    font-family: inherit;
}

.yotpo .yotpo-pager {
    justify-content: flex-start;
    align-items: center;
}

.yotpo .yotpo-pager .yotpo-page-element {
    font-size: 15px;
    margin-right: 5px;
    padding: 5px;
}

.yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-left-arrow {
    margin-right: 20px;
}

.yotpo .yotpo-pager .yotpo-page-element.yotpo_previous,
.yotpo .yotpo-pager .yotpo-page-element.yotpo_next {
    margin-top: -4px;
}

.yotpo .yotpo-pager .yotpo-page-element.yotpo_previous:before,
.yotpo .yotpo-pager .yotpo-page-element.yotpo_next:before {
    content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtzdHJva2Utd2lkdGg6MHB4O308L3N0eWxlPjwvZGVmcz48ZyBpZD0iTGF5ZXJfMS0yIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Im0zMCw2MEMxMy40Niw2MCwwLDQ2LjU0LDAsMzBTMTMuNDYsMCwzMCwwczMwLDEzLjQ2LDMwLDMwLTEzLjQ2LDMwLTMwLDMwWm0wLTU3QzE1LjExLDMsMywxNS4xMSwzLDMwczEyLjExLDI3LDI3LDI3LDI3LTEyLjExLDI3LTI3UzQ0Ljg5LDMsMzAsM1oiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Im0zNC4zNSw0MC4xN2MtLjM4LDAtLjc3LS4xNS0xLjA2LS40NGwtOS43NS05LjcxLDkuNzMtMTAuMDZjLjU4LS42LDEuNTMtLjYxLDIuMTItLjA0LjYuNTguNjEsMS41My4wMywyLjEybC03LjY3LDcuOTQsNy42Niw3LjYyYy41OS41OC41OSwxLjUzLDAsMi4xMi0uMjkuMjktLjY4LjQ0LTEuMDYuNDRaIi8+PC9nPjwvc3ZnPg==");
    display: block;
    width: 30px;
    height: 30px;
}

.yotpo .yotpo-pager .yotpo-page-element.yotpo_next:before {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.template-product .yotpo .text-s,
.yotpo .yotpo-review .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.yotpo .yotpo-comment .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.yotpo .yotpo-question .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.yotpo .yotpo-onsite-upload .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.yotpo .yotpo-review .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-answer,
.yotpo .yotpo-comment .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-answer,
.yotpo .yotpo-question .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-answer,
.yotpo .yotpo-onsite-upload .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-answer {
    font-size: 14px;
    line-height: 1.5;
}

.template-product .yotpo .yotpo-review .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.template-product .yotpo .yotpo-comment .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.template-product .yotpo .yotpo-question .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.template-product .yotpo .yotpo-onsite-upload .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description {
    margin-bottom: 4px;
    margin-left: 0;
}

.yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.yotpo .yotpo-comment .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.yotpo .yotpo-question .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.yotpo .yotpo-onsite-upload .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.yotpo .yotpo-review .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.yotpo .yotpo-comment .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.yotpo .yotpo-question .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.yotpo .yotpo-onsite-upload .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description {
    font-style: normal !important;
}

.template-product .yotpo .yotpo-product-related-field-name {
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
}

.template-product .yotpo .yotpo-regular-box {
    border-color: #D3D6D8;
}

.yotpo .yotpo-rating-bars .yotpo-product-related-field-score-bar.yotpo-size-bar-empty,
.yotpo .yotpo-size-bars .yotpo-product-related-field-score-bar.yotpo-size-bar-empty {
    border-color: #333;
}

.template-product .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score,
.template-product .yotpo .yotpo-rating-bars .yotpo-product-related-field-score-bar.yotpo-rating-bar-full,
.template-product .yotpo .yotpo-size-bars .yotpo-product-related-field-score-bar.yotpo-rating-bar-full {
    background-color: #000;
}

.template-product .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper,
.template-product .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper,
.yotpo .yotpo-rating-bars .yotpo-product-related-field-score-bar,
.yotpo .yotpo-size-bars .yotpo-product-related-field-score-bar {
    background-color: #999;
}

.template-product .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews .yotpo-sum-reviews,
.template-product .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews .yotpo-sum-reviews,
.yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-icon,
.yotpo .yotpo-comment .yotpo-header .yotpo-review-stars .yotpo-icon,
.yotpo .yotpo-question .yotpo-header .yotpo-review-stars .yotpo-icon,
.yotpo .yotpo-onsite-upload .yotpo-header .yotpo-review-stars .yotpo-icon,
.template-product .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
.template-product .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
.template-product .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
.template-product .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
.template-product .yotpo .write-review .yotpo-header .yotpo-icon,
.template-product .yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star,
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star,
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star,
.yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star,
.yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star,
.template-product .yotpo .font-color-gray,
.template-product .reviews_section .section-title h3,
.yotpo.yotpo-main-widget .yotpo-icon-btn .yotpo-icon-button-text,
.yotpo .yotpo-modal-dialog .yotpo-icon-btn .yotpo-icon-button-text,
.template-product .product-related-fields-item .product-related-fields-item-value,
.template-product .yotpo .write-review .yotpo-header .y-label,
.template-product .yotpo .write-review .yotpo-header .yotpo-header-title,
.template-product .yotpo .yotpo-mandatory-explain,
.template-product .yotpo .form-group .form-element .yotpo-single-choice-field .yotpo-single-choice-option .y-label,
.template-product .yotpo .yotpo-product-related-field-name,
.template-product .yotpo .y-label,
.template-product .yotpo span.y-label,
.template-product .yotpo input,
.template-product .yotpo .y-input,
.template-product .yotpo .form-group .form-element .yotpo-size-field .yotpo-size-field-content .yotpo-rating-field-titles .y-label,
.template-product .yotpo .form-group .form-element .yotpo-size-field .yotpo-size-field-content .yotpo-size-field-titles .y-label,
.template-product .yotpo .form-group .form-element .y-label.yotpo-field-title,
.template-product .yotpo .form-group .form-element .yotpo-multiple-choice-field .yotpo-multiple-choice-option .y-label,
.template-product .yotpo .yotpo-review .yotpo-read-more,
.template-product .yotpo .yotpo-comment .yotpo-read-more,
.template-product .yotpo .yotpo-question .yotpo-read-more,
.template-product .yotpo .yotpo-onsite-upload .yotpo-read-more,
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-footer span,
.yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-footer span,
.template-product .yotpo .yotpo-review .yotpo-footer .yotpo-action:hover,
.template-product .yotpo .yotpo-comment .yotpo-footer .yotpo-action:hover,
.template-product .yotpo .yotpo-question .yotpo-footer .yotpo-action:hover,
.template-product .yotpo .yotpo-onsite-upload .yotpo-footer .yotpo-action:hover,
.yotpo .yotpo-review .yotpo-footer .yotpo-action:hover .y-label,
.yotpo .yotpo-review .yotpo-footer .yotpo-action:hover .transparent-color-btn,
.yotpo .yotpo-comment .yotpo-footer .yotpo-action:hover .y-label,
.yotpo .yotpo-comment .yotpo-footer .yotpo-action:hover .transparent-color-btn,
.yotpo .yotpo-question .yotpo-footer .yotpo-action:hover .y-label,
.yotpo .yotpo-question .yotpo-footer .yotpo-action:hover .transparent-color-btn,
.yotpo .yotpo-onsite-upload .yotpo-footer .yotpo-action:hover .y-label,
.yotpo .yotpo-onsite-upload .yotpo-footer .yotpo-action:hover .transparent-color-btn {
    color: #000;
}

.template-product .yotpo .yotpo-review .yotpo-main .content-review,
.template-product .yotpo .yotpo-comment .yotpo-main .content-review,
.template-product .yotpo .yotpo-question .yotpo-main .content-review,
.template-product .yotpo .yotpo-onsite-upload .yotpo-main .content-review {
    color: #4F5861;
}

.template-product .yotpo .yotpo-review .yotpo-main .content-title,
.template-product .yotpo .yotpo-comment .yotpo-main .content-title,
.template-product .yotpo .yotpo-question .yotpo-main .content-title,
.template-product .yotpo .yotpo-onsite-upload .yotpo-main .content-title,
.template-product .yotpo .yotpo-review .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.template-product .yotpo .yotpo-comment .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.template-product .yotpo .yotpo-question .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.template-product .yotpo .yotpo-onsite-upload .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.template-product .yotpo .yotpo-review .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-answer,
.template-product .yotpo .yotpo-comment .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-answer,
.template-product .yotpo .yotpo-question .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-answer,
.template-product .yotpo .yotpo-onsite-upload .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-answer,
.template-product .yotpo .yotpo-review .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-answer,
.template-product .yotpo .yotpo-comment .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-answer,
.template-product .yotpo .yotpo-question .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-answer,
.template-product .yotpo .yotpo-onsite-upload .yotpo-main .yotpo-multiple-rating-fields .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-answer,
.template-product .yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-answer,
.template-product .yotpo .yotpo-comment .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-answer,
.template-product .yotpo .yotpo-question .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-answer,
.template-product .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-answer,
.template-product .yotpo .yotpo-review .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.template-product .yotpo .yotpo-comment .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.template-product .yotpo .yotpo-question .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.template-product .yotpo .yotpo-onsite-upload .yotpo-main .yotpo-multiple-rating-fields .yotpo-open-question-fields .yotpo-question-field .yotpo-question-field-description,
.template-product .yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.template-product .yotpo .yotpo-comment .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.template-product .yotpo .yotpo-question .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description,
.template-product .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-review-stars .yotpo-user-related-fields .yotpo-user-field .yotpo-user-field-description {
    color: #232936;
}

.template-product .yotpo.yotpo-main-widget {
    background: #EAEAEA !important;
    color: #000;
}

.template-product .main-widget.yotpo-display-wrapper {
    border-top: none;
}

.reviews-widget__buttons .button {
    border-radius: 56px;
    font-size: 16px;
    height: 56px;
}

.button.button--light-black {
    background: #231F20;
    color: #fff;
}

.template-product .yotpo.yotpo-main-widget .yotpo-small-box .yotpo-default-button,
.template-product .yotpo .write-review .submit-button .yotpo-default-button,
.reviews-widget__buttons .button.button--secondary,
.template-product .yotpo input,
.template-product .yotpo .y-input {
    border-color: #000 !important;
    color: #000 !important;
}

.yotpo a {
    color: #000 !important;
}

.yotpo .yotpo-sum-reviews span {
    font-size: 16px;
    font-family: "AvenirNextLTProBold", sans-serif;
    font-weight: bold;
    line-height: 1.5;
}

.template-product .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-1,
.template-product .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-1 {
    flex-direction: column;
    align-items: flex-start;
}

.template-product .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,
.template-product .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,
.template-product .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,
.template-product .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-star,
.template-product .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-half-star,
.template-product .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 22px;
}

.pdp-container {
    max-width: 1296px;
    margin: auto;
}

.pdp-container .reviews-widget {
    max-width: 1296px;
    width: 100%;
}

.pdp-container .reviews-widget .section-title {
    padding-left: 0;
    width: auto;
}

.pdp-container .yotpo.yotpo-main-widget {
    width: 100%;
}

.template-product .reviews-widget__buttons {
    justify-content: flex-start;
    row-gap: 20px;
    column-gap: 30px;
}

@media (min-width: 769px) {
    .pdp-breadcrumbs {
        margin-bottom: 20px;
    }

    .pdp-right .usp-bar {
        display: none;
    }
}

@media (min-width: 992px) {
    .template-product .four-column {
        padding: 0;
    }

    .template-product .reviews_section .section-title {
        margin-right: 1%;
        padding-top: 1rem;
        width: 24%;
    }

    .template-product .yotpo.yotpo-main-widget {}

    .template-product .reviews-widget__buttons {
        padding-left: 20px;
        padding-right: 20px;
    }

    .reviews-widget__buttons .button {
        min-width: 250px;
    }
}

@media (max-width: 768px) {
    .pdp {
        flex-direction: column;
    }

    .template-product .container,
    .template-product .reviews_section,
    .template-product .four-column .tabs .tabs__controls,
    .template-product .usp-section {
        padding-left: 20px;
        padding-right: 20px;
    }

    .template-product .four-column .slider__container {
        padding-left: 0;
        padding-right: 0;
    }

    product-gallery .product-media__container:nth-child(n+1):not(.swiper-slide) {
        display: none;
    }

    product-gallery .usp-bar {
        display: none;
    }

    .usp-block .more-info-icon {
        left: 92%;
        top: -10px;
    }

    .pdp-product-title {
        font-size: 20px;
        font-style: normal;
        font-family: "AvenirNextLTProBold", sans-serif;
        font-weight: bold;
        line-height: 25px;
        letter-spacing: -0.2px;
    }

    .pdp-review-summary {
        margin-bottom: 9.5px;
    }

    .pdp-colour-swatch {
        margin-bottom: 32px;
    }

    .pdp-drawer-contents {
        padding: 20px;
    }

    h2.size-guide-title {
        font-size: 16px;
        font-style: normal;
        font-family: "AvenirNextLTProBold", sans-serif;
        font-weight: bold;
        line-height: 24px;
    }

    h3.size-guide-title {
        font-size: 24px;
        font-style: normal;
        font-family: "AvenirNextLTProBold", sans-serif;
        font-weight: bold;
        line-height: normal;
    }

    .size-guide-drawer__product-card {
        column-gap: 12px;
        margin-bottom: 20px;
    }

    .size-guide-drawer__product-card img {
        width: 95px;
        max-width: 95px;
    }

    .size-guide-drawer .tabs__control-title {
        font-size: 14px;
        font-style: normal;
        font-family: "AvenirNextLTProBold", sans-serif;
        font-weight: bold;
        line-height: 21px;
    }

    table[is=size-guide-table] td.toggle-cell {
        max-width: 98px;
        column-gap: 8px;
        padding: 0;
        padding-left: 5px;
    }

    .size-guide-drawer .tabs .tabs__controls {
        align-items: flex-end;
    }

    .size-guide-drawer .tabs .tabs__control {
        flex: 1;
    }

    .pdp-drawer-contents .tabs .tabs__contents {
        margin-top: 20px;
    }

    .switch .slider:before {
        bottom: 0.75px;
    }

    .table-responsive {
        padding-bottom: 16px;
    }

    .size-conversions-container {
        overflow-x: auto;
    }

    .size-coversion {
        padding: 8px;
    }

    .size-conversions-container {
        padding-bottom: 16px;
    }

    .size-guide-drawer-footer {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .fit-guide-cards {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }

    .how-to-measure-table {
        grid-template-columns: 1fr 4fr;
    }

    .pdp-highlights {
        margin-top: 20px;
    }

    .store-availabilities {
        flex-direction: column;
    }

    .store-availabilities__location {
        max-width: 100%;
    }

    .store-availabilities__location-top {
        height: 102px;
    }

    .find-in-store-drawer__size-selector select {
        width: 100%;
    }

    .template-product .reviews_section {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .template-product .yotpo .yotpo-regular-box {
        padding-left: 0;
        padding-right: 0;
    }

    .template-product .yotpo .main-widget .yotpo-bottomline {
        padding-top: 0;
    }

    .template-product .reviews-widget__buttons {
        padding-right: 0;
    }

    .reviews-widget__buttons .button {
        width: 100%;
    }

    .template-product .four-column .four-column__description {
        padding-bottom: 30px;
    }

    .template-product .four-column .tabs .tabs__contents {
        margin: 40px 0 0;
    }

    .related-categories__section-title h3,
    .four-column__description .four-column__content-headline-title,
    .template-product .recently-viewed-products__title,
    .template-product .reviews_section .section-title h3 {
        font-size: 24px;
        line-height: 30px;
    }
}

.usp-block svg {
    min-width: 24px;
    min-height: 24px;
}

pdp-variant-select button.active,
pdp-variant-select .btn.active {
    pointer-events: all;
}

@media screen and (min-width: 749px) {

    .product-recommendations__slider .swiper-container,
    .product-complete-look .swiper-container,
    .recently-viewed-products__slider .swiper-container {
        overflow-y: visible;
        overflow-x: clip;
    }

    .product-card--boost:hover {
        box-shadow: #0000003b 0 10px 30px;
        padding: 5px;
    }
}

/* .product-recommendations__slider .swiper-wrapper:has(.myModal.open),
.product-complete-look .swiper-wrapper:has(.myModal.open),
.recently-viewed-products__slider .swiper-wrapper:has(.myModal.open) {
    transform: unset !important;
}    */

#MainContent .product-card:not(.product-card--boost) .product-card__content-back {
    display: block;
    height: auto;
    margin-top: 20px;
    opacity: 1;
    visibility: visible;
}

.product-card.product-card--boost:hover .product-card__icons {
    display: none;
}

.slider--half-width .swiper-slide {
    width: calc(50% - 20px);
    margin-right: 20px;
}

@media screen and (max-width: 749px) {
    .slider--half-width .swiper-slide {
        width: calc(91.5% - 20px);
        margin-right: 20px;
    }
}

.product-complete-look {
    width: 100%;
    max-width: 480px;
}

.product-complete-look__title {
    color: var(--greyscale-black, #000);
    font-family: "AvenirNextLTProBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
    margin-bottom: 24px;
}

[data-product-complete-look-slider-wrapper] {
    padding-left: 10px;
}

.pdp-special-message {
    border: 4px solid #000;
    border-radius: 6px;
    margin-bottom: 2.4rem;
    padding: 1.6rem;
    text-align: left;

    white-space: pre-line;

    font-size: 14px;
}

.pdp-as-you-see {
    max-width: 100%;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}

.pdp-as-you-see-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.pdp-as-you-see-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.pdp-as-you-see-text h2 {
    color: #000;

    font-family: "AvenirNextLTProBold";
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.pdp-as-you-see-text p {
    color: #000;

    color: #000;

    font-family: "AvenirNextLTProMedium";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    /* 150% */
}

.pdp-as-you-see-button {
    color: var(--neutral-black, #000);
    font-family: "AvenirNextLTProBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 21px;
    /* 150% */

    text-decoration: none;
    border-bottom: 2px solid black;
}

.pdp-as-you-see-images-wrapper {
    display: flex;
    height: 480px;
    align-items: flex-start;
    flex-shrink: 0;
    align-self: stretch;

    width: 100%;
}

.pdp-as-you-see-images-wrapper img {
    width: 100%;
    height: 100%;

    flex: 1;
    min-width: 0;
    object-fit: cover;
}

.pdp-as-you-see-images {
    position: relative;
}

.pdp-as-you-see-images .slider__arrow {
    display: none;
}

@media screen and (max-width : 749px) {
    .pdp-as-you-see-images-wrapper {
        height: 300px;
        z-index: 0;
    }

    .pdp-as-you-see-images {
        overflow: hidden;
    }

    .pdp-as-you-see-images .slider__arrow {
        display: block;
    }

    .pdp-as-you-see-text h2 {
        font-size: 24px;
        line-height: normal;

        width: 50%;
    }

    .pdp-as-you-see-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .pdp-as-you-see-images-wrapper img {
        flex: unset;
        min-width: auto;
    }

    .product-recommendations .section-title {
        color: var(--greyscale-black, #000);
        font-family: "AvenirNextLTProBold";
        font-size: 24px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;

        margin-bottom: 25px;
    }

    .product-recommendations {
        margin: 30px 0;
    }

    .product-card__sizes-item {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 45px;
        height: 45px;
        border: 1px solid black;
        font-size: 14px;
        cursor: pointer;
        border-radius: 100px;
        font-weight: 600;
    }

    .product-card__sizes-item span {
        transform: translateY(1px);
    }

    .product-card__sizes-list {
        display: none;
        flex-wrap: wrap;
        gap: 10px;
    }

    .product-card__sizes-list--active {
        display: flex!important;
        gap: 10px;
    }

    .product-card__sizes-item--disabled {
        border: 1px solid #bdbdbd;
        color: #bdbdbd;
        cursor: no-drop;
    }
}

.has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
    position: initial;
}

.fancybox__content>.f-button.is-close-btn {
    position: absolute;
    top: 20px !important;
    right: 20px !important;
}

.shopping-tool {
    padding: 16px;
}

.product-complete-look__slider .slider__arrow {
    top: calc(50% - 68px);
    margin: 0 10px;
}

@media screen and (min-width: 749px) {
    .product-complete-look__slider .slider__arrow {
        height: 40px;
        width: 40px;
    }
}
div.fit_metafield p{
    margin-top: 5px;
    margin-bottom: 5px;
}
div.fit_metafield p strong{
    margin-bottom: 7px;
    font-family: AvenirNextLTProBold,sans-serif;
    font-size: 14px;
    line-height: 1.25;
}
div.fit_metafield p {
font-size: 14px;
line-height: 1.5;
}
/* CSS FOR MOBILE IMAGES */



/* giftcard template */
.pdp.template-gift-card{
    justify-content: center;
}

.pdp.template-gift-card .pdp-left{
    flex: 0.5;
}
@media (max-width: 1024px) {

    .pdp.template-gift-card .pdp-left {
        flex: 1; 
    }
}
.pdp-accordion a {
  font-size:14px;
}
}
