.sl-ex-scope .page-width{max-width:var(--page-width, 120rem);margin:0 auto;padding-inline:1.5rem}@media(min-width:750px){.sl-ex-scope .page-width{padding-inline:5rem}}.sl-ex-scope .shopify-section+.shopify-section,.sl-ex-scope .sl-ex-section+.sl-ex-section{margin-top:var(--spacing-sections-mobile, 28px)}@media(min-width:750px){.sl-ex-scope .shopify-section+.shopify-section,.sl-ex-scope .sl-ex-section+.sl-ex-section{margin-top:var(--spacing-sections-desktop, 36px)}}.sl-ex-scope .product__media-wrapper,.sl-ex-scope .product__info-wrapper{min-width:0}.sl-ex-scope .product__media,.sl-ex-scope .product__media-item{border-radius:var(--media-radius, 0);overflow:hidden}.sl-ex-scope .product__media img,.sl-ex-scope .product__media-item img{display:block;width:100%;height:auto;border-radius:var(--media-radius, 0)}.sl-ex-scope .product__title,.sl-ex-scope .product__title h1{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 600);font-size:calc(var(--font-heading-scale, 1) * 2.4rem);line-height:1.2;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}@media(min-width:750px){.sl-ex-scope .product__title,.sl-ex-scope .product__title h1{font-size:calc(var(--font-heading-scale, 1) * 3.2rem)}}.sl-ex-scope .product__text,.sl-ex-scope .product__description{font-family:var(--font-body-family);color:rgba(var(--color-foreground),.85);line-height:1.5}.sl-ex-scope .price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem;font-family:var(--font-body-family);color:rgb(var(--color-foreground))}.sl-ex-scope .price__container{display:inline-flex;align-items:baseline;gap:.8rem}.sl-ex-scope .price__regular .price-item--regular,.sl-ex-scope .price-item--regular{font-size:1.8rem;font-weight:600}.sl-ex-scope .price__sale .price-item--sale{font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground))}.sl-ex-scope .price__sale .price-item--last,.sl-ex-scope s.price-item,.sl-ex-scope .price-item--regular[hidden]+.price-item--last{text-decoration:line-through;opacity:.55;font-size:1.4rem;font-weight:400}.sl-ex-scope .price--on-sale .price-item--regular{display:none}.sl-ex-scope .product-form__input,.sl-ex-scope .variant-picker{margin:0 0 1.6rem}.sl-ex-scope .product-form__input legend,.sl-ex-scope .form__label{display:block;font-size:1.4rem;font-weight:500;margin-bottom:.8rem;color:rgb(var(--color-foreground))}.sl-ex-scope .product-form__input--pill input[type=radio]{display:none}.sl-ex-scope .product-form__input--pill label,.sl-ex-scope .variant-input-wrapper label{display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;padding:.8rem 1.4rem;margin:0 .6rem .6rem 0;border:var(--variant-pills-border-width, 1px) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity, .55));border-radius:var(--variant-pills-radius, 40px);background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.4rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.sl-ex-scope .product-form__input--pill input[type=radio]:checked+label,.sl-ex-scope .variant-input-wrapper input[type=radio]:checked+label{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.sl-ex-scope .product-form__input--pill label:hover,.sl-ex-scope .variant-input-wrapper label:hover{border-color:rgb(var(--color-foreground))}.sl-ex-scope .product-form__input select{width:100%;max-width:100%;padding:1.2rem 1.4rem;border-radius:var(--inputs-radius, 4px);border:var(--inputs-border-width, 1px) solid rgba(var(--color-foreground),var(--inputs-border-opacity, .55));background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.5rem}.sl-ex-scope .product-form{display:block;margin-top:1rem}.sl-ex-scope .product-form__buttons{max-width:100%;display:flex;flex-direction:column;gap:1rem;margin-top:1.6rem}.sl-ex-scope .product-form__submit{width:100%}.sl-ex-scope .product-form__submit[disabled],.sl-ex-scope .product-form__submit[aria-disabled=true]{opacity:.55;cursor:not-allowed}.sl-ex-scope .card-wrapper{display:block}.sl-ex-scope .card,.sl-ex-scope .card-information{background:transparent;color:rgb(var(--color-foreground))}.sl-ex-scope .card__media,.sl-ex-scope .card .media{border-radius:var(--product-card-corner-radius, 0);overflow:hidden}.sl-ex-scope .card__media img{width:100%;height:auto;display:block}.sl-ex-scope .card__information,.sl-ex-scope .card-information{padding:1rem 0 0;text-align:var(--product-card-text-alignment, left)}.sl-ex-scope .card__heading,.sl-ex-scope .card-information__text{font-size:1.5rem;font-weight:500;margin:0 0 .4rem}.sl-ex-scope .card__heading a{color:rgb(var(--color-foreground));text-decoration:none}.sl-ex-scope .card__heading a:hover{text-decoration:underline}.sl-ex-scope .product-recommendations__grid,.sl-ex-scope .grid--3-col-tablet,.sl-ex-scope .grid--4-col-desktop{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-mobile-horizontal-spacing, 12px) var(--grid-mobile-vertical-spacing, 12px)}@media(min-width:750px){.sl-ex-scope .product-recommendations__grid,.sl-ex-scope .grid--3-col-tablet{grid-template-columns:repeat(3,1fr)}.sl-ex-scope .grid--4-col-desktop{grid-template-columns:repeat(4,1fr)}.sl-ex-scope .product-recommendations__grid,.sl-ex-scope .grid--3-col-tablet,.sl-ex-scope .grid--4-col-desktop{gap:var(--grid-desktop-horizontal-spacing, 24px) var(--grid-desktop-vertical-spacing, 24px)}}.sl-ex-scope .badge{display:inline-block;padding:.4rem .8rem;border-radius:var(--badge-corner-radius, .4rem);font-size:1.2rem;font-weight:500;background:rgb(var(--color-badge-background, var(--color-foreground)));color:rgb(var(--color-badge-foreground, var(--color-background)))}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sl-ex-product-template.css.map */
