product-quick-add-drawer{z-index:1000;width:100vw;height:100%;transition:visibility var(--duration-default)ease;visibility:hidden;justify-content:flex-end;display:flex;position:fixed;top:0;left:0}product-quick-add-drawer.active{visibility:visible}product-quick-add-drawer .product-quick-add-drawer__overlay,product-quick-add-drawer #ProductQuickAddDrawer-Overlay{background-color:rgb(from var(--color-bark)r g b/50%);z-index:0;cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0}product-quick-add-drawer .drawer__inner{z-index:1;border-top-left-radius:var(--border-radius-xl);border-bottom-left-radius:var(--border-radius-xl);border:.1rem solid rgb(from var(--color-bark)r g b/20%);width:55rem;max-width:100vw;height:100%;transition:transform var(--duration-default)ease;background-color:var(--color-white);border-right:0;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden auto;transform:translate(100%)}product-quick-add-drawer.active .drawer__inner{transform:translate(0)}product-quick-add-drawer .drawer__header{padding:var(--spacing-2xl)var(--spacing-2xl)0 var(--spacing-2xl);border-bottom:none;justify-content:space-between;align-items:center;margin-bottom:2.4rem;display:flex;position:relative}product-quick-add-drawer .drawer__header:before{display:none}product-quick-add-drawer .drawer__heading{color:var(--color-bark);margin:0}product-quick-add-drawer .drawer__close{cursor:pointer;color:var(--color-bark);background:0 0;border:none;justify-content:center;align-items:center;min-width:auto;min-height:auto;padding:.4rem;display:flex;position:relative;top:0;right:0}product-quick-add-drawer .drawer__close .svg-wrapper{width:2rem;height:2rem}product-quick-add-drawer .drawer__close:hover{opacity:.7}product-quick-add-drawer .product-quick-add-drawer__content{padding:0 var(--spacing-2xl)var(--spacing-2xl)var(--spacing-2xl);flex:1;overflow-y:auto}product-quick-add-drawer .product-quick-add-drawer__content>product-info>.product__info-wrapper>.product-quick-add-drawer__media{margin-left:calc(var(--spacing-2xl)*-1);margin-right:calc(var(--spacing-2xl)*-1);width:calc(100% + (var(--spacing-2xl)*2));max-width:calc(100% + (var(--spacing-2xl)*2))}product-quick-add-drawer .product-quick-add-drawer__content>product-info>.product__info-wrapper>.product-quick-add-drawer__media:first-child{margin-top:calc(var(--spacing-2xl)*-1);margin-bottom:2.4rem}@media screen and (max-width:767px){product-quick-add-drawer .product-quick-add-drawer__content>product-info>.product__info-wrapper>.product-quick-add-drawer__media{margin-left:calc(var(--spacing-2xl)*-1)!important;margin-right:calc(var(--spacing-2xl)*-1)!important;width:calc(100% + (var(--spacing-2xl)*2))!important;max-width:calc(100% + (var(--spacing-2xl)*2))!important}product-quick-add-drawer .product-quick-add-drawer__content>product-info>.product__info-wrapper>.product-quick-add-drawer__media:first-child{margin-top:calc(var(--spacing-2xl)*-1)!important}product-quick-add-drawer .product__media-wrapper--spaced{padding:0!important}}product-quick-add-drawer .product-quick-add-drawer__loading{align-items:center;gap:var(--spacing-lg);padding:var(--spacing-3xl);text-align:center;color:var(--color-bark);flex-direction:column;display:flex}product-quick-add-drawer .product-quick-add-drawer__loader-image{width:12rem;max-width:20rem;height:auto;max-height:20rem}product-quick-add-drawer .product-quick-add-drawer__error{text-align:center;color:var(--color-error,#d32f2f);padding:4.8rem 2.4rem}product-quick-add-drawer .product__info-container-wrapper-spacer{box-shadow:none!important}product-quick-add-drawer .product__info-sticky-wrapper,product-quick-add-drawer .product__info-container-wrapper{padding:0}product-quick-add-drawer .product__info-wrapper--padding-spaced{box-shadow:none}product-quick-add-drawer .product__info-container-wrapper-finish:before{display:none}product-quick-add-drawer .product__info-container-wrapper-finish-title:before{content:"";width:100%;height:.1rem;margin-bottom:var(--spacing-xl);background-image:url("data:image/svg+xml,%3Csvg width='1216' height='1' viewBox='0 0 1216 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1215.5' y1='0.5' x2='0.5' y2='0.5' stroke='%23423534' stroke-linecap='round' stroke-dasharray='2 4'/%3E%3C/svg%3E%0A");background-repeat:repeat-x;background-size:121.6rem .1rem;display:block}product-quick-add-drawer .product__title:after{display:none}product-quick-add-drawer .product__title{margin-bottom:var(--spacing-xl);margin-top:0}product-quick-add-drawer .product__info-container-wrapper-finish{margin-bottom:2.4rem}product-quick-add-drawer .product__info-container-wrapper-finish-title{margin-bottom:1.6rem}product-quick-add-drawer .product-quick-add-drawer__media{margin-bottom:2.4rem}product-quick-add-drawer .product-media-gallery__image-wrapper{aspect-ratio:16/9}product-quick-add-drawer .product-quick-add-drawer__media .product-media-gallery,product-quick-add-drawer .product-quick-add-drawer__media swiper-container,product-quick-add-drawer .product-quick-add-drawer__media .product-media-gallery__slider,product-quick-add-drawer .product-quick-add-drawer__media swiper-slide,product-quick-add-drawer .product-quick-add-drawer__media .product-media-gallery__image-wrapper{width:100%;max-width:100%}product-quick-add-drawer .product-quick-add-drawer__media .product-media-gallery__image{object-fit:cover;width:100%;max-width:100%;height:100%}product-quick-add-drawer .product__info-wrapper{flex-direction:column;gap:2.4rem;display:flex}product-quick-add-drawer .product__info-container-wrapper-finish{width:100%}product-quick-add-drawer metaobject-finish-selector{width:100%;display:block}product-quick-add-drawer .product__info-container-wrapper-finish-inner{width:100%}product-quick-add-drawer metaobject-product-form{width:100%;display:block}product-quick-add-drawer .metaobject-variant-selectors{width:100%;margin-bottom:2.4rem}product-quick-add-drawer .product-form__quantity-wrapper-wrapper{align-items:center;gap:var(--spacing-xl);flex-direction:row;width:100%;display:flex}product-quick-add-drawer .product__info-container-wrapper-finish{width:100%;display:block}product-quick-add-drawer .product__info-container-wrapper-finish-inner{width:100%;margin-bottom:1.6rem;display:block}product-quick-add-drawer .product__info-container-wrapper-finish-inner:last-child{margin-bottom:0}product-quick-add-drawer .product-form__input--pill{flex-wrap:wrap;gap:.8rem;display:flex}product-quick-add-drawer .product-form__input--pill fieldset{flex-wrap:wrap;gap:.8rem;width:100%;display:flex}product-quick-add-drawer .product-form__input--pill legend{width:100%;margin-bottom:.8rem}product-quick-add-drawer .product-form__input--pill input[type=radio]{display:none}product-quick-add-drawer .product-form__input--pill label{border:.1rem solid rgb(from var(--color-bark)r g b/20%);border-radius:var(--border-radius-full);cursor:pointer;padding:.8rem 1.6rem;transition:all .2s;display:inline-block}product-quick-add-drawer .product-form__input--pill input[type=radio]:checked+label{background-color:var(--color-bark);color:var(--color-white);border-color:var(--color-bark)}product-quick-add-drawer .product-quick-add-drawer__media .product-media-gallery__main{width:100%;max-width:100%}product-quick-add-drawer .product-quick-add-drawer__media .product-media-gallery__link{width:100%;height:100%}@media screen and (max-width:767px){product-quick-add-drawer .product__info-wrapper,product-quick-add-drawer .product__info-wrapper--padding,product-quick-add-drawer .product__info-wrapper--padding-spaced,product-quick-add-drawer .product__info-wrapper:not(.product__sections-wrapper--with-variants .product__info-wrapper),product-quick-add-drawer .product__info-container-wrapper{padding:0!important}product-quick-add-drawer .product__info-container-wrapper-spacer{box-shadow:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}product-quick-add-drawer .product__info-container-wrapper-finish-inner,product-quick-add-drawer .product__info-container-wrapper-finish-inner-item{padding-left:var(--spacing-2xl)!important;padding-right:var(--spacing-2xl)!important}product-quick-add-drawer .product__info-container-wrapper-other-finishes,product-quick-add-drawer .product__info-container,product-quick-add-drawer .delivery-messaging{padding-left:0!important;padding-right:0!important}product-quick-add-drawer .product-form__container,product-quick-add-drawer .product-form__input,product-quick-add-drawer .product-form__quantity-wrapper-wrapper,product-quick-add-drawer .product-form__quantity-wrapper{padding-left:0;padding-right:0}product-quick-add-drawer .product__info-sticky-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}
