:root{--background-color:#F9F9F9;--primary-text:#4E4E4E;--primary-green:#75AB39;--max-width:1440px;--beige:#F1EDEA;--gray:#DADADA;--light-green:#EEF0ED}@font-face{font-family:Montserrat;font-weight:400;font-style:normal;src:url('assets/fonts/MontserratRegular.woff2') format('woff2');font-display:swap}@font-face{font-family:'Roboto Serif';font-weight:400;font-style:normal;src:url('assets/fonts/RobotoSerifRegular.woff2') format('woff2');font-display:swap}*,::after,::before{box-sizing:border-box;margin:0;padding:0}p{font-family:'Roboto Serif',serif}body{background:var(--background-color);color:var(--primary-text);font-size:16px;line-height:1.5;font-family:'Roboto Serif',Georgia,'Times New Roman',serif;font-weight:300;margin:0 1rem}header{position:relative;z-index:10}h1{font-size:1.75rem!important}h1,h2{font-size:1.25rem;margin-bottom:1rem;font-family:Montserrat,sans-serif;color:var(--primary-green)}.post-title{margin-bottom:3rem}h3.wp-block-heading{font-size:1rem}strong{font-weight:700}ol.wp-block-list{margin-left:3rem;margin-bottom:1rem}a{color:var(--primary-green)}.container{max-width:var(--max-width);margin:0 auto}.flex{display:flex}.top-menu{display:flex;justify-content:space-between;align-items:center;max-width:var(--max-width);margin:1rem auto 1rem auto;min-height:84px;height:auto}.logo{width:300px;max-width:100%;height:auto;display:block;object-fit:contain}@media (max-width:48rem){.logo{width:200px;height:auto}.top-menu-logo{display:flex;align-items:center}.dropdown-categories-horizontal{flex-direction:column}}.top-menu-right{display:flex;align-items:center;justify-content:center;align-self:center;height:auto;gap:2rem}.top-menu-logo{display:flex;align-items:center;flex-shrink:0}.menu-icons{margin:0 .5rem}.dropdown-fullwidth-wrapper{background-color:#fff;margin:0 0 1rem 0;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03);max-height:0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.dropdown-fullwidth-wrapper.open,.list-icon:hover+.dropdown-fullwidth-wrapper{opacity:1;visibility:visible;transform:translateY(0);max-height:500px}.list-icon{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.list-icon:hover{color:var(--primary-green)}.dropdown-fullwidth-wrapper ul{list-style:none;display:flex;gap:1rem;justify-content:center;height:5rem;align-items:center;font-family:'Roboto Serif',serif;font-size:1.1rem;color:var(--primary-text)}.dropdown-fullwidth-wrapper ul a{color:var(--primary-text);text-decoration:none}.dropdown-fullwidth-wrapper a:hover{color:var(--primary-green);transition:color .2s ease-in-out}.user-dropdown-wrapper{position:relative;display:inline-block}.dropdown-user-menu{position:absolute;right:-50%;top:100%;background:#fff;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03);max-height:0;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,max-height .3s ease}.user-dropdown-wrapper:hover .dropdown-user-menu{opacity:1;visibility:visible;transform:translateY(0);max-height:200px}.dropdown-user-menu ul{list-style:none;margin:0;padding:.5rem 0}.dropdown-user-menu li+li{margin-top:.5rem}.dropdown-user-menu a{display:block;padding:.5rem 1rem;text-decoration:none;color:var(--primary-text)}.dropdown-user-menu a:hover{background:var(--light-green);color:var(--primary-green);transition:background .2s ease-in-out,color .2s ease-in-out}.content-wrapper{display:flex;gap:1rem}.category-menu{width:20%;min-width:345px;background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.category-list{list-style:none;margin:0;padding:0}.category-list .sub-menu .menu-item{margin-left:1.5rem;margin-top:1rem}.category-list .sub-menu .menu-item::marker{content:none}.category-list li+li{margin-top:1rem}.category-list a{display:flex;justify-content:space-between;text-decoration:none;color:var(--primary-text);font-size:1.125rem}.category-list a:hover{color:var(--primary-green);transition:color .2s ease-in-out}.category-list .arrow{font-weight:700}.promotions{flex:1;display:flex;flex-direction:column;gap:1rem}.promo-text{display:flex;flex-direction:column;align-items:flex-start}.promo-text .btn-outline{margin-top:auto}.promo.featured{display:flex;background:var(--light-green);padding:2rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.promo.featured .promo-text{flex:1}.promo.featured .promo-text h2{font-size:2rem;margin-bottom:1rem;font-family:Montserrat,sans-serif}.promo.featured .promo-text p{line-height:1.6;margin-bottom:1.5rem;color:var(--primary-text)}.promo.featured .promo-image img{max-width:20rem;height:auto}.promo-grid{display:grid;grid-template-columns:repeat(2,minmax(250px,1fr));gap:1rem}.promo.small{display:flex;background:var(--beige);padding:1rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.promo.small.right{background:var(--gray)}.promo.small .promo-text{flex:1}.promo.small h3{font-size:1.25rem;margin-bottom:1rem;font-family:Montserrat,sans-serif}.promo.small .promo-image img{max-width:5rem;height:auto;margin-left:.25rem}.btn-outline{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid var(--primary-green);border-radius:.25rem;text-decoration:none;color:var(--primary-green);font-size:1rem}.btn-outline:hover{background:var(--primary-green);color:#fff;transition:background .2s ease-in-out}.btn-outline .arrow{margin-right:.5rem;font-weight:700}@media only screen and (max-width:48rem){.top-menu{align-items:center;height:auto;gap:.5rem}.top-menu-right{gap:1rem}.content-wrapper{flex-direction:column!important;gap:1rem!important;margin:0!important}.category-menu{width:100%!important;min-width:auto!important;margin:0!important}.promo.featured{flex-direction:column!important;padding:1rem!important;text-align:center}.promo.featured .promo-image img{max-width:100%!important;margin:1rem auto 0!important}.promo-grid{grid-template-columns:1fr!important}.promo.small{flex-direction:column!important;align-items:center;text-align:center}.promo.small .promo-image img{max-width:100%!important;margin-bottom:1rem!important}.trending-grid{grid-template-columns:1fr 1fr!important}.product-card{width:100%!important}.card-image{height:auto!important;padding:.5rem!important}.btn-outline{width:100%!important;justify-content:center!important}body{margin:.5rem!important}.promotions .promo.featured{flex-direction:column-reverse!important}.promotions .promo.small,.promotions .promo.small.right{flex-direction:column-reverse!important}}@media only screen and (max-width:48rem){.product-page{display:flex!important;flex-direction:column!important;gap:1rem!important;margin:0!important}.woocommerce-breadcrumb{margin:0!important}.filters{width:100%!important;max-height:none!important;margin-bottom:0!important;padding:0!important;background-color:var(--background-color);box-shadow:none!important}.sorting{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important;text-align:left!important}.sorting .woocommerce-ordering select{width:100%!important}.products.columns-3,.products.columns-4{grid-template-columns:1fr 1fr!important;gap:1rem!important}.rating span{display:none!important}.products.columns-3 li,.products.columns-4 li{width:100%!important}.product-grid{width:100%!important}}.trending-section{padding:2rem 0}.trending-title{font-family:Montserrat,sans-serif;font-size:1.25rem;color:var(--primary-green);margin-bottom:1.5rem}.trending-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.product-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03);display:flex;flex-direction:column}.card-image{background:var(--light-green);padding:1rem;text-align:center;height:11.25rem}.card-image img{width:10rem;height:10rem}.card-content{padding:1rem;flex:1;display:flex;flex-direction:column}.card-content h3{font-family:Montserrat,sans-serif;font-weight:300;font-size:1.25rem;margin-bottom:.75rem}.card-content h3 a{text-decoration:none;color:var(--primary-text)}.card-content h3 a:hover{color:var(--primary-green);transition:color .2s ease-in-out}.rating{display:flex;align-items:center}.rating img{width:1rem;height:1rem;margin-right:.25rem}.rating span{margin-left:.5rem;font-size:.875rem;color:var(--primary-text)}.stock{display:flex;align-items:center;margin-top:.5rem}.stock img{width:1rem;height:1rem}.stock span{font-size:.875rem;color:var(--primary-text)}.data-block{display:flex;margin-top:.5rem;font-size:.875rem;color:var(--primary-text);width:100%;justify-content:space-between}.card-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-top:1px solid #eee}.price{font-family:'Roboto Serif',serif;font-size:1rem;color:var(--primary-text)}.add-to-cart img{width:1.5rem;height:auto}.cart-icon{position:relative;display:inline-block}.cart-count{position:absolute;top:-.25rem;right:-.25rem;background:var(--primary-green);color:var(--background-color);border-radius:50%;padding:.2rem .5rem;font-size:.75rem;line-height:1}.cart-update{display:flex;justify-content:flex-end;margin-top:1rem}.cart-update button.button{background:var(--primary-green);color:var(--background-color)}button[name=update_cart].disabled,button[name=update_cart]:disabled{background-color:var(--primary-green)!important;color:var(--background-color)!important;cursor:not-allowed!important;pointer-events:none!important;transition:none!important}.single-product.container{display:flex;flex-wrap:wrap;gap:2rem;width:100%;margin:2rem auto;padding:2rem;background:#fff;max-width:var(--max-width);border-radius:.25rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.single-product .product-images{flex:0 0 65%;position:relative;background:#f5f9f3;padding:1rem;border-radius:.5rem}.single-product .product-images .woocommerce-product-gallery__trigger{display:none}.single-product .woocommerce-product-gallery__image{flex:1 1 auto!important;max-width:480px!important}.woocommerce-product-gallery__image{flex:0 0 100%;scroll-snap-align:center}.single-product .woocommerce-product-thumbnails{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.single-product .woocommerce-product-thumbnails .image{width:4rem;height:4rem;border-radius:.25rem;overflow:hidden;border:1px solid var(--gray);background:#fff}.single-product .woocommerce-product-thumbnails .image img{width:100%;height:100%;object-fit:cover}.single-product .onsale{position:absolute;top:1rem;right:1rem;background:var(--primary-green);color:#fff;padding:.4rem .8rem;border-radius:999px;font-size:.875rem;text-transform:uppercase;font-weight:600}.single-product .product-summary{flex:0 0 35%;display:flex;flex-direction:column;justify-content:flex-start;padding:0 .75rem}.single-product .product-cats{margin-bottom:.5rem}.single-product .product-cats .product-cat{display:inline-block;margin-right:.5rem;font-size:.7rem;color:var(--primary-green);text-transform:uppercase;font-weight:600}.single-product .product-cats .product-cat a{text-decoration:none;color:var(--primary-green)}.single-product .product_title{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:300;margin-bottom:1.5rem}.single-product .price{font-size:1.3rem;font-weight:400;margin-bottom:.75rem}.single-product .price del{color:var(--gray);font-size:1rem;margin-right:.5rem}.single-product .price ins{color:var(--primary-text);font-size:1.5rem}.single-product .woocommerce-product-rating{display:flex;align-items:center;margin-bottom:1rem}.single-product .woocommerce-product-rating img.hop-icon{width:1.25rem;margin-right:.25rem}.single-product .woocommerce-product-rating img.hop-icon.empty{opacity:.3;filter:grayscale(100%)}.single-product .woocommerce-product-rating .review-count{margin-left:.5rem;font-size:.875rem;color:var(--primary-text)}.single-product .product-excerpt{font-size:.825rem;line-height:1.6;margin-bottom:1.5rem;color:var(--primary-text);padding:1rem 0}.single-product form.cart .variations{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.single-product form.cart .variations label{font-weight:600;margin-right:.5rem}.single-product form.cart .variations .value{display:flex;align-items:center}.purchase-button.btn-outline,.single-product form.cart .single_add_to_cart_button{border:1px solid var(--primary-green);background:var(--primary-green);color:#fff;padding:.75rem 1.5rem;font-size:1rem;text-transform:uppercase;letter-spacing:.02em;transition:background .2s ease-in-out;display:inline-flex;align-items:center;gap:.5rem}.purchase-button.btn-outline:hover,.single-product form.cart .single_add_to_cart_button:hover{background:#5c8c31}.purchase-button.btn-outline{background:0 0;color:var(--primary-green);border:1px solid var(--primary-green);margin-left:1rem}.purchase-button.btn-outline:hover{background:var(--primary-green);color:#fff}@media (max-width:900px){.single-product.container{flex-direction:column}.single-product .product-images,.single-product .product-summary{flex:1 1 100%}.single-product .product-page{flex-direction:column;gap:1rem}.woocommerce-product-thumbnails{justify-content:flex-start;overflow-x:auto}}@media (max-width:48rem){.single-product .woocommerce-product-thumbnails,ol.flex-control-nav.flex-control-thumbs{display:none!important}.single-product .woocommerce-product-gallery__image{display:none!important;margin:0}.single-product .woocommerce-product-gallery__image:first-of-type{display:block!important}.single-product .woocommerce-product-gallery__image img{width:100%!important;height:auto!important;object-fit:contain!important;display:block!important;margin:0 auto!important}.single-product .woocommerce-product-gallery__wrapper{width:100%!important}.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{margin:0!important;padding:0!important}}.product-specifications{margin-bottom:1rem;background:#fff;padding:2rem;border-radius:.25rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.specs-title{font-size:1.5rem;margin-bottom:1rem}.spec-group-title{font-size:1.125rem;margin-bottom:.75rem}.spec-table{width:100%;border-collapse:collapse}.spec-table td{padding:1rem;vertical-align:middle}.spec-table tr:nth-child(2n){background:var(--light-green)}.spec-name{display:flex;align-items:center;gap:.75rem}.spec-name img{width:2.25rem}.spec-value{text-align:right;font-weight:500}.product-page{display:flex;width:100%}.cart{display:flex;gap:1rem}.input-text.qty{height:100%;text-align:center;width:50px}.input-text.qty:focus{border-color:var(--primary-green)}.input-text.qty::-webkit-inner-spin-button,.input-text.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-text.qty{-moz-appearance:textfield}.flex-control-nav.flex-control-thumbs{display:flex;gap:1rem}.product .woocommerce-product-gallery{max-width:480px;margin:0 auto 2rem}.product .woocommerce-product-gallery__image img{width:100%;height:auto;object-fit:contain;display:block}.woocommerce div.product .woocommerce-product-gallery__image{width:100%!important;display:block!important}.product .flex-control-thumbs{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:1rem;max-width:480px;margin-left:auto;margin-right:auto;list-style:none}.product .flex-control-thumbs img{width:64px;height:64px;object-fit:cover;border-radius:4px;cursor:pointer}.product .woocommerce-product-gallery__wrapper{display:flex!important;overflow:hidden;scroll-snap-type:x mandatory}.woocommerce div.product .woocommerce-product-gallery .flex-viewport{max-width:512px;margin:0 auto 1.5rem;overflow:hidden}.custom-qty{display:inline-flex;align-items:center;border-radius:8px;border:none;background:#fff;overflow:hidden;height:48px;width:140px;padding:0 4px;gap:4px}.custom-qty .qty-btn{flex:0 0 36px;height:36px;border:1px solid var(--primary-green);border-radius:6px;background:#fff;color:var(--primary-green);font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.custom-qty .qty-btn:hover{background:var(--light-green)}.custom-qty .qty-btn:focus-visible{outline:2px solid rgba(117,171,57,.35);outline-offset:1px}.custom-qty .qty-input{width:52px;border:none;background:0 0;text-align:center;font-size:18px;outline:0}.extra-product-info{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem auto}.extra-product-info .custom-reviews,.extra-product-info .product-details{flex:1 1 60%}.extra-product-info .similar-products{flex:1 1 35%}.extra-product-info .custom-reviews{margin-top:2rem}.extra-product-info .product-details{flex:1 1 60%;width:100%}.long-description{background:#fff;padding:2rem;border-radius:.25rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.extra-product-info .similar-products{flex:1 1 35%;width:100%}.product-details h2,.similar-products h2{font-size:1.2rem;margin-bottom:1rem;color:var(--primary-green)}.nutrition-table{width:100%;border-collapse:collapse;margin-top:1.5rem}.nutrition-table td,.nutrition-table th{border:1px solid #ddd;padding:.75rem;text-align:left}.nutrition-table th{background:#f9f9f9}@media screen and (max-width:48rem){.extra-product-info{flex-direction:column}.product-page{flex-direction:column}.cart{justify-content:space-around}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]{appearance:none}.products .columns-1{list-style:none}.related-products-grid{display:flex;flex-direction:column;gap:1.5rem}.related-card{display:flex;background:#fff;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05);overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.related-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.related-image{position:relative;flex:0 0 120px;background:#f9f9f9}.related-image img{width:100%;height:100%;object-fit:cover}.related-image .badge.sale{position:absolute;top:.5rem;left:.5rem;background:var(--primary-green);color:#fff;padding:.25rem .5rem;font-size:.75rem;text-transform:uppercase;border-radius:999px}.related-summary{padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:center;flex:1}.related-title{font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.related-price{font-size:1rem;margin-bottom:.5rem}.related-price del{color:#aaa;margin-right:.5rem}.related-price ins{color:var(--primary-text)}.related-rating{display:flex;align-items:center;font-size:.875rem}.related-rating .star-rating{margin-right:.5rem}.related-rating .count{color:#777}.custom-reviews{margin-top:3rem}.reviews-heading{font-size:1.2rem;color:var(--primary-green);margin-bottom:1.5rem}.reviews-summary{display:flex;gap:2rem;align-items:flex-start;background:#fff;padding:2rem 2rem 0 2rem;border-top-right-radius:.25rem;border-top-left-radius:.25rem}@media (max-width:48rem){.reviews-summary{flex-direction:column;align-items:center;padding:1rem 1rem 0 1rem}.bar-track{margin:0 .5rem}.single-review{flex-direction:column}.reviews-list{padding:1rem}#review_form_wrapper{padding:1rem;margin-top:1.5rem}#review_form_wrapper .comment-form{grid-template-columns:1fr;grid-gap:1rem}#review_form_wrapper .comment-form-comment,#review_form_wrapper .comment-form-rating,#review_form_wrapper .form-submit,.comment-form-cookies-consent,.comment-notes{grid-column:1/-1}}.avg-box{border:1px solid #eee;padding:1rem;width:160px;text-align:center;text-wrap:balance}.avg-number{font-size:2rem;font-weight:300;display:block;margin-bottom:.5rem}.avg-stars{margin-bottom:.25rem}.avg-count{color:#777;font-size:.875rem}.avg-count span{text-wrap:nowrap}.rating-bars{flex:1}.bar-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;width:100%;min-width:0}.bar-label{width:40px;font-size:.875rem}.bar-track{flex:1;height:8px;background:#eee;margin:0;position:relative;border-radius:4px;overflow:hidden;min-width:0}.bar-fill{height:100%;background:var(--primary-green)}.bar-star{width:auto;min-width:0;flex:0 0 auto;text-align:right;white-space:nowrap}.single-review{display:flex;gap:1rem;padding:1.5rem 0}.review-avatar img{border-radius:50%}.review-content{flex:1}.review-meta{font-size:.875rem;color:#555;margin-bottom:.25rem}.review-author{font-weight:600;margin-right:1rem}.review-date{color:#999}.review-stars{margin-bottom:.5rem}.review-text{font-size:.95rem;line-height:1.6}.review-separator{border:none;border-top:1px solid #eee;margin:0}.reviews-list{background:#fff;padding:1rem 2rem 2rem 2rem;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}#review_form_wrapper{background:#fff;padding:2rem;margin-top:3rem;border-radius:6px;box-shadow:0 4px 10px rgba(0,0,0,.03)}#review_form_wrapper .reviews-heading{font-family:Montserrat,sans-serif;font-size:1.2rem;color:#333;margin-bottom:1.5rem;padding-bottom:.5rem}#review_form_wrapper .comment-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem 2rem}#review_form_wrapper .comment-form-rating{grid-column:1/2}#review_form_wrapper .comment-form-comment{grid-column:1/-1}#review_form_wrapper .form-submit{grid-column:1/-1;margin-top:1rem}#review_form_wrapper .comment-form label{display:block;font-size:.95rem;color:#777;font-weight:500}.comment-form-cookies-consent label{margin-left:.5rem}#review_form_wrapper .comment-form input[type=email],#review_form_wrapper .comment-form input[type=text],#review_form_wrapper .comment-form select,#review_form_wrapper .comment-form textarea{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;line-height:1.4;background:#fafafa;resize:vertical}.comment-notes{display:flex;grid-column:1/3}.custom-star-rating .star-icon{width:20px;height:20px;cursor:pointer;opacity:.8;transition:opacity .2s}#review_form_wrapper .comment-form input[type=submit]{padding:.75rem 1.5rem;background:var(--primary-green);color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background .2s ease}#review_form_wrapper .comment-form input[type=submit]:hover{filter:brightness(.9)}.long-description h3,.product-details h3{font-family:Montserrat,sans-serif;font-size:1.25rem;color:var(--primary-text);margin:1.25rem 0 .5rem;line-height:1.4}.long-description p{margin-bottom:1rem;line-height:1.7}.long-description ol,.long-description ul,.product-details ol,.product-details ul{margin:1rem 0 1rem 1.5rem;padding:0}.long-description ul li,.product-details ul li{list-style-type:disc;margin-bottom:.5rem}.long-description ol li,.product-details ol li{list-style-type:decimal;margin-bottom:.5rem}.long-description ol ol,.long-description ul ul{margin-top:.5rem;margin-left:1.5rem}.long-description ul ul li{list-style-type:circle}.long-description a,.product-details a{color:var(--primary-green);text-decoration:underline}.long-description a:hover,.product-details a:hover{text-decoration:none}.comment-form-cookies-consent{display:flex;grid-column:1/3}.avg-stars,.bar-star,.custom-star-rating,.review-stars{display:inline-flex;align-items:center;gap:4px}.custom-star-rating .star-icon{width:20px;height:20px}.bar-star .star-icon{width:16px;height:16px}.cart-container{display:flex;gap:2rem;margin:2rem auto}.cart-items{flex:1}.cart-heading{font-size:1.24rem;color:var(--primary-green);margin-bottom:1rem}.cart-item{display:flex;align-items:center;background:#fff;padding:1rem;border-bottom:1px solid #eee;border-radius:.5rem}.item-image img{width:100px;height:auto;object-fit:cover}.item-details{flex:1;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.item-title{flex:1;font-size:1.125rem;color:var(--primary-text);text-decoration:none}.item-title:hover{color:var(--primary-green)}.item-price{font-size:1rem;margin-top:0;margin-left:auto;white-space:nowrap}.item-quantity{margin:0 1rem}.item-subtotal{font-size:1.125rem;font-weight:500;margin-right:1rem}.item-remove .remove{color:#aaa;text-decoration:none;font-size:1.25rem}.cart-summary-wrapper{flex:0 0 500px}.cart-summary{flex:0 0 300px;background:#fff;padding:1.5rem;border-radius:.5rem}.summary-heading{font-size:1.25rem;color:var(--primary-green);margin-bottom:1rem}.summary-list{list-style:none;padding:0;margin:0 0 1.5rem}.summary-list li{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #eee}.summary-list li.summary-grand{font-weight:600;font-size:1.125rem}.checkout-button{display:block;width:100%;background:var(--primary-green);color:#fff;text-align:center;padding:.75rem;border-radius:.25rem;text-decoration:none;font-size:1rem}.checkout-button:hover{background:#5c8c31}@media (max-width:768px){.cart-item{position:relative!important}.item-remove{position:absolute!important;top:.5rem!important;right:.5rem!important;padding:.25rem .5rem!important}}@media (max-width:768px){.cart-container{flex-direction:column!important;gap:1rem!important}.cart-items,.cart-summary-wrapper{width:100%!important}.cart-item{display:flex!important;flex-direction:column!important;align-items:flex-start!important;padding:1rem!important;margin-bottom:1rem!important}.item-image{margin-bottom:1rem!important;width:100%!important;text-align:center}.item-image img{width:100%!important;max-width:200px!important;height:auto!important;margin:0 auto!important}.item-details{width:100%!important;padding:0!important;margin-bottom:1rem!important;text-align:center;display:block!important}.item-quantity{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;margin:1rem 0!important;width:100%!important}.input-text.qty{width:60px!important;flex-shrink:0}.item-remove{align-self:flex-end!important}.item-price,.item-subtotal{width:100%!important;margin-bottom:.5rem!important;display:flex;justify-content:center}.cart-update{justify-content:center!important;margin:1.5rem 0!important}.cart-update button.button,.checkout-button{width:100%!important;padding:.75rem!important}.cart-summary-wrapper{margin-top:2rem!important}}.product-page{display:flex;gap:2rem}.filters{width:250px;background:#fff;border-radius:.5rem}.filter-section{margin-bottom:2rem}.filter-section h3{font-size:1.1rem;margin-bottom:.5rem}.product-grid{flex:1}.sorting{text-align:right;display:flex;justify-content:space-between}.products.columns-3,.products.columns-4{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.products.columns-3{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.wpc-filter-title{color:var(--primary-green)}.wpc-filters-main-wrap li.wpc-term-item a{color:var(--primary-text)}.woocommerce-category-title{font-size:2rem;margin-bottom:10px;color:var(--primary-green)}.woocommerce-category-description{font-size:1rem;color:var(--primary-text)}.woocommerce-category-description strong{font-weight:700}.category-products-info{background:#fff;padding:1.5rem 1.5rem 1.5rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03);margin-bottom:1rem}.order-received-thank-you{background:#fff;padding:1.5rem 1.5rem 1.5rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03);margin-bottom:1rem}.category-products-info.info-bottom{margin-top:1rem}.woocommerce-category-extra strong{font-weight:700;font-style:italic}.woocommerce-category-extra p{margin:1rem .5rem 1rem .5rem}.woocommerce-category-extra li{margin-left:3rem}.woocommerce-category-extra li:last-child{margin-bottom:1rem}.sorting .woocommerce-ordering{position:relative;display:inline-block;margin-bottom:1rem}.sorting .woocommerce-ordering select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--primary-green);border-radius:4px;background:0 0;color:var(--primary-green);font-family:Montserrat,sans-serif;font-size:1rem;padding:.5em 2em .5em 1em;cursor:pointer;min-width:200px}.sorting .woocommerce-ordering select:focus{outline:0;box-shadow:0 0 0 2px rgba(117,171,57,.3)}.sorting .woocommerce-ordering select:hover{background:var(--primary-green);color:#fff}.checkout-page{display:flex;gap:2rem;margin:2rem auto;max-width:var(--max-width)}.woocommerce-checkout #payment{background:0 0}.woocommerce-checkout #payment div.payment_box{background:var(--light-green)}.woocommerce-checkout #payment div.payment_box::before{border:1em solid var(--light-green);border-right-color:transparent;border-left-color:transparent;border-top-color:transparent}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button{background:var(--primary-green);border-color:var(--primary-green);color:#fff}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button:hover{background:#5c8c31;border-color:#5c8c31;color:#fff}.woocommerce #payment #place_order{background:var(--primary-green);color:#fff}.checkout-summary .woocommerce-checkout-review-order-table{border-collapse:collapse}.checkout-summary .woocommerce-checkout-review-order-table tbody tr td{border-bottom:1px solid var(--gray)}.checkout-summary .woocommerce-checkout-review-order-table tfoot tr td,.checkout-summary .woocommerce-checkout-review-order-table tfoot tr th{border-bottom:1px solid var(--gray)}.checkout-summary .woocommerce-checkout-review-order-table tfoot tr:last-child td,.checkout-summary .woocommerce-checkout-review-order-table tfoot tr:last-child th{border-bottom:none}.checkout-main{flex:1;display:flex;flex-direction:column}.checkout-section{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.section-title{font-family:Montserrat,sans-serif;color:var(--primary-green);font-size:1.25rem;margin-bottom:1rem}.checkout-summary-wrapper{flex:0 0 500px}.checkout-summary{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.checkout-summary .woocommerce-checkout-review-order-table{width:100%;border:none}.checkout-summary .button[name=woocommerce_checkout_place_order]{display:block;width:100%;background:var(--primary-green);color:#fff;padding:.75rem 1.5rem;text-align:center;border-radius:.25rem;font-size:1rem;margin-top:1rem;border:none}.checkout-summary .button[name=woocommerce_checkout_place_order]:hover{background:#5c8c31}.woocommerce form .form-row input.input-text,.woocommerce form .form-row select,.woocommerce form .form-row textarea{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:4px;background:#fafafa;font-size:1rem;margin-bottom:1rem;box-shadow:none}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:calc(50% - .5rem);display:inline-block;vertical-align:top}.woocommerce form .form-row-first{margin-right:1rem}.woocommerce form .form-row-wide{width:100%;display:block}.woocommerce-billing-fields,.woocommerce-shipping-fields{border:none;padding:0;background:0 0}.checkout-summary p.form-row.terms{margin:1rem 0}.woocommerce table.shop_table{border:none}.woocommerce table.shop_table td{border-top:none}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{border-top:none}@media (max-width:768px){.checkout-page{flex-direction:column}.checkout-main,.checkout-summary{width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;margin:0}}.filters{background:#fff;padding:0 1.5rem 1.5rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03);width:260px;height:100%}.themify-filter-wrap{margin-bottom:2rem}.themify-filter-wrap .themify-filter-heading{font-family:Montserrat,sans-serif;color:var(--primary-green);font-size:1.125rem;margin-bottom:.75rem}.themify-filter-wrap ul{list-style:none;padding:0;margin:0}.themify-filter-wrap li{margin-bottom:.5rem}.themify-filter-wrap input[type=checkbox]{margin-right:.5rem;vertical-align:middle}.themify-filter-wrap .themify-filter-buttons{display:flex;gap:.5rem;margin-top:1rem}.themify-filter-wrap .themify-filter-buttons input{flex:1;padding:.75rem;border:none;border-radius:4px;background:var(--primary-green);color:#fff;cursor:pointer}.themify-filter-wrap .themify-filter-buttons input.reset{background:#aaa}.myaccount-addresses,.woocommerce-MyAccount-orders{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions{display:flex;gap:.5rem}.dashboard-navigation ul{list-style:none}.dashboard-navigation li{list-style:none;border:1px solid var(--gray);text-align:center;color:var(--primary-text)}.dashboard-navigation li a{text-decoration:none}.account-tabs{margin:2rem 0;border-bottom:1px solid #eee;font-family:Montserrat,sans-serif}.account-tabs ul{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;justify-content:space-evenly}.account-tabs li{margin:0}.account-tabs a{display:inline-block;text-decoration:none;color:var(--primary-text);padding:.75rem 1rem;font-size:1rem;position:relative}.account-tabs a:hover,.account-tabs li.is-active a{color:var(--primary-green)}.account-tabs li.is-active a::after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--primary-green);border-radius:2px 2px 0 0}.dashboard-orders{margin:2rem 0;background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.dashboard-orders .woocommerce-orders-table{width:100%;border-collapse:collapse}.dashboard-orders .woocommerce-orders-table td,.dashboard-orders .woocommerce-orders-table th{padding:.75rem 1rem;border-bottom:1px solid #eee}.dashboard-orders .woocommerce-orders-table thead th{font-family:Montserrat,sans-serif;color:var(--primary-green);text-align:left}.dashboard-orders .woocommerce-orders-table tbody tr:hover{background:var(--light-green)}.woocommerce-notices-wrapper{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);z-index:9999;max-width:90%;pointer-events:none}.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message{pointer-events:auto;background:#fff;border-left:4px solid var(--primary-green);padding:1rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:0 auto .5rem;display:flex;align-items:center;position:relative}.woocommerce-notices-wrapper .notice-close{position:absolute;top:.5rem;right:.75rem;background:0 0;border:none;font-size:1.25rem;line-height:1;color:var(--primary-text);cursor:pointer}.woocommerce-breadcrumb{font-size:.9rem;margin-bottom:1.5rem}.woocommerce-breadcrumb a{color:var(--primary-text);text-decoration:none}.woocommerce-breadcrumb a:hover{text-decoration:underline;color:var(--primary-green)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;transform:translateY(-100%);transition:transform .3s ease;z-index:9999;overflow-y:auto;padding:2rem 1rem}.mobile-menu-overlay.open{transform:translateY(0)}.mobile-menu-close{background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:1rem;right:1rem;cursor:pointer}.mobile-menu{text-align:left;list-style:none;margin:3rem 0 0;padding:0}.mobile-menu .sub-menu{margin-left:1.5rem;margin-top:1.5rem}.mobile-menu li{margin-bottom:1.5rem}.mobile-menu a{font-size:1.25rem;text-decoration:none;display:block}@media (min-width:769px){.mobile-menu-overlay,.mobile-menu-toggle{display:none!important}}@media (max-width:769px){#hamburger{display:none}.category-menu{display:none}.user-dropdown-wrapper{display:none}}@media (min-width:768px){#mobile-menu-toggle{display:none}}.mobile-menu ul{list-style:none}.mobile-menu a{text-decoration:none;color:var(--primary-text)}.mobile-menu a:hover{color:var(--primary-green)}.login-wrap,.register-wrap{background-color:#fff;border:none!important;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.woocommerce form.login{border:none}.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{background-color:var(--primary-green);color:var(--background-color)}.footer-wrapper{background-color:#fff;border:none;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03);padding:1rem;text-align:center}.payment-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin:1rem 0;justify-items:center;max-width:100%}.payment-logos img{width:100%;max-width:5rem;height:auto}@media (max-width:768px){.footer-menu-items{grid-template-columns:1fr!important}.payment-logos{grid-template-columns:repeat(3,1fr)}.footer-menu{display:flex;flex-direction:column;gap:1rem}.footer-menu-item--payment{order:-1}.footer-menu-item{width:100%}}@media (max-width:480px){.payment-logos{grid-template-columns:repeat(2,1fr)}}.footer-menu-items{display:grid;grid-template-columns:1fr 1fr 2fr;padding:2rem;gap:1rem}.footer-menu-items h4{font-family:Montserrat,sans-serif;color:var(--primary-green);font-weight:700;font-size:1rem;margin-bottom:1rem}.footer-menu-items{font-size:.875rem;text-align:left;font-family:'Roboto Serif',serif}.footer-menu-item{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center}.footer-menu-list{list-style:none;text-align:left}.footer-menu-list li::marker{content:none}.footer-menu-list li:not(:last-child){margin-bottom:.5rem}.footer-menu-list a{text-decoration:none;color:var(--primary-text)}.footer-menu-list a:hover{color:var(--primary-green);transition:color .2s ease-in-out}@media (max-width:769px){.footer-menu-items{justify-items:left}.footer-menu-items{text-align:center}}.post-title{text-align:center}.post-wrapper{margin-bottom:2rem;background-color:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.post-wrapper h3,h4,p{margin-bottom:1rem}.post-wrapper p{margin-left:1rem}.post-wrapper ul li{margin-bottom:.25rem;margin-left:2rem}.post-wrapper ul li:last-child{margin-bottom:1rem}.showlogin{color:var(--primary-green)}.woocommerce-info{border-top:3px solid var(--primary-green)}.woocommerce-info::before{color:var(--primary-green)}.woocommerce-form.woocommerce-form-login.login{max-width:var(--max-width);margin:0 auto;background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.myaccount-addresses{margin-bottom:24px}#review_form_wrapper .comment-form .cf-turnstile{grid-column:1/-1;display:flex;justify-content:center}#review_form_wrapper .comment-form{overflow-x:hidden}.woocommerce-pagination,nav.woocommerce-pagination{margin:2rem 0 1rem}.woocommerce-pagination ol,.woocommerce-pagination ul,nav.woocommerce-pagination ol,nav.woocommerce-pagination ul{list-style:none!important;margin:0!important;padding:0!important;border:0!important;display:flex!important;justify-content:center;align-items:center;gap:.5rem}.woocommerce-pagination li,nav.woocommerce-pagination li{margin:0!important;padding:0!important;border:0!important}.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers,nav.woocommerce-pagination a.page-numbers,nav.woocommerce-pagination span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;border-radius:999px;text-decoration:none;background:#fff;border:1px solid var(--gray);color:var(--primary-text);font-family:Montserrat,sans-serif;font-size:.95rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.woocommerce-pagination a.page-numbers:hover,nav.woocommerce-pagination a.page-numbers:hover{background:var(--light-green);border-color:var(--primary-green);color:var(--primary-green)}.woocommerce-pagination span.page-numbers.current,nav.woocommerce-pagination span.page-numbers.current{background:var(--primary-green);border-color:var(--primary-green);color:#fff}.woocommerce-pagination a.page-numbers.next,.woocommerce-pagination a.page-numbers.prev,nav.woocommerce-pagination a.page-numbers.next,nav.woocommerce-pagination a.page-numbers.prev{padding:0 1rem}.woocommerce-pagination span.page-numbers.dots,nav.woocommerce-pagination span.page-numbers.dots{background:0 0;border-color:transparent;min-width:auto;padding:0 .25rem}