.single-product div.product{display:grid;gap:24px}.single-product div.product .woocommerce-product-gallery{min-width:0}.single-product div.product .summary{min-width:0}.single-product .product_title{font-size:32px;line-height:40px}.single-product .price{font-size:28px;line-height:34px;font-weight:700;color:var(--ve-ink)}.single-product .quantity .qty{min-height:48px}.single-product .single_add_to_cart_button{min-height:48px;background:var(--ve-deep-green);color:var(--ve-white)}.single-product .woocommerce-product-gallery img{object-fit:contain}.single-product table.variations select{min-height:48px}.single-product .woocommerce-tabs,.single-product .related,.single-product .upsells{min-width:0}@media(min-width:992px){.single-product div.product{grid-template-columns:minmax(0,55fr) minmax(320px,45fr);gap:40px;align-items:start}.single-product div.product .woocommerce-tabs,.single-product div.product .related,.single-product div.product .upsells{grid-column:1/-1}.single-product .price{font-size:32px;line-height:38px}}

/* Dedicated single-product composition. */
.ve-product-page{padding-block:48px 96px}
.single-product div.product.ve-single-product{display:block}
.ve-single-product__overview{display:grid;gap:32px;align-items:start}
.ve-single-product__media{min-width:0;padding:24px;background:var(--ve-white);border:1px solid var(--ve-border);border-radius:var(--ve-radius-lg)}
.ve-product-gallery{display:flex;flex:1;min-height:0;flex-direction:column;gap:14px}
.ve-single-product__media .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}
.ve-single-product__image-frame{position:relative;display:flex;min-height:520px;aspect-ratio:1/1;background:var(--ve-canvas);border-radius:var(--ve-radius-md);overflow:hidden}
.ve-product-gallery__viewport{position:relative;display:grid;place-items:center;flex:1;min-width:0;min-height:0;width:100%;height:100%}
.ve-product-gallery__slide{display:grid;place-items:center;width:100%;height:100%;margin:0;padding:24px}
.ve-product-gallery__slide[hidden]{display:none}
.ve-single-product__image{display:block;width:100%;height:100%;object-fit:contain}
.ve-product-gallery__nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--ve-solar-yellow);border-radius:50%;background:var(--ve-solar-yellow);color:var(--ve-deep-green);font-size:34px;font-weight:500;line-height:1;transform:translateY(-50%);box-shadow:var(--ve-shadow-1);cursor:pointer}
.ve-product-gallery__nav:hover,.ve-product-gallery__nav:focus-visible{background:#e8b928;border-color:#e8b928;color:var(--ve-deep-green)}
.ve-product-gallery__nav--prev{left:16px}.ve-product-gallery__nav--next{right:16px}
.ve-product-gallery__count{position:absolute;right:16px;bottom:16px;z-index:2;padding:6px 10px;border-radius:999px;background:rgba(4,74,60,.88);color:var(--ve-white);font-size:12px;font-weight:700;line-height:16px}
.ve-product-gallery__thumbs{display:flex;justify-content:center;gap:10px;max-width:100%;padding:0 2px 2px;overflow-x:auto;scrollbar-width:thin}
.ve-product-gallery__thumb{display:grid;place-items:center;flex:0 0 76px;width:76px;height:76px;padding:4px;border:1px solid var(--ve-border);border-radius:var(--ve-radius-sm);background:var(--ve-white);cursor:pointer}
.ve-product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:contain;border-radius:calc(var(--ve-radius-sm) - 3px)}
.ve-product-gallery__thumb:hover,.ve-product-gallery__thumb:focus-visible,.ve-product-gallery__thumb.is-active{border-color:var(--ve-solar-yellow);box-shadow:0 0 0 2px rgba(255,205,58,.35)}
.ve-single-product__media .woocommerce-product-gallery__wrapper{margin:0}
.ve-single-product__media .woocommerce-product-gallery__image a{display:grid;place-items:center;min-height:420px;aspect-ratio:1/1;background:var(--ve-canvas);border-radius:var(--ve-radius-md)}
.ve-single-product__media .woocommerce-product-gallery__image img{width:100%;height:100%;object-fit:contain}
.ve-single-product__media .flex-control-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 0;padding:0;list-style:none}
.ve-single-product__media .flex-control-thumbs li{width:72px!important;margin:0!important}
.ve-single-product__media .flex-control-thumbs img{aspect-ratio:1;object-fit:contain;border:1px solid var(--ve-border);border-radius:var(--ve-radius-sm)}
.ve-single-product__summary{min-width:0;padding:28px;background:var(--ve-white);border:1px solid var(--ve-border);border-radius:var(--ve-radius-lg)}
.ve-single-product__summary .summary{width:auto!important;float:none!important;margin:0!important}
.ve-single-product__summary .product_title{margin-bottom:20px;font-size:32px;line-height:40px}
.ve-single-product__summary .price{margin:0 0 24px;color:var(--ve-secondary-green)}
.ve-single-product__summary .woocommerce-product-details__short-description{color:var(--ve-text-muted);text-align:justify}
.ve-single-product__summary form.cart{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.ve-single-product__summary form.cart.variations_form{display:block}
.ve-single-product__summary form.cart .variations_button,.ve-single-product__summary form.cart .woocommerce-variation-add-to-cart{display:flex;flex-flow:row nowrap;align-items:center;gap:12px;margin-top:12px}
.ve-single-product__summary form.cart .quantity{margin:0!important}
.ve-single-product__summary form.cart .quantity{float:none!important;flex:0 0 auto;width:auto!important}
.ve-single-product__summary form.cart .quantity .qty{width:88px;border:1px solid var(--ve-border);border-radius:var(--ve-radius-sm);background:var(--ve-white)}
.ve-single-product__summary .single_add_to_cart_button{flex:1 1 220px;border-radius:var(--ve-radius-sm)}
.ve-single-product__summary form.cart .single_add_to_cart_button,.ve-single-product__summary form.cart .single_add_to_cart_button.disabled,.ve-single-product__summary form.cart .single_add_to_cart_button:disabled{display:inline-flex;float:none!important;flex:0 0 auto;width:auto!important;min-width:190px;margin:0!important;background:var(--ve-solar-yellow)!important;border-color:var(--ve-solar-yellow)!important;color:var(--ve-deep-green)!important;opacity:1}
.ve-product-sharing{display:flex;align-items:center;margin-top:24px;padding-top:18px;border-top:1px solid var(--ve-border)}
.ve-product-sharing__links{display:flex;flex-wrap:wrap;gap:10px}
.ve-product-sharing__link{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(4,74,60,.2);border-radius:50%;background:var(--ve-soft-green);color:var(--ve-deep-green);font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:background-color var(--ve-motion-standard) var(--ve-ease),color var(--ve-motion-standard) var(--ve-ease),transform var(--ve-motion-standard) var(--ve-ease)}
.ve-product-sharing__link:hover,.ve-product-sharing__link:focus-visible{background:var(--ve-solar-yellow);border-color:var(--ve-solar-yellow);color:var(--ve-deep-green);transform:translateY(-2px)}
.ve-single-product__summary .product_meta,.single-product .woocommerce-breadcrumb{display:none!important}
.ve-single-product__details{margin-top:56px;clear:both}
.ve-single-product__details .woocommerce-tabs{border-top:1px solid var(--ve-border);padding-top:24px}
.ve-single-product__details .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:0;border:0;list-style:none}
.ve-single-product__details .woocommerce-tabs ul.tabs::before,.ve-single-product__details .woocommerce-tabs ul.tabs::after{display:none}
.ve-single-product__details .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:1px solid var(--ve-border)!important;border-radius:var(--ve-radius-sm)!important;background:var(--ve-white)!important}
.ve-single-product__details .woocommerce-tabs ul.tabs li::before,.ve-single-product__details .woocommerce-tabs ul.tabs li::after{display:none}
.ve-single-product__details .woocommerce-tabs ul.tabs li a{display:block;padding:12px 18px;color:var(--ve-deep-green);font-weight:600;text-decoration:none}
.ve-single-product__details .woocommerce-tabs ul.tabs li.active{border-color:var(--ve-solar-yellow)!important;background:var(--ve-solar-yellow)!important}
.ve-single-product__details .woocommerce-tabs .panel{margin:0;text-align:justify}
.ve-single-product__details .woocommerce-tabs .panel p,.ve-single-product__details .woocommerce-tabs .panel ul,.ve-single-product__details .woocommerce-tabs .panel ol{width:100%;max-width:none;text-align:justify}
.ve-product-adjacent-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 28px}
.ve-product-adjacent-nav__link{display:flex;align-items:center;gap:12px;min-width:0;min-height:68px;padding:12px 16px;border:1px solid var(--ve-border);border-radius:var(--ve-radius-md);background:var(--ve-white);color:var(--ve-deep-green);text-decoration:none;transition:border-color var(--ve-motion-standard) var(--ve-ease),box-shadow var(--ve-motion-standard) var(--ve-ease),transform var(--ve-motion-standard) var(--ve-ease)}
.ve-product-adjacent-nav__link:hover,.ve-product-adjacent-nav__link:focus-visible{border-color:var(--ve-solar-yellow);box-shadow:var(--ve-shadow-1);transform:translateY(-2px)}
.ve-product-adjacent-nav__link--next{justify-content:flex-end;text-align:right}
.ve-product-adjacent-nav__copy{display:block;min-width:0}
.ve-product-adjacent-nav__label{display:block;margin-bottom:4px;color:var(--ve-text-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.ve-product-adjacent-nav__title{display:block;overflow:hidden;font-size:14px;font-weight:700;line-height:20px;text-overflow:ellipsis;white-space:nowrap}
.ve-product-adjacent-nav__arrow{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:var(--ve-solar-yellow);color:var(--ve-deep-green);font-size:26px;line-height:1}
.ve-product-adjacent-nav__empty{min-height:68px}
.single-product .widget_pages,.single-product .widget_archive,.single-product .widget_categories,.single-product aside,.single-product .sharedaddy,.single-product .addtoany_shortcode,.single-product .heateor_sss_sharing_container,.single-product .social-share,.single-product .social-links{display:none!important}
.single-product a.compare,.single-product .compare-button,.single-product [class*="compare"],.single-product [id*="compare"],.woocommerce a.compare,.woocommerce .compare-button,.woocommerce [class*="compare"],.woocommerce [id*="compare"]{display:none!important}
@media(min-width:992px){.ve-single-product__overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.ve-single-product__summary{grid-column:1;grid-row:1;position:relative}.ve-single-product__media{grid-column:2;grid-row:1;display:flex;flex-direction:column}.ve-single-product__image-frame{flex:1;min-height:0}.ve-single-product__summary .product_title{font-size:40px;line-height:48px}}
@media(min-width:992px){.ve-single-product__media,.ve-single-product__summary{height:100%;box-sizing:border-box}.ve-single-product__media{justify-content:center}.ve-single-product__media .ve-product-gallery{height:100%;justify-content:center}.ve-single-product__image-frame{flex:0 0 auto;width:70%;aspect-ratio:1/1;min-height:0;align-self:center}.ve-product-gallery__slide{padding:18px}}
@media(max-width:991px){.ve-single-product__summary{order:1}.ve-single-product__media{order:2}}
@media(max-width:767px){.ve-product-page{padding-block:32px 64px}.ve-single-product__media,.ve-single-product__summary{padding:18px}.ve-single-product__media .woocommerce-product-gallery__image a{min-height:280px}.ve-single-product__image-frame{min-height:280px}.ve-product-gallery__slide{padding:16px}.ve-product-gallery__nav{width:38px;height:38px;font-size:30px}.ve-product-gallery__nav--prev{left:10px}.ve-product-gallery__nav--next{right:10px}.ve-product-gallery__count{right:10px;bottom:10px}.ve-product-gallery__thumb{flex-basis:64px;width:64px;height:64px}.ve-single-product__summary .product_title{font-size:28px;line-height:36px}.ve-single-product__details{margin-top:40px}.ve-product-adjacent-nav{gap:10px;margin-bottom:20px}.ve-product-adjacent-nav__link{min-height:60px;padding:10px 12px}.ve-product-adjacent-nav__arrow{flex-basis:34px;width:34px;height:34px;font-size:22px}.ve-product-adjacent-nav__title{font-size:13px;line-height:18px}}
@media(max-width:479px){.ve-product-gallery__thumbs{justify-content:flex-start}.ve-product-adjacent-nav{grid-template-columns:1fr}.ve-product-adjacent-nav__empty{display:none}.ve-product-adjacent-nav__link--next{justify-content:flex-start;text-align:left}.ve-product-adjacent-nav__link--next .ve-product-adjacent-nav__arrow{order:-1}}
