.breadcrumbs{margin-bottom:1.5rem;font-size:.85rem;color:rgb(var(--color-soft-gray))}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.4rem}.breadcrumbs__list li:not(:last-child):after{content:"/";margin-left:.4rem;color:rgb(var(--color-tan))}.breadcrumbs__list a:hover{color:rgb(var(--color-barn-red))}.breadcrumbs__list li[aria-current=page]{color:rgb(var(--color-navy));font-weight:600}.product-page__grid{display:grid;gap:2.5rem}@media(min-width:990px){.product-page__grid{grid-template-columns:1.15fr 1fr;gap:4rem;align-items:start}}.product-gallery__main{position:relative;aspect-ratio:1/1;border-radius:var(--corner-radius);overflow:hidden;background:rgb(var(--color-cream))}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .2s ease;cursor:zoom-in}.product-gallery__slide.is-active{opacity:1;pointer-events:auto}.product-gallery__slide img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.product-gallery__slide img.is-zoomed{transform:scale(1.9)}.product-gallery__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#ffffffd9}.product-gallery__thumbs{display:flex;gap:.6rem;margin-top:.75rem;flex-wrap:wrap}.product-gallery__thumb{width:64px;height:64px;border-radius:calc(var(--corner-radius) * .6);overflow:hidden;border:2px solid transparent;opacity:.65;transition:opacity .15s ease,border-color .15s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{opacity:1;border-color:rgb(var(--color-barn-red))}.product-lightbox__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f141eeb;z-index:79;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s}.product-lightbox__panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:3rem 4rem;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s}.product-lightbox[data-product-lightbox].is-open .product-lightbox__overlay,.product-lightbox[data-product-lightbox].is-open .product-lightbox__panel{opacity:1;visibility:visible}.product-lightbox__panel img{max-width:100%;max-height:85vh;border-radius:var(--corner-radius)}.product-lightbox__close{position:absolute;top:1.5rem;right:1.5rem;color:rgb(var(--color-warm-white))}.product-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);color:rgb(var(--color-warm-white));padding:.75rem}.product-lightbox__nav--prev{left:1rem}.product-lightbox__nav--next{right:1rem}.product-page__vendor{text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;color:rgb(var(--color-soft-gray));margin-bottom:.4rem}.product-page__title{margin-bottom:.6rem}.product-page__reviews-placeholder{margin-bottom:.75rem}.product-page__reviews-link{font-size:.9rem}.product-page__description{color:rgb(var(--color-soft-gray));margin-block:1.25rem 1.5rem}.price{font-size:1.4rem}.product-form__option{border:none;padding:0;margin-bottom:1.25rem}.product-form__option legend{font-weight:700;margin-bottom:.6rem}.product-form__option-value{font-weight:400;color:rgb(var(--color-soft-gray))}.product-form__pills{display:flex;flex-wrap:wrap;gap:.5rem}.product-form__pill{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:.55em 1em;border:1.5px solid rgb(var(--color-border));border-radius:var(--corner-radius);font-weight:600;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.product-form__pill-input:checked+.product-form__pill{border-color:rgb(var(--color-navy));background:rgb(var(--color-navy));color:rgb(var(--color-warm-white))}.product-form__pill-input:focus-visible+.product-form__pill{outline:2px solid rgb(var(--color-barn-red));outline-offset:2px}.product-form__row{display:flex;gap:1rem;align-items:center;margin-block:1.5rem 1rem}.product-form__add-to-cart{flex:1}.product-form__buy-now{margin-bottom:1rem}.product-form__availability{font-size:.9rem;color:rgb(var(--color-soft-gray));margin-bottom:.5rem}.product-page__trust-row{display:flex;flex-direction:column;gap:.6rem;margin-block:1.5rem;font-size:.88rem;color:rgb(var(--color-soft-gray))}.product-page__trust-row div{display:flex;align-items:center;gap:.5rem}.product-page__trust-row svg{color:rgb(var(--color-barn-red));flex-shrink:0}.share-buttons{display:flex;align-items:center;gap:.6rem;margin-block:1.5rem;flex-wrap:wrap}.share-buttons__label{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:rgb(var(--color-soft-gray));font-weight:700}.share-buttons__link{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:rgb(var(--color-cream));color:rgb(var(--color-navy))}.share-buttons__link:hover{background:rgb(var(--color-barn-red));color:rgb(var(--color-warm-white))}.product-page__accordions{margin-top:1.5rem}.related-products:empty{display:none}.quick-add-product{display:flex;gap:1.25rem;margin-bottom:1.5rem}.quick-add-product__media img{width:96px;height:96px;object-fit:cover;border-radius:var(--corner-radius)}.quick-add-product__title{margin-bottom:.4rem;font-size:1.15rem}.quick-add-product__view-details{display:inline-block;margin-top:.5rem;font-size:.85rem}
/*# sourceMappingURL=/cdn/shop/t/8/assets/template-product.css.map */
