.cart-drawer__dialog{max-width:500px;width:100vw}.cart-drawer__dialog .cart-drawer__inner{padding-block:24px 0;padding-inline:0}.cart-drawer__dialog .cart-drawer__header{justify-content:space-between;padding:0 0 15px;border:none;align-items:center;border-bottom:1px solid #e8e8e8;margin:0 auto;width:calc(100% - (2 * var(--drawer-padding)));flex-wrap:wrap}.cart-drawer__dialog .cart-drawer__heading{text-align:left;margin-bottom:0;font-size:20px;gap:4px;line-height:135%}.cart-drawer__dialog .cart-drawer__close-button{height:auto;width:auto;position:unset;transform:none;margin-right:0}.cart-drawer__dialog .cart-drawer__close-button .svg-wrapper{width:16px;height:16px}.cart-drawer__dialog .cart-drawer__close-button svg{width:100%;height:100%}.cart-drawer__dialog .cart-drawer__content{overflow-x:hidden}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__header{border-color:transparent}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content{gap:24px}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content .cart-drawer__heading{font-size:32px;gap:0;line-height:150%;text-align:center}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content .cart-drawer__items{padding-inline:var(--padding-2xl)}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content .cart-drawer__items .cart-items__wrapper{gap:24px}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content .cart-drawer__items .cart-items__wrapper>*{margin:0}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content .cart-drawer__items .cart-items__wrapper p{font-size:16px;line-height:150%}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content .cart-drawer__items .cart-items__wrapper a{width:100%;min-height:48px}.cart-drawer__dialog .cart-free-shipping-wrapper{width:100%;position:relative;padding-top:16px;padding-bottom:8px}.cart-drawer__dialog .cart-free-shipping-inner{display:flex;flex-direction:column;gap:12px}.cart-drawer__dialog .cart-free-shipping-inner div,.cart-drawer__dialog .cart-free-shipping-inner span{font-size:14px;line-height:150%;color:#000}.cart-drawer__dialog .cart-free-shipping-inner .free-shipping-progress-bar{width:100%;border-radius:50px;height:8px;background:#e8e8e8;overflow:hidden}.cart-drawer__dialog .cart-free-shipping-inner .free-shipping-progress-bar-fill{height:100%;background-color:#000;width:var(--progress-width);border-radius:50px;transition:width .5s cubic-bezier(.4,0,.2,1)}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items{padding-inline:var(--drawer-padding);padding-block:15px 30px}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row{gap:15px;grid-template-areas:"media details quantity" "media details quantity" "media details quantity";padding-bottom:10px;margin-bottom:10px;border-color:#e5e5e5}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row:last-child{border:none;margin-bottom:0;padding-bottom:0}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__media>a{--ratio: 1 / 1.35 !important}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__details{padding:0!important;display:flex;flex-direction:column;height:100%}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__details>p{font-family:var(--font-heading--family);font-size:14px;color:var(--color-foreground);line-height:140%}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__details>dl{font-size:12px;line-height:1;margin-top:4px;color:#000}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__details>div{color:#000;margin-top:auto}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__details>div *{font-size:12px;line-height:150%}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__quantity{flex-direction:column-reverse;margin-top:0;align-items:end;justify-content:space-between;height:100%}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__quantity quantity-selector-component{flex:0 0 auto;gap:12px;border:none}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__quantity quantity-selector-component>*{width:32px;height:32px;border:1px solid #e5e5e5}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__quantity quantity-selector-component input{width:48px;background:#f5f5f5;min-width:48px;font-size:14px;padding:0}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__quantity quantity-selector-component button svg{color:#000}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__quantity>button{height:auto;width:auto}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__quantity>button>svg{width:12px;height:12px}.cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__table-row .cart-items__price{display:none}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary{margin-top:0;padding:15px var(--drawer-padding) 24px;gap:16px;-webkit-mask-image:unset;mask-image:unset;border-top:1px solid #e8e8e8}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary .cart__summary-totals{padding-top:0;margin-top:0;border:none}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary .cart__total-container{gap:8px}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary .cart__total-label{font-family:var(--font-heading--family);font-size:18px;color:#000;text-transform:uppercase;line-height:150%}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary .cart__total-value{font-size:14px;color:#000;line-height:140%}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary .cart__summary-item{font-size:14px;color:#000;line-height:150%}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary .cart__ctas{gap:16px}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary .cart__checkout-button{height:48px;line-height:150%;display:flex;align:center;justify-content:center;gap:8px}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary .payment-icons .payment-icons__list{justify-content:center;gap:16px}.cart-upsell-wrapper{position:relative;padding-block:15px;padding-inline:var(--drawer-padding);margin-top:auto}.cart-upsell-wrapper .cart-upsell-inner{display:flex;flex-direction:column;gap:10px}.cart-upsell-wrapper .cart-upsell-inner .cart-upsell-header h3{line-height:150%}.cart-upsell-wrapper .cart-upsell-inner .resource-list__carousel{--slide-width: 33.33%}.cart-upsell-wrapper .cart-upsell-inner slideshow-arrows{padding:0;width:fit-content;height:fit-content;gap:10px;top:-38px;left:unset;bottom:unset;mix-blend-mode:unset}.cart-upsell-wrapper .cart-upsell-inner slideshow-arrows button{opacity:1!important;display:block!important;width:auto;height:auto;min-height:auto;padding:0;transform:none!important}.cart-upsell-wrapper .cart-upsell-inner slideshow-arrows button[disabled]{opacity:.5!important}.cart-upsell-wrapper .cart-upsell-inner slideshow-arrows button .svg-wrapper,.cart-upsell-wrapper .cart-upsell-inner slideshow-arrows button svg{width:17px;height:17px;color:#000}.cart-upsell-wrapper .cart-upsell-inner slideshow-arrows+slideshow-slides{padding-inline:0;gap:4px}.cart-upsell-wrapper .cart-upsell-inner slideshow-slide{content-visibility:visible}.cart-upsell-wrapper .cart-upsell-inner slideshow-arrows+slideshow-slides>slideshow-slide{--slide-width: calc(33.33% - 2.66px) }.cart-upsell-wrapper .cart-upsell-inner .card-gallery{--gallery-aspect-ratio: 1 / 1.3 !important}.cart-upsell-wrapper .cart-upsell-inner .product-badges__badge{display:none}.cart-upsell-wrapper .cart-upsell-inner quick-add-component{bottom:var(--quick-add-offset)!important;right:var(--quick-add-offset)!important}.cart-upsell-wrapper .cart-upsell-inner quick-add-component form>.quick-add__button{min-width:32px!important;min-height:32px!important;display:block;opacity:1!important}.cart-upsell-wrapper .cart-upsell-inner quick-add-component form>.quick-add__button svg{width:16px!important;height:16px!important}.cart-upsell-wrapper .cart-upsell-inner .product-card__content a[ref=productTitleLink]>div{font-size:14px;padding:10px 0 4px;line-height:140%;font-family:var(--font-heading--family);text-transform:uppercase}.cart-upsell-wrapper .cart-upsell-inner .product-card__content div[ref=priceContainer]{font-size:12px;padding:0 0 10px;color:#000;line-height:150%}@media screen and (max-width: 1440px){.cart-drawer__dialog .cart-drawer__heading{font-size:18px}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content .cart-drawer__heading{font-size:28px}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content .cart-drawer__items{padding-inline:var(--drawer-padding)}.cart-drawer__dialog.cart-drawer--empty .cart-drawer__content .cart-drawer__items .cart-items__wrapper p{font-size:14px}.cart-drawer__dialog .cart-drawer__content .cart-drawer__summary .payment-icons .payment-icons__list{gap:12px}.cart-upsell-wrapper .cart-upsell-inner .cart-upsell-header h3{font-size:28px}.cart-upsell-wrapper .cart-upsell-inner slideshow-arrows{top:-39px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vk-custom-cart.css.map */
