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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.tisvapo.it/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.tisvapo.it/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.tisvapo.it/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.tisvapo.it/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.tisvapo.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.tisvapo.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.tisvapo.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.tisvapo.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

: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-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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;
}



@media (max-width: 991px) {
  :root {
    --wd-header-clone-h: 60px;
  }
}

.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;
}

.wd-show-sidebar-btn.wd-action-btn.wd-style-text.wd-burger-icon,
.woocommerce-result-count {
    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%;
}

p.stock.in-stock.wd-style-default {
    display: none !important;
}

p.stock.out-of-stock.wd-style-default {
    display: none !important;
}

p.woocommerce-shipping-destination {
    display: none !important;
}

p.return-to-shop {
    display: none !important;
}

.wd-empty-page-text {
    display: none !important;
}


.mini_order_possible {
  --wd-text-color: #000 !important;
  color: #000 !important;
}

img.centro {
    display: block;
    margin: 0 auto;
}

.centro2 {
    display: block;
    margin: 0 auto;
}

.img-container-inline {
    text-align: center;
    display: block;
}

.responsive {
    max-width: 100%;
    display: block;
    height: auto;
}

.wd-social-icons.social-share {
    display: none !important;
}

.woocommerce-account-fields > label {
    display: none !important;
}

#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;
}

.wd-label {
  display: none !important;
}

.out-of-stock.product-label {
    display: none !important;
}


@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; /* Verde WoodMart */
  }

  .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: white;
    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;
}


span.svgicons.svg-wprsp-verified {
  background-color: #1DA1F2 !important;