@charset "UTF-8";ul.products{display:grid!important;grid-template-columns:repeat(var(--gws-woo-cols-desktop, 4),1fr);gap:24px;list-style:none;margin:0!important;padding:0!important}.gws-checkout-page .woocommerce form.checkout.woocommerce-checkout{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);grid-template-rows:auto 1fr;align-items:start;gap:0 28px;width:100%}.gws-checkout-page form.checkout #customer_details{grid-column:1;grid-row:1/span 2;display:block;width:100%;min-width:0;margin:0;padding:28px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:10px;background:var(--gws-white, #fff)}.gws-checkout-page form.checkout #customer_details .col-1,.gws-checkout-page form.checkout #customer_details .col-2{float:none!important;width:100%!important;min-width:0}.gws-checkout-page form.checkout #customer_details .col-2{margin-top:28px}.gws-checkout-page form.checkout #customer_details h3{margin:0 0 20px;font-size:20px;line-height:1.3}.gws-checkout-page form.checkout #customer_details .woocommerce-additional-fields{margin-top:24px}.gws-checkout-page form.checkout #customer_details textarea{min-height:112px;resize:vertical}.gws-checkout-page form.checkout #order_review_heading{grid-column:2;grid-row:1;width:100%;margin:0;padding:22px 24px 0;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-bottom:0;border-radius:10px 10px 0 0;background:var(--gws-white, #fff);font-size:20px}.gws-checkout-page form.checkout #order_review{position:sticky;top:118px;grid-column:2;grid-row:2;width:100%;min-width:0;margin:0;padding:18px 24px 24px;border-top:0;border-radius:0 0 10px 10px;background:var(--gws-white, #fff);box-shadow:0 10px 28px #12261a0d}.admin-bar .gws-checkout-page form.checkout #order_review{top:150px}.gws-checkout-page form.checkout #order_review table{margin:0 0 18px}.gws-checkout-page form.checkout #order_review th,.gws-checkout-page form.checkout #order_review td{padding:14px 0;font-size:14px}.gws-checkout-page form.checkout #order_review td:last-child,.gws-checkout-page form.checkout #order_review th:last-child{padding-left:16px;text-align:right}.gws-checkout-page form.checkout #payment{margin-top:18px;border-radius:9px;background:var(--gws-surface, #f4f8f1)}.gws-checkout-page form.checkout #payment ul.payment_methods{padding:18px 18px 8px}.gws-checkout-page form.checkout #payment .place-order{padding:18px}.gws-checkout-page form.checkout #payment .payment_box{background:var(--gws-white, #fff)}.gws-checkout-page form.checkout #payment .payment_box:before{border-bottom-color:var(--gws-white, #fff)}.gws-checkout-page form.checkout .woocommerce-privacy-policy-text{font-size:13px;line-height:1.55}.gws-checkout-page form.checkout #place_order{min-height:52px;border-radius:8px}@media (max-width: 991px){.gws-checkout-page .woocommerce form.checkout.woocommerce-checkout{display:block}.gws-checkout-page form.checkout #customer_details{margin-bottom:28px}.gws-checkout-page form.checkout #order_review_heading{padding:20px 22px 0}.gws-checkout-page form.checkout #order_review{position:static;padding:16px 22px 22px}}@media (max-width: 640px){.gws-checkout-page form.checkout #customer_details{padding:18px 16px}.gws-checkout-page form.checkout #customer_details .form-row-first,.gws-checkout-page form.checkout #customer_details .form-row-last{float:none!important;display:block;width:100%!important}.gws-checkout-page form.checkout #order_review_heading{padding:18px 16px 0;font-size:18px}.gws-checkout-page form.checkout #order_review{padding:12px 16px 18px}.gws-checkout-page form.checkout #order_review th,.gws-checkout-page form.checkout #order_review td{font-size:13px}}.gws-verification-resend{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);column-gap:clamp(24px,4vw,48px);align-items:center;width:min(100%,960px);margin:24px auto 0;padding:clamp(22px,3vw,30px);border:1px solid color-mix(in srgb,var(--gws-primary, #1e6b3a) 20%,transparent);border-radius:10px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 70%,#fff);box-shadow:0 8px 24px #12261a0a}.gws-verification-resend h3{grid-column:1;margin:0 0 7px;font-size:20px;line-height:1.3}.gws-verification-resend__notice{grid-column:1/-1;grid-row:1;margin:0 0 20px;padding:13px 16px;border:1px solid color-mix(in srgb,var(--gws-primary, #1e6b3a) 34%,transparent);border-radius:8px;background:color-mix(in srgb,var(--gws-primary, #1e6b3a) 9%,#fff);color:var(--gws-text, #1f2a24);font-size:14px;font-weight:650;line-height:1.5}.gws-verification-resend:has(>.gws-verification-resend__notice) h3{grid-row:2}.gws-verification-resend:has(>.gws-verification-resend__notice)>p{grid-row:3}.gws-verification-resend:has(>.gws-verification-resend__notice) .gws-verification-resend__form{grid-row:2/span 2}.gws-verification-resend__notice.is-error{border-color:color-mix(in srgb,var(--gws-danger, #c0392b) 38%,transparent);background:color-mix(in srgb,var(--gws-danger, #c0392b) 8%,#fff);color:var(--gws-danger, #9f2f24)}.gws-verification-resend p{grid-column:1;margin:0;color:var(--gws-muted, #5e6b63);font-size:14px;line-height:1.6}.gws-verification-resend__form{grid-column:2;grid-row:1/span 2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:stretch}.gws-verification-resend__form input[type=email],.gws-verification-resend__form .button{box-sizing:border-box;width:100%;min-width:0;min-height:50px;margin:0;border-radius:8px}.gws-verification-resend__form input[type=email]{padding:10px 14px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 18%,transparent);background:var(--gws-white, #fff)}.gws-verification-resend__form input[type=email]:focus{border-color:var(--gws-primary, #1e6b3a);box-shadow:0 0 0 3px color-mix(in srgb,var(--gws-primary, #1e6b3a) 16%,transparent);outline:0}.gws-verification-resend__form .button{width:auto;padding-inline:22px;white-space:nowrap}@media (max-width: 760px){.gws-verification-resend{margin-top:20px}.gws-verification-resend{grid-template-columns:1fr}.gws-verification-resend h3,.gws-verification-resend p,.gws-verification-resend__form{grid-column:1;grid-row:auto}.gws-verification-resend:has(>.gws-verification-resend__notice) h3,.gws-verification-resend:has(>.gws-verification-resend__notice)>p,.gws-verification-resend:has(>.gws-verification-resend__notice) .gws-verification-resend__form{grid-row:auto}.gws-verification-resend p{margin-bottom:16px}.gws-verification-resend__form{grid-template-columns:1fr}.gws-verification-resend__form .button{width:100%}}.woocommerce-order-pay .gws-checkout-page .gws-page-content>.woocommerce{width:100%;max-width:880px;margin:0 auto;padding:28px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:12px;background:var(--gws-white, #fff);box-shadow:0 12px 34px #12261a0f}.woocommerce-order-pay .woocommerce ul.order_details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 28px;padding:0;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:9px;background:var(--gws-surface, #f4f8f1)}.woocommerce-order-pay .woocommerce ul.order_details:before,.woocommerce-order-pay .woocommerce ul.order_details:after{display:none}.woocommerce-order-pay .woocommerce ul.order_details li{float:none;min-width:0;margin:0;padding:16px 18px;border-right:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);font-size:11px;line-height:1.45}.woocommerce-order-pay .woocommerce ul.order_details li:last-child{border-right:0}.woocommerce-order-pay .woocommerce ul.order_details li strong{display:block;margin-top:4px;font-size:16px;line-height:1.35;overflow-wrap:anywhere}.woocommerce-order-pay .woocommerce>p{margin:0 0 22px;color:var(--gws-muted, #5e6b63);line-height:1.65}.woocommerce-order-pay .woocommerce form#order_review,.woocommerce-order-pay .woocommerce form#submit_razorpay_payment_form{margin:0}.woocommerce-order-pay .woocommerce .button,.woocommerce-order-pay .woocommerce input.button{min-height:48px;margin:0 8px 8px 0;padding:11px 22px!important;border:1px solid var(--gws-primary, #1e6b3a)!important;border-radius:8px!important;background:var(--gws-primary, #1e6b3a)!important;color:var(--gws-white, #fff)!important;font-weight:750}.woocommerce-order-pay .woocommerce .button.cancel,.woocommerce-order-pay .woocommerce a.button.cancel{background:var(--gws-white, #fff)!important;color:var(--gws-primary-dark, #14522b)!important}@media (max-width: 640px){.woocommerce-order-pay .gws-checkout-page .gws-page-content>.woocommerce{padding:18px 16px;border-radius:10px}.woocommerce-order-pay .woocommerce ul.order_details{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce-order-pay .woocommerce ul.order_details li:nth-child(2){border-right:0}.woocommerce-order-pay .woocommerce ul.order_details li:nth-child(n+3){border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent)}.woocommerce-order-pay .woocommerce .button,.woocommerce-order-pay .woocommerce input.button{min-width:128px}}ul.products:before,ul.products:after{display:none!important;content:none!important}@media (max-width: 1100px) and (min-width: 641px){ul.products{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){ul.products{grid-template-columns:repeat(var(--gws-woo-cols-mobile, 2),1fr);gap:12px}}ul.products li.product{position:relative;width:auto!important;margin:0!important;display:flex;flex-direction:column;min-width:0;padding:10px 10px 12px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 12%,transparent);border-radius:8px;background:var(--gws-white, #fff);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}ul.products li.product:hover{border-color:color-mix(in srgb,var(--gws-primary, #1e6b3a) 34%,transparent);box-shadow:0 14px 34px #12261a1a;transform:translateY(-3px)}.gws-product-thumb-link{position:relative;display:block;overflow:hidden;border-radius:6px;padding:10px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 64%,var(--gws-white, #fff))}.gws-product-thumb{width:100%;aspect-ratio:1/1;object-fit:contain;transition:opacity .2s ease,transform .2s ease}.gws-product-thumb-link:hover .gws-product-thumb{transform:scale(1.035)}.gws-product-thumb-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.gws-product-thumb-link:hover .gws-product-thumb-hover{opacity:1}.gws-product-thumb-link:hover .gws-product-thumb-primary{opacity:0}li.product .onsale{position:absolute;top:10px;left:10px;z-index:2;background:var(--gws-danger, #c0392b);color:var(--gws-white, #fff);font-size:12px;font-weight:700;padding:4px 9px;border-radius:4px;min-height:0;line-height:1.4}li.product .onsale.onsale-new{background:var(--gws-secondary, #7bae3f)}.gws-wishlist-heart{position:absolute;top:10px;right:10px;z-index:2;width:34px;height:34px;border-radius:50%;border:none;background:#ffffffe6;display:flex;align-items:center;justify-content:center;color:var(--gws-text, #1f2a24)}.gws-product-card-category{align-self:flex-start;margin:13px 4px 0;color:var(--gws-primary, #1e6b3a);font-size:12px;font-weight:700;line-height:1.3;text-decoration:none;text-transform:uppercase}.gws-product-card-category:hover{color:var(--gws-primary-dark, #14522b)}.gws-bestseller-badge{display:inline-flex;align-self:flex-start;align-items:center;gap:4px;margin:13px 4px 0;padding:2px 8px;border-radius:4px;background:color-mix(in srgb,var(--gws-secondary, #7bae3f) 14%,var(--gws-white, #fff));color:var(--gws-primary-dark, #14522b);font-size:10px;font-weight:800;line-height:1.5;text-transform:uppercase;letter-spacing:.03em}.gws-bestseller-badge+.gws-product-card-category{margin-top:6px}ul.products li.product .woocommerce-loop-product__title{min-height:45px;margin:5px;color:var(--gws-text, #1f2a24);font-family:var(--gws-font-body, sans-serif);font-size:14px;font-weight:450;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}ul.products li.product .woocommerce-loop-product__title a{color:inherit;text-decoration:none}ul.products li.product .price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin:0 4px 8px;color:var(--gws-text, #1f2a24);font-size:18px;font-weight:750;line-height:1.35}ul.products li.product .price del{order:2;font-size:13px;font-weight:500}ul.products li.product .price ins{order:1}.gws-product-stock{display:inline-flex;align-items:center;align-self:flex-start;gap:6px;margin:0 4px 13px;color:var(--gws-primary, #1e6b3a);font-size:13px;line-height:1.3;text-transform:uppercase}.gws-product-stock:before{width:7px;height:7px;border-radius:50%;background:currentColor;content:"";box-shadow:0 0 0 3px color-mix(in srgb,currentColor 12%,transparent)}.gws-product-stock.is-out-of-stock{color:var(--gws-danger, #c0392b)}ul.products li.product .button{gap:10px;width:100%;margin:auto 0 0;min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:1px solid var(--gws-primary, #1e6b3a);border-radius:8px;background:var(--gws-primary, #1e6b3a);color:var(--gws-white, #fff);font-size:14px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}ul.products li.product .button:hover{border-color:var(--gws-primary-dark, #14522b);background:var(--gws-primary-dark, #14522b);box-shadow:0 7px 16px color-mix(in srgb,var(--gws-primary, #1e6b3a) 22%,transparent)}.gws-card-cart-icon{display:block;flex:0 0 20px;width:20px;height:20px}ul.products li.product .button span{display:block;min-width:0;overflow:hidden;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}ul.products li.product .added_to_cart{margin-top:7px;color:var(--gws-primary-dark, #14522b);font-size:12px;font-weight:700;text-align:center}.woocommerce .star-rating{position:relative;display:block;width:5.5em;height:1.15em;margin:0;overflow:hidden;color:#d89b16;font-family:Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.15;letter-spacing:.08em}.woocommerce .star-rating:before{position:absolute;top:0;left:0;content:"★★★★★";color:color-mix(in srgb,var(--gws-muted, #5e6b63) 24%,transparent)}.woocommerce .star-rating span{position:absolute;top:0;left:0;height:100%;padding-top:1.2em;overflow:hidden}.woocommerce .star-rating span:before{position:absolute;top:0;left:0;content:"★★★★★";color:#d89b16}.single-product .woocommerce-product-rating{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 16px}.single-product .woocommerce-review-link{color:var(--gws-muted, #5e6b63);font-size:14px}.woocommerce ul.products li.product{text-align:left}.woocommerce ul.products li.product .gws-product-card-category,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .star-rating,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .gws-product-stock{margin-inline:6px}.woocommerce ul.products li.product .gws-product-card-category{margin-top:16px;margin-bottom:0}.woocommerce ul.products li.product .woocommerce-loop-product__title{margin-top:7px;margin-bottom:9px}.woocommerce ul.products li.product .star-rating{flex:0 0 auto;margin-top:1px;margin-bottom:11px}.woocommerce ul.products li.product .price{margin-top:0;margin-bottom:11px}.woocommerce ul.products li.product .gws-product-stock{margin-top:0;margin-bottom:16px}@media (min-width: 641px){.woocommerce ul.products{align-items:stretch;gap:clamp(16px,1.7vw,24px)}.woocommerce ul.products li.product{height:100%;padding:12px;border-radius:10px}.woocommerce .gws-product-thumb-link{width:100%;padding:14px;border-radius:8px}.woocommerce .gws-product-card-category{margin:15px 6px 0}.woocommerce ul.products li.product .woocommerce-loop-product__title{margin:6px 6px 8px}.woocommerce ul.products li.product .price{margin:0 6px 9px}.woocommerce .gws-product-stock{margin:0 6px 15px}.woocommerce ul.products li.product .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%;min-height:52px;margin:auto 0 0;gap:9px;padding-inline:18px;border-radius:8px}.woocommerce ul.products li.product .button .gws-card-cart-icon{flex:0 0 20px!important;width:20px;height:20px;margin:0!important}.woocommerce ul.products li.product .button span{flex:0 1 auto!important;width:auto!important;max-width:calc(100% - 29px);margin:0!important;text-align:center}.woocommerce ul.products li.product .added_to_cart{margin:8px 0 0}.single-product div.product>.related,.single-product div.product>.up-sells{margin-top:64px;padding-top:40px;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent)}.single-product .related>h2,.single-product .up-sells>h2{margin:0 0 24px}}@media (min-width: 1101px){.archive.woocommerce .gws-woocommerce-main>ul.products,.single-product .related>ul.products,.single-product .up-sells>ul.products{row-gap:28px}}.gws-wishlist-heart.is-active{color:var(--gws-danger, #c0392b)}li.product del{color:var(--gws-muted, #5e6b63);opacity:.7}li.product ins{text-decoration:none;color:var(--gws-danger, #c0392b)}.gws-icon-btn{position:relative}.gws-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 3px;border-radius:8px;background:var(--gws-danger, #c0392b);color:var(--gws-white, #fff);font-size:10px;line-height:16px;text-align:center}.gws-header-account{width:auto;gap:9px;padding:0 8px}.gws-action-copy{display:flex;flex-direction:column;min-width:72px;text-align:left;line-height:1.15}.gws-action-copy small{color:var(--gws-muted, #5e6b63);font-size:10px;font-weight:500}.gws-action-copy strong{max-width:92px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1100px){.gws-action-copy{display:none}.gws-header-account{width:44px;padding:0}}@media (max-width: 640px){ul.products li.product{padding:8px 8px 12px}.gws-product-thumb-link{padding:5px}.gws-product-card-category{margin-top:9px;font-size:9px}ul.products li.product .woocommerce-loop-product__title{min-height:40px;margin-top:4px;font-size:14px}ul.products li.product .price{gap:5px;font-size:14px}ul.products li.product .price del{font-size:12px}.gws-product-stock{margin-bottom:10px;font-size:10px}ul.products li.product .button{gap:7px;width:calc(100% - 16px);min-height:46px;margin:auto 8px 8px;padding:9px 10px;border-radius:8px;font-size:12px}.gws-card-cart-icon{flex-basis:18px;width:18px;height:18px}.gws-wishlist-heart{top:7px;right:7px;width:32px;height:32px}li.product .onsale{top:7px;left:7px}}.gws-badge:empty,.gws-badge[data-gws-wishlist-count="0"],.gws-cart-icon-count[data-count="0"]{display:none}.gws-drawer{position:fixed;top:0;right:0;bottom:0;width:min(400px,100vw);background:var(--gws-white, #fff);box-shadow:-8px 0 24px #0000001f;z-index:1000;display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease}.gws-drawer.is-open{transform:translate(0)}.gws-drawer[hidden]{display:flex}.gws-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--gws-surface, #f4f8f1)}.gws-drawer-close{border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer}.gws-drawer-body{padding:20px;overflow-y:auto;flex:1}.gws-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999}.gws-drawer-overlay.is-open{display:block}.gws-drawer-overlay[hidden]{display:none}.admin-bar .gws-drawer{top:32px}.gws-cart-drawer{width:min(430px,100vw - 20px)}.gws-cart-drawer .gws-drawer-header{min-height:72px;padding:16px 22px}.gws-cart-drawer .gws-drawer-header h2{margin:0;font-family:var(--gws-font-body, sans-serif);font-size:20px}.gws-cart-drawer .gws-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px}.gws-cart-drawer .gws-drawer-body{padding:20px 22px 24px}.gws-cart-drawer .widget_shopping_cart_content{height:100%}.gws-cart-drawer .woocommerce-mini-cart{display:flex;flex-direction:column;gap:0;margin:0}.gws-cart-drawer .woocommerce-mini-cart-item{position:relative;min-height:92px;padding:0 34px 18px 0!important;margin:0 0 18px!important;border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent)}.gws-cart-drawer .woocommerce-mini-cart-item>a:not(.remove){display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;color:var(--gws-text, #1f2a24);font-size:14px;font-weight:750;line-height:1.35}.gws-cart-drawer .woocommerce-mini-cart-item img{grid-column:1;grid-row:1;float:none!important;width:72px!important;height:72px!important;margin:0!important;padding:6px;border-radius:8px;background:var(--gws-surface, #f4f8f1);object-fit:contain}.gws-cart-drawer .woocommerce-mini-cart-item .remove{position:absolute!important;top:0;right:0;left:auto!important;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:var(--gws-danger, #c0392b)!important;font-size:22px}.gws-cart-drawer .woocommerce-mini-cart-item .quantity{display:block;margin:7px 0 0 86px;color:var(--gws-muted, #5e6b63);font-size:13px}.gws-cart-drawer .woocommerce-mini-cart__total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:4px 0 16px;padding:18px 16px;border:0;border-radius:9px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 72%,var(--gws-white, #fff));font-size:14px}.gws-cart-drawer .woocommerce-mini-cart__total strong{font-weight:750}.gws-cart-drawer .woocommerce-mini-cart__total .amount{color:var(--gws-primary-dark, #14522b);font-size:18px;font-weight:800}.gws-cart-drawer .woocommerce-mini-cart__buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;gap:10px;width:100%;margin:0!important;padding:0!important}.gws-cart-drawer .woocommerce-mini-cart__buttons:before,.gws-cart-drawer .woocommerce-mini-cart__buttons:after{display:none!important;content:none!important}.gws-cart-drawer .woocommerce-mini-cart__buttons .button,.woocommerce .gws-cart-drawer .woocommerce-mini-cart__buttons .button{display:inline-flex!important;align-items:center;justify-content:center;width:100%!important;min-width:0;min-height:52px;margin:0!important;padding:11px 12px!important;border:1px solid var(--gws-primary, #1e6b3a)!important;border-radius:9px!important;background:var(--gws-primary, #1e6b3a)!important;color:var(--gws-white, #fff)!important;font-size:14px;font-weight:750;line-height:1.2;text-align:center}.gws-cart-drawer .woocommerce-mini-cart__buttons .button:hover,.woocommerce .gws-cart-drawer .woocommerce-mini-cart__buttons .button:hover{border-color:var(--gws-primary-dark, #14522b)!important;background:var(--gws-primary-dark, #14522b)!important;color:var(--gws-white, #fff)!important}@media (max-width: 782px){.admin-bar .gws-drawer{top:46px}.gws-cart-drawer{width:calc(100vw - 16px)}.gws-cart-drawer .gws-drawer-header{min-height:64px;padding:12px 16px}.gws-cart-drawer .gws-drawer-body{padding:18px 16px 24px}.gws-cart-drawer .woocommerce-mini-cart__total{padding:16px 14px}.gws-cart-drawer .woocommerce-mini-cart__buttons{gap:8px}}@media (max-width: 360px){.gws-cart-drawer .woocommerce-mini-cart__buttons{grid-template-columns:1fr;grid-auto-flow:row}}.gws-wishlist-items{display:flex;flex-direction:column;gap:14px}.gws-wishlist-item{display:flex;align-items:center;gap:12px}.gws-wishlist-item-thumb img{width:56px;height:56px;object-fit:cover;border-radius:6px}.gws-wishlist-item-body{flex:1;display:flex;flex-direction:column;gap:4px}.gws-wishlist-item-remove{border:none;background:transparent;font-size:18px;cursor:pointer;color:var(--gws-muted, #5e6b63)}.gws-wishlist-empty{color:var(--gws-muted, #5e6b63)}.gws-free-shipping-bar{margin-bottom:16px}.gws-free-shipping-message{font-size:13px;margin:0 0 8px}.gws-free-shipping-unlocked{color:var(--gws-secondary, #7bae3f);font-weight:600}.gws-free-shipping-track{height:6px;background:var(--gws-surface, #f4f8f1);border-radius:3px;overflow:hidden}.gws-free-shipping-fill{height:100%;background:var(--gws-secondary, #7bae3f);transition:width .3s ease}.gws-min-order-notice{border-left:3px solid var(--gws-accent, #e8a63c);background:var(--gws-surface, #f4f8f1);padding:12px 16px;margin-bottom:20px;font-size:14px}.gws-woocommerce{padding:40px 0}.woocommerce-products-header{margin-bottom:28px}.woocommerce-products-header__title{margin-bottom:8px;font-size:clamp(32px,4vw,46px)}.woocommerce .woocommerce-result-count{margin:0;color:var(--gws-muted, #5e6b63);font-size:13px;line-height:44px}.woocommerce .woocommerce-ordering{margin:0 0 24px}.woocommerce .woocommerce-ordering select{min-width:210px;height:44px;padding:0 38px 0 13px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 14%,transparent);border-radius:6px;background-color:var(--gws-white, #fff);color:var(--gws-text, #1f2a24);font:inherit;font-size:13px}.woocommerce-message,.woocommerce-info,.woocommerce-error{margin-bottom:24px!important;padding:16px 18px 16px 48px!important;border:1px solid color-mix(in srgb,var(--gws-primary, #1e6b3a) 22%,transparent);border-top:0!important;border-left:3px solid var(--gws-primary, #1e6b3a);border-radius:6px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 58%,var(--gws-white, #fff));color:var(--gws-text, #1f2a24)}.woocommerce nav.woocommerce-pagination{margin-top:40px}.woocommerce nav.woocommerce-pagination ul{display:inline-flex;gap:6px;border:0}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 12%,transparent);border-radius:6px;background:var(--gws-white, #fff);color:var(--gws-text, #1f2a24)}.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover{border-color:var(--gws-primary, #1e6b3a);background:var(--gws-primary, #1e6b3a);color:var(--gws-white, #fff)}.woocommerce form .form-row label{margin-bottom:6px;color:var(--gws-text, #1f2a24);font-size:13px;font-weight:700}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce .select2-container .select2-selection--single{min-height:46px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 15%,transparent);border-radius:6px;background:var(--gws-white, #fff);color:var(--gws-text, #1f2a24);font:inherit}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus{border-color:var(--gws-primary, #1e6b3a);outline:3px solid color-mix(in srgb,var(--gws-primary, #1e6b3a) 14%,transparent)}.woocommerce table.shop_table{overflow:hidden;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 11%,transparent);border-radius:7px;border-collapse:separate}.woocommerce table.shop_table th{padding:14px 16px;background:var(--gws-surface, #f4f8f1);font-size:12px;text-transform:uppercase}.woocommerce table.shop_table td{padding:16px;border-color:color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.woocommerce .cart_totals,.woocommerce-checkout-review-order{padding:22px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 11%,transparent);border-radius:7px;background:var(--gws-white, #fff)}.woocommerce #payment{border-radius:7px;background:var(--gws-surface, #f4f8f1)}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce .button{min-height:46px;padding:11px 18px;border-radius:6px;background:var(--gws-primary, #1e6b3a);color:var(--gws-white, #fff);font-weight:700}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce .button:hover{background:var(--gws-primary-dark, #14522b);color:var(--gws-white, #fff)}@media (max-width: 640px){.woocommerce .woocommerce-result-count{float:none;line-height:1.5;margin-bottom:12px}.woocommerce .woocommerce-ordering{float:none;width:100%}.woocommerce .woocommerce-ordering select{width:100%}}.single-product .gws-woocommerce{padding-top:24px}.single-product .woocommerce-breadcrumb{display:flex;align-items:center;min-height:44px;margin:0 0 32px;padding:10px 14px;overflow:hidden;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 8%,transparent);border-radius:6px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 55%,var(--gws-white, #fff));color:var(--gws-muted, #5e6b63);font-size:12px;white-space:nowrap;text-overflow:ellipsis}.single-product .woocommerce-breadcrumb a{color:var(--gws-text, #1f2a24);font-weight:600}.single-product .woocommerce-breadcrumb a:hover{color:var(--gws-primary, #1e6b3a)}.single-product div.product{display:grid;grid-template-columns:minmax(0,52%) minmax(0,48%);column-gap:56px;align-items:start}.single-product div.product>.onsale{position:absolute;z-index:4;margin:16px 0 0 16px;min-width:0;min-height:0;padding:5px 10px;border-radius:4px;background:var(--gws-danger, #c0392b);color:var(--gws-white, #fff);font-size:12px;font-weight:800;line-height:1.3}.single-product div.product .woocommerce-product-gallery{grid-column:1;width:100%!important;margin:0!important}.single-product .woocommerce-product-gallery__wrapper{border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent);border-radius:8px;background:var(--gws-white, #fff)}.single-product .woocommerce-product-gallery__image a{display:flex;align-items:center;justify-content:center;min-height:560px;padding:32px}.single-product .woocommerce-product-gallery__image img{width:100%!important;max-height:600px;object-fit:contain}.single-product .woocommerce-product-gallery .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,76px));gap:10px;margin-top:12px!important}.single-product .woocommerce-product-gallery .flex-control-thumbs li{width:auto!important}.single-product .woocommerce-product-gallery .flex-control-thumbs img{aspect-ratio:1;padding:6px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 11%,transparent);border-radius:6px;object-fit:contain;opacity:1}.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active{border-color:var(--gws-primary, #1e6b3a)}.single-product .woocommerce-product-gallery__trigger{top:16px!important;right:16px!important;z-index:5!important;width:44px!important;height:44px!important;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);background:var(--gws-white, #fff)!important;box-shadow:0 4px 14px #12261a14}.single-product div.product .summary{grid-column:2;width:100%!important;margin:0!important;padding:8px 0 0}.single-product .summary .product_title{max-width:20ch;margin:0 0 18px;font-size:clamp(36px,3.3vw,48px);line-height:1.12}.single-product .summary>.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin:0 0 22px;color:var(--gws-danger, #c0392b);font-size:30px;font-weight:800;line-height:1.25}.single-product .summary>.price del{order:2;color:var(--gws-muted, #5e6b63);font-size:17px;font-weight:500;opacity:.8}.single-product .summary>.price ins{order:1;text-decoration:none}.single-product .woocommerce-product-details__short-description{max-width:66ch;margin-bottom:24px;color:var(--gws-muted, #5e6b63);font-size:15px;line-height:1.7}.single-product .woocommerce-product-details__short-description p{margin:0 0 10px}.gws-single-quick-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:20px}.gws-product-whatsapp,.gws-single-wishlist{position:static;width:auto;min-width:0;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;border-radius:6px;font-size:13px;font-weight:700}.gws-product-whatsapp{border:1px solid #159447;background:#159447;color:#fff}.gws-product-whatsapp:hover{border-color:#10793a;background:#10793a;color:#fff}.gws-single-wishlist{border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 16%,transparent);background:var(--gws-white, #fff);color:var(--gws-text, #1f2a24)}.gws-single-wishlist:hover,.gws-single-wishlist.is-active{border-color:color-mix(in srgb,var(--gws-danger, #c0392b) 45%,transparent);color:var(--gws-danger, #c0392b)}.gws-stock-urgency{display:grid;grid-template-columns:1fr auto;gap:3px 16px;margin:0 0 20px;padding:14px 16px;border-left:3px solid var(--gws-danger, #c0392b);background:color-mix(in srgb,var(--gws-danger, #c0392b) 5%,var(--gws-white, #fff))}.gws-stock-urgency strong{font-size:14px}.gws-stock-urgency>span{justify-self:end;color:var(--gws-muted, #5e6b63);font-size:12px}.gws-stock-track{grid-column:1/-1;height:5px;margin-top:7px;overflow:hidden;border-radius:3px;background:color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent)}.gws-stock-track i{display:block;height:100%;border-radius:inherit;background:var(--gws-danger, #c0392b)}.gws-stock-urgency small{grid-column:1/-1;margin-top:4px;color:var(--gws-muted, #5e6b63)}.single-product .summary form.cart{display:grid;grid-template-columns:128px minmax(150px,1fr) minmax(140px,.86fr);gap:10px;margin:0 0 18px!important;padding:0!important}.single-product .summary form.cart:before,.single-product .summary form.cart:after{display:none}.single-product .summary form.cart>.gws-quantity-control{grid-column:1}.single-product .summary form.cart>.single_add_to_cart_button{grid-column:2}.single-product .summary form.cart>.gws-buy-now{grid-column:3}.gws-quantity-control{position:relative;width:128px;height:50px}.single-product .summary form.cart .quantity{float:none!important;width:128px;height:50px;margin:0!important}.single-product .summary form.cart .qty{width:100%;height:50px;padding:0 42px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 18%,transparent);border-radius:6px;background:var(--gws-white, #fff);color:var(--gws-text, #1f2a24);font-size:14px;font-weight:700;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.single-product .summary form.cart .qty::-webkit-inner-spin-button,.single-product .summary form.cart .qty::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gws-qty-step{position:absolute;top:1px;z-index:2;width:40px;height:48px;padding:0;border:0;background:transparent;color:var(--gws-text, #1f2a24);font-size:20px}.gws-qty-minus{left:1px}.gws-qty-plus{right:1px}.gws-qty-step:hover{color:var(--gws-primary, #1e6b3a)}.single-product .summary form.cart .single_add_to_cart_button,.single-product .summary form.cart .gws-buy-now{float:none!important;width:100%;min-height:50px;margin:0!important;padding:0 18px!important;border:1px solid transparent!important;border-radius:6px!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important}.single-product .summary form.cart .single_add_to_cart_button,.single-product .summary form.cart .gws-buy-now{display:inline-flex;align-items:center;justify-content:center;gap:9px}.single-product .summary form.cart .single_add_to_cart_button:before{width:19px;height:19px;flex:0 0 19px;background:currentColor;content:"";mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l-1 12H7L6 8Z'/%3E%3Cpath d='M9 9V6a3 3 0 0 1 6 0v3'/%3E%3C/svg%3E") center/contain no-repeat}.single-product .summary form.cart .single_add_to_cart_button{background:var(--gws-primary, #1e6b3a)!important;color:var(--gws-white, #fff)!important}.single-product .summary form.cart .single_add_to_cart_button:hover{background:var(--gws-primary-dark, #14522b)!important}.single-product .summary form.cart .gws-buy-now{background:var(--gws-text, #1f2a24)!important;color:var(--gws-white, #fff)!important}.single-product .summary form.cart .gws-buy-now:hover{background:#0e1712!important}.single-product .summary form.variations_form{grid-template-columns:1fr}.single-product .summary form.variations_form table.variations,.single-product .summary form.variations_form .single_variation_wrap{width:100%}.single-product .summary form.variations_form table.variations{display:table;margin:0 0 16px;border:0;border-collapse:separate;border-spacing:0 10px}.single-product .summary form.variations_form table.variations tr,.single-product .summary form.variations_form table.variations th,.single-product .summary form.variations_form table.variations td{border:0}.single-product .summary form.variations_form table.variations th{width:120px;padding:0 14px 0 0;color:var(--gws-text, #1f2a24);font-size:13px;font-weight:750;text-align:left;vertical-align:middle}.single-product .summary form.variations_form table.variations td{position:relative;padding:0}.single-product .summary form.variations_form table.variations select{width:100%;min-height:48px;margin:0;padding:10px 38px 10px 13px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 18%,transparent);border-radius:7px;background-color:var(--gws-white, #fff);color:var(--gws-text, #1f2a24)}.single-product .summary form.variations_form .reset_variations{display:inline-flex;margin-top:7px;color:var(--gws-primary, #1e6b3a);font-size:12px;font-weight:700}.single-product .summary form.variations_form .woocommerce-variation-description,.single-product .summary form.variations_form .woocommerce-variation-price,.single-product .summary form.variations_form .woocommerce-variation-availability{margin:0 0 12px}.single-product .summary form.variations_form .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:128px minmax(150px,1fr) minmax(140px,.86fr);gap:10px}.gws-purchase-assurance{margin:0 0 20px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 11%,transparent);border-radius:7px;background:var(--gws-white, #fff)}.gws-purchase-assurance>div{display:flex;align-items:flex-start;gap:14px;padding:14px 16px}.gws-purchase-assurance>div+div{border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.gws-purchase-assurance svg{flex:0 0 22px;margin-top:1px;color:var(--gws-primary, #1e6b3a)}.gws-purchase-assurance p{display:flex;flex-direction:column;gap:2px;margin:0;line-height:1.45}.gws-purchase-assurance strong{font-size:13px}.gws-purchase-assurance span{color:var(--gws-muted, #5e6b63);font-size:12px}.gws-product-share{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:-4px 0 20px}.gws-product-share>span{margin-right:4px;color:var(--gws-text, #1f2a24);font-size:13px;font-weight:700}.gws-product-share a,.gws-product-share button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 14%,transparent);border-radius:6px;background:var(--gws-white, #fff);color:var(--gws-text, #1f2a24);font-size:13px;font-weight:800}.gws-product-share a:hover,.gws-product-share button:hover{border-color:var(--gws-primary, #1e6b3a);background:var(--gws-primary, #1e6b3a);color:var(--gws-white, #fff)}.gws-share-status{color:var(--gws-primary, #1e6b3a);font-size:12px}.gws-product-guidance{max-width:78ch}.gws-product-guidance ul{padding-left:20px;list-style:disc}.gws-product-guidance ol{padding-left:20px}.single-product .summary .product_meta{padding-top:16px;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent);color:var(--gws-muted, #5e6b63);font-size:13px;line-height:1.8}.single-product .summary .product_meta>span{display:block}.single-product .summary .product_meta a{color:var(--gws-text, #1f2a24)}.single-product .summary .product_meta a:hover{color:var(--gws-primary, #1e6b3a)}.single-product div.product .woocommerce-tabs{grid-column:1/-1;width:100%;margin-top:72px}.single-product div.product>.related.products,.single-product div.product>.up-sells.products,.single-product div.product>.gws-product-carousel-scroll{grid-column:1/-1;width:100%;min-width:0}@media (min-width: 768px){.single-product div.product>.gws-product-carousel-scroll{padding-block:44px}.single-product div.product>.gws-product-carousel-scroll .gws-container{width:100%;max-width:none;padding-inline:0}.single-product div.product>.gws-product-carousel-scroll ul.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.7vw,24px)}}@media (min-width: 768px) and (max-width: 1100px){.single-product div.product>.gws-product-carousel-scroll ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}.gws-product-confidence{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:64px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 45%,var(--gws-white, #fff))}.gws-product-confidence>div{display:flex;align-items:flex-start;gap:12px;min-width:0;padding:22px 20px}.gws-product-confidence>div+div{border-left:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.gws-confidence-icon{flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:6px;background:var(--gws-white, #fff);color:var(--gws-primary, #1e6b3a)}.gws-confidence-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.gws-product-confidence p{display:flex;flex-direction:column;gap:3px;margin:0;line-height:1.4}.gws-product-confidence strong{font-size:13px}.gws-product-confidence p span{color:var(--gws-muted, #5e6b63);font-size:13px}.single-product .woocommerce-tabs ul.tabs{display:flex;gap:32px;margin:0 0 28px!important;padding:0!important;overflow-x:auto;border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 12%,transparent)}.single-product .woocommerce-tabs ul.tabs:before,.single-product .woocommerce-tabs ul.tabs li:before,.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.single-product .woocommerce-tabs ul.tabs li a{display:block;padding:0 0 13px!important;color:var(--gws-muted, #5e6b63)!important;font-size:14px;font-weight:700!important;white-space:nowrap}.single-product .woocommerce-tabs ul.tabs li.active a{color:var(--gws-primary, #1e6b3a)!important;box-shadow:inset 0 -2px var(--gws-primary, #1e6b3a)}.single-product .woocommerce-tabs .panel{max-width:960px;margin:0!important;color:var(--gws-muted, #5e6b63);line-height:1.75}.single-product .woocommerce-tabs .panel h2{color:var(--gws-text, #1f2a24);font-size:27px}.single-product div.product>.related{grid-column:1/-1;width:100%;margin-top:72px}.single-product .related>h2{margin-bottom:28px;font-size:32px}.gws-product-help{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:64px;padding:34px 36px;border-radius:8px;background:var(--gws-primary-dark, #14522b);color:var(--gws-white, #fff)}.gws-product-help>div:first-child{max-width:680px}.gws-product-help>div>span{display:block;margin-bottom:7px;font-size:12px;font-weight:800;text-transform:uppercase;opacity:.76}.gws-product-help h2{margin:0 0 7px;font-size:28px}.gws-product-help p{margin:0;font-size:14px;opacity:.78}.gws-product-help-actions{display:flex;flex:0 0 auto;gap:10px}.gws-product-help .gws-btn{min-height:46px;padding:10px 18px;font-size:13px}.gws-product-help .gws-btn-primary{background:var(--gws-white, #fff);color:var(--gws-primary-dark, #14522b)}.gws-product-help .gws-btn-outline{border-color:color-mix(in srgb,var(--gws-white, #fff) 55%,transparent);color:var(--gws-white, #fff)}@media (max-width: 1024px){.single-product div.product{grid-template-columns:minmax(0,48%) minmax(0,52%);column-gap:32px}.single-product .woocommerce-product-gallery__image a{min-height:460px;padding:24px}.single-product .summary .product_title{font-size:36px}.gws-product-confidence{grid-template-columns:repeat(2,1fr)}.gws-product-confidence>div:nth-child(3){border-left:0;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.gws-product-confidence>div:nth-child(4){border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.single-product .summary form.cart{grid-template-columns:116px 1fr}.single-product .summary form.cart .quantity,.gws-quantity-control{width:116px}.single-product .summary form.cart>.gws-quantity-control{grid-column:1}.single-product .summary form.cart>.single_add_to_cart_button{grid-column:2}.single-product .summary form.cart>.gws-buy-now{grid-column:1/-1}.single-product .summary form.variations_form{grid-template-columns:1fr}.single-product .summary form.variations_form .woocommerce-variation-add-to-cart{grid-template-columns:116px 1fr}}@media (max-width: 782px){body.single-product{padding-bottom:calc(174px + env(safe-area-inset-bottom))}.single-product .gws-woocommerce{padding-top:18px}.single-product .woocommerce-breadcrumb{margin-bottom:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-product div.product{display:block}.single-product div.product .woocommerce-product-gallery{margin-bottom:32px!important}.single-product .woocommerce-product-gallery__image a{min-height:420px;padding:20px}.single-product div.product .summary{padding-top:0}.single-product .summary .product_title{max-width:none;font-size:34px}.single-product div.product .woocommerce-tabs,.single-product div.product>.related{margin-top:56px}.gws-product-help{align-items:flex-start;flex-direction:column}.single-product .summary form.cart:not(.variations_form){position:fixed;right:0;bottom:calc(64px + env(safe-area-inset-bottom));left:0;z-index:190;width:100%;margin:0!important;padding:12px max(16px,(100vw - 720px) / 2)!important;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);background:color-mix(in srgb,var(--gws-white, #fff) 94%,transparent);box-shadow:0 -8px 24px #12261a1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media (min-width: 641px) and (max-width: 782px){body.single-product{padding-bottom:calc(110px + env(safe-area-inset-bottom))}.single-product .summary form.cart:not(.variations_form){bottom:env(safe-area-inset-bottom)}}@media (max-width: 520px){.single-product .summary form.variations_form table.variations,.single-product .summary form.variations_form table.variations tbody,.single-product .summary form.variations_form table.variations tr,.single-product .summary form.variations_form table.variations th,.single-product .summary form.variations_form table.variations td{display:block;width:100%}.single-product .summary form.variations_form table.variations tr+tr{margin-top:12px}.single-product .summary form.variations_form table.variations th{padding:0 0 6px}.single-product .woocommerce-product-gallery__image a{min-height:340px;padding:14px}.single-product .summary .product_title{font-size:30px}.single-product .summary>.price{font-size:26px}.gws-single-quick-actions{align-items:stretch}.gws-product-whatsapp,.gws-single-wishlist{flex:1 1 auto}.single-product .summary form.cart{grid-template-columns:112px minmax(0,1fr);gap:10px 8px;width:100%}.single-product .summary form.cart .quantity,.gws-quantity-control{width:112px}.single-product .summary form.cart .single_add_to_cart_button,.single-product .summary form.cart .gws-buy-now{padding-inline:10px!important;font-size:13px!important}.single-product .summary form.cart>.gws-quantity-control{grid-column:1;align-self:stretch}.single-product .summary form.cart>.single_add_to_cart_button{grid-column:2;min-width:0}.single-product .summary form.cart>.gws-buy-now{grid-column:1/-1}.single-product .summary form.variations_form{grid-template-columns:1fr}.single-product .summary form.variations_form .woocommerce-variation-add-to-cart{grid-template-columns:112px minmax(0,1fr)}.single-product .woocommerce-tabs ul.tabs{gap:24px}.single-product .related>h2{font-size:27px}.gws-product-confidence{grid-template-columns:1fr;margin-top:48px}.gws-product-confidence>div+div,.gws-product-confidence>div:nth-child(3){border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent);border-left:0}.gws-product-help{margin-top:48px;padding:26px 22px}.gws-product-help h2{font-size:24px}.gws-product-help-actions{width:100%;flex-direction:column}.gws-product-help .gws-btn{justify-content:center;width:100%}}.woocommerce-breadcrumb,.woocommerce-result-count,.gws-product-card-category,.gws-product-stock,.gws-action-copy small,.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .price del,.woocommerce .woocommerce-tabs ul.tabs li a,.woocommerce .product_meta,.woocommerce .wc-block-components-totals-item__label,.woocommerce .wc-block-components-checkout-step__description{font-size:14px}@media (max-width: 640px){.woocommerce-breadcrumb,.woocommerce-result-count,.gws-product-card-category,.gws-product-stock,.gws-action-copy small,.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .price del,.woocommerce .woocommerce-tabs ul.tabs li a,.woocommerce .product_meta,.woocommerce .wc-block-components-totals-item__label,.woocommerce .wc-block-components-checkout-step__description{font-size:14px}}@media (max-width: 380px){.single-product .summary form.cart{grid-template-columns:104px minmax(0,1fr)}.single-product .summary form.cart .quantity,.gws-quantity-control{width:104px}.single-product .summary form.cart .single_add_to_cart_button{font-size:12px!important}ul.products{gap:9px}ul.products li.product .button{gap:5px;padding-inline:7px}}.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-noreviews,p.no-comments{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:0 0 24px;padding:14px 18px;list-style:none;border-radius:6px;background:color-mix(in srgb,var(--gws-primary, #1e6b3a) 8%,var(--gws-white, #fff));border-left:3px solid var(--gws-primary, #1e6b3a);color:var(--gws-text, #1f2a24);font-size:14px}.woocommerce-error{background:color-mix(in srgb,var(--gws-danger, #c0392b) 7%,var(--gws-white, #fff));border-left-color:var(--gws-danger, #c0392b)}.woocommerce-info{background:color-mix(in srgb,var(--gws-accent, #e8a63c) 10%,var(--gws-white, #fff));border-left-color:var(--gws-accent, #e8a63c)}.woocommerce-message:before,.woocommerce-error:before,.woocommerce-info:before{display:none}.woocommerce-message .button,.woocommerce-error .button,.woocommerce-info .button{order:2;margin-left:auto}.woocommerce form .form-row label{display:block;margin-bottom:6px;color:var(--gws-text, #1f2a24);font-size:13px;font-weight:600}.woocommerce form .form-row .required{color:var(--gws-danger, #c0392b);text-decoration:none}.woocommerce form .input-text,.woocommerce form select,.woocommerce form textarea,.woocommerce-cart table.cart td.actions #coupon_code{width:100%;min-height:46px;padding:0 14px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 16%,transparent);border-radius:6px;background:var(--gws-white, #fff);color:var(--gws-text, #1f2a24);font-size:14px}.woocommerce form textarea{min-height:90px;padding-block:10px}.woocommerce form .input-text:focus,.woocommerce form select:focus,.woocommerce form textarea:focus{border-color:var(--gws-primary, #1e6b3a);outline:none}.woocommerce ::placeholder{color:var(--gws-muted, #5e6b63)}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #place_order{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:6px;background:var(--gws-primary, #1e6b3a);color:var(--gws-white, #fff);font-size:14px;font-weight:700;white-space:nowrap}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #place_order:hover{background:var(--gws-primary-dark, #14522b);color:var(--gws-white, #fff)}.woocommerce a.button.alt,.woocommerce #place_order{background:var(--gws-primary, #1e6b3a)}.woocommerce a.button.wc-forward,.woocommerce table.cart td.actions .button[name=update_cart]{background:var(--gws-white, #fff);border-color:color-mix(in srgb,var(--gws-text, #1f2a24) 20%,transparent);color:var(--gws-text, #1f2a24)}.woocommerce a.button.wc-forward:hover,.woocommerce table.cart td.actions .button[name=update_cart]:hover{border-color:var(--gws-primary, #1e6b3a);background:var(--gws-surface, #f4f8f1);color:var(--gws-text, #1f2a24)}.woocommerce .button:disabled,.woocommerce .button.disabled,.woocommerce .button[disabled]{opacity:.5;cursor:not-allowed}.woocommerce-cart .gws-woocommerce{padding-top:32px}.woocommerce-cart-form table.shop_table,.woocommerce-checkout-review-order-table{width:100%;margin:0 0 24px;border-collapse:collapse;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;overflow:hidden}.woocommerce-cart-form table.shop_table th,.woocommerce-checkout-review-order-table th{padding:14px 16px;background:var(--gws-surface, #f4f8f1);color:var(--gws-text, #1f2a24);font-size:12px;font-weight:700;text-align:left;text-transform:uppercase;letter-spacing:.03em}.woocommerce-cart-form table.shop_table td,.woocommerce-checkout-review-order-table td{padding:14px 16px;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 8%,transparent);vertical-align:middle;font-size:14px}.woocommerce-cart-form .product-thumbnail img{width:72px;height:72px;border-radius:6px;object-fit:contain;background:var(--gws-surface, #f4f8f1)}.woocommerce-cart-form .product-name a{color:var(--gws-text, #1f2a24);font-weight:600}.woocommerce-cart-form .product-name a:hover{color:var(--gws-primary, #1e6b3a)}.woocommerce-cart-form .product-price,.woocommerce-cart-form .product-subtotal{color:var(--gws-text, #1f2a24);font-weight:700}.woocommerce-cart-form .product-quantity .quantity{display:inline-flex}.woocommerce-cart-form .qty{min-height:40px;width:68px;padding:0 8px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 16%,transparent);border-radius:6px;text-align:center}.woocommerce-cart-form .product-remove a.remove{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:color-mix(in srgb,var(--gws-danger, #c0392b) 10%,transparent);color:var(--gws-danger, #c0392b)!important;font-size:18px;line-height:1}.woocommerce-cart-form .product-remove a.remove:hover{background:var(--gws-danger, #c0392b);color:var(--gws-white, #fff)!important}.woocommerce-cart table.cart td.actions{padding:16px}.woocommerce-cart table.cart td.actions .coupon{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.woocommerce-cart table.cart td.actions #coupon_code{width:auto;min-width:200px}.cart-collaterals{display:flex;justify-content:flex-end}.cart-collaterals .cart_totals{width:100%;max-width:420px;padding:22px 24px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;background:var(--gws-cream, #fdfbf5)}.cart_totals h2{margin:0 0 16px;font-size:20px}.cart_totals table.shop_table{border:none;background:transparent}.cart_totals table.shop_table th,.cart_totals table.shop_table td{padding:10px 0;background:transparent;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent);font-size:14px}.cart_totals .order-total .amount{color:var(--gws-danger, #c0392b);font-size:20px;font-weight:800}.wc-proceed-to-checkout{padding-top:8px}.wc-proceed-to-checkout a.checkout-button{display:flex;width:100%}.woocommerce-cart .cross-sells{margin-top:56px}.woocommerce-cart .cross-sells>h2{margin-bottom:24px;font-size:26px}@media (max-width: 782px){.woocommerce-cart-form table.shop_table thead{display:none}.woocommerce-cart-form table.shop_table tr{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px}.woocommerce-cart-form table.shop_table td{padding:0;border:0}.woocommerce-cart-form .product-name{flex:1 1 100%;order:-1}.cart-collaterals{justify-content:stretch}.cart-collaterals .cart_totals{max-width:none}}.woocommerce-checkout .gws-woocommerce{padding-top:32px}.woocommerce-checkout #customer_details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-bottom:40px}.woocommerce-checkout .woocommerce-billing-fields h3,.woocommerce-checkout .woocommerce-additional-fields h3{margin:0 0 18px;font-size:20px}.woocommerce-checkout .form-row{margin-bottom:16px}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{display:inline-block;width:48%}.woocommerce-checkout .form-row-last{float:right}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review h3{margin:0 0 18px;font-size:20px}.woocommerce-checkout #order_review{padding:24px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;background:var(--gws-cream, #fdfbf5)}.woocommerce-checkout-review-order-table thead,.woocommerce-checkout .cart_totals table.shop_table thead{display:none}.woocommerce-checkout-review-order-table{border:none;background:transparent}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{background:transparent;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.woocommerce-checkout-review-order-table .order-total .amount{color:var(--gws-danger, #c0392b);font-size:19px;font-weight:800}.woocommerce-checkout ul.wc_payment_methods{margin:20px 0 0;padding:0;list-style:none}.woocommerce-checkout ul.wc_payment_methods li.wc_payment_method{padding:14px 0;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.woocommerce-checkout ul.wc_payment_methods li.wc_payment_method label{font-weight:600}.woocommerce-checkout ul.wc_payment_methods .payment_box{margin-top:12px;padding:14px 16px;border-radius:6px;background:var(--gws-surface, #f4f8f1);font-size:13px;color:var(--gws-muted, #5e6b63)}.woocommerce-checkout #place_order{width:100%;margin-top:18px;min-height:52px;font-size:15px}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{margin:16px 0;font-size:13px;color:var(--gws-muted, #5e6b63)}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{background:var(--gws-surface, #f4f8f1)}@media (max-width: 900px){.woocommerce-checkout #customer_details{grid-template-columns:1fr;gap:0}}body.woocommerce-order-pay .woocommerce{max-width:560px}body.woocommerce-order-pay ul.order_details{display:flex;flex-wrap:wrap;gap:18px 32px;margin:0 0 24px;padding:20px 24px;list-style:none;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;background:var(--gws-cream, #fdfbf5)}body.woocommerce-order-pay ul.order_details li{margin:0;font-size:12px;color:var(--gws-muted, #5e6b63);text-transform:uppercase;letter-spacing:.03em}body.woocommerce-order-pay ul.order_details li strong{display:block;margin-top:4px;color:var(--gws-text, #1f2a24);font-size:16px;font-weight:700;text-transform:none;letter-spacing:normal}body.woocommerce-order-pay ul.order_details li.total strong{color:var(--gws-danger, #c0392b)}body.woocommerce-order-pay .woocommerce>p{margin:0 0 20px;color:var(--gws-muted, #5e6b63);font-size:14px;line-height:1.5}body.woocommerce-order-pay #btn-razorpay,body.woocommerce-order-pay #btn-razorpay-cancel{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;margin:0 12px 0 0;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}body.woocommerce-order-pay #btn-razorpay{background:var(--gws-primary, #1e6b3a);color:var(--gws-white, #fff)}body.woocommerce-order-pay #btn-razorpay:hover{background:var(--gws-primary-dark, #14522b)}body.woocommerce-order-pay #btn-razorpay-cancel{background:var(--gws-white, #fff);border-color:color-mix(in srgb,var(--gws-text, #1f2a24) 20%,transparent);color:var(--gws-text, #1f2a24)}body.woocommerce-order-pay #btn-razorpay-cancel:hover{border-color:var(--gws-primary, #1e6b3a);background:var(--gws-surface, #f4f8f1)}@media (max-width: 480px){body.woocommerce-order-pay ul.order_details{gap:14px 24px;padding:16px 18px}body.woocommerce-order-pay #btn-razorpay,body.woocommerce-order-pay #btn-razorpay-cancel{display:flex;width:100%;margin:0 0 12px}}.woocommerce-account .gws-woocommerce{padding-top:32px}.gws-account-page .gws-page-content>.woocommerce:has(>.woocommerce-MyAccount-navigation){display:grid;grid-template-columns:240px minmax(0,1fr);gap:40px;align-items:start}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important;min-width:0}.woocommerce-account .woocommerce-MyAccount-navigation{border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;overflow:hidden;background:var(--gws-white, #fff)}.woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-MyAccount-navigation li{border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 8%,transparent)}.woocommerce-MyAccount-navigation li:last-child{border-bottom:none}.woocommerce-MyAccount-navigation li a{display:block;padding:13px 18px;color:var(--gws-text, #1f2a24);font-size:14px;font-weight:600}.woocommerce-MyAccount-navigation li.is-active a{background:var(--gws-surface, #f4f8f1);color:var(--gws-primary, #1e6b3a);border-left:3px solid var(--gws-primary, #1e6b3a);padding-left:15px}.woocommerce-MyAccount-navigation li a:hover{color:var(--gws-primary, #1e6b3a)}.woocommerce-MyAccount-content table.shop_table,table.woocommerce-orders-table{width:100%;border-collapse:collapse;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;overflow:hidden}.woocommerce-MyAccount-content table.shop_table th,table.woocommerce-orders-table th{padding:12px 14px;background:var(--gws-surface, #f4f8f1);font-size:12px;font-weight:700;text-align:left;text-transform:uppercase}.woocommerce-MyAccount-content table.shop_table td,table.woocommerce-orders-table td{padding:12px 14px;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 8%,transparent);font-size:14px}.woocommerce-orders-table__cell-order-status.status-completed{color:var(--gws-primary, #1e6b3a);font-weight:700}.woocommerce-orders-table__cell-order-status.status-cancelled,.woocommerce-orders-table__cell-order-status.status-failed{color:var(--gws-danger, #c0392b);font-weight:700}.woocommerce-orders-table__cell-order-actions .button{min-height:36px;padding:0 14px;font-size:12px}.woocommerce-Addresses{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.woocommerce-Address{padding:20px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px}.woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.woocommerce-Address-title h3{margin:0;font-size:14px}.woocommerce-Address address{font-style:normal;color:var(--gws-muted, #5e6b63);line-height:1.7}.woocommerce-form-login,.woocommerce-form-register,.woocommerce-EditAccountForm,.woocommerce-ResetPassword{max-width:480px;padding:28px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;background:var(--gws-white, #fff)}.woocommerce-account .woocommerce-ResetPassword,.woocommerce-account .lost_reset_password{width:100%;max-width:560px;margin-inline:auto}.woocommerce-account .woocommerce-ResetPassword>p:first-child,.woocommerce-account .lost_reset_password>p:first-child{color:var(--gws-muted, #5e6b63);line-height:1.65}.woocommerce-account .woocommerce-ResetPassword .form-row,.woocommerce-account .lost_reset_password .form-row{width:100%}.woocommerce-form-login .form-row label,.woocommerce-form-register .form-row label{font-weight:600}@media (min-width: 901px){.gws-account-page .gws-page-content>.woocommerce:has(>.woocommerce-MyAccount-navigation),.woocommerce-account .gws-page-content>.woocommerce:has(>.woocommerce-MyAccount-navigation),.woocommerce:has(>.woocommerce-MyAccount-navigation){display:grid;grid-template-columns:minmax(240px,3fr) minmax(0,9fr);gap:32px;align-items:start;width:100%}.gws-account-page .gws-page-content>.woocommerce:has(>.woocommerce-MyAccount-navigation):before,.gws-account-page .gws-page-content>.woocommerce:has(>.woocommerce-MyAccount-navigation):after,.woocommerce-account .gws-page-content>.woocommerce:has(>.woocommerce-MyAccount-navigation):before,.woocommerce-account .gws-page-content>.woocommerce:has(>.woocommerce-MyAccount-navigation):after{display:none!important;content:none!important}.gws-account-page .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1;grid-row:1;position:sticky;top:120px;width:100%!important;margin:0;border-radius:10px;box-shadow:0 8px 24px #12261a0d}.admin-bar .gws-account-page .woocommerce-MyAccount-navigation,.admin-bar.woocommerce-account .woocommerce-MyAccount-navigation{top:152px}.gws-account-page .woocommerce-MyAccount-navigation li a,.woocommerce-account .woocommerce-MyAccount-navigation li a{min-height:52px;display:flex;align-items:center;padding:12px 18px}.gws-account-page .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-content{grid-column:2;grid-row:1;width:100%!important;min-height:360px;margin:0;padding:30px 32px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:10px;background:var(--gws-white, #fff);box-shadow:0 8px 28px #12261a0b}}@media (min-width: 1200px){.gws-page.gws-account-page{width:100%;max-width:1140px;padding-inline:12px}}@media (min-width: 1400px){.gws-page.gws-account-page{max-width:1320px}}.gws-account-dashboard-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.gws-account-dashboard-card{position:relative;display:flex;align-items:flex-start;gap:13px;min-width:0;min-height:164px;padding:20px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:10px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 30%,var(--gws-white, #fff));color:var(--gws-text, #1f2a24)!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.gws-account-dashboard-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--gws-primary, #1e6b3a) 38%,transparent);box-shadow:0 12px 28px #12261a14}.gws-account-dashboard-icon{flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9px;background:color-mix(in srgb,var(--gws-primary, #1e6b3a) 10%,var(--gws-white, #fff));color:var(--gws-primary, #1e6b3a)}.gws-account-dashboard-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.gws-account-dashboard-card>span:nth-child(2){min-width:0}.gws-account-dashboard-card strong{display:block;margin-bottom:6px;font-size:16px}.gws-account-dashboard-card small{display:block;color:var(--gws-muted, #5e6b63);font-size:14px;font-weight:450;line-height:1.5}.gws-account-dashboard-arrow{position:absolute;right:16px;bottom:14px;color:var(--gws-primary, #1e6b3a);font-size:20px}.woocommerce-MyAccount-content>p{max-width:76ch;line-height:1.7}.woocommerce-MyAccount-content>p:first-child{margin-top:0}.woocommerce-MyAccount-content a:not(.button){color:var(--gws-primary, #1e6b3a);font-weight:450}.woocommerce-MyAccount-content mark{padding:2px 6px;border-radius:4px;background:color-mix(in srgb,var(--gws-accent, #e8a63c) 18%,transparent);color:var(--gws-text, #1f2a24)}.woocommerce-MyAccount-content h2,.woocommerce-MyAccount-content h3{margin-top:0}.woocommerce-MyAccount-content .woocommerce-info{margin-bottom:20px!important}.woocommerce-account .woocommerce-EditAccountForm,.woocommerce-account .woocommerce-address-fields,.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{width:100%;max-width:760px;margin:0;padding:0;border:0;background:transparent}.woocommerce-account .woocommerce-EditAccountForm fieldset{margin:28px 0 20px;padding:22px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px}.woocommerce-account .woocommerce-EditAccountForm legend{padding:0 8px;font-weight:750}.woocommerce-account .woocommerce-MyAccount-content .form-row{margin:0 0 16px}.woocommerce-account .woocommerce-MyAccount-content .button{min-height:48px;padding-inline:22px}.woocommerce-account .woocommerce-Addresses{margin-top:20px}.woocommerce-account .woocommerce-Addresses .woocommerce-Address{float:none!important;width:auto!important;min-width:0;min-height:190px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 36%,var(--gws-white, #fff))}.woocommerce-account .woocommerce-Address-title,.woocommerce-account .woocommerce-Address-title.title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.woocommerce-account .woocommerce-Address-title h2,.woocommerce-account .woocommerce-Address-title h3{min-width:0;margin:0;font-size:20px;line-height:1.3}.woocommerce-account .woocommerce-Address-title a{font-size:13px}.woocommerce-account table.shop_table{margin:0 0 20px}.woocommerce-account table.shop_table .button{min-height:36px;padding:7px 12px;font-size:12px}@media (max-width: 782px){.woocommerce:has(>.woocommerce-MyAccount-navigation){display:block!important;width:100%}.gws-account-page .woocommerce-MyAccount-navigation,.gws-account-page .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important}.gws-account-page .woocommerce-MyAccount-content{padding:20px 0 0}.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}.woocommerce-account .woocommerce-EditAccountForm fieldset{padding:18px 16px}.woocommerce-account table.shop_table_responsive tr{display:block;margin-bottom:14px;padding:12px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px}.gws-account-dashboard-actions{grid-template-columns:1fr;gap:12px;margin-top:22px}.gws-account-dashboard-card{min-height:0;padding:17px 44px 17px 16px}.gws-account-dashboard-arrow{right:15px;top:50%;bottom:auto;transform:translateY(-50%)}}.woocommerce-form-login .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:8px;font-weight:500}.woocommerce-account .woocommerce-form-login-toggle .woocommerce-info,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{background:var(--gws-surface, #f4f8f1)}.woocommerce-account form .woocommerce-password-strength{margin-bottom:12px;font-size:12px}.woocommerce-account #customer_login{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:28px;width:100%;max-width:960px;margin-inline:auto}.woocommerce-account #customer_login:before,.woocommerce-account #customer_login:after{display:none!important;content:none!important}.woocommerce-account #customer_login>.u-column1,.woocommerce-account #customer_login>.u-column2{float:none!important;width:100%!important;min-width:0;padding:28px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:10px;background:var(--gws-white, #fff)}.woocommerce-account #customer_login h2{margin:0 0 20px;font-size:24px}.woocommerce-account #customer_login .woocommerce-form-login,.woocommerce-account #customer_login .woocommerce-form-register{width:100%;max-width:none;padding:0;border:0}@media (max-width: 900px){.gws-account-page .gws-page-content>.woocommerce{display:block;width:100%}.woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap}.woocommerce-MyAccount-navigation li{border-bottom:none;border-right:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 8%,transparent)}.woocommerce-MyAccount-navigation li.is-active a{border-left:none;border-bottom:3px solid var(--gws-primary, #1e6b3a);padding-left:18px}}.woocommerce-products-header{margin-bottom:24px}.woocommerce-result-count{margin:0;color:var(--gws-muted, #5e6b63);font-size:13px}.woocommerce-ordering{margin:0}.woocommerce-ordering select{min-height:42px;padding:0 32px 0 14px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 14%,transparent);border-radius:6px;background:var(--gws-white, #fff);font-size:13px}.woocommerce>.woocommerce-notices-wrapper+.woocommerce-result-count,form.woocommerce-ordering{display:inline-block}.woocommerce-result-count,form.woocommerce-ordering{display:inline-flex;align-items:center;min-height:42px}.archive.woocommerce .gws-woocommerce>.woocommerce-result-count,.archive.woocommerce .gws-woocommerce>form.woocommerce-ordering{display:inline-flex}.woocommerce .gws-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:28px;padding:12px 16px;border-radius:8px;background:var(--gws-surface, #f4f8f1)}.woocommerce .gws-shop-toolbar .woocommerce-result-count,.woocommerce .gws-shop-toolbar .woocommerce-ordering{float:none;margin:0}.woocommerce .gws-shop-toolbar .woocommerce-ordering select{min-height:44px;margin:0}.gws-shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;align-items:start;gap:36px}.gws-woocommerce-main{min-width:0;margin:5px 0}.gws-shop-sidebar{position:sticky;top:174px;grid-column:2;padding:0 0 8px 28px;border-left:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent)}.gws-shop-sidebar-header{display:none}.gws-shop-filter{margin:0;padding:0 0 24px}.gws-shop-filter+.gws-shop-filter{padding-top:24px;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.gws-shop-filter-title{margin:0 0 14px;font-family:var(--gws-font-body, sans-serif);font-size:15px;font-weight:800;line-height:1.3}.gws-shop-search .woocommerce-product-search{position:relative;display:flex}.gws-shop-search input[type=search]{width:100%;height:44px;padding:0 46px 0 12px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 14%,transparent);border-radius:6px;background:var(--gws-white, #fff);font:inherit;font-size:13px}.gws-shop-search button{position:absolute;top:4px;right:4px;width:36px;height:36px;padding:0;overflow:hidden;border:0;border-radius:5px;background:var(--gws-primary, #1e6b3a);color:var(--gws-white, #fff);font-size:0}.gws-shop-search button:before{content:"⌕";font-size:19px}.gws-product-category-filter ul{margin:7px 0 0 14px}.gws-product-category-filter li{margin:0}.gws-product-category-filter a{display:inline-flex;min-height:34px;align-items:center;color:var(--gws-muted, #5e6b63);font-size:13px}.gws-product-category-filter a:hover,.gws-product-category-filter .current-cat>a{color:var(--gws-primary, #1e6b3a);font-weight:700}.gws-shop-sidebar .count{color:var(--gws-muted, #5e6b63);font-size:12px}.gws-shop-sidebar .woocommerce-widget-layered-nav-list li{display:flex;align-items:center;justify-content:space-between;padding:7px 0!important}.gws-shop-sidebar .woocommerce-widget-layered-nav-list a{color:var(--gws-muted, #5e6b63);font-size:13px}.gws-shop-sidebar .price_slider_wrapper .ui-widget-content{height:5px;margin:18px 8px 18px 0;border-radius:3px;background:color-mix(in srgb,var(--gws-text, #1f2a24) 12%,transparent)}.gws-shop-sidebar .ui-slider .ui-slider-range,.gws-shop-sidebar .ui-slider .ui-slider-handle{background:var(--gws-primary, #1e6b3a)}.gws-shop-sidebar .ui-slider .ui-slider-handle{top:-5px;width:15px;height:15px;border-radius:50%}.gws-shop-sidebar .price_slider_amount{display:flex;align-items:center;justify-content:space-between;gap:10px}.gws-shop-sidebar .price_slider_amount .button{order:2;min-height:38px;padding:8px 13px;font-size:12px}.gws-shop-sidebar .price_label{color:var(--gws-muted, #5e6b63);font-size:12px}.gws-price-filter form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gws-price-filter label{min-width:0}.gws-price-filter label span{display:block;margin-bottom:5px;color:var(--gws-muted, #5e6b63);font-size:10px;font-weight:700;text-transform:uppercase}.gws-price-filter input{width:100%;height:40px;padding:0 9px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 14%,transparent);border-radius:5px;background:var(--gws-white, #fff);font:inherit;font-size:12px}.gws-price-filter .button{grid-column:1/-1;justify-content:center;width:100%;min-height:40px;padding:8px 12px;font-size:12px}.gws-filter-toggle{display:none;align-items:center;gap:7px;min-height:42px;padding:8px 13px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 14%,transparent);border-radius:6px;background:var(--gws-white, #fff);color:var(--gws-text, #1f2a24);font-weight:700}.gws-filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;width:100%;height:100%;border:0;background:#0e17126b}.gws-filter-overlay[hidden]{display:none}@media (max-width: 980px){.gws-shop-layout{display:block}.gws-filter-toggle{display:inline-flex}.gws-shop-sidebar{position:fixed;top:0;right:0;bottom:0;z-index:999;width:min(360px,92vw);padding:0 22px 32px;overflow-y:auto;border:0;background:var(--gws-white, #fff);transform:translate(105%);transition:transform .22s ease}.gws-shop-sidebar.is-open{transform:translate(0)}.gws-shop-sidebar-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:64px;margin:0 -22px 24px;padding:0 22px;border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);background:var(--gws-white, #fff)}.gws-shop-sidebar-header button{width:40px;height:40px;border:0;background:transparent;font-size:26px}body.gws-filters-open{overflow:hidden}}@media (max-width: 520px){.woocommerce .gws-shop-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:20px;padding:14px}.gws-filter-toggle{justify-content:center;order:initial;min-height:44px}.woocommerce .gws-shop-toolbar .woocommerce-result-count{order:initial;min-height:0;font-size:13px;line-height:1.4;text-align:right}.woocommerce .gws-shop-toolbar .woocommerce-ordering{grid-column:1/-1;order:initial;width:100%}.woocommerce .gws-shop-toolbar .woocommerce-ordering select{width:100%}}@media (max-width: 640px){body.woocommerce{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.gws-container.gws-woocommerce,.woocommerce .gws-container.gws-woocommerce,body.woocommerce .gws-container.gws-woocommerce,body.woocommerce-cart .gws-container.gws-woocommerce,body.woocommerce-checkout .gws-container.gws-woocommerce{width:100%;max-width:100%;padding:20px 16px 32px!important}.woocommerce .gws-shop-layout,body.woocommerce .gws-shop-layout{display:block}.gws-woocommerce-main{width:100%;min-width:0}.woocommerce-products-header{margin-bottom:18px}.woocommerce-products-header__title{margin:0;font-size:32px;line-height:1.15}.woocommerce .gws-shop-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;margin:0 0 18px;padding:10px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 8%,transparent);border-radius:12px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 62%,var(--gws-white, #fff))}.gws-filter-toggle{min-height:46px;padding:0 14px;border-radius:9px;font-size:13px}.woocommerce .gws-shop-toolbar .woocommerce-result-count{min-height:46px;margin:0;font-size:12px;line-height:1.35;text-align:right}.woocommerce .gws-shop-toolbar .woocommerce-ordering{grid-column:1/-1;width:100%}.woocommerce .gws-shop-toolbar .woocommerce-ordering select{width:100%;min-width:0;height:46px;margin:0;border-radius:9px;font-size:13px;font-weight:600}ul.products{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:16px}ul.products li.product{width:100%!important;min-width:0;height:100%;padding:0;overflow:hidden;border-color:color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:12px;box-shadow:0 4px 18px #12261a0b}ul.products li.product:hover{transform:none;box-shadow:0 8px 24px #12261a14}.gws-product-thumb-link{margin:7px 7px 0;padding:8px;border-radius:9px}.gws-product-thumb{aspect-ratio:1/1.05}.gws-wishlist-heart{top:12px;right:12px;width:34px;height:34px;border:1px solid rgba(18,38,26,.08);box-shadow:0 3px 10px #12261a12}li.product .onsale{top:13px;left:13px;padding:5px 8px;border-radius:7px}.gws-product-card-category{margin:12px 12px 0;font-size:9px;letter-spacing:.045em}ul.products li.product .woocommerce-loop-product__title{min-height:42px;margin:5px 12px 6px;font-size:15px;font-weight:720;line-height:1.38}.woocommerce ul.products li.product .star-rating{margin:1px 12px 10px;font-size:14px}ul.products li.product .price{gap:5px;margin:0 12px 8px;font-size:17px;font-weight:800}.woocommerce ul.products li.product:not(:has(.star-rating)) .price{margin-top:calc(.75em + 10px)}ul.products li.product .price del{font-size:12px}.gws-product-stock{margin:0 12px 12px;font-size:9px;letter-spacing:.025em}ul.products li.product .button{width:calc(100% - 16px);min-height:46px;margin:auto 8px 8px;gap:7px;padding:9px 10px;border-radius:9px;font-size:12px}body.single-product .gws-container.gws-woocommerce{padding-top:8px!important}.single-product .woocommerce-breadcrumb{display:block;width:100%;min-height:26px;margin:0 0 12px;padding:4px 0 5px;overflow:hidden;border:0;border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 8%,transparent);background:transparent;color:var(--gws-muted, #5e6b63);font-size:11px;font-weight:500;line-height:1.5;letter-spacing:.01em;text-align:left;white-space:nowrap;text-overflow:ellipsis}.single-product .woocommerce-breadcrumb a{color:var(--gws-muted, #5e6b63);font-size:inherit;font-weight:600}.single-product div.product .woocommerce-product-gallery{margin-bottom:24px!important}.single-product .woocommerce-product-gallery__wrapper{border:0;border-radius:12px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 45%,var(--gws-white, #fff))}.single-product .woocommerce-product-gallery__image a{min-height:350px;padding:18px}.single-product .woocommerce-product-gallery__trigger{top:12px!important;right:12px!important}.single-product .summary .product_title{margin-bottom:10px;font-size:28px;line-height:1.18}.single-product .summary>.price{margin-bottom:14px;font-size:26px}.single-product .woocommerce-product-details__short-description{margin-bottom:18px;font-size:14px;line-height:1.65}.gws-single-quick-actions{margin-bottom:16px}.gws-single-wishlist{width:100%;min-height:48px;border-radius:9px}.gws-product-whatsapp{min-height:48px;border-radius:9px}.gws-purchase-assurance{margin-bottom:18px;border-radius:10px}.gws-purchase-assurance>div{padding:15px}.gws-product-share{margin-bottom:18px}.single-product .summary .product_meta{margin-top:4px;padding:16px 0}.single-product div.product .woocommerce-tabs{margin-top:38px}.single-product .woocommerce-tabs ul.tabs{gap:22px;margin-bottom:20px!important}.single-product .woocommerce-tabs ul.tabs li a{padding-bottom:11px!important;font-size:13px}.single-product .woocommerce-tabs .panel{font-size:14px;line-height:1.7}.single-product .woocommerce-tabs .panel h2{font-size:22px}.gws-product-confidence{margin-top:38px;border-radius:10px}.single-product div.product>.related,.single-product div.product>.up-sells{width:100%;margin-top:42px;padding-top:26px;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent)}.single-product .related>h2,.single-product .up-sells>h2{margin:0 0 18px;font-size:24px}.single-product .related ul.products,.single-product .up-sells ul.products{column-gap:12px;row-gap:16px}.single-product .summary form.cart:not(.variations_form){bottom:calc(72px + env(safe-area-inset-bottom));gap:9px 8px;padding:11px 16px!important;border-top-color:color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);background:#fffffff5;box-shadow:0 -10px 30px #12261a1f}.single-product .summary form.cart .qty,.single-product .summary form.cart .single_add_to_cart_button,.single-product .summary form.cart .gws-buy-now{min-height:52px;height:52px;border-radius:10px!important}.gws-quantity-control,.single-product .summary form.cart .quantity{height:52px}.gws-qty-step{height:50px}.single-product .summary form.cart .gws-buy-now{grid-column:1/-1}}@media (max-width: 380px){.gws-container.gws-woocommerce,.woocommerce .gws-container.gws-woocommerce,body.woocommerce .gws-container.gws-woocommerce,body.woocommerce-cart .gws-container.gws-woocommerce,body.woocommerce-checkout .gws-container.gws-woocommerce{padding-inline:12px!important}ul.products,.single-product .related ul.products,.single-product .up-sells ul.products{column-gap:9px;row-gap:14px}.gws-product-card-category,ul.products li.product .woocommerce-loop-product__title,ul.products li.product .price,.gws-product-stock{margin-inline:10px}ul.products li.product .button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.woocommerce,.woocommerce-page,.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{--gws-woo-gap: var(--gws-grid-gutter, 24px);--gws-woo-card-padding: var(--gws-card-padding, 24px);--gws-woo-card-radius: var(--gws-card-radius, 10px);--gws-woo-title-1: var(--gws-title-1, 32px);--gws-woo-title-2: var(--gws-title-2, 26px);--gws-woo-title-3: var(--gws-title-3, 22px)}.woocommerce .gws-page-title,.woocommerce-page .gws-page-title{font-size:var(--gws-woo-title-1)}.woocommerce-message,.woocommerce-info,.woocommerce-error,.wc-block-components-notice-banner{position:relative;margin:0 0 20px!important;padding:14px 16px 14px 46px!important;border:1px solid transparent!important;border-radius:10px!important;box-shadow:0 8px 24px #12261a0f;font-size:14px!important;font-weight:550;line-height:1.5}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{top:14px!important;left:17px!important}.woocommerce-message,.wc-block-components-notice-banner.is-success{border-color:#b9dfc7!important;background:#f1faf4!important;color:#176b3a!important}.woocommerce-info,.wc-block-components-notice-banner.is-info{border-color:#bfd7ea!important;background:#f2f8fc!important;color:#245b7d!important}.woocommerce-error,.wc-block-components-notice-banner.is-error{border-color:#f1c2be!important;background:#fff4f3!important;color:#a72d24!important}.single-product .ovj-pincode-wrapper{margin:22px 0;padding:18px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:10px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 42%,#fff)}.single-product .ovj-pincode-checker{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0}.single-product .ovj-pin-input{width:100%;max-width:none;min-height:48px;padding:10px 13px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 16%,transparent);border-radius:8px;background:#fff}.single-product .ovj-pin-btn{min-height:48px;padding:10px 18px;border-radius:8px;background:var(--gws-primary, #1e6b3a);font-weight:700}.single-product .ovj-pin-result{grid-column:1/-1;margin:0}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{--wc-block-gap: var(--gws-woo-gap, 24px);margin-top:8px;font-family:var(--gws-font-body, sans-serif);color:var(--gws-text, #1f2a24)}.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-checkout .wp-block-woocommerce-checkout{width:100%;max-width:100%}.wc-block-cart,.wc-block-checkout{align-items:start!important;gap:var(--wc-block-gap)!important}.wc-block-components-main{min-width:0}.wc-block-components-sidebar{position:sticky;top:24px}@media (min-width: 783px){.wc-block-components-main,.wc-block-components-sidebar{padding:24px!important;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:10px;background:var(--gws-white, #fff)}}.gws-checkout-page .gws-page-title{font-size:22px;line-height:1.2;margin-bottom:24px}.gws-page.gws-checkout-page{width:calc(100% - 24px);max-width:1320px;margin-inline:auto;padding-inline:0}.gws-checkout-page>article,.gws-checkout-page .gws-page-content,.gws-checkout-page .wp-block-woocommerce-checkout{display:block!important;width:100%!important;inline-size:100%!important;min-width:100%!important;max-width:100%!important;margin-inline:0!important}.gws-checkout-page .gws-page-content,.gws-checkout-page .wp-block-woocommerce-checkout,.gws-checkout-page .wc-block-checkout{width:100%!important;inline-size:100%!important;min-width:100%!important;max-width:100%!important;margin-inline:0!important;align-self:stretch!important;justify-self:stretch!important}.gws-checkout-page .wp-block-woocommerce-checkout.wc-block-checkout,.woocommerce-checkout .wp-block-woocommerce-checkout.wc-block-checkout{display:block!important;width:100%!important;max-width:100%!important}@media (max-width: 1399px) and (min-width: 1200px){.gws-page.gws-checkout-page{max-width:1140px}}@media (max-width: 1199px) and (min-width: 992px){.gws-page.gws-checkout-page{max-width:960px}}@media (max-width: 991px) and (min-width: 768px){.gws-page.gws-checkout-page{max-width:720px}}@media (min-width: 992px){.gws-checkout-page .wp-block-woocommerce-checkout,.woocommerce-checkout .wp-block-woocommerce-checkout{width:100%;max-width:100%;margin-inline:0}.gws-checkout-page .wc-block-components-sidebar-layout.wc-block-checkout,.woocommerce-checkout .wc-block-components-sidebar-layout.wc-block-checkout{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(320px,1fr)!important;align-items:start!important;column-gap:24px!important;row-gap:0!important;width:100%!important;max-width:100%!important;margin-inline:0!important}.gws-checkout-page .wc-block-checkout__main,.woocommerce-checkout .wc-block-checkout__main{grid-column:1;grid-row:1;width:100%!important;max-width:none!important;margin:0!important;padding:32px!important}.gws-checkout-page .wc-block-checkout__sidebar,.woocommerce-checkout .wc-block-checkout__sidebar{position:sticky;top:120px;grid-column:2;grid-row:1;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.admin-bar .gws-checkout-page .wc-block-checkout__sidebar,.admin-bar.woocommerce-checkout .wc-block-checkout__sidebar{top:152px}.gws-checkout-page .wc-block-components-checkout-step,.woocommerce-checkout .wc-block-components-checkout-step{margin:0 0 34px!important;padding:0 0 30px!important}.gws-checkout-page .wc-block-components-checkout-step:last-of-type,.woocommerce-checkout .wc-block-components-checkout-step:last-of-type{margin-bottom:0!important}}@media (min-width: 1400px){.gws-page.gws-checkout-page{max-width:1320px}}.gws-checkout-page .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary,.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary{width:100%;margin:0!important;padding:22px!important;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent)!important;border-radius:10px!important;background:var(--gws-white, #fff)!important;box-shadow:0 8px 28px #12261a0b}.wc-block-components-order-summary-item{display:grid!important;grid-template-columns:64px minmax(0,1fr) auto!important;align-items:start!important;column-gap:12px!important;padding:16px 0!important}.wc-block-components-order-summary-item__image{grid-column:1;width:64px!important;margin:0!important}.wc-block-components-order-summary-item__image img{width:64px!important;height:64px!important;padding:5px;object-fit:contain}.wc-block-components-order-summary-item__description{grid-column:2;min-width:0;padding:0!important}.wc-block-components-order-summary-item__description .wc-block-components-product-name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:14px;font-weight:750;line-height:1.35}.wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description,.wc-block-components-order-summary-item__description>p{display:none!important}.wc-block-components-order-summary-item__total-price{grid-column:3;min-width:86px;padding:0!important;text-align:right}.wc-block-components-order-summary-item__total-price .wc-block-components-formatted-money-amount{font-size:14px;font-weight:800;white-space:nowrap}@media (min-width: 1100px){.gws-cart-page .wp-block-woocommerce-cart,.woocommerce-cart .wp-block-woocommerce-cart{width:100%;max-width:100%;margin-inline:0}.gws-cart-page .wc-block-cart,.woocommerce-cart .wc-block-cart{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(320px,1fr)!important;align-items:start!important;gap:32px!important;width:100%!important}.gws-cart-page .wc-block-cart__main,.woocommerce-cart .wc-block-cart__main{grid-column:1;grid-row:1;width:100%!important;max-width:none!important;margin:0!important;padding:28px!important}.gws-cart-page .wc-block-cart__sidebar,.woocommerce-cart .wc-block-cart__sidebar{position:sticky;top:120px;grid-column:2;grid-row:1;width:100%!important;max-width:none!important;margin:0!important;padding:24px!important}.admin-bar .gws-cart-page .wc-block-cart__sidebar,.admin-bar.woocommerce-cart .wc-block-cart__sidebar{top:152px}.gws-cart-page .wc-block-cart-items__row:last-child,.woocommerce-cart .wc-block-cart-items__row:last-child{border-bottom:0}}@media (min-width: 783px) and (max-width: 1099px){.gws-cart-page .wc-block-cart,.woocommerce-cart .wc-block-cart{display:grid!important;grid-template-columns:1fr!important;gap:28px!important}.gws-cart-page .wc-block-cart__main,.gws-cart-page .wc-block-cart__sidebar,.woocommerce-cart .wc-block-cart__main,.woocommerce-cart .wc-block-cart__sidebar{position:static;width:100%!important;max-width:none!important;margin:0!important}}@media (min-width: 783px) and (max-width: 991px){.gws-checkout-page .wc-block-components-sidebar-layout.wc-block-checkout,.woocommerce-checkout .wc-block-components-sidebar-layout.wc-block-checkout{display:grid!important;grid-template-columns:1fr!important;gap:28px!important}.gws-checkout-page .wc-block-checkout__main,.gws-checkout-page .wc-block-checkout__sidebar,.woocommerce-checkout .wc-block-checkout__main,.woocommerce-checkout .wc-block-checkout__sidebar{position:static;width:100%!important;max-width:none!important;margin:0!important}}.wc-block-cart__totals-title,.wc-block-components-checkout-step__title,.wc-block-components-panel__button,.wc-block-components-totals-wrapper+h2{font-size:18px;font-weight:700;color:var(--gws-text, #1f2a24)}.wc-block-cart-items{width:100%;border-collapse:collapse}.wc-block-cart-items__header-image,.wc-block-cart-items__header-total{color:var(--gws-muted, #5e6b63);font-size:12px;font-weight:700;text-transform:uppercase}.wc-block-cart-items__row{padding-block:20px!important;border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.wc-block-cart-item__image img{border-radius:6px;background:var(--gws-surface, #f4f8f1)}.wc-block-cart-item__product-name{color:var(--gws-text, #1f2a24);font-weight:600}.wc-block-cart-item__remove-link{color:var(--gws-danger, #c0392b)!important;font-weight:600}.wc-block-cart-item__prices .wc-block-components-formatted-money-amount,.wc-block-components-product-price .wc-block-components-formatted-money-amount{color:var(--gws-text, #1f2a24);font-weight:700}.wc-block-cart-item__total .wc-block-components-formatted-money-amount{color:var(--gws-danger, #c0392b)}.wc-block-components-quantity-selector{display:inline-flex!important;align-items:center;height:42px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 18%,transparent);border-radius:6px;overflow:hidden}.wc-block-components-quantity-selector__button{width:34px;height:100%;border:none;background:transparent;color:var(--gws-text, #1f2a24);font-size:14px}.wc-block-components-quantity-selector__button:hover{color:var(--gws-primary, #1e6b3a);background:var(--gws-surface, #f4f8f1)}.wc-block-components-quantity-selector__input{height:100%;border:none;border-left:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 12%,transparent);border-right:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 12%,transparent);text-align:center;font-weight:700}.wc-block-components-totals-wrapper{padding-block:12px!important;border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.wc-block-components-totals-item__label{color:var(--gws-muted, #5e6b63);font-size:14px}.wc-block-components-totals-item__value{color:var(--gws-text, #1f2a24);font-weight:700}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{color:var(--gws-text, #1f2a24);font-size:17px;font-weight:800}.wc-block-components-totals-footer-item .wc-block-formatted-money-amount{color:var(--gws-danger, #c0392b)}.wc-block-components-totals-coupon .wc-block-components-panel__button{color:var(--gws-primary, #1e6b3a);font-weight:700}.wc-block-components-totals-coupon__input input,.wc-block-components-totals-coupon__button{min-height:44px}.wc-block-components-order-summary-item__image img{border-radius:6px;background:var(--gws-surface, #f4f8f1)}.wc-block-components-order-summary-item__quantity{background:var(--gws-primary, #1e6b3a)!important}.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button,.wc-block-components-checkout-return-to-cart-button{display:flex!important;justify-content:center;min-height:50px!important;border-radius:6px!important;font-weight:700!important;font-size:14px!important}.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{background:var(--gws-primary, #1e6b3a)!important;border-color:var(--gws-primary, #1e6b3a)!important;color:var(--gws-white, #fff)!important}.wc-block-cart__submit-button:hover,.wc-block-components-checkout-place-order-button:hover{background:var(--gws-primary-dark, #14522b)!important;border-color:var(--gws-primary-dark, #14522b)!important}.wc-block-components-checkout-return-to-cart-button{border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 18%,transparent)!important;color:var(--gws-text, #1f2a24)!important;background:var(--gws-white, #fff)!important}.wc-block-components-checkout-step{padding-block:28px!important;border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.wc-block-components-checkout-step__heading{margin-bottom:4px!important}.wc-block-components-checkout-step__description{color:var(--gws-muted, #5e6b63);font-size:13px}.wc-block-components-text-input input,.wc-block-components-textarea input,.wc-block-components-combobox input,.wc-block-components-address-form input{min-height:48px!important;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 16%,transparent)!important;border-radius:6px!important;background:var(--gws-white, #fff)!important}.wc-block-components-text-input input:focus,.wc-block-components-address-form input:focus{border-color:var(--gws-primary, #1e6b3a)!important;box-shadow:none!important}.wc-block-components-text-input label,.wc-block-components-address-form label{color:var(--gws-muted, #5e6b63)!important}.wc-block-components-radio-control__option{position:relative;display:flex;align-items:center;gap:12px;min-height:58px;padding:14px!important;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 12%,transparent)!important;border-radius:6px;margin-bottom:10px!important}.woocommerce-checkout :where(.wc-block-components-radio-control__input,.wc-block-components-checkbox__input),.woocommerce-cart :where(.wc-block-components-radio-control__input,.wc-block-components-checkbox__input){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin:0!important;padding:0!important;box-shadow:none!important;accent-color:var(--gws-primary, #1e6b3a)}.wc-block-components-radio-control__option>:where(label,.wc-block-components-radio-control__label),.wc-block-components-checkbox label{min-width:0;margin:0!important;line-height:1.45}.wc-block-components-checkbox{display:flex;align-items:center;gap:12px;min-height:44px}.wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked{border-color:var(--gws-primary, #1e6b3a)!important;background:color-mix(in srgb,var(--gws-primary, #1e6b3a) 5%,var(--gws-white, #fff))}.wc-block-components-radio-control-accordion-option{border-radius:6px}.wc-block-components-payment-method-label{font-weight:600}.wc-block-components-payment-method-icons{opacity:.85}.wc-block-checkout__payment-method .wc-block-components-radio-control__description{color:var(--gws-muted, #5e6b63);font-size:13px}.wc-block-components-notice-banner{border-radius:6px!important;border-left-width:3px!important}.wc-block-components-notice-banner.is-error{border-left-color:var(--gws-danger, #c0392b)!important}.wc-block-components-notice-banner.is-success,.wc-block-components-notice-banner.is-info{border-left-color:var(--gws-primary, #1e6b3a)!important}.wc-block-cart__empty-cart__title{font-size:24px}.wc-empty-cart-block__image,.wc-block-cart__empty-cart svg{color:var(--gws-muted, #5e6b63)}@media (max-width: 782px){.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-checkout .wp-block-woocommerce-checkout,.gws-cart-page .wp-block-woocommerce-cart,.gws-checkout-page .wp-block-woocommerce-checkout{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.wc-block-cart,.wc-block-checkout{width:100%!important;grid-template-columns:1fr!important;gap:24px!important}.wc-block-components-sidebar{position:static;width:100%!important;margin:0!important;padding:0!important}.wc-block-components-main{width:100%!important;margin:0!important;padding:0!important}.wc-block-cart-items{margin:0!important}.wc-block-cart-items__row{padding:18px 0!important}.wc-block-cart-item__image{padding-right:12px!important}.wc-block-cart-item__image img{width:76px;height:76px;padding:5px;object-fit:contain}.wc-block-cart-item__product{padding-right:8px!important}.wc-block-cart-item__total{min-width:96px;padding-left:8px!important;text-align:right}.wc-block-components-totals-wrapper{padding:14px 0!important}.wc-block-cart__submit-container{padding-top:12px}.wc-block-cart__submit-button{width:100%;min-height:54px!important;border-radius:9px!important}}@media (max-width: 782px){body.woocommerce-checkout{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.gws-page.gws-checkout-page,.gws-page.gws-cart-page,.gws-page.gws-account-page{width:100%;max-width:100%;padding:18px 16px 32px!important}.gws-checkout-page>article,.gws-cart-page>article,.gws-account-page>article,.gws-checkout-page .gws-page-content,.gws-cart-page .gws-page-content,.gws-account-page .gws-page-content{width:100%;min-width:0}.gws-checkout-page .gws-breadcrumbs,.gws-cart-page .gws-breadcrumbs,.gws-account-page .gws-breadcrumbs{display:flex;width:100%;align-items:center;flex-wrap:wrap;margin:0 0 18px;font-size:12px;line-height:1.5;text-align:left}.gws-checkout-page .gws-page-title,.gws-cart-page .gws-page-title,.gws-account-page .gws-page-title{margin:0 0 28px}.gws-checkout-page .gws-page-title{margin-bottom:20px;font-size:18px;line-height:1.25}.gws-account-page .woocommerce{display:block;width:100%}.gws-account-page .woocommerce-MyAccount-navigation{margin:0 0 22px}.gws-account-page .woocommerce-MyAccount-navigation ul{display:flex;gap:0;overflow-x:auto}.gws-account-page .woocommerce-MyAccount-navigation li{flex:0 0 auto;border-bottom:0;border-right:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 8%,transparent)}.gws-account-page .woocommerce-MyAccount-navigation li a{min-height:46px;display:flex;align-items:center;padding:10px 14px;white-space:nowrap}.gws-account-page .woocommerce-MyAccount-navigation li.is-active a{padding-left:14px;border-bottom:3px solid var(--gws-primary, #1e6b3a);border-left:0}.gws-account-page .woocommerce-MyAccount-content{width:100%;min-width:0}.woocommerce-checkout .woocommerce-breadcrumb{margin-bottom:14px}.woocommerce-checkout .woocommerce-products-header,.woocommerce-checkout .entry-header{margin-bottom:20px}.woocommerce-checkout .woocommerce-products-header__title,.woocommerce-checkout .entry-title{margin-bottom:0;font-size:34px}.wp-block-woocommerce-checkout{--wc-block-gap: 24px}.wc-block-checkout__main,.wc-block-checkout__sidebar{width:100%!important;margin:0!important}.wc-block-checkout__sidebar{padding:0!important}.wc-block-checkout__sidebar .wc-block-components-checkout-order-summary{margin:0 0 26px!important}.wc-block-components-checkout-order-summary__title{min-height:62px;padding:14px 0!important}.wc-block-components-checkout-step{margin:0 0 30px!important;padding:0!important;border-bottom:0}.wc-block-components-checkout-step__heading{margin:0 0 14px!important}.wc-block-components-checkout-step__title{margin:0!important;font-size:25px;line-height:1.25}.wc-block-components-checkout-step__description{margin:4px 0 14px!important}.wc-block-components-checkout-step__container{padding:0!important}.wc-block-components-address-form{gap:12px!important}.wc-block-components-address-form .wc-block-components-text-input,.wc-block-components-address-form .wc-block-components-combobox{margin:0!important}.wc-block-components-text-input input,.wc-block-components-combobox input,.wc-block-components-address-form input{min-height:54px!important;border-radius:8px!important}.wc-block-components-checkout-place-order-button{width:100%;min-height:54px!important;border-radius:9px!important}.wc-block-components-order-summary-item{grid-template-columns:56px minmax(0,1fr) auto!important;column-gap:10px!important;padding:14px 0!important}.wc-block-components-order-summary-item__image,.wc-block-components-order-summary-item__image img{width:56px!important;height:56px!important}.wc-block-components-order-summary-item__total-price{min-width:76px}}@media (max-width: 520px){.gws-page.gws-checkout-page,.gws-page.gws-cart-page,.gws-page.gws-account-page{padding-inline:16px!important}.wc-block-components-address-form__first_name,.wc-block-components-address-form__last_name,.wc-block-components-address-form__company,.wc-block-components-address-form__address_1,.wc-block-components-address-form__address_2,.wc-block-components-address-form__city,.wc-block-components-address-form__state,.wc-block-components-address-form__postcode,.wc-block-components-address-form__phone{width:100%!important;flex:1 1 100%!important;grid-column:1/-1!important}}.gws-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:250;display:flex;align-items:center;gap:12px;padding:10px 14px max(10px,env(safe-area-inset-bottom));background:var(--gws-white, #fff);border-top:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);box-shadow:0 -4px 16px #12261a14}.gws-sticky-atc[hidden]{display:none}.gws-sticky-atc-product{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.gws-sticky-atc-thumb{width:40px;height:40px;flex-shrink:0;border-radius:6px;object-fit:contain;background:var(--gws-surface, #f4f8f1)}.gws-sticky-atc-copy{display:flex;flex-direction:column;min-width:0;gap:2px}.gws-sticky-atc-name{overflow:hidden;color:var(--gws-text, #1f2a24);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.gws-sticky-atc-price{color:var(--gws-danger, #c0392b);font-size:13px;font-weight:800}.gws-sticky-atc-price .amount{font-weight:800}.gws-sticky-atc-actions{display:flex;flex-shrink:0;gap:8px}.gws-sticky-atc-actions .gws-btn{min-height:42px;padding:0 16px;font-size:13px;white-space:nowrap}.gws-sticky-atc-oos{color:var(--gws-muted, #5e6b63);font-size:13px;font-weight:700}@media (min-width: 861px){.gws-sticky-atc{display:none!important}}.gws-search-form{position:relative}.gws-search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:260;display:flex;flex-direction:column;max-height:70vh;overflow-y:auto;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;background:var(--gws-white, #fff);box-shadow:0 12px 28px #12261a1f}.gws-search-suggestions[hidden]{display:none}.gws-search-suggestion{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 7%,transparent)}.gws-search-suggestion:hover{background:var(--gws-surface, #f4f8f1)}.gws-search-suggestion img{width:44px;height:44px;flex-shrink:0;border-radius:6px;object-fit:contain;background:var(--gws-surface, #f4f8f1)}.gws-search-suggestion-copy{display:flex;flex-direction:column;min-width:0;gap:2px}.gws-search-suggestion-name{overflow:hidden;color:var(--gws-text, #1f2a24);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.gws-search-suggestion-price{color:var(--gws-danger, #c0392b);font-size:12px;font-weight:700}.gws-search-suggestions-viewall{padding:12px 14px;color:var(--gws-primary, #1e6b3a);font-size:13px;font-weight:700;text-align:center}.gws-search-suggestions-viewall:hover{background:var(--gws-surface, #f4f8f1)}.gws-whatsapp-order{width:100%;margin:14px 0 20px}.gws-whatsapp-order-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 20px;border:1px solid #1fa855;border-radius:8px;background:#25d366;color:#fff;font-size:14px;font-weight:750;line-height:1.2;box-shadow:0 7px 18px #25d36629;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.gws-whatsapp-order-button:hover{background:#1fb75a;color:#fff;box-shadow:0 10px 22px #25d3663b;transform:translateY(-1px)}.gws-whatsapp-order-button svg{flex:0 0 20px;width:20px;height:20px;fill:currentColor}@media (max-width: 640px){.gws-whatsapp-order{margin-block:12px 18px}.gws-whatsapp-order-button{width:100%;min-height:44px;padding:9px 14px;font-size:12px}}@media (max-width: 767px){.single-product .related.products,.single-product .gws-product-carousel-scroll{padding-block:28px}.single-product .related.products>h2,.single-product .gws-product-carousel-scroll .gws-section-heading{margin:0 0 16px;font-size:22px;line-height:1.2;text-align:left}.single-product .gws-product-carousel-scroll .gws-section-header{align-items:flex-start;margin-bottom:16px}.single-product .related.products .swiper-wrapper,.single-product .gws-product-carousel-scroll .swiper-wrapper{align-items:stretch}.single-product .related.products li.product,.single-product .gws-product-carousel-scroll li.product{height:auto;border-radius:9px}.single-product .related.products .gws-product-thumb-link,.single-product .gws-product-carousel-scroll .gws-product-thumb-link{margin:5px 5px 0;padding:5px}.single-product .related.products .gws-wishlist-heart,.single-product .gws-product-carousel-scroll .gws-wishlist-heart{top:7px;right:7px;width:30px;height:30px}.single-product .related.products .gws-product-card-category,.single-product .gws-product-carousel-scroll .gws-product-card-category{margin:8px 8px 0;font-size:8px}.single-product .related.products li.product .woocommerce-loop-product__title,.single-product .gws-product-carousel-scroll li.product .woocommerce-loop-product__title{display:-webkit-box;min-height:36px;max-height:36px;margin:4px 8px 5px;overflow:hidden;font-size:12px;line-height:1.35;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.single-product .related.products li.product .star-rating,.single-product .gws-product-carousel-scroll li.product .star-rating{margin:0 8px 6px;font-size:10px}.single-product .related.products li.product .price,.single-product .gws-product-carousel-scroll li.product .price{margin:0 8px 6px;font-size:13px;line-height:1.3}.single-product .related.products .gws-product-stock,.single-product .gws-product-carousel-scroll .gws-product-stock{margin:0 8px 8px;font-size:8px}.single-product .related.products li.product .button,.single-product .gws-product-carousel-scroll li.product .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px;width:calc(100% - 10px);min-height:38px;margin:auto 5px 5px;padding:6px 5px;border-radius:7px;font-size:10px!important;line-height:1.15;text-align:center}.single-product .related.products li.product .button span,.single-product .gws-product-carousel-scroll li.product .button span{flex:0 1 auto;width:auto;max-width:calc(100% - 20px);margin:0;text-align:center}.single-product .related.products .gws-card-cart-icon,.single-product .gws-product-carousel-scroll .gws-card-cart-icon{flex-basis:15px;width:15px;height:15px;margin:0}}@media (max-width: 640px){body.single-product{padding-bottom:calc(156px + env(safe-area-inset-bottom))}.single-product .summary form.cart:not(.variations_form){bottom:calc(72px + env(safe-area-inset-bottom));grid-template-columns:88px minmax(0,1fr);gap:6px;padding:8px 12px!important}.single-product .summary form.cart .quantity,.single-product .gws-quantity-control{width:88px;height:42px}.single-product .summary form.cart .qty,.single-product .summary form.cart .single_add_to_cart_button,.single-product .summary form.cart .gws-buy-now{min-height:42px;height:42px;border-radius:8px!important;font-size:12px!important}.single-product .summary form.cart .qty{padding-inline:29px}.single-product .gws-qty-step{width:28px;height:40px;font-size:17px}.single-product .summary form.cart .single_add_to_cart_button,.single-product .summary form.cart .gws-buy-now{gap:6px;padding-inline:8px!important}.single-product .summary form.cart .single_add_to_cart_button:before{width:16px;height:16px;flex-basis:16px}}.gws-checkout-page form.checkout #order_review_heading{padding:20px 20px 14px;border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.gws-checkout-page form.checkout #order_review{padding:18px 20px 20px}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table{width:100%;table-layout:fixed;margin:0 0 18px;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 10%,transparent);border-radius:8px;background:var(--gws-white, #fff)}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table th,.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table td{padding:13px 14px;background:transparent;font-size:13px;line-height:1.45;vertical-align:middle}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table .product-name{width:64%;font-weight:600;overflow-wrap:anywhere}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table .product-total{width:36%;font-weight:700;white-space:nowrap}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table tfoot th{color:var(--gws-muted, #5e6b63);font-size:11px;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table tfoot td{font-weight:750;overflow-wrap:anywhere}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table .shipping td{font-size:12px;line-height:1.45;white-space:normal}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table .order-total th,.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table .order-total td{padding-block:16px;font-size:14px}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table .order-total .amount{font-size:20px}.gws-checkout-page form.checkout #payment{margin:0;border:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent);border-radius:8px;background:color-mix(in srgb,var(--gws-surface, #f4f8f1) 58%,var(--gws-white, #fff));overflow:hidden}.gws-checkout-page form.checkout #payment ul.payment_methods{margin:0;padding:16px;border-bottom:1px solid color-mix(in srgb,var(--gws-text, #1f2a24) 9%,transparent)}.gws-checkout-page form.checkout #payment ul.payment_methods li.wc_payment_method{margin:0;padding:0;border:0}.gws-checkout-page form.checkout #payment ul.payment_methods li.wc_payment_method>label{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.gws-checkout-page form.checkout #payment ul.payment_methods li img{max-width:54px;max-height:30px;margin:0 4px}.gws-checkout-page form.checkout #payment .payment_box{margin:12px 0 0;padding:13px 14px;border-radius:7px;background:var(--gws-white, #fff);color:var(--gws-muted, #5e6b63);font-size:12px;line-height:1.55}.gws-checkout-page form.checkout #payment .payment_box p{margin:0}.gws-checkout-page form.checkout #payment .place-order{margin:0;padding:16px}.gws-checkout-page form.checkout #payment .woocommerce-privacy-policy-text{margin-bottom:14px;font-size:12px;line-height:1.55}.gws-checkout-page form.checkout #payment .woocommerce-privacy-policy-text p{margin:0}.gws-checkout-page form.checkout #payment .woocommerce-terms-and-conditions-wrapper .form-row{display:block;margin:0 0 14px}.gws-checkout-page form.checkout #payment label.woocommerce-form__label-for-checkbox{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;font-size:12px;font-weight:650;line-height:1.5}.gws-checkout-page form.checkout #payment input[type=checkbox],.gws-checkout-page form.checkout #payment input[type=radio]{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin:0!important;accent-color:var(--gws-primary, #1e6b3a)}.gws-checkout-page form.checkout #payment #place_order{min-height:50px;margin:0;border-radius:8px;font-size:14px}@media (max-width: 640px){.gws-checkout-page form.checkout #order_review_heading{padding:17px 14px 13px}.gws-checkout-page form.checkout #order_review{padding:14px}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table th,.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table td{padding:11px 10px}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table .product-name{width:60%}.gws-checkout-page form.checkout #order_review .woocommerce-checkout-review-order-table .product-total{width:40%}.gws-checkout-page form.checkout #payment ul.payment_methods,.gws-checkout-page form.checkout #payment .place-order{padding:14px}.gws-checkout-page form.checkout #payment .payment_box{padding:12px}}
