quantity-input{display:flex;align-items:center;justify-content:space-between;border-radius:16px;box-shadow:0 1px 1.5px #0003;width:105px;min-height:32px;background:var(--input-background-color)}quantity-input input{width:24px;padding:0 2px;text-align:center;flex:1}quantity-input svg{width:13px;height:13px}quantity-input button{display:flex;align-items:center;justify-content:center;width:40px}@-webkit-keyframes bar{0%{width:0}to{width:var(--width)}}@keyframes bar{0%{width:0}to{width:var(--width)}}progress-bar{padding-top:15px}.progress--bar-msg{margin:0 0 8px;text-align:center;font-size:14px}.progress--bar{height:10px;background:var(--background-light);position:relative;border-radius:20px}.progress--bar:before{content:"";position:absolute;left:0;background:#790204;width:var(--width);height:10px;border-radius:20px}.popup-cart-drawer.active .progress--bar:before,.templateCart .progress--bar:before{animation:bar .7s cubic-bezier(.645,.045,.355,1)}@media (max-width: 749px){.popup-cart-drawer{bottom:58px}}.popup-cart-drawer.active{z-index:112!important}.popup-cart-drawer .btn-popup-close{display:flex;position:static;align-items:center;justify-content:flex-end;flex:0 0 40px;max-width:40px;min-height:30px;padding:0 12px 0 0;height:40px}@media (max-width: 749px){.popup-cart-drawer .btn-popup-close{right:12px}}.popup-cart-drawer .btn-popup-close svg{height:auto;width:16px}.popup-cart-drawer.popup-component .popup-content{width:100%;max-width:400px!important}.popup-cart-drawer .popup-content{display:flex;flex-direction:column;overflow:hidden;padding:0!important}.popup-cart-drawer .popup-body{padding:12px;height:100%}.popup-cart-drawer .popup-header{padding:10px 12px;gap:10px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid var(--miscellaneous);background:var(--background)}.popup-cart-drawer .popup-header .drawer-header{gap:10px;align-items:center}.popup-cart-drawer .popup-header .drawer-header .svg-wrapper{display:flex}.popup-cart-drawer .popup-header a{display:block;text-align:left;font-size:20px;font-family:var(--heading-font);line-height:1.2}.popup-cart-drawer .popup-header a:hover{color:var(--primary-color)}.popup-cart-drawer .popup-header .svg_wrapper{display:flex}.popup-cart-drawer .popup-header .svg_wrapper svg{display:block}.popup-cart-drawer .popup-header h2{flex:1;min-width:0}.popup-cart-drawer .popup-header progress-bar{flex:0 0 100%;max-width:100%;margin-bottom:4px}@media (min-width: 750px){.popup-cart-drawer .popup-header progress-bar{margin-bottom:10px}}.popup-cart-drawer .cart-empty--title{font-size:16px;margin:auto 0 0;text-align:center}.popup-cart-drawer .continue-shopping{margin:8px auto auto;padding:8px 18px;display:flex;align-items:center;justify-content:center;gap:10px;font-family:var(--heading-font);font-size:16px;font-weight:400;border-radius:20px;transition:all .25s ease-in-out 0s;background:var(--secondary-button-bg);color:var(--secondary-button-text);border:1px solid var(--secondary-button-border)}@media (hover: hover){.popup-cart-drawer .continue-shopping:hover{background:var(--primary-button-bg);color:var(--primary-button-text);border-color:var(--primary-button-border)}}.popup-cart-drawer .cart--drawer-items{display:flex;flex-direction:column;gap:16px;height:100%}.popup-cart-drawer .cart--item{background:var(--background);padding-bottom:16px}.popup-cart-drawer .cart--item:not(:last-child){margin-bottom:16px;border-bottom:1px solid var(--miscellaneous)}.popup-cart-drawer .cart--item-inner{display:flex;gap:8px}.popup-cart-drawer .cart--item-inner .cart--item-media{flex:0 0 80px;max-width:80px}.popup-cart-drawer .cart--item-inner .cart--item-media .picture-component,.popup-cart-drawer .cart--item-inner .cart--item-media .empty-product{border-radius:8px;box-shadow:0 1.025px 1.538px #0003}.popup-cart-drawer .cart--item-info{height:100%;position:relative;display:flex;flex-direction:column}.popup-cart-drawer .cart--item-info .stock-status{display:none}.popup-cart-drawer .cart--item-group{flex:0 0 100%;display:flex;justify-content:space-between;margin-top:4px}.popup-cart-drawer .cart-group-price__stock{flex:1;display:flex;flex-direction:column}.popup-cart-drawer .product-card_stock{color:#fff;border-radius:10px;font-size:10px;padding:1px 10px;display:inline-block;font-weight:700;margin-bottom:8px;width:fit-content}.popup-cart-drawer .item-total-price{display:flex;flex-direction:column;margin-top:auto}.popup-cart-drawer .item-total-price .sale-price{font-weight:600;font-size:16px}.popup-cart-drawer .item-total-price .price-compare{font-size:13px;color:var(--subtext)}.popup-cart-drawer .cart-group-wrapper{display:flex;flex-direction:column}.popup-cart-drawer .cart-subtotal{display:flex;justify-content:flex-end;margin-top:auto}.popup-cart-drawer .cart-item--quantity-wrapper{margin-bottom:8px}.popup-cart-drawer cart-remove-button{width:100%;display:flex;justify-content:flex-end}.popup-cart-drawer cart-remove-button a{display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%}.popup-cart-drawer cart-remove-button svg{width:18px;height:18px;color:var(--text);display:block}.popup-cart-drawer cart-remove-button svg path{fill:currentColor}.popup-cart-drawer cart-remove-button svg.icon-loading circle{stroke:currentColor}.popup-cart-drawer cart-remove-button .icon-remove{display:none}.popup-cart-drawer .product-vendor{display:flex;margin-bottom:2px}.popup-cart-drawer .product-vendor svg{width:46px;height:100%}.popup-cart-drawer .product-name{color:var(--primary-color);font-size:16px;font-weight:700;text-transform:uppercase}.popup-cart-drawer .product-title{font-size:var(--body-fs);color:var(--text);margin:0 0 2px;line-height:normal}.popup-cart-drawer .product-subtitle{color:var(--subtext)}.popup-cart-drawer .product-options{gap:16px;margin-top:10px}.popup-cart-drawer .product-options>*{gap:4px;line-height:normal}.popup-cart-drawer .product-options .text{font-size:13px;font-weight:600}.popup-cart-drawer .product-options .value{font-size:13px}.popup-cart-drawer .popup-footer{box-shadow:0 0 15px #00000026}.popup-cart-drawer .popup-footer:empty{display:none}.popup-cart-drawer .cart--drawer-footer{padding:12px;border-top:1px solid var(--miscellaneous)}.popup-cart-drawer .cart-drawer-note{display:block}.popup-cart-drawer .cart-drawer-note details summary{gap:10px;font-family:var(--heading-font);font-weight:600;font-size:16px;line-height:1.62;align-items:center;cursor:pointer}.popup-cart-drawer .cart-drawer-note details summary .cart-summary-title{line-height:1.2}.popup-cart-drawer .cart-drawer-note details summary .accordion-open-state,.popup-cart-drawer .cart-drawer-note details summary .accordion-close-state{display:flex;padding:8px 0;gap:10px;align-items:center}.popup-cart-drawer .cart-drawer-note details summary .accordion-close-state{display:none}.popup-cart-drawer .cart-drawer-note details[open] summary .accordion-open-state{display:none}.popup-cart-drawer .cart-drawer-note details[open] summary .accordion-close-state{display:flex}.popup-cart-drawer .cart-drawer-note .progress--bar-wrapper{display:flex;flex-direction:column-reverse}.popup-cart-drawer .cart-drawer-note .cart-note p{margin:16px 0 4px;font-size:12px}.popup-cart-drawer .cart-drawer-note .cart-form-note{border-bottom:1px solid var(--miscellaneous);margin:0 0 16px;padding:0 0 16px}.popup-cart-drawer .cart-drawer-note .cart-form-note textarea{border:1px solid var(--miscellaneous);background:var(--background);padding:8px;font-size:14px;color:var(--miscellaneous);height:100px;display:block;width:100%}.popup-cart-drawer .cart-drawer-note:has(>details)+.cart--drawer-info .cart--drawer-msg,.popup-cart-drawer .cart-drawer-note:has(>details)+.cart--drawer-info .cart--drawer-delivery,.popup-cart-drawer .cart-drawer-note:has(>details)+.cart--drawer-info .cart--drawer-taxes{display:none}.popup-cart-drawer .cart-drawer-note:has(>details[open])+.cart--drawer-info .cart--drawer-msg,.popup-cart-drawer .cart-drawer-note:has(>details[open])+.cart--drawer-info .cart--drawer-delivery,.popup-cart-drawer .cart-drawer-note:has(>details[open])+.cart--drawer-info .cart--drawer-taxes{display:flex;width:100%}.popup-cart-drawer .cart--drawer-info .cart--drawer-msg{font-size:14px;margin:16px 0}.popup-cart-drawer .cart--drawer-info .cart--drawer-subtotal{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:16px;font-weight:700;line-height:1.62}.popup-cart-drawer .cart--drawer-info .cart--drawer-discount,.popup-cart-drawer .cart--drawer-info .cart--drawer-delivery{font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.popup-cart-drawer .cart--drawer-info .cart--drawer-delivery .cart--drawer-discount--value{text-transform:uppercase;font-size:10px;font-weight:700}.popup-cart-drawer .cart--drawer-info .cart--drawer-delivery .cart--drawer-discount--value b{color:var(--primary-color);font-weight:400}.popup-cart-drawer .cart--drawer-info .cart--drawer-taxes{font-size:14px;margin:8px 0 0}.popup-cart-drawer .cart--drawer-button-group{display:flex;flex-wrap:wrap;gap:16px 12px;margin-top:16px}.popup-cart-drawer .cart--drawer-button-group .btn{flex:1;min-width:0;padding:6px 18px;display:flex;align-items:center;justify-content:center;gap:10px;font-family:var(--heading-font);font-size:16px;transition:all .25s ease-in-out 0s}.popup-cart-drawer .cart--drawer-button-group .btn svg{color:inherit}.popup-cart-drawer .cart--drawer-button-group .btn svg path{fill:currentColor}.popup-cart-drawer .cart--drawer-button-group .btn-go-cart{background:var(--primary-button-bg);color:var(--primary-button-text);border:3px solid var(--primary-button-border)}@media (hover: hover){.popup-cart-drawer .cart--drawer-button-group .btn-go-cart:hover{background:var(--secondary-button-bg);color:var(--secondary-button-text);border-color:var(--secondary-button-border)}}.popup-cart-drawer .cart--drawer-button-group .btn-checkout{background:var(--secondary-button-bg);color:var(--secondary-button-text);border:3px solid var(--secondary-button-border)}@media (hover: hover){.popup-cart-drawer .cart--drawer-button-group .btn-checkout:hover{background:var(--primary-button-bg);color:var(--primary-button-text);border-color:var(--primary-button-border)}}.popup-cart-drawer .cart--drawer-button-group .cart--drawer-reward{flex:0 0 100%;max-width:100%;display:flex;justify-content:center;align-items:center}.popup-cart-drawer .cart--drawer-button-group .cart--drawer-reward .reward-wrapper{justify-content:center;align-items:center;padding:5px 8px;gap:8px;text-transform:uppercase;font-size:10px;font-weight:700;background:var(--hight-color);color:var(--text)}.popup-cart-drawer .cart--drawer-button-group .cart--drawer-reward .svg-wrapper svg{display:block}.cart-popup-msg{display:flex;align-items:center;justify-content:center}.cart-popup-msg .popup-content{top:auto;bottom:auto;left:auto;right:auto;border-radius:var(--border-radius)}.cart-popup-msg .popup-content .popup-msg{padding-right:30px}.cart-popup-msg .btn-popup-close{display:flex;top:0;right:0}cart-recommendation.recommend-initialized{display:block;padding:16px 12px}cart-recommendation.recommend-initialized:not(.show) .cart-recommend-header .cart-recommend-title{margin-bottom:0}cart-recommendation.recommend-initialized:not(.show) .cart-recommend-container .slider-controls{display:none}cart-recommendation.recommend-initialized:not(.show) slider-component{max-height:0;visibility:hidden;transition:max-height .5s cubic-bezier(0,1,0,1);overflow:hidden;padding-top:0}cart-recommendation .cart-recommend-container{position:relative}cart-recommendation .cart-recommdations-slide{padding-top:8px;overflow:visible}cart-recommendation .cart-recommdations-slide .tns-outer{margin:0 -12px;padding:0 0 0 12px!important}cart-recommendation .cart-recommend-header .cart-recommend-title{font-size:16px;font-weight:700;line-height:1.62;font-family:var(--body-font);text-transform:unset;letter-spacing:0;font-style:normal}cart-recommendation .cart-recommend-expand-btn{gap:15px}cart-recommendation .btn-hide-product{font-weight:700;font-size:14px;text-decoration:underline;cursor:pointer}cart-recommendation .slider-controls{display:flex;align-items:center;gap:10px}cart-recommendation .slider-controls button{opacity:1!important;transition:unset;display:flex}cart-recommendation .slider-controls button svg{color:currentColor;width:15px;height:15px}cart-recommendation .slider-controls button svg path{fill:currentColor}cart-recommendation .slider-controls .slider-prev-button{left:0}cart-recommendation .slider-controls .slider-next-button{right:0}cart-recommendation .card .card--inner{display:flex;align-items:center;flex-direction:row;padding:8px;margin-right:8px;border:1px solid var(--input-background-color)}cart-recommendation .card .card--image{flex:0 0 80px;max-width:80px;overflow:visible;border:1px solid var(--input-background-color);box-shadow:0 1.025px 1.538px #0003}cart-recommendation .card .card--image .picture-component{border-radius:8px}cart-recommendation .card .label-group,cart-recommendation .card .card--action-btn-list{display:none}cart-recommendation .card .product-form{opacity:1;visibility:visible;position:absolute;right:0;top:50%;margin-top:-12px}cart-recommendation .card .product-form .btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center}cart-recommendation .card .product-form .btn svg{max-width:100%;height:auto;display:block}cart-recommendation .card .card--info{flex:1;min-width:0;margin:0;padding:0 32px 0 8px}cart-recommendation .card .card--info .card--title{font-size:14px;font-weight:400;margin-bottom:8px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--body-font);text-transform:unset;font-style:normal}cart-recommendation .card .card--info .product-price{font-size:14px;font-weight:700}cart-recommendation .card .card--info .card--subheading{margin:0 0 4px;font-size:14px;font-weight:700;line-height:1;display:none}cart-recommendation .card .card--action-btn-list{display:none}.cart-popup .flex-gap{gap:15px;flex-wrap:nowrap}.cart-popup .popup-image{flex:0 0 100%;max-width:100%}@media (min-width: 750px){.cart-popup .popup-image{flex:1}}.cart-popup .popup-info{flex:0 0 100%;max-width:100%;color:var(--subtext)}@media (min-width: 750px){.cart-popup .popup-info{flex:1;align-self:center}}.cart-popup .item--title{max-width:170px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#cartNoti.active{z-index:113!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/cart-drawer.css.map */
