.cart-drawer .drawer__inner{width:500px;padding:0;border:none}.cart-drawer .drawer__header-content{display:flex;align-items:center;font-size:32px;text-transform:capitalize;font-family:var(--font-lato);font-weight:700;line-height:1;flex:1;color:#1e1e1e}.cart-drawer .drawer__title{font-size:inherit;font-family:var(--font-quicksand);font-weight:inherit;margin-right:8px;letter-spacing:0}.cart-drawer .drawer__close{position:unset;max-width:32px;flex:32px;min-height:32px;min-width:32px}.cart-drawer .drawer__close svg{width:100%;height:100%;display:block}.cart-drawer .drawer__header{padding:20px 32px;border-bottom:3px solid rgba(68,47,44,.1);min-height:80px}.cart-drawer cart-drawer-items{padding:24px 32px}.cart-drawer .drawer__footer{border-top:3px solid rgba(68,47,44,.1);padding:22px 32px}.cart-drawer .cart__ctas{margin-bottom:0}.cart-drawer .cart-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-drawer .drawer__footer .tax-note{font-size:12px;text-align:center;font-weight:400;color:#442f2c;line-height:1.4;margin:0;display:none}.cart-drawer .tax-note a{text-decoration:none;color:#442f2c}.cart-drawer .cart-item__name{font-size:16px;text-transform:uppercase;font-weight:600;line-height:1.4;letter-spacing:0;color:#1e1e1e}.cart-drawer .cart-item__name:hover{text-decoration:unset}.cart-drawer .cart-item__price-wrapper .price{font-size:16px;font-weight:600;text-transform:uppercase;line-height:1.4;color:#1e1e1e}.cart-drawer .drawer__cart-items-wrapper .cart-item{display:flex;align-items:center;gap:0;padding-bottom:16px;margin-bottom:16px;border-bottom:3px solid rgba(68,47,44,.1)}.cart-drawer .drawer__cart-items-wrapper .cart-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.cart-drawer .cart-item__media{max-width:140px;flex:140px;height:140px;margin-right:20px;background-color:#e0f7fa;border-radius:16px;overflow:hidden;padding:15px 18px}.cart-drawer .cart-item__media img{width:100%;height:100%;object-fit:contain;display:block}.cart-drawer .cart-item__details-wrapper{flex:1}.cart-drawer .drawer__inner .cart-item__details{margin-bottom:6px}.cart-drawer .cart-item .cart-item__details-wrapper{padding:0}.cart-drawer dl{margin-top:0;margin-bottom:6px}.cart-drawer .cart-item .cart-item__totals{justify-content:flex-start;margin-bottom:8px;width:fit-content}.cart-drawer .cart-item .cart-item__quantity{padding-left:0}.cart-drawer .quantity-popover-container{width:104px;max-width:104px;min-height:40px;height:40px;border:3px solid var(--Salud---Brown, #442F2C);border-radius:99px;overflow:hidden}.cart-drawer .cart-item__quantity-wrapper{align-items:center;gap:12px}.cart-drawer .quantity-popover-container .quantity{width:100%;max-width:100%;min-height:100%;background-color:#fff}.cart-drawer .cart-item cart-remove-button{margin:0!important;display:flex;align-items:center}.cart-drawer .cart-item .button{min-width:20px;min-height:20px;height:20px}.cart-drawer .cart-item .button:hover{background:transparent}.cart-drawer .cart-item .button .icon-remove{width:100%;height:100%;display:block;color:#442f2c}.cart-drawer .quantity:after{border:none;box-shadow:none}.cart-drawer .quantity__button{width:32px}.cart-drawer .quantity .quantity__input{font-size:16px;text-transform:uppercase;color:#1e1e1e;font-family:var(--font-lato);font-weight:600;line-height:1.4}.cart-drawer .quantity .quantity__input:focus,.cart-drawer .quantity .quantity__input:focus-visible{outline:unset;box-shadow:unset}.cart-drawer .product-option,.cart-drawer .text{font-size:12px;text-transform:capitalize;line-height:1.4;display:block;font-family:var(--font-lato);font-weight:400;color:#1e1e1e}.cart-drawer .upgrade-btn{cursor:pointer;text-decoration:underline;text-decoration-thickness:.9px;text-underline-offset:2px;width:fit-content;display:block}.cart-drawer .info-text{margin-bottom:8px;text-decoration:underline;text-decoration-thickness:.9px;text-underline-offset:2px}.cart-drawer .cart-btn{display:none}.cart-drawer .drawer__inner-empty{padding:35px 32px;overflow:auto}.cart-drawer .drawer__inner-empty .cart__empty-text{font-size:32px;font-family:var(--font-quicksand);font-weight:700;text-transform:capitalize;margin:0 auto 20px;max-width:205px;line-height:1.1;color:#1e1e1e}.cart-drawer .drawer__inner-empty .review{display:flex;list-style:none;justify-content:center;align-items:center;margin-top:0;margin-bottom:14px;padding:0;gap:4px}.cart-drawer .drawer__inner-empty .review-icon{max-width:16px;flex:16px;height:16px}.cart-drawer .drawer__inner-empty .quote{font-size:16px;color:#1e1e1e;line-height:1.3;font-family:var(--font-lato);font-weight:400;margin:0 auto 8px;max-width:280px}.cart-drawer .drawer__inner-empty .name{font-size:12px;color:#1e1e1e;font-family:var(--font-lato);font-weight:600;text-transform:uppercase;line-height:1.4;display:block}.drawer.is-empty .drawer__header{display:flex!important}.drawer.is-empty .cart__ctas,.drawer.is-empty .tax-note{display:none}.cart-drawer .cart__checkout-button,.drawer.is-empty .cart-btn{display:flex;text-transform:uppercase;letter-spacing:0;background-color:#ffd23f;color:#0a384f;border-radius:12px;transition:all .3s ease-in-out;font-weight:600;margin-top:10px}.cart-drawer .cart__checkout-button:hover,.drawer.is-empty .cart-btn:hover{background-color:#ff6f61;color:#fff}.cart-drawer .cart__checkout-button:hover:before,.cart-drawer .cart__checkout-button:hover:after,.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after,.drawer.is-empty .cart-btn:hover:before,.drawer.is-empty .cart-btn:hover:after,.drawer.is-empty .cart-btn:before,.drawer.is-empty .cart-btn:after{box-shadow:unset;outline:unset}.drawer.is-empty .cart-drawer .drawer__inner{display:flex;align-items:unset;flex-direction:column}.drawer.drawer.is-empty cart-drawer-items{display:none}.drawer.drawer.is-empty .cart-drawer__warnings{justify-content:flex-start}.smart-cart--enabled:not(.overflow-hidden){overflow:unset!important}.cart-drawer cart-drawer-items::-webkit-scrollbar-track{margin-top:24px}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{align-items:center}.cart-drawer .cart-item__price-wrapper{width:100%;display:flex}.cart-drawer .label{font-size:14px;font-weight:400}.cart-drawer .price-wrap{display:flex;align-items:center;gap:5px}.cart-drawer .compare-price{text-decoration:line-through;opacity:.5}.cart-drawer .icon-wrap{max-width:16px;flex:16px;height:16px;display:flex;transition:all .05s ease-in-out}.cart-drawer .icon-wrap svg{width:100%;height:100%}.cart-drawer .cart-item__price-wrapper .price-free,.cart-drawer .cart-row .save-price{color:#ff6f61}.cart-drawer .cart-item__price-wrapper .price-free{text-transform:uppercase;letter-spacing:0}.cart-drawer .cart-row span{font-weight:600;color:#1e1e1e;letter-spacing:0;font-size:16px}.cart-drawer .cart-row--subtotal .cart-row-value{text-decoration:line-through;opacity:.7}.cart-drawer #CartDrawer-CartErrors{display:none}.cart-drawer .cart-item-free cart-remove-button{opacity:0;visibility:hidden}@media screen and (max-width:767px){.cart-drawer{width:100%}.cart-drawer .drawer__inner{width:100%;max-width:100%}.cart-drawer .drawer__header{padding:20px;min-height:64px}.cart-drawer .drawer__header-content{font-size:20px}.cart-drawer .drawer__close{max-width:24px;flex:24px;min-height:24px;min-width:24px}.cart-drawer cart-drawer-items{padding:21px 20px 24px}.cart-drawer .drawer__inner-empty .cart__empty-text{margin-bottom:16px}.cart-drawer .drawer__inner-empty .review{margin-bottom:12px}.cart-drawer .drawer__footer{padding:20px}.cart-drawer .drawer__title{margin-right:6px}.cart-drawer .drawer__inner-empty{padding:32px 20px}.cart-drawer cart-drawer-items::-webkit-scrollbar-track{margin-top:21px}.cart-drawer .cart-item__media{max-width:90px;flex:90px;height:90px;margin-right:16px;border-radius:10px;padding:11px 13px}.cart-drawer .cart-item__price-wrapper .price{font-size:14px}.cart-drawer .label{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/cart-drawer.css.map */
