.cart-bg{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease,visibility .3s ease}.fade-enter,.fade-leave-to{opacity:0;visibility:hidden}.cart-slide{background:#fff;width:20rem;height:100%;position:fixed;right:0;top:0;z-index:1001;transform:translate(0)}.cart-enter-active,.cart-leave-active{transition:transform .3s ease-in}.cart-enter,.cart-leave-to{transform:translate(100%)}.close-cart{display:flex;justify-content:space-between;align-items:flex-end;float:right;width:100%;text-align:right}.close{border:none;background:none}.title_cart{padding:10px 15px;display:flex;flex-direction:column;float:unset;clear:both;border-bottom:1px solid #e8e8e8}.title__wrapper{display:flex;justify-content:space-between}.title_cart a{font-weight:900;font-size:1.3rem;text-transform:uppercase}.title_cart h5{font-size:1rem;font-family:MaisonNeue,sans-serif;font-weight:300;margin-block-start:.5em;margin-block-end:.5em}.cart_form{padding:20px 0 150px;height:85vh}.cart_data{box-sizing:border-box}.cart_item{display:flex;flex-wrap:nowrap;align-items:center;padding:10px;margin-bottom:10px;border-bottom:1px solid;border-bottom-color:#fff}.cart-image{flex:0 0 35%;margin-right:10px}.cart-image a{position:relative;display:block;width:100%;height:100px}.cart_detail{flex:1 1 65%;display:flex;flex-wrap:wrap;align-items:flex-start}.cart_item_title{flex:1 1 50%;padding:0 10px 0 0}.cart__item-name{flex:1 1 50%;display:block;font-size:calc(var(--typeBaseSize) + 1px);margin-bottom:8px;line-height:16px}.grid-product__subtitle{font-weight:600;margin:6px 0;hyphens:auto;font-size:12px;word-break:unset;word-wrap:unset;overflow-wrap:unset;-webkit-hyphens:unset;-moz-hyphens:unset;-ms-hyphens:unset;hyphens:unset;line-height:14px;font-weight:400}.grid-product__capacity{color:#000!important;font-size:10px;display:block;letter-spacing:1px;text-transform:uppercase;font-weight:300;margin-bottom:8px}.cart__item-sub{flex:1 1 50%;display:flex;justify-content:center;align-items:flex-start}.js_qty_main{display:flex;flex-wrap:wrap}.cart__item-price{margin-left:10px;text-align:right!important}.cart__price{font-weight:500;font-size:15px}.js-qty__wrapper{display:inline-block;position:relative;min-width:60px;overflow:visible;background-color:#fff;color:#000}.js-qty__adjust{background:#fff;height:35px;width:35px;text-align:center;border:1px solid #000;line-height:24px;padding:5px 6px;display:inline-block;float:left;cursor:pointer;backface-visibility:hidden;transition:background-color .1s ease-out}.js-qty__num{background:#fff;height:31px;width:35px;text-align:center;border:1px solid #000;line-height:24px;padding:1px 6px;display:inline-block;float:left;margin:0 -1px 10px;font-size:.9rem;-moz-appearance:textfield}.js-qty__num::-webkit-outer-spin-button,.js-qty__num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.js-qty__adjust--remove{margin-left:8px;border:none}.js-qty__adjust--remove img{max-width:100%}.cart_footer{position:absolute;bottom:0;width:100%;background:#fff;box-shadow:#0000001a 2px -5px 10px}.cart_subtotal{margin:5px 0;font-size:1.125rem;display:flex;justify-content:space-between;align-items:flex-start;padding:15px 10px 0}.payment_button a{margin:20px 0 5px;display:grid;grid-template-columns:1fr;cursor:pointer!important}.payment_button a{display:flex!important;align-items:center;text-align:center!important;justify-content:center;font-family:MaisonNeue;line-height:inherit;text-transform:uppercase;opacity:1;color:#000;font-weight:900;background:#fff;border:1px solid #000000;height:42px;border-radius:0!important;margin-top:3px!important;letter-spacing:1px;margin:0 auto;min-width:165px;width:95%;min-height:54px}.payment_button a:hover{background:#000;color:#fff}.image-wrap img{width:100px;height:auto}.cart_form{padding:20px 0;height:85vh}.cart_scrollable{height:calc(85vh - 200px);overflow-y:auto}.crossed-price,.top-price{margin:0}.empty-cart-message{text-align:center;font-size:1.2rem;color:#555;margin:20px 0}
