/* TVZ cart: isolated from catalog and checkout styles. */
#cart #wrapper {background:#f5f7f8; padding-bottom:48px;}
#cart .cart-grid {display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;margin:0;align-items:start;padding-top:12px;}
#cart .cart-grid>.cart-grid__content,#cart .cart-grid>.cart-grid__aside {width:100%;min-width:0;padding:0;margin-bottom:0;}
#cart .cart-grid h1 {font-size:clamp(28px,3vw,38px);line-height:1.2;color:#211f36;margin:0 0 24px;font-weight:700;}
#cart .cart-grid__products-details {background:#fff;border:1px solid #e3e7e9;border-radius:16px;padding:24px;box-shadow:0 4px 18px #211f3605;}
#cart .cart__overview>hr {display:none;}
#cart .cart__item {padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid #e6e9ed;}
#cart .cart__item:last-child {margin-bottom:20px;}
#cart .product-line {display:grid;grid-template-columns:112px minmax(0,1fr);gap:22px;}
#cart .product-line__image {width:112px;margin:0;}
#cart .product-line__image>a {display:flex;align-items:center;justify-content:center;width:112px;min-height:112px;background:#f7f8fa;border-radius:12px;padding:10px;}
#cart .product-line__img {width:100%;height:100px;object-fit:contain;mix-blend-mode:multiply;}
#cart .tvz-cart-no-image {display:flex;min-height:92px;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center;color:#69707b;font-size:12px;line-height:1.4;}
#cart .tvz-cart-no-image .material-icons {font-size:28px;color:#8b92a0;}
#cart .product-line__content {display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:12px 20px;min-width:0;}
#cart .product-line__content-left {min-width:0;}
#cart .product-line__title {font-size:16px;line-height:1.55;font-weight:600;color:#211f36;overflow-wrap:anywhere;}
#cart .product-line__item--prices {margin-top:10px;font-size:14px;color:#606876;}
#cart .product-line__content-right {display:flex;flex-direction:column;align-items:flex-end;gap:18px;width:148px;}
#cart .product-line__price {font-size:19px;line-height:1.4;font-weight:700;color:#211f36;white-space:nowrap;margin:0;}
#cart .product-line__quantity-button {width:144px;max-width:100%;margin:0;}
#cart .quantity-button__group {display:flex!important;flex-wrap:nowrap!important;align-items:center;width:144px!important;height:46px;border:1px solid #d7dce1;border-radius:9px;background:white;overflow:visible;}
#cart .quantity-button__group>.btn {display:flex!important;align-items:center;justify-content:center;position:static!important;flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;margin:0!important;border:0!important;border-radius:8px!important;background:#f1f4f5!important;color:#211f36!important;box-shadow:none!important;}
#cart .quantity-button__group>.btn:hover {background:#dff7ec!important;color:#006f4e!important;}
#cart .quantity-button__group>.form-control {flex:1 1 54px!important;width:54px!important;min-width:0!important;height:44px!important;padding:0!important;margin:0!important;border:0!important;background:#fff!important;text-align:center;font-size:16px!important;color:#211f36;box-shadow:none;border-radius:0;}
#cart .quantity-button__group>.btn:disabled {opacity:.5;}
#cart .product-line__actions {grid-column:1/-1;margin:0;}
#cart .js-remove-from-cart {display:inline-flex;align-items:center;min-height:36px;font-size:14px;color:#68717e;text-decoration:underline;text-underline-offset:3px;}
#cart .js-remove-from-cart:hover {color:#b32636;}
#cart .cart__continue-shopping {display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid #d7dce1!important;border-radius:9px;background:#fff!important;color:#211f36!important;font-size:14px;font-weight:600;}
#cart .cart__continue-shopping:hover {background:#f1f4f5!important;}
#cart .cart-grid__aside-wrapper {background:#fff;border:1px solid #e3e7e9;border-top:4px solid #00b982;border-radius:16px;padding:26px;box-shadow:0 8px 28px #211f3608;}
#cart .cart-grid__aside h2 {font-size:23px;line-height:1.3;color:#211f36;margin:0 0 24px;font-weight:700;}
#cart .cart-summary__line {font-size:14px;line-height:1.6;gap:12px;margin-bottom:14px;}
#cart .cart-summary__value {text-align:right;white-space:nowrap;}
#cart .cart-summary__total {border-top:1px solid #e0e5e8;padding-top:18px;margin-top:18px;}
#cart .cart-summary__total .cart-summary__value {font-size:23px;font-weight:700;color:#211f36;}
#cart .cart-summary .btn-primary {display:flex;align-items:center;justify-content:center;min-height:52px;width:100%;padding:12px 16px;border:0!important;border-radius:10px;background:#007f5c!important;color:#fff!important;font-size:17px;line-height:1.4;font-weight:600;box-shadow:none;}
#cart .cart-summary .btn-primary:hover {background:#006448!important;}
#cart .cart-summary .btn-primary:disabled {background:#e4e8e7!important;color:#6b7470!important;opacity:1;}
#cart .cart-grid__aside-wrapper>hr {margin:24px 0;border-color:#dfe4e7;}
#cart .blockreassurance {margin-top:0;}
#cart .blockreassurance img {width:34px!important;height:34px!important;object-fit:contain;}
#cart .blockreassurance p {font-size:13px;line-height:1.6;}
#cart .cart-grid__aside svg {width:34px;height:34px;}
#cart .cart-grid__aside svg [fill="#0b69f6"] {fill:#00835c;}
#cart .reassurance__title {font-size:14px;font-weight:600;}
#cart .reassurance__desc {font-size:12px;line-height:1.55;color:#68717e;}
#cart .cart__empty {padding:36px 12px;font-size:18px;text-align:center;color:#66707b;}
#cart .cart-grid :is(a,button,input):focus-visible {outline:3px solid #008767!important;outline-offset:3px;}
@media(min-width:992px){#cart .cart-grid__aside {position:sticky;top:24px;}#cart .cart-grid__aside-wrapper {margin-top:70px;}}
@media(max-width:1199px) and (min-width:992px){#cart .cart-grid__content {width:62%;}#cart .cart-grid__aside {width:38%;}#cart .product-line {grid-template-columns:88px minmax(0,1fr);gap:14px;}#cart .product-line__image,#cart .product-line__image>a {width:88px;}#cart .product-line__content {grid-template-columns:1fr;}#cart .product-line__content-right {flex-direction:row;align-items:center;justify-content:space-between;width:100%;grid-column:1/-1;}}
@media(max-width:991px){#cart .cart-grid {grid-template-columns:minmax(0,1fr);row-gap:24px;}#cart .cart-grid__aside-wrapper {padding:24px;}#cart .cart-grid__content,#cart .cart-grid__aside {width:100%;}}
@media(max-width:575px){#cart .cart-grid {--bs-gutter-x:24px;padding-top:0;}#cart .cart-grid h1 {font-size:28px;margin-bottom:20px;}#cart .cart-grid__products-details {padding:16px;border-radius:12px;}#cart .product-line {grid-template-columns:72px minmax(0,1fr);gap:14px;}#cart .product-line__image,#cart .product-line__image>a {width:72px;min-height:80px;}#cart .product-line__img {height:70px;}#cart .product-line__content {display:contents;}#cart .product-line__content-left {grid-column:2;}#cart .product-line__title {font-size:14px;line-height:1.5;}#cart .product-line__content-right {grid-column:1/-1;width:100%;flex-direction:row;align-items:center;justify-content:space-between;margin-top:6px;}#cart .product-line__actions {grid-column:1/-1;}#cart .product-line__price {font-size:18px;}#cart .cart-grid__aside-wrapper {padding:20px;border-radius:12px;}#cart .cart-grid__aside h2 {font-size:22px;}#cart .tvz-cart-no-image {font-size:11px;min-height:60px;}#cart .cart__continue-shopping {width:100%;justify-content:center;}}
