.cart-upsell{background-color:#fafafa}.cart-upsell__title{display:block;font-weight:600;padding-bottom:10px}.cart-upsell__card{display:flex;flex-direction:row;justify-content:space-between}.cart-upsell__card-description{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;margin-left:6px;width:100%}.cart-upsell .card-description{width:100%}.cart-upsell .card-description span{display:block;margin-bottom:6px}.cart-upsell .card-description__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;margin-bottom:6px;max-height:35px;overflow:hidden;text-overflow:ellipsis}.cart-upsell img{object-fit:contain;object-position:top}.cart-upsell .swiper-button .btn-arrow{background:none;height:20px;width:20px}.cart-upsell .swiper-button-prev{left:0}.cart-upsell .swiper-button-next{right:0}@media screen and (max-width:749px){.cart-upsell .swiper-button{display:block}}.cart-upsell .upsell-btn{padding:10px 15px}.cart-upsell .upsell-btn>svg{height:20px;width:20px}.cart-upsell .loading{border:3px solid #fff;border-top-color:#2c2c2c}.cart-item{grid-column-gap:10px;display:grid;grid-template-columns:2fr 1fr}.cart-item:not(:last-child){padding-bottom:25px}.cart-item__s1{grid-column-gap:10px;display:grid;grid-template-columns:auto 1fr}.cart-item__image{height:70px;width:70px}.cart-item__image>img{height:100%;object-fit:contain;width:100%}.cart-item__title{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.cart-item__title span{font-size:14px}.cart-item__s2{align-items:flex-end;display:flex;flex-direction:column}.cart-item__s2 .item-price{align-items:flex-end;display:flex;flex-direction:column-reverse;height:100%;justify-content:space-between}.cart-item__s2 .item-delete,.cart-item__s2 .item-quantity button{cursor:pointer}.bar{background:transparent;border:1px solid var(--details-1);height:12px;margin:10px 0;overflow:hidden;width:100%}.bar-progress{background:var(--details-1);height:100%;transition:width .3s ease-in-out;width:0}.shipping-free{display:none}.overlay{width:100%}.overlay,.side-cart{height:100%;position:fixed;right:0;top:0;z-index:2}.side-cart{background-color:#fff;display:flex;flex-direction:column;opacity:0;overflow-y:auto;transform:translateX(400px);transition:all .4s ease;visibility:hidden;width:400px}@media screen and (max-width:767px){.side-cart{width:100%}}.side-cart[data-active=true]{opacity:1;transform:translateX(0);visibility:visible}.side-cart>:not(:first-child){border-top:1px solid #ebebeb;padding-bottom:1rem;padding-top:1rem}.side-cart__margins{padding-left:1rem;padding-right:1rem}.side-cart__close{align-items:center;background-color:#fafafa;border:none;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:0;top:0;width:68px;z-index:2}.side-cart__header{box-shadow:0 2px 12px rgba(0,0,0,.12);font-weight:600;position:relative}.side-cart__header>span{align-items:center;display:flex;height:65px}.side-cart__items{height:100%}.side-cart__footer{background-color:#fff;bottom:0;position:sticky;text-align:center;z-index:1}.side-cart__button button{width:100%}.cart-message-error{background:#fff;bottom:0;left:50%;position:fixed;transform:translateX(-50%);z-index:3}
/*# sourceMappingURL=cart.css.map*/