/*
Theme Name: Greenora
Theme URI: https://chlorophylliran.com/
Author: Greenora Team
Author URI: https://chlorophylliran.com/
Description: A modern multilingual WooCommerce theme for natural products, supplements, health and organic stores.
Version: 1.5.4
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: greenora
Domain Path: /languages
Tags: e-commerce, rtl-language-support, translation-ready, custom-logo, custom-menu, featured-images, threaded-comments, woocommerce
*/

:root{--greenora-font-family:'Vazir','Vazirmatn',Tahoma,Arial,sans-serif}

html,
body,
body button,
body input,
body select,
body textarea,
body .woocommerce,
body .woocommerce-page,
body .elementor,
body .elementor-widget,
body .greenora-header,
body .greenora-footer,
body .greenora-mobile-menu,
body .site,
body .site *:not(i):not(svg):not(svg *):not(.fa):not(.fas):not(.far):not(.fab):not([class*="fa-"]):not([class*="icon"]){
  font-family:var(--greenora-font-family)!important;
}

/* Product detail layout. */
body.single-product .product-single > .container.product-single__grid,
body.single-product .product-single__grid{
  width:min(1480px, calc(100% - 40px)) !important;
  max-width:1480px !important;
  margin-inline:auto !important;
  display:grid !important;
  grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) !important;
  gap:28px !important;
  align-items:start !important;
}
body.single-product .product-single .gallery,
body.single-product .product-single .summary.entry-summary{
  background:#fff !important;
  border:1px solid rgba(7,81,47,.10) !important;
  border-radius:28px !important;
  box-shadow:0 18px 56px rgba(8,61,34,.07) !important;
}
body.single-product .product-single .gallery{padding:24px !important;position:sticky !important;top:112px !important;}
body.single-product .product-single .summary.entry-summary{
  padding:28px !important;
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:14px !important;
  align-content:start !important;
  height:auto !important;
  min-height:0 !important;
  overflow:visible !important;
  position:relative !important;
}
body.single-product .product-single .summary.entry-summary > *{
  position:static !important;
  float:none !important;
  clear:none !important;
  transform:none !important;
  inset:auto !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  box-sizing:border-box !important;
}
body.single-product .product-single .summary .badge{
  width:max-content !important;
  justify-self:start !important;
  padding:8px 16px !important;
  border-radius:999px !important;
  background:#d6a641 !important;
  color:#fff !important;
  font-size:12px !important;
  font-weight:950 !important;
  line-height:1 !important;
}
body.single-product .product-single .summary h1{
  color:#075c34 !important;
  font-size:clamp(26px,2.2vw,36px) !important;
  line-height:1.35 !important;
  text-align:right !important;
}
body.single-product .product-single .stars{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  color:#f5a400 !important;
  font-weight:900 !important;
}
body.single-product .greenora-product-summary-excerpt{display:none !important;}
body.single-product .product-single .summary .price{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:14px !important;
  flex-wrap:wrap !important;
  padding:18px 22px !important;
  border-radius:18px !important;
  background:#fbfdfb !important;
  border:1px solid rgba(7,81,47,.10) !important;
  color:#075c34 !important;
  font-size:clamp(24px,2vw,34px) !important;
  line-height:1.25 !important;
  font-weight:950 !important;
  box-shadow:none !important;
}
body.single-product .product-single .summary .price del{color:#8ea196 !important;font-size:14px !important;font-weight:800 !important;}
body.single-product .product-single .summary .price ins{color:#075c34 !important;text-decoration:none !important;}

body.single-product .product-single .greenora-single-buy-box,
body.single-product .product-single .buy-row{
  display:block !important;
  padding:18px !important;
  border:1px solid rgba(7,81,47,.10) !important;
  border-radius:18px !important;
  background:#fbfdfb !important;
  overflow:visible !important;
  min-height:0 !important;
}
body.single-product .product-single .buy-row:before{
  content:'انتخاب وزن (تعداد و افزودن به سبد خرید)' !important;
  display:block !important;
  padding:0 0 12px !important;
  margin:0 0 14px !important;
  border-bottom:1px solid #e1eee5 !important;
  color:#075c34 !important;
  font-size:13px !important;
  line-height:1.8 !important;
  font-weight:950 !important;
}
body.single-product .product-single .greenora-variation-form,
body.single-product .product-single form.cart.variations_form{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:12px !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  float:none !important;
  clear:both !important;
}
body.single-product .product-single .greenora-variation-panel{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:12px !important;
  width:100% !important;
}
body.single-product .product-single .greenora-variation-form table.variations,
body.single-product .product-single .greenora-variation-form table.variations tbody,
body.single-product .product-single .greenora-variation-form table.variations tr,
body.single-product .product-single .greenora-variation-form table.variations th,
body.single-product .product-single .greenora-variation-form table.variations td{
  display:block !important;
  width:100% !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  background:transparent !important;
}
body.single-product .product-single .greenora-variation-form table.variations tr{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) 80px !important;
  gap:10px !important;
  align-items:end !important;
}
body.single-product .product-single .greenora-variation-form table.variations th.label{
  grid-column:2 !important;
  grid-row:1 !important;
  text-align:right !important;
  color:#294b3a !important;
  font-size:13px !important;
  font-weight:950 !important;
  white-space:nowrap !important;
}
body.single-product .product-single .greenora-variation-form table.variations th.label label{margin:0 !important;}
body.single-product .product-single .greenora-variation-form table.variations td.value{
  grid-column:1 !important;
  grid-row:1 !important;
  position:relative !important;
}
body.single-product .product-single .greenora-variation-form table.variations td.value select{
  width:100% !important;
  min-height:52px !important;
  margin:0 !important;
  padding:0 14px !important;
  border:1px solid #d7e8dc !important;
  border-radius:14px !important;
  background:#fff !important;
  color:#20372b !important;
  box-shadow:0 8px 18px rgba(8,61,34,.035) !important;
}
body.single-product .product-single .greenora-variation-form .reset_variations{
  display:inline-flex !important;
  width:max-content !important;
  margin-top:8px !important;
  padding:5px 10px !important;
  border-radius:999px !important;
  background:#fff4f2 !important;
  color:#c2412d !important;
  font-size:12px !important;
  font-weight:850 !important;
  text-decoration:none !important;
}
body.single-product .product-single .greenora-product-state-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:10px !important;
}
body.single-product .product-single .greenora-product-state{
  display:grid !important;
  grid-template-columns:auto minmax(0,1fr) !important;
  grid-template-areas:'icon title' 'icon text' !important;
  align-items:center !important;
  gap:2px 10px !important;
  min-height:50px !important;
  padding:10px 12px !important;
  border:1px solid rgba(7,81,47,.08) !important;
  border-radius:14px !important;
  background:#fff !important;
}
body.single-product .greenora-state-dot,
body.single-product .greenora-state-icon{
  grid-area:icon !important;
  display:grid !important;
  place-items:center !important;
  width:22px !important;
  height:22px !important;
  border-radius:999px !important;
  background:#eaf8ee !important;
  color:#0b7a3e !important;
  font-style:normal !important;
}
body.single-product .greenora-state-dot:before{content:'';width:8px;height:8px;border-radius:999px;background:#0fa651;display:block;}
body.single-product .greenora-product-state strong{grid-area:title !important;color:#314b3c !important;font-size:11px !important;font-weight:950 !important;}
body.single-product .greenora-product-state em{grid-area:text !important;color:#6d8075 !important;font-size:11px !important;font-style:normal !important;font-weight:800 !important;}
body.single-product .product-single .greenora-service-strip{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:10px !important;
}
body.single-product .product-single .greenora-service-strip span{
  display:grid !important;
  grid-template-columns:28px minmax(0,1fr) !important;
  grid-template-areas:'icon title' 'icon text' !important;
  align-items:center !important;
  gap:2px 8px !important;
  min-height:56px !important;
  padding:10px !important;
  border-radius:14px !important;
  background:#eef8f1 !important;
  color:#173c2b !important;
}
body.single-product .greenora-service-strip .ui-icon{grid-area:icon !important;width:24px !important;height:24px !important;}
body.single-product .greenora-service-strip strong{grid-area:title !important;font-size:11px !important;font-weight:950 !important;line-height:1.5 !important;}
body.single-product .greenora-service-strip small{grid-area:text !important;color:#6d8075 !important;font-size:10px !important;line-height:1.6 !important;}

body.single-product .product-single .greenora-single-variation-wrap,
body.single-product .product-single .single_variation_wrap{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:12px !important;
  width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  clear:both !important;
  visibility:visible !important;
  opacity:1 !important;
  overflow:visible !important;
}
body.single-product .product-single .woocommerce-variation.single_variation{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  width:100% !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
}
body.single-product .product-single .woocommerce-variation.single_variation:empty{display:none !important;}
body.single-product .product-single .woocommerce-variation-price{
  display:inline-flex !important;
  width:max-content !important;
  max-width:100% !important;
  margin:0 !important;
  padding:8px 12px !important;
  border-radius:14px !important;
  background:#eef8f1 !important;
  color:#075c34 !important;
  font-size:16px !important;
  font-weight:950 !important;
}
body.single-product .product-single .woocommerce-variation-availability .stock{
  position:static !important;
  display:inline-flex !important;
  width:max-content !important;
  margin:0 !important;
  padding:7px 11px !important;
  border-radius:999px !important;
  background:#eef8f1 !important;
  color:#0b7a3e !important;
  font-size:12px !important;
  font-weight:900 !important;
}
body.single-product .product-single .greenora-cart-controls,
body.single-product .product-single .woocommerce-variation-add-to-cart,
body.single-product .product-single .summary form.cart:not(.variations_form){
  display:grid !important;
  grid-template-columns:148px minmax(0,1fr) !important;
  gap:14px !important;
  align-items:center !important;
  width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  clear:both !important;
  float:none !important;
  direction:ltr !important;
  position:static !important;
  transform:none !important;
}
body.single-product .product-single .greenora-cart-controls > .quantity,
body.single-product .product-single .woocommerce-variation-add-to-cart > .quantity,
body.single-product .product-single .summary form.cart:not(.variations_form) > .quantity,
body.single-product .product-single .greenora-cart-controls > .greenora-quantity,
body.single-product .product-single .woocommerce-variation-add-to-cart > .greenora-quantity,
body.single-product .product-single .summary form.cart:not(.variations_form) > .greenora-quantity{
  width:148px !important;
  min-width:148px !important;
  max-width:148px !important;
  height:56px !important;
  margin:0 !important;
  grid-column:1 !important;
  grid-row:1 !important;
}
body.single-product .product-single .greenora-cart-controls > button.single_add_to_cart_button,
body.single-product .product-single .woocommerce-variation-add-to-cart > button.single_add_to_cart_button,
body.single-product .product-single .summary form.cart:not(.variations_form) > button.single_add_to_cart_button,
body.single-product .product-single .greenora-cart-controls > .single_add_to_cart_button,
body.single-product .product-single .woocommerce-variation-add-to-cart > .single_add_to_cart_button,
body.single-product .product-single .summary form.cart:not(.variations_form) > .single_add_to_cart_button{
  width:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  height:56px !important;
  min-height:56px !important;
  margin:0 !important;
  grid-column:2 !important;
  grid-row:1 !important;
  position:static !important;
  inset:auto !important;
  float:none !important;
  transform:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
}
body.single-product .product-single .greenora-cart-controls > input[type='hidden'],
body.single-product .product-single .woocommerce-variation-add-to-cart > input[type='hidden']{display:none !important;}
body.single-product .product-single .greenora-cart-controls .quantity,
body.single-product .product-single .woocommerce-variation-add-to-cart .quantity,
body.single-product .product-single .summary form.cart:not(.variations_form) .quantity{
  display:grid !important;
  grid-template-columns:44px minmax(0,1fr) 44px !important;
  align-items:center !important;
  border:1px solid #cfe5d5 !important;
  border-radius:16px !important;
  background:#fff !important;
  overflow:hidden !important;
}
body.single-product .product-single .greenora-cart-controls .quantity .minus,
body.single-product .product-single .greenora-cart-controls .quantity .plus,
body.single-product .product-single .woocommerce-variation-add-to-cart .quantity .minus,
body.single-product .product-single .woocommerce-variation-add-to-cart .quantity .plus{
  width:44px !important;
  height:56px !important;
  border:0 !important;
  background:#f2faf4 !important;
  color:#075c34 !important;
}
body.single-product .product-single .greenora-cart-controls .quantity input.qty,
body.single-product .product-single .woocommerce-variation-add-to-cart .quantity input.qty{
  width:100% !important;
  min-width:0 !important;
  height:56px !important;
  border:0 !important;
  border-inline:1px solid #e4f0e7 !important;
  border-radius:0 !important;
  text-align:center !important;
  font-size:17px !important;
  font-weight:950 !important;
}
body.single-product .product-single .greenora-product-actions--single{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:12px !important;
  margin:0 !important;
  clear:both !important;
}
body.single-product .product-single .greenora-product-actions--single .greenora-product-action{
  min-height:48px !important;
  border-radius:14px !important;
  background:#fff !important;
  border:1px solid #dfeee3 !important;
}
body.single-product .product-single .summary.entry-summary > .product-meta,
body.single-product .product-single .summary.entry-summary > .secure-box{display:none !important;}
@media(max-width:900px){
  body.single-product .product-single > .container.product-single__grid,
  body.single-product .product-single__grid{grid-template-columns:1fr !important;}
  body.single-product .product-single .gallery{position:relative !important;top:auto !important;}
}
@media(max-width:640px){
  body.single-product .product-single .summary.entry-summary{padding:18px !important;border-radius:22px !important;}
  body.single-product .product-single .greenora-variation-form table.variations tr,
  body.single-product .product-single .greenora-product-state-grid,
  body.single-product .product-single .greenora-service-strip,
  body.single-product .product-single .greenora-cart-controls,
  body.single-product .product-single .woocommerce-variation-add-to-cart,
  body.single-product .product-single .summary form.cart:not(.variations_form),
  body.single-product .product-single .greenora-product-actions--single{grid-template-columns:1fr !important;}
  body.single-product .product-single .greenora-variation-form table.variations th.label,
  body.single-product .product-single .greenora-variation-form table.variations td.value{grid-column:auto !important;grid-row:auto !important;}
  body.single-product .product-single .greenora-cart-controls > .quantity,
  body.single-product .product-single .woocommerce-variation-add-to-cart > .quantity,
  body.single-product .product-single .summary form.cart:not(.variations_form) > .quantity,
  body.single-product .product-single .greenora-cart-controls > .greenora-quantity,
  body.single-product .product-single .woocommerce-variation-add-to-cart > .greenora-quantity,
  body.single-product .product-single .summary form.cart:not(.variations_form) > .greenora-quantity,
  body.single-product .product-single .greenora-cart-controls > button.single_add_to_cart_button,
  body.single-product .product-single .woocommerce-variation-add-to-cart > button.single_add_to_cart_button,
  body.single-product .product-single .summary form.cart:not(.variations_form) > button.single_add_to_cart_button{grid-column:1 !important;grid-row:auto !important;width:100% !important;min-width:0 !important;max-width:100% !important;}
}


html,
body,
body button,
body input,
body textarea,
body select,
body .elementor-widget,
body .woocommerce,
body .select2-container,
body .greenora-mobile-menu{
  font-family:'Vazir','Vazirmatn',IRANSans,Tahoma,Arial,sans-serif!important;
}

body.single-product .greenora-single-product-section .greenora-single-layout,
body.single-product .greenora-single-product-section .product-single__grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1.18fr)!important;
  gap:28px!important;
  align-items:stretch!important;
  direction:rtl!important;
}
body.single-product .greenora-single-product-section .greenora-single-gallery{grid-column:1!important;}
body.single-product .greenora-single-product-section .greenora-single-summary{grid-column:2!important;}

body.single-product .greenora-single-product-section .greenora-single-summary.summary.entry-summary{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  grid-auto-flow:row!important;
  gap:0!important;
  align-content:start!important;
  padding:32px!important;
  border-radius:22px!important;
  background:#fff!important;
  border:1px solid rgba(7,81,47,.075)!important;
  box-shadow:0 18px 42px rgba(8,61,34,.06)!important;
  overflow:visible!important;
  position:relative!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary.summary.entry-summary > *{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin:0!important;
  float:none!important;
  clear:none!important;
  position:static!important;
  inset:auto!important;
  transform:none!important;
  box-sizing:border-box!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-badge{
  order:1!important;
  position:absolute!important;
  top:22px!important;
  left:22px!important;
  width:auto!important;
  min-height:31px!important;
  padding:6px 14px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#e3ab38,#d09a2e)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:950!important;
  line-height:1!important;
  z-index:3!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-title{
  order:2!important;
  padding-left:110px!important;
  margin:0 0 10px!important;
  color:#063d28!important;
  font-size:clamp(28px,2.5vw,42px)!important;
  font-weight:950!important;
  line-height:1.55!important;
  letter-spacing:-.03em!important;
  text-align:right!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-rating{
  order:3!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-direction:row-reverse!important;
  gap:9px!important;
  margin:0 0 18px!important;
  color:#f4a100!important;
  font-size:18px!important;
  letter-spacing:2px!important;
  direction:ltr!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-rating small{
  color:#8f9b94!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:0!important;
  direction:rtl!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-divider{
  order:4!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,rgba(9,56,36,.13),transparent)!important;
  margin:0 0 22px!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-price-row{
  order:5!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:0 0 22px!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-price{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:4px!important;
  margin:0!important;
  color:#075c34!important;
  font-weight:950!important;
  line-height:1.22!important;
  font-size:clamp(32px,3vw,48px)!important;
  letter-spacing:-.04em!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-price ins{
  order:2!important;
  display:block!important;
  text-decoration:none!important;
  background:transparent!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-price del{
  order:1!important;
  display:block!important;
  color:#a7b2aa!important;
  opacity:1!important;
  font-size:clamp(16px,1.2vw,19px)!important;
  font-weight:850!important;
  text-decoration-thickness:2px!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-discount-box{
  display:grid!important;
  gap:5px!important;
  justify-items:start!important;
  flex:0 0 auto!important;
  margin-bottom:3px!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-discount-box span,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-discount-box small{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:8px!important;
  padding:4px 10px!important;
  line-height:1.7!important;
  font-size:12px!important;
  font-weight:950!important;
  white-space:nowrap!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-discount-box span{background:#fff0d6!important;color:#b77b17!important;}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-discount-box small{background:#eaf6e9!important;color:#3f9a38!important;}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-highlights{
  order:6!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  border-block:1px solid rgba(7,81,47,.095)!important;
  margin:0 0 22px!important;
  padding:14px 0!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-highlights span{
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  color:#30473a!important;
  font-size:13px!important;
  font-weight:900!important;
  text-align:center!important;
  padding:0 10px!important;
  border-left:1px solid rgba(7,81,47,.095)!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-highlights span:last-child{border-left:0!important;}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-highlights .ui-icon{
  width:22px!important;
  height:22px!important;
  color:#075c34!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-buy-box{
  order:7!important;
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:18px!important;
  border:1px solid rgba(7,81,47,.10)!important;
  border-radius:18px!important;
  background:#fbfdfb!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
body.single-product.greenora-product-is-variable .greenora-single-product-section .greenora-single-summary .greenora-single-buy-box:before,
body.single-product .greenora-product-is-variable .greenora-single-summary .greenora-single-buy-box:before,
body.single-product .greenora-single-product-section.greenora-product-is-variable .greenora-single-summary .greenora-single-buy-box:before{
  content:'انتخاب وزن / نوع بسته بندی'!important;
  display:block!important;
  margin:0 0 14px!important;
  padding:0 0 12px!important;
  border-bottom:1px solid #e1eee5!important;
  color:#075c34!important;
  font-size:13px!important;
  line-height:1.8!important;
  font-weight:950!important;
}
body.single-product.greenora-product-is-simple .greenora-single-product-section .greenora-single-summary .greenora-single-buy-box:before,
body.single-product .greenora-product-is-simple .greenora-single-summary .greenora-single-buy-box:before,
body.single-product .greenora-single-product-section.greenora-product-is-simple .greenora-single-summary .greenora-single-buy-box:before{
  content:'تعداد و افزودن به سبد خرید'!important;
  display:block!important;
  margin:0 0 14px!important;
  padding:0 0 12px!important;
  border-bottom:1px solid #e1eee5!important;
  color:#075c34!important;
  font-size:13px!important;
  line-height:1.8!important;
  font-weight:950!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-product-actions--single{
  order:8!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  margin:14px 0 0!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary > .product_meta,
body.single-product .greenora-single-product-section .greenora-single-summary > .product-meta,
body.single-product .greenora-single-product-section .greenora-single-summary > .secure-box:not(.greenora-single-service-bar),
body.single-product .greenora-single-product-section .greenora-single-summary > .greenora-product-summary-excerpt{
  display:none!important;
}

body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variable-options{
  display:grid!important;
  gap:14px!important;
  margin:0 0 16px!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variable-group{
  display:grid!important;
  gap:9px!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variable-label{
  color:#344b3e!important;
  font-size:13px!important;
  font-weight:950!important;
  line-height:1.7!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variable-choices{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(178px,1fr))!important;
  gap:12px!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variation-choice{
  min-height:58px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  border:1px solid #e2ece6!important;
  background:#fff!important;
  color:#344b3e!important;
  border-radius:14px!important;
  padding:10px 14px!important;
  cursor:pointer!important;
  text-align:right!important;
  position:relative!important;
  overflow:hidden!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variation-choice strong{
  display:block!important;
  color:inherit!important;
  font-size:13px!important;
  font-weight:950!important;
  line-height:1.7!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variation-choice small{
  display:block!important;
  color:#718179!important;
  font-size:11px!important;
  font-weight:800!important;
  margin-top:2px!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variation-check{
  width:23px!important;
  height:23px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:#edf5ef!important;
  color:transparent!important;
  font-size:14px!important;
  font-weight:950!important;
  flex:0 0 auto!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variation-choice.is-active{
  border-color:#075c34!important;
  background:linear-gradient(180deg,#fff 0%,#f7fcf8 100%)!important;
  box-shadow:inset 0 0 0 1px rgba(7,92,52,.18),0 12px 26px rgba(8,61,34,.08)!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variation-choice.is-active .greenora-variation-check{
  background:#075c34!important;
  color:#fff!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary table.variations.greenora-native-variations{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(1px,1px,1px,1px)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
}

body.single-product .greenora-single-product-section .greenora-single-summary .greenora-simple-cart,
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart,
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart.variations_button,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-cart-controls,
body.single-product .greenora-single-product-section .greenora-single-summary form.cart:not(.variations_form){
  display:grid!important;
  grid-template-columns:minmax(128px,154px) minmax(0,1fr)!important;
  grid-template-areas:'qty button'!important;
  gap:14px!important;
  align-items:stretch!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  clear:none!important;
  direction:ltr!important;
  position:static!important;
  inset:auto!important;
  transform:none!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-simple-cart > .quantity,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-simple-cart > .greenora-quantity,
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart > .quantity,
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart > .greenora-quantity,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-cart-controls > .quantity,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-cart-controls > .greenora-quantity,
body.single-product .greenora-single-product-section .greenora-single-summary form.cart:not(.variations_form) > .quantity,
body.single-product .greenora-single-product-section .greenora-single-summary form.cart:not(.variations_form) > .greenora-quantity{
  grid-area:qty!important;
  width:100%!important;
  min-width:128px!important;
  max-width:154px!important;
  height:58px!important;
  margin:0!important;
  justify-self:start!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-simple-cart > .single_add_to_cart_button,
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart > .single_add_to_cart_button,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-cart-controls > .single_add_to_cart_button,
body.single-product .greenora-single-product-section .greenora-single-summary form.cart:not(.variations_form) > .single_add_to_cart_button,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-simple-cart > button.single_add_to_cart_button,
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart > button.single_add_to_cart_button,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-cart-controls > button.single_add_to_cart_button,
body.single-product .greenora-single-product-section .greenora-single-summary form.cart:not(.variations_form) > button.single_add_to_cart_button{
  grid-area:button!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#075c34,#087a43)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 16px 30px rgba(7,92,52,.22)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  direction:rtl!important;
  font-size:16px!important;
  font-weight:950!important;
  white-space:nowrap!important;
  padding:0 24px!important;
  position:static!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  float:none!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .quantity,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-quantity{
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) 44px!important;
  align-items:center!important;
  gap:0!important;
  height:58px!important;
  min-height:58px!important;
  border:1px solid #dfeae4!important;
  border-radius:12px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:none!important;
  direction:ltr!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .quantity .minus,
body.single-product .greenora-single-product-section .greenora-single-summary .quantity .plus,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-qty-minus,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-qty-plus{
  width:44px!important;
  min-width:44px!important;
  height:58px!important;
  background:#fff!important;
  color:#17422d!important;
  border:0!important;
  border-radius:0!important;
  font-size:20px!important;
  font-weight:950!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:none!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .quantity input.qty,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-quantity input.qty{
  height:58px!important;
  min-height:58px!important;
  border:0!important;
  border-inline:1px solid #edf2ef!important;
  background:#fff!important;
  color:#173c2b!important;
  text-align:center!important;
  font-size:17px!important;
  font-weight:950!important;
  padding:0!important;
  margin:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .single_variation_wrap,
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-variation-wrap{
  display:grid!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation,
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-description,
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-availability,
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-price{
  display:none!important;
}
body.single-product .greenora-single-product-section .greenora-single-summary .greenora-simple-cart > input[type='hidden'],
body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart > input[type='hidden'],
body.single-product .greenora-single-product-section .greenora-single-summary form.cart:not(.variations_form) > input[type='hidden']{
  display:none!important;
}

body.single-product .greenora-single-product-section .greenora-single-service-bar.secure-box{
  width:100%!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:0!important;
  margin:26px 0 0!important;
  padding:0!important;
  background:#fff!important;
  border:1px solid rgba(7,81,47,.08)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  box-shadow:0 16px 38px rgba(8,61,34,.055)!important;
}
body.single-product .greenora-single-product-section .greenora-single-service-bar span{
  min-height:76px!important;
  background:#fff!important;
  border-radius:0!important;
  padding:14px 20px!important;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  column-gap:12px!important;
  row-gap:1px!important;
  align-items:center!important;
  justify-content:start!important;
  color:#173c2b!important;
  text-align:right!important;
  border-left:1px solid rgba(7,81,47,.09)!important;
}
body.single-product .greenora-single-product-section .greenora-single-service-bar span:last-child{border-left:0!important;}
body.single-product .greenora-single-product-section .greenora-single-service-bar .ui-icon{
  grid-row:1 / span 2!important;
  width:34px!important;
  height:34px!important;
  color:#075c34!important;
}
body.single-product .greenora-single-product-section .greenora-single-service-bar strong{
  display:block!important;
  color:#173c2b!important;
  font-size:14px!important;
  font-weight:950!important;
  line-height:1.6!important;
}
body.single-product .greenora-single-product-section .greenora-single-service-bar small{
  display:block!important;
  color:#718179!important;
  font-size:11px!important;
  font-weight:750!important;
  line-height:1.6!important;
}

@media(max-width:1180px){
  body.single-product .greenora-single-product-section .greenora-single-layout,
  body.single-product .greenora-single-product-section .product-single__grid{grid-template-columns:1fr!important;}
  body.single-product .greenora-single-product-section .greenora-single-gallery,
  body.single-product .greenora-single-product-section .greenora-single-summary{grid-column:1!important;}
}
@media(max-width:760px){
  body.single-product .greenora-single-product-section .greenora-single-summary.summary.entry-summary{padding:18px!important;}
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-title{padding-left:0!important;font-size:25px!important;}
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-badge{position:static!important;top:auto!important;left:auto!important;margin:0 0 10px!important;}
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-price-row{display:grid!important;gap:10px!important;}
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-highlights{grid-template-columns:1fr!important;padding:0!important;}
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-highlights span{border-left:0!important;border-bottom:1px solid rgba(7,81,47,.08)!important;justify-content:flex-start!important;padding:12px 0!important;}
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-single-highlights span:last-child{border-bottom:0!important;}
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-simple-cart,
  body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart,
  body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart.variations_button,
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-cart-controls,
  body.single-product .greenora-single-product-section .greenora-single-summary form.cart:not(.variations_form){
    grid-template-columns:1fr!important;
    grid-template-areas:'qty' 'button'!important;
  }
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-simple-cart > .quantity,
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-simple-cart > .greenora-quantity,
  body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart > .quantity,
  body.single-product .greenora-single-product-section .greenora-single-summary .woocommerce-variation-add-to-cart > .greenora-quantity,
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-cart-controls > .quantity,
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-cart-controls > .greenora-quantity,
  body.single-product .greenora-single-product-section .greenora-single-summary form.cart:not(.variations_form) > .quantity,
  body.single-product .greenora-single-product-section .greenora-single-summary form.cart:not(.variations_form) > .greenora-quantity{min-width:0!important;max-width:100%!important;}
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-product-actions--single{grid-template-columns:1fr!important;}
  body.single-product .greenora-single-product-section .greenora-single-service-bar.secure-box{grid-template-columns:1fr!important;}
  body.single-product .greenora-single-product-section .greenora-single-service-bar span{border-left:0!important;border-bottom:1px solid rgba(7,81,47,.08)!important;}
  body.single-product .greenora-single-product-section .greenora-single-service-bar span:last-child{border-bottom:0!important;}
}
@media(max-width:440px){
  body.single-product .greenora-single-product-section .greenora-single-summary .greenora-variable-choices{grid-template-columns:1fr!important;}
}


body.single-product .greenora-summary-v1435,
body.single-product .greenora-summary-v1435 *,
body.single-product .greenora-summary-v1435 *::before,
body.single-product .greenora-summary-v1435 *::after{
  box-sizing:border-box!important;
}
body.single-product .greenora-summary-v1435,
body.single-product .greenora-summary-v1435 .greenora-single-buy-box,
body.single-product .greenora-summary-v1435 .greenora-variation-form,
body.single-product .greenora-summary-v1435 .greenora-variable-options,
body.single-product .greenora-summary-v1435 .greenora-variable-group,
body.single-product .greenora-summary-v1435 .greenora-variable-choices,
body.single-product .greenora-summary-v1435 .greenora-single-variation-wrap,
body.single-product .greenora-summary-v1435 .single_variation_wrap,
body.single-product .greenora-summary-v1435 .woocommerce-variation,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart.variations_button,
body.single-product .greenora-summary-v1435 form.cart,
body.single-product .greenora-summary-v1435 .greenora-product-actions--single{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  float:none!important;
  clear:none!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  contain:none!important;
}
body.single-product .greenora-summary-v1435{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:0!important;
}
body.single-product .greenora-summary-v1435 > *{
  flex:0 0 auto!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-buy-box{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-flow:row!important;
  grid-auto-rows:max-content!important;
  align-items:start!important;
  align-content:start!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
  padding:18px!important;
  border:1px solid rgba(7,81,47,.10)!important;
  border-radius:18px!important;
  background:#fbfdfb!important;
  box-shadow:none!important;
  z-index:1!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-buy-box::before{
  position:static!important;
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0 0 12px!important;
  border-bottom:1px solid #e1eee5!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-form{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-flow:row!important;
  grid-auto-rows:max-content!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:start!important;
  align-content:start!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-options{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-rows:max-content!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-group{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:9px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-choices{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice{
  width:100%!important;
  height:auto!important;
  min-height:58px!important;
  max-height:none!important;
  margin:0!important;
  padding:10px 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  overflow:visible!important;
  position:relative!important;
  z-index:1!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-variation-wrap,
body.single-product .greenora-summary-v1435 .single_variation_wrap{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-flow:row!important;
  grid-auto-rows:max-content!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:start!important;
  align-content:start!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation.single_variation{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-rows:max-content!important;
  gap:8px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation.single_variation:empty{
  display:none!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-price{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:10px 12px!important;
  border-radius:14px!important;
  background:#eef8f1!important;
  color:#075c34!important;
  font-size:18px!important;
  font-weight:950!important;
  line-height:1.7!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-availability{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart.variations_button,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form),
body.single-product .greenora-summary-v1435 .greenora-simple-cart,
body.single-product .greenora-summary-v1435 .greenora-cart-controls{
  display:grid!important;
  grid-template-columns:minmax(128px,154px) minmax(0,1fr)!important;
  grid-template-areas:'qty button'!important;
  gap:14px!important;
  align-items:stretch!important;
  align-content:start!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  direction:ltr!important;
  z-index:2!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled{
  opacity:.65!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .quantity,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .greenora-quantity,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .quantity,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .greenora-quantity,
body.single-product .greenora-summary-v1435 .greenora-simple-cart > .quantity,
body.single-product .greenora-summary-v1435 .greenora-simple-cart > .greenora-quantity,
body.single-product .greenora-summary-v1435 .greenora-cart-controls > .quantity,
body.single-product .greenora-summary-v1435 .greenora-cart-controls > .greenora-quantity{
  grid-area:qty!important;
  width:100%!important;
  min-width:128px!important;
  max-width:154px!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  justify-self:start!important;
  align-self:stretch!important;
  position:relative!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > button.single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .single_add_to_cart_button,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > button.single_add_to_cart_button,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .greenora-simple-cart > button.single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .greenora-simple-cart > .single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .greenora-cart-controls > button.single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .greenora-cart-controls > .single_add_to_cart_button{
  grid-area:button!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  justify-self:stretch!important;
  align-self:stretch!important;
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  z-index:2!important;
}
body.single-product .greenora-summary-v1435 .greenora-product-actions--single{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  margin:14px 0 0!important;
  padding:0!important;
  z-index:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-product-actions--single > *{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:100%!important;
  margin:0!important;
}
@media(max-width:900px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{grid-template-columns:1fr!important;}
  body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart,
  body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart.variations_button,
  body.single-product .greenora-summary-v1435 form.cart:not(.variations_form),
  body.single-product .greenora-summary-v1435 .greenora-simple-cart,
  body.single-product .greenora-summary-v1435 .greenora-cart-controls{
    grid-template-columns:1fr!important;
    grid-template-areas:'qty' 'button'!important;
  }
  body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .quantity,
  body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .greenora-quantity,
  body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .quantity,
  body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .greenora-quantity,
  body.single-product .greenora-summary-v1435 .greenora-simple-cart > .quantity,
  body.single-product .greenora-summary-v1435 .greenora-simple-cart > .greenora-quantity,
  body.single-product .greenora-summary-v1435 .greenora-cart-controls > .quantity,
  body.single-product .greenora-summary-v1435 .greenora-cart-controls > .greenora-quantity{
    min-width:0!important;
    max-width:100%!important;
  }
}



body.single-product .greenora-summary-v1435 .greenora-single-buy-box{
  padding:18px!important;
  border:1px solid #dfeee6!important;
  border-radius:18px!important;
  background:#fbfdfb!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-options,
body.single-product .greenora-summary-v1435 .greenora-variable-group{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-label{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  width:100%!important;
  margin:0 0 12px!important;
  padding:0 0 12px!important;
  border-bottom:1px solid #e5f0ea!important;
  color:#075c34!important;
  font-size:13px!important;
  font-weight:950!important;
  line-height:1.8!important;
  text-align:right!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-label:before{
  content:''!important;
  display:inline-block!important;
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  background:#128047!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.5 8.5h11l-.9 11h-9.2l-.9-11Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 8.5V6.8A3 3 0 0 1 12 4a3 3 0 0 1 3 2.8v1.7' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 13h4' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.5 8.5h11l-.9 11h-9.2l-.9-11Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 8.5V6.8A3 3 0 0 1 12 4a3 3 0 0 1 3 2.8v1.7' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 13h4' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-choices{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:space-between!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  direction:rtl!important;
  overflow:visible!important;
  grid-template-columns:none!important;
  grid-auto-flow:initial!important;
  grid-auto-columns:initial!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice,
body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
  flex:1 1 0!important;
  min-width:0!important;
  width:auto!important;
  height:88px!important;
  min-height:88px!important;
  max-height:none!important;
  margin:0!important;
  padding:12px 16px 11px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  position:relative!important;
  overflow:visible!important;
  border:1px solid #e1ece6!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#33483d!important;
  box-shadow:0 8px 20px rgba(9,56,36,.035)!important;
  text-align:center!important;
  cursor:pointer!important;
  transform:none!important;
  direction:rtl!important;
  outline:none!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:before,
body.single-product .greenora-summary-v1435 .greenora-variation-choice:after{
  content:none!important;
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:hover{
  border-color:#b8dac7!important;
  box-shadow:0 12px 26px rgba(9,56,36,.06)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active{
  border-color:#0b7d43!important;
  background:#fff!important;
  box-shadow:inset 0 0 0 1px rgba(11,125,67,.22),0 13px 28px rgba(9,56,36,.07)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:25px!important;
  height:25px!important;
  min-width:25px!important;
  min-height:25px!important;
  margin:0!important;
  padding:0!important;
  position:static!important;
  opacity:1!important;
  overflow:visible!important;
  background:none!important;
  transform:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon:before{
  content:''!important;
  display:block!important;
  width:24px!important;
  height:24px!important;
  background:#9aa5a0!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.5 8.5h11l-.9 11h-9.2l-.9-11Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 8.5V6.8A3 3 0 0 1 12 4a3 3 0 0 1 3 2.8v1.7' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 13h4' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.5 8.5h11l-.9 11h-9.2l-.9-11Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 8.5V6.8A3 3 0 0 1 12 4a3 3 0 0 1 3 2.8v1.7' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 13h4' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active .greenora-variation-icon:before{
  background:#168348!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  gap:1px!important;
  text-align:center!important;
  line-height:1.5!important;
  overflow:visible!important;
  position:static!important;
  transform:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy strong,
body.single-product .greenora-summary-v1435 .greenora-variation-choice strong{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#394d43!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1.45!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-indent:0!important;
  word-break:normal!important;
  direction:rtl!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active strong{
  color:#0b7d43!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy small,
body.single-product .greenora-summary-v1435 .greenora-variation-choice small{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#168348!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1.35!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-indent:0!important;
  direction:rtl!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-check{
  position:absolute!important;
  top:21px!important;
  left:16px!important;
  right:auto!important;
  width:24px!important;
  height:24px!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#08713f!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:950!important;
  line-height:1!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:scale(.88)!important;
  pointer-events:none!important;
  box-shadow:0 8px 17px rgba(8,113,63,.24)!important;
  z-index:3!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active .greenora-variation-check{
  opacity:1!important;
  visibility:visible!important;
  transform:scale(1)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:not(.is-active) .greenora-variation-check{
  opacity:0!important;
  visibility:hidden!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-disabled{
  opacity:.55!important;
  cursor:not-allowed!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-highlights span:nth-child(3) .ui-icon{
  width:20px!important;
  height:20px!important;
}
@media(max-width:900px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{
    flex-wrap:wrap!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-variation-choice,
  body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
    flex:1 1 calc(50% - 8px)!important;
  }
}
@media(max-width:560px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{
    flex-direction:column!important;
    flex-wrap:nowrap!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-variation-choice,
  body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
    flex:0 0 auto!important;
    width:100%!important;
  }
}



body.single-product .greenora-summary-v1435 .greenora-single-price{
  font-size:clamp(24px,2.25vw,34px)!important;
  line-height:1.22!important;
  gap:2px!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price del{
  font-size:14px!important;
  line-height:1.25!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-choices{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:space-between!important;
  gap:12px!important;
  direction:rtl!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice,
body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
  flex:1 1 0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  height:84px!important;
  min-height:84px!important;
  padding:12px 12px 10px!important;
  border-radius:15px!important;
  border:1px solid #dfe8e2!important;
  background:#fff!important;
  box-shadow:none!important;
  text-align:center!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:hover{
  border-color:#b9d7c7!important;
  box-shadow:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active{
  border-color:#158a4b!important;
  box-shadow:inset 0 0 0 1px rgba(21,138,75,.18)!important;
  background:#fff!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:before,
body.single-product .greenora-summary-v1435 .greenora-variation-choice:after,
body.single-product .greenora-summary-v1435 .greenora-variation-copy:before,
body.single-product .greenora-summary-v1435 .greenora-variation-copy:after,
body.single-product .greenora-summary-v1435 .greenora-variation-copy strong:before,
body.single-product .greenora-summary-v1435 .greenora-variation-copy strong:after,
body.single-product .greenora-summary-v1435 .greenora-variation-copy small:before,
body.single-product .greenora-summary-v1435 .greenora-variation-copy small:after{
  content:none!important;
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  margin:0 auto 2px!important;
  padding:0!important;
  background:none!important;
  box-shadow:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon:before{
  content:none!important;
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  display:block!important;
  width:18px!important;
  height:18px!important;
  object-fit:contain!important;
  opacity:.78!important;
  filter:grayscale(1) brightness(.68) contrast(1.05)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active .greenora-variation-icon img{
  opacity:.9!important;
  filter:grayscale(1) brightness(.45) sepia(1) saturate(0) contrast(1.1)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  gap:1px!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy strong,
body.single-product .greenora-summary-v1435 .greenora-variation-choice strong{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#49574f!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.45!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active strong{
  color:#33483d!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy small,
body.single-product .greenora-summary-v1435 .greenora-variation-choice small{
  display:block!important;
  width:100%!important;
  margin:2px 0 0!important;
  padding:0!important;
  background:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#29a84e!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1.3!important;
  text-align:center!important;
  white-space:nowrap!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:not(.is-featured) small{
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-check{
  position:absolute!important;
  top:10px!important;
  left:10px!important;
  right:auto!important;
  width:22px!important;
  height:22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:#138548!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:950!important;
  box-shadow:none!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active .greenora-variation-check{
  opacity:1!important;
  visibility:visible!important;
}
@media(max-width:900px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{
    flex-wrap:wrap!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-variation-choice,
  body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
    flex:1 1 calc(50% - 6px)!important;
  }
}
@media(max-width:560px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{
    flex-direction:column!important;
    flex-wrap:nowrap!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-variation-choice,
  body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
    width:100%!important;
    flex:0 0 auto!important;
  }
}


body.single-product .greenora-summary-v1435 .greenora-single-price-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-areas:'price discount'!important;
  align-items:end!important;
  justify-content:space-between!important;
  column-gap:18px!important;
  row-gap:8px!important;
  margin:0 0 20px!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price{
  grid-area:price!important;
  justify-self:start!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:6px!important;
  margin:0!important;
  padding:0!important;
  color:#075537!important;
  font-size:clamp(27px,2.35vw,39px)!important;
  font-weight:950!important;
  line-height:1.14!important;
  letter-spacing:-.03em!important;
  white-space:normal!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price .amount,
body.single-product .greenora-summary-v1435 .greenora-single-price bdi,
body.single-product .greenora-summary-v1435 .greenora-single-price ins{
  color:#075537!important;
  font-weight:950!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price del{
  order:-1!important;
  display:block!important;
  margin:0 0 2px!important;
  padding:0!important;
  color:#adb8b0!important;
  opacity:1!important;
  font-size:15px!important;
  font-weight:850!important;
  line-height:1.2!important;
  text-decoration-thickness:2px!important;
  text-decoration-color:#c8d0cb!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price del .amount,
body.single-product .greenora-summary-v1435 .greenora-single-price del bdi{
  color:#adb8b0!important;
  font-weight:850!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price ins{
  text-decoration:none!important;
  background:transparent!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
  grid-area:discount!important;
  justify-self:end!important;
  align-self:end!important;
  display:grid!important;
  gap:7px!important;
  margin:0 0 2px!important;
  padding:0!important;
  width:auto!important;
  min-width:164px!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  min-height:34px!important;
  padding:0 12px!important;
  border-radius:10px!important;
  font-size:12px!important;
  font-weight:950!important;
  line-height:1.25!important;
  white-space:nowrap!important;
  box-shadow:none!important;
  border:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span{
  background:#f8edd1!important;
  color:#b57a14!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  background:#e8f3e5!important;
  color:#3c9d35!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span:before{
  content:'تخفیف'!important;
  color:#c28a24!important;
  font-size:11px!important;
  font-weight:950!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small:before{
  content:'صرفه‌جویی'!important;
  color:#3c9d35!important;
  font-size:11px!important;
  font-weight:950!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small .amount,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small bdi,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span .amount,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span bdi{
  color:inherit!important;
  font-weight:950!important;
}
@media(max-width:760px){
  body.single-product .greenora-summary-v1435 .greenora-single-price-row{
    grid-template-columns:1fr!important;
    grid-template-areas:'price' 'discount'!important;
    justify-items:start!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
    justify-self:start!important;
    min-width:0!important;
  }
}


body.single-product .greenora-summary-v1435 .greenora-single-price-row{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:16px!important;
  flex-wrap:nowrap!important;
  margin:0 0 22px!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price{
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:calc(100% - 210px)!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:4px!important;
  font-size:clamp(26px,2.25vw,38px)!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
  white-space:normal!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price del{
  margin-bottom:4px!important;
  font-size:14px!important;
  color:#aeb9b2!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
  flex:0 0 176px!important;
  width:176px!important;
  min-width:176px!important;
  max-width:176px!important;
  display:grid!important;
  gap:6px!important;
  justify-items:stretch!important;
  margin:0 0 2px!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box:before,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box:after,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span:before,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span:after,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small:before,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small:after{
  content:none!important;
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:34px!important;
  padding:6px 12px!important;
  border-radius:10px!important;
  font-size:12px!important;
  line-height:1.3!important;
  font-weight:950!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span{
  background:#f8edd1!important;
  color:#bf8120!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  background:#e8f4e6!important;
  color:#3e9e39!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box .amount,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box bdi{
  color:inherit!important;
  font-weight:950!important;
}

body.single-product .greenora-summary-v1435 .greenora-variable-choices{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:space-between!important;
  gap:12px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice,
body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
  flex:1 1 0!important;
  min-width:0!important;
  height:96px!important;
  min-height:96px!important;
  padding:12px 10px 10px!important;
  border-radius:15px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  background:#fff!important;
  border:1px solid #dfe7e1!important;
  overflow:visible!important;
  box-shadow:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active{
  border-color:#14884a!important;
  box-shadow:inset 0 0 0 1px rgba(20,136,74,.18)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  margin:0 auto 2px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon:before{content:none!important;display:none!important;}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  display:block!important;
  width:18px!important;
  height:18px!important;
  opacity:.8!important;
  filter:grayscale(1) brightness(.72)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:2px!important;
  width:100%!important;
  min-height:40px!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy strong,
body.single-product .greenora-summary-v1435 .greenora-variation-choice strong{
  display:block!important;
  width:100%!important;
  color:#44524a!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.45!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  background:none!important;
  border:0!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy small,
body.single-product .greenora-summary-v1435 .greenora-variation-choice small{
  display:block!important;
  width:100%!important;
  color:#28a54d!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1.3!important;
  text-align:center!important;
  white-space:nowrap!important;
  background:none!important;
  border:0!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:not(.is-featured) small{display:none!important;}
body.single-product .greenora-summary-v1435 .greenora-variation-check{
  position:absolute!important;
  top:10px!important;
  left:10px!important;
  width:22px!important;
  height:22px!important;
  border-radius:999px!important;
  background:#14884a!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:950!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  opacity:0!important;
  visibility:hidden!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active .greenora-variation-check{
  opacity:1!important;
  visibility:visible!important;
}
@media(max-width:760px){
  body.single-product .greenora-summary-v1435 .greenora-single-price-row{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-single-price{
    max-width:100%!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
    width:auto!important;
    min-width:0!important;
    max-width:220px!important;
  }
}
@media(max-width:560px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{
    flex-direction:column!important;
    flex-wrap:nowrap!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-variation-choice,
  body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
    width:100%!important;
    flex:0 0 auto!important;
  }
}


body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  width:100%!important;
  min-height:42px!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-title{
  display:block!important;
  width:100%!important;
  color:#46534b!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.5!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  opacity:1!important;
  visibility:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-badge{
  display:block!important;
  width:100%!important;
  color:#2aa54e!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1.3!important;
  text-align:center!important;
  white-space:nowrap!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:not(.is-featured) .greenora-variation-badge{display:none!important;}
body.single-product .greenora-summary-v1435 .greenora-variation-copy strong,
body.single-product .greenora-summary-v1435 .greenora-variation-copy small{display:none!important;}


body.single-product .greenora-summary-v1435 .greenora-single-price-row{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  flex-wrap:nowrap!important;
  gap:18px!important;
  width:100%!important;
  margin:0 0 24px!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price{
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:none!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:6px!important;
  margin:0!important;
  padding:0!important;
  color:#075537!important;
  line-height:1.14!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price del{
  order:1!important;
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#a8b4ad!important;
  opacity:1!important;
  font-size:15px!important;
  font-weight:850!important;
  line-height:1.2!important;
  text-decoration-line:line-through!important;
  text-decoration-thickness:2px!important;
  text-decoration-color:#c8d2cc!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price del .amount,
body.single-product .greenora-summary-v1435 .greenora-single-price del bdi{
  color:#a8b4ad!important;
  font-weight:850!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price ins,
body.single-product .greenora-summary-v1435 .greenora-single-price > .amount,
body.single-product .greenora-summary-v1435 .greenora-single-price > bdi{
  order:2!important;
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
  text-decoration:none!important;
  color:#075537!important;
  font-size:clamp(30px,2.85vw,46px)!important;
  font-weight:950!important;
  line-height:1.08!important;
  letter-spacing:-.03em!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price ins .amount,
body.single-product .greenora-summary-v1435 .greenora-single-price ins bdi,
body.single-product .greenora-summary-v1435 .greenora-single-price > .amount,
body.single-product .greenora-summary-v1435 .greenora-single-price > bdi{
  color:#075537!important;
  font-size:inherit!important;
  font-weight:inherit!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
  flex:0 0 176px!important;
  width:176px!important;
  min-width:176px!important;
  max-width:176px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-end!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box:before,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box:after,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span:before,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span:after,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small:before,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small:after{
  content:none!important;
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:34px!important;
  padding:6px 12px!important;
  border-radius:10px!important;
  border:0!important;
  box-shadow:none!important;
  font-size:12px!important;
  font-weight:950!important;
  line-height:1.25!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span{
  background:#f8edd1!important;
  color:#bd801b!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  background:#e8f4e6!important;
  color:#409c38!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box .amount,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box bdi{
  color:inherit!important;
  font-weight:950!important;
}
@media(max-width:760px){
  body.single-product .greenora-summary-v1435 .greenora-single-price-row{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-single-price{
    width:100%!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
    width:100%!important;
    min-width:0!important;
    max-width:220px!important;
  }
}


body.single-product .greenora-summary-v1435 .greenora-variable-group{
  gap:8px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-choices{
  display:flex!important;
  align-items:stretch!important;
  justify-content:space-between!important;
  gap:12px!important;
  background:transparent!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice,
body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
  flex:1 1 0!important;
  min-width:0!important;
  height:78px!important;
  min-height:78px!important;
  padding:10px 10px 8px!important;
  border-radius:14px!important;
  border:1px solid #dfe7e1!important;
  background:#ffffff!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:4px!important;
  overflow:visible!important;
  position:relative!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:hover{
  border-color:#c8ddd0!important;
  background:#fff!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active{
  border-color:#13884a!important;
  background:#fff!important;
  box-shadow:0 10px 22px rgba(19,136,74,.08)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  width:24px!important;
  height:24px!important;
  object-fit:contain!important;
  opacity:.88!important;
  filter:grayscale(1) brightness(.58)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  margin-top:auto!important;
  min-height:auto!important;
  gap:2px!important;
  background:transparent!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-title,
body.single-product .greenora-summary-v1435 .greenora-variation-badge,
body.single-product .greenora-summary-v1435 .greenora-variation-copy,
body.single-product .greenora-summary-v1435 .greenora-variation-copy *{
  background:transparent!important;
  box-shadow:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-title{
  color:#415148!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1.4!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-badge{
  color:#2fa34b!important;
  font-size:10px!important;
  font-weight:950!important;
  line-height:1.2!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-check{
  top:9px!important;
  left:9px!important;
  width:21px!important;
  height:21px!important;
  font-size:12px!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-buy-box{
  padding:14px!important;
}
@media(max-width:560px){
  body.single-product .greenora-summary-v1435 .greenora-variation-choice,
  body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
    height:74px!important;
    min-height:74px!important;
  }
}


body.single-product .greenora-summary-v1435 .greenora-single-price-row{
  display:flex!important;
  flex-direction:row-reverse!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  flex-wrap:nowrap!important;
  gap:14px!important;
  width:100%!important;
  margin:0 0 22px!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price{
  flex:1 1 auto!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  text-align:right!important;
  gap:6px!important;
  min-width:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price del{
  width:100%!important;
  text-align:right!important;
  font-size:15px!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price ins,
body.single-product .greenora-summary-v1435 .greenora-single-price > .amount,
body.single-product .greenora-summary-v1435 .greenora-single-price > bdi{
  width:100%!important;
  text-align:right!important;
  font-size:clamp(30px,2.8vw,44px)!important;
  line-height:1.06!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
  flex:0 0 158px!important;
  width:158px!important;
  min-width:158px!important;
  max-width:158px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-end!important;
  gap:6px!important;
  margin:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  min-height:32px!important;
  padding:5px 10px!important;
  border-radius:9px!important;
  font-size:11.5px!important;
  line-height:1.2!important;
  text-align:center!important;
  justify-content:center!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span{
  background:#f7ecd0!important;
  color:#bd801b!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  background:#e7f4e6!important;
  color:#3d9c37!important;
}

body.single-product .greenora-summary-v1435 .greenora-variable-choices{
  gap:12px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice,
body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
  height:86px!important;
  min-height:86px!important;
  padding:11px 10px 10px!important;
  justify-content:flex-start!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  margin:0 auto 2px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  width:28px!important;
  height:28px!important;
  opacity:.9!important;
  filter:grayscale(1) brightness(.52)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  margin-top:10px!important;
  justify-content:flex-start!important;
  gap:3px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-title{
  font-size:15.5px!important;
  line-height:1.45!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-badge{
  font-size:11px!important;
}
@media(max-width:760px){
  body.single-product .greenora-summary-v1435 .greenora-single-price-row{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-single-price{
    align-items:flex-start!important;
    text-align:right!important;
    width:100%!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-single-price del,
  body.single-product .greenora-summary-v1435 .greenora-single-price ins,
  body.single-product .greenora-summary-v1435 .greenora-single-price > .amount,
  body.single-product .greenora-summary-v1435 .greenora-single-price > bdi{
    text-align:right!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
    width:100%!important;
    min-width:0!important;
    max-width:190px!important;
  }
}


body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
  flex:0 0 172px!important;
  width:172px!important;
  min-width:172px!important;
  max-width:172px!important;
  gap:7px!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box span,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  min-height:34px!important;
  height:auto!important;
  padding:6px 10px!important;
  font-size:11px!important;
  line-height:1.35!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  flex-wrap:wrap!important;
  word-break:normal!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box small{
  font-size:10.5px!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-discount-box .woocommerce-Price-amount,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box .amount,
body.single-product .greenora-summary-v1435 .greenora-single-discount-box bdi{
  display:inline-flex!important;
  align-items:center!important;
  white-space:nowrap!important;
}
@media(max-width:760px){
  body.single-product .greenora-summary-v1435 .greenora-single-discount-box{
    width:172px!important;
    min-width:172px!important;
    max-width:172px!important;
  }
}


body.single-product .greenora-summary-v1435 .greenora-single-price ins,
body.single-product .greenora-summary-v1435 .greenora-single-price > .amount,
body.single-product .greenora-summary-v1435 .greenora-single-price > bdi{
  font-size:clamp(24px,2.2vw,36px)!important;
  line-height:1.12!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-price del{
  font-size:13px!important;
}


body.single-product .greenora-summary-v1435 .greenora-variation-choice,
body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
  height:88px!important;
  min-height:88px!important;
  padding:12px 10px 10px!important;
  justify-content:center!important;
  gap:6px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  order:1!important;
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  min-height:32px!important;
  margin:2px auto 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  width:32px!important;
  height:32px!important;
  object-fit:contain!important;
  opacity:.95!important;
  filter:grayscale(1) brightness(.48)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  order:2!important;
  margin-top:8px!important;
  padding-top:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:2px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-title{
  font-size:16px!important;
  line-height:1.4!important;
  margin-top:0!important;
  position:relative!important;
  top:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-badge{
  margin-top:1px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-check{
  top:10px!important;
  left:10px!important;
}
@media(max-width:560px){
  body.single-product .greenora-summary-v1435 .greenora-variation-choice,
  body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
    height:84px!important;
    min-height:84px!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-variation-icon,
  body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    min-height:30px!important;
  }
}


body.single-product .greenora-summary-v1435 .greenora-variation-badge{
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  gap:0!important;
}


body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  width:35px!important;
  height:35px!important;
  min-width:35px!important;
  min-height:35px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  width:35px!important;
  height:35px!important;
}


html,
body,
body *:not(i):not(.fa):not(.fas):not(.far):not(.fab):not([class*="icon"]):not(svg):not(svg *){
  font-family:var(--greenora-font-family)!important;
}
button,input,select,textarea,
.woocommerce,
.woocommerce *,
.elementor,
.elementor *,
.greenora-header,
.greenora-footer,
.greenora-mobile-menu{
  font-family:var(--greenora-font-family)!important;
}


body.single-product .greenora-summary-v1435 .greenora-variable-label,
body.single-product .greenora-summary-v1435 .greenora-variable-label:before,
body.single-product .greenora-summary-v1435 .greenora-variable-label:after{
  display:none!important;
  content:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-group{
  gap:10px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice,
body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  text-align:center!important;
  padding:16px 12px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  position:static!important;
  margin:0 auto!important;
  align-self:center!important;
  order:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  margin:0 auto!important;
  display:block!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  order:2!important;
  width:100%!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  margin-top:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-title{
  text-align:center!important;
  width:100%!important;
  margin:0!important;
}


body.single-product .greenora-summary-v1435 .greenora-variable-choices{
  align-items:stretch!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice,
body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
  justify-content:flex-start!important;
  padding:18px 12px 12px!important;
  gap:8px!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  order:1!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  margin:4px auto 10px!important;
  align-self:center!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  width:24px!important;
  height:24px!important;
  margin:0 auto!important;
  display:block!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  order:2!important;
  min-height:34px!important;
  gap:4px!important;
  margin-top:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-title,
body.single-product .greenora-summary-v1435 .greenora-variation-copy strong,
body.single-product .greenora-summary-v1435 .greenora-variation-choice strong{
  margin-top:0!important;
}


body.single-product .greenora-sp-choice-v1459{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  text-align:center!important;
  padding:20px 12px 12px!important;
  gap:9px!important;
}
body.single-product .greenora-sp-choice-icon-v1459{
  position:static!important;
  inset:auto!important;
  order:1!important;
  width:35px!important;
  height:35px!important;
  min-width:35px!important;
  min-height:35px!important;
  margin:0 auto 7px!important;
  display:grid!important;
  place-items:center!important;
  align-self:center!important;
}
body.single-product .greenora-sp-choice-icon-v1459 img{
  width:35px!important;
  height:35px!important;
  display:block!important;
  margin:0 auto!important;
  object-fit:contain!important;
}
body.single-product .greenora-sp-choice-title-v1459{
  order:2!important;
  width:100%!important;
  text-align:center!important;
  margin:0!important;
  padding:0 8px!important;
}
body.single-product .greenora-sp-variable-label-v1459{
  display:none!important;
}
body.single-product .greenora-sp-gallery-main-v1459,
body.single-product .greenora-sp-thumbs-v1459,
body.single-product .greenora-v1467-lightbox-panel{
  cursor:grab!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  touch-action:pan-y!important;
}
body.single-product .greenora-sp-gallery-main-v1459.is-dragging,
body.single-product .greenora-sp-thumbs-v1459.is-dragging,
body.single-product .greenora-v1467-lightbox-panel.is-dragging{
  cursor:grabbing!important;
}
body.single-product .greenora-v1467-lightbox{
  position:fixed!important;
  inset:0!important;
  z-index:999999!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  padding:32px!important;
  background:rgba(5,20,12,.86)!important;
}
body.single-product .greenora-v1467-lightbox.is-open{
  display:flex!important;
}
body.single-product .greenora-v1467-lightbox-panel{
  position:relative!important;
  width:min(94vw,1120px)!important;
  height:min(88vh,820px)!important;
  border-radius:24px!important;
  overflow:hidden!important;
  background:#071b11!important;
  box-shadow:0 30px 90px rgba(0,0,0,.42)!important;
  touch-action:none!important;
}
body.single-product .greenora-v1467-lightbox-img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  display:block!important;
}
body.single-product .greenora-v1467-lightbox-close,
body.single-product .greenora-v1467-lightbox-nav{
  position:absolute!important;
  z-index:3!important;
  border:0!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#075c34!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer!important;
  box-shadow:0 14px 32px rgba(0,0,0,.2)!important;
}
body.single-product .greenora-v1467-lightbox-close{
  top:18px!important;
  left:18px!important;
  width:48px!important;
  height:48px!important;
  font-size:28px!important;
  font-weight:950!important;
}
body.single-product .greenora-v1467-lightbox-nav{
  top:50%!important;
  transform:translateY(-50%)!important;
  width:54px!important;
  height:54px!important;
  font-size:34px!important;
  font-weight:950!important;
}
body.single-product .greenora-v1467-lightbox-prev{right:18px!important;}
body.single-product .greenora-v1467-lightbox-next{left:18px!important;}
html.greenora-v1467-lightbox-open,
html.greenora-v1467-lightbox-open body{
  overflow:hidden!important;
}


/* Typography lock for plugin-generated and dynamically injected storefront markup. */
html,body,button,input,select,textarea,optgroup,
.woocommerce,.woocommerce-page,.elementor,.elementor-widget,
.greenora-header,.greenora-footer,.greenora-mobile-menu{
  font-family:var(--greenora-font-family)!important;
}
body *:not(i):not(svg):not(svg *):not(.dashicons):not(.ab-icon):not(.fa):not(.fas):not(.far):not(.fab):not([class*="fa-"]):not([class*="icon"]){
  font-family:var(--greenora-font-family)!important;
}


/* Greenora 1.5.4: final Vazir typography lock for storefront, Elementor and WooCommerce Blocks. */
:root{--greenora-font-family:'Vazir','Vazirmatn',Tahoma,Arial,sans-serif}
html,body,
body button,body input,body select,body textarea,body optgroup,
body .woocommerce,body .woocommerce-page,body .wc-block-components-root,
body .wc-block-components-root button,body .wc-block-components-root input,
body .elementor,body .elementor-widget,body .select2-container,
body .greenora-header,body .greenora-footer,body .greenora-mobile-menu{
  font-family:var(--greenora-font-family)!important;
}
body *:not(i):not(svg):not(svg *):not(.dashicons):not(.ab-icon):not(.fa):not(.fas):not(.far):not(.fab):not([class*="fa-"]):not([class*="icon"]){
  font-family:var(--greenora-font-family)!important;
}
