/*
Theme Name: The Wellness Collection 25
Author: Neiko
Author URI: http://www.neiko.it/
Description: Tema per Ideagroup - 2025
Version: 1.0
License: GNU General Public License v2 or later
*/

/* GENERAL */

html,body {
	margin:0;
	padding:0; 
	background:#FFF;
	color:#111;
	font-family:"Helvetica Neue", "Inter", Helvetica, Arial, sans-serif; 
	font-size:17px !important;
	font-size: 1rem;
	line-height: 1.8;
	font-weight:400;
	text-rendering:optimizeLegibility;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	position: relative;
	word-wrap: break-word;
}

html {
  scroll-behavior: smooth;
}

@media (max-width: 1199px) {
	html,body {
		font-size: 16px !important;
	}
}

@media (max-width: 992px) {
	html,body {
		font-size: 15px !important;
	}
}



@media screen and (min-width: 1200px) {
	.container-fluid{
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media screen and (min-width: 1800px) {
	.container-fluid{
		padding-left: 100px;
		padding-right: 100px;
	}
}


@media (max-width: 767.99px) {
	.filtro_ricerca{
		flex-basis: auto;
		width: 100% !important;
	}
}

.tooltip {
	font-weight:700;
	z-index:9999;
}

img,a img {
	border:none!important;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

::-moz-selection {
	background:none repeat scroll 0 0 #FFF;
	color:#111;
}

* {
	outline:0!important;
}

b,strong,.bold {
	font-weight:700;
}

a,a:visited {
	outline-style:none;
	text-decoration:none;
	color:#111;
}

a:hover {
	cursor:pointer !important;
	color:#666;
	text-decoration:none;
}



.container-fluid.no_padding {
	padding-left: 15px !important;
	padding-right: 15px !important;
}


.zoom_img {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: auto;
}

.zoom_img img {
  transition: transform .5s ease;
  vertical-align: middle;
  width:100%;
  height:100%; 
}

.zoom_img:hover img, a:hover .zoom_img img {
  transform: scale(1.05);
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* LOADER */
#loading {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:998;
	background-color:#FFF;
}

.loader {
	color:#111;
	font-size:50px;
	text-indent:-9999em;
	overflow:hidden;
	width:1em;
	height:1em;
	border-radius:50%;
	margin:50px auto;
	position:relative;
	top:40%;
	-webkit-transform:translateZ(0);
	-ms-transform:translateZ(0);
	transform:translateZ(0);
	-webkit-animation:load6 1.7s infinite ease,round 1.7s infinite ease;
	animation:load6 1.7s infinite ease,round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
	0% {
		box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em;
	}
	
	5%,95% {
		box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em;
	}
	
	10%,59% {
		box-shadow:0 -.83em 0 -0.4em,-.087em -.825em 0 -0.42em,-.173em -.812em 0 -0.44em,-.256em -.789em 0 -0.46em,-.297em -.775em 0 -.477em;
	}
	
	20% {
		box-shadow:0 -.83em 0 -0.4em,-.338em -.758em 0 -0.42em,-.555em -.617em 0 -0.44em,-.671em -.488em 0 -0.46em,-.749em -.34em 0 -.477em;
	}
	
	38% {
		box-shadow:0 -.83em 0 -0.4em,-.377em -.74em 0 -0.42em,-.645em -.522em 0 -0.44em,-.775em -.297em 0 -0.46em,-.82em -.09em 0 -.477em;
	}
	
	100% {
		box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em;
	}
}

@keyframes load6 {
	0% {
		box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em;
	}
	
	5%,95% {
		box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em;
	}
	
	10%,59% {
		box-shadow:0 -.83em 0 -0.4em,-.087em -.825em 0 -0.42em,-.173em -.812em 0 -0.44em,-.256em -.789em 0 -0.46em,-.297em -.775em 0 -.477em;
	}
	
	20% {
		box-shadow:0 -.83em 0 -0.4em,-.338em -.758em 0 -0.42em,-.555em -.617em 0 -0.44em,-.671em -.488em 0 -0.46em,-.749em -.34em 0 -.477em;
	}
	
	38% {
		box-shadow:0 -.83em 0 -0.4em,-.377em -.74em 0 -0.42em,-.645em -.522em 0 -0.44em,-.775em -.297em 0 -0.46em,-.82em -.09em 0 -.477em;
	}
	
	100% {
		box-shadow:0 -.83em 0 -0.4em,0 -.83em 0 -0.42em,0 -.83em 0 -0.44em,0 -.83em 0 -0.46em,0 -.83em 0 -.477em;
	}
}

@-webkit-keyframes round {
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	
	100% {
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg);
	}
}

@keyframes round {
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	
	100% {
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg);
	}
}


/* HEADER */

#header{
	background-color:transparent;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:105px;
	transition:all ease 0.3s;
	z-index: 1100;
}

.menu_margin, .menu-margin{
	padding-top: 105px;
}

/* #archivio-prodotti .menu-margin{
	padding-top: 115px;
} */


#header.scrolled{
	transition:all ease 0.3s;
	top:-105px;
}


.navbar {
	border:none;
	position:relative;
	border-radius:0;	
	border:none;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding: 10px 0 0 0;
	width: 100%;
	background-color: transparent;
	z-index: 10;
	display: block;
}

.navbar, .navbar .container-fluid{
	display: block !important;	
}

a.logo{
	display: inline-block;
}

a.logo svg{
	height: 40px;
	width: auto; 
}

.architectural-link::after{
	content:"";
	bottom: 3px;
	left:0;
	width: 100%;
	height: 1px;
	background-color: #000;
	position: absolute;
	opacity:0;
	transition: 0.3s;
}
.architectural-link:hover::after{
	opacity:1;
	transition: 0.3s;
}

.openmenu a.logo svg .st0, .header-search-open  a.logo svg .st0, .header-lang-open  a.logo svg .st0,
.header-menu-open  a.logo svg .st0{
	fill:#FFF !important;
}	

#short_menu ul li{
	padding: 13px;
}

@media (max-width: 1199px) {
	#short_menu ul li{
		padding: 15px 10px;
	}
}

.menu_white{
	background-color: #111;
}

.menu_white #short_menu a, 
.header-search-open #short_menu a,
.header-lang-open #short_menu a{
	color: #fff !important;
}

/* menu bianco per pagina progetto */

.menu_bianco #logo svg, .menu_bianco .search-icon svg, .menu_bianco .reserved-icon a svg, .menu_bianco .world-icon svg{
	fill:#fff;
}

.menu_bianco .world-icon.header_icon{
	border-left: 1.5px solid #fff;
}

.menu_bianco #nav-icon span{
	background-color:#fff;
}

.menu_bianco #short_menu a {
	color: #fff;
}
#header_menu{
	position: relative;
}


#nav-icon {
	width: 30px;
	height: 30px;
	border: none;
	border-radius: 0;
	position: relative;
	margin: 10px 0 0 0px;
	float: right;
	-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
			transform: rotate(0deg);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

#nav-icon span {
	background: #111 none repeat scroll 0 0;
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
			transform: rotate(0deg);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	width: 30px;
}

.menu_white #nav-icon, .header-lang-open #nav-icon,  .header-search-open #nav-icon {
	border-color:#111;
}

.openmenu #nav-icon span {
	background-color:#111;
}

.menu_white #nav-icon span, .header-lang-open #nav-icon span,  .header-search-open #nav-icon span{
	background-color:#111;
}

#nav-icon span:nth-child(1) {
	top: 0px;
}

#nav-icon span:nth-child(2) {
	top: 7px;
}

#nav-icon span:nth-child(3) {
	top: 14px;
}

#nav-icon:hover{
	border-color: #666;
	cursor: pointer;
}


#nav-icon:hover span{
	background-color: #666;
	cursor: pointer;
}


.openmenu #nav-icon span:nth-child(1) {
	top: 7px;
	-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
			transform: rotate(135deg);
}
.openmenu #nav-icon span:nth-child(2) {
	right: -100px;
	opacity: 0;
}
.openmenu #nav-icon span:nth-child(3) {
	top: 7px;
	-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
			transform: rotate(-135deg);
}

.openmenu{
	overflow: hidden;
}

.openmenu #short_menu, #lang, .openmenu .main_logo, .menu_logo{
	display: block;
}

.openmenu #lang, #short_menu, .main_logo, .openmenu .menu_logo{
	display: block;
}

.openmenu #lang, #short_menu, .main_logo, .openmenu .menu_logo{
	color:#fff;
}

#openmenu_bg{
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	background-color:#111;
	z-index: 1000;
}

#openmenu_bg .menu_inferiore{
	background-color: #111;
	color: #fff;
}

#openmenu_bg .menu_superiore{
	color: #111 !important;
}

#openmenu_middle ul.text_black ul li a{
	color: #686E6E !important;
}

#openmenu{
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	overflow-y: auto;
}

#openmenu, #openmenu_bg{
	 opacity: 0;
	 z-index: -1;
	 -webkit-transition: opacity 0.5s ease-in-out;
	 -moz-transition: opacity 0.5s ease-in-out;
	 -ms-transition: opacity 0.5s ease-in-out;
	 -o-transition: opacity 0.5s ease-in-out;
	 transition: opacity 0.5s ease-in-out;
/* 	 display: none; */
}


.openmenu #openmenu, .openmenu #openmenu_bg{
	 opacity: 1;
	 z-index: 999;
/* 	 display: block; */
}

#openmenu .menu_superiore a.rotate-menu{
	color:#111;
}


#openmenu a{
	color: #FFF;
}

#openmenu a:hover, #openmenu li.active a{
	color: #ccc;
}

#openmenu .social_list li{
	float: none;
	font-size: 1.5rem;
}

#openmenu .social_list li:not(:last-child){
	
	margin-right: 15px;
	
}

#openmenu_middle ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#openmenu_middle img{
	width: 80%;
}

#openmenu_middle ul li{
	display: block;
	width: 100%;
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
}

#openmenu_middle ul li a{
	display: block;
	padding: 0px;
	font-size: 1.2rem;
}

#openmenu_middle .dropdown-menu{
	position: relative;
	top: auto;
	left: auto;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	border: none;
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
	width: 100%;
			 -webkit-transition: all 0.5s ease-in-out;
	 -moz-transition: all 0.5s ease-in-out;
	 -ms-transition: all 0.5s ease-in-out;
	 -o-transition: all 0.5s ease-in-out;
	 transition: all 0.5s ease-in-out;
}

#openmenu_middle ul ul li{
	border: none;
	margin-bottom: 5px;
}

.underline{
	text-decoration: underline !important;
}
/* #openmenu_middle ul ul li a{
	font-size: 1.05rem;
} */

#openmenu_middle ul ul li a:hover{
	text-decoration: underline;
	color: #FFF;
}

#short_menu a{
	display: inline-block;
	position: relative;
	font-size: 0.8rem;
}


#short_menu a:hover{
	opacity: 0.8;
}

.menu_white #short_menu a:hover{
	color: #FFF;
}

.menu_white #short_menu a:after{
	content: "";
	position: absolute;
	width: 0;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #FFF;
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.menu_white #short_menu a:hover:after{
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.menu_black #short_menu a:after{
	content: "";
	position: absolute;
	width: 0;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #111;
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.menu_black #short_menu a:hover:after{
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}


.menu_white #nav-icon:hover, .openmenu #nav-icon:hover{
	border-color: #ccc;
}

.menu_white #nav-icon:hover span, .openmenu #nav-icon:hover span{
	background-color: #ccc;
}

@media (min-width: 992px) {
	#openmenu_middle ul ul li a{
		font-size: 1.05rem;
		position: relative;
		display: inline-block;
	}
	
	#openmenu_middle ul ul li a:hover{
		text-decoration: none;
		color: #FFF;
	}
	
	#openmenu_middle ul ul ul li a:after{
		content: "";
		position: absolute;
		width: 0;
		height: 1px;
		bottom: 0;
		left: 0;
		background-color: #FFF;
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;
	}
	
	#openmenu_middle ul ul ul li a:hover:after{
		width: 100%;
		-webkit-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;

	}


	#openmenu_middle{
		-webkit-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		transform: translate(0%, -50%);
		z-index: 999;
		position: fixed;
		top: 50%;
		width: 100%;
	}
	
	/* #openmenu_middle::after{
		content:"";
		bottom: 0;
		left: 0;
		position: absolute;
		background-color: #686E6E;
		width:100%;
		height: 30%;
	} */
	
	#openmenu_middle .half-color{
		z-index: 5;
	}

	#social{
		position: fixed;
		width: 100%;
		bottom: 30px;	
	
	}
}

@media (min-width: 1550px) {
	
	#openmenu_middle ul ul li a{
		font-size: 1.20rem;
		position: relative;
		display: inline-block;
	}

	#openmenu_middle img{
		width:75%;
	}
	
	#short_menu ul li a{
		font-size: 0.8rem;
	}
}

.nav_openmenu{
	width: 100%;	
	margin: 0;
}
/* 
.nav_openmenu li{
	font-size: 1.1rem; 
	margin-bottom: 15px
}
.nav_openmenu li:last-child{
	margin-bottom: 0;
}
;*/

.border_openmenu{
	border-right: 1px solid rgba(255, 255, 255, 0.25);	
	height: 100%;
	width: 100%;
}

@media(min-width:991.99px){
	.menu_superiore .border_openmenu{
		border-right: 1px solid #111;	
		height: 100%;
		width: 100%;
	}
}


#searchform{
	width: 100%;
}

#searchform .form-control{
	height: 40px;
	line-height: 40px;
	border-right: none;
	padding: 6px 12px 2px 12px;
}

#searchform .input-group-btn{
	border: 1px solid #FFF;
	border-left: 0;
	border-radius: 4px;
	border-left-radius: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#searchform  i{
	font-size: 18px;	
}

#searchform .input-group-btn:hover{
	background-color: #111;
}

#cerca .h4{
	line-height: 40px;
}

@media (min-width: 1300px) {
	#menu_big li, #menu_big li a{
		width: 100%;
		display: block;
	}
	
	#menu_big li a:after{
		font-family: "bootstrap-icons";
		content: "\F285";
		display: inline-block;
		float: right;
		width: 1.5em; 
	}
	
	#menu_big{
		line-height: 1.4;	
	}

}

@media (min-width: 992px) {
	.parent .child{
		display: block !important;
	}
}

@media (max-width: 991px) {
	#header{
		height: 80px;
	}
	
	.menu_margin, .menu-margin{
		padding-top: 80px;
	}
	
	
	
	#openmenu{
		top: 100px;
		text-align: center;
	}
	
	.border_openmenu{
		border: none;
		height: auto;
	}

	
	
	/* .border_openmenu .h4 strong{
		font-weight: 400;
	} */
	
	body.header-menu-open #openmenu{
		overflow-y: scroll;
		height: 100%;
		padding-bottom: 130px;
	}
	.parent .child{
		display: block;
		/* display: none; */
		padding-bottom: 15px;
	}
	
	#openmenu_middle img{
		display: none;
	}
	
	#openmenu h4, #openmenu .h4{
		font-size: 1.3rem;
	}
	
	
	#social{
		margin-top: 30px;	    
		text-align:center;
		padding-right: 15px;
		padding-left: 15px;
	}
	
	#social li{
		margin:0 5px !important;
	}
}


.header-menu-open,.header-search-open,.header-lang-open {
	overflow:hidden;
}


.header-menu-open #header,.header-search-open #header,.header-lang-open #header{
	background-color: #111;
}

.header-menu-open #header a, .header-lang-open #header a, .header-search-open #header a {
	color:#fff;
}

.header-menu-open #nav-icon span,.header-lang-open #nav-icon span, .header-search-open #nav-icon span{
	background-color:#fff;
}

.header-menu-open .world-icon.header_icon, .header-lang-open .world-icon.header_icon, .header-search-open .world-icon.header_icon{
	border-left: 1.5px solid #fff;
}

.header-menu-open #header svg, .header-lang-open #header svg, .header-search-open #header svg{
	fill:#fff;
}

.world-icon.header_icon{
	margin-left: 20px !important;
	margin-right: 0;
	margin-top: 0;
	padding-left: 20px;
	border-left: 1.5px solid #111;
}

.menu_white .world-icon.header_icon, .openmenu.menu_black .world-icon.header_icon{
	border-color: #fff;
}

.header-search-open #header .world-icon.header_icon,
.header-lang-open #header .world-icon.header_icon{
	border-color: #fff;
}

.header-search-open .header_icon svg, .header-lang-open .header_icon svg{
	fill:#fff !important;	
}


.header_icon {
	background-color:transparent;
	padding:0;
	margin:0;
	border:none;
	margin:0 20px 0 0;
	float: right;
	opacity: 1;
		 -webkit-transition: opacity 0.5s ease-in-out;
	 -moz-transition: opacity 0.5s ease-in-out;
	 -ms-transition: opacity 0.5s ease-in-out;
	 -o-transition: opacity 0.5s ease-in-out;
	 transition: opacity 0.5s ease-in-out;
}

.header_icon:hover, .header_icon a:hover, a:hover .header_icon{
	opacity: 0.8;
		 -webkit-transition: opacity 0.5s ease-in-out;
	 -moz-transition: opacity 0.5s ease-in-out;
	 -ms-transition: opacity 0.5s ease-in-out;
	 -o-transition: opacity 0.5s ease-in-out;
	 transition: opacity 0.5s ease-in-out;
}

.header_icon svg{
	height: 30px;
	width: auto;
}

.menu_black .header_icon svg{
	fill:#111;	
}


.menu_white .header_icon svg, .openmenu.menu_black .header_icon svg{
	fill:#FFF !important;	
}



.header_icon btn:hover{
	cursor: pointer !important;
}


#search-menu, #lang-menu{
	background-color: #111;
	color: #FFF;
	display: none;
	position: absolute;
	top:105px;
	left: 0;
	width: 100%;
	z-index: 1000;
}


@media (max-width: 991.99px) {
	#search-menu, #lang-menu{
		top:80px;
	}
	
	.world-icon.header_icon{
	margin-left: 15px !important;
	padding-left: 15px;
	}
	

}

@media (max-width: 767.99px) {
	
	.world-icon.header_icon{
	margin-left: 15px !important;
	padding-left: 15px;
	}
	
	.header_icon{
		margin: 0 15px 0 0;
	}
	
	.header_icon svg{
		height: 24px;
		width: auto;
	}
	
	#nav-icon {
		width: 30px;
		height: 24px;
		margin: 7px 0 0 0px;
	}

}

.wpml-ls-legacy-list-horizontal{
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.wpml-ls-legacy-list-horizontal li {
	float: none;
	display: inline-block;
	padding: 15px;
}

.wpml-ls-legacy-list-horizontal a{
	color: #FFF;
	text-transform: uppercase;
}

#lang-menu .wpml-ls-legacy-list-horizontal{
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
}

#lang-menu .wpml-ls-legacy-list-horizontal li{
	padding: 15px 15px 0 15px;
}

#lang-menu li.wpml-ls-current-language a{
position: relative;
}
#lang-menu li.wpml-ls-current-language a::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #fff;
	
}

#lang-menu .wpml-ls-legacy-list-horizontal a{
	color: #FFF !important;
	font-size: 1.2rem;
	padding: 0;
	position:relative;
}

#lang-menu .wpml-ls-legacy-list-horizontal a:after{
	content: "";
	position: absolute;
	width: 0;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #FFF;
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

#lang-menu .wpml-ls-legacy-list-horizontal a:hover:after,
#lang-menu .wpml-ls-legacy-list-horizontal a.selected:after{
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;

}


#search-menu .search-form{
	position: relative;
}

#search-menu .form-control {
	border: none;
	border-radius: 0;
	background-color: transparent;
	border-bottom: 1px solid #5D5D5D;
	color: #FFF;
	font-size: 1.5rem;
	line-height: 1.5rem;
	padding-bottom: 15px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
	width: 30vw;
	margin: 15px auto;
}

@media (max-width: 991px) {
	#search-menu .form-control{
		width: 60vw;
	}
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFF;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder  { /* Internet Explorer 10-11 */
  color: #FFF;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #FFF;
}




/* FOOTER */
.otgs-development-site-front-end{
	display: none !important;
}

hr{
	margin: 0;
	border-top: 1px solid #000;
}
#footer {
	font-size: 1rem;
	background-color: #FFF;
	color: #111;
}

.logo-footer{
	max-width: 160px;
}

#footer .logo-adi{
	max-width: 155px;
	height: auto;
}

.logo-por{
	display: block;
	margin:15px 0;
}

.logo-por img{
	max-width: 160px;
}

.social_list li{
	float: left;
	margin-right: 10px;
	font-size: 1.2rem;
}

.social_list li:last-child{
	margin-right: 0;
}

.social_list a{
	display: inline-block;
	transition: 0.3s;
	opacity: 1;
	margin-bottom: 5px;
}

.social_list a:hover{
	transition: 0.3s;
	opacity: 0.6;
}

#copyright{
	font-size: 0.7rem;
}

#footer_menu ul{
	padding: 0;
	list-style: none;
}

#footer_menu ul ul{
	padding-left: 10px;
}

#footer_menu ul ul li:before{
	 content: "\f105"; /* FontAwesome Unicode */
	 font-family: FontAwesome;
	 display: inline-block;
	 margin-left: -0.5em; /* same as padding-left set on li */
	 width: 1em; /* same as padding-left set on li */
}


#footer_menu .unclickable > a:hover {
  cursor: default;
  pointer-events: none;        
  text-decoration: none;
  color: #111;
}

@media (max-width: 991px) {
	#footer{
		text-align: center;
	}
	.social_list{
		display: inline-block;
		margin: 0 auto;
	}
	#footer img{
		margin: 0 auto;
		margin-bottom: 15px;
	}
	
}

/* #footer .social img{
	width: 43px;
	height: 43px;
} */


/* TYPO */

h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6 {
	margin:0;
	padding:0;
	margin-bottom:15px;
	font-weight: 400;
}

h1 , .h1, .big, .h1.big {
	font-size: 3rem;
	line-height: 1;
}

.single h1, .single .h1, .tax-collezione h1, .tax-collezione .h1{
	font-size: 2.5rem;
	line-height: 1.2;
}

@media(max-width:1500px){
	h1 , .h1, .big, .h1.big {
		font-size: 2.1rem;
		line-height: 1;
	}
	
	.single h1, .single .h1, .tax-collezione h1, .tax-collezione .h1{
		font-size: 2rem;
		line-height: 1.2;
	}	
}

@media (min-width: 1401px) {
	
	.h2.big, h2.big{
		font-size: 3rem;
		line-height: 3rem;
	}
	
	#info_prodotto .big{
		font-size: 1.2rem;	
		line-height: 1.8;
	}
}


@media (max-width: 991.99px) {
	h1 , .h1, .big, .h1.big{
		font-size: 2rem;
		line-height: 2.6rem;
	}
	
	.single h1, .single .h1, .tax-collezione h1, .tax-collezione .h1{
		font-size: 2rem;
		line-height: 2.6rem;
	}

	h2 , .h2{
		font-size: 1.8rem;
		line-height: 2.3rem;
	}
	
	h3 , .h3{
		font-size: 1.6rem;
		line-height: 2.1rem;
	}
	
	h4 , .h4{
		font-size: 1.4rem;
		line-height: 1.9rem;
	}
	
	a.logo svg{
		height: 20px;
	}
	
}

@media(max-width:1350px){
	#short_menu a{
		font-size: 0.7rem;
	}
	
	#short_menu ul li{
		padding: 15px 4px;
	}
}

@media(max-width:1220px){
	#short_menu a{
		font-size: 11px;
	}
	
	#short_menu ul li{
		padding: 15px 4px;
	}
}


p{
	padding:0;
	margin:0;
}

.slideshow .big{
	font-size: 3.5rem;
	line-height: 3.5rem;
}

#info_prodotto .big{
	font-size: 1.1rem;	
	line-height: 1.7;
}


	

h2 , .h2{
	font-size: 2.1rem;
	line-height: 2.5rem;
}

h3 , .h3{
	font-size: 1.8rem;
	line-height: 2.3rem;
}

h4 , .h4{
	font-size: 1.6rem;
	line-height: 2.1rem;
}

h5 , .h5{
	font-size: 1.3rem;
	line-height: 1.8rem;
}

h6 , .h6{
	font-size: 1rem;
	line-height: 1.5rem;
}

@media(min-width:1140px) and (max-width:1439px){
	a.logo svg{
		height: 28px;
	}
	
	.header_icon{
		margin-right:15px;
	}
	
	.world-icon.header_icon{
		margin-left: 15px !important;
		padding-left: 15px;
	}
	
	.header_icon svg{
		height: 25px;
		
	}
	#nav-icon, #nav-icon span{
		width:25px;
	}
}

@media(max-width:1140px){
	.header_icon{
		margin-right:12px;
	}
	
	.world-icon.header_icon{
		margin-left: 12px !important;
		padding-left: 12px;
	}
	
	.header_icon svg{
		height: 22px;
		
	}
	#nav-icon, #nav-icon span{
		width:22px;
	}
}


.uppercase{
	text-transform: uppercase;
}



.capitalize, .select_utente{
	text-transform: capitalize;
}


.standardcase {
	text-transform:none;
}


.hidden{
	display: none;
}


.big{
	font-size: 1.1rem;
}

@media (max-width: 1199px) {
	.small{
		font-size: 1rem;	
	}
}

@media (min-width: 1200px) {
	.small{
		font-size: 0.8rem;	
	}
}

/* PAGINAZIONE NEWS */
.page-numbers{
	display: inline-block;
	border: 1px solid #111;
	padding: 0px 10px; 
	text-align: center;
}

.page-numbers.current, .page-numbers:hover{
	background-color: #111;
	color: #FFF;
	text-decoration: none;
}

/* READMORE */
.readmore, .read_more_btn{
	display: inline-block;
	border: 1px solid #111;
	padding: 10px 25px 10px 25px;
	color: #111;
	background: transparent;
	transition: 0.5s;
	
	font-weight: 700;	
	border-radius: 0;
}

@media (max-width: 991.99px) {
	.readmore, .read_more_btn{
		margin-bottom: 5px;
	}
}

.readmore:hover, .read_more_btn:hover, .readmore[aria-expanded="true"]{
	background-color: #111;
	color: #FFF;
	text-decoration: none;
	box-shadow: none;
}

 .readmore.inverted{
	background-color: #111;
	color: #FFF;
}

.readmore.readmore_white{
	background-color: #111;
	color: #FFF;
	border-color: #FFF;
}

.readmore.inverted:hover, .readmore.readmore_white:hover, a:hover .readmore.readmore_white, .single_collezione_home:hover .readmore.readmore_white{
	background-color: #FFF;
	border-color: #FFF;
	color: #111;
	text-decoration: none;
	box-shadow: none;
}

.arrow-right i{
	position: relative;
	right: 0;
}
.arrow-right:hover i{
	right: -5px;
}

/* BACKGROUND e TEXT COLOR */
.back_image {
	background-color:#111;
	color:#fff;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-size:cover;
	background-position:center center;
	position: relative;
}


.back_image.fixed {
	background-attachment:fixed;
}

.back_image.contain {
	background-size:contain;
	background-position:center top;
}

.back_white {
	background-color: #FFF;
	color: #111;
}
.back_light a{
	color: #fff;
}

.back_light {
	background-color: #686E6E;
	color: #fff;
}

.back_black{
	background-color: #111;
	color: #FFF;	
}

.back_black a{
	color: #FFF;
}

.back_black a:hover{
	color: #ccc;
}

.text_white{
	color: #FFF;
}

.text_black{
	color: #111;
}

/* FAQ */
.panel-body p{
	margin: 0;
}

.panel-body p a{
	text-decoration: none;
	margin-top:15px;
}

.border_top{
	border-top:1px solid rgba(0,0,0,.1)
}

.border_bottom{
	border-bottom:1px solid rgba(0,0,0,.1)
}

#collapse_download ul a:hover{
	text-decoration: none;
}


/* PRODOTTI */
.card{
	border: none;
	border-radius: 0;
}

.card.border_top, .card .border_top{
	border-top: 1px solid #111 !important;
}

.card.border_bottom, .card .border_bottom{
	border-bottom: 1px solid #111 !important;
}

.btn.focus, .btn:focus{
	box-shadow: 0 0 0 0.2rem transparent;
}

.card-header {
	padding: 0px 0 15px 0;
	margin: 0;
	background-color: transparent;
	border: none;
}

.btn-collapse{
	color:#111;
	padding: 0;
	margin: 0;
	border-radius: 0;
	width: 100%;
	text-align: left;
	display: block;
}

.btn-collapse i, 
.card .scrollto_btn i{
	float: right;	
	font-size: 1.3rem;
}


.card .small{
	line-height: 0.9rem;
}

.accordion-arrow {
	transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
}

.btn-collapse.scrollto_btn:hover .accordion-arrow {
	transform: rotate(90deg); 
}

.colore_finitura{
	display: block;
	width: 100%;
	min-height: 50px;
	aspect-ratio: 1 / 1;
	min-height: 50px;
}

.border_finitura{
	border:1px solid rgba(0,0,0,.1)
}

.colore_finitura_configuratore:hover{
	cursor: pointer;
}

.colore_finitura_configuratore:hover p, .selected_finitura p{
	text-decoration: underline;	
}

.border_bottom{
	border-bottom: 1px solid #ddd;
}

.attributi{
	margin-bottom: 0;
}

/* .attributi input[type="checkbox"]{
	display: none;
}

.checked{
	font-weight: 700;
} */


/* CONTATTI, PUNTI VENDITA E NEWSLETTER */
.select_utente input[type="radio"]{
	margin-right: 3px;
}

.select_utente .input_radio{
	margin-right: 15px;
}

.form-control {
	color: #111;
	background-color: #fff;
	border: 1px solid #111;
	border-radius: 0;
}

.big-icon{
	font-size: 3rem;
}

@media (max-width: 991.99px) {
	.big-icon{
		font-size: 2rem;
	}
}

@media (max-width: 767.99px) {
	.select_utente .input_radio{
		display: block;
	}
}

/* CENTRI ASSISTENZA */
.googlemaps_iframe{
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%;
}

.googlemaps_iframe iframe, .googlemaps_iframe object, .googlemaps_iframe embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.btn_centroassistenza{
	margin: 0 0 10px 0;
	padding: 0;
}

.btn_centroassistenza.active, .btn_centroassistenza:hover{
	font-weight: 700;
}

/* HOME */
.slide a .accordion-arrow{
	display: inline-block;
	transform: translateX(0px);
	transition-duration: 0.5s;
}

.slide a:hover .accordion-arrow{
	transform: translateX(5px);
	transition-duration: 0.5s;
}

.single-post p{
	margin:0;
	padding:0;
}

#slideshow{
	position: relative;
}

#azienda .readmore{
	margin-top: 30px;
}


@media(min-width:1650px){
	.descrizione_collezione{
		min-height: 200px;
	}
}

.circle-color {
width: 15px;
height: 15px;
border-radius:50%;
display: inline-block;
margin: 0 5px;
position: relative;
top: 1px;
}

.thumb_container:hover .thumb-text{
	opacity: 1;
	transition: 0.3s;
}

.thumb-text{
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top:0;
	display: flex;
	align-items: center;
	justify-content: center;
	left:0;
	transition: 0.3s;
	background-color: rgba(255,255,255,0.6);
}

.thumb-text:hover{
	cursor:pointer;
}

.seats img,.dimensioni img{
	width: 50px;
	height: 50px;
	margin-right: 15px;
}

/* POPUP */

.popup{
	display: none;
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background-color: rgba(0,0,0,0.5);
	  z-index: 9999;
}

.popup .banner-content{
	position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  background-color: white;
	  padding: 50px 100px;
	  overflow: auto; /* aggiunto overflow e altezza */
	  height: 600px;
	  width: 90%;
	  max-height: 80%; /* altezza massima del contenuto */
	  /* border-radius: 5px; */
	  
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
}

@media(max-width:991px){
	.popup .banner-content{
		padding: 30px 40px;
		justify-content: start;
		height: 700px;
	}
}
.popup .banner-content a{
	line-height: 1.3;
}

.close-popup-button{
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	height: 35px;
	width: 35px;
	border: 1px solid #000;
	background-color: transparent;
	border-radius: 50%;
	position: absolute;
	top: 15px;
	right: 15px;
	padding-bottom:2px;
}


.single_centroassistenza{
	padding-bottom: 50px;
}

  .video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* Impostare il rapporto larghezza/altezza del video desiderato (16:9) */
  height: 0;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-background video{
	width: 100%;
	aspect-ratio: 16 / 9;
	min-height: 45vh;
	object-fit: cover;
	vertical-align: middle;
}

.half_text p{
	display: inline;
}

.half_text button, .half_text_2 button, .half_text_3 button{
	border: none;
	background-color: transparent;
	font-weight: bold;
}

.open-video .svgimage{
	width:65px;
	height:65px;
	position: absolute;
	bottom:50%;
	right:50%;
	transform: translate(50%,50%);

}

.open-video .svgimage svg{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media(max-width:991px){
	.open-video svg{		
		bottom:20px;
		right:20px;
	}
}

.open-video:hover svg{
	transform: scale(1.1);
	transition: 0.3s;
}

#plus_prodotto .thumb_container, #plus_prodotto .zoom_img img{
	transition: 0.5s;
}
.image-secondary{
	display:block;
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	z-index: 20;
	transition: 0.5s;
}

.image-secondary img{
	transition: 0.5s;
}

.thumb_container:hover .image-secondary{
	opacity: 1;
	transition: 0.5s;
}
@media(min-width:991px){
	.half-image{
		width: 49%;
	}
}

.fancybox-is-open .fancybox-bg{
	opacity: .5 !important;
}

#dettaglio-prodotto button{
	border:none;
	background-color: transparent;
	color: #111;
}

.overlay{
	width:100%;
	height: 100%;
	background-color: rgba(0,0,0,0.25);
	position: absolute;
	top:0;
	left:0;
}
#dettaglio-prodotto .circle{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow:hidden;
	margin-right:12px;
	
}

#elenco_video iframe{
	width:100%;
	height: auto;
	min-height: 35vh;
	object-fit:cover;
	vertical-align: middle;
}

@media(min-width:991px){
	#dettaglio-prodotto .circle{
		width: 60px;
		height: 60px;
		
	}
}

/* update ottobre 2024 */
.tag_new{
	display: inline-block;
	background-color: #111;
	color: #FFF;
	text-transform: lowercase;
	font-weight: 700;	
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 5px 10px;
	z-index: 1;
}

.carousel-container{
	position: relative;
}

.carousel-prodotto .immagine-gallery {
	height: clamp(400px, 60vw, 800px);
	width: auto;
	margin-right: 30px;
}

.carousel-prodotto .immagine-gallery img {
	height: clamp(400px, 60vw, 800px);
	width: auto;
}

.carousel-prodotto .slick-dots li{
	margin: 0;
}

.carousel-prodotto .slick-arrow{
	display: none !important;
}


.carousel-container  .next-carousel {
	position: absolute;
	top: 50%;
	right: -40px;
	cursor: pointer;
	font-size: 30px;
}

.immagine-gallery {
	height: clamp(300px, 33.854vw, 800px);
	width: auto;
	margin-right: 30px;
}

.lumina-adi{
	position: absolute;
	bottom: 10px;
	right:10px;
	width: 140px !important;
	height: auto !important;
}

.immagine-gallery img {
	height: clamp(300px, 33.854vw, 800px);
	width: auto;
}

.next-carousel {
	/* display: flex;
	justify-content: center;
	align-items: center; */
	position: absolute;
	top: 50%;
	right: -30px;
	cursor: pointer;
	font-size: 30px;
}

@media (max-width: 1199px) {
	
	.next-carousel {
		display: none !important;
	}
	
}

#no-results-message-container,
#no-results-message-container-standard {
  display: none;
}


.slider_gallery_container .slick-dots li{
	margin: 0;
}
#filtro_collezione label{
	margin-bottom:0;
}
@media(min-width:1200px){
	#elenco_prodotti h2{
		height:100px;
	}
	
}

.background-video{
	aspect-ratio: 16 / 9;
	object-fit:cover;
	overflow:hidden;
}

.background-video video{
	width:100%;
	height:100%;
	object-fit:cover;
}
