.cart{--border-color: #D2D4DA;margin-bottom:3rem}.cart .container-min{max-width:928px}.cart__title{text-align:center;margin-bottom:1rem}.cart__message{padding:1rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-bg);font-size:.875rem}.cart__message svg{margin:0 .5rem}.cart .cart-main{display:block;margin-top:2.5rem;margin-bottom:3rem}.cart .cart-main th{padding:0}.cart .cart-main .titles-row{padding:.5rem 0;border-bottom:1px solid var(--border-color, rgba(31, 42, 68, 0.2))}.cart .cart-main .titles-row__item{font-size:1rem;text-align:left}.cart .cart-main .titles-row__item:nth-of-type(3),.cart .cart-main .titles-row__item:nth-of-type(4),.cart .cart-main .titles-row__item:last-of-type{text-align:right}.cart .cart-main__row{display:grid;grid-template-columns:12% 1fr 9% 15% 12%;align-items:center;padding:1rem 0;gap:1.5rem}@media only screen and (max-width: 767px){.cart .cart-main__row{grid-template-columns:100px 1fr 65px}}.cart .quantity-picker{margin-left:auto}.cart .cart-item{font-size:14px}.cart .cart-item+.cart-item{border-top:1px solid var(--border-color, currentColor)}.cart .cart-item a{text-decoration:none}.cart .cart-item__image{align-self:flex-start}.cart .cart-item__image img{width:100px;height:100px;object-fit:contain;border-radius:8px}.cart .cart-item__details{grid-column:span 2}.cart .cart-item__total{text-align:right;font-size:inherit;font-family:inherit}.cart .cart-item .cart-item-remove{display:none}.cart .cart-item-details{display:grid;grid-template-areas:none;grid-template-columns:1fr 140px;grid-auto-rows:max-content;align-items:center;gap:0 1rem}.cart .cart-item-details__title{grid-column:span 2;margin-bottom:.25rem;font-family:var(--font_cond);font-size:16px;font-weight:600;text-transform:none;line-height:1.1;color:var(--color-dusk, inherit)}.cart .cart-item-details__title a{text-decoration:none !important}.cart .cart-item-details__properties{grid-row:span 2;color:var(--color-dusk, inherit)}.cart .cart-item-details__price{grid-row:span 2;text-align:right;margin-bottom:1.5rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:0 .5em}.cart .cart-item-details__price:has(.original-price){margin-bottom:0}.cart .cart-item-details__price .original-price{text-decoration:line-through;color:#8e94a1}.cart .cart-item-details__price .original-price~.final-price{color:var(--color-pindan, inherit)}.cart .cart-item-details__discounts{text-align:right;color:var(--color-sec-redish);margin-bottom:.5rem;display:none}.cart .cart-item-details__discounts--desktop{display:block}@media only screen and (max-width: 767px){.cart .cart-item-details__discounts{display:block}.cart .cart-item-details__discounts--desktop{display:none}}.cart .error-placeholder{text-align:left;font-size:14px;font-weight:300;line-height:1.2;color:var(--color-pindan)}.cart .item-discount{font-size:12px;display:inline-block;color:var(--color-pindan)}@media only screen and (max-width: 767px){.cart__title{margin-bottom:.5rem}.cart__message{margin:0 -1rem}.cart .cart-main{margin-top:0;margin-bottom:1.5rem}.cart .cart-main .titles-row{display:none}.cart .cart-main__row{grid-template-columns:60px 1fr;align-items:flex-start;gap:0 1rem}.cart .cart-item__image img{width:60px;height:60px}.cart .cart-item__details{grid-column:span 1}.cart .cart-item__quantity{grid-column-start:2;display:flex;align-items:center;flex-wrap:wrap}.cart .cart-item__total{display:none}.cart .cart-item-details{grid-template-columns:1fr}.cart .cart-item-details__title{grid-column:span 1;order:1}.cart .cart-item-details__price{order:2;margin-bottom:.25rem;justify-content:flex-start}.cart .cart-item-details__properties{grid-row:span 1;order:3;margin-bottom:.25rem}.cart .cart-item-details__discounts{order:4}.cart .cart-item-details__price,.cart .cart-item-details__discounts{text-align:inherit}.cart .quantity-picker{margin-left:0;height:35px;margin-bottom:0}.cart .error-placeholder{margin-top:.5rem;width:100%;text-align:left}.cart .cart-bottom{max-width:100%;justify-content:center}}.cart .cart-bottom{margin-top:1.2rem;display:flex}.cart .cart-bottom__content{margin-left:auto;max-width:328px;width:100%;font-size:14px}.cart .cart-bottom__upsell{margin-top:0;margin-right:1rem;width:100%;flex-grow:1}.cart .cart-bottom__item{display:flex;justify-content:space-between;margin-bottom:.5rem;font-weight:300;font-size:.875rem}.cart .cart-bottom__item:first-of-type{font-size:1rem}.cart .cart-bottom__item:last-of-type{margin-bottom:0}.cart .cart-bottom__item>*{margin:0}.cart .cart-bottom__shipping{max-width:250px;display:block}.cart .cart-bottom__body{border-top:1px solid rgba(31,42,68,.2);border-bottom:1px solid rgba(31,42,68,.2);padding:1.5rem 0;margin-bottom:1.5rem}.cart .cart-bottom__subtotal>span:first-child{margin-right:auto}.cart .cart-bottom__subtotal>.price__original{margin-right:1ch;text-decoration:line-through;color:#8e94a1}.cart .cart-bottom__subtotal .price__original~.price__current{color:var(--color-pindan, inherit)}.cart .cart-bottom__total{margin-top:1rem}.cart .cart-bottom__checkout{margin-top:1.5rem;width:100%}@media only screen and (max-width: 767px){.cart .cart-bottom{margin-left:0;width:100%;max-width:100%;flex-direction:column}.cart .cart-bottom__upsell{margin:0;margin-bottom:1.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(31,42,68,.2)}.cart .cart-bottom__content{width:100%;max-width:100%;padding:1rem 0}}.cart .shipping-progress,.cart .bundle-deal-progress{text-align:left;margin-bottom:1.5rem}.cart ul{padding:0;margin:.75em 0 0 0;list-style:none}.cart ul>li+li{margin-top:.25rem}.cart-pro-plan{margin-top:1.5rem;border:1px solid var(--border-color, rgba(31, 42, 68, 0.2));padding:1.5rem;background-color:#fff}.cart-pro-plan__title{margin-bottom:1rem}.cart-pro-plan__body p{margin-bottom:1rem}.cart-pro-plan__body ul{list-style:initial;padding-left:1.5rem;display:none}.cart-pro-plan__controls{padding:0;text-decoration:underline}.cart-pro-plan__controls span:last-of-type{display:none}.cart-pro-plan.is-expanded .cart-pro-plan__body ul{display:block}.cart-pro-plan.is-expanded .cart-pro-plan__controls span:first-of-type{display:none}.cart-pro-plan.is-expanded .cart-pro-plan__controls span:last-of-type{display:inline}.cart-upsell{overflow:hidden}.cart-upsell__title{margin-bottom:1rem}.cart-upsell .cart-upsell-item{text-decoration:none;color:inherit}.cart-upsell .cart-upsell-item__image{width:100%}.cart-upsell .cart-upsell-item__image img{width:100%;height:auto}.cart-upsell .cart-upsell-item__title{margin:.5rem 0;font-size:14px;font-weight:300}.cart-upsell .upsell-slider{padding:0 .5rem}.cart-upsell .upsell-slider .swiper-button-prev{left:-0.5rem;top:35%}.cart-upsell .upsell-slider .swiper-button-next{right:-0.5rem;top:35%}
