/* Scoped classic WooCommerce cart and checkout; the catalogue keeps its own layout. */
.a74-commerce-main{color:var(--ink,#29252a);font-variant-numeric:tabular-nums;accent-color:var(--accent,#791435)}
.a74-commerce-main ::selection{background:#791435;color:#fff}
.a74-commerce-main{padding-top:36px;padding-bottom:64px}
.a74-commerce-main a{text-underline-offset:4px}
.a74-commerce-main :is(input,textarea){caret-color:#791435}
.a74-commerce-main :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid #176379;outline-offset:4px}
.a74-commerce-main h1,.a74-commerce-main h2,.a74-commerce-main h3{color:#29252a}
.a74-commerce-topline{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:36px}
.a74-back-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:14px;font-weight:550}
.a74-back-link svg{width:20px;height:20px}
.a74-checkout-steps ol{display:flex;gap:24px;list-style:none;margin:0;padding:0;font-size:13px;color:#655e64}
.a74-checkout-steps li{display:flex;align-items:center;gap:24px;white-space:nowrap}
.a74-checkout-steps li+li:before{content:"";width:28px;height:1px;background:#ded8da}
.a74-checkout-steps [aria-current]{color:#791435;font-weight:700}
.a74-checkout-steps a{display:inline-flex;min-height:44px;align-items:center}
.a74-commerce-title{margin-bottom:40px}
.a74-commerce-title h1{font-size:clamp(36px,4vw,56px);font-weight:650;line-height:1.12;letter-spacing:-.035em;margin:0 0 16px;text-wrap:balance}
.a74-commerce-title p{font-size:16px;color:#655e64;margin:0;max-width:70ch}
.a74-commerce .woocommerce:before,.a74-commerce .woocommerce:after{display:none}
.a74-commerce .woocommerce-cart-form{min-width:0}
.a74-commerce table.shop_table{border:0;border-radius:0;margin:0;border-collapse:collapse;width:100%}
.a74-commerce table.shop_table td,.a74-commerce table.shop_table th{border-color:#ded8da}
.a74-commerce .woocommerce-cart-form table.cart{display:block}
.a74-commerce .woocommerce-cart-form table.cart thead,.a74-commerce .woocommerce-checkout-review-order-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.a74-commerce table.cart tbody{display:block}
.a74-commerce table.cart tr.cart_item{display:grid;grid-template-columns:136px minmax(0,1fr) 130px;grid-template-rows:auto auto 48px;gap:12px 24px;padding:28px 0;border-top:1px solid #ded8da;position:relative}
.a74-commerce table.cart tr.cart_item td{display:block;padding:0;border:0;background:transparent!important;text-align:left!important;min-width:0;float:none}
.a74-commerce table.cart tr.cart_item td:before{display:none!important}
.a74-commerce table.cart td.product-thumbnail{grid-column:1;grid-row:1/4;align-self:stretch;background:#f5f2f2!important}
.a74-commerce table.cart td.product-thumbnail a{display:flex;height:100%;align-items:center;justify-content:center}
.a74-commerce table.cart td.product-thumbnail img{width:100%;height:164px;object-fit:contain;mix-blend-mode:multiply;padding:8px;display:block}
.a74-commerce table.cart td.product-name{grid-column:2;grid-row:1;font-size:17px;font-weight:600;line-height:1.5;padding-top:2px;overflow-wrap:anywhere}
.a74-commerce table.cart td.product-name a:hover{text-decoration:underline}
.a74-commerce table.cart td.product-price{grid-column:2;grid-row:2;font-size:14px;color:#655e64}
.a74-commerce table.cart td.product-price:after{content:" / шт.";font-size:12px}
.a74-commerce table.cart td.product-quantity{grid-column:2;grid-row:3;align-self:end}
.a74-commerce table.cart td.product-subtotal{grid-column:3;grid-row:1;justify-self:end;font-size:19px;font-weight:650;padding-top:2px;white-space:nowrap}
.a74-commerce table.cart td.product-remove{grid-column:3;grid-row:3;align-self:end;justify-self:end}
.a74-commerce table.cart a.remove{font-size:12px;font-weight:500;line-height:1.3;width:auto;height:44px;padding:8px 0 8px 14px;color:#655e64!important;background:transparent!important;border-radius:0;display:flex;align-items:center;text-decoration:underline;text-underline-offset:4px}
.a74-commerce table.cart a.remove:hover{color:#791435!important}
.a74-commerce dl.variation{font-size:12px;font-weight:400;line-height:1.5;margin:10px 0 0!important;color:#655e64;display:flex;flex-wrap:wrap;gap:4px 6px}
.a74-commerce dl.variation dt,.a74-commerce dl.variation dd{float:none!important;display:inline!important;padding:0!important;margin:0!important}
.a74-commerce dl.variation dt{font-weight:500}
.a74-commerce dl.variation dd{margin-right:8px!important}
.a74-commerce dl.variation p{margin:0}
.a74-commerce .quantity{display:inline-flex;align-items:center;border:1px solid #9c9298;height:46px}
.a74-commerce .quantity .qty{width:48px;height:44px;border:0;padding:8px 0;font-size:16px;color:#29252a;background:#fff;appearance:textfield;-moz-appearance:textfield}
.a74-commerce .quantity .qty::-webkit-inner-spin-button,.a74-commerce .quantity .qty::-webkit-outer-spin-button{appearance:none;margin:0}
.a74-commerce .woocommerce .quantity .a74-quantity-button{min-height:44px;width:44px;height:44px;padding:0;background:#fff;color:#29252a;border:0;display:flex;align-items:center;justify-content:center}
.a74-commerce .a74-quantity-button svg{width:16px;height:16px}
.a74-commerce .a74-quantity-button:hover{background:#f5f2f2;color:#791435}
.a74-commerce .a74-quantity-button:disabled{opacity:.35;cursor:default}
.a74-commerce table.cart tr:not(.cart_item){display:block}
.a74-commerce table.cart td.actions{display:flex!important;align-items:start;justify-content:space-between;gap:24px;padding:24px 0!important;border-top:1px solid #ded8da;text-align:left}
.a74-commerce table.cart td.actions:before{display:none}
.a74-commerce table.cart td.actions>button{float:none;flex:none;width:auto!important}
.a74-commerce .a74-coupon{flex:1;min-width:0}
.a74-commerce .a74-coupon summary{font-size:14px;cursor:pointer;min-height:44px;display:flex;align-items:center;gap:10px;font-weight:550;list-style:none}
.a74-commerce .a74-coupon summary::-webkit-details-marker{display:none}
.a74-commerce .a74-coupon summary:after{content:"";width:7px;height:7px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg);margin-left:8px;margin-top:-4px}
.a74-commerce .a74-coupon[open] summary:after{transform:rotate(225deg);margin-top:4px}
.a74-commerce table.cart td.actions .coupon{float:none;display:flex;gap:8px;padding-top:8px;flex-wrap:wrap}
.a74-commerce table.cart td.actions .coupon input{width:150px;flex:1;min-width:100px;float:none;margin:0;padding:12px;border:1px solid #9c9298;font-size:16px;height:46px}
.a74-commerce table.cart td.actions .coupon button{float:none;width:auto;min-height:46px}
.a74-commerce .woocommerce button.button,.a74-commerce .woocommerce a.button{border:1px solid #791435;border-radius:0;background:#791435;color:#fff;font-size:14px;font-weight:600;line-height:1.4;padding:13px 20px;min-height:48px;white-space:normal;text-align:center;transition:background-color .18s ease-out}
.a74-commerce .woocommerce button.button:hover,.a74-commerce .woocommerce a.button:hover{background:#58102a;color:#fff}
.a74-commerce .woocommerce button.button:disabled{background:#f5f2f2;color:#655e64;border-color:#ded8da;cursor:default;opacity:1}
.a74-commerce .woocommerce table.cart .actions button{background:#fff;color:#791435;font-size:12px;padding:12px;min-height:44px}
.a74-commerce .woocommerce table.cart .actions button:hover{background:#f5f2f2}
.a74-commerce .woocommerce table.cart .actions button:disabled{color:#655e64;border-color:#ded8da}
.a74-commerce .woocommerce-shipping-destination{font-size:12px!important;line-height:1.6;margin:12px 0 0!important;color:#655e64}
.a74-commerce ul#shipping_method{margin:0!important}
.a74-commerce ul#shipping_method li{margin:0 0 8px;padding:0;line-height:1.5;display:flex;align-items:start;gap:6px;font-size:14px}
.a74-commerce ul#shipping_method li input{margin:4px 4px 0 0;flex:none}
.a74-commerce ul#shipping_method li label{font-weight:500;flex:1}
.a74-commerce .wc-proceed-to-checkout{padding:18px 0 0}
.a74-commerce .wc-proceed-to-checkout a.checkout-button{width:100%;font-size:15px;margin:0;min-height:54px;display:flex;align-items:center;justify-content:center}
.a74-commerce .a74-updating{pointer-events:none;opacity:.6}
.a74-commerce .woocommerce-message,.a74-commerce .woocommerce-info,.a74-commerce .woocommerce-error{border:1px solid #ded8da;background:#f5f2f2;color:#29252a;border-radius:0;font-size:14px;padding:18px 22px 18px 48px;margin:0 0 24px;line-height:1.7;box-shadow:none}
.a74-commerce .woocommerce-message:before,.a74-commerce .woocommerce-info:before,.a74-commerce .woocommerce-error:before{color:#791435;left:20px;top:19px}
.a74-commerce .woocommerce-error{border-color:#791435}
.a74-commerce .woocommerce-message a:not(.button),.a74-commerce .woocommerce-info a,.a74-commerce .woocommerce-error a{color:#791435;text-decoration:underline;font-weight:600}
.a74-commerce .woocommerce-message .button{margin-left:14px}
.a74-commerce .a74-checkout-access{display:flex;gap:8px 28px;flex-wrap:wrap;margin-bottom:32px;border-top:1px solid #ded8da;border-bottom:1px solid #ded8da;padding:8px 0}
.a74-commerce .a74-checkout-access .woocommerce-info{border:0;padding:10px 0;background:none;margin:0;font-size:13px}
.a74-commerce .a74-checkout-access .woocommerce-info:before{display:none}
.a74-commerce .a74-checkout-access>form{flex-basis:100%;margin:0 0 12px!important;max-width:660px;border:0;padding:16px 0!important}
.a74-commerce .a74-checkout-access>form p{font-size:14px}
.a74-commerce form.checkout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:48px;align-items:start}
.a74-commerce form.checkout>.woocommerce-NoticeGroup{grid-column:1/-1}
.a74-commerce form.checkout #customer_details{width:auto;min-width:0}
.a74-commerce #customer_details .col-1,.a74-commerce #customer_details .col-2{float:none;width:auto}
.a74-commerce .a74-field-section{margin:0 0 36px}
.a74-commerce .a74-field-section h2{font-size:24px;font-weight:600;letter-spacing:-.025em;margin:0 0 24px}
.a74-commerce .a74-field-section+.a74-field-section{border-top:1px solid #ded8da;padding-top:32px}
.a74-commerce .woocommerce-billing-fields__field-wrapper,.a74-commerce .woocommerce-shipping-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}
.a74-commerce .woocommerce-billing-fields__field-wrapper:before,.a74-commerce .woocommerce-billing-fields__field-wrapper:after,.a74-commerce .woocommerce-shipping-fields__field-wrapper:before,.a74-commerce .woocommerce-shipping-fields__field-wrapper:after{display:none}
.a74-commerce .woocommerce form .form-row{padding:0;margin:0 0 18px;float:none;width:auto;min-width:0}
.a74-commerce .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row,.a74-commerce .woocommerce form .woocommerce-shipping-fields__field-wrapper .form-row{margin:0;grid-column:1/-1}
.a74-commerce .woocommerce-billing-fields__field-wrapper .form-row-first,.a74-commerce .woocommerce-shipping-fields__field-wrapper .form-row-first{grid-column:1}
.a74-commerce .woocommerce-billing-fields__field-wrapper .form-row-last,.a74-commerce .woocommerce-shipping-fields__field-wrapper .form-row-last{grid-column:2}
.a74-commerce .woocommerce form .form-row label{font-size:13px;font-weight:550;line-height:1.5;margin:0 0 9px;color:#29252a;display:block}
.a74-commerce .woocommerce form .form-row label .optional{font-size:11px;color:#655e64;font-weight:400}
.a74-commerce .woocommerce form .form-row input.input-text,.a74-commerce .woocommerce form .form-row textarea,.a74-commerce .woocommerce form .form-row select{width:100%;border:1px solid #9c9298;background:#fff;color:#29252a;padding:13px 14px;min-height:50px;font-size:16px;line-height:1.45;box-shadow:none}
.a74-commerce .woocommerce form .form-row textarea{min-height:110px;resize:vertical}
.a74-commerce .woocommerce form .form-row ::placeholder{color:#655e64;opacity:1}
.a74-commerce .select2-container .select2-selection--single{border:1px solid #9c9298;border-radius:0;min-height:50px;font-size:16px;background:#fff}
.a74-commerce .select2-container .select2-selection--single .select2-selection__rendered{padding:10px 34px 10px 14px;line-height:28px;color:#29252a}
.a74-commerce .select2-container .select2-selection--single .select2-selection__arrow{height:48px;right:8px}
.a74-commerce .woocommerce form .form-row.woocommerce-invalid input.input-text,.a74-commerce .woocommerce form .form-row.woocommerce-invalid .select2-selection{border-color:#791435;border-width:2px}
.a74-commerce .woocommerce form .form-row.woocommerce-invalid label{color:#791435}
.a74-commerce .woocommerce input[type=checkbox],.a74-commerce .woocommerce input[type=radio]{width:18px;height:18px;accent-color:#791435;vertical-align:middle;flex:none}
.a74-commerce .woocommerce-account-fields label,.a74-commerce #ship-to-different-address label{display:flex!important;align-items:center;gap:10px;min-height:44px;font-size:14px!important;font-weight:500;cursor:pointer}
.a74-commerce #ship-to-different-address{font-size:14px;margin:0 0 20px}
.a74-commerce .woocommerce-additional-fields{padding-top:24px;border-top:1px solid #ded8da;margin-top:24px}
.a74-commerce .woocommerce-additional-fields h3{font-size:22px;margin:0 0 20px}
.a74-commerce .a74-checkout-summary{min-width:0;background:#f5f2f2;padding:0 26px 26px}
.a74-summary-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#791435;color:#fff;margin:0 -26px 4px;padding:22px 26px}
.a74-summary-heading h2{color:#fff!important;font-size:25px;font-weight:600;letter-spacing:-.025em;margin:0}
.a74-summary-heading>a{font-size:12px;text-decoration:underline;color:#fff;min-height:44px;display:flex;align-items:center}
.a74-summary-heading>a:hover{color:#fff;text-decoration-thickness:2px}
.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table td,.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table th{padding:17px 0;font-size:13px;vertical-align:top;font-weight:400}
.a74-commerce .woocommerce-checkout-review-order-table td.product-name{width:76%;padding-right:16px}
.a74-commerce .woocommerce-checkout-review-order-table td.product-total{white-space:nowrap;text-align:right;font-weight:600;font-size:14px}
.a74-review-product{display:flex;align-items:start;gap:12px;line-height:1.55;font-weight:550}
.a74-review-product>img{width:58px;height:80px;object-fit:contain;flex:none;background:#fff;mix-blend-mode:multiply}
.a74-review-product>div{min-width:0;overflow-wrap:anywhere}
.a74-review-product .product-quantity{display:block;margin-top:5px;font-size:12px;font-weight:500;color:#655e64}
.a74-commerce .woocommerce-checkout-review-order-table dl.variation{font-size:11px;display:block;margin-top:5px!important}
.a74-commerce .woocommerce-checkout-review-order-table tfoot td{text-align:right}
.a74-commerce .woocommerce-checkout-review-order-table tfoot th{padding-right:12px}
.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table .order-total th{font-size:19px;font-weight:650;vertical-align:baseline}
.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table .order-total td{font-size:26px;font-weight:650;white-space:nowrap;letter-spacing:-.025em}

.a74-commerce #payment{background:transparent;border-radius:0;margin-top:14px}
.a74-commerce #payment ul.payment_methods{border-top:1px solid #ded8da;border-bottom:1px solid #ded8da;padding:20px 0}
.a74-commerce #payment ul.payment_methods li{font-size:13px;line-height:1.6}
.a74-commerce #payment ul.payment_methods li label{font-weight:600}
.a74-commerce #payment div.payment_box{background:transparent;border:0;font-size:12px;line-height:1.65;color:#655e64;padding:0;margin:10px 0 0;border-radius:0}
.a74-commerce #payment div.payment_box:before{display:none}
.a74-commerce #payment div.form-row{padding:20px 0 0;margin:0}
.a74-commerce .woocommerce-privacy-policy-text{font-size:11px;line-height:1.7;color:#655e64}
.a74-commerce .woocommerce-privacy-policy-text p{margin:0 0 16px}
.a74-commerce .woocommerce-privacy-policy-text a,.a74-commerce .woocommerce-terms-and-conditions-wrapper a{color:#791435;text-decoration:underline}
.a74-commerce .woocommerce-terms-and-conditions-wrapper .form-row label{font-size:12px!important;line-height:1.6!important;cursor:pointer;margin:0!important}
.a74-commerce #payment #place_order{float:none;width:100%;min-height:54px;font-size:15px;margin-top:20px}
.a74-commerce .woocommerce-terms-and-conditions{background:#fff;padding:16px;scrollbar-color:#9c9298 #f5f2f2;scrollbar-width:thin;font-size:13px}





.a74-commerce .quick-bar{display:none}


.a74-empty-cart{text-align:center;background:#f5f2f2;padding:56px 20px 64px}
.a74-empty-symbol{margin-bottom:20px;color:#791435}
.a74-empty-symbol svg{width:64px;height:64px;stroke-width:1}
.a74-commerce .a74-empty-cart .cart-empty{font-size:28px;font-weight:550;letter-spacing:-.02em;padding:0;border:0;margin:0 0 16px;background:none;line-height:1.3}
.a74-commerce .a74-empty-cart .cart-empty:before{display:none}
.a74-empty-cart>p{font-size:15px;color:#655e64;line-height:1.7;margin-bottom:28px}
@media(min-width:1100px) and (min-height:1000px){.a74-commerce .a74-checkout-summary{position:sticky;top:24px}}
@media(max-width:1199px){.a74-commerce table.cart tr.cart_item{grid-template-columns:110px minmax(0,1fr) 112px;gap:10px 18px}.a74-commerce table.cart td.product-name{font-size:15px}.a74-commerce table.cart td.product-subtotal{font-size:17px}.a74-commerce form.checkout{grid-template-columns:minmax(0,1fr) 380px;gap:32px}.a74-commerce .a74-checkout-summary{padding-left:20px;padding-right:20px}.a74-summary-heading{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}
@media(max-width:959px){.a74-commerce-topline{align-items:start;flex-direction:column;gap:12px;margin-bottom:28px}.a74-commerce table.cart tr.cart_item{grid-template-columns:140px minmax(0,1fr) 140px;gap:12px 24px}.a74-commerce form.checkout{grid-template-columns:1fr;gap:36px}.a74-commerce .a74-checkout-summary{position:static}.a74-commerce .woocommerce-checkout-review-order-table td.product-name{width:70%}.a74-review-product>img{width:72px;height:88px}.a74-commerce .woocommerce-checkout-review-order-table td.product-name{font-size:15px}.a74-commerce .a74-checkout-access{gap:0 24px}}
@media(max-width:599px){.a74-commerce-main{padding-top:16px;padding-bottom:36px}.a74-commerce-topline{gap:6px;margin-bottom:24px}.a74-back-link{font-size:12px;gap:8px}.a74-checkout-steps ol{gap:10px;font-size:10px}.a74-checkout-steps li{gap:10px;min-height:28px}.a74-checkout-steps li+li:before{width:16px}.a74-checkout-steps a{min-height:28px}.a74-commerce-title{margin-bottom:28px}.a74-commerce-title h1{font-size:36px;margin-bottom:12px}.a74-commerce-title p{font-size:14px;line-height:1.6}.a74-commerce table.cart tr.cart_item{grid-template-columns:88px minmax(0,1fr);grid-template-rows:auto auto auto;gap:10px 16px;padding:24px 0}.a74-commerce table.cart td.product-thumbnail{grid-column:1;grid-row:1/3}.a74-commerce table.cart td.product-thumbnail img{height:120px;padding:4px}.a74-commerce table.cart td.product-name{grid-column:2;grid-row:1;font-size:14px;font-weight:600;padding:0}.a74-commerce table.cart td.product-price{grid-column:2;grid-row:2;font-size:12px;align-self:start}.a74-commerce table.cart td.product-quantity{grid-column:2;grid-row:3;align-self:end}.a74-commerce table.cart td.product-subtotal{grid-column:2;grid-row:4;justify-self:start;font-size:18px;padding:4px 0 0}.a74-commerce table.cart td.product-remove{grid-column:1;grid-row:3/5;justify-self:start;align-self:end}.a74-commerce table.cart a.remove{padding:0;height:44px;font-size:11px}.a74-commerce dl.variation{font-size:11px;margin-top:6px!important}.a74-commerce table.cart td.actions{flex-direction:column;gap:8px;padding-top:18px!important}.a74-commerce .a74-coupon{width:100%}.a74-commerce table.cart td.actions>button{align-self:end}.a74-commerce .a74-checkout-summary{padding-left:20px;padding-right:20px}.a74-summary-heading{margin-left:-20px;margin-right:-20px;padding:20px;font-size:23px}.a74-summary-heading h2{font-size:23px}.a74-commerce .a74-checkout-access{display:block;margin-bottom:28px;padding:8px 0}.a74-commerce .a74-checkout-access .woocommerce-info{font-size:12px;line-height:1.8}.a74-commerce .woocommerce-billing-fields__field-wrapper,.a74-commerce .woocommerce-shipping-fields__field-wrapper{grid-template-columns:1fr;gap:20px}.a74-commerce .woocommerce-billing-fields__field-wrapper .form-row,.a74-commerce .woocommerce-shipping-fields__field-wrapper .form-row{grid-column:1/-1}.a74-commerce .a74-field-section h2{font-size:23px;margin-bottom:22px}.a74-commerce .a74-field-section{margin-bottom:30px}.a74-commerce .a74-field-section+.a74-field-section{padding-top:28px}.a74-commerce .woocommerce form .form-row label{font-size:13px}.a74-commerce .woocommerce-checkout-review-order-table td.product-name{font-size:12px;width:70%;padding-right:12px}.a74-review-product{gap:9px}.a74-review-product>img{width:42px;height:66px}.a74-commerce .woocommerce-checkout-review-order-table td.product-total{font-size:12px}.a74-commerce .woocommerce-checkout-review-order-table dl.variation{font-size:10px}.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table .order-total td{font-size:24px}.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table .order-total th{font-size:18px}.a74-commerce .woocommerce-message,.a74-commerce .woocommerce-info,.a74-commerce .woocommerce-error{font-size:12px;padding:16px 16px 16px 42px}.a74-commerce .woocommerce-message .button{float:none;display:block;margin:0 0 12px}.a74-empty-cart{padding:40px 18px}.a74-commerce .a74-empty-cart .cart-empty{font-size:24px}.a74-empty-cart>p{font-size:13px}}

/* Explicit tracks survive WooCommerce's country-driven field classes and mobile table defaults. */
.a74-commerce #billing_phone_field,.a74-commerce #billing_city_field,.a74-commerce #billing_postcode_field{grid-column:1}
.a74-commerce #billing_email_field,.a74-commerce #billing_state_field{grid-column:2}
.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table{display:block}
.a74-commerce .woocommerce-checkout-review-order-table tbody,.a74-commerce .woocommerce-checkout-review-order-table tfoot{display:block}
.a74-commerce .woocommerce-checkout-review-order-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:12px;border-top:1px solid #ded8da}
.a74-commerce .woocommerce-checkout-review-order-table tfoot tr{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table td,.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table th{display:block;width:auto;min-width:0;border:0;padding:18px 0;align-self:start}
.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table .product-total{padding-left:0;padding-right:0}
.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table .order-total td,.a74-commerce .woocommerce table.woocommerce-checkout-review-order-table .order-total th{align-self:baseline}
.a74-commerce .order-total strong{font-weight:650}
.a74-commerce .coupon-error-notice{flex-basis:100%;font-size:12px;line-height:1.6;color:#791435}
.a74-mobile-summary{display:none}
.a74-commerce #order_review_heading,.a74-commerce #a74-contact-title{scroll-margin-top:24px}
.a74-return-fields{display:none}
@media(max-width:959px){.a74-mobile-summary{display:flex;gap:16px;align-items:center;padding:16px 18px;background:#f5f2f2;min-height:56px;margin-bottom:24px;font-size:13px;color:#791435}.a74-mobile-summary strong{margin-left:auto;color:#29252a;white-space:nowrap;font-size:17px;font-weight:600}.a74-mobile-summary svg{width:16px;height:16px}.a74-return-fields{display:inline-flex;min-height:44px;align-items:center;margin-top:12px;font-size:12px;color:#791435;text-decoration:underline}.a74-commerce table.cart td.actions{flex-wrap:wrap}}
@media(max-width:599px){.a74-commerce #billing_phone_field,.a74-commerce #billing_city_field,.a74-commerce #billing_postcode_field,.a74-commerce #billing_email_field,.a74-commerce #billing_state_field{grid-column:1/-1}.a74-mobile-summary{gap:10px;padding:14px;font-size:12px}.a74-mobile-summary strong{font-size:16px}.a74-commerce .woocommerce-checkout-review-order-table tr{column-gap:10px}.a74-commerce .woocommerce-checkout-review-order-table tfoot tr{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr)}}


/* Cart: one full-width list, with the basket amount beside its title. */
.a74-cart-layout{display:block}
.a74-cart-title-row{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:16px}
.a74-commerce .a74-cart-title-row h1{font-size:44px;margin:0;flex:none}
.a74-cart-header-amount{font-size:34px;font-weight:650;line-height:1.2;letter-spacing:-.025em;white-space:nowrap;text-align:right}
.a74-cart-header-amount[hidden]{display:none}
.a74-cart-header-amount[aria-busy="true"]{opacity:.6}
.a74-commerce .cart-collaterals{width:100%;position:static}
.a74-commerce .cart-collaterals .cart_totals.a74-cart-actions{float:none;width:100%;display:flex;justify-content:flex-end;align-items:start;gap:24px;padding:0;background:transparent}
.a74-commerce .a74-cart-actions .wc-proceed-to-checkout{padding:0;margin-left:auto;flex:0 0 300px}
.a74-cart-adjustments{margin:0 auto 0 0;font-size:14px;line-height:1.6;min-width:0}
.a74-cart-adjustments>div{display:flex;gap:16px;padding:6px 0;flex-wrap:wrap}
.a74-cart-adjustments dt{font-weight:550}
.a74-cart-adjustments dd{margin:0}
.a74-cart-adjustments a{color:#791435;text-decoration:underline}
@media(max-width:599px){.a74-cart-title-row{gap:12px;margin-bottom:12px}.a74-commerce .a74-cart-title-row h1{font-size:clamp(24px,7.7vw,30px)}.a74-cart-header-amount{font-size:clamp(18px,6vw,24px);letter-spacing:-.03em}.a74-commerce .cart-collaterals .cart_totals.a74-cart-actions{flex-direction:column;gap:18px}.a74-commerce .a74-cart-actions .wc-proceed-to-checkout{flex:auto;width:100%;margin:0}}

@media(prefers-reduced-motion:reduce){.a74-commerce *, .a74-commerce *:before, .a74-commerce *:after{transition:none!important;scroll-behavior:auto!important}}

/* Compact checkout follows the cart heading scale and keeps product review text-only. */
.a74-commerce-title .a74-checkout-title{font-size:44px}
.a74-commerce .woocommerce-billing-fields__field-wrapper{gap:14px 18px}
.a74-commerce .woocommerce form #billing_first_name_field,.a74-commerce .woocommerce form #billing_phone_field{grid-column:1}
.a74-commerce .woocommerce form #billing_last_name_field,.a74-commerce .woocommerce form #billing_email_field{grid-column:2}
.a74-commerce .a74-field-section{margin-bottom:24px}
.a74-commerce .a74-field-section h2{font-size:23px;margin-bottom:16px}
.a74-commerce .a74-field-section+.a74-field-section{padding-top:24px}
.a74-commerce .woocommerce form .form-row label{margin-bottom:6px}
.a74-commerce .woocommerce form .form-row input.input-text{min-height:44px;padding:9px 12px}
.a74-commerce .woocommerce form .form-row textarea{min-height:80px;padding:10px 12px}
.a74-account-note{font-size:13px;line-height:1.6;color:#655e64;margin:14px 0 0}
.a74-commerce .a74-review-product{display:block}
.a74-delivery-discuss label{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;min-height:44px;cursor:pointer}
.a74-delivery-discuss input{margin-top:3px}
.a74-pickup-message{font-size:16px;line-height:1.6;margin:0}
.a74-pickup-details{font-size:14px;line-height:1.7;margin:10px 0 0}
.a74-pickup-details a{color:#791435;text-decoration:underline;white-space:nowrap}
.a74-discuss-payment{margin:0 0 18px;font-size:14px;line-height:1.6}
@media(max-width:599px){.a74-commerce-title .a74-checkout-title{font-size:clamp(24px,7.7vw,30px)}.a74-commerce .a74-field-section h2{font-size:21px}.a74-commerce .woocommerce-billing-fields__field-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.a74-commerce .woocommerce form #billing_phone_field,.a74-commerce .woocommerce form #billing_email_field{grid-column:1/-1}}
@media(max-width:359px){.a74-commerce .woocommerce form #billing_first_name_field,.a74-commerce .woocommerce form #billing_last_name_field{grid-column:1/-1}}
