.offers-fieldset .product-form__input .form__label{margin-block-end:var(--sp-5)}.offers-fieldset ul.swatches{display:grid;grid-template-columns:repeat(3,1fr)}.offers-fieldset ul.swatches li{width:100%;height:100%}.offers-fieldset ul.swatches:has(>li:nth-child(2)):not(:has(>li:nth-child(3))),.offers-fieldset ul.swatches:has(>li:first-child):not(:has(>li:nth-child(2))){grid-template-columns:repeat(2,1fr)}.offers-fieldset ul.swatches li magnet-element.block{height:100%}.offers-fieldset ul.swatches magnet-element.block>label.offer-card-label{padding:0;height:100%;border-radius:10px;border:2px solid rgba(210,210,210,1)}.variant-input-wrapper ul.swatches magnet-element.block label:has(.offer-card.is-selected){border-color:var(--color-button-gradient)}.offers-fieldset ul.swatches magnet-element.block label.offer-card-label>.offer-cards-grid{padding:0;height:100%}.offers-fieldset ul.swatches magnet-element.block label.offer-card-label:after{box-shadow:none;border:2px solid rgba(210,210,210,1)}.offers-fieldset ul.swatches magnet-element.block label.offer-card-label:has(.offer-card.is-selected):after{border-color:var(--color-button-gradient)}.offer-cards-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:24px 0 8px;position:relative}.offers-fieldset .offer-card{border-radius:10px;background:#fff;cursor:pointer;position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}.offer-card__badge{position:absolute;top:-12px;right:25px;background:rgb(var(--color-foreground));color:#fff;border-radius:0 0 4px 4px;padding:6px 9px;white-space:nowrap;text-align:center;z-index:2;font-weight:600;font-size:var(--text-xs);line-height:100%}.offer-card__badge:before{position:absolute;content:"";background:#1a1a1a;left:-14.5px;top:-.5px;clip-path:polygon(100% 0,0% 100%,100% 100%);width:15px;height:12px}.offer-card__badge:after{position:absolute;content:"";background:#1a1a1a;right:-14.5px;top:-.5px;clip-path:polygon(0 0,0% 100%,100% 100%);width:15px;height:12px}.offer-card__badge--value{left:auto;right:-1px;transform:none;border-radius:0 0 0 8px}.offer-card__body{padding:18px 12px 16px 38px}.offer-card--has-badge .offer-card__body{padding-top:22px}.offer-card__row{display:flex;align-items:flex-start;gap:10px}.offer-card__radio{width:18px;height:18px;border-radius:50%;border:2px solid #9d7e4f;flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center;background:#fff}.offer-card__radio-dot{width:9px;height:9px;border-radius:50%;background:#9d7e4f;display:none}.offer-card.is-selected .offer-card__radio-dot{display:block}.offer-card__info{flex:1;min-width:0}.offer-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.offer-card__body .offer-card__title-row .offer-card__title{font-weight:500;font-size:var(--text-base);line-height:100%;color:var(--color-button-gradient)}.offer-card__prices{text-align:right;flex-shrink:0}.offer-card__title-row .offer-card__prices{display:flex;flex-direction:column}.offer-card__body .offer-card__title-row .offer-card__price-now{font-weight:500;font-size:var(--text-sm);line-height:100%;position:relative;color:rgb(var(--color-foreground))}.offer-card__body .offer-card__title-row .offer-card__price-was{position:relative;font-weight:400;font-size:var(--text-2sm);line-height:100%;color:rgb(var(--color-price) / .6)}.offer-card__body .offer-card__title-row .offer-card__price-was:before{content:"";position:absolute;inset-block-start:50%;width:100%;transform:rotate(-15deg);border-block-end:1px solid rgb(var(--color-foreground))}.offers-native-fieldset ul li .label-swatch:has(input:checked):before{box-shadow:inset 0 0 0 1px rgb(var(--color-foreground));content:"";position:absolute;border-radius:var(--swatch-radius);top:0;right:0;bottom:0;left:0;width:100%;height:100%}.offer-card__sale{color:rgb(var(--color-foreground));margin-top:3px;font-weight:500;font-size:var(--text-2sm)}.offer-card__sale span{color:var(--color-button-gradient);font-size:var(--text-2sm)}.offer-card__size{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:13px;color:#444}.offer-card__size select{font-size:13px;border:1px solid #ccc;border-radius:5px;padding:3px 6px;background:#fff;color:#1a1a1a;cursor:pointer}.offers-fieldset .swatches .offer-card-label .offer-card-radio{left:12px;top:19px;z-index:2;overflow:visible;width:20px;height:20px;background:transparent;border:2px solid rgba(210,210,210,1);clip:unset;border-radius:100px}.offers-fieldset .swatches .offer-card-label .offer-card-radio:after{width:12px;height:12px;background:var(--color-button-gradient);border-radius:100px;left:50%;top:50%;transform:translate(-50%,-50%)}.offers-fieldset .swatches .offer-card-label .offer-card-radio:checked{border-color:var(--color-button-gradient);accent-color:var(--color-button-gradient)}.offer-card__footer{background:#d4c9b6;padding:10px 12px;display:flex;align-items:center;gap:var(--sp-1d5);border-radius:0 0 8px 8px}.offer-card__footer:empty,.offer-card__footer.is-hidden{display:none}.offer-card__footer input[type=checkbox]{width:20px;height:20px;accent-color:rgba(255,255,255,1);flex-shrink:0;cursor:pointer;position:relative;border-radius:4px;background:#fff;border-width:2px}.offer-card__footer input[type=checkbox]:not(.switch):after{border:2.5px solid var(--color-button-gradient);border-inline-start:0;border-block-start:0;width:5px;height:9px;top:2px;left:50%;transform:translate(-50%) rotate(calc(var(--r, 20deg) * var(--transform-logical)))}.offer-card__footer label{width:100%;max-width:calc(100% - 20px);display:flex!important;justify-content:space-between;align-items:center}.offer-card__footer label>span:nth-of-type(1){font-weight:500;font-size:var(--text-2sm);line-height:100%}.offer-card__footer label span:nth-of-type(2){display:flex;flex-direction:column;text-align:right}.offer-card__footer label span:nth-of-type(2) .price__regular{font-size:var(--text-2sm)}.offer-card__footer label span:nth-of-type(2) .price__sale{font-size:var(--text-2sm)}.offer-card__footer label span.price__sale:before{border-block-end:1px solid rgb(var(--color-foreground))}.offer-card__footer label span .regular_price{font-weight:600;font-size:var(--text-2sm)}.offer-card__footer-label{font-size:12.5px;color:#5a3e1b;font-weight:500;flex:1;line-height:1.3}.offer-card__footer-prices{text-align:right;flex-shrink:0}.offer-card__footer-price{display:block;font-size:12.5px;font-weight:700;color:#5a3e1b}.offer-card__footer-was{display:block;font-size:11px;color:#9b7a4a;text-decoration:line-through}.quick-view__content .offers-fieldset ul.swatches{grid-template-columns:repeat(2,1fr)}.product-bundle__info .horizontal-product__quantity .text--sale{position:relative;width:fit-content}@media screen and (min-width:1382px)and (max-width:1481px){.offer-card__body{padding:16px 8px 16px 30px}.offer-card__body .offer-card__title-row .offer-card__title{font-size:var(--text-2sm)}.offers-fieldset .swatches .offer-card-label .offer-card-radio{left:6px;top:17px}.product__highlights.with-heading .product-card__icon{padding-inline:var(--sp-4)}.offer-card__footer label>span:nth-of-type(1){font-size:var(--text-2xs)}}@media screen and (min-width:1024px)and (max-width:1381px){.offers-fieldset ul.swatches{grid-template-columns:repeat(2,1fr)}.product__highlights.with-heading .product-card__icon{padding-inline:var(--sp-3)}.quick-view__content .offers-fieldset ul.swatches{grid-template-columns:repeat(1,1fr)}}@media(max-width:639px){.unlocked-block-class .product__accordion:first-child summary.details__summary{padding:var(--sp-3)}.unlocked-block-class .product__accordion:first-child .details__content{padding:var(--sp-3);padding-block-start:0;margin-block-start:0}.unlocked-block-class .details__content label.product-bundle__info{display:flex;gap:var(--sp-2);padding:var(--sp-2);padding-inline-end:var(--sp-9d5)}.unlocked-block-class .details__content label.product-bundle__info .checkbox{inset-inline-end:var(--sp-2);top:50%;transform:translateY(-50%)}.unlocked-block-class .details__content label.product-bundle__info .horizontal-product__title{padding:0;font-size:var(--text-2sm)}.unlocked-block-class .details__content .product-bundle__info .horizontal-product__quantity{padding:0;transform:translateY(-2px)}.unlocked-block-class .details__content .product-bundle__info .horizontal-product__quantity span{font-size:var(--text-2sm);line-height:1}.unlocked-block-class .details__content .product-bundle__info .badges{gap:var(--sp-1)}.unlocked-block-class .details__content .product-bundle__info .badges span{font-size:var(--text-3xs)}}@media(max-width:600px){.offers-fieldset ul.swatches:has(>li:nth-child(2)):not(:has(>li:nth-child(3))),.offers-fieldset ul.swatches:has(>li:first-child):not(:has(>li:nth-child(2))){grid-template-columns:1fr}.offers-fieldset ul.swatches,.offer-cards-grid{grid-template-columns:1fr}.quick-view__content .offers-fieldset ul.swatches{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-variant-layout.css.map */
