:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,67,105);
	--wd-alternative-color: rgb(3,192,192);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(0,67,105);
	--btn-default-bgcolor-hover: rgb(104,192,205);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(3,192,192);
	--btn-accented-bgcolor-hover: rgb(0,67,105);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(232,249,249);
	--notices-success-color: rgb(14,119,119);
	--notices-warning-bg: rgb(0,0,0);
	--notices-warning-color: rgb(255,255,255);
	--wd-link-color: rgb(103,192,205);
	--wd-link-color-hover: #242424;
	--wd-link-decor-style-hover: solid;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,248,250);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,248,250);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,248,250);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,248,250);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,248,250);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(101,192,206);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(0,67,105);
}
html .quick-shop-form .single_add_to_cart_button, html .quick-shop-form div.quantity :is(input[type],.btn), html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity :is(input[type],.btn) {
	color: rgb(255,255,255);
	background: rgb(0,67,105);
}
html .quick-shop-form .single_add_to_cart_button:hover, html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity :is(input[type],.btn), 
			html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity+.button, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity :is(input[type],.btn), html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: rgb(255,255,255);
	background: rgb(79,180,227);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 30px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: -20px;
	--wd-arrow-offset-v: 0px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(56,162,220);
	--wd-arrow-bg-hover: rgb(14,84,151);
	--wd-arrow-bg-dis: rgb(242,242,242);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(20,97,135);
	--wd-arrow-bg-hover: rgb(3,192,192);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg-hover: rgb(3,192,192);
	--wd-pagin-bg-act: rgb(20,97,135);
	--wd-pagin-brd-color: rgb(20,97,135);
	--wd-pagin-brd-style: solid;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(0,67,105);
	--wd-nscroll-drag-bg-hover: rgb(3,192,192);
}
.wd .product-label.onsale {
	background-color: rgb(14,84,151);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgba(39,72,106,0.87);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(56,162,220);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(193,193,193);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1380px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(255,255,255);
}

/* =========================================================
   FIX FINALE HEADER + CART MOBILE + MENU + CARRELLO
   Da tenere nelle opzioni CSS Woodmart, perché carica dopo style.css
   ========================================================= */

/* Header mobile/tablet - carrello bilanciato */
@media (max-width: 1200px) {
	html body .whb-header .wd-header-cart.wd-design-7 > a,
	html body .whb-header .wd-header-cart.wd-design-7 > a .wd-tools-inner,
	html body .whb-header .wd-header-cart.wd-design-7 > a .wd-tools-icon {
		position: relative !important;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 42px !important;
		height: 42px !important;
		min-width: 42px !important;
		min-height: 42px !important;
		padding: 0 !important;
		margin: 0 !important;
		border-radius: 50% !important;
		background-color: var(--ias-header-soft) !important;
		color: var(--ias-header-blue) !important;
		flex-wrap: nowrap !important;
	}

	html body .whb-header .wd-header-cart.wd-design-7 > a .wd-tools-icon::before {
		color: var(--ias-header-blue) !important;
		font-size: 18px !important;
		line-height: 1 !important;
	}

	html body .whb-header .wd-header-cart.wd-design-7 > a .wd-tools-text,
	html body .whb-header .wd-header-cart.wd-design-7 > a .wd-cart-subtotal,
	html body .whb-header .wd-header-cart.wd-design-7 > a .amount,
	html body .whb-header .wd-header-cart.wd-design-7 > a .woocommerce-Price-currencySymbol {
		display: none !important;
	}

	html body .whb-header .wd-header-cart.wd-design-7 .wd-cart-number.wd-tools-count {
		position: absolute !important;
		top: -4px !important;
		right: -3px !important;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		min-width: 18px !important;
		height: 18px !important;
		padding: 0 4px !important;
		border-radius: 999px !important;
		background-color: var(--ias-header-soft-2) !important;
		color: var(--ias-header-dark) !important;
		font-size: 10px !important;
		font-weight: 700 !important;
		line-height: 1 !important;
		z-index: 3 !important;
	}

	html body .whb-header .wd-header-cart.wd-design-7 .wd-cart-number.wd-tools-count span {
		display: none !important;
	}
}

/* Header categorie desktop - compatto senza rompere i mega menu */
@media (min-width: 1025px) and (max-width: 1600px) {
	html body .whb-header .wd-header-nav,
	html body .whb-header .wd-header-nav .wd-nav,
	html body .whb-header .wd-nav-header:not(#menu-assistenza) {
		min-width: 0 !important;
		max-width: 100% !important;
		overflow: visible !important;
	}

	html body .whb-header .wd-nav-header:not(#menu-assistenza) {
		display: flex !important;
		flex-wrap: nowrap !important;
		white-space: nowrap !important;
		gap: 0 !important;
	}

	html body .whb-header .wd-nav-header:not(#menu-assistenza) > li {
		flex: 0 1 auto !important;
		min-width: 0 !important;
		white-space: nowrap !important;
	}

	html body .whb-header .wd-nav-header:not(#menu-assistenza) > li > a {
		padding-left: 8px !important;
		padding-right: 8px !important;
		font-size: 13px !important;
		white-space: nowrap !important;
	}

	html body .whb-header .wd-nav-header:not(#menu-assistenza) > li > a .wd-nav-img {
		width: 16px !important;
		height: 16px !important;
		max-width: 16px !important;
		max-height: 16px !important;
		margin-right: 5px !important;
	}
}

@media (min-width: 1025px) and (max-width: 1350px) {
	html body .whb-header .wd-nav-header:not(#menu-assistenza) > li > a {
		padding-left: 6px !important;
		padding-right: 6px !important;
		font-size: 12.5px !important;
	}

	html body .whb-header .wd-nav-header:not(#menu-assistenza) > li > a .wd-nav-img {
		width: 15px !important;
		height: 15px !important;
		max-width: 15px !important;
		max-height: 15px !important;
		margin-right: 4px !important;
	}

	html body .whb-header #menu-assistenza > li > a.woodmart-nav-link {
		padding-left: 11px !important;
		padding-right: 11px !important;
	}
}

/* Ultimo livello: sotto 1250px togliamo le icone categorie e accorciamo Assistenza */
@media (min-width: 1025px) and (max-width: 1250px) {
	html body .whb-header .wd-nav-header:not(#menu-assistenza) > li > a {
		padding-left: 5px !important;
		padding-right: 5px !important;
		font-size: 12px !important;
	}

	html body .whb-header .wd-nav-header:not(#menu-assistenza) > li > a .wd-nav-img {
		display: none !important;
	}

	html body .whb-header #menu-assistenza > li > a.woodmart-nav-link {
		width: 40px !important;
		min-width: 40px !important;
		padding: 0 !important;
		justify-content: center !important;
	}

	html body .whb-header #menu-assistenza > li > a.woodmart-nav-link .nav-link-text {
		display: none !important;
	}

	html body .whb-header #menu-assistenza > li > a.woodmart-nav-link .wd-nav-img {
		margin: 0 !important;
	}
}

/* Mobile carrello pagina - nasconde il secondo "(modifica)" */
@media (max-width: 767px) {
	html body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a.wapf-edit-cartitem,
	html body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a.wapf-edit-cartitem:not(.remove),
	html body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a.wapf-edit-cartitem:not(.remove):not(.button) {
		font-size: 0 !important;
		color: transparent !important;
		line-height: 1 !important;
	}

	html body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a.wapf-edit-cartitem *,
	html body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a.wapf-edit-cartitem:not(.remove) * {
		font-size: 0 !important;
		color: transparent !important;
		line-height: 0 !important;
	}

	html body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a.wapf-edit-cartitem::before,
	html body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a.wapf-edit-cartitem:not(.remove)::before {
		content: "Modifica opzioni" !important;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		font-size: 9px !important;
		font-weight: 700 !important;
		line-height: 1.1 !important;
		color: var(--ias-primary) !important;
	}
}

/* Mobile carrello/checkout - rimuove il doppio Shipment */
@media (max-width: 767px) {
	html body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals > th,
	html body.woocommerce-cart .cart_totals table.shop_table tr.shipping > th,
	html body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals > th,
	html body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping > th {
		display: none !important;
	}

	html body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals > td::before,
	html body.woocommerce-cart .cart_totals table.shop_table tr.shipping > td::before,
	html body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals > td::before,
	html body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping > td::before {
		content: none !important;
		display: none !important;
	}
}@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;
}

}

