quantity-input{background:var(--input-background-color);border-radius:3px;font-weight:700;border:1px solid var(--miscellaneous-color)}quantity-input button{width:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg,#dcdcdc33 0% 100%);font-size:20px;font-family:Arial,Helvetica,sans-serif}@media (min-width: 992px){quantity-input button{width:84px}}quantity-input button[disabled]{cursor:not-allowed;opacity:.5}quantity-input button svg{width:14px;height:14px}@media (min-width: 1025px){quantity-input button:hover{background:var(--miscellaneous-color)}}quantity-input button:focus-visible{background:var(--miscellaneous-color)}quantity-input .qty-minus{border-right:1px solid var(--miscellaneous-color)}quantity-input .qty-plus{border-left:1px solid var(--miscellaneous-color)}quantity-input input{width:60px;border:none;height:58px;font-size:20px;border-radius:0;text-align:center;background:#fff;padding:5px}quantity-input input:focus{outline:none}@media (min-width: 992px){quantity-input input{width:84px;height:68px}}progress-bar{margin:0 0 16px;display:block}.progress__bar-msg{margin-bottom:10px;text-align:center;font-size:14px}.progress__bar{position:relative;width:100%;height:10px;background:var(--miscellaneous-color);border-radius:20px}.progress__bar:before{content:"";position:absolute;left:0;background:var(--primary-color);border-radius:20px;width:var(--width);height:10px;animation:bar .7s linear}.cart-drawer .popup__content{padding:0;max-width:400px;right:-100%;display:flex;flex-direction:column;height:100%;overflow:hidden;overflow-y:auto}.cart-drawer.active .popup__content{right:0}.cart-drawer .popup-head{padding:16px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #777777}.cart-drawer .popup-head a,.cart-drawer .popup-head div{display:flex;align-items:baseline}.cart-drawer .popup__body{overflow-y:auto;height:100%;position:relative}.cart-drawer .popup__body .cart-drawer-items{padding:12px}@media (min-width: 768px){.cart-drawer .popup__body .cart-drawer-items{padding:18px}}.cart-drawer .popup__body progress-bar{display:block;font-size:16px;padding:10px 12px 15px;border-bottom:1px solid #777777}@media (min-width: 768px){.cart-drawer .popup__body progress-bar{padding:10px 18px 15px}}.cart-drawer .popup__body .progress__bar{background:#ccc}.cart-drawer .popup__body .progress__bar-msg{font-size:15px;font-weight:700}.cart-drawer .popup__body .cart-drawer-items .cart-empty-subtext{margin-bottom:24px}.cart-drawer .popup__body .cart-drawer-items .text-center{position:absolute;top:50%;left:0;transform:translateY(-50%);padding:0 12px;width:100%}.cart-drawer .popup__body::-webkit-scrollbar-track{box-shadow:inset 0 0 7px var(--miscellaneous-color);-webkit-box-shadow:inset 0 0 var(--miscellaneous-color);background-color:var(--miscellaneous-color)}.cart-drawer .popup__body::-webkit-scrollbar{width:7px;background-color:var(--miscellaneous-color)}.cart-drawer .popup__body::-webkit-scrollbar-thumb{background-color:var(--text-color)}.cart-drawer h2{align-items:center;font-size:calc(var(--body-fs) + 2px);font-weight:700;flex:1;min-width:0}.cart-drawer h2 a{display:inline-flex;align-items:center}.cart-drawer .btn-popup-close{position:static;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.cart-drawer .text{display:flex;margin:0 3px 0 10px}.cart-drawer .cart-count{font-size:12px;font-weight:700;position:relative}.cart-drawer .cart-count span{display:inline-block}.cart-drawer .cart-empty--title{margin:0 auto 24px;text-align:center;line-height:1.5}.cart-drawer .cart-empty--title~.cart-button-wrapper{text-align:center}.cart-drawer .cart-empty--title~.cart-button-wrapper a{height:46px;font-size:var(--body-fs)}.cart-drawer .cart-item{border-bottom:1px solid #D9D9D9}.cart-drawer .cart-item:not(:last-child){margin-bottom:16px}.cart-drawer .cart-item-inner{padding:10px 0 23px}.cart-drawer .cart-item-inner .cart-item-col{justify-content:space-between}.cart-drawer .cart-item-media{margin-right:16px;flex:0 0 83px}.cart-drawer .product-title{font-weight:500;font-size:12px;margin-bottom:4px;line-height:1.5}.cart-drawer .product-title a{display:inline-block}.cart-drawer .cart-item-info-line{font-size:11px;font-weight:500;line-height:1.5;letter-spacing:.12px;color:#555}.cart-drawer .cart-item-info-line>div{display:flex;align-items:center}.cart-drawer .cart-item-info-line>div:not(:last-child):after{content:"";width:1px;height:18px;background:var(--text-color);opacity:.3;margin:0 8px}.cart-drawer .cart-item-info-line.product-limit-stock{font-size:8px;color:red;padding-top:2px}.cart-drawer .cart-item-info-detail{display:flex;justify-content:space-between}.cart-drawer .cart-item-info-detail .cart-item-info-group .unit-price-label,.cart-drawer .cart-item-info-detail .cart-item-info-group .unit-price-value,.cart-drawer .cart-item-info-detail .cart-item-info-group .total-price-label{display:none}.cart-drawer .cart-item-info-detail .cart-item-info-group .total-price-value{display:flex;flex-direction:column;align-items:flex-end}.cart-drawer .cart-item-info-detail .cart-item-info-group:first-child{max-width:181px}.cart-drawer .cart-item-info-detail .cart-item-info-group:last-child>*{font-size:12px;line-height:1.5}.cart-drawer .cart-item-options,.cart-drawer .cart-item-line-price,.cart-drawer .cart-item-line-price-label{font-size:12px;line-height:1.5;justify-content:space-between}.cart-drawer .cart-item-option-name,.cart-drawer .cart-item-line-price-label{margin-right:8px;letter-spacing:.12px}.cart-drawer .cart-item-option-value,.cart-drawer .cart-item-line-price-value{font-weight:700;font-size:14px}.cart-drawer .cart-item-option-value .price-compare,.cart-drawer .cart-item-line-price-value .price-compare{font-size:12px;font-weight:500}.cart-drawer .cart-item-option-value .price-compare:empty,.cart-drawer .cart-item-line-price-value .price-compare:empty{display:none}.cart-drawer .cart-item-option-value .price-compare+.price,.cart-drawer .cart-item-line-price-value .price-compare+.price{color:var(--primary-color)}.cart-drawer .cart-item-option-value .price,.cart-drawer .cart-item-line-price-value .price{font-size:12px;font-weight:500}.cart-drawer .cart-item-group{display:flex}.cart-drawer .cart-item-quantity-wrapper{flex:1;min-width:0;margin-right:10px}.cart-drawer quantity-input{max-width:83px;width:100%;flex-wrap:nowrap}.cart-drawer quantity-input>button{position:relative;font-size:11px;height:25px}.cart-drawer quantity-input .qty-minus{width:29px}.cart-drawer quantity-input .qty-plus{width:27px}.cart-drawer quantity-input svg{flex:1;height:40px;padding:10px;width:40px}.cart-drawer quantity-input input{flex:1;width:27px;height:25px;font-size:11px;font-weight:500}.cart-drawer .quantity-select-heading{display:none}.cart-drawer cart-remove-button{display:flex;align-items:center;justify-content:center}.cart-drawer cart-remove-button a{display:flex}.cart-drawer cart-remove-button a svg{color:inherit}.cart-drawer cart-remove-button a svg path{fill:currentColor}@media (min-width: 1025px){.cart-drawer cart-remove-button a:hover{color:var(--primary-color)}}.cart-drawer .item-total-price{flex:0 0 100%;max-width:100%}.cart-drawer .btn-cart-checkout{font-size:14px;height:40px}.cart-drawer .btn-cart-checkout svg{width:22px;height:auto;margin-left:10px}.cart-drawer .popup-footer{padding:16px;margin-top:auto;background:var(--background-color)}.cart-drawer .popup-footer small{margin:8px 0 16px;font-weight:500;font-size:12px;color:#555;display:none}.cart-drawer .popup-footer .cart-drawer-footer-line{font-size:12px;font-weight:500}.cart-drawer .popup-footer .cart-drawer-footer-line:last-child{margin-top:16px}.cart-drawer .popup-footer .cart-drawer-footer-line .accordion-initialized summary{margin-bottom:16px}.cart-drawer .popup-footer .cart-drawer-footer-line .accordion-initialized summary .cart-summary-title{font-size:20px;line-height:1.2}.cart-drawer .popup-footer .cart-drawer-footer-line .accordion-initialized summary>span{padding:8px 0;display:flex;align-items:center;height:40px;font-size:14px;font-weight:700;gap:8px;text-decoration:underline}.cart-drawer .popup-footer .cart-drawer-footer-line .accordion-initialized summary>span.accordion-close-state{display:none}@media (min-width: 1025px){.cart-drawer .popup-footer .cart-drawer-footer-line .accordion-initialized summary>span:hover{text-decoration:underline}}.cart-drawer .popup-footer .cart-drawer-footer-line .accordion-initialized[open] summary>span.accordion-close-state{display:flex}.cart-drawer .popup-footer .cart-drawer-footer-line .accordion-initialized[open] summary>span.accordion-open-state{display:none}.cart-drawer .popup-footer.is-empty-true .cart-drawer-footer-line-wrapper{display:none}.cart-drawer .popup-footer.is-empty-true .cart-recommend-container{border-bottom:none;padding-bottom:0;margin-bottom:0}.cart-drawer .cart-recommend-container{margin:0 -15px 14px;padding:0 0 15px 14px;border-bottom:1px solid var(--text-color)}.cart-drawer .cart-recommend-container .cart-recommend-heading{display:flex;align-items:center;justify-content:space-between;padding-right:12px}.cart-drawer .cart-recommend-container .cart-recommend-heading>div{display:flex;gap:16px;align-items:center;text-transform:capitalize}.cart-drawer .cart-recommend-container .cart-recommend-heading>div>a{text-decoration:underline;font-weight:700;font-size:14px;text-underline-offset:3px;transition:all .25s ease-in-out 0s}@media (min-width: 1025px){.cart-drawer .cart-recommend-container .cart-recommend-heading>div>a:hover{color:var(--primary-color)}}.cart-drawer .cart-recommend-container .cart-recommend-heading>div .btn-show-hide{font-weight:700;font-size:14px;cursor:pointer}.cart-drawer .cart-recommend-container .cart-recommend-heading>div .btn-show-hide .btn-show{display:flex;gap:8px;align-items:center}.cart-drawer .cart-recommend-container .cart-recommend-heading>div .btn-show-hide .btn-hide{display:none}.cart-drawer .cart-recommend-container .cart-recommend-heading>div .btn-show-hide .btn-icon{display:flex;justify-content:center;align-items:center}.cart-drawer .cart-recommend-container details[open] .cart-recommend-heading>div .btn-show-hide .btn-show{display:none}.cart-drawer .cart-recommend-container details[open] .cart-recommend-heading>div .btn-show-hide .btn-hide{display:flex;gap:8px;align-items:center}.cart-drawer .cart-recommend-container .cart-recommend-title{font-size:14px;font-weight:700;line-height:1.62;margin-bottom:8px}.cart-drawer .cart-recommend-container .slider-list{flex-wrap:nowrap;display:flex}.cart-drawer .cart-recommend-container .slider-list .product-card{margin-right:16px;display:flex;flex-direction:column;height:unset}.cart-drawer .cart-recommend-container .product-card{margin:0}.cart-drawer .cart-recommend-container .product-card product-card{padding:8px;border-radius:var(--border-radius);box-shadow:unset;border:1px solid var(--miscellaneous-color);display:flex;flex-direction:row;align-items:center}.cart-drawer .cart-recommend-container .product-card product-card .card-header{flex:0 0 75px;max-width:75px;padding:8px;margin-right:8px}.cart-drawer .cart-recommend-container .product-card product-card .card-header .card-media{padding:0;margin:0;flex:unset}.cart-drawer .cart-recommend-container .product-card product-card .card-body{flex:1;min-width:0}.cart-drawer .cart-recommend-container .product-card product-card .card-body .label-group{display:none}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information{flex-wrap:nowrap;align-items:center;flex-direction:row}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group{width:unset;margin:0}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group:first-child{flex:1;min-width:0}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group:not(:first-child) .product-stock .product-stock-status,.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group:not(:first-child) .label-group,.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group:not(:first-child) .product-compare{display:none}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group:not(:first-child) .product-form button{display:flex;margin-left:5px;position:relative;cursor:pointer;padding:0;background:transparent;border:none;border-radius:0;font-size:0;color:var(--text-color)}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group:not(:first-child) .product-form button .text{display:none}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group:not(:first-child) .product-form button.btn-out-stock{display:none}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group .location-btn-wrap{display:none}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group .product-stock{margin:0;position:absolute;left:91px;bottom:7px}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group .product-stock .product-price{font-size:14px}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group .product-stock .product-price .flex{flex-direction:row;align-items:center;gap:8px}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group .product-card-title{margin:0 0 70px}@media (min-width: 375px){.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group .product-card-title{margin:0 0 60px}}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group .product-card-title a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}.cart-drawer .cart-recommend-container .product-card product-card .card-body .card-information .card-information-group .product-card-info-line{display:none}.cart-drawer .cart-recommend-container swiper-component{position:relative;padding:0 0 16px;gap:0}.cart-drawer .cart-recommend-container swiper-component .swiper-group-controls{position:static;padding:0}.cart-drawer .cart-recommend-container swiper-component .slider-controls{margin:0;height:unset}.cart-drawer .cart-recommend-container swiper-component .slider-controls button{width:40px;height:40px;padding:8px;position:absolute;top:50%;background:#a7a7a7;color:#fff;transform:translateY(-50%);z-index:2;border-radius:0;cursor:pointer}.cart-drawer .cart-recommend-container swiper-component .slider-controls button svg{color:inherit;transform:rotate(90deg)}.cart-drawer .cart-recommend-container swiper-component .slider-controls button svg path{fill:currentColor}.cart-drawer .cart-recommend-container swiper-component .slider-controls button[disabled]{display:none}.cart-drawer .cart-recommend-container swiper-component .slider-controls .swiper-button-prev{left:0}.cart-drawer .cart-recommend-container swiper-component .slider-controls .swiper-button-next{right:0}.cart-drawer .cart-recommend-container swiper-component .slider-controls .swiper-button-next svg{transform:rotate(-90deg)}.cart-drawer .cart-recommend-container swiper-component .swiper-scrollbar{margin-top:16px;height:4px}.cart-drawer .cart-recommend-container swiper-component .swiper-scrollbar .swiper-scrollbar-drag{height:4px;top:0;background:#777}.cart-drawer .accordion-showing small{display:block}.cart-drawer .cart-drawer-note summary{cursor:pointer;align-items:center}.cart-drawer .cart-drawer-footer-line.total-line{font-size:14px;font-weight:700}.cart-drawer .cart-drawer-line{font-size:16px}.cart-drawer .subtotal-line{font-weight:700}.cart-drawer .cart-note{padding-bottom:16px;margin-bottom:16px;display:block;border-bottom:1px solid var(--miscellaneous-color)}.cart-drawer .cart-note p{margin:0 0 4px;font-size:16px}.cart-drawer .cart-note textarea{height:98px;border-radius:var(--border-radius);background:#fff;font-size:14px;line-height:1.5}.cart-drawer .cart-attr-line{padding-top:16px;padding-bottom:16px;align-items:center;font-weight:500;color:#545454;border-bottom:1px solid var(--miscellaneous-color)}.cart-drawer .cart-attr-line .checkbox{margin-bottom:0;margin-right:10px}.cart-drawer .cart-attr-line .checkbox svg{width:18px;height:18px;margin-right:8px;opacity:.6}.cart-drawer .cart-attr-line .checkbox span{color:#545454;font-size:14px}.cart-drawer .superpoint-line{padding:16px 0}.cart-drawer .superpoint-line .cart-summary-line--content{color:#19c98a}.cart-drawer .variant-shipping{display:none}.cart-drawer .product-stock{gap:0}.cart-drawer .product-stock .variant-shipping{display:flex;margin:0;flex-wrap:nowrap;font-size:12px}@media (min-width: 375px){.cart-drawer .product-stock .variant-shipping{font-size:14px}}.cart-drawer .product-stock .icon{gap:0;min-width:fit-content}
/*# sourceMappingURL=/cdn/shop/t/132/assets/cart-drawer.css.map */
