/* Single WooCommerce product page. */
.product-page-wrap{padding-top:54px;padding-bottom:76px}
.single-product .woocommerce-notices-wrapper{margin-bottom:20px}
.single-product div.product{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:62px;align-items:start;padding:38px;border:1px solid #eceae4;border-radius:26px;background:#fff;box-shadow:0 16px 55px rgba(24,45,31,.08)}
.single-product div.product:before,.single-product div.product:after{display:none!important}
.single-product div.product .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important}
.single-product div.product .summary{float:none!important;width:100%!important;margin:0!important;padding:8px 8px 0}
.single-product .woocommerce-product-gallery__wrapper{margin:0!important}
.single-product .woocommerce-product-gallery__image{overflow:hidden;border-radius:20px;background:#f5f7f4}
.single-product .woocommerce-product-gallery__image img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:20px}
.single-product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px;margin:13px 0 0!important;padding:0!important;list-style:none}
.single-product .flex-control-thumbs li{float:none!important;width:auto!important}.single-product .flex-control-thumbs img{aspect-ratio:1/1;object-fit:cover;border:2px solid transparent;border-radius:10px;opacity:.65;transition:.2s}.single-product .flex-control-thumbs img.flex-active,.single-product .flex-control-thumbs img:hover{border-color:var(--green-2);opacity:1}
.single-product .product_title{max-width:720px;margin:0 0 20px!important;color:#152219;font-size: 40px;font-weight:800;letter-spacing:-.045em;line-height:1.04;text-wrap:balance}
.single-product div.product p.price{display:inline-flex;align-items:center;margin:0 0 20px;padding:9px 15px;border-radius:10px;background:#edf3eb;color:var(--green)!important;font-size:27px!important;font-weight:800}
.single-product .woocommerce-product-details__short-description{max-width:620px;margin-bottom:22px;color:#5e655f;font-size:16px;line-height:1.7}.single-product .woocommerce-product-details__short-description p:last-child{margin-bottom:0}
.single-product .product_meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:18px;padding-top:17px;border-top:1px solid #e7e8e3;color:#777;font-size:12px}.single-product .product_meta>span{display:block}.single-product .product_meta a{color:var(--green);font-weight:700}
.product-selection-help{grid-column:1/-1;position:relative;display:grid;grid-template-columns:1.15fr 1fr;column-gap:55px;margin-top:12px;padding:38px 42px;border-radius:22px;background:linear-gradient(120deg,#123c2a,#285b39);color:#fff;overflow:hidden}.product-selection-help:after{content:'';position:absolute;right:-70px;bottom:-120px;width:340px;height:340px;border:48px solid rgba(255,255,255,.045);border-radius:50%}.selection-help-label{grid-column:1;display:block;margin-bottom:8px;color:#aec1af;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-selection-help h2{grid-column:1;position:relative;z-index:1;margin:0 0 12px;color:#fff!important;font-size:34px;font-weight:800}.product-selection-help p{grid-column:1;position:relative;z-index:1;max-width:650px;margin:0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.65}.product-selection-help ul{grid-column:2;grid-row:1/4;align-self:center;display:grid;grid-template-columns:1fr;gap:12px;position:relative;z-index:1;margin:0;padding:0;list-style:none}.product-selection-help li{font-size:14px;font-weight:700}.product-selection-help li:before{content:'✓';display:inline-grid;width:24px;height:24px;margin-right:9px;place-items:center;border-radius:50%;background:rgba(255,255,255,.13);color:#d9e7d8}.selection-help-actions{grid-column:1/-1;display:flex;align-items:center;gap:25px;position:relative;z-index:1;margin-top:24px}.selection-help-actions button{display:flex;min-width:290px;min-height:54px;align-items:center;justify-content:space-between;gap:28px;padding:0 21px;border:0;border-radius:11px;background:#fff;color:var(--green);font-weight:800;cursor:pointer}.selection-help-actions button b{font-size:20px;font-weight:400}.selection-help-actions>a{display:flex;flex-direction:column;color:#fff!important}.selection-help-actions small{color:#aec1af;font-size:10px}.selection-help-actions strong{font-size:18px}
.single-product .woocommerce-tabs,.single-product .related.products,.single-product .upsells.products{grid-column:1/-1}.single-product .woocommerce-tabs{margin-top:8px;padding-top:30px;border-top:1px solid #e9e8e2}.single-product .woocommerce-tabs ul.tabs{margin:0 0 26px!important;padding:0!important}.single-product .woocommerce-tabs ul.tabs:before{border-color:#e2e2dc!important}.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important}.single-product .woocommerce-tabs ul.tabs li.active a{color:var(--green)!important}.single-product .woocommerce-tabs .panel{color:#545b55;line-height:1.7}.single-product .related.products,.single-product .upsells.products{margin-top:25px;padding-top:32px;border-top:1px solid #e7e7e1}.single-product .related.products>h2,.single-product .upsells.products>h2{margin:0 0 25px;color:#1b251e;font-size:34px;font-weight:800}.single-product .related.products ul.products,.single-product .upsells.products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:17px!important}.single-product .related.products li.product,.single-product .upsells.products li.product{display:flex;min-width:0;flex-direction:column;margin:0!important;padding:0 0 18px!important;border:1px solid #e3e3dc;border-radius:15px;background:#fff;overflow:hidden;transition:.25s}.single-product .related.products li.product:hover,.single-product .upsells.products li.product:hover{transform:translateY(-5px);box-shadow:0 14px 28px rgba(23,58,43,.1)}.single-product .related.products li.product img,.single-product .upsells.products li.product img{width:100%;aspect-ratio:1.35/1;margin:0 0 15px!important;background:#f5f6f3;object-fit:cover}.single-product .related.products .woocommerce-loop-product__title,.single-product .upsells.products .woocommerce-loop-product__title{padding:0 16px 7px!important;font-size:15px!important;line-height:1.4}.single-product .related.products .price,.single-product .upsells.products .price{padding:0 16px!important;color:var(--green)!important;font-weight:800!important}
@media(max-width:980px){.single-product div.product{grid-template-columns:1fr;gap:35px;padding:27px}.single-product div.product .summary{padding:0}.single-product .woocommerce-product-gallery__image img{max-height:650px}.product-selection-help{grid-template-columns:1fr;column-gap:0}.product-selection-help ul{grid-column:1;grid-row:auto;margin-top:20px}.selection-help-actions{grid-column:1}.single-product .related.products ul.products,.single-product .upsells.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.content-area {
    padding: 25px 0;
} .product-page-wrap{padding-top:24px;padding-bottom:48px}.single-product div.product{gap:27px;padding:15px;border-radius:19px}.single-product .product_title{font-size:36px!important}.single-product div.product p.price{font-size:23px!important}.product-selection-help{padding:25px 20px}.product-selection-help h2{font-size:27px}.product-selection-help ul{grid-template-columns:1fr}.selection-help-actions{align-items:stretch;flex-direction:column}.selection-help-actions button{width:100%;min-width:0}.selection-help-actions>a{align-items:center}.single-product .flex-control-thumbs{grid-template-columns:repeat(4,1fr)}.single-product .related.products ul.products,.single-product .upsells.products ul.products{grid-template-columns:1fr!important}}
