.cart-drawer{position:fixed;top:0;padding:35px;right:-100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#f5f5f5;max-width:500px;width:100%;z-index:130;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}@media (min-width: 993px){.cart-drawer{top:25px!important}.my-cart__checkout{padding-bottom:20px}.my-cart__title{display:none!important}.cart-drawer form{padding-bottom:45px;padding-top:20px}.cart-drawer--position{top:0}.cart-drawer--position form{padding-bottom:0}}.cart-drawer.active{right:0}.my-cart__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.my-cart__title svg{max-width:10px}.my-cart__close{width:30px;height:30px;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff}.cart-drawer form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;height:100%;justify-content:space-between}.js-cart-open{overflow:hidden}.js-cart-open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#96969699;z-index:124;-webkit-backdrop-filter:saturate(100%) blur(6px);backdrop-filter:saturate(100%) blur(6px)}.overlay.active{position:fixed;top:0;right:0;bottom:0;left:0;background:#96969699;z-index:124;transition:opacity .3s ease;pointer-events:auto;opacity:1;-webkit-backdrop-filter:saturate(100%) blur(6px);backdrop-filter:saturate(100%) blur(6px)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#96969699;z-index:-1;transition:opacity .3s ease;pointer-events:none;opacity:0}@media (max-width: 992px){.js-cart-open:after{z-index:999}.overlay.active{z-index:997}}body.js-cart-open .cart-drawer{right:0}body.js-ajax-cart-not-empty .cart-drawer h2{display:block}.js-ajax-cart-request-in-progress .dot-flashing{opacity:1}form[action="cart/add"].js-ajax-cart-form-in-progress [type=submit]{opacity:.5}.my-cart__items{overflow-y:auto;max-height:65vh;margin-top:35px}@media (min-width: 1200px){.my-cart__items{max-height:70vh}}.my-cart__item{display:grid;margin-bottom:10px;background-color:#f9f9f9;grid-template-columns:.5fr 1fr;grid-gap:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my-cart__item:last-child{margin-bottom:0}.my-cart__product-name{font-size:14px;font-weight:600}.my-cart__color{margin-top:5px}.my-cart__color p{font-size:14px;font-weight:400}.my-cart__item-info{padding:0 15px 0 0}.my-cart__item-info h4{font-size:16px;font-weight:400;line-height:initial;margin-top:10px}.my-cart__item-image img{max-width:100%;height:100%;object-fit:cover}.my-cart__item-image a{display:block;font-size:0;width:100%;height:100%}.my-cart__remove-wrapper{display:flex;justify-content:space-between;align-items:center;border-top:2px solid #f5f5f5;padding-top:10px;margin-top:15px}.my-cart__item-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:150px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 17px;font-size:18px}.my-cart__item-remove{font-size:14px;font-weight:400;color:#b7b7b7}.my-cart__item-size{margin-top:5px}.my-cart__item-size p{font-size:14px;font-weight:400}.my-cart__item-price{margin-top:5px}.my-cart__item-price p{font-size:14px;font-weight:400}.my-cart__item-quantity a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-weight:600;font-size:16px}.my-cart__empty{margin-top:80px}.my-cart__empty h3{font-size:20px;text-align:center;font-weight:600}.my-cart__continue-button{width:100%;text-align:center;margin-top:20px;padding:17 54px}.my-cart__checkout{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:30px}.my-cart__checkout .spoilers-block__item{margin:0 0 13px}.my-cart__checkout .spoilers-block__item:last-child{margin:0}.my-cart__checkout .spoilers-block__title{font-size:16px;font-weight:400;cursor:pointer;padding:0 30px 0 0;position:relative}.my-cart__checkout .spoilers-block__title:before{content:"";width:15px;height:2px;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;-webkit-transform:translate(-25%,0%) rotate(0deg);-ms-transform:translate(-25%,0%) rotate(0deg);transform:translate(-25%) rotate(0);position:absolute;right:0;top:50%}.my-cart__checkout .spoilers-block__title:after{content:"";width:15px;height:2px;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;-webkit-transform:translate(40%,0%) rotate(90deg);-ms-transform:translate(40%,0%) rotate(90deg);transform:translate(40%) rotate(90deg);position:absolute;right:10px;top:50%}.my-cart__checkout .spoilers-block__title._active:before{-webkit-transform:translate(-25%,0%) rotate(0deg);-ms-transform:translate(-25%,0%) rotate(0deg);transform:translate(-25%) rotate(0)}.my-cart__checkout .spoilers-block__title._active:after{-webkit-transform:translate(25%,0%) rotate(0deg);-ms-transform:translate(25%,0%) rotate(0deg);transform:translate(25%) rotate(0)}.my-cart__checkout .spoilers-block__body{display:none;margin-top:5px}.my-cart__shipping{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my-cart__continue-link{margin-top:19px}.my-cart__continue-link a{font-size:16px;font-weight:500;text-decoration:underline;text-align:center;display:block}.my-cart__subtotal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px}.my-cart__subtotal h4{font-size:18px;font-weight:600;padding-left:20px}.my-cart__checkout-button{background-color:#000;padding:20px!important;font-size:18px;font-weight:600;width:100%;color:#fff;text-align:center;display:flex;justify-content:space-between;align-items:center;transition:.3s ease all}.my-cart__checkout-button:hover{background-color:#fff;color:#000}.my-cart__checkout-button:hover svg path{fill:#000}.my-cart__checkout-button svg path{fill:#fff;transition:.3s ease all}.my-cart__checkout-button svg{max-width:20px}.my-cart__items::-webkit-scrollbar{width:0}.shipping-info_swiper .my-cart__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.cart-close{width:30px;height:30px;display:flex;cursor:pointer;background-color:#f3f3f3;align-items:center;border-radius:50%;display:none;justify-content:center}.cart-close svg{max-width:10px}.js-cart-open .header-card-drawer{display:none}.js-cart-open .cart-close{display:flex}@media (max-width: 768px){.cart-drawer{padding:25px 0}.my-cart__title{padding:0 40px}.my-cart__item-remove a{font-size:14px}.my-cart__subtotal{padding:0 40px;justify-content:center}.my-cart__checkout-button-wrapper{text-align:center;padding:0 40px}.my-cart__checkout-button{text-align:center;justify-content:center}.my-cart__checkout-button svg{display:none}.my-cart__subtotal h4{padding:0}}@media (max-width: 478px){.my-cart__title{padding:0 20px;font-size:14px}.my-cart__item-size p,.my-cart__item-price p,.my-cart__color p{font-size:12px}.my-cart__product-name{font-size:14px}.my-cart__subtotal{padding:0 20px}.my-cart__item-remove a{font-size:10px}.my-cart__checkout-button,.my-cart__subtotal h4{font-size:16px}.my-cart__checkout-button-wrapper{padding:0 20px}.my-cart__item-quantity a{font-size:14px}.my-cart__item-quantity{font-size:14px;max-width:100px;padding:0 10px}.my-cart__remove-wrapper{margin-top:10px}.my-cart__item-info{padding:15px 15px 15px 0}.my-cart__item{grid-gap:10px}.my-cart__item{grid-template-columns:.7fr 1fr}}.my-cart__item-image{height:100%;width:100%}.solo-close{justify-content:flex-end!important}.my-cart__empty h3{font-size:20px;font-weight:700}.empty-cart-button{justify-content:center!important;margin-top:20px}.cart-drawer.not-visible .my-cart__empty{margin-top:30px}.cart-drawer.not-visible .my-cart__items{margin-top:20px}@media (max-width: 992px){.cart-drawer{z-index:1500!important}.my-cart__empty,.cart-drawer.not-visible .my-cart__empty,.cart-drawer.not-visible .my-cart__items{margin-top:30px}.my-cart__items{margin-top:25px;max-height:90vh}}@media (max-width: 550px){.cart-drawer{max-width:80%}}
/*# sourceMappingURL=/cdn/shop/t/216/assets/cart-drawer.css.map */
