ext-product-details-drawer ::-webkit-scrollbar{width:.8rem}ext-product-details-drawer ::-webkit-scrollbar-track{background:#0000001a;border-radius:8em}ext-product-details-drawer ::-webkit-scrollbar-thumb{background:#00000040;border-radius:8rem}ext-product-details-drawer ::-webkit-scrollbar-thumb:hover{background:#00000080}ext-product-details-drawer{width:100vw;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1000}ext-product-details-drawer.is--open{pointer-events:auto}ext-product-details-drawer .ext-product-details-drawer__backdrop{display:none;pointer-events:none;opacity:0;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.5);z-index:0}ext-product-details-drawer.is--open .ext-product-details-drawer__backdrop{display:block;pointer-events:auto;opacity:1}ext-product-details-drawer .ext-product-details-drawer__blocks{pointer-events:none;position:absolute;inset-block-start:initial;inset-block-end:0;inset-inline:0;background-color:rgb(var(--color-background));z-index:20;transform:translateY(100%);transition:transform var(--duration-default) ease,opacity var(--duration-default) ease;opacity:0;overflow-y:scroll}ext-product-details-drawer.is--open .ext-product-details-drawer__blocks{pointer-events:auto;transform:translateY(0);opacity:1}.ext-product-details-drawer__blocks .button--close{background-color:transparent;border-color:transparent;cursor:pointer;padding:.8rem}.ext-product-details-drawer__blocks .button--close svg{color:initial;width:1.6rem;height:1.6rem}.ext-product-details-drawer__blocks .button--close svg path{stroke:rgb(var(--color-foreground))}@media screen and (max-width:749px){ext-product-details-drawer .ext-product-details-drawer__blocks{max-height:90vh}.ext-product-details-drawer__main{display:block;max-height:calc(90% - 90px)}}.ext-product-details-drawer__main .product__title-wrapper{flex-direction:column;gap:.5rem;margin-bottom:1rem}.ext-product-details-drawer__main .product__title-wrapper>a{text-align:left}.ext-product-details-drawer__main .product__title-wrapper>a:after{display:none}@media screen and (min-width:750px){ext-product-details-drawer .ext-product-details-drawer__blocks{max-height:100%;height:100vh;width:60rem;inset-block:0;inset-inline-start:auto;inset-inline-end:0;transform:translate(100%)}[dir=rtl] ext-product-details-drawer .ext-product-details-drawer__blocks{transform:translate(-100%)}ext-product-details-drawer.is--open .ext-product-details-drawer__blocks{transform:translate(0)}.ext-product-details-drawer__header .ext-product-details-drawer__blocks--inner{max-height:86vh}}.ext-product-details-drawer__header{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;padding:2.4rem var(--page-gutter)}@media screen and (min-width:750px){ext-product-details-drawer .product .container .product__grid--has-media,ext-product-details-drawer .product .max-w-fluid .product__grid--has-media{grid-template-columns:100%}}.ext-product-details-drawer__slider-wrapper{overflow:hidden}ext-product-details-drawer .ext-product-details-drawer__content .product-card__badges>span{padding-inline-start:0}.ext-product-details-drawer__slider-wrapper .media,.ext-product-details-drawer__slider-wrapper .media--portrait,.ext-product-details-drawer__slider-wrapper .media--landscape{aspect-ratio:var(--product-media-aspect-ratio)}.ext-product-details-drawer__media-swiper{margin-inline-start:var(--page-gutter);padding-inline-end:var(--page-gutter)}ext-product-details-drawer .product .product__content{margin:0;padding:var(--spacing-5) 0 calc(var(--spacing-8) + var(--spacing-2))}ext-product-details-drawer .product .container{display:flex;flex-direction:column;gap:2.4rem;padding:0 var(--page-gutter)!important}ext-product-details-drawer .product .product-card{display:flex;flex-direction:column;gap:2.4rem}ext-product-details-drawer .ext-product-details-drawer__header h5{font-weight:var(--font-weight-heading-semibold);text-transform:uppercase;margin-block:0}@media screen and (max-width:749px){ext-product-details-drawer .ext-product-details-drawer__header h5{font-size:calc(var(--font-heading-scale)* var(--h3-multiplier))}}ext-product-details-drawer .product .quantity__wrapper{border-radius:var(--button-border-radius);height:100%;max-height:5rem}@media screen and (max-width:749px){ext-product-details-drawer .product .container{padding:0}ext-product-details-drawer .highlighted-product__heading{padding:0 var(--page-gutter)}}ext-product-details-drawer .product__content{margin-block:2.3rem;padding:0 var(--page-gutter)}ext-product-details-drawer .highlighted-product .product__content{margin-block:0!important}ext-product-details-drawer .product__content>*{margin-block-end:1.2rem}ext-product-details-drawer .product__content.justify-center>*{justify-content:flex-start;text-align:start}@media screeen and (min-width:990px){ext-product-details-drawer .product__content.justify-center>*{justify-content:center;text-align:center}}@media screen and (max-width:990px){ext-product-details-drawer .product .product__title{font-size:calc(var(--font-heading-scale) * 2.4rem);line-height:calc(1 + .3 / var(--font-heading-scale))}}@media screen and (max-width:989px)and (min-width:750px){ext-product-details-drawer .product__content{padding-inline:2rem}}@media screen and (min-width:990px){ext-product-details-drawer .product__content{padding-inline:2rem}ext-product-details-drawer .product__title{margin-block:2rem 1.6rem}}@media screen and (min-width:1250px){ext-product-details-drawer .product__content{padding-inline:var(--page-gutter)}}ext-product-details-drawer .product__title{color:rgb(var(--color-primary-text));font-size:var(--font-size-static-lg);line-height:var(--line-height-static-sm);font-weight:var(--font-weight-heading-semibold);text-transform:uppercase;letter-spacing:normal;margin-block:0;padding-block:0;display:flex;align-items:center;justify-content:flex-start;gap:.8rem}ext-product-details-drawer .product-card__variants--list{gap:2.4rem}ext-product-details-drawer .product__price{display:flex;align-items:center;gap:.8rem}ext-product-details-drawer .product__price--info{color:rgba(var(--color-primary-text),.5);font-size:var(--font-size-static-xs);line-height:var(--line-height-static-sm);font-weight:var(--font-weight-medium);letter-spacing:.1rem;text-transform:uppercase}ext-product-details-drawer .product__price .price{font-size:var(--font-size-static-md)}@media screen and (min-width:990px){ext-product-details-drawer .product__price .price{font-size:var(--font-size-static-md)}}ext-product-details-drawer .product__price ins{color:var(--color-error)}ext-product-details-drawer .product__price del{display:inline-block;margin-inline-end:0;color:rgb(var(--color-foreground))}ext-product-details-drawer .product__price--subscription{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:0 1rem}ext-product-details-drawer .product__price--subscription .price,ext-product-details-drawer .product__price--subscription .price__container{display:contents}ext-product-details-drawer .product__price--subscription .price__sale{flex:1}ext-product-details-drawer .product__price--subscription .price__container>:first-child{order:1}ext-product-details-drawer .product__price--subscription .price__container>:nth-child(2){order:3;flex-basis:100%}ext-product-details-drawer .product__subscription-price{margin-block:0;order:4}ext-product-details-drawer .product__price-subscription{order:2;margin-block:0;color:var(--color-price-accent);text-transform:uppercase;font-size:var(--font-size-static-sm)}ext-product-details-drawer .product__content>product-form{display:block;margin-block-end:2rem}ext-product-details-drawer .product__form{display:grid;gap:1.6rem}ext-product-details-drawer .product__form [data-error-wrapper]{grid-row:4 / 5}ext-product-details-drawer .product__form .shopify-payment-button__button--hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}ext-product-details-drawer .product-selector__quantity{display:none}ext-product-details-drawer .product-selector__quantity quantity-input{width:100%;height:100%}ext-product-details-drawer .product-selector__quantity .quantity__input{flex:1}ext-product-details-drawer .product-selector__quantity .quantity__button{width:3.5rem;display:flex;align-items:center;justify-content:center}ext-product-details-drawer .product-selector__quantity .quantity__button svg{width:1rem}ext-product-details-drawer .product-selector__quantity .quantity__input{height:100%}@media screen and (min-width:750px){ext-product-details-drawer .product__form--inline{grid-template-columns:8rem auto;grid-template-rows:5rem auto auto;gap:1.2rem}ext-product-details-drawer .product__form--inline .quantity__button{width:1rem}ext-product-details-drawer .product__form--inline .quantity__wrapper{width:100%}ext-product-details-drawer .product__form--inline .product-selector__quantity .quantity__button{padding-inline:.5rem;width:2.4rem;margin-inline:0}ext-product-details-drawer .product__form [data-error-wrapper]{color:var(--color-alert);margin-block-start:0}ext-product-details-drawer .product__form .shopify-payment-button{grid-column:span 2}ext-product-details-drawer .product__form .gift-card-recipient-form{grid-column:span 2;flex:1 0 100%}ext-product-details-drawer .product__form:not(.product__form--inline) .product-selector__submit{grid-column:span 2}}ext-product-details-drawer .product__form.product__form--inline{display:flex;flex-direction:column}ext-product-details-drawer .product__form.product__form--inline .button,ext-product-details-drawer .product__form.product__form--inline .shopify-payment-button,ext-product-details-drawer .product__form.product__form--inline .shopify-payment-button__button{height:4.6rem}ext-product-details-drawer .quantity__wrapper{border-color:rgba(var(--color-foreground),.5)}ext-product-details-drawer .button.button--text{font-size:var(--font-size-static-xs)}ext-product-details-drawer .product__title-wrapper{display:flex;justify-content:space-between;align-items:baseline;column-gap:var(--spacing-2)}ext-product-details-drawer .product__title.button.button--text{padding-block-end:0;margin-block-end:.425rem}ext-product-details-drawer:has(.shopify-payment-button) .button.button--text{margin-block-start:calc(var(--spacing-4) + (var(--spacing-1) / 2));padding:0}ext-product-details-drawer .button.button--variant.disabled{pointer-events:auto}ext-product-details-drawer .ext-product-details-drawer__main--empty{padding-inline:var(--page-gutter);height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2.4rem}ext-product-details-drawer .ext-product-details-drawer__main--empty p:not(.h2){color:rgba(var(--color-secondary-text));font-size:var(--font-size-static-md);font-weight:var(--font-weight-normal);line-height:var(--line-height-static-sm);letter-spacing:.028rem}.ext-product-details-drawer__content{padding:var(--spacing-5) var(--page-gutter) calc(var(--spacing-8) + var(--spacing-2));display:flex;flex-direction:column;gap:1.6rem}.ext-product-details-drawer__title{color:rgb(var(--color-primary-text));font-size:var(--font-size-static-lg);line-height:var(--line-height-static-sm);font-weight:var(--font-weight-heading-semibold);text-transform:uppercase;letter-spacing:normal;margin-block:0}.ext-product-details-drawer__variants{display:flex;flex-direction:column;gap:1.6rem}.ext-product-details-drawer__variants--list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2.4rem}fieldset.ext-product-details-drawer__variant-options{border:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}fieldset.ext-product-details-drawer__variant-options legend{flex-basis:100%;margin:0 0 var(--spacing-1) 0;padding:0;border:0;display:flex;align-items:center;width:100%;font-size:var(--font-size-static-sm);letter-spacing:.2rem;text-transform:uppercase;color:rgb(var(--color-heading-text))}fieldset.ext-product-details-drawer__variant-options legend span{font-weight:var(--font-weight-heading-semibold);margin-inline-start:var(--spacing-1)}.ext-product-details-drawer__variant-options .button--variant{display:inline-flex;align-items:center;gap:.4rem;padding:0}.ext-product-details-drawer__add{width:100%;cursor:pointer}.ext-product-details-drawer__add[disabled],.ext-product-details-drawer__add[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/52/assets/component-ext-product-details-drawer.css.map */
