@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.biolineintegratori.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--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: rgb(237,114,56);
	--wd-alternative-color: rgb(255,103,61);
	--wd-link-color: rgb(237,103,54);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(237,114,56);
	--btn-default-bgcolor-hover: rgb(252,114,60);
	--btn-accented-bgcolor: rgb(237,114,56);
	--btn-accented-bgcolor-hover: rgb(252,114,60);
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://www.biolineintegratori.com/wp-content/uploads/2025/10/laboratori-bioline-home-header.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(237,114,56);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1399px;
--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: 0px;
}

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


.product_meta {
    display: none;
}
.menu-guida-prodotti-container {
    max-height: 380px !important;
    overflow: auto !important;
    height: 350px !important;
    margin: 0px !important;
}
ul#menu-guida-prodotti li {
    list-style-image: url(https://www.biolineintegratori.com/wp-content/uploads/2025/05/ico-tag.png) !important;
    display: list-item;
    text-transform: uppercase !important;
    margin: 10px 0px 0 20px !important;
}
input.gform_button.button {
    background: #ED7238 !important;
    color: #fff !important;
}
/*
.woocommerce-tabs ul.wc-tabs li.description_tab {
    display: none !important;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
    display: none !important;
}
.woocommerce-tabs ul.wc-tabs li.additional_information_tab {
    display: none !important;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information {
    display: none !important;
}
*/
.footer-container ,.whb-top-bar {
   background: linear-gradient(to right, #ed7238, #db5a1c)!important;
}

h2.yikes-custom-woo-tab-title {
    display: none;
}


img.immagine-formato {
    height: 50px!important;
    width: auto!important;
}
.varianti-peso li {
    list-style-type: none!important;
}
.varianti-peso li a {
    color: #313030;
    line-height: 22px;
    display: flex;
    justify-content: flex-start;
}