.product-gallery{display:block}.product-gallery>.product.grid{display:grid;grid-template-columns:1fr;grid-template-areas:"gallery" "info" "craftstory"}.product-gallery .product__media-wrapper{grid-area:gallery}.product-gallery .product__info-wrapper{grid-area:info}.product-gallery .product-detail__craft-story--mobile{grid-area:craftstory}.product-detail__craft-story.product-detail__craft-story--desktop{display:none}.product-gallery__media{display:flex;gap:1.6rem}.product-gallery__thumbs{display:flex;flex-direction:column;gap:.8rem}.product-gallery__thumb{display:block;width:100%;padding:0;margin:0;border:.1rem solid transparent;background:none;cursor:pointer;flex-shrink:0}.product-gallery__thumb.is-active{border-color:rgb(var(--color-foreground))}.product-gallery__main{position:relative}.product-gallery__slide{display:none}.product-gallery__slide.is-active{display:block}.product-gallery__dots{display:none}@media screen and (min-width:990px){.product-gallery>.product.grid{grid-template-columns:calc(9.6rem + 500px) 1fr;grid-template-areas:"gallery info";align-items:start}.product-gallery .product__media-wrapper{width:auto;max-width:none}.product-gallery .product__info-wrapper{width:auto;max-width:none;min-width:0}.product-gallery__thumbs{flex:0 0 8rem}.product-gallery__main{width:500px;flex:0 0 auto}.product-detail__craft-story.product-detail__craft-story--desktop{display:block}.product-detail__craft-story.product-detail__craft-story--mobile{display:none}.product-gallery .product__title h1{line-height:1;margin-top:-4px}}@media screen and (max-width:989px){.product-gallery__thumbs{display:none}.product-gallery__media{flex-direction:column}.product-gallery__main{display:flex;align-items:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-gallery__slide{display:block;flex:0 0 100%;scroll-snap-align:center}.product-gallery__dots{display:flex;justify-content:center;gap:.8rem;margin-top:1.2rem}.product-gallery__dot{width:.8rem;height:.8rem;padding:0;margin:0;border:none;border-radius:50%;background:rgba(var(--color-foreground),.2)}.product-gallery__dot.is-active{background:rgb(var(--color-foreground))}}.product-gallery__thumb img,.product-gallery__slide img,.product-gallery__video{display:block;width:100%;height:auto}.breadcrumbs{padding-top:1.6rem;padding-bottom:.8rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0;padding:0;list-style:none;font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.breadcrumbs__item{display:flex;align-items:center;gap:.6rem}.breadcrumbs__item:not(:last-child):after{content:"/";color:rgba(var(--color-foreground),.4)}.breadcrumbs__link{color:inherit;text-decoration:none}.breadcrumbs__link:hover{text-decoration:underline}.breadcrumbs__item--current{color:rgb(var(--color-foreground))}@media screen and (max-width:989px){.product-gallery .product__info-container>*:last-child{margin-bottom:0}}.product-detail__craft-story{width:100%;box-sizing:border-box;margin-top:40px;border-radius:.8rem}@media screen and (max-width:989px){.product-detail__craft-story{display:flex;flex-direction:column;align-items:center;justify-content:center}}.product-detail__craft-story-label{margin:0 0 .4rem}.product-detail__craft-story-heading{margin:0 0 1rem}.product-detail__craft-story-body{margin:0}.product-detail__spec-table{width:100%;border-collapse:collapse}.product-detail__spec-table tr{border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.product-detail__spec-table tr:last-child{border-bottom:none}.product-detail__spec-table th,.product-detail__spec-table td{padding:.8rem 0;text-align:left;font-size:1.4rem;font-weight:400;vertical-align:top}.product-detail__spec-table th{width:40%;padding-right:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.product-detail__spec-table td{color:rgba(var(--color-foreground),.75)}.product-detail__confidence-banner{width:100%;height:80px;overflow:hidden}.product-detail__confidence-banner-image{display:block;width:100%;height:100%;object-fit:cover}.product-detail__confidence-banner-image--desktop{display:none}@media screen and (min-width:750px){.product-detail__confidence-banner-image--desktop{display:block}.product-detail__confidence-banner-image--mobile{display:none}}.product-detail__set-options-wrapper{margin-bottom:1.6rem}.product-detail__set-options-heading{font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.product-detail__set-options{display:flex;flex-wrap:wrap;gap:1rem}.product-detail__set-option{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding:1rem 1.4rem;border:.1rem solid rgb(var(--color-foreground));border-radius:.6rem;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;text-align:left;font:inherit;transition:background-color .15s ease,color .15s ease}.product-detail__set-option:hover{background:rgba(var(--color-foreground),.05)}.product-form__input--pill input[type=radio][data-option-name=cushions]+label,.product-form__input--pill input[type=radio][data-option-name=cushions]+label:before{border-radius:.6rem}.product-detail__set-option[aria-pressed=true]{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product-detail__set-option-contents{font-size:1.3rem;font-weight:600}.product-detail__set-option-price{font-size:1.2rem;opacity:.85}.set-includes__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.2rem}.set-includes__item{display:flex;align-items:center;gap:1rem}.set-includes__icon{flex-shrink:0;width:1.8rem;height:1.8rem;color:rgb(var(--color-foreground))}.set-includes__icon svg{width:100%;height:100%}.product-detail__quantity{margin-bottom:1.2rem}.product-form__submit,.shopify-payment-button__button--unbranded,.product-detail__whatsapp{border:none}.product-form__submit,.product-detail__whatsapp{min-width:9rem;min-height:3.375rem;padding:0 2.25rem;font-size:1.125rem}.shopify-payment-button__button--unbranded{min-width:9rem!important;min-height:3.375rem!important;padding:0 2.25rem!important;font-size:1.125rem!important}.product-detail__actions{display:flex;flex-direction:column;gap:10px;max-width:44rem}.product-detail__actions .product-form{margin-top:1.8rem;margin-bottom:0}.product-form__buttons{display:flex;flex-wrap:wrap;gap:1.2rem}.product-form__buttons>.product-form__submit,.product-form__buttons>.shopify-payment-button{flex:1 1 calc(50% - .6rem);width:auto;margin:0}.product-form__buttons>.product-form__submit:only-child{flex-basis:100%}.product-form__submit:before,.product-form__submit:after,.shopify-payment-button__button--unbranded:before,.shopify-payment-button__button--unbranded:after,.product-detail__whatsapp:before,.product-detail__whatsapp:after{box-shadow:none!important}.product-detail__whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;color:#fff;background-color:var(--whatsapp-bg, #25d366)}.product-detail__whatsapp:hover{filter:brightness(.92)}.product-detail__whatsapp-icon{width:1.35rem;height:1.35rem;flex-shrink:0}.product-detail__also-available{display:flex;flex-direction:column;align-items:stretch;gap:.8rem;margin-bottom:1.6rem}.product-detail__also-available-heading{margin:0;font-size:1.8rem;font-weight:600}.product-detail__also-available-pill{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.4rem;border-radius:var(--buttons-radius, 4rem);background-color:var(--also-available-pill-bg, #f2f2f2);color:var(--also-available-pill-text, #121212);font-size:1.3rem}.product-detail__also-available-button{border:none;background-color:var(--also-available-button-bg, #6b6b6b);color:var(--also-available-button-text, #ffffff)}.product-detail__also-available-button:before,.product-detail__also-available-button:after{box-shadow:none!important}.product-detail__also-available-button:hover{filter:brightness(.92)}.product-detail__description-wrapper{display:block;margin-top:1.6rem}.product-detail__description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.product-detail__description--expanded{display:block;-webkit-line-clamp:unset}.product-detail__description-toggle{display:inline-block;margin-top:.8rem;background:none;border:none;padding:0;cursor:pointer;font:inherit}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-product-detail.css.map */
