:root{--linumer-commerce-accent:#865c4c;--linumer-commerce-accent-hover:#6c483b;--linumer-commerce-text:#3f342f;--linumer-commerce-muted:#746b66;--linumer-commerce-bg:#fcfaf7;--linumer-commerce-card:#fff;--linumer-commerce-soft:#faf7f3;--linumer-commerce-border:#eadfd9;--linumer-commerce-success:#356b3b;--linumer-commerce-danger:#b4233a;--linumer-commerce-radius:18px;--linumer-commerce-shadow:0 10px 30px rgba(74, 54, 46, .055);}.linumer-commerce-bricks-host, .linumer-commerce-page, .linumer-commerce-page *{box-sizing:border-box;}.linumer-commerce-page{width:min(1280px, 100%);margin-inline:auto;color:var(--linumer-commerce-text);font-family:inherit;text-align:right;}.linumer-commerce-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:24px;margin-bottom:20px;border-bottom:1px solid var(--linumer-commerce-border);}.linumer-commerce-title-row{display:flex;align-items:center;gap:14px;min-width:0;}.linumer-commerce-title-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;flex:0 0 50px;color:var(--linumer-commerce-accent);background:color-mix(in srgb, var(--linumer-commerce-accent) 10%, #fff);border:1px solid color-mix(in srgb, var(--linumer-commerce-accent) 20%, #fff);border-radius:15px;}.linumer-commerce-title-icon svg{width:25px;height:25px;}.linumer-commerce-header h1{margin:0;font-size:clamp(1.45rem, 2.2vw, 2rem);font-weight:900;line-height:1.35;color:#292524;}.linumer-commerce-header p{margin:5px 0 0;color:var(--linumer-commerce-muted);font-size:.79rem;line-height:1.9;}.linumer-commerce-progress{flex:0 1 520px;}.linumer-commerce-progress ol{display:grid;grid-template-columns:repeat(3, 1fr);list-style:none;margin:0;padding:0;}.linumer-commerce-progress li{position:relative;min-width:0;}.linumer-commerce-progress li:not(:last-child)::after{content:"";position:absolute;top:16px;left:calc(-50% + 20px);right:calc(50% + 20px);height:1px;background:#ded7d2;}.linumer-commerce-progress li.is-complete:not(:last-child)::after{background:var(--linumer-commerce-success);}.linumer-commerce-progress a, .linumer-commerce-progress span{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;color:#9a918b;text-decoration:none;}.linumer-commerce-progress b{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #ded7d2;font-size:.72rem;font-style:normal;}.linumer-commerce-progress em{font-size:.69rem;font-weight:700;font-style:normal;white-space:nowrap;}.linumer-commerce-progress .is-active b{color:#fff;background:var(--linumer-commerce-accent);border-color:var(--linumer-commerce-accent);box-shadow:0 5px 14px rgba(134,92,76,.22);}.linumer-commerce-progress .is-active em{color:var(--linumer-commerce-accent);}.linumer-commerce-progress .is-complete b{color:#fff;background:var(--linumer-commerce-success);border-color:var(--linumer-commerce-success);}.linumer-commerce-progress .is-complete em{color:var(--linumer-commerce-success);}.linumer-commerce-assurances{display:grid;grid-template-columns:repeat(3, minmax(0,1fr));gap:12px;margin:0 0 26px;padding:0;list-style:none;}.linumer-commerce-assurances li{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:9px 12px;background:#fff;border:1px solid var(--linumer-commerce-border);border-radius:14px;color:#625954;font-size:.72rem;font-weight:700;}.linumer-commerce-assurances svg{width:18px;height:18px;color:var(--linumer-commerce-accent);flex:0 0 auto;}.linumer-commerce-native .woocommerce{width:100%;}.linumer-cart-page .linumer-commerce-native > .woocommerce{display:grid;grid-template-columns:minmax(0, 2fr) minmax(310px, .92fr);gap:28px;align-items:start;}.linumer-commerce-native .woocommerce-notices-wrapper, .linumer-commerce-native .woocommerce-error, .linumer-commerce-native .woocommerce-info, .linumer-commerce-native .woocommerce-message, .linumer-cart-page .woocommerce > .cart-empty, .linumer-cart-page .woocommerce > .return-to-shop{grid-column:1 / -1;}.linumer-commerce-native .woocommerce-error, .linumer-commerce-native .woocommerce-info, .linumer-commerce-native .woocommerce-message{margin:0 0 18px!important;padding:15px 18px 15px 48px!important;border:1px solid var(--linumer-commerce-border)!important;border-top:0!important;border-radius:14px;background:#fff!important;color:var(--linumer-commerce-text)!important;box-shadow:none!important;line-height:1.8;}.linumer-commerce-native .woocommerce-message{border-right:4px solid var(--linumer-commerce-success)!important;}.linumer-commerce-native .woocommerce-error{border-right:4px solid var(--linumer-commerce-danger)!important;}.linumer-commerce-native .woocommerce-info{border-right:4px solid var(--linumer-commerce-accent)!important;}.linumer-commerce-native .woocommerce-message::before{color:var(--linumer-commerce-success)!important;}.linumer-commerce-native .woocommerce-info::before{color:var(--linumer-commerce-accent)!important;}.linumer-cart-page .woocommerce-cart-form, .linumer-cart-page .cart-collaterals, .linumer-checkout-page #customer_details, .linumer-checkout-page #order_review{background:var(--linumer-commerce-card);border:1px solid var(--linumer-commerce-border);border-radius:var(--linumer-commerce-radius);box-shadow:var(--linumer-commerce-shadow);}.linumer-cart-page .woocommerce-cart-form{grid-column:1;overflow:hidden;}.linumer-cart-page .woocommerce-cart-form table.shop_table{width:100%;margin:0!important;border:0!important;border-collapse:collapse!important;border-radius:0!important;}.linumer-cart-page .woocommerce-cart-form table.shop_table thead{background:var(--linumer-commerce-soft);}.linumer-cart-page .woocommerce-cart-form table.shop_table th{padding:16px 14px!important;color:#5b514c;font-size:.73rem;font-weight:800;border:0!important;border-bottom:1px solid var(--linumer-commerce-border)!important;}.linumer-cart-page .woocommerce-cart-form table.shop_table td{padding:18px 14px!important;border:0!important;border-bottom:1px solid #f0e8e3!important;vertical-align:middle;}.linumer-cart-page .woocommerce-cart-form table.shop_table tr:last-child td{border-bottom:0!important;}.linumer-cart-page .product-thumbnail{width:92px;}.linumer-cart-page .product-thumbnail img{width:72px!important;height:90px!important;object-fit:cover;border:1px solid #eee2dc;border-radius:12px;}.linumer-cart-page .product-name a{color:#38302c;font-size:.86rem;font-weight:800;line-height:1.75;text-decoration:none;}.linumer-cart-page .product-name a:hover{color:var(--linumer-commerce-accent);}.linumer-cart-page .variation{display:grid;grid-template-columns:auto 1fr;gap:2px 7px;margin:8px 0 0!important;color:var(--linumer-commerce-muted);font-size:.68rem;}.linumer-cart-page .variation dt, .linumer-cart-page .variation dd{margin:0!important;padding:0!important;}.linumer-cart-page .product-price, .linumer-cart-page .product-subtotal{white-space:nowrap;font-weight:800;color:#463b35;font-size:.8rem;}.linumer-cart-page .product-subtotal{color:var(--linumer-commerce-accent);}.linumer-cart-page .product-remove a.remove{display:inline-flex!important;align-items:center;justify-content:center;width:32px;height:32px;margin-inline:auto;border-radius:9px;color:#9e918a!important;background:#faf7f5;font-size:0!important;text-decoration:none;}.linumer-cart-page .product-remove a.remove::before{content:"×";font-size:22px;line-height:1;}.linumer-cart-page .product-remove a.remove:hover{color:#fff!important;background:var(--linumer-commerce-danger);}.linumer-commerce-page .quantity{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e6dcd6;background:#faf8f6;border-radius:11px;overflow:hidden;direction:ltr;}.linumer-commerce-page .quantity .qty{width:46px!important;min-height:36px;padding:5px 3px!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center;font-size:.78rem;font-weight:800;appearance:textfield;}.linumer-commerce-page .quantity .qty::-webkit-inner-spin-button, .linumer-commerce-page .quantity .qty::-webkit-outer-spin-button{appearance:none;margin:0;}.linumer-qty-button{width:34px;height:36px;padding:0;border:0;background:transparent;color:#6f645e;font:800 17px/1 sans-serif;cursor:pointer;}.linumer-qty-button:hover{background:#eee5e0;color:var(--linumer-commerce-accent);}.linumer-qty-button:disabled{opacity:.38;cursor:not-allowed;}.linumer-cart-page td.actions{padding:16px!important;background:var(--linumer-commerce-soft);}.linumer-cart-page td.actions .coupon{display:flex;align-items:center;gap:8px;float:right!important;}.linumer-cart-page td.actions .coupon label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);}.linumer-cart-page td.actions .coupon .input-text{width:220px!important;}.linumer-commerce-page input.input-text, .linumer-commerce-page textarea, .linumer-commerce-page select, .linumer-commerce-page .select2-container .select2-selection--single, .linumer-commerce-page .select2-container .select2-selection--multiple{min-height:44px;padding:9px 12px!important;color:#443a35;background:#fff!important;border:1px solid #e4d9d3!important;border-radius:11px!important;box-shadow:none!important;font-family:inherit;font-size:.78rem;}.linumer-commerce-page textarea{min-height:96px;resize:vertical;}.linumer-commerce-page input:focus, .linumer-commerce-page textarea:focus, .linumer-commerce-page select:focus, .linumer-commerce-page .select2-container--open .select2-selection{outline:0;border-color:var(--linumer-commerce-accent)!important;box-shadow:0 0 0 3px rgba(134,92,76,.09)!important;}.linumer-commerce-page .select2-container .select2-selection--single .select2-selection__rendered{line-height:24px;padding:0;}.linumer-commerce-page .select2-container .select2-selection--single .select2-selection__arrow{height:42px;left:8px;right:auto;}.linumer-commerce-page .button, .linumer-commerce-page button.button, .linumer-commerce-page input.button, .linumer-commerce-page #place_order{min-height:42px;padding:10px 18px!important;border:1px solid transparent!important;border-radius:11px!important;color:#fff!important;background:var(--linumer-commerce-accent)!important;box-shadow:none!important;font-family:inherit;font-size:.75rem!important;font-weight:800!important;line-height:1.5!important;text-decoration:none!important;cursor:pointer;}.linumer-commerce-page .button:hover, .linumer-commerce-page button.button:hover, .linumer-commerce-page input.button:hover, .linumer-commerce-page #place_order:hover{background:var(--linumer-commerce-accent-hover)!important;}.linumer-commerce-page button.button:disabled, .linumer-commerce-page input.button:disabled{opacity:.5!important;cursor:not-allowed;}.linumer-cart-page td.actions > .button{float:left!important;background:#fff!important;color:var(--linumer-commerce-accent)!important;border-color:#dbc8be!important;}.linumer-cart-page td.actions > .button:hover{color:#fff!important;background:var(--linumer-commerce-accent)!important;}.linumer-cart-page .cart-collaterals{grid-column:2;width:100%!important;padding:22px;}.linumer-cart-page.has-sticky-summary .cart-collaterals{position:sticky;top:104px;}.linumer-cart-page .cart-collaterals::before, .linumer-cart-page .cart-collaterals::after{display:none!important;}.linumer-cart-page .cart_totals{float:none!important;width:100%!important;}.linumer-cart-page .cart_totals h2, .linumer-checkout-page #order_review_heading, .linumer-checkout-page .woocommerce-billing-fields > h3, .linumer-checkout-page .woocommerce-shipping-fields h3, .linumer-checkout-page .woocommerce-additional-fields > h3{margin:0 0 17px;padding-bottom:13px;border-bottom:1px solid var(--linumer-commerce-border);color:#302925;font-size:1rem;font-weight:900;}.linumer-cart-page .cart_totals table.shop_table, .linumer-checkout-page table.shop_table{margin:0 0 18px!important;border:0!important;border-collapse:collapse!important;}.linumer-cart-page .cart_totals table th, .linumer-cart-page .cart_totals table td, .linumer-checkout-page table.shop_table th, .linumer-checkout-page table.shop_table td{padding:12px 5px!important;border:0!important;border-bottom:1px solid #eee6e1!important;font-size:.74rem;vertical-align:top;}.linumer-cart-page .cart_totals table th{width:42%;color:#665c56;font-weight:700;}.linumer-cart-page .order-total th, .linumer-cart-page .order-total td, .linumer-checkout-page .order-total th, .linumer-checkout-page .order-total td{padding-top:17px!important;color:var(--linumer-commerce-accent)!important;font-size:.91rem!important;font-weight:900!important;border-bottom:0!important;}.linumer-cart-page .wc-proceed-to-checkout{padding:10px 0 0!important;}.linumer-cart-page .wc-proceed-to-checkout a.checkout-button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:52px;margin:0!important;font-size:.82rem!important;}.linumer-cart-page .woocommerce-shipping-methods{list-style:none;margin:0;padding:0;}.linumer-cart-page .woocommerce-shipping-methods li{margin:0 0 8px;}.linumer-cart-page .shipping-calculator-button{color:var(--linumer-commerce-accent);font-size:.72rem;font-weight:800;text-decoration:none;}.linumer-commerce-support{display:flex;align-items:center;gap:14px;margin-top:26px;padding:17px 19px;background:linear-gradient(135deg,#fff,#faf6f2);border:1px solid var(--linumer-commerce-border);border-radius:16px;}.linumer-commerce-support-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border-radius:12px;color:var(--linumer-commerce-accent);background:#f4ebe6;}.linumer-commerce-support-icon svg{width:21px;height:21px;}.linumer-commerce-support div{flex:1;min-width:0;}.linumer-commerce-support strong{display:block;margin-bottom:2px;font-size:.8rem;}.linumer-commerce-support p{margin:0;color:var(--linumer-commerce-muted);font-size:.7rem;line-height:1.8;}.linumer-commerce-support > a{direction:ltr;color:var(--linumer-commerce-accent);font-size:.83rem;font-weight:900;text-decoration:none;white-space:nowrap;}.linumer-commerce-cross-sells{margin-top:42px;padding-top:28px;border-top:1px solid var(--linumer-commerce-border);}.linumer-commerce-cross-sells > h2{margin:0 0 20px;font-size:1.15rem;font-weight:900;}.linumer-commerce-cross-sells .cross-sells > h2{display:none;}.linumer-commerce-cross-sells ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important;}.linumer-commerce-cross-sells ul.products::before, .linumer-commerce-cross-sells ul.products::after{display:none!important;}.linumer-commerce-cross-sells ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:12px!important;background:#fff;border:1px solid var(--linumer-commerce-border);border-radius:16px;}.linumer-commerce-cross-sells ul.products li.product img{border-radius:12px;}.linumer-commerce-cross-sells .woocommerce-loop-product__title{font-size:.77rem!important;line-height:1.8;}.linumer-checkout-page .woocommerce-form-login, .linumer-checkout-page .checkout_coupon, .linumer-checkout-page .woocommerce-form-coupon-toggle, .linumer-checkout-page .woocommerce-form-login-toggle{margin-bottom:16px;}.linumer-checkout-page form.checkout{display:grid;grid-template-columns:minmax(0, 1.45fr) minmax(340px, .95fr);grid-template-rows:auto 1fr;gap:0 28px;align-items:start;}.linumer-checkout-page #customer_details{grid-column:1;grid-row:1 / span 2;width:100%;padding:25px;}.linumer-checkout-page #customer_details::before, .linumer-checkout-page #customer_details::after{display:none;}.linumer-checkout-page #customer_details .col-1, .linumer-checkout-page #customer_details .col-2{float:none;width:100%;}.linumer-checkout-page #customer_details .col-2{margin-top:24px;}.linumer-checkout-page #order_review_heading{grid-column:2;grid-row:1;margin:0;padding:20px 22px 14px;background:#fff;border:1px solid var(--linumer-commerce-border);border-bottom:0;border-radius:var(--linumer-commerce-radius) var(--linumer-commerce-radius) 0 0;}.linumer-checkout-page #order_review{grid-column:2;grid-row:2;padding:4px 22px 22px;border-top:0;border-radius:0 0 var(--linumer-commerce-radius) var(--linumer-commerce-radius);}.linumer-checkout-page.has-sticky-summary #order_review_heading{position:sticky;top:104px;z-index:3;}.linumer-checkout-page.has-sticky-summary #order_review{position:sticky;top:160px;}.linumer-checkout-page .form-row{margin:0 0 15px!important;}.linumer-checkout-page .form-row label{margin-bottom:6px;color:#5e544f;font-size:.73rem;font-weight:800;line-height:1.6;}.linumer-checkout-page .form-row .required{color:var(--linumer-commerce-danger);}.linumer-checkout-page .woocommerce-billing-fields__field-wrapper, .linumer-checkout-page .woocommerce-shipping-fields__field-wrapper{display:flex;flex-wrap:wrap;column-gap:3%;}.linumer-checkout-page .form-row-first, .linumer-checkout-page .form-row-last{float:none!important;width:48.5%!important;}.linumer-checkout-page .form-row-wide{clear:both;width:100%!important;}.linumer-checkout-page .woocommerce-account-fields{margin-top:18px;}.linumer-checkout-page .woocommerce-shipping-fields #ship-to-different-address{display:flex;align-items:center;gap:8px;}.linumer-checkout-page .woocommerce-shipping-fields #ship-to-different-address label{margin:0;}.linumer-checkout-page .woocommerce-checkout-review-order-table .product-name{width:62%;line-height:1.75;}.linumer-checkout-page .woocommerce-checkout-review-order-table .product-total{text-align:left;white-space:nowrap;}.linumer-checkout-page .woocommerce-checkout-review-order-table .cart_item .product-name{color:#443a35;font-weight:700;}.linumer-checkout-page .woocommerce-checkout-review-order-table .product-quantity{color:var(--linumer-commerce-accent);}.linumer-checkout-page #payment{margin-top:15px;background:#faf7f4!important;border:1px solid var(--linumer-commerce-border);border-radius:14px!important;}.linumer-checkout-page #payment ul.payment_methods{padding:12px!important;border-bottom:1px solid var(--linumer-commerce-border)!important;}.linumer-checkout-page #payment ul.payment_methods li{margin:0 0 9px;padding:11px;background:#fff;border:1px solid #e8ddd7;border-radius:11px;}.linumer-checkout-page #payment ul.payment_methods li:last-child{margin-bottom:0;}.linumer-checkout-page #payment ul.payment_methods li label{display:inline;color:#413732;font-size:.73rem;font-weight:800;}.linumer-checkout-page #payment div.payment_box{margin:10px 0 0!important;padding:11px!important;background:#f7f1ed!important;color:#675c56;border-radius:9px;font-size:.68rem;line-height:1.9;}.linumer-checkout-page #payment div.payment_box::before{border-bottom-color:#f7f1ed!important;}.linumer-checkout-page #payment .place-order{padding:14px!important;}.linumer-checkout-page #place_order{width:100%;min-height:52px;font-size:.81rem!important;}.linumer-checkout-page .woocommerce-privacy-policy-text, .linumer-checkout-page .woocommerce-terms-and-conditions-wrapper{color:var(--linumer-commerce-muted);font-size:.67rem;line-height:1.9;}.linumer-checkout-page .woocommerce-terms-and-conditions-wrapper a{color:var(--linumer-commerce-accent);}.linumer-checkout-page .woocommerce-order{padding:24px;background:#fff;border:1px solid var(--linumer-commerce-border);border-radius:var(--linumer-commerce-radius);box-shadow:var(--linumer-commerce-shadow);}.linumer-checkout-page .woocommerce-thankyou-order-received{margin:0 0 20px;padding:15px;color:var(--linumer-commerce-success);background:#eff6ef;border:1px solid #bdd8c2;border-radius:12px;font-weight:900;}.linumer-checkout-page ul.order_details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 24px!important;padding:0;}.linumer-checkout-page ul.order_details li{float:none!important;width:auto;margin:0!important;padding:12px!important;border:1px solid var(--linumer-commerce-border)!important;border-radius:11px;font-size:.66rem;}.linumer-checkout-page ul.order_details li strong{margin-top:5px;font-size:.78rem;}.linumer-checkout-page .woocommerce-order-details, .linumer-checkout-page .woocommerce-customer-details{margin-top:25px;}.linumer-checkout-page .woocommerce-order-details__title, .linumer-checkout-page .woocommerce-column__title{font-size:1rem;font-weight:900;}.linumer-cart-page .cart-empty{margin:0!important;padding:38px 20px!important;text-align:center;background:#fff!important;border:1px solid var(--linumer-commerce-border)!important;border-radius:var(--linumer-commerce-radius);font-size:.9rem;font-weight:800;}.linumer-cart-page .return-to-shop{margin:-5px 0 0;text-align:center;}@media (max-width: 991px){.linumer-commerce-header{align-items:flex-start;flex-direction:column;}.linumer-commerce-progress{width:100%;flex-basis:auto;}.linumer-cart-page .linumer-commerce-native > .woocommerce{grid-template-columns:1fr;}.linumer-cart-page .woocommerce-cart-form, .linumer-cart-page .cart-collaterals{grid-column:1;}.linumer-cart-page.has-sticky-summary .cart-collaterals{position:static;}.linumer-checkout-page form.checkout{grid-template-columns:1fr;grid-template-rows:auto;gap:22px;}.linumer-checkout-page #customer_details, .linumer-checkout-page #order_review_heading, .linumer-checkout-page #order_review{grid-column:1;grid-row:auto;position:static!important;}.linumer-checkout-page #order_review_heading{margin-bottom:-22px;}.linumer-commerce-cross-sells ul.products{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width: 767px){.linumer-commerce-header{gap:20px;padding-bottom:20px;}.linumer-commerce-title-icon{width:44px;height:44px;flex-basis:44px;border-radius:13px;}.linumer-commerce-title-icon svg{width:22px;height:22px;}.linumer-commerce-header h1{font-size:1.35rem;}.linumer-commerce-header p{font-size:.72rem;}.linumer-commerce-progress em{font-size:.61rem;}.linumer-commerce-progress b{width:29px;height:29px;}.linumer-commerce-progress li:not(:last-child)::after{top:14px;}.linumer-commerce-assurances{grid-template-columns:1fr;gap:8px;}.linumer-commerce-assurances li{justify-content:flex-start;min-height:42px;}.linumer-cart-page .woocommerce-cart-form{overflow:visible;border:0;background:transparent;box-shadow:none;}.linumer-cart-page .woocommerce-cart-form table.shop_table, .linumer-cart-page .woocommerce-cart-form table.shop_table tbody, .linumer-cart-page .woocommerce-cart-form table.shop_table tr, .linumer-cart-page .woocommerce-cart-form table.shop_table td{display:block;width:100%!important;}.linumer-cart-page .woocommerce-cart-form table.shop_table thead{display:none;}.linumer-cart-page .woocommerce-cart-form table.shop_table tr.cart_item{position:relative;margin-bottom:14px;padding:14px;background:#fff;border:1px solid var(--linumer-commerce-border);border-radius:15px;box-shadow:var(--linumer-commerce-shadow);}.linumer-cart-page .woocommerce-cart-form table.shop_table td{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:9px 0!important;border-bottom:1px solid #f1e9e4!important;text-align:left!important;}.linumer-cart-page .woocommerce-cart-form table.shop_table td::before{color:#756a64;font-size:.68rem;font-weight:800;text-align:right;}.linumer-cart-page .woocommerce-cart-form table.shop_table td.product-remove{position:absolute;top:9px;left:9px;width:34px!important;min-height:34px;padding:0!important;border:0!important;z-index:2;}.linumer-cart-page .woocommerce-cart-form table.shop_table td.product-thumbnail{display:block;width:100%!important;padding:0 0 10px!important;border:0!important;text-align:right!important;}.linumer-cart-page .product-thumbnail::before{display:none;}.linumer-cart-page .product-thumbnail a{display:block;width:82px;}.linumer-cart-page .product-thumbnail img{width:82px!important;height:104px!important;}.linumer-cart-page .woocommerce-cart-form table.shop_table td.product-name{display:block;padding-top:0!important;text-align:right!important;}.linumer-cart-page .product-name::before{display:none;}.linumer-cart-page .woocommerce-cart-form table.shop_table td.product-subtotal{border-bottom:0!important;}.linumer-cart-page .woocommerce-cart-form table.shop_table tr:last-child{padding:0;background:transparent;border:0;box-shadow:none;}.linumer-cart-page td.actions{display:flex!important;flex-direction:column;gap:10px;padding:13px!important;border:1px solid var(--linumer-commerce-border)!important;border-radius:14px;}.linumer-cart-page td.actions .coupon{width:100%;float:none!important;}.linumer-cart-page td.actions .coupon .input-text{width:100%!important;flex:1;}.linumer-cart-page td.actions > .button{width:100%;float:none!important;}.linumer-cart-page .cart-collaterals{padding:18px;}.linumer-checkout-page #customer_details{padding:18px;}.linumer-checkout-page #order_review_heading{padding:18px 18px 13px;}.linumer-checkout-page #order_review{padding:4px 18px 18px;}.linumer-checkout-page .form-row-first, .linumer-checkout-page .form-row-last{width:100%!important;}.linumer-checkout-page ul.order_details{grid-template-columns:repeat(2,minmax(0,1fr));}.linumer-commerce-support{align-items:flex-start;flex-wrap:wrap;}.linumer-commerce-support > a{width:100%;padding-right:56px;}.linumer-commerce-cross-sells ul.products{gap:10px;}}@media (max-width: 420px){.linumer-commerce-progress em{font-size:.56rem;}.linumer-commerce-progress b{width:27px;height:27px;font-size:.65rem;}.linumer-commerce-progress li:not(:last-child)::after{top:13px;}.linumer-commerce-cross-sells ul.products{grid-template-columns:1fr;}.linumer-checkout-page ul.order_details{grid-template-columns:1fr;}}@media (prefers-reduced-motion: reduce){.linumer-commerce-page *, .linumer-commerce-page *::before, .linumer-commerce-page *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important;}}.linumer-commerce-page{font-size:16px;line-height:1.75;}.linumer-commerce-header h1{font-size:clamp(1.75rem, 2.1vw, 2.15rem);}.linumer-commerce-header p{font-size:.875rem;line-height:1.85;}.linumer-commerce-progress b{font-size:.8rem;}.linumer-commerce-progress em{font-size:.78rem;}.linumer-commerce-assurances li{font-size:.82rem;}.linumer-commerce-native .woocommerce-error, .linumer-commerce-native .woocommerce-info, .linumer-commerce-native .woocommerce-message{font-size:.875rem;}.linumer-cart-page .woocommerce-cart-form table.shop_table th{font-size:.84rem;line-height:1.6;}.linumer-cart-page .product-name a{font-size:.95rem;}.linumer-cart-page .variation{font-size:.78rem;line-height:1.75;}.linumer-cart-page .product-price, .linumer-cart-page .product-subtotal{font-size:.9rem;}.linumer-cart-page .quantity > .minus:not(.linumer-qty-button), .linumer-cart-page .quantity > .plus:not(.linumer-qty-button), .linumer-cart-page .quantity > .qty-minus:not(.linumer-qty-button), .linumer-cart-page .quantity > .qty-plus:not(.linumer-qty-button), .linumer-cart-page .quantity > .quantity-minus:not(.linumer-qty-button), .linumer-cart-page .quantity > .quantity-plus:not(.linumer-qty-button), .linumer-cart-page .quantity > input[type="button"]:not(.linumer-qty-button){display:none!important;}.linumer-commerce-page .quantity{min-width:122px;min-height:42px;border-radius:12px;}.linumer-commerce-page .quantity .qty{width:46px!important;min-height:40px;font-size:.9rem;-moz-appearance:textfield;}.linumer-qty-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:40px;flex:0 0 38px;font-size:19px;}.linumer-commerce-page input.input-text, .linumer-commerce-page textarea, .linumer-commerce-page select, .linumer-commerce-page .select2-container .select2-selection--single, .linumer-commerce-page .select2-container .select2-selection--multiple{min-height:46px;font-size:.875rem;line-height:1.65;}.linumer-commerce-page .button, .linumer-commerce-page button.button, .linumer-commerce-page input.button, .linumer-commerce-page #place_order{min-height:46px;font-size:.875rem!important;}.linumer-cart-page td.actions{display:flex!important;align-items:center;justify-content:space-between;gap:14px;}.linumer-cart-page td.actions .coupon{display:grid;grid-template-columns:minmax(190px, 260px) auto;align-items:center;gap:10px;width:auto;max-width:100%;float:none!important;}.linumer-cart-page td.actions .coupon .input-text{width:260px!important;max-width:100%;min-height:46px;}.linumer-cart-page td.actions .coupon .button{min-width:126px;min-height:46px;white-space:nowrap;}.linumer-cart-page td.actions > .button{min-width:158px;min-height:46px;float:none!important;white-space:nowrap;}.linumer-cart-page .cart_totals h2, .linumer-checkout-page #order_review_heading, .linumer-checkout-page .woocommerce-billing-fields > h3, .linumer-checkout-page .woocommerce-shipping-fields h3, .linumer-checkout-page .woocommerce-additional-fields > h3{font-size:1.15rem;}.linumer-cart-page .cart_totals table th, .linumer-cart-page .cart_totals table td, .linumer-checkout-page table.shop_table th, .linumer-checkout-page table.shop_table td{font-size:.86rem;line-height:1.75;}.linumer-cart-page .order-total th, .linumer-cart-page .order-total td, .linumer-checkout-page .order-total th, .linumer-checkout-page .order-total td{font-size:1.02rem!important;}.linumer-cart-page .wc-proceed-to-checkout a.checkout-button{font-size:.95rem!important;}.linumer-cart-page .shipping-calculator-button{font-size:.82rem;}.linumer-commerce-support strong{font-size:.91rem;}.linumer-commerce-support p{font-size:.8rem;}.linumer-commerce-support > a{font-size:.92rem;}.linumer-commerce-cross-sells > h2{font-size:1.25rem;}.linumer-commerce-cross-sells .woocommerce-loop-product__title{font-size:.9rem!important;}.linumer-checkout-page .woocommerce-form-coupon-toggle{max-width:760px;margin-right:0;margin-left:auto;}.linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{width:100%;min-height:54px;margin-bottom:0!important;padding-top:13px!important;padding-bottom:13px!important;font-size:.88rem;}.linumer-checkout-page form.checkout_coupon{display:grid;grid-template-columns:minmax(220px, 330px) auto;align-items:end;gap:10px 12px;width:min(100%, 760px);margin:10px 0 22px auto!important;padding:16px 18px;background:#fff;border:1px solid var(--linumer-commerce-border);border-radius:14px;box-shadow:var(--linumer-commerce-shadow);}.linumer-checkout-page form.checkout_coupon > p:first-child{grid-column:1 / -1;margin:0 0 2px!important;color:var(--linumer-commerce-muted);font-size:.82rem;}.linumer-checkout-page form.checkout_coupon .form-row{width:auto!important;margin:0!important;float:none!important;}.linumer-checkout-page form.checkout_coupon input.input-text{width:100%!important;min-height:46px;}.linumer-checkout-page form.checkout_coupon button.button{min-width:132px;min-height:46px;white-space:nowrap;}.linumer-checkout-page form.checkout_coupon .clear{display:none;}.linumer-checkout-page .form-row label{font-size:.84rem;}.linumer-checkout-page .woocommerce-checkout-review-order-table .cart_item .product-name{font-size:.87rem;}.linumer-checkout-page #payment ul.payment_methods li label{font-size:.84rem;line-height:1.7;}.linumer-checkout-page #payment div.payment_box{font-size:.78rem;}.linumer-checkout-page #place_order{font-size:.95rem!important;}.linumer-checkout-page .woocommerce-privacy-policy-text, .linumer-checkout-page .woocommerce-terms-and-conditions-wrapper{font-size:.77rem;}.linumer-checkout-page ul.order_details li{font-size:.76rem;}.linumer-checkout-page ul.order_details li strong{font-size:.88rem;}@media (max-width: 767px){.linumer-commerce-page{font-size:15px;}.linumer-commerce-header h1{font-size:1.45rem;}.linumer-commerce-header p{font-size:.82rem;}.linumer-commerce-progress em{font-size:.68rem;}.linumer-commerce-assurances li{font-size:.78rem;}.linumer-cart-page .woocommerce-cart-form table.shop_table td::before{font-size:.78rem;}.linumer-cart-page .product-name a{font-size:.94rem;}.linumer-cart-page .variation{font-size:.77rem;}.linumer-cart-page .product-price, .linumer-cart-page .product-subtotal{font-size:.88rem;}.linumer-cart-page td.actions{display:flex!important;flex-direction:column;align-items:stretch;}.linumer-cart-page td.actions .coupon{display:grid;grid-template-columns:minmax(0, 1fr) auto;width:100%;}.linumer-cart-page td.actions .coupon .input-text{width:100%!important;}.linumer-cart-page td.actions .coupon .button{min-width:116px;}.linumer-cart-page td.actions > .button{width:100%;min-width:0;}.linumer-checkout-page .woocommerce-form-coupon-toggle, .linumer-checkout-page form.checkout_coupon{width:100%;max-width:none;}.linumer-checkout-page form.checkout_coupon{grid-template-columns:1fr;padding:14px;}.linumer-checkout-page form.checkout_coupon > p:first-child{grid-column:1;}.linumer-checkout-page form.checkout_coupon button.button{width:100%;}.linumer-checkout-page .form-row label{font-size:.82rem;}}@media (max-width: 420px){.linumer-cart-page td.actions .coupon{grid-template-columns:1fr;}.linumer-cart-page td.actions .coupon .button{width:100%;}.linumer-commerce-page .quantity{min-width:116px;}.linumer-qty-button{width:35px;flex-basis:35px;}}.linumer-cart-page .linumer-commerce-native > .woocommerce, .linumer-cart-page .linumer-cart-shell{display:block;width:100%;}.linumer-cart-page .linumer-cart-layout{display:grid;grid-template-columns:minmax(0, 2fr) minmax(310px, .92fr);gap:28px;align-items:start;width:100%;}.linumer-cart-page .linumer-cart-form{grid-column:1;width:100%;min-width:0;overflow:hidden;}.linumer-cart-page .linumer-cart-summary{grid-column:2;width:100%!important;min-width:0;}.linumer-cart-page.has-sticky-summary .linumer-cart-summary{position:sticky;top:104px;}.linumer-cart-page .linumer-cart-table-wrap{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;}.linumer-cart-page .linumer-cart-table{width:100%!important;min-width:760px;table-layout:fixed;direction:rtl;}.linumer-cart-page .linumer-cart-table th, .linumer-cart-page .linumer-cart-table td{text-align:right;}.linumer-cart-page .linumer-cart-table th.product-summary{width:44%;}.linumer-cart-page .linumer-cart-table th.product-price{width:15%;}.linumer-cart-page .linumer-cart-table th.product-quantity{width:18%;text-align:center;}.linumer-cart-page .linumer-cart-table th.product-subtotal{width:16%;text-align:center;}.linumer-cart-page .linumer-cart-table th.product-remove{width:7%;text-align:center;}.linumer-cart-page .linumer-cart-table td.product-price, .linumer-cart-page .linumer-cart-table td.product-quantity, .linumer-cart-page .linumer-cart-table td.product-subtotal, .linumer-cart-page .linumer-cart-table td.product-remove{text-align:center;}.linumer-cart-page .linumer-cart-product{display:flex;align-items:center;gap:16px;min-width:0;}.linumer-cart-page .linumer-cart-product-media{width:84px;flex:0 0 84px;}.linumer-cart-page .linumer-cart-product .product-thumbnail, .linumer-cart-page .linumer-cart-product .product-thumbnail:where(a, span){display:block!important;width:84px!important;height:106px!important;margin:0!important;padding:0!important;visibility:visible!important;opacity:1!important;overflow:hidden;border:1px solid #eee2dc;border-radius:13px;background:#faf7f3;}.linumer-cart-page .linumer-cart-product .product-thumbnail img, .linumer-cart-page .linumer-cart-product img.attachment-woocommerce_thumbnail, .linumer-cart-page .linumer-cart-product img.wp-post-image{display:block!important;width:84px!important;min-width:84px!important;max-width:84px!important;height:106px!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center;visibility:visible!important;opacity:1!important;border:0!important;border-radius:12px;}.linumer-cart-page .linumer-cart-product-info{flex:1 1 auto;min-width:0;}.linumer-cart-page .linumer-cart-product-info > a{display:inline-block;max-width:100%;overflow-wrap:anywhere;font-size:.95rem;line-height:1.75;}.linumer-cart-page .linumer-cart-product-info .variation{margin-top:7px!important;}.linumer-cart-page .linumer-cart-table td.product-price, .linumer-cart-page .linumer-cart-table td.product-subtotal{font-size:.9rem;line-height:1.8;}.linumer-cart-page .linumer-cart-table .amount{white-space:nowrap;}.linumer-cart-page .linumer-quantity{display:inline-grid!important;grid-template-columns:38px 48px 38px;align-items:stretch;justify-content:center;width:124px;min-width:124px;min-height:42px;margin-inline:auto;overflow:hidden;direction:ltr;border:1px solid #e4d9d3;border-radius:12px;background:#fff;}.linumer-cart-page .linumer-quantity .linumer-qty-button{display:inline-flex!important;align-items:center;justify-content:center;width:38px!important;min-width:38px!important;height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#faf7f4!important;color:#655a54!important;box-shadow:none!important;font:800 19px/1 Arial, sans-serif!important;}.linumer-cart-page .linumer-quantity .linumer-qty-button:hover:not(:disabled){background:#efe5df!important;color:var(--linumer-commerce-accent)!important;}.linumer-cart-page .linumer-quantity .linumer-qty-button:disabled{opacity:.35!important;cursor:not-allowed;}.linumer-cart-page .linumer-quantity .qty{display:block!important;width:48px!important;min-width:48px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0 4px!important;border:0!important;border-right:1px solid #eee5e0!important;border-left:1px solid #eee5e0!important;border-radius:0!important;background:#fff!important;color:#3f342f!important;box-shadow:none!important;text-align:center!important;font-size:.9rem!important;font-weight:800!important;line-height:42px!important;appearance:textfield;-moz-appearance:textfield;}.linumer-cart-page .linumer-quantity .qty::-webkit-inner-spin-button, .linumer-cart-page .linumer-quantity .qty::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none;}.linumer-cart-page .linumer-quantity-static{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:42px;margin-inline:auto;border:1px solid #e4d9d3;border-radius:11px;background:#faf7f4;font-weight:800;}.linumer-cart-page .linumer-cart-table .cart-actions-row td.actions{display:flex!important;align-items:center;justify-content:space-between;gap:14px;width:100%!important;}.linumer-cart-page .linumer-cart-table .cart-actions-row td.actions::before{display:none!important;}@media (max-width: 991px){.linumer-cart-page .linumer-cart-layout{grid-template-columns:1fr;gap:22px;}.linumer-cart-page .linumer-cart-form, .linumer-cart-page .linumer-cart-summary{grid-column:1;}.linumer-cart-page.has-sticky-summary .linumer-cart-summary{position:static;}.linumer-cart-page .linumer-cart-table{min-width:700px;}}@media (max-width: 767px){.linumer-cart-page .linumer-cart-form{overflow:visible;border:0;background:transparent;box-shadow:none;}.linumer-cart-page .linumer-cart-table-wrap{overflow:visible;}.linumer-cart-page .linumer-cart-table, .linumer-cart-page .linumer-cart-table tbody, .linumer-cart-page .linumer-cart-table tr, .linumer-cart-page .linumer-cart-table td{display:block!important;width:100%!important;min-width:0!important;}.linumer-cart-page .linumer-cart-table{min-width:0;border:0!important;background:transparent;}.linumer-cart-page .linumer-cart-table thead{display:none!important;}.linumer-cart-page .linumer-cart-table tr.linumer-cart-item{position:relative;display:grid!important;grid-template-columns:1fr;gap:0;margin:0 0 14px;padding:15px;overflow:hidden;border:1px solid var(--linumer-commerce-border);border-radius:16px;background:#fff;box-shadow:var(--linumer-commerce-shadow);}.linumer-cart-page .linumer-cart-table tr.linumer-cart-item td{display:flex!important;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:10px 0!important;border:0!important;border-bottom:1px solid #f1e9e4!important;text-align:left!important;}.linumer-cart-page .linumer-cart-table tr.linumer-cart-item td::before{content:attr(data-title);flex:0 0 auto;color:#756a64;font-size:.76rem;font-weight:800;text-align:right;}.linumer-cart-page .linumer-cart-table tr.linumer-cart-item td.product-summary{display:block!important;padding:0 0 14px!important;border-bottom:1px solid #f1e9e4!important;text-align:right!important;}.linumer-cart-page .linumer-cart-table tr.linumer-cart-item td.product-summary::before, .linumer-cart-page .linumer-cart-table tr.linumer-cart-item td.product-remove::before{display:none!important;}.linumer-cart-page .linumer-cart-product{align-items:flex-start;padding-left:38px;}.linumer-cart-page .linumer-cart-product-media, .linumer-cart-page .linumer-cart-product .product-thumbnail, .linumer-cart-page .linumer-cart-product .product-thumbnail:where(a, span){width:82px!important;height:104px!important;flex-basis:82px;}.linumer-cart-page .linumer-cart-product .product-thumbnail img, .linumer-cart-page .linumer-cart-product img.attachment-woocommerce_thumbnail, .linumer-cart-page .linumer-cart-product img.wp-post-image{width:82px!important;min-width:82px!important;max-width:82px!important;height:104px!important;}.linumer-cart-page .linumer-cart-product-info > a{font-size:.92rem;}.linumer-cart-page .linumer-cart-table tr.linumer-cart-item td.product-remove{position:absolute;top:12px;left:12px;display:block!important;width:34px!important;min-height:34px;padding:0!important;border:0!important;z-index:3;}.linumer-cart-page .linumer-cart-table tr.linumer-cart-item td.product-subtotal{border-bottom:0!important;}.linumer-cart-page .linumer-cart-table tr.linumer-cart-item td.product-price, .linumer-cart-page .linumer-cart-table tr.linumer-cart-item td.product-subtotal{font-size:.86rem;}.linumer-cart-page .linumer-cart-table tr.linumer-cart-item td.product-quantity .linumer-quantity{margin:0;}.linumer-cart-page .linumer-cart-table tr.cart-actions-row{display:block!important;margin:0;padding:0;border:0;background:transparent;box-shadow:none;}.linumer-cart-page .linumer-cart-table .cart-actions-row td.actions{display:flex!important;flex-direction:column;align-items:stretch;gap:10px;padding:14px!important;border:1px solid var(--linumer-commerce-border)!important;border-radius:15px;background:var(--linumer-commerce-soft);}.linumer-cart-page .linumer-cart-table .cart-actions-row .coupon{display:grid!important;grid-template-columns:minmax(0, 1fr) auto;width:100%;gap:9px;}.linumer-cart-page .linumer-cart-table .cart-actions-row .coupon .input-text{width:100%!important;min-width:0;}.linumer-cart-page .linumer-cart-table .cart-actions-row td.actions > .button{width:100%;min-width:0;}.linumer-cart-page .linumer-cart-summary{padding:18px;}}@media (max-width: 480px){.linumer-cart-page .linumer-cart-table tr.linumer-cart-item{padding:13px;}.linumer-cart-page .linumer-cart-product{gap:12px;}.linumer-cart-page .linumer-cart-product-media, .linumer-cart-page .linumer-cart-product .product-thumbnail, .linumer-cart-page .linumer-cart-product .product-thumbnail:where(a, span){width:72px!important;height:92px!important;flex-basis:72px;}.linumer-cart-page .linumer-cart-product .product-thumbnail img, .linumer-cart-page .linumer-cart-product img.attachment-woocommerce_thumbnail, .linumer-cart-page .linumer-cart-product img.wp-post-image{width:72px!important;min-width:72px!important;max-width:72px!important;height:92px!important;}.linumer-cart-page .linumer-cart-table .cart-actions-row .coupon{grid-template-columns:1fr;}.linumer-cart-page .linumer-cart-table .cart-actions-row .coupon .button{width:100%;}}.linumer-checkout-page .woocommerce-form-coupon-toggle{width:min(100%, 680px);max-width:680px;margin:0 auto 14px!important;}.linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{display:block;width:100%;min-height:58px;margin:0!important;padding:15px 18px!important;border:1px solid var(--linumer-commerce-border)!important;border-right:4px solid var(--linumer-commerce-accent)!important;border-radius:15px;background:#fff!important;color:#4a403b!important;box-shadow:0 6px 20px rgba(74, 54, 46, .04)!important;font-size:.92rem;font-weight:700;line-height:1.8;}.linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info::before{display:none!important;}.linumer-checkout-page .woocommerce-form-coupon-toggle .showcoupon{display:inline-flex;align-items:center;margin-right:10px;color:var(--linumer-commerce-accent)!important;font-size:.9rem;font-weight:900;text-decoration:underline;text-underline-offset:3px;}.linumer-checkout-page form.checkout_coupon{display:grid!important;grid-template-columns:minmax(0, 1fr) 150px;align-items:end;gap:12px;width:min(100%, 680px)!important;max-width:680px!important;margin:0 auto 28px!important;padding:18px!important;border:1px solid var(--linumer-commerce-border)!important;border-radius:16px!important;background:var(--linumer-commerce-soft)!important;box-shadow:0 8px 24px rgba(74, 54, 46, .045)!important;}.linumer-checkout-page form.checkout_coupon > p:first-child{grid-column:1 / -1;margin:0 0 2px!important;color:var(--linumer-commerce-muted);font-size:.86rem;line-height:1.8;}.linumer-checkout-page form.checkout_coupon .form-row{width:auto!important;margin:0!important;padding:0!important;float:none!important;}.linumer-checkout-page form.checkout_coupon input.input-text{width:100%!important;min-width:0!important;min-height:50px!important;padding:11px 14px!important;border-radius:12px!important;background:#fff!important;font-size:.94rem!important;}.linumer-checkout-page form.checkout_coupon button.button{width:150px!important;min-width:150px!important;min-height:50px!important;padding-inline:16px!important;white-space:nowrap;font-size:.9rem!important;}.linumer-checkout-page .form-row label{margin-bottom:7px;color:#554a45;font-size:.9rem;font-weight:800;line-height:1.65;}.linumer-checkout-page input.input-text, .linumer-checkout-page textarea, .linumer-checkout-page select, .linumer-checkout-page .select2-container .select2-selection--single, .linumer-checkout-page .select2-container .select2-selection--multiple{min-height:50px;padding:11px 14px!important;font-size:.94rem!important;line-height:1.65;}.linumer-checkout-page textarea{min-height:112px;}.linumer-checkout-page input.input-text::placeholder, .linumer-checkout-page textarea::placeholder{color:#aaa09a;font-size:.84rem;opacity:1;}.linumer-checkout-page .select2-container .select2-selection--single .select2-selection__rendered{padding:0!important;font-size:.92rem;line-height:27px;}.linumer-checkout-page .select2-container .select2-selection--single .select2-selection__arrow{height:48px;}.linumer-checkout-page .woocommerce-checkout-review-order-table th, .linumer-checkout-page .woocommerce-checkout-review-order-table td{font-size:.91rem!important;line-height:1.85;}.linumer-checkout-page .woocommerce-checkout-review-order-table thead th{color:#4d433e;font-size:.86rem!important;font-weight:900;}.linumer-checkout-page .woocommerce-checkout-review-order-table .cart_item .product-name{font-size:.92rem!important;font-weight:800;}.linumer-checkout-page .woocommerce-checkout-review-order-table .product-total, .linumer-checkout-page .woocommerce-checkout-review-order-table .amount{color:#443934;font-size:.94rem;font-weight:800;}.linumer-checkout-page .woocommerce-checkout-review-order-table .cart-subtotal th, .linumer-checkout-page .woocommerce-checkout-review-order-table .cart-subtotal td, .linumer-checkout-page .woocommerce-checkout-review-order-table .tax-total th, .linumer-checkout-page .woocommerce-checkout-review-order-table .tax-total td, .linumer-checkout-page .woocommerce-checkout-review-order-table .fee th, .linumer-checkout-page .woocommerce-checkout-review-order-table .fee td{font-size:.9rem!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table .order-total th, .linumer-checkout-page .woocommerce-checkout-review-order-table .order-total td, .linumer-checkout-page .woocommerce-checkout-review-order-table .order-total .amount{color:var(--linumer-commerce-accent)!important;font-size:1.08rem!important;font-weight:900!important;}.linumer-checkout-page .woocommerce-shipping-totals.shipping > th, .linumer-checkout-page .woocommerce-shipping-totals.shipping > td{padding-top:14px!important;padding-bottom:14px!important;vertical-align:top;}.linumer-checkout-page .woocommerce-shipping-totals.shipping > th{color:#514640;font-size:.92rem!important;font-weight:900;white-space:nowrap;}.linumer-checkout-page .woocommerce-shipping-totals.shipping > td{text-align:right!important;}.linumer-checkout-page #shipping_method, .linumer-checkout-page .woocommerce-shipping-methods{display:grid;gap:8px;margin:0!important;padding:0!important;list-style:none;}.linumer-checkout-page #shipping_method li, .linumer-checkout-page .woocommerce-shipping-methods li{display:flex;align-items:flex-start;gap:8px;margin:0!important;padding:8px 10px;border:1px solid #eee5df;border-radius:10px;background:#fff;}.linumer-checkout-page #shipping_method input, .linumer-checkout-page .woocommerce-shipping-methods input{width:16px;height:16px;flex:0 0 16px;margin:4px 0 0 7px!important;accent-color:var(--linumer-commerce-accent);}.linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label{display:inline-block;margin:0!important;color:#4b403b;font-size:.9rem!important;font-weight:800;line-height:1.8;cursor:pointer;}.linumer-checkout-page #shipping_method label .amount, .linumer-checkout-page .woocommerce-shipping-methods label .amount{color:var(--linumer-commerce-accent);font-size:.9rem;font-weight:900;}.linumer-checkout-page #payment ul.payment_methods li label{font-size:.9rem!important;line-height:1.8;}.linumer-checkout-page #payment div.payment_box{font-size:.82rem;line-height:1.9;}@media (max-width: 767px){.linumer-checkout-page .woocommerce-form-coupon-toggle, .linumer-checkout-page form.checkout_coupon{width:100%!important;max-width:none!important;}.linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{min-height:54px;padding:13px 14px!important;font-size:.86rem;}.linumer-checkout-page form.checkout_coupon{grid-template-columns:1fr;gap:10px;padding:14px!important;}.linumer-checkout-page form.checkout_coupon > p:first-child{grid-column:1;font-size:.82rem;}.linumer-checkout-page form.checkout_coupon button.button{width:100%!important;min-width:0!important;}.linumer-checkout-page .form-row label{font-size:.86rem;}.linumer-checkout-page input.input-text, .linumer-checkout-page textarea, .linumer-checkout-page select, .linumer-checkout-page .select2-container .select2-selection--single, .linumer-checkout-page .select2-container .select2-selection--multiple{min-height:48px;font-size:.9rem!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table th, .linumer-checkout-page .woocommerce-checkout-review-order-table td{font-size:.87rem!important;}.linumer-checkout-page .woocommerce-shipping-totals.shipping{display:grid;grid-template-columns:1fr;gap:8px;}.linumer-checkout-page .woocommerce-shipping-totals.shipping > th, .linumer-checkout-page .woocommerce-shipping-totals.shipping > td{display:block;width:100%;padding:9px 0!important;text-align:right!important;}.linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label{font-size:.87rem!important;}}@media (max-width: 420px){.linumer-checkout-page .woocommerce-form-coupon-toggle .showcoupon{display:block;margin:4px 0 0;}}.linumer-checkout-page .linumer-commerce-native > .woocommerce{display:grid;grid-template-columns:minmax(0, 1.45fr) minmax(300px, .85fr);column-gap:28px;align-items:start;direction:rtl;}.linumer-checkout-page .linumer-commerce-native > .woocommerce > .woocommerce-notices-wrapper, .linumer-checkout-page .linumer-commerce-native > .woocommerce > .woocommerce-form-login-toggle, .linumer-checkout-page .linumer-commerce-native > .woocommerce > form.login, .linumer-checkout-page .linumer-commerce-native > .woocommerce > .woocommerce-NoticeGroup, .linumer-checkout-page .linumer-commerce-native > .woocommerce > form.checkout{grid-column:1 / -1;width:100%;}.linumer-checkout-page .linumer-checkout-coupon-zone{grid-column:1;width:100%;min-width:0;margin:0 0 20px;}.linumer-checkout-page .linumer-checkout-coupon-zone .woocommerce-form-coupon-toggle{width:100%;max-width:none;margin:0!important;}.linumer-checkout-page .linumer-checkout-coupon-zone .woocommerce-form-coupon-toggle .woocommerce-info{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:56px;padding:13px 17px!important;border-right-width:4px!important;border-radius:14px;font-size:.88rem;box-shadow:0 7px 22px rgba(74, 54, 46, .045)!important;}.linumer-checkout-page .linumer-checkout-coupon-zone .showcoupon{flex:0 0 auto;margin:0!important;padding:5px 0;font-size:.86rem;white-space:nowrap;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon{display:none!important;grid-template-columns:minmax(0, 1fr) 145px;align-items:end;gap:11px;width:100%!important;max-width:none!important;margin:10px 0 0!important;padding:15px!important;border-radius:14px!important;box-shadow:0 7px 22px rgba(74, 54, 46, .04)!important;}.linumer-checkout-page .linumer-checkout-coupon-zone.is-open form.checkout_coupon{display:grid!important;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon > p:first-child{margin-bottom:0!important;font-size:.8rem;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon input.input-text, .linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon button.button{min-height:48px!important;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon button.button{width:145px!important;min-width:145px!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping{display:block!important;width:100%;padding:13px 0 4px;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > th, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td{display:block!important;width:100%!important;padding:0!important;text-align:right!important;border:0!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > th{margin-bottom:10px;color:#4b403b;font-size:1rem!important;font-weight:900;line-height:1.6;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td{white-space:normal!important;}.linumer-checkout-page #shipping_method, .linumer-checkout-page .woocommerce-shipping-methods{display:grid!important;gap:9px;width:100%;}.linumer-checkout-page #shipping_method li, .linumer-checkout-page .woocommerce-shipping-methods li{display:grid!important;grid-template-columns:20px minmax(0, 1fr);align-items:center;gap:10px;width:100%;min-height:54px;margin:0!important;padding:11px 14px!important;border:1px solid #e8dfda;border-radius:14px;background:#fff;transition:border-color .18s ease, background-color .18s ease, box-shadow .18s ease;}.linumer-checkout-page #shipping_method li:hover, .linumer-checkout-page .woocommerce-shipping-methods li:hover{border-color:#d8c4ba;}.linumer-checkout-page #shipping_method li.is-selected, .linumer-checkout-page .woocommerce-shipping-methods li.is-selected{border-color:rgba(150, 99, 78, .55);background:#fffdfb;box-shadow:0 0 0 1px rgba(150, 99, 78, .06);}.linumer-checkout-page #shipping_method input[type="radio"], .linumer-checkout-page .woocommerce-shipping-methods input[type="radio"]{width:18px;height:18px;margin:0!important;accent-color:var(--linumer-commerce-accent);}.linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label{display:flex!important;align-items:center;justify-content:space-between;gap:14px;width:100%;min-width:0;margin:0!important;color:#342b27;font-size:.94rem!important;font-weight:900;line-height:1.65;}.linumer-checkout-page #shipping_method label .amount, .linumer-checkout-page .woocommerce-shipping-methods label .amount{flex:0 0 auto;color:#3e342f;font-size:.9rem!important;font-weight:900;white-space:nowrap;}.linumer-checkout-page .linumer-shipping-free-badge{flex:0 0 auto;padding:4px 8px;border-radius:8px;background:#eff6ef;color:#356b3b;font-size:.78rem;font-weight:900;line-height:1.4;white-space:nowrap;}.linumer-checkout-page .woocommerce-shipping-destination, .linumer-checkout-page .woocommerce-shipping-contents, .linumer-checkout-page .woocommerce-shipping-calculator{margin:9px 0 0!important;color:#9a8f89;font-size:.79rem;line-height:1.9;}@media (max-width: 991px){.linumer-checkout-page .linumer-commerce-native > .woocommerce{grid-template-columns:1fr;column-gap:0;}.linumer-checkout-page .linumer-checkout-coupon-zone, .linumer-checkout-page .linumer-commerce-native > .woocommerce > form.checkout{grid-column:1;}}@media (max-width: 767px){.linumer-checkout-page .linumer-checkout-coupon-zone{margin-bottom:15px;}.linumer-checkout-page .linumer-checkout-coupon-zone .woocommerce-form-coupon-toggle .woocommerce-info{align-items:flex-start;flex-direction:column;gap:3px;min-height:52px;padding:12px 14px!important;font-size:.84rem;}.linumer-checkout-page .linumer-checkout-coupon-zone .showcoupon{font-size:.82rem;white-space:normal;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon{grid-template-columns:1fr;padding:13px!important;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon > p:first-child{grid-column:1;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > th{font-size:.94rem!important;}.linumer-checkout-page #shipping_method li, .linumer-checkout-page .woocommerce-shipping-methods li{min-height:52px;padding:10px 12px!important;}.linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label{gap:10px;font-size:.88rem!important;}.linumer-checkout-page #shipping_method label .amount, .linumer-checkout-page .woocommerce-shipping-methods label .amount{font-size:.84rem!important;}}@media (max-width: 420px){.linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label{align-items:flex-start;flex-direction:column;gap:4px;}}.linumer-checkout-page .linumer-commerce-native > .woocommerce{grid-template-columns:minmax(0, 1.45fr) minmax(340px, .95fr)!important;column-gap:28px!important;}.linumer-checkout-page .linumer-checkout-coupon-zone{grid-column:1!important;justify-self:stretch;width:100%!important;max-width:none!important;min-width:0;margin:0 0 20px!important;}.linumer-checkout-page .linumer-checkout-coupon-zone .woocommerce-form-coupon-toggle, .linumer-checkout-page .linumer-checkout-coupon-zone .woocommerce-form-coupon-toggle .woocommerce-info, .linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon{width:100%!important;max-width:none!important;min-width:0;}.linumer-checkout-page .linumer-checkout-coupon-zone:not(.is-open) form.checkout_coupon, .linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon[hidden], .linumer-checkout-page form.checkout_coupon[aria-hidden="true"]{display:none!important;visibility:hidden!important;}.linumer-checkout-page .linumer-checkout-coupon-zone.is-open form.checkout_coupon:not([hidden]){display:grid!important;visibility:visible!important;}.linumer-checkout-page .linumer-checkout-coupon-zone .woocommerce-form-coupon-toggle .woocommerce-info{min-height:58px;padding:14px 18px!important;font-size:1.1rem!important;line-height:1.7;}.linumer-checkout-page .linumer-checkout-coupon-zone .showcoupon{font-size:1.1rem!important;font-weight:900;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon{grid-template-columns:minmax(0, 1fr) 150px;align-items:end;gap:12px;padding:16px!important;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon > p:first-child{font-size:1.1rem!important;line-height:1.75;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon input.input-text, .linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon button.button{min-height:50px!important;font-size:1.1rem!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table{width:100%!important;table-layout:fixed!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > th, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td{width:100%!important;max-width:none!important;min-width:0!important;float:none!important;clear:both!important;box-sizing:border-box;}.linumer-checkout-page #shipping_method, .linumer-checkout-page .woocommerce-shipping-methods{display:grid!important;grid-template-columns:minmax(0, 1fr)!important;width:100%!important;max-width:none!important;min-width:0!important;float:none!important;clear:both!important;box-sizing:border-box;}.linumer-checkout-page #shipping_method li, .linumer-checkout-page .woocommerce-shipping-methods li{display:grid!important;grid-template-columns:20px minmax(0, 1fr)!important;direction:rtl;align-items:center;width:100%!important;max-width:none!important;min-width:0!important;min-height:62px;padding:12px 16px!important;box-sizing:border-box;}.linumer-checkout-page #shipping_method input[type="radio"], .linumer-checkout-page .woocommerce-shipping-methods input[type="radio"]{grid-column:1;justify-self:center;}.linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label{grid-column:2;display:grid!important;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:18px;width:100%!important;max-width:none!important;min-width:0!important;direction:rtl;text-align:right;font-size:1.1rem!important;}.linumer-checkout-page .linumer-shipping-title{min-width:0;justify-self:stretch;color:#342b27;font-size:1.1rem!important;font-weight:900;line-height:1.65;text-align:right;overflow-wrap:anywhere;}.linumer-checkout-page #shipping_method label .amount, .linumer-checkout-page .woocommerce-shipping-methods label .amount, .linumer-checkout-page .linumer-shipping-free-badge{justify-self:end;flex:none;white-space:nowrap;}.linumer-checkout-page .form-row label, .linumer-checkout-page input.input-text, .linumer-checkout-page textarea, .linumer-checkout-page select, .linumer-checkout-page .select2-container .select2-selection--single, .linumer-checkout-page .select2-container .select2-selection--multiple, .linumer-checkout-page .select2-container .select2-selection__rendered, .linumer-checkout-page #payment ul.payment_methods li label, .linumer-checkout-page #payment div.payment_box, .linumer-checkout-page .woocommerce-privacy-policy-text, .linumer-checkout-page .woocommerce-terms-and-conditions-wrapper{font-size:1.1rem!important;}.linumer-checkout-page input.input-text::placeholder, .linumer-checkout-page textarea::placeholder{font-size:1rem!important;}.linumer-checkout-page #order_review .amount, .linumer-checkout-page #order_review .woocommerce-Price-amount, .linumer-checkout-page .woocommerce-checkout-review-order-table .product-total, .linumer-checkout-page .woocommerce-checkout-review-order-table .order-total th, .linumer-checkout-page .woocommerce-checkout-review-order-table .order-total td{line-height:1.6;}@media (max-width: 991px){.linumer-checkout-page .linumer-commerce-native > .woocommerce{grid-template-columns:minmax(0, 1fr)!important;column-gap:0!important;}.linumer-checkout-page .linumer-checkout-coupon-zone{grid-column:1!important;}}@media (max-width: 767px){.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon{grid-template-columns:minmax(0, 1fr);gap:10px;padding:14px!important;}.linumer-checkout-page .linumer-checkout-coupon-zone form.checkout_coupon button.button{width:100%!important;min-width:0!important;}.linumer-checkout-page #shipping_method li, .linumer-checkout-page .woocommerce-shipping-methods li{grid-template-columns:20px minmax(0, 1fr)!important;min-height:58px;padding:11px 13px!important;}.linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label{grid-template-columns:minmax(0, 1fr) auto!important;gap:10px;}}@media (max-width: 420px){.linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label{align-items:center!important;grid-template-columns:minmax(0, 1fr) auto!important;}.linumer-checkout-page .linumer-shipping-title{font-size:1rem!important;}}.linumer-checkout-page form.checkout_coupon, .linumer-checkout-page form.woocommerce-form-coupon{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border-width:0!important;pointer-events:none!important;}.linumer-checkout-page .linumer-checkout-coupon-zone.is-open form.checkout_coupon, .linumer-checkout-page .linumer-checkout-coupon-zone[data-linumer-coupon-open="1"] form.checkout_coupon{display:grid!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;margin:10px 0 0!important;padding:16px!important;border-width:1px!important;pointer-events:auto!important;}@media (min-width: 768px){.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td{overflow:visible!important;}.linumer-checkout-page #shipping_method, .linumer-checkout-page .woocommerce-shipping-methods{width:128%!important;max-width:none!important;margin-inline:0!important;overflow:visible!important;}.linumer-checkout-page #shipping_method li, .linumer-checkout-page .woocommerce-shipping-methods li{width:100%!important;max-width:none!important;}}@media (max-width: 767px){.linumer-checkout-page #shipping_method, .linumer-checkout-page .woocommerce-shipping-methods{width:100%!important;margin-inline:0!important;}}.linumer-checkout-page .linumer-checkout-coupon-zone .linumer-showcoupon{color:var(--linumer-commerce-accent)!important;font-size:1.1rem!important;font-weight:900!important;text-decoration:underline;text-underline-offset:3px;cursor:pointer;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > th{color:#3d312c!important;font-size:1.35rem!important;font-weight:950!important;line-height:1.55!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .amount, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .woocommerce-Price-amount{color:var(--linumer-commerce-accent)!important;font-size:1.55rem!important;font-weight:950!important;line-height:1.45!important;white-space:nowrap;}@media (max-width: 767px){.linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .amount, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .woocommerce-Price-amount{font-size:1.35rem!important;}}.linumer-checkout-page:not([data-linumer-coupon-open="1"]) form.checkout_coupon, .linumer-checkout-page:not([data-linumer-coupon-open="1"]) form.woocommerce-form-coupon{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border-width:0!important;pointer-events:none!important;}.linumer-checkout-page[data-linumer-coupon-open="1"] form.checkout_coupon, .linumer-checkout-page[data-linumer-coupon-open="1"] form.woocommerce-form-coupon, .linumer-checkout-page.linumer-coupon-open form.checkout_coupon, .linumer-checkout-page.linumer-coupon-open form.woocommerce-form-coupon{display:grid!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;overflow:visible!important;margin:10px 0 0!important;padding:16px!important;border-width:1px!important;pointer-events:auto!important;}@media (min-width: 768px){.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td{position:relative!important;width:128%!important;max-width:none!important;margin-left:-28%!important;margin-right:0!important;overflow:visible!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td #shipping_method, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td .woocommerce-shipping-methods{width:100%!important;max-width:none!important;margin:0!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td #shipping_method li, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td .woocommerce-shipping-methods li{width:100%!important;max-width:none!important;}}@media (max-width: 767px){.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td{width:100%!important;margin-left:0!important;margin-right:0!important;}}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > th[hidden]{display:none!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td[colspan="2"]{position:static!important;display:table-cell!important;width:100%!important;min-width:100%!important;max-width:100%!important;margin:0!important;float:none!important;clear:both!important;overflow:visible!important;padding-inline:0!important;}.linumer-checkout-page .linumer-shipping-heading{display:block;width:100%;margin:0 0 10px;color:#4a403b;font-size:1.1rem;font-weight:900;line-height:1.55;text-align:right;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td[colspan="2"] #shipping_method, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td[colspan="2"] .woocommerce-shipping-methods{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;min-width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td[colspan="2"] #shipping_method li, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping > td[colspan="2"] .woocommerce-shipping-methods li{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;}@media (max-width: 767px){.linumer-commerce-assurances{grid-template-columns:repeat(3, minmax(0, 1fr))!important;gap:6px!important;}.linumer-commerce-assurances li{min-width:0;min-height:62px!important;padding:6px 4px!important;flex-direction:column;justify-content:center!important;gap:4px!important;text-align:center;font-size:clamp(.58rem, 2.35vw, .68rem)!important;line-height:1.35!important;overflow-wrap:anywhere;}.linumer-commerce-assurances svg{width:16px!important;height:16px!important;}.linumer-checkout-page .linumer-shipping-heading{font-size:1rem;margin-bottom:8px;}}.linumer-commerce-header{gap:20px;padding-bottom:18px;margin-bottom:16px;}.linumer-commerce-title-row{gap:11px;}.linumer-commerce-title-icon{width:42px;height:42px;flex-basis:42px;border-radius:12px;}.linumer-commerce-title-icon svg{width:20px;height:20px;}.linumer-commerce-header h1{font-size:clamp(1.15rem,1.65vw,1.45rem);font-weight:800;}.linumer-commerce-header p{margin-top:3px;font-size:.69rem;line-height:1.75;}.linumer-commerce-progress b{width:28px;height:28px;font-size:.66rem;}.linumer-commerce-progress em{font-size:.61rem;}.linumer-commerce-progress li:not(:last-child)::after{top:14px;}.linumer-commerce-assurances{gap:9px;margin-bottom:20px;}.linumer-commerce-assurances li{min-height:40px;padding:7px 10px;border-radius:11px;font-size:.65rem;}.linumer-commerce-assurances svg{width:16px;height:16px;}.linumer-cart-page .woocommerce-cart-form, .linumer-cart-page .cart-collaterals, .linumer-checkout-page #customer_details, .linumer-checkout-page #order_review{border-radius:15px;box-shadow:0 5px 18px rgba(74,54,46,.035);}.linumer-cart-page .woocommerce-cart-form table.shop_table th{padding:12px 11px!important;font-size:.67rem;}.linumer-cart-page .woocommerce-cart-form table.shop_table td{padding:14px 11px!important;}.linumer-cart-page .product-thumbnail{width:78px;}.linumer-cart-page .product-thumbnail img{width:60px!important;height:76px!important;border-radius:10px;}.linumer-cart-page .product-name a{font-size:.78rem;font-weight:700;}.linumer-cart-page .product-price, .linumer-cart-page .product-subtotal{font-size:.73rem;}.linumer-cart-page .cart_totals h2, .linumer-checkout-page #order_review_heading, .linumer-checkout-page .woocommerce-billing-fields > h3, .linumer-checkout-page .woocommerce-shipping-fields h3, .linumer-checkout-page .woocommerce-additional-fields > h3{margin-bottom:13px;padding-bottom:10px;font-size:.88rem!important;font-weight:800;}.linumer-cart-page .cart_totals table th, .linumer-cart-page .cart_totals table td, .linumer-checkout-page table.shop_table th, .linumer-checkout-page table.shop_table td{padding:9px 4px!important;font-size:.69rem!important;line-height:1.7;}.linumer-checkout-page #customer_details{padding:20px;}.linumer-checkout-page #customer_details .col-2{margin-top:18px;}.linumer-checkout-page #order_review_heading{padding:16px 18px 11px;}.linumer-checkout-page #order_review{padding:3px 18px 18px;}.linumer-checkout-page .form-row{margin-bottom:12px!important;}.linumer-checkout-page .form-row label{margin-bottom:5px;font-size:.66rem!important;font-weight:700;}.linumer-commerce-page input.input-text, .linumer-commerce-page input[type="text"], .linumer-commerce-page input[type="email"], .linumer-commerce-page input[type="tel"], .linumer-commerce-page input[type="password"], .linumer-commerce-page textarea, .linumer-commerce-page select, .linumer-commerce-page .select2-container .select2-selection--single, .linumer-commerce-page .select2-container .select2-selection--multiple{min-height:42px!important;padding:8px 11px!important;border-color:#e2dcd8!important;border-radius:10px!important;background:#fcfbfa!important;font-size:.7rem!important;box-shadow:0 1px 2px rgba(74,54,46,.018)!important;}.linumer-commerce-page textarea{min-height:96px!important;}.linumer-commerce-page .select2-container .select2-selection--single .select2-selection__rendered{padding:6px 10px!important;line-height:27px!important;font-size:.7rem!important;}.linumer-commerce-page .select2-container .select2-selection--single .select2-selection__arrow{top:6px!important;}.linumer-cart-page .wc-proceed-to-checkout a.checkout-button, .linumer-checkout-page #place_order{min-height:46px;font-size:.74rem!important;border-radius:10px!important;}.linumer-checkout-page #payment{border-radius:12px!important;}.linumer-checkout-page #payment ul.payment_methods li{margin-bottom:7px;padding:9px;border-radius:9px;}.linumer-checkout-page #payment ul.payment_methods li label{font-size:.7rem!important;}.linumer-commerce-native .woocommerce-error, .linumer-commerce-native .woocommerce-info, .linumer-commerce-native .woocommerce-message{min-height:46px;padding:11px 46px 11px 14px!important;font-size:.69rem;position:relative;}.linumer-commerce-native .woocommerce-error::before, .linumer-commerce-native .woocommerce-info::before, .linumer-commerce-native .woocommerce-message::before{right:16px!important;left:auto!important;top:50%!important;transform:translateY(-50%);}@media (max-width:700px){.linumer-commerce-header{gap:12px;padding-bottom:14px;}.linumer-commerce-title-icon{width:37px;height:37px;flex-basis:37px;}.linumer-commerce-header h1{font-size:1.08rem;}.linumer-commerce-header p{font-size:.63rem;}.linumer-commerce-assurances li{font-size:.59rem;}.linumer-checkout-page #customer_details{padding:15px;}.linumer-checkout-page #order_review_heading{padding:14px 15px 10px;}.linumer-checkout-page #order_review{padding:3px 15px 15px;}}.linumer-checkout-page .woocommerce-form-coupon-toggle, .linumer-checkout-page .linumer-checkout-coupon-zone{max-width:680px;}.linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{min-height:48px;padding:11px 16px 11px 44px!important;font-size:.75rem!important;line-height:1.75;font-weight:600;}.linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info a, .linumer-checkout-page .woocommerce-form-coupon-toggle .linumer-showcoupon{font-size:.76rem!important;font-weight:700;text-underline-offset:3px;}.linumer-checkout-page form.checkout_coupon{width:min(100%, 680px);padding:13px 15px;gap:8px 10px;}.linumer-checkout-page form.checkout_coupon > p:first-child{font-size:.72rem;line-height:1.75;}.linumer-checkout-page form.checkout_coupon input.input-text, .linumer-checkout-page form.checkout_coupon button.button{min-height:42px;font-size:.75rem!important;}.linumer-checkout-page #order_review_heading, .linumer-checkout-page .woocommerce-billing-fields > h3, .linumer-checkout-page .woocommerce-shipping-fields h3, .linumer-checkout-page .woocommerce-additional-fields > h3{font-size:.88rem!important;line-height:1.55;}.linumer-checkout-page #order_review_heading, .linumer-checkout-page #order_review, .linumer-checkout-page.has-sticky-summary #order_review_heading, .linumer-checkout-page.has-sticky-summary #order_review{position:static!important;inset:auto!important;top:auto!important;z-index:auto!important;transform:none!important;}.linumer-checkout-page #order_review_heading{padding:17px 19px 12px;}.linumer-checkout-page #order_review{padding:3px 19px 19px;}.linumer-checkout-page table.shop_table th, .linumer-checkout-page table.shop_table td{padding-top:10px!important;padding-bottom:10px!important;font-size:.72rem!important;line-height:1.65;}.linumer-checkout-page .woocommerce-checkout-review-order-table .cart_item .product-name{font-size:.74rem!important;line-height:1.65;font-weight:700;}.linumer-checkout-page .woocommerce-checkout-review-order-table .product-total, .linumer-checkout-page .woocommerce-checkout-review-order-table .amount{font-size:.73rem!important;}.linumer-checkout-page .order-total th, .linumer-checkout-page .order-total td{font-size:.88rem!important;}.linumer-checkout-page .linumer-shipping-heading{margin-bottom:8px;font-size:.84rem!important;line-height:1.55;}.linumer-checkout-page #payment{margin-top:12px;border-radius:12px!important;}.linumer-checkout-page #payment ul.payment_methods{padding:9px!important;}.linumer-checkout-page #payment ul.payment_methods li{margin-bottom:7px;padding:9px 10px;border-radius:9px;}.linumer-checkout-page #payment ul.payment_methods li label{font-size:.72rem!important;line-height:1.65;}.linumer-checkout-page #payment div.payment_box{margin-top:8px!important;padding:9px 10px!important;font-size:.68rem!important;line-height:1.8;}.linumer-checkout-page #payment .place-order{padding:11px!important;}.linumer-checkout-page #place_order{min-height:46px;font-size:.79rem!important;}.linumer-checkout-page .woocommerce-privacy-policy-text, .linumer-checkout-page .woocommerce-terms-and-conditions-wrapper{font-size:.68rem;line-height:1.8;}@media (max-width: 767px){.linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{font-size:.71rem!important;}.linumer-checkout-page #order_review_heading, .linumer-checkout-page .woocommerce-billing-fields > h3, .linumer-checkout-page .woocommerce-shipping-fields h3, .linumer-checkout-page .woocommerce-additional-fields > h3{font-size:.88rem;}.linumer-checkout-page #order_review_heading{padding:15px 15px 11px;}.linumer-checkout-page #order_review{padding:3px 15px 15px;}}.linumer-commerce-page{font-size:12px;}.linumer-commerce-header{gap:16px;padding-bottom:16px;margin-bottom:14px;}.linumer-commerce-header h1{font-size:clamp(18px, 1.45vw, 21px);font-weight:800;line-height:1.45;}.linumer-commerce-header p{margin-top:3px;font-size:10.5px;line-height:1.75;}.linumer-commerce-progress b{width:27px;height:27px;font-size:10px;}.linumer-commerce-progress em{font-size:9.5px;font-weight:700;}.linumer-commerce-progress li:not(:last-child)::after{top:13px;}.linumer-commerce-assurances{gap:8px;margin-bottom:18px;}.linumer-commerce-assurances li{min-height:39px;padding:7px 9px;font-size:10px!important;line-height:1.5;}.linumer-commerce-native .woocommerce-error, .linumer-commerce-native .woocommerce-info, .linumer-commerce-native .woocommerce-message{font-size:10.5px!important;line-height:1.75;}.linumer-cart-page .woocommerce-cart-form table.shop_table th{font-size:10px!important;font-weight:700;}.linumer-cart-page .product-name a{font-size:12px!important;font-weight:700;line-height:1.7;}.linumer-cart-page .variation, .linumer-cart-page .woocommerce-cart-form table.shop_table td::before{font-size:10px!important;line-height:1.65;}.linumer-cart-page .product-price, .linumer-cart-page .product-subtotal, .linumer-cart-page .product-price .amount, .linumer-cart-page .product-subtotal .amount{font-size:11px!important;line-height:1.6;}.linumer-commerce-page .quantity .qty{font-size:12px!important;}.linumer-cart-page .cart_totals h2, .linumer-commerce-cross-sells > h2{font-size:13px!important;font-weight:800;line-height:1.55;}.linumer-cart-page .cart_totals table th, .linumer-cart-page .cart_totals table td, .linumer-cart-page .shipping-calculator-button, .linumer-cart-page td.actions .coupon .input-text, .linumer-cart-page td.actions .coupon .button, .linumer-cart-page td.actions > .button{font-size:10.5px!important;line-height:1.7;}.linumer-cart-page .cart_totals .order-total th, .linumer-cart-page .cart_totals .order-total td{font-size:13px!important;}.linumer-cart-page .cart_totals .order-total .amount, .linumer-cart-page .cart_totals .order-total .woocommerce-Price-amount{font-size:14px!important;}.linumer-cart-page .wc-proceed-to-checkout a.checkout-button{min-height:45px;font-size:11px!important;}.linumer-commerce-support strong, .linumer-commerce-support > a{font-size:11px!important;}.linumer-commerce-support p{font-size:10px!important;line-height:1.75;}.linumer-commerce-cross-sells .woocommerce-loop-product__title{font-size:11px!important;}.linumer-checkout-page form.checkout{row-gap:0!important;column-gap:24px!important;}.linumer-checkout-page #order_review_heading, .linumer-checkout-page #order_review, .linumer-checkout-page.has-sticky-summary #order_review_heading, .linumer-checkout-page.has-sticky-summary #order_review{position:static!important;inset:auto!important;top:auto!important;transform:none!important;width:100%!important;box-sizing:border-box;}.linumer-checkout-page #order_review_heading{margin:0!important;padding:14px 18px 11px!important;border:1px solid var(--linumer-commerce-border)!important;border-bottom:0!important;border-radius:15px 15px 0 0!important;background:var(--linumer-commerce-card)!important;box-shadow:inset 0 -1px 0 #eee6e1!important;font-size:13px!important;font-weight:800!important;line-height:1.55;}.linumer-checkout-page #order_review{margin:0!important;padding:0 18px 18px!important;border:1px solid var(--linumer-commerce-border)!important;border-top:0!important;border-radius:0 0 15px 15px!important;background:var(--linumer-commerce-card)!important;box-shadow:0 5px 18px rgba(74,54,46,.035)!important;}.linumer-checkout-page .woocommerce-billing-fields > h3, .linumer-checkout-page .woocommerce-shipping-fields h3, .linumer-checkout-page .woocommerce-additional-fields > h3{font-size:13px!important;font-weight:800;line-height:1.55;}.linumer-checkout-page .form-row label, .linumer-checkout-page .woocommerce-account-fields label, .linumer-checkout-page .woocommerce-shipping-fields #ship-to-different-address label{font-size:10.5px!important;font-weight:700;line-height:1.6;}.linumer-checkout-page input.input-text, .linumer-checkout-page textarea, .linumer-checkout-page select, .linumer-checkout-page .select2-container .select2-selection--single, .linumer-checkout-page .select2-container .select2-selection--multiple, .linumer-checkout-page .select2-container .select2-selection__rendered{font-size:11px!important;line-height:1.65;}.linumer-checkout-page input.input-text::placeholder, .linumer-checkout-page textarea::placeholder{font-size:10.5px!important;}.linumer-checkout-page table.shop_table th, .linumer-checkout-page table.shop_table td, .linumer-checkout-page .woocommerce-checkout-review-order-table .cart_item .product-name, .linumer-checkout-page .woocommerce-checkout-review-order-table .product-total, .linumer-checkout-page .woocommerce-checkout-review-order-table .amount, .linumer-checkout-page .woocommerce-checkout-review-order-table .woocommerce-Price-amount{font-size:10.5px!important;line-height:1.65;}.linumer-checkout-page .linumer-shipping-heading{margin-bottom:7px;font-size:12px!important;font-weight:800;}.linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label, .linumer-checkout-page .linumer-shipping-title, .linumer-checkout-page .linumer-shipping-free-badge, .linumer-checkout-page #shipping_method .amount, .linumer-checkout-page .woocommerce-shipping-methods .amount{font-size:10.5px!important;line-height:1.6;}.linumer-checkout-page #shipping_method li, .linumer-checkout-page .woocommerce-shipping-methods li{min-height:54px;padding:10px 12px!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > th, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td{font-size:13px!important;line-height:1.5!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .amount, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .woocommerce-Price-amount{font-size:14px!important;line-height:1.5!important;}.linumer-checkout-page #payment ul.payment_methods li label{font-size:10.5px!important;line-height:1.65;}.linumer-checkout-page #payment div.payment_box, .linumer-checkout-page .woocommerce-privacy-policy-text, .linumer-checkout-page .woocommerce-terms-and-conditions-wrapper{font-size:10px!important;line-height:1.75;}.linumer-checkout-page #place_order{min-height:45px;font-size:11px!important;}.linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info, .linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info a, .linumer-checkout-page .woocommerce-form-coupon-toggle .linumer-showcoupon, .linumer-checkout-page form.checkout_coupon > p:first-child, .linumer-checkout-page form.checkout_coupon input.input-text, .linumer-checkout-page form.checkout_coupon button.button{font-size:10.5px!important;line-height:1.7;}@media (max-width: 991px){.linumer-checkout-page form.checkout{gap:0!important;}.linumer-checkout-page #customer_details{margin-bottom:18px!important;}.linumer-checkout-page #order_review_heading{margin:0!important;}}@media (max-width: 767px){.linumer-commerce-header h1{font-size:18px;}.linumer-commerce-header p{font-size:10px;}.linumer-commerce-progress em, .linumer-commerce-assurances li{font-size:9.5px!important;}.linumer-cart-page .product-name a{font-size:12px!important;}.linumer-cart-page .variation, .linumer-cart-page .woocommerce-cart-form table.shop_table td::before, .linumer-cart-page .product-price, .linumer-cart-page .product-subtotal, .linumer-cart-page .product-price .amount, .linumer-cart-page .product-subtotal .amount{font-size:10.5px!important;}.linumer-cart-page .cart_totals h2, .linumer-checkout-page #order_review_heading, .linumer-checkout-page .woocommerce-billing-fields > h3, .linumer-checkout-page .woocommerce-shipping-fields h3, .linumer-checkout-page .woocommerce-additional-fields > h3{font-size:12.5px!important;}.linumer-checkout-page #order_review_heading{padding:13px 14px 10px!important;}.linumer-checkout-page #order_review{padding:0 14px 14px!important;}.linumer-checkout-page .form-row label{font-size:10.5px!important;}.linumer-checkout-page input.input-text, .linumer-checkout-page textarea, .linumer-checkout-page select, .linumer-checkout-page .select2-container .select2-selection--single, .linumer-checkout-page .select2-container .select2-selection--multiple, .linumer-checkout-page .select2-container .select2-selection__rendered{font-size:11px!important;}.linumer-checkout-page table.shop_table th, .linumer-checkout-page table.shop_table td, .linumer-checkout-page .woocommerce-checkout-review-order-table .cart_item .product-name, .linumer-checkout-page .woocommerce-checkout-review-order-table .product-total, .linumer-checkout-page .woocommerce-checkout-review-order-table .amount, .linumer-checkout-page .woocommerce-checkout-review-order-table .woocommerce-Price-amount, .linumer-checkout-page #shipping_method label, .linumer-checkout-page .woocommerce-shipping-methods label, .linumer-checkout-page .linumer-shipping-title{font-size:10.5px!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > th, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td{font-size:12.5px!important;}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .amount, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .woocommerce-Price-amount{font-size:14px!important;}}.linumer-checkout-page #order_review .amount, .linumer-checkout-page #order_review .woocommerce-Price-amount, .linumer-checkout-page #order_review .woocommerce-Price-currencySymbol, .linumer-checkout-page #order_review bdi, .linumer-checkout-page .woocommerce-checkout-review-order-table .product-total, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > th, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .amount, .linumer-checkout-page .woocommerce-checkout-review-order-table tr.order-total > td .woocommerce-Price-amount, .linumer-checkout-page #shipping_method .amount, .linumer-checkout-page .woocommerce-shipping-methods .amount{font-size:inherit!important;}.linumer-checkout-page .woocommerce-form-coupon-toggle, .linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info, .linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info a, .linumer-checkout-page .woocommerce-form-coupon-toggle .linumer-showcoupon, .linumer-checkout-page .linumer-checkout-coupon-zone .linumer-showcoupon, .linumer-checkout-page form.checkout_coupon > p:first-child, .linumer-checkout-page form.woocommerce-form-coupon > p:first-child, .linumer-checkout-page form.checkout_coupon button.button, .linumer-checkout-page form.woocommerce-form-coupon button.button{font-size:inherit!important;}.linumer-checkout-page .linumer-checkout-coupon-zone .woocommerce-form-coupon-toggle .woocommerce-info, .linumer-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{font-size:10px!important;line-height:1.65;}.linumer-checkout-page .linumer-checkout-coupon-zone .linumer-showcoupon, .linumer-checkout-page .woocommerce-form-coupon-toggle .showcoupon, .linumer-checkout-page .woocommerce-form-coupon-toggle .linumer-showcoupon{font-size:9.5px!important;line-height:1.55;}.linumer-checkout-page form.checkout_coupon > p:first-child, .linumer-checkout-page form.woocommerce-form-coupon > p:first-child{font-size:9.5px!important;line-height:1.7;}.linumer-checkout-page form.checkout_coupon input.input-text, .linumer-checkout-page form.woocommerce-form-coupon input.input-text{min-height:38px!important;height:38px!important;padding-inline:11px!important;font-size:10px!important;line-height:1.5;}.linumer-checkout-page form.checkout_coupon button.button, .linumer-checkout-page form.woocommerce-form-coupon button.button{min-height:38px!important;padding:7px 14px!important;border-radius:9px!important;font-size:9.5px!important;line-height:1.5;}@media (max-width: 767px){.linumer-checkout-page form.checkout_coupon input.input-text, .linumer-checkout-page form.woocommerce-form-coupon input.input-text, .linumer-checkout-page form.checkout_coupon button.button, .linumer-checkout-page form.woocommerce-form-coupon button.button{min-height:36px!important;height:36px!important;font-size:9.5px!important;}}.linumer-commerce-login-required .linumer-commerce-assurances{margin-bottom:0;}.linumer-commerce-login-gate{width:min(100%, 680px);margin:30px auto 0;padding:30px;display:grid;grid-template-columns:58px minmax(0, 1fr);gap:18px 20px;align-items:start;background:#fff;border:1px solid #e9e2dd;border-radius:20px;box-shadow:0 16px 45px rgba(73, 50, 41, .07);text-align:right;}.linumer-commerce-login-gate-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#f7f2ef;color:#865c4c;}.linumer-commerce-login-gate-icon svg{width:26px;height:26px;}.linumer-commerce-login-gate-copy h2{margin:2px 0 7px;color:#2f2926;font-size:18px;line-height:1.55;}.linumer-commerce-login-gate-copy > p{margin:0;color:#746a64;font-size:11px;line-height:1.9;}.linumer-commerce-login-gate-copy .linumer-commerce-login-preserved{margin-top:8px;color:#356b3b;font-size:10px;}.linumer-commerce-login-actions{grid-column:1 / -1;display:flex;align-items:center;gap:11px;padding-top:4px;}.linumer-commerce-login-button, .linumer-commerce-login-shop{min-height:44px;border-radius:11px;padding:9px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:10.5px;font-weight:800;text-decoration:none;cursor:pointer;transition:.2s ease;}.linumer-commerce-login-button{border:1px solid #865c4c;background:#865c4c;color:#fff;}.linumer-commerce-login-button:hover, .linumer-commerce-login-button:focus-visible{background:#734f41;border-color:#734f41;color:#fff;}.linumer-commerce-login-button svg{width:17px;height:17px;}.linumer-commerce-login-shop{border:1px solid #ded5cf;background:#fff;color:#6a5b53;}.linumer-commerce-login-shop:hover, .linumer-commerce-login-shop:focus-visible{border-color:#bfa99e;color:#865c4c;}@media (max-width: 640px){.linumer-commerce-login-gate{margin-top:20px;padding:20px 17px;grid-template-columns:46px minmax(0, 1fr);gap:12px 13px;border-radius:15px;}.linumer-commerce-login-gate-icon{width:46px;height:46px;border-radius:13px;}.linumer-commerce-login-gate-icon svg{width:21px;height:21px;}.linumer-commerce-login-gate-copy h2{margin-top:0;margin-bottom:4px;font-size:15px;}.linumer-commerce-login-gate-copy > p{font-size:10px;line-height:1.75;}.linumer-commerce-login-gate-copy .linumer-commerce-login-preserved{margin-top:5px;font-size:9.5px;}.linumer-commerce-login-actions{display:grid;grid-template-columns:1fr;gap:8px;padding-top:2px;}.linumer-commerce-login-button, .linumer-commerce-login-shop{width:100%;min-height:41px;padding:8px 14px;font-size:10px;}}
.linumer-cart-page .woocommerce-cart-form>.linumer-free-shipping-progress--cart{margin:0 0 14px}.linumer-checkout-page .woocommerce-checkout-review-order-table tr.linumer-free-shipping-row>td{padding:10px 0 14px!important;border:0!important;background:transparent!important}.linumer-checkout-page .linumer-free-shipping-progress--checkout{margin:0}.linumer-checkout-page #order_review .linumer-free-shipping-progress__text .amount,.linumer-checkout-page #order_review .linumer-free-shipping-progress__text .woocommerce-Price-amount,.linumer-checkout-page #order_review .linumer-free-shipping-progress__text .woocommerce-Price-currencySymbol,.linumer-checkout-page #order_review .linumer-free-shipping-progress__text bdi{color:inherit!important;font-size:inherit!important;font-weight:850;line-height:inherit}
