.product-badge__sale span{z-index:1;color:var(--color-white);font-size:1.4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.product-badge__sale span{font-size:1.2rem}}.product-action{gap:1rem;display:flex}.product-action__btn{justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex;position:relative}.product-action__check{position:absolute;bottom:0;right:-2px}.product-action__check.favorite-check{right:0}.cart-product{border:1px solid var(--color-light-orange);border-radius:1.5rem;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.5rem;display:flex}.cart-product:hover .swiper-button-next,.cart-product:hover .swiper-button-prev{opacity:1}.cart-product__gallery{width:100%}.cart-product__gallery .swiper-slide{border-radius:1rem;overflow:hidden;width:100%!important}.cart-product__gallery .swiper-button-next:after,.cart-product__gallery .swiper-button-prev:after{display:none}.cart-product__gallery .swiper-button-next,.cart-product__gallery .swiper-button-prev{background-image:url(../images/arrow-black.svg);background-position:2.3rem;background-repeat:no-repeat;background-size:.8rem;background-color:var(--color-light-orange);opacity:0;width:4rem;height:4rem;transition:opacity var(--easing) var(--duration);border-radius:50%;top:50%}.cart-product__gallery .swiper-button-prev{transform:translateY(-50%)}.cart-product__gallery .swiper-button-next{transform:rotate(-180deg)translateY(50%)}.cart-product__gallery .swiper-button-prev{left:-1.7rem}.cart-product__gallery .swiper-button-next{right:-1.7rem}.cart-product__image{border-radius:1rem;justify-content:center;width:100%;margin-bottom:2rem;display:flex;position:relative;overflow:hidden}.cart-product__image .swiper-slide,.cart-product__image-wrapper{width:100%;padding-top:100%;position:relative}.cart-product__image .swiper-slide img,.cart-product__image-wrapper img{width:100%;height:100%;position:absolute;top:0;left:0}.cart-product__icon{z-index:2;position:absolute;top:.5rem;right:.5rem}.cart-product__title{flex:1;height:100%;margin-bottom:1rem;font-size:1.6rem;font-weight:600}.cart-product__price{margin-bottom:1.5rem;font-size:2rem;font-weight:600}.cart-product__price .discount{color:#00000080;margin-bottom:-.5rem;font-size:1.4rem;font-weight:400;text-decoration-line:line-through}.cart-product__bought{pointer-events:none}.cart-product__bought .common-button__text{white-space:nowrap;gap:.7rem;font-size:1.4rem}.cart-product__buttons{align-items:center;gap:1rem;display:flex}.cart-product__buttons .common-button{width:100%}.cart-product__empty{pointer-events:none;width:100%;min-height:4rem;font-size:1.4rem;font-weight:600;line-height:1.1;border-color:var(--color-gray-2)!important;padding-left:.5rem!important;padding-right:.5rem!important}.cart-product__notify{line-height:1!important}@media (max-width:768px){.cart-product{padding:1rem}.cart-product__icon{top:.3rem;right:.3rem}.cart-product__icon img{width:3rem;height:3rem}.cart-product__title{font-size:1.5rem;line-height:1.4}.cart-product__image{margin-bottom:1.2rem}.cart-product__price{font-size:1.8rem}}@media (max-width:550px){.cart-product{border-radius:1rem}.cart-product__price{margin-bottom:.7rem}.cart-product__bought{padding:.8rem!important}.cart-product__buttons{align-items:flex-end;gap:.5rem}.cart-product__buttons .product-action{gap:.5rem}.cart-product__buttons .common-button{padding:.8rem 1.5rem}.cart-product__action{flex-direction:column}}
