.drawer{--set-container-height: 137px}.drawer[drawer-type=cart-drawer] .drawer__wrapper{display:flex}@media screen and (min-width:768px){.drawer[drawer-type=cart-drawer] .drawer__wrapper{max-width:550px}}.drawer[drawer-type=cart-drawer] .drawer__header{padding:12px 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] .cart-count-bubble{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:8px;background-color:#f6266e;color:#fff;border-radius:50%;font-size:12px;font-weight:600;line-height:1}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper{height:calc(100% - var(--set-container-height));padding-top:69px;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto auto;grid-template-areas:"shipping" "items" "recommendations" "actions";overflow:hidden}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper drawer-cart{display:contents!important}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper drawer-cart form{display:contents!important}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper .cart__free__shipping__alignment{grid-area:shipping}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper .cart__drawer__items-list{grid-area:items;overflow-y:auto;overflow-x:hidden;min-height:0}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper .cart__recommendation__position{grid-area:recommendations;overflow-y:auto;margin-bottom:24px}.drawer[drawer-type=cart-drawer] .drawer__body__wrapper .drawer__action__btn{grid-area:actions}.drawer[drawer-type=cart-drawer] .drawer__action__btn{z-index:9;padding:0 24px 8px;border-top:1px solid rgba(var(--color-border)/1)}.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] .cart-drawer__checkoutButtons{margin-block:16px;margin-bottom:0}.drawer[drawer-type=cart-drawer] .cart-drawer__checkoutButtons-normal{display:flex;align-items:center;justify-content:center;gap:8px}.drawer[drawer-type=cart-drawer] .cart-drawer__checkoutButtons-normal svg{width:1em;height:1em;flex-shrink:0}.cart__drawer{padding:0;overflow:visible;display:contents}.cart__drawer__items-list{padding:0;margin:0}.cart__drawer__itemWrap{display:flex;gap:14px}.cart__drawer__item{border-bottom:1px dashed #e2e2e2;padding:8px 15px}.cart__drawer__imgWrp{flex-shrink:0}.cart__drawer__imgWrp img,.cart__drawer__imgWrp svg{height:70px;width:70px;object-fit:contain;border-radius:calc(var(--block-border-radius) / 2)}.cart__drawer__itemBody{flex:1;min-width:0}.cart__drawer__noOfItems .productOrder__NumbOfItems{margin-right:0;width:auto;padding:4px 8px}.cart__drawer__itemBodyHead{display:flex;justify-content:space-between}.cart__drawer__itemBodyHead h6{margin:0}.cart__drawer__itemBodyHead a{margin-right:15px;text-decoration:none;font-weight:600!important}.cart__drawer__prices{margin-top:8px}.cart__drawer__prices p{margin:0}.cart__drawer__prices .add-bottom-spacing{margin-bottom:4px}.cart__drawer__price{margin-top: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}.cart__drawer__product-options__wrapper .option__divider{color:rgba(var(--color-border)/.7);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;font-size:calc(var(--font-body-scale) * 12px);line-height:18px}.cart__drawer .product-quantity__selector-wrapper{margin-right:16px;align-self:center}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector{display:flex;align-items:center;gap:8px;background:#fcfcfc;border-radius:100px;padding:0}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector[is-disabled=true]{opacity:.5;pointer-events:none}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector button{width:26px;height:26px;border:none;background-color:var(--color-button-background);color:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;font-weight:400;line-height:1;padding:0;margin:0;transition:opacity .2s ease}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector button:hover{opacity:.9}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector button[increase-value]{font-size:18px}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector button[decrease-value]{font-size:18px;padding-bottom:2px}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector input{width:16px;border:none;text-align:center;font-size:14px;font-weight:600;color:var(--color-button-background)!important;padding:0;background:transparent;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cart__drawer .product-quantity__selector-wrapper .product-quantity__selector input:focus{outline:none}.cart__drawer .product-quantity__selector-wrapper svg{display:none}.cart__drawer__note{border-bottom:1px solid rgba(var(--color-border)/1);margin:0;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__textarea{display:flex;margin-top:16px;margin-bottom:16px}.cart__drawer__note .cart__drawer__note__textarea textarea{border:1px solid rgba(var(--color-border)/.7);min-height:95px;padding:8px;resize:none;border-radius:var(--input-border-radius)}.cart__drawer__note .cart__drawer__note__textarea textarea:focus-visible{outline:none}.cart__drawer .empty__cart{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.cart__drawer .cart__free__shipping__alignment{top:0;margin:0 0 12px;padding:24px 2px;z-index:1;color:rgba(var(--free-shipping-color-text));background:rgba(var(--free-shipping-color-background))}.cart__drawer .cart__free__shipping__alignment:has(.step-shipping-bar){padding:12px 2px}.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}.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)}.trending-item__img{height:362px!important}@media(max-width:767px){.trending-item__img{height:284px!important;object-fit:cover!important}}.cart_footer-reviews{display:flex;align-items:center;justify-content:center;padding:12px;font-size:14px}.cart_footer-reviews strong{font-weight:700;color:var(--color-text)}.cart_footer-reviews_icon{flex-shrink:0}.cart_footer-reviews_text-tiny{font-size:12px;color:var(--color-text)}.cart_footer-reviews_logo{flex-shrink:0}.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-drawer__footer-totals{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:16px}.cart-drawer__total-label{font-weight:500;color:var(--color-text);font-size:18px}.cart-drawer__total-values{display:flex;align-items:center;gap:10px}.cart-drawer__original-price{text-decoration:line-through;color:#999;font-size:18px;font-weight:500}.cart-drawer__final-price{font-weight:500;color:var(--color-text);font-size:18px}.cart-drawer__savings-badge{background-color:#e60000;color:#fff;padding:4px 8px;border-radius:4px;font-weight:500;font-size:14px}.icon-close-drawer{width:14px;height:14px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/snippet-cart-drawer.css.map */
