.cart-modal-container>.modal-overlay{background:rgba(0,0,0,.4);position:fixed;z-index:999;top:0;left:0;width:100vw;height:100vh}.cart-modal-container>.modal-content-wrapper{z-index:9999;background:#fff;max-width:640px;width:calc(100% - 32px);height:100vh;position:fixed;top:0;right:0;box-shadow:0px 4px 25px rgba(0,0,0,.1);padding:50px;overflow-y:auto}.cart-modal-container>.modal-content-wrapper>.modal-top-wrapper{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px}.cart-modal-container>.modal-content-wrapper>.modal-top-wrapper .modal-close-btn{cursor:pointer}.cart-modal-container>.modal-content-wrapper>.modal-top-wrapper>.modal-title{display:flex;align-items:center;justify-content:center;gap:10px}.cart-modal-container>.modal-content-wrapper>.modal-top-wrapper>.modal-title>span{color:#676767;font-weight:600;font-size:1em;line-height:1em}.cart-modal-container>.modal-content-wrapper>.total-cart-wrapper{display:flex;padding-top:25px;align-items:flex-start;justify-content:center;gap:20px}.cart-modal-container>.modal-content-wrapper>.total-cart-wrapper>.total-title-wrapper{flex:1}.cart-modal-container>.modal-content-wrapper>.total-cart-wrapper>.total-title-wrapper>.total-title{font-weight:600;font-size:.95em;line-height:1.1em;color:#262626}.cart-modal-container>.modal-content-wrapper>.total-cart-wrapper>.total-title-wrapper>p{font-weight:500;font-size:.7em;line-height:1em;color:#7d7d7d;margin-top:.5em}.cart-modal-container>.modal-content-wrapper>.total-cart-wrapper>.total-price{font-weight:600;font-size:1em;line-height:150%;color:#262626}.cart-modal-container>.modal-content-wrapper>.buttons-container{display:flex;padding-top:20px;gap:20px}@media (max-width:767px){.cart-modal-container>.modal-content-wrapper>.buttons-container{flex-direction:column}}.cart-modal-container>.modal-content-wrapper>.buttons-container .cart-button{padding:16px 0;border-radius:100px;font-weight:700;font-size:.95em;line-height:1.1em;letter-spacing:.1em;text-transform:uppercase;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.cart-modal-container>.modal-content-wrapper>.buttons-container .cart-button{width:calc(50% - 10px);flex-basis:calc(50% - 10px)}}.cart-modal-container>.modal-content-wrapper>.buttons-container .woo-cart-back-to-shop-btn{color:rgba(38,38,38,.7);border:1px solid rgba(38,38,38,.7);background:#fff;text-align:center}.cart-modal-container>.modal-content-wrapper>.buttons-container .woo-cart-buy-now-btn{background:#f24e29;color:#fff}.cart-modal-container>.modal-content-wrapper>.woo-cart-bottom>p{font-weight:500;font-size:.7em;line-height:1em;color:#7d7d7d;margin-top:25px;text-align:center}.cart-modal-container>.modal-content-wrapper>.crossell-products>p{font-weight:600;font-size:.8em;line-height:1em;color:#7d7d7d;margin-top:24px}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product{border-bottom:1px solid #e0e0e0;padding-top:20px;padding-bottom:20px;display:flex;justify-content:center;align-items:flex-end;gap:10px}@media (max-width:767px){.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product{flex-wrap:wrap}}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.product-title{font-weight:600;font-size:.95em;line-height:1.1em;color:#262626}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.product-title>p{margin-top:.25em;font-weight:500;font-size:.7em;line-height:150%;color:#676767;margin-bottom:0}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.image-wrapper{min-width:64px}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.image-wrapper>img{width:64px;height:64px}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.add-to-cart-wrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:20px}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.add-to-cart-wrapper>.price-wrapper{font-weight:600;font-size:1em;line-height:150%;color:#262626}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.add-to-cart-wrapper>.add-to-cart-btn:hover,.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.add-to-cart-wrapper>.add-to-cart-btn:focus,.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.add-to-cart-wrapper>.add-to-cart-btn:active,.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.add-to-cart-wrapper>.add-to-cart-btn{display:flex;gap:10px;justify-content:center;align-items:center;padding:8px 24px;border:1px solid #262626;color:#262626;background:#fff;border-radius:100px;font-weight:700;font-size:.95em;line-height:1em;letter-spacing:.1em;text-transform:uppercase}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.quantity-wrapper>.quantity-input-wrapper{display:flex}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.quantity-wrapper>.quantity-input-wrapper>.quantity-plus-btn:not([disabled]),.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.quantity-wrapper>.quantity-input-wrapper>.quantity-minus-btn:not([disabled]){cursor:pointer}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.quantity-wrapper>.quantity-input-wrapper>.quantity-plus-btn,.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.quantity-wrapper>.quantity-input-wrapper>.quantity-minus-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;width:32px;height:32px;background:#f2f2f2;border-radius:100%;margin:0 8px}.cart-modal-container>.modal-content-wrapper>.crossell-products>.crossell-product>.quantity-wrapper>.quantity-input-wrapper>.quantity-number{border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;width:32px;height:32px;margin:0;padding:0;text-align:center;font-weight:700;color:#7d7d7d;display:flex;justify-content:center;align-items:center}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>p{color:#676767}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item{display:flex;padding:10px;padding-right:0;gap:20px;border-bottom:1px solid #e0e0e0}@media (min-width:768px){.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item{padding:40px}}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail{flex:1}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail .product-title{font-weight:600;font-size:.95em;line-height:1.1em;color:#262626}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail .product-title>p{margin-top:.25em;font-weight:500;font-size:.7em;line-height:150%;color:#676767;margin-bottom:0}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail>.quantity-wrapper{padding-top:20px}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail>.quantity-wrapper>.quantity-input-wrapper{display:flex}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail>.quantity-wrapper>.quantity-input-wrapper>.quantity-plus-btn:not([disabled]),.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail>.quantity-wrapper>.quantity-input-wrapper>.quantity-minus-btn:not([disabled]){cursor:pointer}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail>.quantity-wrapper>.quantity-input-wrapper>.quantity-plus-btn,.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail>.quantity-wrapper>.quantity-input-wrapper>.quantity-minus-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;width:32px;height:32px;background:#f2f2f2;border-radius:100%;margin:0 8px}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-detail>.quantity-wrapper>.quantity-input-wrapper>.quantity-number{border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;width:32px;height:32px;margin:0;padding:0;text-align:center;font-weight:700;color:#7d7d7d;display:flex;justify-content:center;align-items:center}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.price-detail{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.price-detail>.product-price{padding-top:20px;font-weight:600;font-size:1em;line-height:1.3em;color:#262626;max-width:70px}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.price-detail>.remove-item-btn{cursor:pointer}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-image{width:64px}.cart-modal-container>.modal-content-wrapper>.product-list-wrapper>.products-list>.product-item>.product-image>img{width:64px;height:64px}@media (max-width:767px){.cart-modal-container>.modal-content-wrapper{padding:15px}}.cart-modal-container .loading{position:fixed;top:0;right:0;width:calc(100vw - 45px);height:100vh;max-width:640px;z-index:9999;background:rgba(255,255,255,.4)}.cart-modal-container .loading .loading-inner{width:100px;height:20px;transform:translate(-100%,-50%);position:absolute;top:40vh;right:25%}.cart-modal-container .loading .loading-inner>div{content:" ";width:20px;height:20px;background:#2196f3;border-radius:100%;position:absolute;animation:shift 2s linear infinite}.cart-modal-container .loading .loading-inner>div:nth-of-type(1){animation-delay:-.4s}.cart-modal-container .loading .loading-inner>div:nth-of-type(2){animation-delay:-.8s}.cart-modal-container .loading .loading-inner>div:nth-of-type(3){animation-delay:-1.2s}.cart-modal-container .loading .loading-inner>div:nth-of-type(4){animation-delay:-1.6s}@keyframes shift{0%{left:-60px;opacity:0;background-color:#262626}10%{left:0;opacity:1}90%{left:100px;opacity:1}100%{left:160px;background-color:#f24e29;opacity:0}}.woo-cart-icon{cursor:pointer}body.admin-bar .cart-modal-container>.modal-content-wrapper{top:32px}