@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
========================= */

@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);
}



.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;
  }
}



