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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #646464;
	--wd-text-font-size: 14px;
	--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(51 51 51 / 65%);
	--wd-alternative-font: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--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-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}



.wd-page-title {
background-color: #0a0a0a;
}

@media (max-width: 991px) {
  :root {
    --wd-header-clone-h: 60px;
  }
}

/* =========================
   GOOGLE TRADUTTORE
========================= */

.googletraduttore-bar {
  width: 100%;
  background: #fff8e1;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  text-align: center;
  z-index: 9999;
  position: relative;
}

.googletraduttore-wrapper {
  max-width: 600px;
  margin: 0 auto;
}

.googletraduttore-msg {
  margin: 5px 0;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.bandiere {
  margin-top: 10px;
}

.bsingola {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}

.bsingola img {
  width: 24px;
  height: auto;
}

/* =========================
   ELEMENTI NASCOSTI / UTILITY
========================= */

.wd-show-sidebar-btn.wd-action-btn.wd-style-text.wd-burger-icon,
.woocommerce-result-count,
p.stock.in-stock.wd-style-default,
p.stock.out-of-stock.wd-style-default,
p.woocommerce-shipping-destination,
p.return-to-shop,
.wd-empty-page-text,
.wd-social-icons.social-share,
.woocommerce-account-fields > label,
.wd-label,
.out-of-stock.product-label,
.awdr-pro-content-card-list,
.wd-skip-links {
  display: none !important;
}

.woocommerce-ordering.wd-style-underline.wd-ordering-mb-icon {
  margin-left: auto;
  display: block;
}

.custom-stock-msg {
  font-size: 100%;
  margin: 10px 0;
  display: flex;
  align-items: center;
  font-family: var(--wd-body-font-family, inherit) !important;
}

.custom-stock-msg .stock-icon::before {
  margin-right: 6px;
  color: var(--wd-primary-color);
  content: "\f107";
  font-family: "woodmart-font";
  font-size: 100%;
}

.mini_order_possible {
  --wd-text-color: #000 !important;
  color: #000 !important;
}

img.centro,
.centro2 {
  display: block;
  margin: 0 auto;
}

.img-container-inline {
  text-align: center;
  display: block;
}

.responsive {
  max-width: 100%;
  display: block;
  height: auto;
}

#box {
  color: #1e90ff;
  border: 2px solid #1e90ff;
  padding: 5px;
  margin-bottom: 20px;
  display: inline-block;
}

header:not(.whb-sticked) .whb-header-bottom .wd-header-cart {
  display: none;
}

span.svgicons.svg-wprsp-verified {
  background-color: #1da1f2 !important;
}

p.meta .woocommerce-review__verified.verified::after {
  content: "" !important;
  display: none !important;
}

/* =========================
   FLOATING CART BUTTON
========================= */

@media screen and (min-width: 1025px) {
  .floating-cart-button {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 9999;
    background-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease;
    cursor: pointer;
  }

  .floating-cart-button:hover {
    transform: scale(1.08);
  }

  .floating-cart-button i {
    color: #83b735;
  }

  .floating-cart-button a {
    font-size: 26px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #111;
  }

  .floating-cart-button a i {
    position: relative;
  }

  .floating-cart-button .cart-count {
    position: absolute;
    top: -4px;
    right: -4px;
    background-color: #83b735;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 6px;
    border-radius: 999px;
    min-width: 18px;
    text-align: center;
    line-height: 1;
    box-shadow: 0 0 0 1px #fff;
  }
}

.cart-widget-side.wd-opened ~ .floating-cart-button {
  display: none !important;
}

/* =========================
   CTA
========================= */

.tv-cta-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 55px;
  padding: 0 30px !important;
  line-height: 1 !important;
  vertical-align: middle !important;
  background: linear-gradient(135deg, #111, #2b2b2b);
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
}

.tv-cta-wrapper {
  display: block;
  clear: both;
  margin: 18px 0 34px 0;
}

.entry-content h3,
.wd-post-content h3,
.single-post .entry-content h3 {
  clear: both;
}

/* =========================
   H1 SUBTITLE
========================= */

.custom-h1-subtitle {
  font-size: 1.1rem;
  color: #555;
  margin-top: 8px;
  max-width: 800px;
  line-height: 1.6;
}

.custom-h1-subtitle a,
.tisvapo-perche-scegliere a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: rgba(0, 0, 0, 0.35);
  text-underline-offset: 2px;
  transition: text-decoration-color 0.2s ease;
}

.custom-h1-subtitle a:hover,
.custom-h1-subtitle a:focus,
.tisvapo-perche-scegliere a:hover,
.tisvapo-perche-scegliere a:focus {
  text-decoration-color: rgba(0, 0, 0, 0.7);
}

/* =========================================
   LINK VISIBILI SOLO NEL TESTO EDITORIALE
   - Categorie prodotto = blu
   ========================================= */

:root{
  --tv-link-color: #006F83;
}

a.tv-visible-link,
a.tv-visible-link:visited,
a.tv-visible-link:hover,
a.tv-visible-link:focus {
  color: var(--tv-link-color) !important;
  text-decoration: none !important;
}

/* =========================================
   LINK VISIBILI SOLO NELLA DESCRIZIONE
   DELLA SCHEDA PRODOTTO
   ========================================= */

/* Descrizione breve */
body.single-product .woocommerce-product-details__short-description p a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]),
body.single-product .woocommerce-product-details__short-description li a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]),
body.single-product .woocommerce-product-details__short-description td a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]),
body.single-product .woocommerce-product-details__short-description th a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]),
body.single-product .woocommerce-product-details__short-description blockquote a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]),

/* Descrizione lunga tab "Descrizione" */
body.single-product #tab-description .wc-tab-inner.wd-entry-content p a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]),
body.single-product #tab-description .wc-tab-inner.wd-entry-content li a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]),
body.single-product #tab-description .wc-tab-inner.wd-entry-content td a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]),
body.single-product #tab-description .wc-tab-inner.wd-entry-content th a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]),
body.single-product #tab-description .wc-tab-inner.wd-entry-content blockquote a:not(.button):not(.btn):not(.wd-btn):not(.wp-block-button__link):not([href*="wp-admin"]) {
    color: #0b57d0 !important;
    text-decoration: underline !important;
    text-decoration-thickness: 1.5px !important;
    text-underline-offset: 3px !important;
    font-weight: 500 !important;
    transition: color .2s ease, text-decoration-thickness .2s ease;
}

body.single-product .woocommerce-product-details__short-description p a:hover,
body.single-product .woocommerce-product-details__short-description li a:hover,
body.single-product .woocommerce-product-details__short-description td a:hover,
body.single-product .woocommerce-product-details__short-description th a:hover,
body.single-product .woocommerce-product-details__short-description blockquote a:hover,
body.single-product #tab-description .wc-tab-inner.wd-entry-content p a:hover,
body.single-product #tab-description .wc-tab-inner.wd-entry-content li a:hover,
body.single-product #tab-description .wc-tab-inner.wd-entry-content td a:hover,
body.single-product #tab-description .wc-tab-inner.wd-entry-content th a:hover,
body.single-product #tab-description .wc-tab-inner.wd-entry-content blockquote a:hover,
body.single-product .woocommerce-product-details__short-description p a:focus,
body.single-product .woocommerce-product-details__short-description li a:focus,
body.single-product .woocommerce-product-details__short-description td a:focus,
body.single-product .woocommerce-product-details__short-description th a:focus,
body.single-product .woocommerce-product-details__short-description blockquote a:focus,
body.single-product #tab-description .wc-tab-inner.wd-entry-content p a:focus,
body.single-product #tab-description .wc-tab-inner.wd-entry-content li a:focus,
body.single-product #tab-description .wc-tab-inner.wd-entry-content td a:focus,
body.single-product #tab-description .wc-tab-inner.wd-entry-content th a:focus,
body.single-product #tab-description .wc-tab-inner.wd-entry-content blockquote a:focus {
    color: #083b8a !important;
    text-decoration-thickness: 2px !important;
}

body.single-product .woocommerce-product-details__short-description p a:visited,
body.single-product .woocommerce-product-details__short-description li a:visited,
body.single-product .woocommerce-product-details__short-description td a:visited,
body.single-product .woocommerce-product-details__short-description th a:visited,
body.single-product .woocommerce-product-details__short-description blockquote a:visited,
body.single-product #tab-description .wc-tab-inner.wd-entry-content p a:visited,
body.single-product #tab-description .wc-tab-inner.wd-entry-content li a:visited,
body.single-product #tab-description .wc-tab-inner.wd-entry-content td a:visited,
body.single-product #tab-description .wc-tab-inner.wd-entry-content th a:visited,
body.single-product #tab-description .wc-tab-inner.wd-entry-content blockquote a:visited {
    color: #6a3fb0 !important;
}