.scroller__inner {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.scroller[data-animated="true"] {
  overflow: hidden;
  -webkit-mask: linear-gradient(90deg,transparent,white 25%,white 75%,transparent)
  /* mask: linear-gradient(90deg, rgba(14, 0, 255, 0.21) 56%, white 56%, white 76%, rgba(14, 0, 255, 0.21) 76%, rgba(14, 0, 255, 0.21) 100%); */
}
.scroller[data-animated="true"] .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 40s)
	var(--_animation-direction, forwards) linear infinite;
}
.scroller[data-direction="right"] {
  --_animation-direction: reverse;
}
.scroller[data-direction="left"] {
  --_animation-direction: forwards;
}
.scroller[data-speed="fast"] {
  --_animation-duration: 10s;
}
.scroller[data-speed="slow"] {
  --_animation-duration: 30s;
}
.scroller .scroller__inner img {
	width: 180px !important;
	height: 100%;
}

@keyframes scroll {
  to {
	transform: translate(calc(-50% - 0.5rem));
  }
}

/* END SCROLLER */

body[data-col-gap="40px"] .wpb_row:not(.full-width-section):not(.full-width-content) {
	margin-bottom: 0;
}
.material .wpb_content_element, .material .wpb_row {
	margin-bottom: 0;
}
.formato_mf p.formato_mf-title {
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 10px;
}
.formato_mf {
	text-align: center;
}
.formato_mf-content {
	font-size: 14px;
}
body.single-prodotti .iwithtext .iwt-text {
	padding-left: 0px;
	flex-basis: 80%;
}
body.single-prodotti .iwithtext .iwt-icon img {
	width: 100% !important;
	margin-bottom: 0px;
	max-width: 90px;
	margin: 0 auto !important;
	display: block;
}
body.single-prodotti .iwithtext {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}
body.single-prodotti .iwithtext .iwt-icon {
	position: relative;
	margin-right: 15px;
	flex-basis: 20%;
}
body.single-prodotti .ingredienti__tab .iwithtext .iwt-text {
	font-size: 14px;
	line-height: 1.6;
}
body.single-prodotti .toggle>.toggle-title a {
	color: #01509f;
	border-radius: 20px;
	background-color: #f2f2f2;
	padding: 20px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
body.single-prodotti .toggle>.toggle-title a i:before {
	content: "\f067";
}
body.single-prodotti .toggle>.toggle-title a i {
	margin-left: 6px;
	color: #01509f;
}
body.single-prodotti .toggle>div {
	box-shadow: none;
}
body.single-prodotti .toggle>.toggle-title a i {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.referenze_prod_mf {
	text-align: center;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a:after {
	height: 2px;
}
.dark_bc {
	color: #00509f;
}
.row__carousel-aboutus div[data-style="minimal_small"] .toggle.default > .toggle-title a:hover, 
.row__carousel-aboutus div[data-style="minimal_small"] .toggle.default.open > .toggle-title a,
.row__carousel-aboutus .toggle>.toggle-title a {
	color: #004f9f;
}
.row__carousel-aboutus div[data-style="minimal_small"] .toggle.default > .toggle-title:after {
	background-color: #004f9f;
}
.row__carousel-aboutus div[data-style="minimal_small"] .toggle > .toggle-title:before {
	background-color: rgb(0, 79, 159, .2);
}
.row__carousel-aboutus .page-submenu li.active a {
	text-decoration: underline;
	opacity: 1;
	color: #fff !important;
}
.scrolling__img .nectar-scrolling-text-inner__text-chunk img {
	height: 75px;
	max-width: unset;
	width: auto !important;
	padding-right: 65px;
}
body[data-button-style^="rounded"] .nectar-button.medium:not(.see-through):not(.see-through-2):not(.see-through-3) {
	padding: 12px 30px;
}
a.nectar-button.btn_moreprod {
	margin-bottom: 0;
}
.cose-prodotto ul:not(.standard) li::marker {
	font-family: icomoon !important;
	color: #01509f;
	content: "\e915";
}
.cose-prodotto ul:not(.standard) li {
	padding-left: 7px;
	margin-left: -7px;
}
.quando-indicato {
	padding-top: 45px;
	padding-bottom: 25px;
}
.wpb_row.row_approfondimenti .wpb_column:last-child {
	padding: 0;
	text-align: center;
}
.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta h4 {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: center;
}
.nectar-flickity[data-controls*=arrows_overlaid] .next:after,
.nectar-flickity[data-controls*=arrows_overlaid] .previous:after {
	background-color: #ffffff !important;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button .arrow {
	fill: #ffffff !important;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
	background-color: #004f9f !important;
}
.nectar-post-grid-item__custom-fields {
	justify-content: center;
}
.nectar-post-grid-wrap[data-style="content_next_to_image"] .nectar-post-grid-item__custom-fields {
	justify-content: left;
}







@media only screen and (min-width: 1000px) {
	.wpb_row.row__jc .col > .vc_col-sm-12.wpb_column .wpb_row {
		margin: 0 auto;
	}
	.cont__prod,
	.wpb_content_element.tab__ingredienti {
		max-width: 1000px;
		margin: 0 auto !important;
	}
	.nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell {
		margin-right: 50px;
	}
	.row__carousel-aboutus .nectar-flickity {
		padding: 0px 80px !important;
	}
	.row__carousel-aboutus .page-submenu ul {
		display: flex !important;
		justify-content: space-evenly;
	}
	.footer__ih .column_element_direction_desktop_horizontal > .vc_column-inner > .wpb_wrapper {
		flex-wrap: wrap;
	}
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
	.row__carousel-aboutus div[data-style*=minimal] .toggle[data-inner-wrap=true]>div {
		max-height: 100%;
	}
	.row__carousel-aboutus div[data-style="minimal_small"] .toggle > .toggle-title {
		display: none;
	}
	.row__carousel-aboutus .nectar-flickity {
		padding: 0px 35px;
	}
	.row__carousel-aboutus .page-submenu a.mobile-menu-link {
		display: none;
	}
	.row__carousel-aboutus 	.page-submenu ul li a {
		padding: 15px 20px;
		white-space: nowrap;
	}
	.row__carousel-aboutus .page-submenu ul {
		display: flex !important;
		position: relative;
		top: 0;
		height: 100% !important;
		overflow: scroll;
	}
	.row__carousel-aboutus .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell {
		margin-right: 80px;
	}
	.vc_row-fluid[data-column-margin="90px"] .wpb_column:not([class*="vc_col-xs-"]):not(.child_column):not(:last-child),
	.inner_row[data-column-margin="90px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child) {
		margin-bottom: 30px;
	}
	body.single-prodotti .toggle>.toggle-title a {
		padding: 15px 0px;
	}
}

@media only screen and (max-width: 600px) {
	body.single-prodotti .iwithtext .iwt-text {
		flex-basis: 100%;
	}
	body.single-prodotti .ingredienti__tab .iwithtext .iwt-icon {
		display: none;
	}
}




/* EXTRA */

.single-prodotti sup {
	font-size: inherit;
	vertical-align: inherit;
}

.wpb_row[data-br="10px"][data-br-applies="bg"] > .row-bg-wrap,
.wpb_row[data-br="10px"][data-br-applies="bg"] > .nectar-video-wrap,
.wpb_row[data-br="10px"][data-br-applies="bg"] > .nectar-parallax-scene {
	border-radius: 10px;
}
body .row .tabbed > div:first-of-type {
	display: block;
	opacity: 1;
	visibility: visible;
	position: relative;
	left: 0;
}
.tabbed[data-style="minimal_flexible"][data-color-scheme="accent-color"] .wpb_tabs_nav > li a:before {
	box-shadow: 0 8px 22px #01509f;
}
.tabbed[data-style*="minimal"][data-color-scheme="accent-color"] > ul li a:after {
	background-color: #01509f;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav {
	margin-bottom: 65px;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav {
	display: flex;
	flex-wrap: nowrap;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li {
	float: none;
	flex-grow: 1;
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.light .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a {
	background-color: transparent;
	text-align: center;
	color: inherit;
	border: none;
	font-size: 1.2em;
	padding: 25px 30px;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a:not(.active-tab):hover {
	opacity: 0.6;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a.active-tab:hover {
	background-color: transparent;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a:not(.active-tab):after {
	background: none;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a:after {
	transform: scaleY(0);
	transform-origin: bottom;
	height: 4px;
	bottom: 0;
	transition: transform 0.4s ease;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a.active-tab:after {
	transform: scaleY(1);
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a.active-tab svg {
	fill: #000;
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -4px;
	left: 0;
	width: 100%;
	height: 4px;
	opacity: 0;
	transition: opacity 0.4s ease;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a.active-tab:before {
	opacity: 0.3;
}
.screen-reader-text,
.nectar-skip-to-content:not(:focus) {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.row .col img:not([srcset]) {
	width: auto;
}
.row .col img.img-with-animation.nectar-lazy:not([srcset]) {
	width: 100%;
}
div[data-style="default"] .toggle > .toggle-title a,
div[data-style="default"] .toggle > .toggle-title{
	font-size:14px;
	line-height:14px
}
@media only screen and (max-width:999px){
	.nectar-sticky-column-css.vc_column_container > .n-sticky > .vc_column-inner{
		position:relative;
	}
}
@media only screen and (min-width:1000px){
	html body{
		overflow:visible;
	}
	.vc_row:not(.vc_row-o-equal-height) .nectar-sticky-column-css.vc_column_container > .n-sticky{
		height:100%;
	}
	.nectar-sticky-column-css.vc_column_container > .n-sticky{
		width:100%;
	}
	.nectar-sticky-column-css.vc_column_container > .n-sticky > .vc_column-inner{
		position:sticky;
		top:var(--nectar-sticky-top-distance);
	}
}


.inline-scroll-mk .flickity-viewport {
	margin: 0 0 15px 0 !important;
}
.inline-scroll-mk .flickity-viewport .cell {
	width: 100% !important;
	margin-right: 0 !important;
	max-width: 400px !important;
}

.inline-scroll-mk .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
	left: 0;
}

.inline-scroll-mk .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
	right: 0;
}