.cart__container{position:relative}.cart__drawer{overflow-y:scroll;max-width:600px;width:100%;height:var(--app-height);position:fixed;right:0;top:0;z-index:9999999999;background:#fff;transform:translate(100%);transition:transform .5s ease}.cart__background-overlay{display:none!important;position:fixed;left:0;top:0;width:100vw;height:100vh;background:#00000080;transform:translate(0);z-index:99999999}.cart__container.shown .cart__background-overlay{display:flex!important}@media (max-width: 991px){.cart__drawer{width:85vw}.subnav{padding-left:15px;padding-right:15px}}.cart__drawer.shown{transform:translate(0);transition:transform .5s ease}.cart__drawer .heading__close:hover{cursor:pointer}.cart__backdrop{position:absolute;left:0;top:0;width:calc(300vw - 600px);height:100vh;background:#eeeeeee6;transform:translate(-9999%);opacity:0;transition:opacity .5s ease}.cart__drawer.shown .cart__backdrop{transform:translate(-100%);opacity:1;transition:opacity .5s ease}.cart__item--title .title{font-size:14px;font-weight:700;margin-bottom:5px}.cart__item--title .product-style{font-size:14px!important;text-transform:none}.cart_content_info{position:relative}.cart_content_info .price_total{position:absolute;right:0;bottom:0;margin:0;font-size:16px!important;font-weight:700}.cart_content_info .cart__remove-btn{position:absolute;top:0;right:0}.cart__remove-btn{cursor:pointer}.cart_content_info .meta{font-size:14px!important;font-style:italic}.cart__drawer .product-quantity-box .product-plus,.cart__drawer .product-quantity-box .product-minus{background:transparent;border:none;font-size:10px;height:auto;line-height:inherit;display:flex;align-items:center;justify-content:center}.cart__drawer .product-quantity-box .quantity{border:none;height:auto;min-height:auto;padding:0}.cart__drawer .product-quantity-box{border:1px solid rgba(0,0,0,.5);border-radius:6px;width:min-content;display:flex;justify-content:flex-start;padding:3px}.cart__drawer .cart_page_image{margin:0}.cart__drawer .cart__item{position:relative;display:flex;justify-content:space-between;padding:5px 0 12.5px;transition:max-height .5s ease,padding .5s ease,margin .5s ease}.cart__drawer .cart__item.fadeOutLeft{max-height:0px;padding:0;margin:0}.cart__drawer .cart__item .cart__item--image{width:25%;max-height:140px}.cart__drawer .cart__item .cart__item--image .image-element__wrap{height:140px}.cart__drawer .cart__item .cart__item--image img{width:100%;object-fit:cover;margin:0}.cart__drawer .cart__item .cart__item--content{width:70%}.cart__drawer .cart__drawer-items{padding:0 15px;max-height:calc(var(--app-height) - 270px);overflow-y:scroll}.cart__drawer .cart__drawer-items::-webkit-scrollbar{width:3px}.cart__drawer .cart__drawer-items::-webkit-scrollbar-track{background:#f1f1f1}.cart__drawer .cart__drawer-items::-webkit-scrollbar-thumb{background:#888}.cart__drawer .cart__drawer-items::-webkit-scrollbar-thumb:hover{background:#555}.item__image{margin-right:15px;width:50px}.item__image img{width:100%}.cart__drawer-heading{display:flex;justify-content:space-between;align-items:flex-start;padding:15px 20px 40px}.cart__drawer-heading h5{font-weight:700;color:#000;font-weight:500;margin-bottom:0;font-size:26px;line-height:33px;letter-spacing:-.02em}.cart__drawer-heading .heading__close{padding:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative;right:-10px;top:-7.5px}.cart__drawer-checkout{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:0;left:0;width:100%;box-shadow:0 -5px 21px #0000001a}.cart__drawer-checkout .button{border-radius:0!important;padding:20px;width:100%}.cart__drawer-checkout .cart_subtotal{display:flex;justify-content:space-between;width:100%;font-weight:700;flex-direction:row-reverse;padding:20px 15px;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.02em;margin:0;color:#000}.cart__drawer-checkout .cart_subtotal .money{font-weight:700;font-size:21px;line-height:26px;color:#000}.cart__drawer-checkout .checkout_button{margin:0!important;width:100%}.cart__drawer-checkout .continue-shopping{text-decoration:underline;text-transform:uppercase}.cart__drawer-upsells{background:#f5f5f5;padding:15px 45px;display:flex;flex-direction:column}.cart__drawer-upsells .upsell__atc{display:flex;justify-content:space-between;align-items:center}.cart__drawer-upsells .upsell__atc .variant__selector{width:120px}.cart__drawer-upsells .upsell__atc .variant__selector select{margin:0}.cart__drawer-upsells .upsell__atc .button{padding:16px 18px}.cart__drawer-upsells .upsell__atc .button span:first-child{display:block;color:#fff}.cart__drawer-upsells .upsell__atc .button:hover{background:var(--black)}.cart__drawer-upsells .upsell__atc .button:hover span:first-child{color:#fff}.cart__drawer-upsells .upsell__atc .button span:nth-child(2){display:none}.cart__drawer-upsells .upsell__atc .button span:nth-child(2) svg{width:24px;height:24px}.cart__drawer-upsells .upsell__atc .button span:nth-child(2) svg path{fill:#fff}.cart__drawer-upsells .upsell__atc .button:focus{background:var(--black);color:#fff!important}@media (max-width: 991px){.cart__drawer-upsells .upsell__atc .button{padding:6px 12px}.cart__drawer-upsells .upsell__atc .button span:first-child{display:none}.cart__drawer-upsells .upsell__atc .button span:nth-child(2){display:block}.cart__drawer-upsells .upsell__atc .button:focus span:nth-child(2) svg path{fill:#fff}}.cart__drawer .cart__empty,.cart__loader{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:calc(100% - 59px)}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #F0EEEE;border-color:#F0EEEE transparent #F0EEEE transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cart__shipping-container{padding:0 45px;font-size:14px}.shipping__bar{position:relative;height:10px;width:100%;background:#eee;margin-top:5px}.shipping__bar .bar__filler{height:10px;width:0%;background:#ff84a8;content:"";position:absolute;left:0;top:0}.item__details h5{font-weight:700;font-size:16px;line-height:24px;margin-bottom:5px}.item__details .variant__info{font-weight:300;font-size:16px;line-height:24px;letter-spacing:.02em;color:#757575}.item__price .price_total{font-weight:700;font-size:21px;line-height:26px;color:#000;margin:0}.item__actions .action__item.delete__item{position:absolute;right:0;top:0}.item__quantity select{padding:15px 25px;border:1px solid #000;font-weight:500;color:#000;font-size:16px;width:100px;min-height:auto}.item__details{width:70%;margin-right:auto}.item__price{margin:22.5px 0 17.5px}.item__quantity{margin-top:15px}
/*# sourceMappingURL=/cdn/shop/t/69/assets/new-cart.css.map */
