cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer{width:100%}.drawer{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;display:flex;justify-content:flex-end;transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{max-width:calc(100% - var(--gutter));height:100%;width:100%;background:rgb(var(--color-white));overflow:hidden;display:flex;flex-direction:row;transform:translate(100%);transition:transform var(--duration-default) ease}@media screen and (min-width:768px){.drawer__inner{max-width:604px}}@media screen and (min-width:1280px){.drawer__inner{max-width:780px}}.drawer.active .drawer__inner{transform:translate(0)}.drawer__content{width:100%;display:flex;flex-direction:column}.cart-drawer__upsell{max-width:200px;height:100%;background-color:rgb(var(--color-cream))}.cart-drawer__upsell>p{padding:24px 0 40px;background-color:rgb(var(--color-cream));position:relative;z-index:10}.cart-drawer__upsell-products.swiper{padding:0 24px 40px}.cart-drawer__upsell-product.swiper-slide{height:max-content}.cart-drawer__upsell-product-image{max-width:87px;aspect-ratio:5 / 6;margin:0 auto;background:rgb(var(--color-white));display:flex;border-radius:6px}.drawer__header{width:calc(100% + 32px);margin-left:-16px;padding-left:16px;padding-right:16px;position:relative;display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid rgb(var(--color-cream))}@media screen and (min-width:768px){.drawer__header{padding-bottom:16px}}.drawer__close{width:48px;height:48px;border-radius:90px;background-color:rgb(var(--color-white));color:rgb(var(--color-brown1));border:1px solid rgb(var(--color-cream));cursor:pointer}.drawer__inner-empty{margin:18px 12px 0}@media screen and (min-width:768px){.drawer__inner-empty{margin:24px 16px 0}}.drawer__inner-empty-btn{margin:auto 12px 30px}@media screen and (min-width:768px){.drawer__inner-empty-btn{margin:auto 16px 46px}}.drawer__inner-empty-btn a{width:100%}.cart-drawer__warnings{display:flex;flex-direction:column}.empty-cart-image-container{width:120px;height:120px;padding:20px 15px}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}cart-drawer-items{padding:18px 12px 30px;overflow:auto;flex:1}@media screen and (min-width:768px){cart-drawer-items{padding:24px 16px 46px}}cart-drawer-items.is-empty,cart-drawer-items.is-empty+.drawer__footer{display:none}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity__input{width:30px;margin-right:6px;margin-left:6px}@media screen and (min-width:768px){.cart-drawer .quantity__input{width:48px;margin-right:10px;margin-left:10px}}.cart-drawer details{width:calc(100% + 32px);margin-left:-16px;padding-left:16px;padding-right:16px;border-top:1px solid rgb(var(--color-cream));border-bottom:1px solid rgb(var(--color-cream))}.cart-drawer .cart__note{margin-bottom:12px}@media screen and (min-width:768px){.cart-drawer .cart__note{margin-bottom:16px}}.cart-drawer details>summary .icon-plus{width:12px;height:12px;margin:4px;transition:transform .3s ease}.cart-drawer details[open]>summary .icon-plus{transform:rotate(45deg)}.drawer__footer{padding:0 12px 30px}@media screen and (min-width:768px){.drawer__footer{padding:0 16px 46px}}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:12px 0}@media screen and (min-width:768px){.drawer__footer summary{padding:16px 0}}.cart-drawer .cart__ctas a{margin-top:18px}@media screen and (min-width:768px){.cart-drawer .cart__ctas>a{margin-top:24px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-cart-drawer.css.map */
