:root {
	--wd-hb-opt-h: 40px;
	--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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--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(68,152,54);
	--wd-alternative-color: rgb(237,255,243);
	--btn-default-bgcolor: rgb(237,255,243);
	--btn-default-bgcolor-hover: rgb(237,255,243);
	--btn-default-color: rgb(68,152,54);
	--btn-default-color-hover: rgb(68,152,54);
	--btn-accented-bgcolor: rgb(68,152,54);
	--btn-accented-bgcolor-hover: rgb(68,152,54);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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;
}
.wd-hb {
	background-color: rgb(35,89,52);
	background-image: none;
}
: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: 223px;
}
.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;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(68,152,54);
}

/* =====================================================================
   OW REDESIGN — regole limitate ai blocchi WoodMart del redesign.
   Valgono SOLO dentro elementi con classi ow-* (card 89050, archivio
   89054, scheda prodotto 88808, footer 89089, header 89109/89112/89115)
   e dentro l'header "OW Header (redesign)" (.whb-header_866557).
   Nessun effetto sulle pagine attuali.
   Sorgente: docs/redesign/snippets/ow-woodmart-custom.css
   ===================================================================== */

@font-face {
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lexenddeca/v25/K2F1fZFYk-dHSE0UPPuwQ5qnJy_YZ2ON.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.ow-reassurance, .ow-arch-hero, .ow-arch-body, .ow-arch-seo, .ow-li-card, .ow-sp,
.ow-reassurance *, .ow-arch-hero *, .ow-arch-body *, .ow-arch-seo *, .ow-li-card *, .ow-sp * {
  font-family: "Lexend Deca", sans-serif;
}

.ow-arch-hero h1, .ow-arch-hero .title,
.ow-arch-body h2, .ow-sp h1, .ow-sp h2, .ow-sp .product_title {
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-weight: 600 !important;
}
.ow-arch-hero h1 { color: #fff !important; font-size: 36px; line-height: 1.2; }
@media (max-width: 768px) { .ow-arch-hero h1 { font-size: 30px; } }
.ow-arch-hero .term-description, .ow-arch-hero .term-description p {
  color: rgba(255,255,255,.8); font-size: 15px; line-height: 1.65;
}

.ow-li-card { height: 100%; }
.ow-li-card .wd-product-img-link { display: block; aspect-ratio: 1 / 1; overflow: hidden; background: #fff; }
.ow-li-card .wd-product-img-link img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.18); }
.ow-li-card .product-labels { top: 0; left: 0; }
.ow-li-card .product-label.onsale {
  background: #CC2200 !important; color: #fff !important; border-radius: 0 !important;
  font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .03em;
  padding: 4px 10px; min-height: 0; min-width: 0; line-height: 1.2;
}
.ow-li-card .wd-loop-prod-title a { color: #1A1A17 !important; font-size: 14px; font-weight: 500; line-height: 1.375; }

.ow-li-card .price, .ow-li-card .price ins, .ow-li-card .price .amount,
.ow-sp .price, .ow-sp .price ins, .ow-sp .price .amount {
  color: #1A1A17 !important; text-decoration: none;
}
.ow-li-card .price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 0 8px; font-size: 17px; font-weight: 700; }
.ow-li-card .price del, .ow-li-card .price del .amount { color: rgba(26,26,23,.4) !important; font-size: 13px; font-weight: 400; order: -1; }
.ow-li-card .woocommerce-price-suffix, .ow-sp .woocommerce-price-suffix { display: none !important; }
.ow-li-card .price bdi::after, .ow-sp .price bdi::after { content: none !important; display: none !important; }

.ow-li-card .wd-product-stock, .ow-sp .stock {
  display: flex; align-items: center; gap: 6px; margin: 0;
  font-size: 0 !important; line-height: 1.4;
}
.ow-li-card .wd-product-stock::before, .ow-sp .stock::before {
  content: "" !important; flex: 0 0 8px; width: 8px; height: 8px; border-radius: 50%;
  background: currentColor; font-size: 0; margin: 0;
}
.ow-li-card .wd-product-stock::after, .ow-sp .stock::after { font-size: 12px; }
.ow-sp .stock::after { font-size: 13px; font-weight: 500; }
.ow-li-card .in-stock, .ow-sp .in-stock { color: #235934 !important; }
.ow-li-card .in-stock::after, .ow-sp .in-stock::after { content: "Disponibile"; }
.ow-li-card .available-on-backorder, .ow-sp .available-on-backorder { color: #B08800 !important; }
.ow-li-card .available-on-backorder::after, .ow-sp .available-on-backorder::after { content: "Disponibile su ordinazione"; }
.ow-li-card .out-of-stock, .ow-sp .out-of-stock { color: #CC2200 !important; }
.ow-li-card .out-of-stock::after, .ow-sp .out-of-stock::after { content: "Momentaneamente non disponibile"; }

.ow-li-card .wd-add-btn .button {
  width: 100%; background: #235934 !important; color: #fff !important;
  border-radius: 4px !important; text-transform: none !important; letter-spacing: 0;
  font-size: 13px !important; font-weight: 600 !important; min-height: 0; padding: 10px 12px !important;
  transition: background-color .15s, box-shadow .15s;
}
.ow-li-card .wd-add-btn .button:hover { background: #184426 !important; box-shadow: 0 4px 10px rgba(26,26,23,.12); }

.ow-arch-body .wd-toggle-head .title { margin: 0; }
.ow-arch-body .wd-toggle-icon .wd-text-icon { font-family: Arial, sans-serif !important; font-size: 16px; color: rgba(26,26,23,.5); }
@media (min-width: 1025px) { .ow-arch-body .wd-toggle-icon { display: none; } }
.ow-arch-body .wd-pf-title .title-text {
  text-transform: none !important; font-size: 14px; font-weight: 600; color: #1A1A17;
}
.ow-arch-body .wd-product-filters .wd-pf-title { border-radius: 6px; }
.ow-arch-body .wd-product-filters .btn {
  width: 100%; text-transform: none !important; border-radius: 4px !important;
}
.ow-arch-body .woocommerce-result-count { text-transform: none; }

.ow-sp .price { font-size: 30px; font-weight: 700; }
.ow-sp .price del, .ow-sp .price del .amount { color: rgba(26,26,23,.4) !important; font-size: 18px; font-weight: 400; }
.ow-sp .single_add_to_cart_button {
  flex: 1 1 auto; background: #235934 !important; color: #fff !important;
  text-transform: none !important; letter-spacing: 0; border-radius: 4px !important;
  font-size: 14px !important; font-weight: 600 !important; padding: 16px 20px !important; min-height: 52px;
}
.ow-sp .single_add_to_cart_button:hover { background: #1A1A17 !important; }
.ow-sp form.cart:not(.variations_form), .ow-sp .woocommerce-variation-add-to-cart { display: flex; gap: 12px; align-items: stretch; }
.ow-sp .wd-accordion-title, .ow-sp .wd-accordion-title-text span { text-transform: none !important; }
.ow-sp .btn { text-transform: none !important; }

.ow-footer, .ow-footer * { font-family: "Lexend Deca", sans-serif; box-sizing: border-box; }
.ow-footer { width: 100vw; margin-left: calc(50% - 50vw); }
.ow-nl { position: relative; overflow: hidden; background: #235934 url(https://www.onlywood.it/wp-content/uploads/2026/09/newsletter-onlywood-legno-da-cinema-1.webp) center / cover no-repeat; }
.ow-nl::before { content: ""; position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(26,26,23,.7), rgba(26,26,23,.6), rgba(26,26,23,.8)); }
.ow-nl-in { position: relative; max-width: 768px; margin: 0 auto; padding: 80px 16px; text-align: center; }
.ow-nl h2 { margin: 0; color: #fff; font-size: 30px; font-weight: 600; line-height: 1.25; text-transform: none; }
.ow-nl p { margin: 12px 0 0; color: rgba(255,255,255,.85); font-size: 16px; line-height: 1.6; }
.ow-nl-form { max-width: 448px; margin: 28px auto 0; }
.ow-nl-form input[type="email"], .ow-nl-form input[type="text"] {
  background: #fff !important; color: #1A1A17 !important; border: 0 !important; border-radius: 2px !important;
  font-size: 14px !important; height: 46px !important; font-family: "Lexend Deca", sans-serif !important;
}
.ow-nl-form button {
  background: #fff !important; color: #235934 !important; border-radius: 2px !important;
  font-size: 14px !important; font-weight: 600 !important; text-transform: uppercase !important; letter-spacing: .04em !important;
  font-family: "Lexend Deca", sans-serif !important;
}
.ow-nl-form, .ow-nl-form label, .ow-nl-form p, .ow-nl-form span { color: rgba(255,255,255,.75); }
@media (max-width: 639px) { .ow-nl-in { padding: 64px 16px; } .ow-nl h2 { font-size: 24px; } .ow-nl p { font-size: 14px; } }

.ow-ft { background: #F2F5EF; color: rgba(26,26,23,.7); border-top: 1px solid rgba(26,26,23,.1); }
.ow-ft-in { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
@media (min-width: 640px) { .ow-ft-in { padding: 0 24px; } }
@media (min-width: 1024px) { .ow-ft-in { padding: 0 32px; } }
.ow-ft-grid { display: grid; grid-template-columns: 1fr; gap: 40px; padding-top: 56px; padding-bottom: 40px; }
@media (min-width: 1024px) { .ow-ft-grid { grid-template-columns: repeat(4, 1fr); } }
.ow-ft-brand img { height: 48px; width: auto; }
.ow-ft-tag { margin: 12px 0 0; font-size: 14px; color: rgba(26,26,23,.6); }
.ow-ft-badges { list-style: none; margin: 20px 0 0; padding: 0; display: grid; gap: 6px; }
.ow-ft-badges li { display: flex; align-items: center; gap: 8px; font-size: 12px; color: rgba(26,26,23,.55); margin: 0; }
.ow-ft-badges svg { flex: 0 0 auto; color: rgba(26,26,23,.45); }
.ow-ft-social { display: flex; gap: 12px; margin-top: 24px; }
.ow-ft-social a { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 50%; border: 1px solid rgba(26,26,23,.15); color: rgba(26,26,23,.6); transition: color .15s, border-color .15s; }
.ow-ft-social a:hover { color: #235934; border-color: rgba(35,89,52,.4); }
.ow-ft-col h4 { margin: 0 0 16px; color: #1A1A17; font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: .05em; }
.ow-ft-col ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 8px; }
.ow-ft-col li { margin: 0; }
.ow-ft-col a { font-size: 14px; color: rgba(26,26,23,.55); text-decoration: none; transition: color .15s; }
.ow-ft-col a:hover { color: #235934; }
.ow-ft-bottom { border-top: 1px solid rgba(26,26,23,.1); }
.ow-ft-bottom .ow-ft-in { display: flex; flex-direction: column; gap: 16px; padding-top: 20px; padding-bottom: 20px; }
.ow-ft-pay { display: flex; flex-direction: column; gap: 8px; }
@media (min-width: 640px) { .ow-ft-pay { flex-direction: row; align-items: center; } }
.ow-ft-pay > span { display: flex; align-items: center; gap: 4px; font-size: 12px; color: rgba(26,26,23,.45); flex-shrink: 0; }
.ow-ft-payicons { display: flex; flex-wrap: wrap; gap: 6px; }
.ow-ft-payicons img { width: 40px; height: 26px; object-fit: contain; background: #fff; border: 1px solid rgba(26,26,23,.1); border-radius: 4px; padding: 2px; }
.ow-ft-legal { display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; gap: 12px; }
@media (min-width: 640px) { .ow-ft-legal { flex-direction: row; align-items: center; } }
.ow-ft-legal p { margin: 0 0 4px; font-size: 12px; color: rgba(26,26,23,.45); }
.ow-ft-top { flex-shrink: 0; font-size: 12px; color: rgba(26,26,23,.45); border: 1px solid rgba(26,26,23,.15); padding: 8px 12px; border-radius: 2px; text-decoration: none; }
.ow-ft-top:hover { color: #235934; }

.ow-hdr, .ow-hdr * { font-family: "Lexend Deca", sans-serif; box-sizing: border-box; }
.ow-hdr a { text-decoration: none; }
.ow-hdr svg { flex: 0 0 auto; }
.ow-hdr-util { background: #235934; color: rgba(255,255,255,.85); width: 100%; }
.ow-hdr-util .ow-hdr-in { max-width: 1280px; margin: 0 auto; padding: 0 32px; height: 36px; display: flex; align-items: center; justify-content: space-between; font-size: 12px; }
.ow-util-l, .ow-util-r { display: flex; align-items: center; gap: 20px; }
.ow-hdr-util a { display: inline-flex; align-items: center; gap: 6px; color: rgba(255,255,255,.85); transition: color .15s; }
.ow-hdr-util a:hover { color: #fff; }
@media (max-width: 1024px) { .ow-hdr-util { display: none; } }
.ow-hdr-links { display: flex; align-items: center; gap: 4px; white-space: nowrap; }
.ow-links-sep { width: 1px; height: 20px; background: rgba(26,26,23,.1); margin: 0 8px; }
.ow-hdr-links a { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; font-size: 13px; font-weight: 500; color: #1A1A17; transition: color .15s; }
.ow-hdr-links a:hover { color: #235934; }
@media (max-width: 1024px) { .ow-hdr-links { display: none; } }

.whb-header_866557, .whb-header_866557 * { font-family: "Lexend Deca", sans-serif; }
.whb-header_866557 .whb-top-bar, .whb-header_866557 .whb-top-bar .container { max-width: none; width: 100%; padding: 0; }
.whb-header_866557 .whb-top-bar .whb-top-bar-inner { height: auto !important; min-height: 0; }
.whb-header_866557 .whb-top-bar .whb-column { width: 100%; max-width: none; flex: 1 1 100%; padding: 0; }
.whb-header_866557 .whb-top-bar .whb-col-left, .whb-header_866557 .whb-top-bar .whb-col-right { display: none; }
@media (max-width: 1024px) { .whb-header_866557 .whb-top-bar { display: none; } }
.whb-header_866557 .whb-top-bar .wd-header-html { width: 100%; padding: 0; }
.whb-header_866557 .whb-general-header { background: #fff; border-bottom: 1px solid rgba(26,26,23,.1); }
.whb-header_866557 .whb-general-header .whb-flex-row { height: 64px; }
@media (max-width: 1024px) { .whb-header_866557 .whb-general-header .whb-flex-row { height: 56px; } }
@media (min-width: 1025px) { .whb-header_866557 .whb-general-header .whb-col-center { flex: 1 1 auto; display: flex; justify-content: center; } }
.whb-header_866557 .wd-header-search-form { width: 100%; max-width: 672px; }
.whb-header_866557 .wd-header-search-form input[type="text"] {
  height: 46px; border-radius: 999px !important; border: 1px solid transparent !important; background: #F2F5EF !important;
  padding: 0 52px 0 20px !important; font-size: 15px; color: #1A1A17; box-shadow: none !important;
}
.whb-header_866557 .wd-header-search-form input[type="text"]::placeholder { color: rgba(26,26,23,.45); }
.whb-header_866557 .wd-header-search-form input[type="text"]:focus { background: #fff !important; border-color: rgba(26,26,23,.15) !important; }
.whb-header_866557 .wd-header-search-form .searchsubmit { right: 6px; width: 36px; height: 36px; top: 50%; transform: translateY(-50%); border-radius: 999px; background: transparent !important; color: rgba(26,26,23,.5) !important; }
.whb-header_866557 .wd-header-search-form .searchsubmit:hover { color: #235934 !important; }
.whb-header_866557 .wd-tools-element .wd-tools-icon { color: #1A1A17; }
.whb-header_866557 .wd-tools-element:hover .wd-tools-icon { color: #235934; }
.whb-header_866557 .wd-header-cart .wd-tools-text, .whb-header_866557 .wd-header-cart .wd-cart-subtotal { display: none !important; }
.whb-header_866557 .wd-header-cart .wd-tools-count { background: #184426 !important; color: #fff !important; font-size: 10px; font-weight: 700; min-width: 16px; height: 16px; line-height: 16px; }
.whb-header_866557 .whb-header-bottom { background: #fff !important; border-top: 1px solid rgba(26,26,23,.08); }
.whb-header_866557 .whb-header-bottom .whb-flex-row { height: 48px; }
@media (min-width: 1025px) { .whb-header_866557 .whb-header-bottom .whb-col-left { display: flex; align-items: center; gap: 0; flex-wrap: nowrap; } }
.whb-header_866557 .whb-header-bottom .wd-header-main-nav { display: none !important; }
.whb-header_866557 .wd-header-cats { width: auto !important; max-width: none; flex: 0 0 auto; height: auto !important; margin: 0 8px 0 0 !important; }
.whb-header_866557 .wd-header-cats .menu-opener {
  display: inline-flex; align-items: center; gap: 8px; height: auto !important; min-height: 0; width: auto; min-width: 0 !important; max-width: none !important;
  background: #235934 !important; color: #fff !important; border-radius: 6px; padding: 8px 16px;
  font-size: 13px; font-weight: 700; text-transform: none !important; letter-spacing: 0; white-space: nowrap; transition: background-color .15s;
}
.whb-header_866557 .wd-header-cats .menu-opener:hover, .whb-header_866557 .wd-header-cats.wd-opened .menu-opener { background: #184426 !important; }
.whb-header_866557 .wd-header-cats .menu-opener * { color: #fff !important; text-transform: none !important; }
.whb-header_866557 .wd-dropdown-cats { border-radius: 0 0 12px 12px; box-shadow: 0 20px 40px rgba(26,26,23,.18); border: 1px solid rgba(26,26,23,.1); }
.whb-header_866557 .wd-dropdown-cats .wd-nav-vertical > li > a { font-size: 13px; font-weight: 500; color: #1A1A17; text-transform: none; }
.whb-header_866557 .wd-dropdown-cats .wd-nav-vertical > li:hover > a { background: #F2F5EF; color: #235934; }
.whb-header_866557 .site-logo img { height: 36px !important; max-height: none !important; width: 102px !important; max-width: none !important; object-fit: contain; }
@media (min-width: 1025px) {
  .whb-header_866557 .whb-general-header .container, .whb-header_866557 .whb-header-bottom .container { max-width: 1280px; padding-left: 32px; padding-right: 32px; }
}
@media (max-width: 1024px) {
  .whb-header_866557 .site-logo img { height: 32px !important; width: 91px !important; }
  .whb-header_866557 .whb-header-bottom { border-top: 1px solid rgba(26,26,23,.08); }
  .whb-header_866557 .whb-header-bottom .whb-flex-row { height: auto; padding: 10px 0; }
  .whb-header_866557 .whb-header-bottom .whb-col-mobile { width: 100%; }
  .whb-header_866557 .whb-header-bottom .wd-search-form { width: 100%; }
  .whb-header_866557 .whb-header-bottom .wd-search-form input[type="text"] { height: 44px; border: 1px solid rgba(26,26,23,.15) !important; border-radius: 4px !important; background: #fff !important; padding: 0 56px 0 16px !important; font-size: 15px; }
  .whb-header_866557 .whb-header-bottom .wd-search-form .searchsubmit { right: 0; top: 0; transform: none; width: 50px; height: 44px; border-radius: 0 4px 4px 0; background: #235934 !important; color: #fff !important; }
}
body.wd-sticky-nav-enabled:has(.whb-header_866557) { --wd-sticky-nav-w: 0px; margin-left: 0; }
body:has(.whb-header_866557) .wd-sticky-nav,
body:has(.whb-header_866557) .header-banner,
body:has(.whb-header_866557) .wd-hb-wrapp,
body:has(.whb-header_866557) .wd-toolbar { display: none !important; }
body.header-banner-display:has(.whb-header_866557) .website-wrapper { margin-top: 0 !important; }

.ow-arch-body .pf-value[data-val="instock"], .ow-arch-body .pf-value[data-val="onsale"] { font-size: 0 !important; }
.ow-arch-body .pf-value[data-val="instock"]::after { content: "Solo disponibili"; font-size: 14px; }
.ow-arch-body .pf-value[data-val="onsale"]::after { content: "In offerta"; font-size: 14px; }
@media (min-width: 1025px) {
	/* ===== DESKTOP – PREZZO PIÙ ELEGANTE ===== */

/* prezzo normale */
.wrap-price .price .woocommerce-Price-amount.amount bdi {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 1.2;
}

/* prezzo in offerta */
.wrap-price .price ins .woocommerce-Price-amount bdi {
    font-size: 21px !important;
    font-weight: 700 !important;
}

/* prezzo barrato */
.wrap-price .price del {
    font-size: 13px;
    opacity: 0.55;
}

/* "IVA inclusa" dopo il prezzo (visibile sicuro) */
.wrap-price .woocommerce-Price-amount.amount bdi::after {
  content: " IVA inclusa";
  font-size: 12px;
  font-weight: 400;
  opacity: 0.7;
  margin-left: 6px;
  white-space: nowrap;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	@media (max-width: 768px) {

  .wrap-price .price .woocommerce-Price-amount.amount bdi {
      font-size: 18px !important;
  }

  .wrap-price .price ins .woocommerce-Price-amount bdi {
      font-size: 20px !important;
  }

  .wrap-price .price del {
      font-size: 12px;
  }

}
@media (max-width: 768px) {

  /* prezzo come blocco */
  .wrap-price .woocommerce-Price-amount.amount bdi {
    display: inline-block;
  }

  /* IVA inclusa sotto il prezzo */
  .wrap-price .woocommerce-Price-amount.amount bdi::after {
    content: "IVA inclusa";
    display: block;
    font-size: 11px;
    font-weight: 400;
    opacity: 0.7;
    margin-top: 2px;
  }

}

}

@media (max-width: 576px) {
	@media (max-width: 768px) {

  .wrap-price .price .woocommerce-Price-amount.amount bdi {
      font-size: 18px !important;
  }

  .wrap-price .price ins .woocommerce-Price-amount bdi {
      font-size: 20px !important;
  }

  .wrap-price .price del {
      font-size: 12px;
  }

}
@media (max-width: 768px) {

  /* prezzo come blocco */
  .wrap-price .woocommerce-Price-amount.amount bdi {
    display: inline-block;
  }

  /* IVA inclusa sotto il prezzo */
  .wrap-price .woocommerce-Price-amount.amount bdi::after {
    content: "IVA inclusa";
    display: block;
    font-size: 11px;
    font-weight: 400;
    opacity: 0.7;
    margin-top: 2px;
  }

}

}

