@media screen and (min-width:750px){product-info .breadcrumb{margin-bottom:18px}}product-info .product{overflow:hidden}@media screen and (min-width:990px){product-info .product{column-gap:128px;align-items:flex-start}product-info .product--large:not(.product--no-media) .product__media-wrapper,product-info .product--large:not(.product--no-media) .product__info-wrapper{max-width:496px;width:calc(50% - 64px);padding:0}product-info .product__info-container{max-width:496px}product-info .product__media-wrapper{position:sticky;top:24px;align-self:flex-start}}product-info .product__info-container{display:grid;grid-template-columns:auto 1fr;column-gap:16px;row-gap:16px}@media screen and (min-width:750px){product-info .product__info-container{row-gap:24px}product-info .product__info-container>.product__title{margin-bottom:16px}product-info .product__info-container>.product__description-block{margin-top:10px}}product-info .product__info-container>*,product-info .product__info-container>*+*,product-info .product__info-container .product-form,product-info .product__info-container .product__description,product-info .product__info-container .product__description-block,product-info .product__info-container .icon-with-text{margin:0}product-info .product__info-container>*{grid-column:1 / -1}product-info .product__info-container>.product-form__quantity{grid-column:1 / 2}product-info .product__info-container>.product-form__quantity+*{grid-column:2 / 3}product-info .product__info-container>.product-form__quantity:has(+* .product-form--has-dynamic-checkout){grid-column:1 / -1;justify-self:start}product-info .product__info-container>.product-form__quantity:has(+* .product-form--has-dynamic-checkout)+*{grid-column:1 / -1}product-info .product__title{margin:0}product-info .product__title>h1{margin:0;font-family:Inter,sans-serif;font-weight:700;font-size:32px;line-height:45px;letter-spacing:.37px;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){product-info .product__title>h1{font-size:36px;line-height:45px}}product-info .product__title>a.product__title{display:none}product-info .price{font-family:Inter,sans-serif}product-info .price__container{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:0}product-info .product__price{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0;font-family:Inter,sans-serif}product-info .product__price-compare{display:flex;align-items:center;height:26px;margin:0;font-weight:400;font-size:20px;line-height:26px;text-decoration:line-through;color:rgba(var(--color-foreground),.6)}product-info .product__price-row{display:flex;flex-direction:row;align-items:center;gap:4px;height:42px}product-info .product__price-current{display:flex;align-items:center;height:42px;font-weight:700;font-size:34px;line-height:42px;color:rgb(var(--color-foreground))}product-info .product__price-row--unavailable .product__price-current{color:rgba(var(--color-foreground),.35)}product-info .product__unit-label{display:flex;align-items:center;height:16px;font-weight:400;font-size:18px;line-height:16px;color:rgba(var(--color-foreground),.6);align-self:flex-end;padding-bottom:4px}product-info .product__price-unavailable{display:flex;flex-direction:row;align-items:center;gap:4px;height:16px}product-info .product__price-unavailable-dot{display:block;width:8px;height:8px;background:#d2232a;border-radius:50%;flex:0 0 8px}product-info .product__price-unavailable>span:last-child{font-weight:500;font-size:13px;line-height:16px;color:#d2232a}product-info .price .price-item--regular{font-weight:700;font-size:34px;line-height:42px;color:rgb(var(--color-foreground))}product-info .price .price-item--sale{font-weight:700;font-size:34px;line-height:42px;color:rgb(var(--color-foreground))}product-info .price.price--on-sale .price__sale s.price-item--regular{font-weight:400;font-size:20px;line-height:26px;color:rgba(var(--color-foreground),.6);text-decoration:line-through}product-info .price__badge-sale,product-info .price__badge-sold-out{display:none}product-info variant-selects{display:flex;flex-direction:column;gap:18px}@media screen and (max-width:749px){product-info variant-selects{gap:12px}}product-info .product-form__input{max-width:none;padding:0;margin:0}product-info .product-form__input legend.form__label{margin:0 0 10px;padding:0;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:22px;color:rgb(var(--color-foreground))}product-info .product-form__input legend.form__label [data-selected-value]{font-weight:400;color:rgba(var(--color-foreground),.6)}product-info fieldset.product-form__input--swatch{border:0;padding:0;margin:0;display:block}product-info .product-form__input--swatch .swatch-input__input+.swatch-input__label{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin:0 10px 0 0;border:1px solid transparent;border-radius:50%;background:transparent;outline:none;box-shadow:none;cursor:pointer;transition:border-color .15s ease}product-info .product-form__input--swatch .swatch{--swatch--size: 30px;width:30px;height:30px;border:1px solid #E4E7E9;border-radius:50%;background-color:var(--swatch--background, #E4E7E9);background-size:cover;background-position:center}product-info .product-form__input--swatch .swatch-input__input:checked+.swatch-input__label,product-info .product-form__input--swatch .swatch-input__input:active+.swatch-input__label{border-color:#d2232a;outline:none;box-shadow:none}product-info .product-form__input--swatch .swatch-input__input+.swatch-input__label:hover,product-info .product-form__input--swatch .swatch-input__input:hover+.swatch-input__label{border-color:#d2232a;outline:none}product-info .product-form__input--swatch .swatch-input__input:focus-visible+.swatch-input__label{outline:2px solid #D2232A;outline-offset:2px;box-shadow:none}product-info .product-form__input--swatch .swatch--unavailable{border-style:dashed;border-color:#d2232a}product-info fieldset.product-form__input--pill{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:12px}product-info .product-form__input--pill input[type=radio]+label{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:80px;height:42px;padding:10px 20px;margin:0;background:#fff;border:1px solid #E4E7E9;border-radius:10px;box-shadow:none;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:22px;letter-spacing:normal;text-align:center;color:#52575d;cursor:pointer;position:relative;transition:background-color .15s ease,border-color .15s ease,color .15s ease}product-info .product-form__input--pill input[type=radio]+label:before{content:none;display:none;box-shadow:none}product-info .product-form__input--pill input[type=radio]+label:hover{border-color:#d2232a;color:#d2232a}product-info .product-form__input--pill input[type=radio]:checked+label,product-info .product-form__input--pill input[type=radio].focused+label{background:#fffafb;border-color:#d2232a;color:#d2232a}product-info .product-form__input--pill input[type=radio]:focus-visible+label{outline:2px solid #D2232A;outline-offset:2px;box-shadow:none}product-info .product-form__input--pill input[type=radio].disabled+label,product-info .product-form__input--pill input[type=radio]:disabled+label{background:#fff;border-color:#e4e7e9;color:#9da6b0;cursor:not-allowed;text-decoration:line-through}product-info .product-form__input--pill .label-unavailable{display:none}product-info .product-form__quantity .quantity__label{display:none}product-info .product-form__quantity .quantity{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:0;width:156px;height:52px;min-height:0;border:1px solid #E4E7E9;border-radius:12px;box-shadow:0 2px 8px #00000014;background:#fff}product-info .product-form__quantity .quantity:before,product-info .product-form__quantity .quantity:after{content:none;display:none}product-info .product-form__quantity .quantity__button{flex:0 0 32px;width:32px;height:32px;margin:0;padding:0;background:transparent;display:flex;justify-content:center;align-items:center;border:0;cursor:pointer;color:#9da6b0}product-info .product-form__quantity .quantity__button:first-of-type{margin-left:10px}product-info .product-form__quantity .quantity__button:last-of-type{margin-right:10px;color:#2a2d31}product-info .product-form__quantity .quantity__button .svg-wrapper,product-info .product-form__quantity .quantity__button svg{width:14px;height:14px;display:block}product-info .product-form__quantity .quantity__input{flex:1 1 auto;width:auto;min-width:0;height:100%;padding:0 16px;margin:0;border:0;background:transparent;text-align:center;font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#333;opacity:1;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}product-info .product-form__quantity .quantity__input::-webkit-outer-spin-button,product-info .product-form__quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}product-info .product-form__quantity .quantity__rules-cart{display:none}product-info .product-form__buttons{max-width:none}product-info .product-form__submit{box-sizing:border-box;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:16px 18px;width:100%;height:54px;min-height:0;background:#d2232a;border:0;border-radius:12px;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:22px;text-align:center;color:#fff;cursor:pointer;box-shadow:none;transition:background-color .15s ease}product-info .product-form__submit:before,product-info .product-form__submit:after{content:none;display:none}product-info .product-form__submit:hover:not([disabled]){background:#b81e25}product-info .product-form__submit[disabled]{background:#e89a9d;color:#fff;opacity:1;cursor:not-allowed}product-info .product__info-container:has(.product-form__submit[disabled]) .quantity{opacity:.45}product-info .product-form__submit>span{font:inherit;color:inherit}product-info .product-form__submit>span:first-child:before{content:"";display:inline-block;width:22px;height:22px;margin-right:10px;vertical-align:middle;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M12.26 20.81L10.34 11.75H26.13C26.94 11.75 27.54 12.51 27.34 13.3L25.65 20.04C25.4 21.07 24.53 21.82 23.48 21.93L14.96 22.78C13.69 22.9 12.53 22.06 12.26 20.81Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M10.34 11.75L9.53 8H7.38' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><circle cx='24.4' cy='27.5' r='0.5' stroke='black' stroke-width='2'/><circle cx='13.87' cy='27.5' r='0.5' stroke='black' stroke-width='2'/></svg>") center / contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M12.26 20.81L10.34 11.75H26.13C26.94 11.75 27.54 12.51 27.34 13.3L25.65 20.04C25.4 21.07 24.53 21.82 23.48 21.93L14.96 22.78C13.69 22.9 12.53 22.06 12.26 20.81Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M10.34 11.75L9.53 8H7.38' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><circle cx='24.4' cy='27.5' r='0.5' stroke='black' stroke-width='2'/><circle cx='13.87' cy='27.5' r='0.5' stroke='black' stroke-width='2'/></svg>") center / contain no-repeat}product-info [data-gallery-root]{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:16px;width:100%}@media screen and (min-width:990px){product-info [data-gallery-root]{max-width:496px}}product-info [data-gallery-root] .product-media-container--placeholder .product__media{width:100%;height:100%}product-info [data-gallery-root] .product-media-container--placeholder .image-placeholder{width:100%;height:100%;border-radius:inherit}product-info [data-gallery-root] splide-viewer{display:block;position:relative;aspect-ratio:496 / 482;background:#fff;border:1px solid #F3F4F6;border-radius:14px;overflow:hidden}product-info [data-gallery-root] .splide__track{width:100%;height:100%}product-info [data-gallery-root] .splide__list{height:100%;margin:0;padding:0}product-info [data-gallery-root] .splide__slide.product__media-item{width:100%;height:100%;max-width:none;margin:0;display:block}product-info [data-gallery-root] .splide__slide .product-media-container{height:100%;margin:0}product-info [data-gallery-root] splide-viewer .splide__slide.scroll-trigger{opacity:1;visibility:visible}product-info [data-gallery-root] splide-viewer .splide__slide.scroll-trigger.animate--fade-in{opacity:1;animation:none}product-info [data-gallery-root] .splide__slide .product-media-container{pointer-events:none}product-info [data-gallery-root] .splide__slide .product__modal-opener,product-info [data-gallery-root] .splide__slide .product__media-toggle{pointer-events:auto}product-info [data-gallery-root] .splide__slide .product__modal-opener--image,product-info [data-gallery-root] .splide__slide .product__modal-opener--image .product__media-toggle{cursor:zoom-in}product-info [data-gallery-root] splide-viewer .splide__list:active .product__modal-opener--image,product-info [data-gallery-root] splide-viewer .splide__list:active .product__modal-opener--image .product__media-toggle{cursor:grabbing}product-info [data-gallery-root] splide-viewer .splide__list{cursor:grab;user-select:none;-webkit-user-select:none}product-info [data-gallery-root] splide-viewer .splide__list:active{cursor:grabbing}product-info [data-gallery-root] .splide__arrows{position:static}product-info [data-gallery-root] .splide__arrow{position:static;width:auto;height:auto;background:transparent;border-radius:0;opacity:1;transform:none}product-info [data-gallery-root] .splide__arrow svg{width:auto;height:auto;fill:currentColor}product-info [data-gallery-root] .splide__arrow[disabled]{opacity:.4}product-info [data-gallery-root] .product__media-pagination{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;align-items:center;gap:6px;padding:0;margin:0;pointer-events:auto;z-index:2}product-info [data-gallery-root] .product__media-pagination li{display:inline-flex;list-style:none}product-info [data-gallery-root] .product__media-pagination__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#ffffff8c;transition:width .2s ease,background-color .2s ease;cursor:pointer;opacity:1;margin:0;transform:none;box-shadow:0 0 2px #0003}product-info [data-gallery-root] .product__media-pagination__dot:hover{background:#ffffffd9}product-info [data-gallery-root] .product__media-pagination__dot.is-active{background:#fff}product-info [data-gallery-root] .product-media-container,product-info [data-gallery-root] .product__media,product-info [data-gallery-root] .product__modal-opener{width:100%;height:100%;max-width:none;border-radius:0;background:transparent;box-shadow:none}product-info [data-gallery-root] .product-media-container .media,product-info [data-gallery-root] .product-media-container.constrain-height .media{padding-top:0;height:100%}product-info [data-gallery-root] .product__media>img,product-info [data-gallery-root] .product__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--media-fit, cover);object-position:center}product-info [data-gallery-root] .media-fit-cover .product__media img{--media-fit: cover}product-info [data-gallery-root] .media-fit-contain .product__media img{--media-fit: contain}product-info .product__media-badge{position:absolute;top:16px;left:17px;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;background:#ef8300;border-radius:50px;font-family:Inter,sans-serif;font-weight:700;font-size:10px;line-height:10px;letter-spacing:.04em;text-transform:uppercase;color:#fff}product-info [data-gallery-root] .slider-buttons{display:none}product-info [data-gallery-root] .product__media-icon{display:none}product-info [data-gallery-root] .thumbnail-slider{width:100%;overflow:hidden}product-info [data-gallery-root] .thumbnail-slider .splide__track{overflow:hidden}@media screen and (max-width:749px){product-info [data-gallery-root] .thumbnail-slider{overflow:visible}product-info [data-gallery-root] .thumbnail-slider .splide__track{overflow:visible}}product-info [data-gallery-root] .thumbnail-list{margin:0;padding:0;list-style:none}product-info [data-gallery-root] .thumbnail-list__item{aspect-ratio:1 / 1;padding:0;margin:0}product-info [data-gallery-root] .thumbnail{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;background:#fff;border:2px solid #F4F5F6;border-radius:10px;cursor:pointer;overflow:hidden;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}product-info [data-gallery-root] .thumbnail:hover{border-color:#e4e7e9}product-info [data-gallery-root] .thumbnail[aria-current=true]{border-color:#d2232a;box-shadow:none}product-info [data-gallery-root] .thumbnail img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:749px){product-info [data-gallery-root] splide-viewer{border-radius:10px}product-info [data-gallery-root] .product__media-badge{top:11px;left:12px}product-info [data-gallery-root] .thumbnail{width:100%;height:100%;padding:0;border:2px solid transparent}product-info [data-gallery-root] .thumbnail[aria-current=true]{border-color:#d2232a}}product-info .product__description-block{padding-top:22px;border-top:1px solid #F4F5F6;display:flex;flex-direction:column;gap:24px}product-info .product__description-heading{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#2a2d31}product-info .product__description{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#52575d}product-info .product__description>*:first-child{margin-top:0}product-info .product__description>*:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-main-product-overrides.css.map */
