.drawer--cart .cart-banner{padding:12px 24px;font-size:13.5px;line-height:1.5;text-align:center}.drawer--cart .cart-upsell-carousel{padding:4px 0 8px}.drawer--cart .cart-upsell-carousel__heading{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8a8a8a;margin:0 0 10px}.drawer--cart .cart-upsell-carousel__inner{display:flex;align-items:center;gap:8px}.drawer--cart .cart-upsell-carousel__track{flex:1 1 auto;display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;min-width:0}.drawer--cart .cart-upsell-carousel__track::-webkit-scrollbar{display:none}.drawer--cart .cart-upsell-carousel__slide{flex:0 0 100%;scroll-snap-align:start;background:#f4f4f4;border-radius:10px;padding:10px 12px}.drawer--cart .cart-upsell-carousel__slide.is-in-cart{display:none}.drawer--cart .cart-upsell-carousel__arrow{flex:0 0 auto;background:none;border:0;padding:6px 2px;cursor:pointer;color:#b5b5b5;display:flex;align-items:center}.drawer--cart .cart-upsell-carousel__arrow:hover{color:#6b6b6b}.drawer--cart .cart-upsell-carousel__arrow svg{width:16px;height:16px}.drawer--cart .cart-upsell-carousel.is-single .cart-upsell-carousel__arrow{display:none}.drawer--cart .cart-upsell-carousel .product-upsell__holder{margin:0}.drawer--cart .cart-priority{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0}.drawer--cart .cart-priority__text{display:flex;flex-direction:column;gap:3px;min-width:0}.drawer--cart .cart-priority__title{font-weight:700;font-size:14px}.drawer--cart .cart-priority__description{font-size:12.5px;color:#7a7a7a}.drawer--cart .cart-priority__control{display:flex;align-items:center;gap:12px;flex-shrink:0}.drawer--cart .cart-priority__price{font-weight:700;font-size:14px}.drawer--cart .cart-priority__toggle{position:relative;width:46px;height:26px;flex-shrink:0}.drawer--cart .cart-priority__toggle input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:1}.drawer--cart .cart-priority__slider{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#d6d6d6;transition:background .2s ease}.drawer--cart .cart-priority__slider:after{content:"";position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .2s ease}.drawer--cart .cart-priority__toggle input:checked+.cart-priority__slider{background:var(--cart-priority-accent, #51b381)}.drawer--cart .cart-priority__toggle input:checked+.cart-priority__slider:after{transform:translate(20px)}.drawer--cart .cart-priority.is-loading{opacity:.5;pointer-events:none}.drawer--cart .cart-shipping-line{display:flex;justify-content:space-between;gap:12px;padding:8px 0;font-size:13.5px;color:#5a5a5a;border-bottom:1px solid var(--border, #ececec)}.drawer--cart .cart-shipping-line__price.is-free{color:#2e7d5b;font-weight:600}.drawer--cart .free-shipping.is-success .free-shipping__progress-bar::-webkit-progress-value{background:#51b381}.drawer--cart .free-shipping.is-success .free-shipping__progress-bar::-moz-progress-bar{background:#51b381}.drawer--cart{--bg: #ffffff;--text: #1d2226;--text-light: #7a7a7a;--border: #f0f0f0;--bg-accent: #e2e2e2;--FREE-SHIPPING-GRADIENT: #1d2226;color:#1d2226}.drawer--cart .drawer__inner,.drawer--cart .drawer__body,.drawer--cart .drawer__empty{background-color:#fff;color:#1d2226}.drawer--cart a{color:#1d2226}.drawer--cart .drawer__head{padding:18px 20px}.drawer--cart .cart__title{font-size:17px;letter-spacing:.04em;color:#1d2226}.drawer--cart .cart__items-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:6px;border-radius:999px;background:#1d2226;color:#fff;font-size:12px;font-weight:600}.drawer--cart .cart__items-count:before,.drawer--cart .cart__items-count:after{content:none}.drawer--cart .drawer__close{color:#6b6b6b}.drawer--cart .drawer__items-title{display:none}.drawer--cart .cart__item{border-bottom:1px solid #f0f0f0;padding:20px;margin:0}.drawer--cart .cart__item__title,.drawer--cart .cart__item__title a{font-weight:700;font-size:15px;text-transform:none;color:#1d2226}.drawer--cart .cart__price{font-weight:700;color:#1d2226}.drawer--cart .cart__quantity{border:1px solid #e4e4e4;border-radius:4px;background:#fff}.drawer--cart .cart__quantity button,.drawer--cart .cart__quantity-field{color:#1d2226;background:transparent}.drawer--cart .cart__item__remove{color:#8a8a8a}.drawer--cart .drawer__foot{background:#f5f5f5;border-top:1px solid #ececec;padding-left:20px;padding-right:20px}.drawer--cart .drawer__foot .cart-block{border-color:#e6e6e6}.drawer--cart .free-shipping{color:#1d2226}.drawer--cart .free-shipping .free-shipping__progress-bar{height:6px;border-radius:999px;background:#e2e2e2}.drawer--cart .free-shipping.is-success{color:#2e7d5b}.drawer--cart .free-shipping.is-success .free-shipping__progress-bar{--FREE-SHIPPING-GRADIENT: #51b381}.drawer--cart .cart-shipping-line{color:#5a5a5a;border-bottom:1px solid #ececec}.drawer--cart .cart__total,.drawer--cart .cart__total__label,.drawer--cart .cart__total__price{color:#1d2226}.drawer--cart .cart__total__price{font-size:17px}.drawer--cart .cart__note{color:#8a8a8a;font-style:normal}.drawer--cart .drawer__empty__message{color:#1d2226}.drawer--cart .drawer__empty__buttons{display:none}.drawer--cart .drawer__empty__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:100%;padding:40px 20px}.drawer--cart .drawer__empty__icon{line-height:0}.drawer--cart .drawer__empty__message{font-size:15px;color:#7a7a7a;text-align:center;margin:0}.drawer--cart .cart__item{position:relative;display:grid;grid-template-columns:84px minmax(0,1fr);column-gap:16px;align-items:start}.drawer--cart .cart__item__image{grid-column:1;width:84px}.drawer--cart .cart__item__content{grid-column:2;width:auto;padding-left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px}.drawer--cart .cart__item__content-inner{grid-column:1 / -1;padding-right:28px;margin-bottom:10px}.drawer--cart .cart__item .cart__quantity-counter{grid-row:2;grid-column:1;display:flex;align-items:center;margin:0}.drawer--cart .cart__item .cart__price{grid-row:2;grid-column:2;justify-self:end;width:auto;margin:0;padding:0;text-align:right;font-size:15px}.drawer--cart .cart__item .cart__discount{grid-column:1 / -1}.drawer--cart .cart__item__remove{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#8a8a8a;text-transform:none;letter-spacing:0}.drawer--cart .cart__item__remove:hover{color:#1d2226}.drawer--cart .cart__item__remove svg{width:11px;height:11px}.drawer--cart .cart__quantity{position:relative;width:106px;height:36px}.drawer--cart .cart__quantity-field{width:100%;height:36px;padding:0 34px;text-align:center;font-weight:600;font-size:14px}.drawer--cart .cart__quantity-minus,.drawer--cart .cart__quantity-plus{position:absolute;top:0;width:34px;height:36px;display:flex;align-items:center;justify-content:center;padding:0}.drawer--cart .cart__quantity-minus{left:0;border-right:1px solid #e4e4e4}.drawer--cart .cart__quantity-plus{right:0;left:auto;border-left:1px solid #e4e4e4}.drawer--cart .cart__item__image{border-radius:6px;overflow:hidden;border:1px solid #ececec;background:#f7f7f7}.drawer--cart .cart-shipping-line{color:#444}.drawer--cart .drawer__foot .cart__price__holder>.cart__total:last-of-type{border-top:1px solid #e6e6e6;padding-top:14px;margin-top:10px}body:has(.drawer--cart.is-open) #resolvia-chat-widget{opacity:0;pointer-events:none;transition:opacity .2s ease}.drawer--cart .cart__price del{color:#9a9a9a}.drawer--cart .cart__quantity-minus,.drawer--cart .cart__quantity-plus{transform:none;margin:0}.drawer--cart .cart__price ins{color:#1d2226;text-decoration:none}.drawer--cart .drawer__body{display:flex;flex-direction:column}.drawer--cart .drawer__body>.cart-block:has(.cart-upsell-carousel){margin-top:auto}.drawer--cart .cart-upsell-carousel{padding:4px 20px 16px}.drawer--cart .cart-upsell-carousel__heading{padding:0;margin:0 0 10px}.drawer--cart .cart-upsell-carousel .product-upsell{display:flex;flex-flow:row nowrap;align-items:center;gap:12px;background:transparent;color:#1d2226;margin:0;padding:0}.drawer--cart .cart-upsell-carousel .product-upsell__image{width:60px;flex:0 0 60px}.drawer--cart .cart-upsell-carousel .product-upsell__image__thumb{border-radius:6px;overflow:hidden}.drawer--cart .cart-upsell-carousel .product-upsell__content{flex:1 1 auto;min-width:0;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer--cart .cart-upsell-carousel .product-upsell__link{flex:1 1 auto;min-width:0}.drawer--cart .cart-upsell-carousel .product-upsell__title{font-size:13.5px;font-weight:700;line-height:1.3;text-transform:none;letter-spacing:0;color:#1d2226;margin:0 0 5px}.drawer--cart .cart-upsell-carousel .product-upsell__price{font-size:13px;margin:0}.drawer--cart .cart-upsell-carousel .product-upsell__price .new-price{color:#1d2226;font-weight:700}.drawer--cart .cart-upsell-carousel .product-upsell__price .old-price{color:#9a9a9a;text-decoration:line-through;margin-left:6px}.drawer--cart .cart-upsell-carousel .product-upsell__actions{flex:0 0 auto;margin:0}.drawer--cart .cart-upsell-carousel .product-upsell__btn{--btn-text: #ffffff;min-width:0;min-height:0;width:auto;height:auto;padding:10px 14px;background:#51b381;color:#fff;border:0;border-radius:5px;font-family:var(--FONT-STACK-BTN, "Oswald", sans-serif);font-weight:500;font-size:11px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.drawer--cart .cart-upsell-carousel .product-upsell__btn:hover{background:#47a274}.drawer--cart .cart-upsell-carousel .product-upsell__btn .btn__plus{display:none}.drawer--cart .cart-upsell-carousel .product-upsell__btn .btn__text{height:auto;line-height:1}.drawer--cart .cart-upsell-carousel .product-upsell__errors{margin:0}.drawer--cart .cart-upsell-carousel__slide{max-width:100%;min-width:0}.drawer--cart .cart-upsell-carousel__slide quick-add-product,.drawer--cart .cart-upsell-carousel .product-upsell__holder{display:block;min-width:0;max-width:100%}.drawer--cart .cart-upsell-carousel .product-upsell__actions{position:static;width:auto}.drawer--cart .cart-upsell-carousel .product-upsell__actions .btn__outer{position:static;width:auto;height:auto}.drawer--cart .cart-upsell-carousel .product-upsell__btn .btn__text{opacity:1;visibility:visible;position:static;transform:none}.drawer--cart .cart-upsell-carousel .rc-container-wrapper,.drawer--cart .cart-upsell-carousel .rc_container_wrapper,.drawer--cart .cart-upsell-carousel .rc-widget{display:none!important}.drawer--cart .cart-upsell-carousel .product-upsell__form{width:auto}@media(min-width:1024px){.drawer--cart .drawer__inner{max-width:460px}}.drawer--cart .drawer__foot .cart__foot__inner{padding-left:0;padding-right:0}.drawer--cart .cart-banner{padding-left:20px;padding-right:20px}
/*# sourceMappingURL=/cdn/shop/t/95/assets/custom-slidecart.css.map */
