.product-cart__wrap{padding:24px 16px 16px;position:relative;width:608px}@media (max-width:767px){.product-cart__wrap{width:100vw}}.product-cart__product{margin-top:16px;width:100%}@media (max-width:767px){.product-cart__product{flex-wrap:wrap}}.product-cart__info{flex-shrink:0;width:236px}@media (max-width:767px){.product-cart__info{width:calc(100% - 112px)}}.product-cart__image{background:var(--bg-gray);border-radius:8px;display:flex;flex-shrink:0;margin-right:12px;overflow:hidden}.product-cart__image img,.product-cart__image picture{height:100px;-o-object-fit:contain;object-fit:contain;width:100px}.product-cart__image img{filter:brightness(.97)}.product-cart__actions{gap:12px;margin-top:8px}.product-cart__actions button{font-size:12px;font-weight:500;line-height:15px;text-decoration:underline}.product-cart__counter{flex-shrink:0;margin-left:12px}@media (max-width:767px){.product-cart__counter{margin:8px 0 0}}.product-cart__counter-value{text-align:center;width:40px}.product-cart__btns{gap:16px;margin-top:16px}@media (max-width:767px){.product-cart__btns{flex-direction:column-reverse}}.product-cart__btns .btn{justify-content:center;min-width:180px}@media (max-width:767px){.product-cart__btns .btn{width:100%}}.product-cart__price{align-items:flex-end;margin-left:12px;width:100%}@media (max-width:767px){.product-cart__price{align-items:center;flex-direction:row-reverse;justify-content:flex-end;margin-top:8px;width:calc(100% - 150px)}}.product-cart__price span{font-size:8px;line-height:14px}.product-cart__price span:last-child{margin-left:2px}.product-cart__price-old{color:var(--text-gray);position:relative}@media (max-width:767px){.product-cart__price-old{margin-left:4px}}.product-cart__price-old:after{background:var(--accent);content:"";display:block;height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}
