@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.mygreenhelp.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #474747;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 12px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #83b735;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #2a560f;
	background-image: none;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #266730;
	background-image: none;
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(239,170,33);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #83b7350d;
}

.woodmart-navigation .category-icon {
    display: inline-block;
    margin-right: 7px;
    max-height: 30px;
}
.hasno-product-count .category-nav-link .category-icon {
    margin-right: 5px;
    max-height: 30px;
}
.site-mobile-menu li a .category-icon {
    margin-right: 20px;
    max-height: 30px;
}
#mc4wp-form-1 input[type="email"] {
    background: white;
    color: #000;
    box-shadow: none;
}
p.ivole-verified-badge {
  display: none;
}
.intestazionescheda {
  background-color: #83b735;
	font-size: 24px;
	color: white;
	border-bottom: solid 2px #266730;
}
span.price.tc-price.hidden {
    display: none;
}
p.stock.available-on-backorder {
    color: #4caf50;
    border: solid 1px;
    text-align: center;
    padding: 5px;
}
.disponibile p {
    margin-bottom: 0px;
}
.product-label.featured {
    background-color: #fcfdfc;
	  color: #e22d57;
    border: solid 2px;
    font-weight: bold;
}
.product-label.out-of-stock {
    background: #fcfdfc;
    color: #2d2a2a;
	  border: solid 2px;
}
span.onsale.product-label {
    background: #fcfdfc;
    color: green;
    border: solid 2px;
    font-weight: bold;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none;
}
.wd-swatch.swatch-with-bg {
    border-radius: 0%;
    background-position: center;
    background-size: cover;
    font-size: 0;
}
.swatch-on-single.swatch-with-bg {
    width: 50px;
    height: 50px;
}

.topinfo {
  line-height: 15px;
	font-size: 13px;
}
.mega-menu-list img, .wd-nav-img {
    max-height: 32px;
}
.product-attributes {
    pointer-events: none;
	  list-style-type: none;
    line-height: 14px;
	  padding: inherit;
	  font-weight: bold;
}
ul.product-attributes {
    padding-left: 0px;
	  margin-bottom: 0px;
}
.schedapiante {
    background-color: #b1d3b61f;
    width: 100%;
    font-size: 14px;
    border: solid 1px #2567303d;
    padding: 10px;
    margin-bottom: 10px;
}
.schedapiante h4 {
    margin-bottom: 0px;
    text-transform: uppercase;
	  font-size: 15px;
}
.box-icon-wrapper.box-with-icon.box-icon-simple {
    margin-right: 0px;
}

.product_meta span.tagged_as {
    display: none;
}

.badgenotitle .cr-badge.badge_size_wide .badge__store {
    display: none;
}
.shop_attributes .wd-attr-name-img {
    max-width: 30px;
    max-height: 30px;
}
.wd-single-attrs.wd-layout-grid tr {
    flex-direction: column;
    align-items: center;
}
div#slider-2214 {
    border-radius: 10px;
    overflow: hidden;
}
/* Swatch più grande, più largo e con sfondo bianco */
.wd-swatch {
    width: 120px; /* Larghezza maggiore */
    height: 120px; /* Altezza maggiore */
    background-color: #fff; /* Sfondo bianco */
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
    text-align: center;
    position: relative;
}

/* Nome e Prezzo sotto l’immagine */
.swatch-info {
    font-size: 0.9em;
    font-weight: 600;
    margin-top: 5px;
    color: #333;
}

/* Icona "+" in alto a destra */
.info-icon {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #fff;
    border: 1px solid #5cb85c;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2em;
    color: #5cb85c;
    cursor: pointer;
}

div.quantity {
    background: white;
}

select {
    padding-right: 30px;
    background-color: white; /* Specifica solo il colore */
    background-image: var(--wd-form-chevron);
    background-position: right 10px top 50%;
    background-size: auto 18px;
    background-repeat: no-repeat;
    border: 1px solid #ccc; /* Aggiungi un bordo per visibilità */
}
.yoast-breadcrumb {
	font-size: 12px;
}
.tiered-pricing-option {
    background: #ffffff;
}
.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
    display: none !important;
}
table.variations select {
    background: white;
}
.wd-wtl-form {
    background: white;
}
.mgh-reviews-home{
  max-width:1080px;
  margin:0 auto;
  padding:18px 12px 10px;
  text-align:center;
}

.mgh-reviews-header{
  font-size:18px;
  line-height:1.2;
  color:#2f2f2f;
  font-weight:500;
  margin-bottom:4px;
}

.mgh-reviews-header strong{
  font-weight:700;
}

.mgh-reviews-sub{
  font-size:14px;
  line-height:1.35;
  color:#6b6b6b;
  margin-bottom:14px;
}

/* slider slick */
.mgh-reviews-home .cr-reviews-slider{
  margin:0 auto 8px;
}

.mgh-reviews-home .slick-slide{
  padding:0 10px;
  box-sizing:border-box;
}

.mgh-reviews-home .cr-review-card{
  width:100% !important;
  display:inline-block;
}

.mgh-reviews-home .cr-review-card-inner{
  border:1px solid #e8e8e8 !important;
  border-radius:16px;
  padding:16px 16px 14px !important;
  background:#fff !important;
  box-shadow:0 6px 18px rgba(0,0,0,0.04);
  min-height:auto !important;
  transition:transform .2s ease, box-shadow .2s ease;
}

.mgh-reviews-home .cr-review-card-inner:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 22px rgba(0,0,0,0.06);
}

/* righe interne */
.mgh-reviews-home .top-row,
.mgh-reviews-home .rating-row,
.mgh-reviews-home .middle-row{
  margin:0 !important;
  padding:0 !important;
}

/* nome recensore: presente ma più elegante */
.mgh-reviews-home .top-row{
  margin-bottom:10px !important;
  font-size:15px !important;
  line-height:1.3 !important;
  color:#243746 !important;
  font-weight:600 !important;
}

/* riga "proprietario verificato" più discreta */
.mgh-reviews-home .top-row *{
  line-height:1.3 !important;
}

/* stelle */
.mgh-reviews-home .rating-row{
  margin-bottom:10px !important;
}

/* testo recensione */
.mgh-reviews-home .review-content{
  min-height:0 !important;
  height:auto !important;
  padding:12px 14px !important;
  margin:0 !important;
  line-height:1.45 !important;
  font-size:14px !important;
  color:#444 !important;
  background:#fafafa;
  border-radius:12px;
  border:none !important;
}

/* nasconde la data */
.mgh-reviews-home .cr-review-card-inner .datetime,
.mgh-reviews-home .middle-row .datetime {
  display: none !important;
}

/* dots nascosti */
.mgh-reviews-home .slick-dots{
  display:none !important;
}

/* frecce */
.mgh-reviews-home .slick-prev,
.mgh-reviews-home .slick-next{
  width:34px;
  height:34px;
  z-index:2;
}

.mgh-reviews-home .slick-prev:before,
.mgh-reviews-home .slick-next:before{
  font-size:22px;
  color:#8f8f8f;
  opacity:1;
}

/* CTA */
.mgh-reviews-cta{
  margin-top:10px;
  text-align:center;
}

.mgh-reviews-cta a{
  display:inline-block;
  font-size:14px;
  font-weight:600;
  color:#77a934;
  text-decoration:none;
}

.mgh-reviews-cta a:hover{
  text-decoration:underline;
}

/* mobile */
@media (max-width: 767px){
  .mgh-reviews-home{
    max-width:100%;
    padding:14px 8px 8px;
  }

  .mgh-reviews-header{
    font-size:16px;
    line-height:1.25;
  }

  .mgh-reviews-sub{
    font-size:12px;
    margin-bottom:10px;
  }

  .mgh-reviews-home .slick-slide{
    padding:0 6px;
  }

  .mgh-reviews-home .cr-review-card-inner{
    border-radius:14px;
    padding:14px 12px 12px !important;
    box-shadow:0 4px 12px rgba(0,0,0,0.04);
  }

  .mgh-reviews-home .top-row{
    font-size:14px !important;
    margin-bottom:8px !important;
  }

  .mgh-reviews-home .rating-row{
    margin-bottom:8px !important;
  }

  .mgh-reviews-home .review-content{
    font-size:13px !important;
    line-height:1.4 !important;
    padding:10px 12px !important;
    border-radius:10px;
  }

  .mgh-reviews-home .slick-prev,
  .mgh-reviews-home .slick-next{
    width:28px;
    height:28px;
  }

  .mgh-reviews-home .slick-prev:before,
  .mgh-reviews-home .slick-next:before{
    font-size:18px;
  }

  .mgh-reviews-cta a{
    font-size:13px;
  }
}
.mgh-checkout-trust{
  border:1px solid #e6e6e6;
  border-radius:10px;
  padding:12px 14px;
  margin:14px 0 10px;
  background:#fafafa;
}

.mgh-checkout-title{
  font-size:14px;
  font-weight:600;
  margin-bottom:6px;
  color:#2f2f2f;
}

.mgh-checkout-trust ul{
  list-style:none;
  padding:0;
  margin:0;
}

.mgh-checkout-trust li{
  font-size:13px;
  color:#555;
  margin-bottom:4px;
  position:relative;
  padding-left:16px;
}

.mgh-checkout-trust li:before{
  content:"✔";
  position:absolute;
  left:0;
  color:#77a934;
  font-size:12px;
}
.mgh-checkout-rating{
  font-size:13px;
  margin-bottom:6px;
  color:#666;
}@media (min-width: 1025px) {
	.whb-header-bottom {
    background-color: white;
}
.avviso {
    background-color: #ed1c24;
}
.avviso1 {
    background-color: #83b735;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.avviso {
    background-color: #ed1c24;
}
.page-title .title {
    font-size: 25px!important;
    line-height: 1;
}
}

@media (max-width: 576px) {
	.avviso {
    background-color: #ed1c24;
}
.page-title .title {
    font-size: 25px!important;
    line-height: 1;
}
div#slider-2214 {
    border-radius: 10px;
    overflow: hidden;
}
}

