.ovride-freeship-progress-bar{overflow:hidden;height:9px;background:rgba(42,122,110,.14);border-radius:999px}.ovride-freeship-progress-bar-inner{height:100%;background:linear-gradient(90deg,var(--ovride-green-dark),var(--ovride-freeship-glow));border-radius:inherit}body.woocommerce-cart .ovride-entry__content>.woocommerce{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.45fr);align-items:start;gap:clamp(24px,3.8vw,44px);margin-top:clamp(24px,4vw,48px)}body.woocommerce-cart .ovride-entry__content>.woocommerce:has(.cart-empty){grid-template-columns:minmax(0,1fr)}@media (max-width:1024px){body.woocommerce-cart .ovride-entry__content>.woocommerce{grid-template-columns:1fr}body.woocommerce-cart .woocommerce-cart-form{order:1}body.woocommerce-cart .cart_totals{order:2}body.woocommerce-cart .cross-sells{order:3}}body.woocommerce-cart .ovride-entry__content>.woocommerce>.woocommerce-notices-wrapper,body.woocommerce-cart .ovride-entry__content>.woocommerce>.woocommerce-breadcrumb,body.woocommerce-cart .ovride-entry__content>.woocommerce>.woocommerce-message,body.woocommerce-cart .ovride-entry__content>.woocommerce>.woocommerce-error,body.woocommerce-cart .ovride-entry__content>.woocommerce>.woocommerce-info{grid-column:1/-1}body.woocommerce-cart .ovride-entry__content>.woocommerce>.woocommerce-breadcrumb{margin-bottom:clamp(12px,2vw,20px);font-size:.9rem;color:var(--ovride-muted,#66706d)}body.woocommerce-cart .woocommerce-cart-form{float:none;width:auto;margin:0 !important}body.woocommerce-cart .cart-collaterals{display:contents}body.woocommerce-cart .ovride-entry__content>.woocommerce>.woocommerce-notices-wrapper:empty{display:none}@media (min-width:1025px){body.woocommerce-cart .ovride-entry__content>.woocommerce>.woocommerce-breadcrumb{grid-row:1}body.woocommerce-cart .ovride-entry__content>.woocommerce>.woocommerce-notices-wrapper{grid-column:1/-1;grid-row:2}body.woocommerce-cart .woocommerce-cart-form{grid-column:1;grid-row:3}body.woocommerce-cart .cart_totals{grid-column:2;grid-row:3}body.woocommerce-cart .cross-sells{grid-column:1/-1;grid-row:4}}body.woocommerce-cart .cart-collaterals .cross-sells{width:auto;float:none}body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals{float:none;width:auto;min-width:0;margin:0 !important}body.woocommerce-cart .woocommerce-cart-form,body.woocommerce-cart .cart_totals{background:rgba(253,254,253,.98);border:1px solid rgba(42,122,110,.14);border-radius:8px;box-shadow:0 18px 44px rgba(31,95,86,.07);padding:clamp(18px,3vw,30px)}body.woocommerce-cart .cart_totals h2{margin:0 0 18px;color:var(--ovride-ink);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:840;line-height:1}body.woocommerce-cart table.shop_table{border:0;border-radius:0;overflow:visible}body.woocommerce-cart table.shop_table th{color:var(--ovride-green-deep);font-size:.78rem;font-weight:860;letter-spacing:.08em;text-transform:uppercase}body.woocommerce-cart table.shop_table td{border-color:rgba(42,122,110,.1)}body.woocommerce-cart table.shop_table th{white-space:nowrap}@media (min-width:769px){body.woocommerce-cart table.cart tr.cart_item td.product-price,body.woocommerce-cart table.cart tr.cart_item td.product-quantity,body.woocommerce-cart table.cart tr.cart_item td.product-subtotal{padding-left:0}body.woocommerce-cart table.cart tr.cart_item td.product-price,body.woocommerce-cart table.cart tr.cart_item td.product-quantity{padding-right:24px}body.woocommerce-cart table.cart tr.cart_item td.product-subtotal{padding-right:0}body.woocommerce-cart table.cart th.product-price,body.woocommerce-cart table.cart td.product-price,body.woocommerce-cart table.cart th.product-subtotal,body.woocommerce-cart table.cart td.product-subtotal{text-align:right}}@media (max-width:768px){body.woocommerce-cart table.cart,body.woocommerce-cart table.cart td,body.woocommerce-cart table.cart td .amount{word-break:normal;overflow-wrap:break-word}body.woocommerce-cart table.cart td.product-price .amount,body.woocommerce-cart table.cart td.product-subtotal .amount{white-space:nowrap}body.woocommerce-cart table.shop_table_responsive tr td:before{margin-right:4px}body.woocommerce-cart table.cart td.product-thumbnail{display:block !important;min-width:0}body.woocommerce-cart table.cart td.product-thumbnail img{width:56px !important;height:56px !important;object-fit:cover;border-radius:8px}body.woocommerce-cart table.cart tr.cart_item{display:grid;grid-template-columns:56px 1fr auto;grid-template-areas:"thumb name  remove" "thumb qty   subtotal";column-gap:14px;row-gap:10px;align-items:start;padding:16px 0;border-bottom:1px solid rgba(42,122,110,.1);background:0 0}body.woocommerce-cart table.cart tr.cart_item:last-child{border-bottom:0}body.woocommerce-cart table.shop_table_responsive tr.cart_item:nth-child(2n) td{background-color:transparent}body.woocommerce-cart table.cart tr.cart_item td{display:block;padding:0;text-align:left !important}body.woocommerce-cart table.cart tr.cart_item td{border-top:0}body.woocommerce-cart table.cart tr.cart_item td.product-thumbnail{grid-area:thumb}body.woocommerce-cart table.cart tr.cart_item td.product-name{grid-area:name}body.woocommerce-cart table.cart tr.cart_item td.product-remove{grid-area:remove;justify-self:end}body.woocommerce-cart table.cart tr.cart_item td.product-quantity{grid-area:qty;align-self:center}body.woocommerce-cart table.cart tr.cart_item td.product-subtotal{grid-area:subtotal;align-self:center;text-align:right !important}body.woocommerce-cart table.cart tr.cart_item td.product-price{display:none}body.woocommerce-cart table.cart tr.cart_item td:before{content:none !important}body.woocommerce-cart table.cart tr.cart_item td.product-remove a.remove{display:inline-flex;align-items:center;justify-content:flex-end;width:44px;height:44px}body.woocommerce-cart .cart_totals table.shop_table_responsive td:before{content:none !important}body.woocommerce-cart .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td,body.woocommerce-cart .cart_totals table.shop_table_responsive tr.ovride-freeship-row-wrapper td,body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals .woocommerce-shipping-methods,body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals .woocommerce-shipping-methods li,body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals label,body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals .woocommerce-shipping-destination{text-align:left !important}}body.woocommerce-cart .cart_totals table.shop_table tbody{display:grid;grid-template-columns:minmax(0,1fr) max-content}body.woocommerce-cart .cart_totals table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent}body.woocommerce-cart .cart_totals table.shop_table tbody tr{display:contents}body.woocommerce-cart .cart_totals table.shop_table tbody tr.woocommerce-shipping-totals th,body.woocommerce-cart .cart_totals table.shop_table tbody tr.woocommerce-shipping-totals td,body.woocommerce-cart .cart_totals table.shop_table tbody tr.ovride-freeship-row-wrapper td{grid-column:1/-1}body.woocommerce-cart .cart_totals table.shop_table tbody th{display:block}body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals,body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals th,body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals td{display:block;width:100%;text-align:left}body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals th{border-bottom:0}body.woocommerce-cart .cart_totals table.shop_table th,body.woocommerce-cart .cart_totals table.shop_table td{width:auto;padding:12px 0;border-top:0;border-bottom:1px solid var(--ovride-line)}body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals th{border-bottom:0;padding-bottom:4px}body.woocommerce-cart .cart_totals tr.ovride-freeship-row-wrapper td,body.woocommerce-cart .cart_totals tr.order-total td,body.woocommerce-cart .cart_totals tr.order-total th{border-bottom:0}body.woocommerce-cart .cart_totals tr.cart-subtotal td,body.woocommerce-cart .cart_totals tr.cart-discount td,body.woocommerce-cart .cart_totals tr.fee td,body.woocommerce-cart .cart_totals tr.order-total td{text-align:right;white-space:nowrap}body.woocommerce-cart .cart_totals tr.cart-subtotal th,body.woocommerce-cart .cart_totals tr.cart-discount th,body.woocommerce-cart .cart_totals tr.fee th{color:var(--ovride-muted);font-size:.95rem;font-weight:500;letter-spacing:0;text-transform:none;white-space:normal}.ovride-voucher-chip{display:inline-block;padding:1px 6px;background:var(--ovride-mist);border-radius:999px;color:var(--ovride-green-deep);font-size:.68rem;font-weight:700;letter-spacing:0;line-height:1.6;text-transform:uppercase;vertical-align:middle;white-space:nowrap}.ovride-voucher-discount{color:var(--ovride-green-dark);font-weight:600}.ovride-voucher-remove{display:inline-grid;place-items:center;width:22px;height:22px;margin-left:4px;border-radius:50%;color:var(--ovride-muted);font-size:1.05rem;line-height:1;text-decoration:none;vertical-align:middle}.ovride-voucher-remove:hover,.ovride-voucher-remove:focus-visible{background:var(--ovride-mist);color:var(--ovride-danger)}body.woocommerce-cart .cart_totals table.shop_table tbody tr.order-total{display:flex;grid-column:1/-1;align-items:flex-start;justify-content:space-between;gap:16px}body.woocommerce-cart .cart_totals tr.order-total th{flex:0 0 auto;padding-top:18px}body.woocommerce-cart .cart_totals tr.order-total td{flex:1 1 auto;min-width:0;padding-top:14px;white-space:normal}body.woocommerce-cart .cart_totals tr.order-total td>strong .amount{display:block;color:var(--ovride-ink);font-size:clamp(1.45rem,2vw,1.75rem);font-weight:800;line-height:1.1;white-space:nowrap}body.woocommerce-cart .cart_totals tr.order-total .includes_tax{display:block;margin-top:4px;color:var(--ovride-muted);font-size:.78rem;font-weight:400}body.woocommerce-cart .cart_totals ul#shipping_method .woocommerce-Price-amount{font-weight:500}body.woocommerce-cart .cart_totals .woocommerce-shipping-destination{margin:8px 0 0;color:var(--ovride-muted);font-size:.78rem}body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals td{padding-top:4px}body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals #shipping_method,body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals .woocommerce-shipping-methods{margin:0;padding:0;list-style:none}body.woocommerce-cart .cart_totals .woocommerce-shipping-methods{display:block;width:100%;margin-left:0}body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li{display:flex;align-items:flex-start;column-gap:10px;padding:6px 0;line-height:1.4}body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li input.shipping_method{flex-shrink:0;margin-top:5px}body.woocommerce-cart .cart_totals ul#shipping_method.woocommerce-shipping-methods label{display:flex;flex:1 1 auto;min-width:0;align-items:flex-start;column-gap:8px}body.woocommerce-cart .cart_totals .woocommerce-shipping-methods .ovride-shipping-method-label{flex:1 1 auto;min-width:0}body.woocommerce-cart .cart_totals .woocommerce-shipping-methods .ovride-shipping-method-price,body.woocommerce-cart .cart_totals .woocommerce-shipping-methods .woocommerce-Price-amount{flex-shrink:0;white-space:nowrap}body.woocommerce-cart .cart_totals .ovride-shipping-method-price{color:var(--ovride-green-deep,#153f39);font-weight:800;font-size:.84rem;letter-spacing:.02em}body.woocommerce-cart table.shop_table .variation{display:grid;grid-template-columns:max-content minmax(0,1fr);column-gap:7px;row-gap:3px;margin:8px 0 0;color:var(--ovride-muted);font-size:.9rem;line-height:1.36}body.woocommerce-cart table.shop_table .variation dt,body.woocommerce-cart table.shop_table .variation dd,body.woocommerce-cart table.shop_table .variation p{margin:0}body.woocommerce-cart table.shop_table .variation dt{color:var(--ovride-muted);font-weight:760}body.woocommerce-cart table.shop_table .variation dd,body.woocommerce-cart table.shop_table .variation dd p{min-width:0;color:var(--ovride-ink);font-weight:580;overflow-wrap:anywhere}body.woocommerce-cart table.shop_table .product-name .backorder_notification{margin:4px 0 0;color:var(--ovride-muted);font-size:.84rem;font-weight:620}@media (max-width:640px){body.woocommerce-cart table.shop_table .variation{display:block}body.woocommerce-cart table.shop_table .variation dt,body.woocommerce-cart table.shop_table .variation dd,body.woocommerce-cart table.shop_table .variation dd p{display:inline}body.woocommerce-cart table.shop_table .variation dd{margin-left:5px}body.woocommerce-cart table.shop_table .variation dd:after{content:"";display:block}}body.woocommerce-cart table.cart td.actions{padding-top:22px;border-top:1px solid rgba(42,122,110,.1)}body.woocommerce-cart table.cart td.actions .coupon{display:flex;align-items:center;gap:10px}body.woocommerce-cart table.cart td.actions .coupon .input-text{min-height:46px;min-width:220px;flex:1 1 220px;border:1px solid rgba(42,122,110,.18);border-radius:6px;padding:0 12px}body.woocommerce-cart table.cart td.actions .button,body.woocommerce-cart .cart_totals .button{padding:.618em 1em;font-size:.84rem}body.woocommerce-cart table.cart td.actions .button:disabled,body.woocommerce-cart table.cart td.actions .button[disabled]{background-color:transparent;border:1px solid rgba(42,122,110,.18);color:var(--ovride-muted);box-shadow:none;opacity:1}body.woocommerce-cart table.cart td.actions .button:focus-visible,body.woocommerce-cart .cart_totals .button:focus-visible,body.woocommerce-cart table.cart .botiga-quantity-minus:focus-visible,body.woocommerce-cart table.cart .botiga-quantity-plus:focus-visible{outline:2px solid var(--ovride-green-dark,#1f5f56);outline-offset:3px}body.woocommerce-cart table.cart a.remove{width:44px;height:44px;line-height:42px;text-align:left;color:var(--ovride-muted) !important;border-radius:999px}body.woocommerce-cart table.cart a.remove:hover,body.woocommerce-cart table.cart a.remove:focus-visible{color:var(--ovride-surface) !important;background:var(--ovride-green-dark)}body.woocommerce-cart table.cart td.product-remove{padding-left:0;text-align:left}body.woocommerce-cart table.cart .botiga-quantity-minus,body.woocommerce-cart table.cart .botiga-quantity-plus{min-width:44px}body.woocommerce-cart table.cart td.product-thumbnail img{width:64px;height:64px;object-fit:cover}body.woocommerce-cart table.cart td.product-thumbnail{min-width:64px}body.woocommerce-cart table.cart td.product-name>a{color:var(--ovride-ink);font-weight:600;text-decoration:none}body.woocommerce-cart table.cart td.product-name>a:hover,body.woocommerce-cart table.cart td.product-name>a:focus-visible{color:var(--ovride-green-dark)}body.woocommerce-cart .woocommerce-cart-form .quantity{display:inline-grid;grid-template-columns:44px minmax(40px,1fr) 44px;align-items:stretch;min-height:44px;border:1px solid rgba(17,21,20,.18);border-radius:6px;background:var(--ovride-surface,#fdfefd);overflow:hidden}body.woocommerce-cart table.cart .botiga-quantity-minus,body.woocommerce-cart table.cart .botiga-quantity-plus{display:inline-flex;align-items:center;justify-content:center;height:100%;min-height:44px;padding:0;border:0;background:0 0;color:var(--ovride-ink,#111514);font-size:1.1rem;font-weight:820;line-height:1;cursor:pointer}body.woocommerce-cart table.cart .botiga-quantity-minus:hover,body.woocommerce-cart table.cart .botiga-quantity-plus:hover{background:rgba(42,122,110,.09);color:var(--ovride-green-deep,#153f39)}body.woocommerce-cart .woocommerce-cart-form .quantity input.qty{min-height:44px;border:0;background:0 0;box-shadow:none;text-align:center;font-weight:760}body.woocommerce-cart table.cart td.product-quantity{width:auto;min-width:140px}body.woocommerce-cart .woocommerce-cart-form .quantity{max-width:140px}@media (hover:hover) and (pointer:fine){body.woocommerce-cart table.cart .botiga-quantity-minus,body.woocommerce-cart table.cart .botiga-quantity-plus{min-width:32px;min-height:40px}body.woocommerce-cart .woocommerce-cart-form .quantity{grid-template-columns:32px minmax(36px,1fr) 32px;min-height:40px}body.woocommerce-cart table.cart td.product-quantity{min-width:128px}body.woocommerce-cart .woocommerce-cart-form .quantity{max-width:108px;height:40px}}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button,body.woocommerce-checkout #place_order{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;background:var(--ovride-green-dark);border:1px solid var(--ovride-green-dark);border-radius:6px;box-shadow:0 14px 28px rgba(31,95,86,.16);color:var(--ovride-surface) !important;font-size:.84rem;font-weight:900;line-height:1.18;letter-spacing:.08em;padding:0 18px;text-decoration:none !important;text-transform:uppercase}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover,body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:focus,body.woocommerce-checkout #place_order:hover,body.woocommerce-checkout #place_order:focus{background:var(--ovride-green-deep);border-color:var(--ovride-green-deep);transform:translateY(-1px)}body.woocommerce-cart .wc-proceed-to-checkout{display:grid;gap:10px;padding-top:18px}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{order:-1}body.woocommerce-cart .wc-proceed-to-checkout .button:not(.checkout-button){display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:0 0;border:0;border-radius:6px;box-shadow:none;color:var(--ovride-green-deep) !important;font-size:.84rem;font-weight:700;letter-spacing:.02em;line-height:1.18;padding:0 18px;text-decoration:underline !important;text-underline-offset:3px;text-transform:none}body.woocommerce-cart .cart-empty.woocommerce-info{min-height:58px;margin:0;padding:16px 22px}body.woocommerce-cart .return-to-shop{grid-column:1/-1;margin:-18px 0 clamp(48px,8vw,86px);text-align:center}body.woocommerce-cart .return-to-shop .button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;background:var(--ovride-green-dark);border:1px solid var(--ovride-green-dark);border-radius:6px;color:var(--ovride-surface) !important;font-weight:900;letter-spacing:.07em;padding:0 22px;text-decoration:none !important;text-transform:uppercase}@media (max-width:680px){body.woocommerce-cart table.cart td.actions .coupon{align-items:stretch;flex-direction:column;width:100%}body.woocommerce-cart #content table.cart td.actions .coupon .input-text,body.woocommerce-cart #content table.cart td.actions .coupon .button{width:100%}body.woocommerce-cart table.cart td.actions .coupon .input-text{flex:0 0 auto;min-width:0}}