@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-link-decor-style: solid;
}
.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
========================= */

/* Nascondi sempre di default */
.floating-cart-button {
  display: none !important;
}

/* Sicurezza mobile/tablet */
@media screen and (max-width: 1024px) {
  .floating-cart-button {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
  }
}

/* Mostra solo desktop */
@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 !important;
    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 {
    position: relative;
    font-size: 26px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #111;
  }

  .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;
}

/* Nasconde il floating cart su mobile/tablet */
@media screen and (max-width: 1024px) {
  #tisvapo-floating-cart-button,
  .floating-cart-button {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    position: absolute !important;
    left: -99999px !important;
    top: -99999px !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
  }
}

/* Desktop */
@media screen and (min-width: 1025px) {
  #tisvapo-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,.3);
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: transform .2s ease;
    cursor: pointer;
  }

  #tisvapo-floating-cart-button:hover {
    transform: scale(1.08);
  }

  #tisvapo-floating-cart-button a {
    position: relative;
    font-size: 26px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #111;
  }

  #tisvapo-floating-cart-button i {
    color: #83b735;
  }

  #tisvapo-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;
  }
}

/* =========================
   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);
}



.tv-about-wrap{
  --tv-bg: #fcfbf8;
  --tv-card: #ffffff;
  --tv-text: #2b2b2b;
  --tv-title: #171717;
  --tv-accent: #9a6b3f;
  --tv-accent-soft: #efe4d8;
  --tv-border: #e9dfd4;
  --tv-shadow: 0 10px 30px rgba(0,0,0,.06);

  max-width: 940px;
  margin: 40px auto;
  padding: 34px 26px;
  background: linear-gradient(180deg, #fffdf9 0%, #fcfbf8 100%);
  border: 1px solid var(--tv-border);
  border-radius: 22px;
  box-shadow: var(--tv-shadow);
  color: var(--tv-text);
  line-height: 1.8;
  font-size: 17px;
}

.tv-about-wrap *{
  box-sizing: border-box;
}

.tv-about-wrap h1{
  margin: 0 0 18px;
  font-size: 38px;
  line-height: 1.2;
  color: var(--tv-title);
  letter-spacing: -0.02em;
}

.tv-about-wrap h2{
  margin: 34px 0 14px;
  font-size: 24px;
  line-height: 1.3;
  color: var(--tv-title);
  letter-spacing: -0.01em;
  position: relative;
  padding-left: 16px;
}

.tv-about-wrap h2::before{
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 5px;
  height: calc(100% - 8px);
  border-radius: 10px;
  background: linear-gradient(180deg, var(--tv-accent) 0%, #c59a69 100%);
}

.tv-about-wrap p{
  margin: 0 0 18px;
}

.tv-about-wrap strong{
  color: var(--tv-title);
  font-weight: 700;
}

.tv-about-hero{
  margin-bottom: 22px;
  padding: 22px 22px 12px;
  background: linear-gradient(135deg, #fffaf3 0%, #f8f2ea 100%);
  border: 1px solid var(--tv-border);
  border-radius: 18px;
}

.tv-about-hero p:last-child{
  margin-bottom: 0;
}

.tv-about-section{
  margin-top: 18px;
  padding: 22px 22px 8px;
  background: var(--tv-card);
  border: 1px solid #f0e8df;
  border-radius: 18px;
  box-shadow: 0 6px 20px rgba(0,0,0,.03);
}

.tv-about-highlight{
  margin: 26px 0 8px;
  padding: 18px 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--tv-accent-soft) 0%, #f7efe7 100%);
  border: 1px solid #e8d9c9;
  color: #2d241d;
  font-size: 18px;
}

.tv-about-highlight strong{
  color: #1d1d1d;
}

@media (max-width: 767px){
  .tv-about-wrap{
    margin: 20px 0;
    padding: 22px 16px;
    border-radius: 16px;
    font-size: 16px;
  }

  .tv-about-wrap h1{
    font-size: 30px;
  }

  .tv-about-wrap h2{
    font-size: 21px;
    padding-left: 14px;
  }

  .tv-about-hero,
  .tv-about-section{
    padding: 18px 16px 6px;
    border-radius: 14px;
  }

  .tv-about-highlight{
    padding: 16px;
    font-size: 17px;
    border-radius: 14px;
  }
}





    .tvfaq-pro{
      max-width:1180px;
      margin:0 auto;
      color:#1f2937;
      font-family:inherit;
    }
    .tvfaq-pro *{box-sizing:border-box}
    .tvfaq-pro a{color:#0b5e93;text-decoration:none}
    .tvfaq-pro a:hover{text-decoration:underline}

    .tvfaq-hero{
      background:linear-gradient(135deg,#12344d 0%,#0b5e93 60%,#1583c5 100%);
      border-radius:28px;
      padding:34px 28px;
      margin:0 0 26px;
      box-shadow:0 18px 40px rgba(18,52,77,.16);
      position:relative;
      overflow:hidden;
    }
    .tvfaq-hero:before{
      content:"";
      position:absolute;
      right:-70px;
      top:-70px;
      width:220px;
      height:220px;
      border-radius:50%;
      background:rgba(255,255,255,.08);
    }
    .tvfaq-hero:after{
      content:"";
      position:absolute;
      left:-40px;
      bottom:-50px;
      width:160px;
      height:160px;
      border-radius:50%;
      background:rgba(255,255,255,.06);
    }
    .tvfaq-eyebrow{
      display:inline-block;
      background:rgba(255,255,255,.14);
      border:1px solid rgba(255,255,255,.18);
      color:#ffffff;
      padding:7px 12px;
      border-radius:999px;
      font-size:12px;
      font-weight:700;
      text-transform:uppercase;
      letter-spacing:.06em;
      margin-bottom:12px;
      position:relative;
      z-index:1;
    }
    .tvfaq-hero h1{
      margin:0 0 12px;
      font-size:38px;
      line-height:1.08;
      color:#ffffff;
      position:relative;
      z-index:1;
    }
    .tvfaq-hero p{
      margin:0;
      max-width:900px;
      font-size:17px;
      line-height:1.8;
      color:#f4f8fc;
      position:relative;
      z-index:1;
    }
    .tvfaq-badges{
      display:flex;
      flex-wrap:wrap;
      gap:10px;
      margin-top:18px;
      position:relative;
      z-index:1;
    }
    .tvfaq-badge{
      display:inline-flex;
      align-items:center;
      gap:8px;
      background:rgba(255,255,255,.14);
      border:1px solid rgba(255,255,255,.18);
      color:#ffffff;
      padding:10px 14px;
      border-radius:999px;
      font-size:13px;
      font-weight:700;
    }

    .tvfaq-intro{
      background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);
      border:1px solid #d9e6f1;
      border-radius:22px;
      padding:18px;
      margin:0 0 24px;
      box-shadow:0 8px 22px rgba(18,52,77,.05);
    }
    .tvfaq-intro p{
      margin:0;
      color:#4b5563;
      line-height:1.8;
      font-size:15.5px;
    }

    .tvfaq-nav{
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(170px,1fr));
      gap:14px;
      margin:0 0 30px;
    }
    .tvfaq-nav a{
      display:block;
      border-radius:20px;
      padding:18px 16px;
      font-weight:800;
      text-align:center;
      border:1px solid #dce8f2;
      box-shadow:0 8px 20px rgba(18,52,77,.05);
      transition:transform .18s ease, box-shadow .18s ease;
      text-decoration:none;
    }
    .tvfaq-nav a:hover{
      transform:translateY(-2px);
      box-shadow:0 14px 28px rgba(18,52,77,.09);
    }
    .tvfaq-nav a:nth-child(1){background:#eef7ff;color:#0d5b8d}
    .tvfaq-nav a:nth-child(2){background:#eefaf5;color:#176347}
    .tvfaq-nav a:nth-child(3){background:#fff8ec;color:#9a5a00}
    .tvfaq-nav a:nth-child(4){background:#f4f0ff;color:#5d3ea8}
    .tvfaq-nav a:nth-child(5){background:#fff1f2;color:#b42339}
    .tvfaq-nav a:nth-child(6){background:#f4f7fb;color:#334155}

    .tvfaq-section{
      background:#ffffff;
      border:1px solid #e5edf5;
      border-radius:26px;
      padding:24px;
      margin:0 0 24px;
      box-shadow:0 12px 30px rgba(18,52,77,.05);
    }
    .tvfaq-section h2{
      margin:0 0 8px;
      font-size:28px;
      line-height:1.15;
      color:#12344d;
    }
    .tvfaq-section > p{
      margin:0 0 16px;
      color:#617184;
      line-height:1.8;
      font-size:15.5px;
    }

    .tvfaq-links{
      display:flex;
      flex-wrap:wrap;
      gap:10px;
      margin:0 0 16px;
    }
    .tvfaq-links a{
      display:inline-block;
      padding:9px 12px;
      border-radius:999px;
      background:#eef6fc;
      border:1px solid #d7e8f5;
      color:#0b5e93;
      font-size:13px;
      font-weight:700;
    }

    .tvfaq-tip{
      margin:0 0 16px;
      background:#fff8ec;
      border:1px solid #f2dfb6;
      color:#7a5416;
      border-radius:16px;
      padding:12px 14px;
      font-size:14px;
      line-height:1.7;
      font-weight:600;
    }

    .tvfaq-item{
      border:1px solid #e4edf5;
      background:#fbfdff;
      border-radius:18px;
      margin:12px 0;
      overflow:hidden;
    }

    .tvfaq-item details{
      margin:0;
      border:0;
      background:transparent;
    }

    .tvfaq-item summary{
      list-style:none;
      cursor:pointer;
      position:relative;
      padding:18px 64px 18px 18px;
      color:#102f49;
      font-size:17px;
      line-height:1.55;
      font-weight:800;
      background:#ffffff;
    }
    .tvfaq-item summary::-webkit-details-marker{display:none}

    .tvfaq-item summary:hover{
      background:#f8fbff;
    }

    .tvfaq-item summary:after{
      content:"+";
      position:absolute;
      right:16px;
      top:50%;
      transform:translateY(-50%);
      width:34px;
      height:34px;
      border-radius:50%;
      background:#eaf4fb;
      color:#0b5e93;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:22px;
      font-weight:800;
      border:1px solid #d4e7f4;
    }

    .tvfaq-item details[open] summary{
      background:#f4faff;
      border-bottom:1px solid #e3eef7;
    }

    .tvfaq-item details[open] summary:after{
      content:"–";
      background:#0b5e93;
      color:#ffffff;
      border-color:#0b5e93;
    }

    .tvfaq-answer{
      padding:18px;
      color:#4b5563;
      font-size:15.5px;
      line-height:1.85;
      background:#fbfdff;
      border-top:1px solid #edf3f8;
    }
    .tvfaq-answer p{margin:0 0 12px}
    .tvfaq-answer p:last-child{margin-bottom:0}
    .tvfaq-answer ul{margin:0 0 12px 18px;padding:0}
    .tvfaq-answer li{margin:0 0 8px}

    .tvfaq-highlight{
      background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);
      border:1px solid #dbe7f1;
      border-radius:24px;
      padding:22px;
      margin-top:8px;
      box-shadow:0 10px 24px rgba(18,52,77,.05);
    }
    .tvfaq-highlight h3{
      margin:0 0 10px;
      color:#12344d;
      font-size:22px;
      line-height:1.2;
    }
    .tvfaq-highlight p{
      margin:0;
      color:#4b5563;
      line-height:1.8;
      font-size:15.5px;
    }

    .tvfaq-note{
      margin-top:10px;
      font-size:13px;
      color:#6b7280;
      line-height:1.7;
    }

    @media (max-width:768px){
      .tvfaq-hero{padding:28px 18px}
      .tvfaq-hero h1{font-size:31px}
      .tvfaq-section{padding:18px}
      .tvfaq-section h2{font-size:24px}
      .tvfaq-nav{grid-template-columns:repeat(2,minmax(0,1fr))}
      .tvfaq-item summary{padding:16px 58px 16px 16px;font-size:16px}
    }