@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);
}

/* =========================
   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);
}

/* =========================
   RECENSIONI PRODOTTO
========================= */

.tisvapo-review-avatar {
  border-radius: 50%;
  display: block;
  flex: 0 0 auto;
}

.tisvapo-product-latest-reviews {
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid #e7e7e7;
}

.tisvapo-product-latest-reviews-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 18px;
}

.tisvapo-product-latest-reviews-title {
  margin: 0;
  font-size: 22px;
  line-height: 1.25;
}

.tisvapo-product-reviews-counter {
  font-size: 14px;
  color: #666;
  background: #f7f7f7;
  border: 1px solid #ececec;
  padding: 7px 12px;
  border-radius: 999px;
}

.tisvapo-product-review-item {
  padding: 16px 18px;
  margin-bottom: 14px;
  border: 1px solid #ececec;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

.tisvapo-product-review-item:last-child {
  margin-bottom: 0;
}

/* Variante custom */
.tisvapo-product-review-meta {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.5;
}

.tisvapo-product-review-author {
  font-weight: 700;
  color: #111;
}

.tisvapo-product-review-verified {
  color: #c45500;
  font-style: normal;
  font-weight: 700;
  margin-left: 4px;
}

.tisvapo-product-review-date {
  color: #777;
  margin-left: 4px;
}

.tisvapo-product-review-rating {
  margin: 6px 0 10px;
}

.tisvapo-product-review-content {
  color: #222;
  line-height: 1.7;
}

.tisvapo-product-review-content p:last-child {
  margin-bottom: 0;
}

/* Variante markup WooCommerce */
.tisvapo-product-review-item .meta {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.5;
}

.tisvapo-product-review-item .woocommerce-review__author {
  color: #000;
  font-weight: 700;
}

.tisvapo-product-review-item .woocommerce-review__verified.verified {
  color: #1a7f37;
  font-style: normal;
  font-weight: 700;
  margin-left: 4px;
}

.tisvapo-product-review-item .woocommerce-review__dash {
  margin: 0 4px;
  color: #777;
}

.tisvapo-product-review-item .woocommerce-review__published-date {
  color: #777;
}

.tisvapo-product-review-item .star-rating-wrap {
  margin: 6px 0 10px;
}

.tisvapo-product-review-item .description {
  color: #222;
  line-height: 1.7;
}

.tisvapo-product-review-item .description p:last-child {
  margin-bottom: 0;
}

.tisvapo-load-more-wrap {
  margin-top: 18px;
  text-align: center;
}

.tisvapo-load-more-reviews {
  min-width: 280px;
  padding: 12px 22px;
  border-radius: 999px !important;
  font-weight: 700;
}

.tisvapo-load-more-reviews.is-loading {
  opacity: 0.72;
  cursor: not-allowed;
}

.tisvapo-load-more-status {
  margin-top: 14px;
  color: #666;
  font-size: 14px;
}

.tisvapo-product-reviews-section {
  margin-top: 32px;
  scroll-margin-top: 120px;
}

.tisvapo-product-reviews-main-title {
  margin: 0 0 20px;
  font-size: 26px;
  line-height: 1.25;
  font-weight: 700;
}

.tisvapo-reviews-summary-box {
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 24px;
  padding: 22px;
  margin-bottom: 26px;
  border: 1px solid #e9e9e9;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

.tisvapo-reviews-summary-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.tisvapo-reviews-summary-average {
  font-size: 44px;
  line-height: 1;
  font-weight: 800;
  color: #111;
  margin-bottom: 10px;
}

.tisvapo-reviews-summary-stars {
  margin-bottom: 10px;
}

.tisvapo-reviews-summary-count {
  font-size: 14px;
  color: #666;
}

.tisvapo-reviews-summary-right {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
}

.tisvapo-rating-breakdown-row {
  display: grid;
  grid-template-columns: 70px 1fr 36px;
  gap: 12px;
  align-items: center;
}

.tisvapo-rating-breakdown-label {
  font-size: 14px;
  color: #222;
  white-space: nowrap;
}

.tisvapo-rating-breakdown-bar {
  position: relative;
  display: block;
  height: 10px;
  background: #ececec;
  border-radius: 999px;
  overflow: hidden;
}

.tisvapo-rating-breakdown-fill {
  display: block;
  height: 100%;
  background: #f5a623;
  border-radius: 999px;
}

.tisvapo-rating-breakdown-count {
  font-size: 14px;
  color: #666;
  text-align: right;
}

.tisvapo-no-reviews {
  padding: 18px;
  border: 1px solid #ececec;
  border-radius: 12px;
  background: #fff;
  color: #555;
}

.tisvapo-review-submit-message{
	margin-top:16px;
	padding:12px 14px;
	border-radius:10px;
	font-size:14px;
	line-height:1.5;
}

.tisvapo-review-submit-message.is-success{
	background:#edf7ed;
	border:1px solid #b7dfb9;
	color:#1f5f2c;
}

.tisvapo-review-submit-message.is-error{
	background:#fff3f3;
	border:1px solid #f1c3c3;
	color:#9f1d1d;
}

.tisvapo-product-review-item-pending{
	border-style:dashed;
	background:#fffdf7;
}

.tisvapo-review-pending-badge{
	display:inline-block;
	margin-left:6px;
	padding:2px 8px;
	border-radius:999px;
	background:#fff3cd;
	color:#7a5a00;
	font-size:12px;
	font-weight:700;
	vertical-align:middle;
}

#commentform.tisvapo-ajax-review-form.is-submitting{
	opacity:.75;
	pointer-events:none;
}

#commentform.tisvapo-ajax-review-form .comment-form-url{
	display:none !important;
}

/* =========================
   FORM RECENSIONE
========================= */

.tisvapo-review-form-toggle-wrap {
  margin: 18px 0 0;
}

.tisvapo-open-review-form {
  display: inline-block;
  padding: 10px 16px;
  border: 1px solid #d5d9d9;
  border-radius: 8px;
  background: #fff;
  color: #111;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s ease;
}

.tisvapo-open-review-form:hover {
  background: #f7f8f8;
  border-color: #c7caca;
  color: #111;
  text-decoration: none;
}

.tisvapo-review-form-collapsible {
  margin-top: 18px;
  padding-top: 10px;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 767px) {
  .tisvapo-product-reviews-main-title {
    font-size: 22px;
  }

  .tisvapo-product-latest-reviews-title {
    font-size: 20px;
  }

  .tisvapo-product-review-item {
    padding: 14px;
  }

  .tisvapo-reviews-summary-box {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 18px;
  }

  .tisvapo-reviews-summary-average {
    font-size: 38px;
  }

  .tisvapo-rating-breakdown-row {
    grid-template-columns: 58px 1fr 28px;
    gap: 8px;
  }

  .tisvapo-load-more-reviews {
    width: 100%;
    min-width: 0;
  }
}