.grecaptcha-badge {
	display: none !important;
}
#error-404 {
	padding-top: calc(10% + 72px);
}
.row,
div.clear {
	padding-bottom: 0px;
}
.container-wrap,
.project-title {
	padding-bottom: 0px !important;
}
body.page-template-template-portfolio-php .container-wrap,
body.single-portfolio .container-wrap,
body.tax-project-type .container-wrap,
body[data-bg-header=true] .container-wrap {
	padding-bottom: 0;
}
.material .wpb_content_element, .material .wpb_row {
	margin-bottom: 0;
}
body #header-outer, body #header-space {
	margin-top: 40px;
}
.divider-border {
	margin: 0 !important;
}
body[data-hhun="1"] #header-outer.invisible:not(.side-widget-open), 
body[data-hhun="1"] #header-outer.no-trans-hidden:not(.side-widget-open) {
	transform: translateY(calc((100% +  40px) * -1)) !important;
}
.vc_row.top-level > .span_12 {
	padding-top: 0px;
}
.body-border-top, .admin-bar .body-border-top {
	display: none;
}
.col__br50.wpb_column > .vc_column-inner > .wpb_wrapper {
	border-radius: 50px;
	overflow: hidden;
}
.nectar-responsive-text.nectar-inherit-h2.text-mixed em {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
}
a.nectar-button.large.regular {
	font-size: 16px;
	padding: 20px 115px !important;
	font-weight: 400;
	margin-bottom: 0;
}
a.nectar-button.large.regular span {
	transform: none !important;
}
a.nectar-button.large.regular i {
	background-color: #004450 !important;
	font-size: 20px !important;
	line-height: 40px;
	height: 40px;
	width: 40px;
}
a.nectar-button.large.regular i:before {
	color: #fff;
}
a.nectar-button.large.regular:hover span {
	color: #fff;
}
a.nectar-button.large.regular:hover {
	opacity: 1;
	background-color: #004450 !important;
}
a.nectar-button.large.regular:hover i:before {
	color: #004450;
}
a.nectar-button.large.regular:hover i {
	background-color: #fff !important;
}
.wrap_img {
	background-color: #fff;
	border-radius: 24px;
	position: relative;
}
.wrap_img img {
	display: block;
	max-width: 400px !important;
	margin: 0 auto !important;
	padding: 60px 0;
}
.wpb_row.prod_cont {
	padding: 30px;
	border-radius: 50px;
	overflow: hidden;
}
.disp_med:before {
	content: '';
	display: block;
	position: relative;
	width: 34px;
	height: 34px;
	background-image: url(/wp-content/uploads/2025/06/dispositivo-medico.svg);
	background-size: contain;
	background-repeat: no-repeat;
}
.row__sliderhome .nectar-simple-slider .cell > .inner {
	height: 100%;	
}
.row__sliderhome .nectar-simple-slider .flickity-prev-next-button.previous {
	left: 5px;
}
.row__sliderhome .nectar-simple-slider .flickity-prev-next-button.next {
	right: 5px;
}
.row__sliderhome .nectar-simple-slider .flickity-prev-next-button svg,
.row__sliderhome .nectar-simple-slider .flickity-prev-next-button:after,
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button svg,
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:after {
	display: none;
}
.row__sliderhome .nectar-simple-slider .flickity-prev-next-button:before {
	background-color: transparent;
}
.row__sliderhome .nectar-simple-slider .flickity-prev-next-button.next:before,
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next:before {
	background-image: url(/wp-content/uploads/2025/07/arrow-right.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.row__sliderhome .nectar-simple-slider .flickity-prev-next-button.previous:before,
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous:before {
	background-image: url(/wp-content/uploads/2025/07/arrow-left.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous, .row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
	width: 60px;
	height: 60px;
}
.disp_med {
	position: absolute;
	bottom: 20px;
	left: 30px;
	color: #004450;
	font-weight: 500;
	display: flex;
	align-items: center;
	gap: 10px;
}
.cat_prodotto {
	text-transform: uppercase;
	color: #202020;
}
h1.title_prod {
	color: #004450;
}
.prodotto-dettaglio.prodotto-dettaglio--sottotitolo {
	margin-bottom: 12px;
}
.prodotto-dettaglio.prodotto-dettaglio--sottotitolo span {
	font-size: 24px;
	font-weight: 700;
	color: #004450;
	line-height: 1.2;
}
.prodotto-dettaglio.prodotto-dettaglio--breve_descrizione {
	margin-top: 20px;
	margin-bottom: 30px;
}
.prodotto-dettaglio.prodotto-dettaglio--breve_descrizione span {
	color: #202020;
	line-height: 24px;
}
.prodotto-dettaglio.prodotto-dettaglio--azione span.prodotto-label {
	color: #004450;
	font-weight: 700;
	font-size: 24px;
	line-height: 34px;
}
.prodotto-dettaglio.prodotto-dettaglio--azione span.prodotto-valore {
	padding-top: 8px;
	display: block;
	font-weight: 700;
}
.prodotto-dettaglio.prodotto-dettaglio--link_prodotto a {
	background-color: #fff;
	color: #202020;
	border-radius: 50px;
	padding: 9px 70px;
	display: inline-block;
	margin-top: 35px;
	cursor: pointer;
	transition: all .45s cubic-bezier(0.25,1,0.33,1);
	-webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
}
.prodotto-dettaglio.prodotto-dettaglio--link_prodotto a:hover {
	background-color: #5A838A;
	color: #fff;
}
.row__prodcarousel .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg img {
	max-width: 280px;
	margin: 0 auto;
	display: block;
}
a.nectar-button.large.regular.has-icon.regular-button .icon-button-arrow:before {
	content: url(/wp-content/uploads/2025/07/arrow-right.svg) !important;
}
a.nectar-button.large.regular.has-icon.regular-button:hover .icon-button-arrow:before {
	filter: brightness(0) saturate(100%) invert(18%) sepia(89%) saturate(874%) hue-rotate(152deg) brightness(92%) contrast(101%);
}
.nectar-cta.has-icon[data-style="underline"] .link_wrap i.fa-arrow-right:before {
	content: url(/wp-content/uploads/2025/07/arrow-right-lblue.svg) !important;
}
.nectar-cta.has-icon .link_wrap i {
	top: 0;
}
.fa-arrow-right:before {
	content: "\e909" !important;
	font-family: icomoon !important;
	display: block;
}
.fa-arrow-up:before {
	content: "\e909" !important;
	font-family: icomoon !important;
	display: block;
	transform: rotate(-90deg);
}
.nectar-cta.has-icon .link_wrap i {
	margin-left: 8px;
	margin-right: 0;
}
.nectar-cta.has-icon .link_wrap {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: flex-end;
}
.prodotti-grid.prodotti-correlati .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg,
.row__prodcarousel .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg {
	padding: 20px 0;
}
.prodotti-grid.prodotti-correlati.occhi .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg,
.row__prodcarousel.occhi .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg {
  	background-color: var(--colore-cat-occhi, var(--colore-cat-eyes));
}
.prodotti-grid.prodotti-correlati.naso .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg,
.row__prodcarousel.naso .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg {
	background-color: var(--colore-cat-naso, var(--colore-cat-nose));
}
.prodotti-grid.prodotti-correlati.intestino .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg,
.row__prodcarousel.intestino .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg {
	background-color: var(--colore-cat-intestino, var(--colore-cat-bowel));
}
.prodotti-grid.prodotti-correlati.corpo .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg,
.row__prodcarousel.corpo .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg {
	background-color: var(--colore-cat-corpo, var(--colore-cat-body));
}
.prodotti-grid.prodotti-correlati.orecchie .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg,
.row__prodcarousel.orecchie .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg {
	background-color: var(--colore-cat-orecchie, var(--colore-cat-ears));
}
.prodotti-grid.prodotti-correlati.sport .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg,
.row__prodcarousel.sport .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg {
	background-color: var(--colore-cat-sport, var(--colore-cat-sport-en));
}
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous,
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
	top: -55px !important;
}
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
	left: auto;
	right: 130px;
}
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
	right: 50px;
}
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous:before {
	background-color: rgb(61, 61, 61, .3);
}
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next:before {
	background-color: #004450;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next:hover:before {
	background-color: #5A838A;
}
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous:hover:before {
	background-color: #5A838A;
}
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button .arrow {
	fill: #fff;
}
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .next:after,
.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .previous:after {
	background-color: #fff;
}
.divider {
	height: 0;
}
.divider-border {
	margin: 0 !important;
}
.row__prodcarousel .nectar-post-grid .nectar-post-grid-item .content .post-heading {
	font-size: 19px;
	line-height: 24px;
	font-weight: 700;
}
.row__prodcarousel span.nectar-post-grid-item__custom-field[data-key="sottotitolo"] {
	color: #454545 !important;
}
.row__prodcarousel .content,
.row__prodcarousel .item-main,
.row__prodcarousel .nectar-post-grid-item__custom-fields {
	position: static !important;
}
.row__prodcarousel span.nectar-post-grid-item__custom-field[data-key="novita"] {
	position: absolute;
	top: 0;
	background-color: #fff;
	color: #004450 !important;
	padding: 6px 26px;
	top: 15px;
	left: 15px;
	border-radius: 50px;
	font-weight: 500;
}
.row__prodcarousel .nectar-post-grid .nectar-cta svg {
	display: none;
}
.row__prodcarousel .nectar-post-grid .nectar-cta span.link_text {
	color: #fff !important;
	padding: 10px 25px;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.row__prodcarousel .nectar-post-grid .nectar-cta {
	margin-top: 25px;
	background-color: #004450;
	border-radius: 50px;
	transition: all .45s cubic-bezier(0.25,1,0.33,1);
	-webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
}
.row__prodcarousel .nectar-post-grid .nectar-cta {
	margin-top: auto;
}
.row__prodcarousel .nectar-post-grid-wrap .nectar-post-grid .nectar-post-grid-item .inner {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.row__prodcarousel .nectar-post-grid-wrap .content .item-main {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.row__prodcarousel .nectar-post-grid-wrap .nectar-post-grid .nectar-post-grid-item .content {
	flex-shrink: 100;
	height: 100%;
	padding-bottom: 0px;
}
.row__prodcarousel .nectar-post-grid .nectar-post-grid-item__custom-fields {
	margin-bottom: 25px;
}
.row__prodcarousel .nectar-post-grid[data-text-hover-color=dark] .nectar-post-grid-item:hover .nectar-cta {
	background-color: #5A838A;
}
.row__prodcarousel .category-preview-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-size: cover;
  background-position: center;
  z-index: 1;
  transition: all .65s cubic-bezier(.15,.75,.5,1);
  -webkit-transition: all .65s cubic-bezier(.15,.75,.5,1);
}
.prodotti-grid.prodotti-correlati.occhi .category-preview-wrapper.occhi:after,
.row__prodcarousel .category-preview-wrapper.occhi:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(119, 197, 213, 0.4); 
  transition: all .65s cubic-bezier(.15,.75,.5,1);
  -webkit-transition: all .65s cubic-bezier(.15,.75,.5,1);
}
.row__prodcarousel .nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-lock-aspect=yes] .nectar-post-grid-item-bg img {
	z-index: 2;
}
.row__prodcarousel .nectar-post-grid .nectar-post-grid-item:hover .category-preview-wrapper.occhi:after,
.row__prodcarousel .nectar-post-grid .nectar-post-grid-item:hover .category-preview-wrapper {
	opacity: 1;
}
.divider-border {
	margin: 0;
}
.nectar-simple-slider.sizing-percentage.height-100vh {
	height: calc(100vh - 40px);
}
.nectar_icon_wrap .nectar_icon.icon_color_custom_ffffff:hover i:before {
	color: #00778B;
}
li#social-in-menu a i:after {
	display: none;
}
li#social-in-menu a i {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 40px !important;
	height: 40px !important;
	display: flex !important;
	align-items: center;
	font-size: 21px !important;
	transition: all .45s cubic-bezier(0.25,1,0.33,1);
	-webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
}
#header-outer #social-in-menu a:hover i {
	-webkit-transform: none !important;
	transform: none !important;
	background-color: #fff;
}
#header-outer #social-in-menu a i,
#header-outer #social-in-menu a i:before {
	transition: all .45s cubic-bezier(0.25,1,0.33,1);
	-webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
}
#header-outer #social-in-menu a:hover i:before {
	color: #00778B;
}
body.material #header-outer #top nav>.buttons>li {
	gap: 15px;
}
a#to-top {
	display: none;
	visibility: hidden;
	position: absolute;
	left: -9999px;
	opacity: 0;
}
.nectar_icon_wrap.back-to-top .nectar_icon {
	background-color: #fff;
	cursor: pointer;
}
.nectar_icon_wrap.back-to-top .nectar_icon i.fa-arrow-up {
	color: #000 !important;
	border-width: 0;
}
.nectar_icon_wrap.back-to-top .nectar_icon:hover {
	background-color: #5A838A !important;
	border-color: #5A838A !important;
}
.nectar_icon_wrap.back-to-top .nectar_icon:hover i:before {
	color: #fff !important;
}
.bc__cont {
	padding-bottom: 40px;
}
.bc__cont span a {
	color: rgb(0, 0, 0, .5);
}
.bc__cont span.breadcrumb_last {
	color: #000;
}
.fa-arrow-left:before {
	content: "\e909" !important;
	font-family: icomoon !important;
	display: block;
	transform: rotate(-180deg);
}
.row__related-prod .iwithtext {
	display: flex;
	align-items: center;
}
.row__related-prod .iwithtext .iwt-icon {
	position: relative;
	padding: 0;
	transition: all .75s cubic-bezier(0.25,1,0.33,1);
	-webkit-transition: all .75s cubic-bezier(0.25,1,0.33,1);
}
.row__related-prod .iwithtext .iwt-text {
	padding-left: 20px;
}
.row__related-prod .fa-arrow-left:before {
	color: #fff;
	font-size: 20px;
}
.row__related-prod .iwithtext .iwt-text strong {
	font-size: 48px;
	line-height: 1.3;
}
.row__related-prod .col > .wpb_column > .vc_column-inner > .column-image-bg-wrap .column-image-bg {
	transition: all .75s cubic-bezier(0.25,1,0.33,1);
	-webkit-transition: all .75s cubic-bezier(0.25,1,0.33,1);
}
.row__related-prod .col > .wpb_column:hover > .vc_column-inner > .column-image-bg-wrap .column-image-bg {
	transform: scale(1.1);
}
.row__related-prod .col > .wpb_column:nth-child(1):hover > .vc_column-inner .iwithtext .iwt-icon {
	transform: translateX(-20px);
}
.row__related-prod .col > .wpb_column:nth-child(2):hover > .vc_column-inner .iwithtext .iwt-icon {
	transform: translateX(20px);
}
.row__related-prod .force-desktop-text-align-right .iwithtext {
	flex-direction: row-reverse;
}
.row__related-prod .force-desktop-text-align-right .iwithtext .iwt-text {
	padding-left: 0px;
	padding-right: 20px;
}
.row__related-prod .fa-arrow-right:before {
	color: #fff;
	font-size: 20px;
}
.row__accordion-prod .toggles *,
.row__accordion-prod div[data-style="minimal"] .toggle:hover > .toggle-title a {
	color: #fff;
}
.row__accordion-prod div[data-style="minimal"] .toggle.default:hover i {
	border-color: #fff;
}
.row__accordion-prod div[data-style="minimal"] .toggle:hover > .toggle-title i:after,
.row__accordion-prod div[data-style="minimal"] .toggle:hover > .toggle-title i:before {
	background-color: #fff !important;
}
.row__accordion-prod .toggles .toggle-title {
	font-size: 24px;
	line-height: 1.4;
	font-weight: 700;
	display: block;
}
.row__fs-prod .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous:hover:before {
	background-color: #5A838A !important;
}
.nectar-responsive-text.nb {
	margin-bottom: 10px;
}
span.prodotto-valore p {
	padding-bottom: 10px;
}
a.btn_fi {
	display: grid;
	width: fit-content;
	grid-auto-flow: column;
	padding: 10px 30px !important;
	margin-bottom: 0px !important;
}
a.btn_fi span {
	order: 2;
	transform: none !important;
	align-items: center;
	display: flex;
	font-size: 16px;
	font-weight: 400;
	padding-left: 10px;
}
a.btn_fi i:before {
	transform: rotate(90deg);
	transform-origin: center;
	display: block;
}
a.btn_fi i {
	background-color: transparent !important;
	order: 1;
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0 !important;
	margin: 0 !important;
	display: block;
	transform: none !important;
}
/* .nectar-post-grid.is-dragging .nectar-post-grid-item,
.nectar-post-grid.is-moving .nectar-post-grid-item {
	padding: 0 10px;
} */
body.single-prodotti .row__fs-prod .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell {
	margin-right: 0;
}
body.single-prodotti .row__fs-prod .nectar-flickity.nectar-carousel .flickity-slider {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.row__accordion-prod .toggles .default:first-child:nth-last-child(1) span.toggle-title {
  display: none;
}
.row__carbrand.valori .nectar-flickity.nectar-carousel[data-border-radius="20px"] .flickity-slider .inner-wrap {
	border-radius: 50px;
}
.nectar-global-section.nectar_hook_global_section_footer .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
	content: "";
	position: absolute;
	right: -20px;
	transform: rotate(45deg);
	width: 8px;
	height: 8px;
	top: 5px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 0;
	border-left: 0;
}
.nectar-global-section.nectar_hook_global_section_footer .wpml-ls-legacy-dropdown-click a {
	background-color: transparent;
	color: #fff;
	border: none;
	display: inline-block;
}
.nectar-global-section.nectar_hook_global_section_footer .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
	position: relative;
	padding-right: 0;
	width: auto;
	font-size: 14px;
}
.nectar-global-section.nectar_hook_global_section_footer .wpml-ls-legacy-dropdown-click {
	width: auto;
	max-width: none;
}
.nectar-global-section.nectar_hook_global_section_footer .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	border-top: 0;
}
.nectar-global-section.nectar_hook_global_section_footer .wpml-ls-legacy-dropdown-click .wpml-ls-item {
	font-size: 14px;
}
.nectar-global-section.nectar_hook_global_section_footer .wpml-ls-legacy-dropdown-click a {
	padding-left: 0;
}















/* Contact form */
.form-container.newsletter ::-webkit-input-placeholder {
	color:rgba(32, 32, 32, 0.7) !important;
	opacity: 1 !important;
}
.form-container.newsletter :-moz-placeholder { 
   color:rgba(32, 32, 32, 0.7) !important;
   opacity: 1 !important;
}
.form-container.newsletter ::-moz-placeholder {
   color:rgba(32, 32, 32, 0.7) !important;
   opacity: 1 !important;
}
.form-container.newsletter :-ms-input-placeholder { 
   color:rgba(32, 32, 32, 0.7) !important;
   opacity: 1 !important;
}
.form-container.newsletter ::-ms-input-placeholder {
   color:rgba(32, 32, 32, 0.7) !important;
   opacity: 1 !important;
}
.form-container.newsletter ::placeholder { 
   color:rgba(32, 32, 32, 0.7) !important;
   opacity: 1 !important;
}
::-webkit-input-placeholder {
	color:#000 !important;
	opacity: 1 !important;
}
:-moz-placeholder { 
   color:#000 !important;
   opacity: 1 !important;
}
::-moz-placeholder {
   color:#000 !important;
   opacity: 1 !important;
}
:-ms-input-placeholder { 
   color:#000 !important;
   opacity: 1 !important;
}
::-ms-input-placeholder {
   color:#000 !important;
   opacity: 1 !important;
}
::placeholder { 
   color:#000 !important;
   opacity: 1 !important;
}
.form-container label {
	padding-left: 20px;
	margin-bottom: 10px;
	display: inline-block;
}
.form-container .wpb_column:not(.submit_col):not(.privacy_col) {
	padding-right: 20px !important;
	padding-bottom: 40px !important;
	margin-bottom: 0;
}
.wpcf7-form .form-container p span,
.form-container label span {
	color: #fff !important;
	font-size: 14px;
}
body[data-col-gap="50px"] .form-container .vc_row-fluid .span_12 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.form-container.newsletter input {
	border: none;
}
.form-container.newsletter .wpb_column.submit_col > p {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}
.form-container input, .form-container textarea,
.form-container select {
	border: none;
	border-radius: 20px !important;
	padding-left: 25px;
	background-color: rgb(255, 255, 255, .7) !important;
	border: 1px solid rgba(0, 0, 0, 0.3);
}
.form-container span.wpcf7-acceptance label {
	padding-left: 0px !important;
}
.form-container span.wpcf7-acceptance span.wpcf7-list-item {
	margin-left: 0;
}
body[data-button-style=rounded] .container-wrap .form-container input[type=submit] {
	padding-top: 11px !important;
	padding-right: 35px !important;
	padding-bottom: 11px !important;
	padding-left: 35px !important;
	color: #00778B;
	text-transform: none;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	background-color: #fff !important;
	border: none;
}
.form-container textarea {
	/* height: 110px; */
}
.span_12.light .form-container select option:first-child{
	color: transparent;
	display: none !important;
}
.span_12.light .form-container select {
	color: #000 !important;
	padding: 9px 25px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='19' height='11' viewBox='0 0 19 11'><path d='M1.14746 1.17084L9.33884 9.17084' stroke='black' stroke-width='2' stroke-linecap='round'/><path d='M17.5303 1.17084L9.33889 9.17084' stroke='black' stroke-width='2' stroke-linecap='round'/></svg>");
	background-repeat: no-repeat;
	background-position: right 16px center;
	background-size: 17px;
}
.form-container .wpb_column {
	margin-bottom: 0px;
}
.form-container input.wpcf7-submit {
	background-color: transparent !important;
	color: #000;
}
.form-container span.wpcf7-list-item-label a {
	color: #fff;
	text-decoration: underline;
}
.form-container.newsletter span.wpcf7-list-item-label a {
	color: #fff;
	font-weight: 500;
	text-decoration: underline;
}
.form-container.newsletter .wpb_column.submit_col > p > input.wpcf7-submit {
	width: 20%;
	background-color: #fff !important;
	color: #004450;
	height: 100%;
	line-height: 26px;
	font-size: 16px;
	text-align: center;
	padding: 11px 0 !important;
}
.form-container.newsletter .wpb_column.submit_col > p > input.wpcf7-submit:hover {
	background-color: #004450 !important;
	color: #fff;
}
.wpcf7-form .form-container.newsletter .wpcf7-not-valid-tip {
	position: absolute;
	top: -30px;
}
.form-container.newsletter .wpb_column.privacy_col {
	text-align: left;
	margin-top: 15px;
}
.form-container.newsletter input[type=email] {
	background-color: transparent !important;
}
.span_12.light .form-container.newsletter input[type=email] {
	color: rgba(32, 32, 32, 0.7) !important;
}
.form-container.newsletter .wpb_column.submit_col p input {
	width: 100%;
}
.form-container.newsletter .wpb_column.submit_col > p > span.wpcf7-form-control-wrap:first-child {
	width: 75%;
}
.form-container.newsletter .wpb_column.submit_col p {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50px;
}
.wpcf7-form .form-container.newsletter p span,
.form-container.newsletter label span,
.form-container label span {
	color: #fff !important;
}
span.wpcf7-spinner {
	position: absolute;
	right: 0;
	bottom: -30px;
}
.form-container input[type="checkbox"] {
  appearance: none;
  top: 5px;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0 10px 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: transparent !important;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
.form-container input[type="checkbox"]:checked {
  background-color: #fff;
}
.form-container input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}
.form-container .wpb_row.vc_row-fluid.vc_row .row_col_wrap_12 {
	padding: 0 !important;
}
.form-container input[type=email],
.form-container input[type=number],
.form-container input[type=tel],
.form-container input[type=text],
.form-container textarea {
	padding: 7px 25px;
	color: #000 !important;
}
.mw-250 {
	max-width: 250px;
}
.mw-250.right {
	margin-left: auto;
}
@media only screen and (min-width: 1000px) {
	.row__prodcarousel .nectar-post-grid-wrap .nectar-post-grid {
		justify-content: center;
	}
	.row__fs-prod .flickity-prev-next-button {
		display: none;
	}
	.row__accordion-prod .toggles .default:first-child:nth-last-child(2),
	.row__accordion-prod .toggles .default:first-child:nth-last-child(2) ~ .default {
		flex-basis: 50%;
	}
	.nectar-post-grid:has(> .nectar-post-grid-item:nth-child(2)):not(:has(> .nectar-post-grid-item:nth-child(3))),
	.nectar-post-grid:has(> .nectar-post-grid-item):not(:has(> .nectar-post-grid-item:nth-child(2))) {
		justify-content: center;
	}
	.row__prodcarousel .nectar-post-grid .flickity-slider .nectar-post-grid-item {
		/* height: 100% !important; */
	}
	.row__prodcarousel .nectar-post-grid .flickity-slider {
		align-self: stretch;
		align-items: stretch;
	}
	body.home .row__prodcarousel .nectar-post-grid.nectar-flickity[data-columns="3"][data-grid-spacing="10px"] .nectar-post-grid-item {
		width: calc((110% - 40px) / 3);
	}
	.row__scrolltest > .row_col_wrap_12_inner > .wpb_column {
		flex-grow: 1;
	}
	.row__scrolltest .col__emptyspace {
		max-width: 150px;
	}
	.col_contact_bg > .row_col_wrap_12_inner > .wpb_column:nth-child(2) {
		width: auto;
		margin-left: auto !important;
	}
	.brand__col .vc_column-inner .wpb_wrapper {
		position: relative;
	}
	.brand__col .vc_column-inner .wpb_wrapper:before {
		content: '';
		position: absolute;
		top: 50%;
		width: 100%;
		height: 85%;
		transform: scaleX(-1) translateY(-50%);
		transform-origin: left;
		background-image: url(/wp-content/uploads/2025/06/divider-brand-2.svg);
		background-size: contain;
		z-index: -1;
		margin-left: -24px;
		background-repeat: no-repeat;
	}
	.brand__col.left .vc_column-inner .wpb_wrapper:before {
		transform: scaleX(1) translateY(-50%);
		background-image: url(/wp-content/uploads/2025/06/divider-brand-2.svg);
		margin-left: 24px;
	}
	.row__accordion-prod .toggles > .default:nth-child(2):nth-last-child(n+2) {
	  padding-right: 20px;
	}
	.row__accordion-prod .toggles > .default:first-child:nth-last-child(n+2) {
	  padding-right: 20px;
	}
	.row__accordion-prod .toggles .toggle-title {
		margin-bottom: 30px;
	}
	.row__accordion-prod span.toggle-title a i {
		display: none;
	}
	.row__accordion-prod .toggles {
		display: flex;
		padding: 0 120px;
	}
	.row__fs-prod .nectar-flickity .flickity-prev-next-button {
		display: none;
	}
	.row__fs-prod .wpb_column > .vc_column-inner > .wpb_wrapper {
		max-width: 810px;
		margin: 0 auto;
	}
	.row__related-prod .force-desktop-text-align-right .iwithtext {
		justify-content: right;
	}
	/* body #header-outer, body #header-space {
		width: calc((100% - 40px) - var(--container-padding) * 2);
	} */
	header#top .container {
		padding-left: 40px;
		padding-right: 40px;
	}
	.divider-wrap.height_tablet_1px {
		display: none;
	}
	.info_left > .vc_column-inner > .wpb_wrapper > .nectar-responsive-text, 
	.info_left > .vc_column-inner > .wpb_wrapper > .nectar-cta {
		padding-left: 50px;
	}
	.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous,
	.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
		/* transform: scale(1.5);
		-webkit-transform: scale(1.5); */
	}
	.row__sliderhome .nectar-flickity.nectar-simple-slider:not([data-arrows="true"]) .flickity-slider .cell {
		padding: 0;
	}
	.prod__rc > .vc_column-inner > .wpb_wrapper {
		padding-left: 60px;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 1000px) {
	.row__fs-prod .nectar-flickity[data-controls*=arrows_overlaid] .previous:hover:after,
	.row__fs-prod .nectar-flickity[data-controls*=arrows_overlaid] .next:hover:after {
		background-color: #fff;
	}
	.row__fs-prod .nectar-flickity[data-controls*=arrows_overlaid] .previous:hover svg path,
	.row__fs-prod .nectar-flickity[data-controls*=arrows_overlaid] .next:hover svg path {
		fill: #fff;
	}
	.row__fs-prod .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
		left: 0;
	}
	.row__fs-prod .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
		right: 0;
	}
	.wpb_row.prod_cont {
		padding: 15px;
	}
	.disp_med {
		bottom: 10px;
		left: 10px;
	}
	.col__prodg .nectar-badge.left_position_desktop_30px {
		left: 10px;
	}
	.col__prodg  .nectar-badge.top_position_desktop_30px {
		top: 10px;
	}
	.row__accordion-prod .toggles .default:first-child:nth-last-child(1) > div {
		padding: 15px 30px 35px 30px;
	}
	.nectar-global-section.nectar_hook_global_section_footer .wpb_row .nectar-video-wrap video {
		display: block !important;
	}
	.archivio__prod.row__prodcarousel span.nectar-post-grid-item__custom-field[data-key="novita"] {
		font-size: 10px;
		padding: 1px 10px;
	}
	#slide-out-widget-area.fullscreen-alt .off-canvas-social-links li i {
		border: 1px solid #fff;
		border-radius: 50%;
		width: 40px !important;
		height: 40px !important;
		display: flex !important;
		align-items: center;
		font-size: 21px !important;
		transition: all .45s cubic-bezier(0.25,1,0.33,1);
		-webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
		opacity: 1;
		justify-content: center;
	}
	#slide-out-widget-area .off-canvas-social-links li {
		padding-right: 18px !important;
	}
	#slide-out-widget-area .off-canvas-social-links li:last-child {
		padding-right: 0px !important;
	}
	#slide-out-widget-area .off-canvas-social-links li a {
		opacity: 1 !important;
	}
	#slide-out-widget-area.fullscreen-alt .off-canvas-social-links.line-shown:after {
		top: -30px;
		width: 100vw !important;
		background-color: #fff !important;
	}
	.off-canvas-menu-container.mobile-only > .menu-wrap > ul.menu li.menu-item a {
		padding: 0 !important;
	}
	.off-canvas-menu-container.mobile-only > .menu-wrap > ul.menu li.menu-item {
		line-height: 1;
		margin-bottom: 10px !important;
	}
	.cont-row__sliderhome {
		height: 100%;
	}
	.cont-row__sliderhome > .row_col_wrap_12_inner.col {
		height: 100%;
	}
	a.nectar-button.btn__sliderhome {
		position: absolute !important;
		bottom: 40px;
		width: 100% !important;
		display: block;
		height: auto;
		top: auto;
	}
	#ajax-content-wrap .vc_row.right_padding_tablet_25px .form-container .row_col_wrap_12 {
		padding: 0 !important;
	}
	.img-with-aniamtion-wrap .inner:has(img.logo__footer) {
		margin: 0 auto !important;
	}
	.row__ft-news .nectar-responsive-text {
		margin-bottom: 0px;
	}
	.prodotto-dettaglio.prodotto-dettaglio--link_prodotto a {
		padding: 9px 25px;
		width: 100%;
		text-align: center;
	}
	body .nectar-post-grid-wrap.prodotti-grid.prodotti-correlati .nectar-post-grid.phone-cols-2[data-grid-spacing="40px"] .nectar-post-grid-item {
		width: calc(50% - 20px) !important;
		margin: 10px !important;
	}
	.row__prodcarousel .nectar-post-grid-wrap .nectar-flickity.nectar-post-grid {
		padding-top: 10px;
	}
	body #ajax-content-wrap .row__prodcarousel  .nectar-post-grid.nectar-flickity.phone-cols-1[data-grid-spacing="10px"] .nectar-post-grid-item {
		width: calc((100% - 0px) / 1);
	}
	.row__prodcarousel .nectar-post-grid[data-grid-spacing="10px"] .nectar-post-grid-item {
		margin: 0;
		padding: 0 10px;
	}
	.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
		right: 80px;
	}
	.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
		right: 0px;
	}
	.row__prodcarousel  .nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid .nectar-post-grid-item .content {
		padding: 25px 0 0 0;
	}
	body.single-prodotti #ajax-content-wrap .row__prodcarousel .nectar-post-grid.nectar-flickity.phone-cols-2[data-grid-spacing="40px"] .nectar-post-grid-item {
		width: calc((100% - 40px) / 2);
	}
	body.single-prodotti .row__prodcarousel .nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid .nectar-cta span.link_text {
		padding: 10px 15px;
	}
	body.single-prodotti .row__prodcarousel .nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-grid-spacing="40px"] .nectar-post-grid-item {
		margin: 10px;
	}
	body.single-prodotti .row__prodcarousel .nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-lock-aspect=yes] .nectar-post-grid-item-bg img {
		max-width: 135px;
	}
	body[data-button-style=rounded] .container-wrap .form-container input[type=submit] {
		margin: 0 auto;
		display: block;
	}
	.form-container .wpb_column:not(.submit_col):not(.privacy_col) {
		padding-right: 0px !important;
		padding-bottom: 24px !important;
	}
	#ajax-content-wrap .vc_row.right_padding_tablet_20px .form-container .row_col_wrap_12 {
		padding: 0 !important;
	}
	a.btn_fi.mb_center {
		margin: 0 auto;
		display: block;
	}
	.row__carbrand 
	.flickity-slider .cell {
		width: 90% !important;
	}
	.row__carbrand 
	.nectar-flickity[data-spacing="30px"]:not(.masonry) .flickity-slider .cell {
		margin: 0 12px;
	}
	.mw-250 {
		margin: 0 auto;
	}
	.cat_prodotto {
		margin-bottom: 10px !important;
		margin-top: 6px;
	}
   div#header-outer.side-widget-open #logo[data-supplied-ml="true"] .mobile-only-logo,
   body #header-outer.side-widget-open #top .span_3 #logo[data-supplied-ml="true"] .mobile-only-logo{
		opacity: 0;
		visibility: hidden;
		display: none !important;
	}
	div#header-outer.side-widget-open img.starting-logo {
		visibility: hidden;
		display: none !important;
	}
	a#logo img {
		margin: 0 auto;
	}
	a#logo {
		width: 100% !important;
	}
	.prodotto-dettaglio.prodotto-dettaglio--link_prodotto a {
		margin-top: 25px;
		margin-bottom: 15px;
	}
	.prodotto-dettaglio.prodotto-dettaglio--breve_descrizione {
		margin-top: 12px;
	}
	.prodotto-dettaglio.prodotto-dettaglio--sottotitolo span {
		font-size: 19px;
	}
	.wrap_img img {
		max-width: 200px !important;
	}
	.row__accordion-prod .toggle>.toggle-title a i {
		margin-top: 0 !important;
		border: none !important;
		right: 0;
		position: relative !important;
		top: 0;
		left: 0;
		bottom: 0;
		order: 2;
		margin-left: auto;
	}
	.row__accordion-prod .toggle>.toggle-title a {
		display: grid;
		grid-auto-flow: column;
	}
	.row__accordion-prod div[data-style="minimal"] .toggle:nth-child(2):nth-last-child(n+1) {
		border: none !important;
	}
	.row__accordion-prod div[data-style="minimal"] .toggle {
		border-width: 1px;
		border-color: #fff;
	}
	.row__accordion-prod div[data-style="minimal"] .toggle > .toggle-title a {
		padding: 25px 30px;
	}
	.row__accordion-prod div[data-style="minimal"] .toggle > div .inner-toggle-wrap {
		padding: 0px 20px 30px 20px;
	}
	.row__accordion-prod div[data-style="minimal"] .toggle:first-child > .toggle-title a {
		padding-top: 0px;
	}
	.row__accordion-prod .toggles .toggle-title a{
		font-size: 19px;
	}
	.row__related-prod .iwithtext .iwt-text strong {
		font-size: 32px;
		line-height: 1.3;
	}
	body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, 
	#slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li > a,
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
		font-size: 19px !important;
		line-height: 29px !important;
	}
	.bc__cont {
		display: none;
	}
	div#header-outer  #top .span_3 #logo[data-supplied-ml="true"] img:not(.mobile-only-logo) {
		transition: all .75s cubic-bezier(0.25,1,0.33,1);
		-webkit-transition: all .75s cubic-bezier(0.25,1,0.33,1);
	}
	div#header-outer.side-widget-open  #top .span_3 #logo[data-supplied-ml="true"] img:not(.mobile-only-logo) {
		display: block !important;
		opacity: 1;
		transition: all .45s cubic-bezier(0.25,1,0.33,1);
		-webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
	}
	body[data-header-resize="0"] .container-wrap {
		padding-top: 25px;
	}	
	/* body:not(.home) #header-outer #top .slide-out-widget-area-toggle a .lines-button:after,
	body:not(.home) #header-outer #top .slide-out-widget-area-toggle a .lines:before,
	body:not(.home) #header-outer #top .slide-out-widget-area-toggle a .lines:after {
		background-color: #202020;
	} */
	body.home #header-outer #top .span_3 #logo[data-supplied-ml="true"] img.mobile-only-logo.skip-lazy {
		display: none !important;
	}
	body.home #header-outer #top .span_3 #logo[data-supplied-ml="true"] img.dark-version {
		display: block !important;
	}
	.row__prodcarousel .nectar-post-grid[data-grid-spacing="40px"]:not(.nectar-flickity) {
		justify-content: center;
	}
	.row__prodcarousel .nectar-post-grid:not(.nectar-flickity) .nectar-post-grid-item-bg-wrap-inner .nectar-post-grid-item-bg img {
		max-width: 150px;
	}
	body .row__prodcarousel  .nectar-post-grid.phone-cols-2[data-grid-spacing="40px"]:not(.nectar-flickity) .nectar-post-grid-item {
		width: calc(50% - 40px) !important;
		margin: 10px !important;
	}
	.nectar_icon_wrap.back-to-top {
		margin-left: auto;
	}
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button {
		transform: scale(1);
	}
	#top .slide-out-widget-area-toggle a .lines-button:after {
		margin-left: 50%;
	}
	body .container-wrap .vc_row.top-level:not(.full-width-ns) > .span_12 {
		padding-top: 0;
	}
}
@media only screen and (max-width: 768px) {
	.row__review.wpb_row > .row-bg-wrap {
		height: 70%;
	}
	.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous,
	.row__prodcarousel .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
		top: -70px !important;
	}
	.row__sliderhome .nectar-flickity.nectar-simple-slider .cell:nth-child(2)>.bg-layer-wrap .bg-layer {
		background-position: 15% !important;
	}
	.nectar-simple-slider .flickity-prev-next-button {
		transform: scale(1);
	}
	.nectar-flickity.nectar-simple-slider[data-arrows="true"]:not(.arrow-position-overlapping) .flickity-slider .cell {
		padding: 0 50px;
	}
	/* body #header-outer,
	body[data-header-color="dark"] #header-outer {
		background-color: rgba(76, 160, 174, 0.3); !important;
	} */
	#header-outer {
		background-color: rgba(76, 160, 174, 0.7); !important; */
	}
	a.nectar-button.large.regular {
		padding: 20px 58px !important;
		width: 100%;
	}
}
@media only screen and (min-width: 1900px) {
	body.home .row__prodcarousel .nectar-post-grid.nectar-flickity[data-columns="3"][data-grid-spacing="10px"] .nectar-post-grid-item {
		width: calc((80% - 40px) / 3);
	}
}















/*badge*/
.nectar-badge__inner{display:inline-block;line-height:1;color:#fff;border-radius:20px;}
.nectar-badge.position_desktop_absolute{white-space:nowrap;}
.padding-amount-small .nectar-badge__inner{padding:8px 26px;}
.nectar-badge[data-bg-color-custom="#004450"] .nectar-badge__inner{background-color:#004450;font-weight: 500;}
.nectar-badge.text-color-ffffff .nectar-badge__inner{color:#ffffff;}
@media only screen,print{
	.nectar-badge.position_desktop_absolute{
		position:absolute;
	}
}
@media only screen,print{
	.nectar-badge.top_position_desktop_30px{
		top:30px;
	}
}
@media only screen,print{
	.nectar-badge.left_position_desktop_30px{
		left:30px;
	}
}
.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;
}