cart-drawer{z-index:9999999999}.drawer{z-index:9999999999}#CartDrawer .drawer__inner{width:710px;padding:0;background:#f8f9fa;border:none}#CartDrawer .drawer__inner .drawer__header{padding:30px 40px 25px}#CartDrawer .drawer__inner .drawer__header .drawer__heading{font-size:20px;font-weight:600;font-style:normal;color:#171719;letter-spacing:normal;line-height:normal;margin:0}#CartDrawer .drawer__inner .drawer__header .drawer__close{min-width:22px;min-height:22px;box-shadow:none;display:flex;width:22px;right:40px;top:31px}#CartDrawer .drawer__inner .drawer__header .drawer__close svg{width:100%;height:auto}#CartDrawer .drawer__cart-items-wrapper .cart-items{padding:0 40px 25px;background:#fff}#CartDrawer .drawer__cart-items-wrapper .cart-items thead{display:none}#CartDrawer .drawer__cart-items-wrapper .cart-items td{padding-top:0}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item{display:flex;align-items:flex-start;gap:0}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item:first-child{padding-top:25px;border-top:1px solid #e3e4e5}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item:last-child{margin:0}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item:not(:last-child){margin:0 0 25px;border-bottom:1px solid #e3e4e5;padding-bottom:25px}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item .cart-item__media{width:140px;display:flex}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item .cart-item__media .cart-item__image{border-radius:5px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents{position:relative}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents{width:calc(100% - 140px);padding-left:20px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__details .cart-item__name{font-size:16px;font-weight:600;font-style:normal;max-width:90%;letter-spacing:normal;line-height:1}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__details dl{margin-top:7px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__details dl .product-option{display:flex}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__details dl .option-item{font-size:12px;color:#676870;font-weight:400;font-style:normal;letter-spacing:normal;line-height:1}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__price-wrapper{width:100%}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__error{margin:0}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity{width:100%;padding:0;margin-top:14px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity .quantity{border:1px solid #d3d4dd;width:82px;display:flex;min-height:35px;justify-content:center}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity .quantity .quantity__button{width:auto}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity .quantity .quantity__button svg{color:#676870}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity .quantity .quantity__input{width:36px;color:#676870;font-size:14px;font-weight:500;font-style:normal;letter-spacing:normal;line-height:1;text-align:center;text-transform:uppercase;flex-grow:initial;opacity:1}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity .quantity:before,#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity .quantity:after{display:none}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__price-wrapper{display:flex;align-items:center;margin-top:14px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__price-wrapper .price{color:#ee2f35;font-size:16px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:1;text-align:left;text-transform:uppercase}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__price-wrapper .compare_wrap{color:#d3d4dd;font-size:12px;font-weight:500;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left;text-transform:uppercase;margin:0 0 0 16px;position:relative;padding-right:9px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__price-wrapper .compare_wrap:after{content:"";position:absolute;top:50%;width:100%;height:1px;background:#d3d4dd;left:0;margin-top:-1px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .item-remove{margin:0;position:absolute;top:0;right:9px;width:12px;height:12px;min-width:12px;min-height:12px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .item-remove .button{min-width:12px;min-height:12px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .item-remove .button svg{width:100%;height:auto}#CartDrawer .drawer__footer{background:#fff;border:none;padding:20px 40px 22px}#CartDrawer .drawer__footer .cart-drawer__footer .tax-note{display:none}#CartDrawer .drawer__footer .cart-drawer__footer .totals__subtotal{color:#171719;font-size:20px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:normal}#CartDrawer .drawer__footer .cart-drawer__footer .totals__subtotal-value{color:#ee2f35;font-size:20px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:normal;text-transform:uppercase}#CartDrawer .drawer__footer .cart__ctas{margin-top:11px}#CartDrawer .drawer__footer .cart__ctas .cart__checkout-button{border-radius:0;background-color:#ee2f35;color:#fff;font-size:14px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:1;text-align:center;text-transform:uppercase}#CartDrawer .drawer__footer .cart__ctas .cart__checkout-button:after,#CartDrawer .drawer__footer .cart__ctas .cart__checkout-button:before{display:none}#CartDrawer .drawer__footer .cart__ctas .cart__checkout-button:hover{background:#000;color:#fff}#CartDrawer .drawer__footer .intrest-free-payment{display:flex;justify-content:center;align-items:center;margin-top:0;display:none}#CartDrawer .drawer__footer .intrest-free-payment .cont{color:#000;font-size:12px;font-weight:500;font-style:normal;letter-spacing:normal;line-height:1}#CartDrawer .drawer__footer .intrest-free-payment .more{color:#676870;font-size:10px;font-weight:500;font-style:normal;letter-spacing:normal;line-height:1;text-decoration:none;border-bottom:1px solid #676870;margin:0 0 0 5px}#CartDrawer .drawer__footer .intrest-free-payment .more:hover{color:#000}#CartDrawer .drawer__footer .intrest-free-payment .pay-bright{display:flex;align-items:center;margin:0 0 0 39px}#CartDrawer .drawer__footer .intrest-free-payment .pay-bright .info{display:flex;margin-left:10px}#paybright-widget-container{display:none;justify-content:center;align-items:center;margin-top:16px;width:100%}div#paybright-widget-container.active{display:flex}.cart-drawer .checkout-offer{padding:18px 39px 7px;font-style:normal;font-weight:500;font-size:12px;line-height:17px;color:#000;display:flex;position:relative;border-top:1px solid #E1E1E1;align-items:flex-start;margin-top:20px}.cart-drawer .checkout-offer svg{margin-top:4px}.cart-drawer .checkout-offer p{font-style:normal;font-weight:500;font-size:12px;line-height:17px;color:#000;margin:0;width:calc(100% - 15px);padding-left:6px}.cart-drawer .checkout-offer p span{color:#ef1c23}@media screen and (max-width: 640px){#CartDrawer .drawer__inner{max-width:100vw}#CartDrawer .drawer__inner .drawer__header{border-bottom:1px solid #e3e4e5}#CartDrawer .drawer__inner .drawer__header{padding:25px 20px 20px}#CartDrawer .drawer__inner .drawer__header .drawer__heading{font-size:16px;font-weight:600}#CartDrawer .drawer__inner .drawer__header .drawer__close{width:17px;height:17px;right:20px;top:26px;min-width:17px;min-height:17px}#CartDrawer .drawer__cart-items-wrapper .cart-items{padding:0}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item:first-child{border-top:none}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item:not(:last-child){margin:0}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item{padding:20px 20px 22px}#CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item .cart-item__media{width:90px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents{width:calc(100% - 90px)}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__details .cart-item__name{font-size:12px;font-weight:600;font-style:normal}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__details dl{margin-top:8px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__details dl .option-item{font-size:10px;font-weight:400;font-style:normal}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity{margin-top:8px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity .quantity{width:80px;min-height:28px}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .cart-item__quantity .quantity .quantity__input{font-size:12px;font-weight:500;font-style:normal}#CartDrawer .drawer__cart-items-wrapper .cart-items .right-contents .item-remove{right:0}#CartDrawer .drawer__footer{padding:15px 15px 20px}#CartDrawer .drawer__footer .cart-drawer__footer .totals__subtotal,#CartDrawer .drawer__footer .cart-drawer__footer .totals__subtotal-value{font-size:16px;font-weight:600;font-style:normal}#CartDrawer .drawer__footer .cart__ctas{margin-top:15px}#CartDrawer .drawer__footer .intrest-free-payment #paybright-widget-container{flex-wrap:wrap}#CartDrawer .drawer__footer .intrest-free-payment .cont{width:100%;margin-bottom:3px;text-align:center}#CartDrawer .drawer__footer .intrest-free-payment .pay-bright{margin:0}}
/*# sourceMappingURL=/cdn/shop/t/222/assets/cart-drawer.css.map */
