@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.join-tec.ch/jote25/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=8.1.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.8);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(51,51,51);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(139,164,168);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: rgb(139,164,168);
	--wd-link-color-hover: rgba(137,165,168,0.8);
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgba(51,51,51,0.8);
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(139,164,168);
	--btn-accented-bgcolor-hover: rgba(137,165,168,0.8);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(181,221,191);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(198,155,155);
	--notices-warning-color: rgb(51,51,51);
}
.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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(251,251,251);
	--wd-bordered-bg:rgb(251,251,251);
}
.wd-page-title {
	background-color: rgb(139,164,168);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #8ba4a8;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 15px;
	color: rgb(51,51,51);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgba(51,51,51,0.8);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 40px;
	color: rgb(139,164,168);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(139,164,168);
}
html .wpcf7 input[type="submit"] {
	font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: rgb(255,255,255);
	background: rgb(139,164,168);
}
html .wpcf7 input[type="submit"]:hover {
	color: rgb(255,255,255);
	background: rgba(137,165,168,0.8);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(51,51,51);
	--wd-form-placeholder-color: rgba(51,51,51,0.8);
	--wd-form-brd-color: rgb(244,244,244);
	--wd-form-brd-color-focus: rgb(139,164,168);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 17px;
	line-height: 40px;
	}

}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 20px;
	line-height: 30px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
--wd-cat-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* Display None */
.disp-none,
.grecaptcha-badge,
.shop-loop-head,
.portfolio-enlarge,
.woocommerce-info,
.no-products-footer,
.wd-post-meta{display:none!important;}

/* Accent Color For Texts */
.accent{color:#8ba4a8;}

/* Menu Lingue */
.wpml-ls-native{font-size:14px;}
/* ul#menu-menu-lingue,ul#menu-menu-lingue-tedesco, 
li#menu-item-wpml-ls-39-en{margin-top:1px!important;} */

/* Tables */
table td, table th {vertical-align: middle!important;}
.tech-pdf{
display: block;
margin: 0 auto!important;
width: 30px;
}
.dot {
height: 20px;
width: 20px;
background: cadetblue;
border-radius: 50%;
display: inline-block;
}
.blu{background:#0f9ed5;}
.verde{background:#4ea72e;}
.giallo{background:#ff9900;}
.rosso{background:#ff0000;}
.marrone{background:#945200;}
.viola{background:#ff00ff;}

/* Copyright */
.white-txt{color:white!important;}
.wpb_copyright_element{display:inline-block!important;white-space: break-spaces!important;}

/* Footer Menus */
#menu-footer-menu > li, #menu-footer-legal > li, #menu-footer-menu-tedesco > li, #menu-footer-legal-tedesco > li{
padding: 5px 0 15px 0;
border-bottom: 1px rgba(255, 255, 255,0.2) solid;
max-width: 90%;
}

/* Widget Fix */
.widget{
padding-bottom:0!important;
border-bottom:0px!important;
}
a.social-whatsapp:hover{
background-color:#4ad46f!important;
border-color:#4ad46f!important;
}