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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #cd6d17;
	--wd-alternative-color: #f59331;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #f4a51c;
	--btn-accented-bgcolor-hover: #DE961A;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 900px;
}
.header-banner {
	background-color: #f7f7f7;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #f2f2f2;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.wc-tab-inner>div>h2:first-child {
	font-size: 28px;
	line-height: 34px;
	text-transform: none;
}
.wc-tab-inner>div>h2 {
	font-size: 28px;
	line-height: 34px;
}
.create-account-question .btn {
	font-size: 13px;
	color: rgb(0,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(9,33,67);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(247,247,247);
	color: rgb(255,58,58);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(242,242,242);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 80px;
	--wd-sticky-btn-height: 95px;
	}
	.wc-tab-inner>div>h2:first-child {
		font-size: 24px;
	line-height: 30px;
	}
	.wc-tab-inner>div>h2 {
		font-size: 24px;
	line-height: 30px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wc-tab-inner>div>h2:first-child {
		font-size: 22px;
	line-height: 28px;
	}
	.wc-tab-inner>div>h2 {
		font-size: 22px;
	line-height: 28px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.post-single-page .entry-header img {
    display: none;
}

.single-post .page-title {
    display: none;
}


.single-post .wd-post-date.wd-style-with-bg {
    display: none;
}

.page-title-default .wd-back-btn
 {
    display: none;
}
.product-grid-item .woodmart-product-brands-links a {
	color: #696969;
	font-weight: bold;
}

.nav-shop li.cat-item {
    border: solid;
    border-color: #CD6D17;
    margin: 5px;
}

.blog-post-loop .post-title {
	line-height: 30px;
}

.blog-post-loop .post-title a {
	color: #fff;
}

.footer-sidebar {
	padding-bottom: 0;
}

.footer-column {
	margin-bottom: 0
}

.wd-sticky-btn .payplug-oney {
	display: none;
}

.wapf-field-label label {
    font-weight: bold;
	  font-size: 18px;
}

.wapf-product-totals div span {
	  font-size: 18px;
}

div.wapf-swatch--text.wapf-checked {
	  font-weight: bold;
}

.apf-plusmin button {
    background: var(--apf-ns-bg, transparent);
    min-height: auto;
}

.wd-sticky-btn .wapf {
	display: none !important;
}


.wapf-layer-image img{ height: auto!important; }

span.attribute-label.product-label.label-attribute-pa_certificazioni {
    border: 1px solid #f7f7f7;
    border-radius: 0px;
}

.show_note_on_apply_products, .show_note_on_adjustment_products {
    margin: 20px 0;
    background: red;
    width: fit-content;
    padding: 0px 10px 0px 10px;
    vertical-align: middle;
    line-height: 40px;
    font-size: 15px;
    color: white;
}

a.btn {
color: white;
}

a.wd-switch-to-register {
color: black!important;
}

a.wd-sticky-add-to-cart {
color: white!important;
}


.custom-feedaty-wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    margin: 10px 0 !important;
    text-align: center !important;
}

.custom-feedaty-wrapper .feedaty_widget {
    max-width: 100% !important;
    text-align: center !important;
    height: auto;
}

.fdt_productStriscia-slim_widget_wrapper > a {
	color: black;
	font-family: Cabin;
}

.fdt_productStriscia-slim_ratx {
    display: none !important;
}

.fdt_productStriscia-slim_widget_row {
    display: none !important;
}

.fdt_productStriscia-slim_ratx_star {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.fdt_productStriscia-slim_stars {
    max-width: 100px; /* Per mantenere le stelle responsive */
    height: auto;
}

img.fdt_productStriscia-slim_stars {
    max-width: 100px!important;
    min-width: 100px!important;
    width: 100px!important;
	  height: 25px!important;
}

.fdt_productStriscia-slim_widget_product {
    background-color: transparent !important;
    max-width: 100px!important;
    height: 25px!important;
    min-height: 25px!important;
    max-height: 25px!important;
}


.wapf-checked span {
font-weight: bold;
	color: white;
}

.wapf-field-description { padding: 0px 0 10px 0; }


.product-wrapper .single_variation_wrap{display: none!important}

.wd-sticky-btn .woocommerce-price-suffix {
    display: inline-flex!important;
    font-size: 11px;
}

a.feedaty-astar-extension-seeder > i {
color: black;
font-size: 13px;
}

td.product-subtotal p.price {
display: inline-flex;
    align-items: center;
    gap: 5px;
    margin: 0;
}

#ywdpd-quantity-table tr td.ywdpd_active {
    border: 1px solid #092143;
    color: #092143;
}

#ywdpd-quantity-table tr.ywdpd_row:hover {
    background-color: #e8f0f6 !important;
}

#ywdpd-quantity-table tr.ywdpd_row:hover td {
    color: #092143 !important;
}

#ywdpd-quantity-table tr.ywdpd_row:hover td span.woocommerce-Price-amount {
    color: #092143 !important;
}

#ywdpd-quantity-table tr.ywdpd_row:hover td span.woocommerce-Price-currencySymbol {
    color: #092143 !important;
}

.show_note_on_apply_products, .show_note_on_adjustment_products {
    background: black;
}

.ywdpd-table-discounts-wrapper {
    padding-top: 5px;
    padding-left: 1px;
    padding-right: 1px;
    background: #f9f9f9;
}

p.ywdpd-table-discounts-label {
    padding-top: 3px;
    padding-left: 3px;
    text-align: center;
}

/* Fai sembrare "rounded" SOLO l'etichetta sconto dentro i contenitori labels-rounded-sm */
.product-labels.labels-rounded-sm .onsale.product-label{
  /* proprietà prese dal tema per .labels-rounded .product-label */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 7px;
  min-height: 50px;
  min-width: 50px;
  border-radius: 35px;
  font-size: 14px;

  /* annulla la rottura parole del base .product-label */
  white-space: nowrap;
  word-break: normal !important;
  overflow-wrap: normal;
}

/* Versione compatta dell'etichetta sconto nei loop prodotti */
body:not(.single-product) .product-labels.labels-rounded-sm .onsale.product-label {
  padding: 3px 5px;
  min-height: 36px;
  min-width: 36px;
  border-radius: 24px;
  font-size: 12px;
}



/* Swatch testo più piccolo in TUTTI i loop (esclude la scheda prodotto singola) */
body:not(.single-product) .product-element-bottom table.variations .wd-swatches-product,
body:not(.single-product) .product-grid-item .wd-swatches-product,
body:not(.single-product) .wd-products-element .wd-swatches-product {
  /* Woodmart calcola: font-size: calc(var(--wd-swatch-text-size) - 2px) */
  --wd-swatch-text-size: 12px; /* ~10px effettivi */
}

/* Rifiniture (opzionali) per compattare le pill testuali */
body:not(.single-product)
  [class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text .wd-swatch-text {
  line-height: 1.15;
}

/* Stile per il dropdown "Scegli un'opzione" nei loop prodotti */
body:not(.single-product) table.variations select {
  font-weight: 600; /* come le swatch */
  font-size: 10px;  /* coerente con la riduzione del testo */
  line-height: 1.2;
  border: 1px solid var(--color-gray-300); /* stesso bordo delle swatch */
  border-radius: 0px; /* leggermente arrotondato come i bottoni */
  background-color: #fff;
  color: var(--color-gray-900);
  padding: 4px 10px;
  height: auto; /* evita il "form height" enorme */
  box-shadow: none;
  transition: all 0.25s ease;
}



@media (min-width: 1025px) {
	span.attribute-label.product-label.label-attribute-pa_certificazioni {
    min-width: 30px;
    max-width: 40px;
}
span.attribute-label.product-label.label-attribute-pa_materiale {
    min-width: 30px;
    max-width: 150px;
    font-size: 10px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	span.attribute-label.product-label.label-attribute-pa_certificazioni {
    min-width: 30px;
    max-width: 35px;
}
}

@media (max-width: 576px) {
	.home #rassicurativa-top .box-icon-wrapper {display:none}

.page-title .entry-title {
    font-size: 24px;
}

span.attribute-label.product-label.label-attribute-pa_certificazioni {
    min-width: 30px;
    max-width: 35px;
}
span.attribute-label.product-label.label-attribute-pa_materiale {
    min-width: 80px;
    max-width: 130px;
    font-size: 8px;
}

}

