.drawer{--set-container-height: 137px}.drawer[drawer-type=cart-drawer] .drawer__wrapper{display:flex;max-width:500px;font-family:Carlito,sans-serif}@media screen and (max-width:767px){.drawer[drawer-type=cart-drawer] .drawer__wrapper{max-width:88%;width:88%}}.drawer[drawer-type=cart-drawer] .drawer__header{padding:16px 0}.drawer[drawer-type=cart-drawer] .drawer__body{padding:0;height:100%;flex:1}.drawer[drawer-type=cart-drawer] .drawer__header__inner__wrapper{padding:0 24px}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper{height:calc(100% - var(--set-container-height));overflow-y:auto;overflow-x:hidden;padding-top:0}.drawer[drawer-type=cart-drawer] .drawer__action__btn{z-index:9;padding:0 24px 8px;box-shadow:0 -2.224px 5.56px 1.112px #0000000f}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__cartLevel__discount{margin-top:20px}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__cartLevel__discount .d_badge{margin-right:13px}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements{margin:0 -24px;gap:0;border-bottom:1px solid color-mix(in srgb,var(--color-text),transparent 80%)}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements>button{border-right:1px solid color-mix(in srgb,var(--color-text),transparent 80%);padding:8px;justify-content:center;overflow:hidden;min-width:0}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements>button:last-child{border-right:none}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements>button .icon{margin-right:4px;display:flex;flex-shrink:0}@media screen and (max-width:320px){.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements .fnt-14{font-size:calc(var(--font-body-scale) * 10px)}}.drawer[drawer-type=cart-drawer] .drawer__bottom__sheet--overlay{z-index:102;visibility:hidden;opacity:0;transition:all .6s cubic-bezier(.75,0,.175,1);background:#0006}.drawer[drawer-type=cart-drawer] .drawer__bottom__sheet--overlay.active{visibility:visible;opacity:1;transition:all .6s cubic-bezier(.75,0,.175,1)}.drawer[drawer-type=cart-drawer] .cart-drawer__checkoutButtons{margin-block:16px}.drawer[drawer-type=cart-drawer] .discount-input{border-radius:var(--input-border-radius);border:1px solid var(--color-input-color)}.drawer[drawer-type=cart-drawer] .discount-input::placeholder{color:var(--color-input-color)}.drawer[drawer-type=cart-drawer] bottom-sheet[bottom-sheet-id=discount] button[type=submit]{display:flex!important;padding:8px 19px}.drawer [data-shipping-rates-button] .btn--content--wrapper{display:grid}.drawer [data-shipping-rates-button] .btn--content--wrapper>span,.drawer [data-shipping-rates-button] .btn--content--wrapper>div{grid-area:1/1}.drawer__body__wrapper>.cart__free__shipping__alignment{margin:0;padding:12px 0 15px;z-index:1;color:rgba(var(--free-shipping-color-text));background:rgba(var(--free-shipping-color-background))}.drawer__body__wrapper>.cart__free__shipping__alignment .free__shipping-progress__bar .progressBar{max-width:unset}.drawer__body__wrapper>.cart__free__shipping__alignment .free__shipping-progress__bar.milestone-bar .milestone-bar__content{max-width:unset}.cart__drawer{padding:0 24px 24px;overflow-x:hidden}.cart__drawer__items-list{padding-left:0;margin-top:12px}.cart__drawer__itemWrap{display:flex}.cart__drawer__item{margin-bottom:24px;overflow:hidden}.cart__drawer__imgWrp{margin-right:14px;width:60px;flex-shrink:0;position:relative}.cart__drawer__imgWrp img,.cart__drawer__imgWrp svg{width:100%;height:auto;object-fit:contain}.cart__drawer__imgWrp .blur-image{filter:blur(5px)}.cart__drawer__imgLink{display:block;position:relative;aspect-ratio:var(--aspect-ratio);border-radius:min(var(--block-border-radius),10px);overflow:hidden}.cart__drawer__itemBody{flex:1}.cart__drawer__itemBody--info{gap:24px}@media screen and (max-width:767px){.cart__drawer__itemBody--info{gap:16px}}.cart__drawer__itemBody--info--wrapper{flex:1}.cart__drawer__noOfItems .productOrder__NumbOfItems{margin-right:0;width:auto;padding:4px 8px}.cart__drawer__itemBodyHead{display:flex;justify-content:space-between;gap:12px}.cart__drawer__itemBodyHead h6{margin:0}.cart__drawer__itemBodyHead a{flex:1;min-width:0;text-decoration:none}.cart__drawer__linePrice{text-align:right;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-start}.cart__drawer__linePrice .cart__drawer__old-price{color:color-mix(in srgb,rgba(var(--color-text-rgba)),transparent 50%);margin-right:4px}.cart__drawer__prices p{margin:0}.cart__drawer__rd-block{align-self:flex-start;margin-left:10px;flex-basis:76px}.cart__drawer__product-properties{margin-bottom:5px}.cart__drawer__product-option{margin-bottom:0;white-space:nowrap}.cart__drawer__product-option--gift-card{white-space:unset}.cart__drawer__product-options__wrapper .option__divider{color:color-mix(in srgb,rgba(var(--color-border-rgba)),transparent 30%);margin:0 6px}.cart__drawer__itemPrice{margin-bottom:8px}.cart__drawer__line-discounts{display:inline-flex;flex-wrap:wrap}.cart__drawer__line-discounts li{margin-bottom:0}.cart__drawer .remove__lineItem{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.cart__drawer .remove__lineItem[is-disabled=true]{opacity:.5;pointer-events:none}.cart__drawer .remove__lineItem-icon{display:flex;width:20px;height:20px}.cart__drawer .remove__lineItem-icon svg{width:100%;height:100%}.cart__drawer .remove__lineItem.active-preloader{cursor:default}.cart__drawer .remove__lineItem.active-preloader:hover{opacity:1}.cart__drawer .remove__lineItem.active-preloader .preloader-circle{opacity:1;z-index:1}.cart__drawer .remove__lineItem.active-preloader .remove__lineItem-icon{opacity:0}.cart__drawer .remove__lineItem .preloader-circle{position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;padding:2px;background:var(--color-link);opacity:0;z-index:-1;margin:0}.cart__drawer__actions{gap:16px}.cart__drawer .product-quantity__selector-wrapper{max-width:100px;width:100%}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector{padding:0;border-radius:var(--input-border-radius)}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector[is-disabled=true]{position:relative;opacity:.5;pointer-events:none}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector input{max-width:30px;width:100%;border:none}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector button{padding:10px}.cart__drawer .product-quantity__selector-wrapper svg{display:block}.cart__drawer__note{border-bottom:1px solid rgba(var(--color-border-rgba));margin-left:-24px;margin-right:-24px;padding:0 24px;overflow:hidden!important}.cart__drawer__note .cart__drawer__note__head{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:0}.cart__drawer__note .cart__drawer__note__head h4{font-family:var(--cd-ui-font)}.cart__drawer .empty__cart{position:absolute;top:0;right:0;bottom:0;left:0;justify-content:center}.cart__drawer .cart__free__shipping__alignment{top:0;margin:0;padding:12px 0;z-index:1}.cart__drawer .cart-drawer__checkoutButtons-additional{margin-top:8px}.cart__drawer .cart-drawer__checkoutButtons-additional [data-shopify-buttoncontainer=true]{width:100%;margin:0!important;flex-direction:row!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(30%,1fr));gap:0 5px}.cart__drawer .cart-drawer__checkoutButtons-additional [data-shopify-buttoncontainer=true] li{flex-basis:49%!important;margin:10px .5% 0!important}.cart__drawer .cart-drawer__checkoutButtons-additional [data-shopify-buttoncontainer=true] li:first-child{flex-grow:1!important}@media screen and (max-width:767px){.cart__drawer__quantity{min-width:70px}}.cart__drawer__vendor{margin-bottom:2px}.cart__drawer .tax-note .link{font-size:12px;line-height:15.6px}.cart__drawer__checkoutButtons-more-checkout-buttons-wrapper{height:0;overflow:hidden;transition:.5s ease height;margin-bottom:8px}.cart__drawer__checkoutButtons-more-checkout-buttons-wrapper.active{height:var(--button-wrapper-height)}.cart__drawer .btn-show-more-checkout-button{width:100%;padding-bottom:0}.cart__drawer .btn-show-more-checkout-button .caret-icon{display:inline-block;transition:.5s ease all}.cart__drawer .btn-show-more-checkout-button.show-payment-options .caret-icon{transform:rotate(180deg)}.cart__drawer .btn-show-more-checkout-button .caret-icon{width:12px}.cart__drawer .btn-show-more-checkout-button .caret-icon svg{width:100%}.trending-item__img{height:362px!important}@media(max-width:767px){.trending-item__img{height:284px!important;object-fit:cover!important}}.product-gift .cart__drawer__product-option span:first-child,.product-gift .cart__drawer__product-properties span:first-child{font-weight:var(--font-body-weight-bold)}.cart-offer-card__container{padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);margin-inline:24px}@media screen and (max-width:767px){.cart-offer-card__container{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}}.cart-offer-card__container .swiper-slide{height:auto}.cart-offer-card__container cart-carousel-component{display:flex;padding:12px;background:var(--color-slider-background);height:100%;transition:background .2s linear;border-radius:var(--block-border-radius)}.cart-offer-card__container cart-carousel-component .swiper-container{flex:1;overflow:hidden}.cart-offer-card__container--full-width{margin-inline:0}.cart-offer-card__container--full-width cart-carousel-component{padding:12px 24px;border-radius:unset}.cart-offer-card .swiper-pagination-bullet-active-next-next,.cart-offer-card .swiper-pagination-bullet-active-prev-prev{transform:scale(0)}.cart-offer-card__offer-wrapper .cart-offer__content{line-height:1}.cart-offer-card__offer-wrapper .cart-offer__content .code-wrapper{display:inline-flex;align-items:center;gap:2px;cursor:pointer;pointer-events:auto}.cart-offer-card__offer-wrapper .cart-offer__content .code-wrapper .copy-target{font-size:calc(var(--font-body-scale) * 12px);font-weight:700;line-height:100%;text-decoration-line:underline}.cart-offer-card__offer-wrapper .cart-offer__content .code-wrapper .copy-icon{border:none;background:none;cursor:pointer;display:flex;align-items:center}.cart-offer-card__offer-wrapper .cart-offer__content .code-wrapper .copy-icon svg{width:14px;height:14px}.cart-offer-card__offer-wrapper .cart-offer__icon-wrapper{gap:6px}.cart-offer-card__offer-wrapper .cart-offer__icon-wrapper .offer-icon{width:var(--icon-width);height:var(--icon-width)}.cart-offer-card__offer-wrapper .cart-offer__icon-wrapper .offer-icon svg{width:100%;height:100%}.cart-offer-card__swiper-pagination{width:40px!important}.cart-offer-card__swiper-pagination .sliderControl{display:flex}.cart-offer-card__swiper-pagination .sliderControl .sliderProgressBar{background:transparent;margin:0;height:8px;width:100%}.cart-offer-card__swiper-pagination .sliderControl .sliderProgressBar .swiper-pagination-bullet{width:7px;height:7px;border-radius:50%;overflow:hidden;margin-inline:2px;background:color-mix(in srgb,var(--color-slider-progress),transparent 70%)}.cart-offer-card__swiper-pagination .sliderControl .sliderProgressBar .swiper-pagination-bullet.swiper-pagination-bullet-active-main:after{background:var(--color-slider-progress)}.cart-offer-card__swiper-pagination .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;position:relative;margin-left:4px}.gift-loader-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:201;background:color-mix(in srgb,var(--color-background),transparent 25%);align-items:center;justify-content:center}.gift-loader-overlay--active{display:flex}.gift-loader-overlay__spinner{width:40px;height:40px;border:3px solid color-mix(in srgb,var(--color-text),transparent 80%);border-top-color:var(--color-text);border-radius:50%;animation:gift-spin .8s linear infinite}@keyframes gift-spin{to{transform:rotate(360deg)}}.drawer[drawer-type=cart-drawer]{--cd-ui-font: "Carlito", "Carlito Placeholder", sans-serif;--cd-display-font: "Carlito", "Carlito Placeholder", sans-serif;--cd-border: rgba(34, 34, 34, .15);--cd-primary: rgb(36, 78, 129);--cd-band: rgb(245, 245, 245);--cd-gutter: 15px}@media screen and (min-width:768px){.drawer[drawer-type=cart-drawer]{--cd-gutter: 20px}}.drawer[drawer-type=cart-drawer] .drawer__header{padding:0}.drawer[drawer-type=cart-drawer] .cd-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 0 0 var(--cd-gutter);border-bottom:1px solid var(--cd-border)}.cd-header__left{display:flex;align-items:center;gap:6px;flex:1 1 auto;min-width:0}.drawer[drawer-type=cart-drawer] .cd-header__title{margin:0;font-family:var(--cd-ui-font);font-size:14px;font-weight:500;line-height:1.4;color:#000}.cd-header__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 4px;background:var(--cd-primary);color:#fff;border-radius:106px;font-family:var(--cd-ui-font);font-size:10px;font-weight:500;line-height:1}.cd-header__count[hidden]{display:none}.cd-header__right{display:flex;align-items:center;gap:8px}.drawer[drawer-type=cart-drawer] .cd-header__close{display:flex;align-items:center;justify-content:center;padding:15px var(--cd-gutter);background:none;border:0;cursor:pointer;color:#000}.cd-header__close .cd-icon-x{display:block}.drawer[drawer-type=cart-drawer] .cart__drawer{padding:16px 0 0}.drawer[drawer-type=cart-drawer] .cart__drawer__items-list{display:flex;flex-direction:column;gap:20px;margin-top:0;padding:0 var(--cd-gutter)}.drawer[drawer-type=cart-drawer] [cart-upsell-outer][hidden]{display:none}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper>.cart__free__shipping__alignment{position:static}.drawer[drawer-type=cart-drawer] .cart__drawer__item{margin-bottom:0;padding:0 0 15px;border-bottom:1px solid var(--cd-border);overflow:visible}.drawer[drawer-type=cart-drawer] .cart__drawer__imgWrp{width:78px;margin-right:10px}.drawer[drawer-type=cart-drawer] .cart__drawer__imgLink{aspect-ratio:1;border-radius:4px}.drawer[drawer-type=cart-drawer] .cd-gift-badge{position:absolute;top:4px;left:4px;z-index:1;display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--cd-primary);color:#fff;border-radius:50%;box-shadow:0 1px 3px #0003}.drawer[drawer-type=cart-drawer] .cd-gift-badge svg{width:13px;height:13px}.drawer[drawer-type=cart-drawer] .cart__drawer__itemBody--info{gap:10px;align-items:flex-start}.drawer[drawer-type=cart-drawer] .cart__drawer__itemBodyHead{display:block}.drawer[drawer-type=cart-drawer] .cart__drawer__itemBodyHead a,.drawer[drawer-type=cart-drawer] .cart__drawer__itemBodyHead span{font-family:var(--cd-display-font);font-size:14px;font-weight:600;line-height:1.3;letter-spacing:-.02em;color:#000}.drawer[drawer-type=cart-drawer] .cart__drawer__vendor{display:none}.drawer[drawer-type=cart-drawer] .cart__drawer__product-options__wrapper,.drawer[drawer-type=cart-drawer] .cart__drawer__product-properties__wrapper{margin-top:2px;margin-bottom:0}.drawer[drawer-type=cart-drawer] .cart__drawer__product-option,.drawer[drawer-type=cart-drawer] .cart__drawer__product-properties{font-family:var(--cd-ui-font);font-size:10px;font-weight:500;line-height:1.3;letter-spacing:-.02em;color:#000;margin-bottom:0}.drawer[drawer-type=cart-drawer] .cart__drawer__product-option .cd-option-value{opacity:.7}.drawer[drawer-type=cart-drawer] .cart__drawer__product-properties span:first-child{opacity:1}.drawer[drawer-type=cart-drawer] .cart__drawer__product-properties span:last-child{opacity:.7}.drawer[drawer-type=cart-drawer] .cart__drawer__linePrice{flex-direction:column-reverse;align-items:flex-end;gap:2px;text-align:right;font-family:var(--cd-display-font);font-size:14px;font-weight:500;color:#000}.drawer[drawer-type=cart-drawer] .cart__drawer__final-price{font-family:var(--cd-display-font);font-size:14px;font-weight:500;color:#000}.drawer[drawer-type=cart-drawer] .cart__drawer__old-price{font-family:var(--cd-display-font);font-size:12px;font-weight:500;opacity:.7;color:#000;margin-right:0}.drawer[drawer-type=cart-drawer] .cart__drawer__actions{gap:10px;justify-content:space-between;align-items:center;margin-top:8px}.drawer[drawer-type=cart-drawer] .cart__drawer .product-quantity__selector-wrapper{max-width:none;width:auto}.drawer[drawer-type=cart-drawer] .cart__drawer .product-quantity__selector{padding:0;border:none;border-radius:4px;gap:0}.drawer[drawer-type=cart-drawer] .cart__drawer .product-quantity__selector button{width:26px;height:26px;padding:5px}.drawer[drawer-type=cart-drawer] .cart__drawer .product-quantity__selector button svg{width:10px;height:10px}.drawer[drawer-type=cart-drawer] .cart__drawer .product-quantity__selector input{max-width:24px;width:24px;opacity:.7;font-family:var(--cd-ui-font);font-size:10px;font-weight:500}.drawer[drawer-type=cart-drawer] .cart__drawer .remove__lineItem,.drawer[drawer-type=cart-drawer] .cart__drawer .remove__lineItem-icon,.drawer[drawer-type=cart-drawer] .cart__drawer .remove__lineItem .preloader-circle{width:16px;height:16px}.drawer[drawer-type=cart-drawer] .cd-footer{background:var(--cd-band);border-top:1px solid var(--cd-border);padding:10px var(--cd-gutter) 10px;box-shadow:0 -2px 6px #0000000f}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements{display:flex;flex-direction:column;gap:0;margin:0;border-bottom:none}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements>button{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;padding:10px 0;border:0;border-right:0;border-bottom:1px solid var(--cd-border);background:none;font-family:var(--cd-display-font);font-size:14px;font-weight:500;color:#000}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements>button .icon{display:none}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements>button .icon-info__text{font-family:var(--cd-display-font);font-weight:500;font-size:14px}.drawer[drawer-type=cart-drawer] .drawer__action__btn .cart-drawer__extra__elements>button:after{content:"";width:7px;height:7px;margin-bottom:3px;border-right:1.5px solid #000;border-bottom:1.5px solid #000;transform:rotate(45deg);flex-shrink:0}.cd-footer__total{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0 0}.cd-footer__total-label{font-family:var(--cd-display-font);font-size:14px;font-weight:500;color:#000}.cd-footer__total-stack{display:flex;flex-direction:column;align-items:flex-end}.cd-footer__total-amount{font-family:var(--cd-display-font);font-size:14px;font-weight:500;color:#000}.cd-footer__savings{font-family:var(--cd-display-font);font-size:12px;font-weight:500;opacity:.6;color:#000}.cd-footer__shipping{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0 0}.cd-footer__shipping-label{font-family:var(--cd-ui-font);font-size:14px;font-weight:500;color:#000}.cd-footer__shipping-value{display:inline-flex;align-items:baseline;gap:6px;font-family:var(--cd-ui-font);font-size:14px;font-weight:500}.cd-footer__shipping-strike{color:#000;opacity:.45;text-decoration:line-through}.cd-footer__shipping-free{color:var(--cd-primary);font-weight:600}.cd-footer__shipping-value--pending{font-size:12px;font-weight:500;color:#000;opacity:.6}.drawer[drawer-type=cart-drawer] .cart-drawer__checkoutButtons{margin-block:10px 0}.drawer[drawer-type=cart-drawer] .cd-checkout-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:12px 22px;background:#000;color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:8px;font-family:var(--cd-ui-font);font-size:14px;font-weight:500;letter-spacing:-.5px}.cd-checkout-btn .cd-icon-lock{display:block;flex-shrink:0}.cd-footer__continue{display:block;margin-top:10px;text-align:center;text-decoration:underline;text-underline-offset:2px;font-family:var(--cd-ui-font);font-size:14px;font-weight:500;letter-spacing:-.5px;color:#000}.drawer[drawer-type=cart-drawer] .cd-footer .tax-note{margin:10px 0 0}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper{padding-top:0}.drawer[drawer-type=cart-drawer] .cart__free__shipping__alignment{padding-top:20px;padding-left:var(--cd-gutter);padding-right:var(--cd-gutter);padding-bottom:12px}.drawer[drawer-type=cart-drawer] .cd-trust{padding-left:var(--cd-gutter);padding-right:var(--cd-gutter);margin-bottom:16px}.drawer[drawer-type=cart-drawer] .cd-scroll-extras{padding:0 var(--cd-gutter);margin-top:4px;padding-bottom:16px}.drawer[drawer-type=cart-drawer] .cd-scroll-extras[hidden]{display:none}.drawer[drawer-type=cart-drawer] .cd-scroll-extras .cart-drawer__extra__elements{display:flex;flex-direction:column;gap:0;margin:0}.drawer[drawer-type=cart-drawer] .cd-scroll-extras .cart-drawer__extra__elements>button{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;padding:15px 0;border:0;border-bottom:1px solid var(--cd-border);background:none;font-family:var(--cd-display-font);font-size:14px;font-weight:500;color:#000}.drawer[drawer-type=cart-drawer] .cd-scroll-extras .cart-drawer__extra__elements>button:last-child{border-bottom:0}.drawer[drawer-type=cart-drawer] .cd-scroll-extras .cart-drawer__extra__elements>button .icon{display:none}.drawer[drawer-type=cart-drawer] .cd-scroll-extras .cart-drawer__extra__elements>button .icon-info__text{font-family:var(--cd-display-font);font-weight:500;font-size:14px}.drawer[drawer-type=cart-drawer] .cd-scroll-extras .cart-drawer__extra__elements>button:after{content:"";width:7px;height:7px;margin-bottom:3px;border-right:1.5px solid #000;border-bottom:1.5px solid #000;transform:rotate(45deg);flex-shrink:0}@media screen and (min-width:768px){.drawer[drawer-type=cart-drawer] .drawer__wrapper{max-width:860px;--cd-upsell-width: 320px;--cd-header-h: 64px}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper{display:flex;flex-direction:row;align-items:stretch;height:100%;overflow:hidden}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper>[cart-upsell-outer]{flex:0 0 var(--cd-upsell-width);width:var(--cd-upsell-width);height:100%;overflow-y:auto;overflow-x:hidden;order:1;background-color:var(--cd-band);border-right:1px solid var(--cd-border)}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper>[cart-upsell-outer] .cd-upsell{border-top:none;min-height:100%}.drawer[drawer-type=cart-drawer] .cd-cart-col{flex:1 1 auto;min-width:0;height:100%;overflow-y:auto;overflow-x:hidden;order:2;padding-top:var(--cd-header-h);padding-bottom:var(--set-container-height)}.drawer[drawer-type=cart-drawer] .drawer__header{position:absolute;top:0;left:0;right:0;height:var(--cd-header-h);z-index:10;background:var(--color-background) var(--gradient-background) no-repeat 100% 100%;border-bottom:1px solid var(--cd-border)}.drawer[drawer-type=cart-drawer] .cd-header{border-bottom:none}.drawer[drawer-type=cart-drawer] .drawer__header>.position-relative{display:flex;align-items:center;height:100%}.drawer[drawer-type=cart-drawer] .drawer__action__btn{left:0;right:0}.drawer[drawer-type=cart-drawer] .drawer__wrapper:has([cart-upsell-outer]:not([hidden])) .drawer__header,.drawer[drawer-type=cart-drawer] .drawer__wrapper:has([cart-upsell-outer]:not([hidden])) .drawer__action__btn{left:var(--cd-upsell-width)}}.drawer[drawer-type=cart-drawer] .cd-gift-bag-block{margin:0 calc(-1 * var(--cd-gutter)) 12px;padding:12px var(--cd-gutter);background:var(--cd-band);border-bottom:1px solid var(--cd-border)}.drawer[drawer-type=cart-drawer] .cd-gift-bag-block[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/44/assets/snippet-cart-drawer.css.map */
