.cart-upsell{padding-top:0;padding-bottom:0;background-color:#fff;box-shadow:0 -3px 20px #091e421a}@media screen and (min-width: 750px){.cart-upsell{box-shadow:none;background-color:#f5f5f5;width:230px;height:100%;position:absolute;left:-230px;box-sizing:border-box}}@media screen and (min-width: 750px){.cart-upsell__wrapper{height:100%}}.cart-upsell .upsell-cart-list{padding-bottom:8px;display:flex;overflow:auto}.cart-upsell .upsell-cart-list::-webkit-scrollbar{width:4px;height:4px;background-color:#cfcfcf}.cart-upsell .upsell-cart-list::-webkit-scrollbar-track{border-radius:10px}.cart-upsell .upsell-cart-list::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:10px}.cart-upsell .upsell-cart-list::-webkit-scrollbar{height:4px}@media screen and (max-width: 750px){.cart-upsell .upsell-cart-list{padding-right:20px}}@media screen and (min-width: 750px){.cart-upsell .upsell-cart-list{display:block;height:calc(100% - 54px)}.cart-upsell .upsell-cart-list>*{margin-bottom:24px}}.cart-upsell__title{font-size:17px;padding:8px;font-weight:700;display:block}@media screen and (min-width: 750px){.cart-upsell__title{padding-bottom:22px;text-align:center}}.cart-upsell .swiper-button .btn-arrow{width:20px;height:20px;background:none}.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-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 35px;cursor:pointer}@media screen and (max-width: 750px){.cart-upsell-card{padding:0 0 0 1.25rem;width:222px;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-shrink:0;text-align:left;font-size:12px;line-height:18px;position:relative}}.cart-upsell-card>img{width:96px;object-fit:contain}.cart-upsell-card__description{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;margin-top:12px}@media screen and (max-width: 750px){.cart-upsell-card__description{align-items:flex-start;margin-top:0;margin-left:12px}}.cart-upsell-card__cart-image{width:100%}@media screen and (max-width: 750px){.cart-upsell-card__cart-image{height:106px}}.cart-upsell-card__cart-image a{display:block;width:100%;max-width:99px;margin:0 auto}@media screen and (max-width: 750px){.cart-upsell-card__cart-image a{height:100%}}.cart-upsell-card__cart-image img{width:100%;height:100%;object-fit:contain}.cart-upsell-card__price{font-weight:600}.cart-upsell-card__price .product.price{font-size:14px}@media screen and (max-width: 750px){.cart-upsell-card__price .product.price{font-size:12px;line-height:18px}}.cart-upsell-card .card-description{width:100%}.cart-upsell-card .card-description>span{margin-bottom:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.cart-upsell-card .card-description__title{text-decoration:none;cursor:pointer;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cart-upsell-card .stars-reviews{margin-bottom:4px;justify-content:center}@media screen and (max-width: 1100px){.cart-upsell-card .stars-reviews{display:none}}.cart-upsell-card .upsell-btn{font-size:13px;line-height:1.5;padding:0 10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;align-content:center;box-sizing:border-box}@media screen and (min-width: 750px){.cart-upsell-card .upsell-btn{min-width:138px;height:30px}}@media screen and (max-width: 750px){.cart-upsell-card .upsell-btn{font-size:12px;height:24px;margin-top:auto}}.cart-upsell-card .upsell-btn>svg{width:20px;height:20px}.cart-upsell-card .upsell-btn .loading{width:13px;height:13px}.cart-item{display:grid;grid-template-columns:91px auto;grid-template-rows:auto auto;grid-column-gap:12px;padding:16px 1.25rem;border-bottom:1px solid #d3d1d9}@media screen and (max-width: 750px){.cart-item{font-size:12px;line-height:18px}}.cart-item__image{grid-row:1/span 2;width:91px;height:114px;cursor:pointer}.cart-item__image>img{width:100%;height:100%;object-fit:contain}.cart-item__s1{display:flex;justify-content:space-between}.cart-item__s1 .item-delete{transition:.3s;cursor:pointer}.cart-item__s1 .item-delete:hover svg path{cursor:pointer;fill:#b8132c}.cart-item__title{display:flex;flex-direction:column;margin-right:12px}.cart-item__title>a,.cart-item__title>span{display:block}.cart-item__title>a{font-size:17px;line-height:24px;font-weight:700;cursor:pointer;text-decoration:none;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 750px){.cart-item__title>a{font-size:12px;line-height:18px}}.cart-item__s2{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 750px){.cart-item__s2{flex-direction:column-reverse;align-items:flex-start}}.cart-item__s2 .item-price{display:flex}@media screen and (max-width: 750px){.cart-item__s2 .item-price{margin-bottom:4px}}.cart-item__s2 .item-price>span{display:flex;font-weight:600;margin-left:8px}.cart-item__s2 .item-delete,.cart-item__s2 .item-quantity button{cursor:pointer}.cart-item .item-price .item-price-extra{color:#7e7e7e;font-size:12px;font-weight:400;margin-right:8px}@media screen and (max-width: 750px){.cart-item .item-price .item-price-extra{order:1;margin:0 0 0 4px}}.cart-item .container-quantity{max-width:100px}.bar{background:#cfcfcf;height:8px;border-radius:4px;margin-top:10px;overflow:hidden}.bar-progress{height:100%;border-radius:4px;width:0;background:#b8132c;transition:width .3s ease-in-out}.shipping-free{display:none}.overlay{width:100%;height:100%;position:fixed;right:0;top:0;background-color:#0000005e;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.side-cart{display:flex;flex-direction:column;visibility:hidden;opacity:0;height:100%;width:580px;position:fixed;right:0;top:0;background-color:#fff;box-shadow:-5px 3px 9.4px #091e421a;z-index:2;transform:translate(580px);transition:all .4s ease}@media screen and (max-width: 750px){.side-cart{width:90%}}.side-cart[data-active=true]{opacity:1;visibility:visible;transform:translate(0)}.side-cart__margins{padding-right:1.25rem;padding-left:1.25rem}.side-cart__close{height:24px;padding:0;position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:2;border:none;cursor:pointer}.side-cart__close>svg{height:24px;width:24px}.side-cart__heading{position:relative;border-bottom:1px solid #d3d1d9;font-weight:600}.side-cart__heading>span:first-child{padding:12px 1.25rem;font-size:17px;font-weight:700;display:flex;justify-content:flex-start;align-items:center}.side-cart__reassurance{background-color:#f8f8f8;padding:10px 1.25rem;border-bottom:1px solid #d3d1d9}.side-cart__reassurance .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{position:absolute;bottom:50%;transform:translateZ(0) translateY(50%);text-align:right}.side-cart__reassurance__item{display:flex;align-items:center;gap:10px}.side-cart__reassurance__item__content{display:flex;flex-direction:column;gap:2px}.side-cart__reassurance__item__content__title{font-weight:600;font-size:13px;line-height:120%}.side-cart__reassurance__item__content__subtitle{font-weight:400;font-size:13px;line-height:130%}.side-cart__reassurance__item__image{width:20px;height:20px}.side-cart__reassurance__item__image img{width:100%;height:100%;object-fit:contain}.side-cart__bar{padding:16px 1.25rem 0}.side-cart__count{font-size:10px;margin-left:16px;color:#fff;position:relative;align-items:center;justify-content:center;display:none}.side-cart__items{height:100%;overflow-y:auto}.side-cart__items::-webkit-scrollbar{width:4px;height:4px;background-color:#cfcfcf}.side-cart__items::-webkit-scrollbar-track{border-radius:10px}.side-cart__items::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:10px}.side-cart__footer{padding-top:4px;display:flex;flex-direction:column;position:sticky;bottom:0;background-color:#fff;z-index:1}@media screen and (min-width: 750px){.side-cart__footer{box-shadow:0 -3px 20px #091e421a;padding-top:16px}}.side-cart__subtotal,.side-cart__policy{margin-bottom:12px}.side-cart__subtotal{display:flex;justify-content:space-between;column-gap:20px;font-weight:600}.side-cart__policy{font-size:12px;color:#7e7e7e}.side-cart__policy a{color:inherit}.side-cart__button button{width:100%}.side-cart__button .button-separator{margin:0 5px}.side-cart .payment-img{margin:8px 0;height:auto}@media screen and (min-width: 750px){.side-cart .payment-img{margin:12px auto}}@media screen and (max-width: 1300px){.side-cart .cart-items-empty{padding:20px 0 50px}}.side-cart .cart-items-empty__list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 750px){.side-cart .cart-items-empty__list{column-gap:9px;row-gap:9px}}.side-cart .cart-items-empty .grid-collections-item{width:155px;padding-bottom:166px}.side-cart .cart-items-empty .grid-collections-item .hn-accent{font-size:20px;font-weight:700}.side-cart .cart-items-empty .grid-collections-item .hn-accent:after{margin-left:1px;scale:.5}@media screen and (max-width: 1300px){.side-cart .cart-items-empty .grid-collections-item{width:91px;padding-bottom:98px}.side-cart .cart-items-empty .grid-collections-item .hn-accent{font-size:11px}}@media screen and (max-width: 1300px){.side-cart .cart-items-empty .grid-collections-item:first-child{padding-bottom:98px}.side-cart .cart-items-empty .grid-collections-item:first-child .hn-accent{font-size:11px}.side-cart .cart-items-empty .grid-collections-item:first-child .hn-accent:after{margin-bottom:auto;margin-left:1px;scale:.5}}.header-cart{position:relative}.side-cart__count>span,.cart-count>span{position:relative}.side-cart__count:before,.cart-count:before{content:"";width:20px;height:20px;border-radius:50%;background-color:#b8132c;position:absolute}.cart-count{font-size:8px;font-weight:700;right:-11px;top:-5px;color:#fff;position:absolute;display:flex;align-items:center;justify-content:baseline}.cart-count span{width:18px;height:18px;background-color:#b8132c;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;border-radius:50%}@media screen and (min-width: 750px){.cart-count span{display:block;text-align:center}}.cart-count:before{display:none}.cart-message-error{position:fixed;bottom:0;left:50%;background:#fff;transform:translate(-50%);z-index:3}.cart-page{margin-bottom:50px}.cart-page__contain{margin:0 106px}@media screen and (max-width: 1300px){.cart-page__contain{margin-left:-5rem;margin-right:-5rem}}@media screen and (max-width: 749px){.cart-page__contain{margin-left:-15px;margin-right:-15px}}.cart-page__header{display:flex;flex-direction:column;text-align:center}.cart-page__header h1{margin-bottom:12px;font-size:34px;line-height:42px;text-align:left;font-weight:700}@media screen and (max-width: 1100px){.cart-page__header h1{text-align:center}}.cart-page__progress-bar{max-width:580px;margin:20px auto}@media screen and (max-width: 1100px){.cart-page__progress-bar{margin:20px 15px}}.cart-page__progress-bar .bar-container-js .shipping-free,.cart-page__progress-bar .bar-container-js .progress-text-js{text-align:center}.cart-page__items{margin-top:50px;margin-bottom:32px}@media screen and (max-width: 1300px){.cart-page__items{margin-top:46px;margin-bottom:12px}}.cart-page__footer{display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width: 1300px){.cart-page__footer{padding:20px 15px;align-items:center}}.cart-page__footer__btn{margin-top:20px;display:flex;flex-direction:row;justify-content:center;align-items:center}.cart-page__footer__btn a{text-decoration:none}.cart-page__footer__btn--btn{width:371px;max-width:371px}@media screen and (max-width: 1100px){.cart-page__footer__btn{width:100%}.cart-page__footer__btn--btn{width:100%;max-width:100%}}.cart-page__footer__info{margin-bottom:12px;gap:32px;display:flex}@media screen and (max-width: 1300px){.cart-page .cart-items{margin-left:-4px;margin-right:-4px}}.cart-page-container{gap:1rem;display:grid}.cart-page-header{display:grid;grid-template-columns:1fr 2fr .8fr .5fr 1fr 1fr;font-weight:700;text-align:left;text-transform:uppercase;font-size:17px}.cart-page-header__total-title{text-align:right}.cart-page-item{display:grid;grid-template-columns:1fr 2fr .8fr .5fr 1fr 1fr;align-items:center;gap:1rem;padding-bottom:20px;border-bottom:1px solid #d3d1d9}.cart-page-item__product{display:flex;gap:1rem;align-items:center}.cart-page-item__image{width:132px;height:178px;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center}.cart-page-item__image img{width:100%;height:auto;object-fit:contain}.cart-page-item .cart-item__s2{justify-content:center}.cart-page-item__details{display:flex;flex-direction:column}.cart-page-item__quantity{text-align:center;width:100px}.cart-page-item__delete{text-align:center;cursor:pointer}.cart-page-item__price{display:flex;gap:8px;align-items:center;text-align:left}.cart-page-item__price--compare{color:#7e7e7e;font-weight:400;text-decoration:line-through;font-size:.85em}.cart-page-item .item-price .item-price-extra{color:#7e7e7e;font-size:14px;font-weight:400}@media screen and (max-width: 750px){.cart-page-item .item-price .item-price-extra{order:1}}.cart-page-item__total{text-align:right;font-weight:600}.cart-page-item__total--title,.cart-page-item__total-title{display:none}@media (max-width: 1100px){.cart-page-header{display:none}.cart-page-item{grid-template-columns:1fr 2fr;gap:.5rem;position:relative}.cart-page-item__details{padding-right:50px}.cart-page-item__delete{position:absolute;right:15px;top:10px}.cart-page-item__product{flex-direction:row;grid-column:span 1;grid-row:span 4;display:flex;justify-content:center}.cart-page-item__image{width:91px;height:170px;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center}.cart-page-item__quantity,.cart-page-item__price,.cart-page-item__total{text-align:left}.cart-page-item__price{order:1}.cart-page-item__quantity{display:flex;align-items:center;gap:.5rem;order:2;width:100px}.cart-item__s2{order:2}.cart-page-item__total-title{display:inline-block;font-weight:400}.cart-page-item__total{font-weight:700;order:3;display:flex;gap:5px}.cart-page-item__total--title{font-size:14px;font-weight:400;display:block}}.cart-page .cart-items-empty__list{width:100%;max-width:800px}@media screen and (min-width: 1300px){.cart-page .cart-items-empty__list .grid-collections-item{width:242.4px;padding-bottom:260px}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/cart.dev.css.map */
