/*
restyling menù


nav ul {
	display: flex;
	justify-content: center;
}

.main-h-bottom_menu-and-mods{
	width: 100%;
}

.main-h-bottom .main-menu-w {
	float: none;
}

.stgmega .sub-menu {
	display: flex;
	margin: 20px;
	padding: 20px;
	border-bottom: solid 1px #00A887;
	border-top: solid 1px #00A887;
	opacity: 1;
	visibility: visible;
}

.stgmega .sub-menu .menu-item {

}
*/

.main-h-bottom_menu-and-mods{
	width: 100%; /*temporanemanete disbilitato in prod, in attesa di nuovo menù*/
}

#mega-menu-wrap-max_mega_menu_1{
	background: transparent !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "\f140" !important;
	font-family: dashicons;
	font-weight: normal;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0);
	color: inherit;
	position: relative;
	background: transparent;
	height: auto;
	width: auto;
	right: auto;
	line-height: inherit;
}
.stge-schede li {
 list-style:none;
}



.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	text-align: center;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


.mega-menu-highlight a, .menu-highlight a {
	background-color: #33A887 !important;
	color: #fff !important;
}
.mega-menu-highlight a:hover, .menu-highlight a:hover {
	background-color: transparent !important;
	color: #243746 !important;
}


@media (min-width:768px) {
	.timeline-line {
		display: none !important;
	}

	.smile-icon-timeline-wrap.timeline-custom-width {
		background: repeat-y center url(https://fabotape.com/wp-content/uploads/2024/07/fabo_timeline_bg.png);
	}

	.timeline-block, .timeline-header-block, .timeline-header {
		background-color: transparent !important;
	}

	.timeline-block .timeline-dot {
		display: none !important;
	}

	.timeline-post-left {
		margin-left: -50px !important;
	}

	.timeline-post-right {
		margin-right: -50px !important;
	}
}

.nl_form {
	margin-bottom:20px; color: #fff; display:flex; justify-content: space-around; align-items: center;
}

.nl_form input, .nl_form input::placeholder { color: #fff !important; }

@media only screen and (max-device-width: 480px) {
    h1 {font-size: 1.6rem !important;}
    h2 {font-size: 1.4rem !important;}
    h3 {font-size: 1.2rem !important;}
	.nl_form {margin-bottom:20px; color: #fff; justify-content: space-around; align-items: center; display:block; }
}

a.forMobile{	display: none !important; }
a.forDesktop{ display: block !important; }

.mobileMenuItem{ display: none !important;}
.desktopMenuItem{ display: block !important;}

@media only screen and (max-width: 769px) {
	.swap-on-mobile .row_col_wrap_12 {
		display: flex !important;
		flex-direction: column-reverse;
	}
	a.forMobile{ display: block !important; margin-top: 30px !important; }
	a.forDesktop{ display: none !important; }
	.green-class a{
		background: none !important;
		background-size: unset !important;
	}
	.mobileMenuItem{ display: block !important;}
	.desktopMenuItem{ display: none !important;}
}

@media only screen and (min-width: 769px) {
	.green-class a {
		/* background: url(https://fabotest.com/wp-content/uploads/2024/11/ivy-bg-3.png) no-repeat !important; */
		color: #33A887 !important;
		/*background-size: cover !important; */
	}
}

.stg-tax-img {
	position: relative;
}

.stg-tax-img img {
	position: relative;
	top: 0;
	left: 0;
}

.is-green {
	width:20px;height:20px;margin:10px;background: #33A887;position: absolute;z-index: 1;border-radius: 10px;
}

.is-ecoplus {
	width:80px !important; margin:10px;position: absolute !important; z-index: 1;border-radius: 10px;
}

.is-ecotop {
	width:80px !important; margin:10px;position: absolute !important;z-index: 1;border-radius: 10px;
}

.ecoplus, .ecotop {
	width: 80px !important;
}

button.ubtn-large {
	padding-left: 70px !important;
}

@media (max-width: 1199px) {
	.flag-solutions-menu {
		display: block !important;
	}
}