/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/

	© 2025 - ESG BANCAPTS
	MADE IN ONDANOMALA - www.ondanomala.it
*/


@import url('https://ondanomalaweb.it/utility/css/ondanomala.css');
.w-separator.align_left{ margin-left:0px !important; }
a.w-nav-control.active .w-nav-icon{color:#FFF !important;z-index:999 !important;}
body{
	overflow-x:hidden !important;
}

/*	DIVIDER */
.elegant-shape-divider-wrap{
	overflow:hidden !important;
}

.elegant-expanding-section-heading-area{
	border-radius:50rem;
}

.elegant-expanding-section-heading-area h2{
	font-weight:400 !important;
}
.elegant-expanding-section-content{
	font-size:0.9em !important;
	line-height:1.4em !important;
}


/*	CAROSELLI */
.owl-carousel .owl-prev{
	right:110% !important;
}
.owl-carousel .owl-next{
	left:-9% !important;
}
.owl-carousel .owl-nav button{
	top: 83% !important;
}
.owl-dots .active span{
	color:#FCB843 !important;
}
.owl-carousel.navpos_inside .owl-prev,
.owl-carousel.navpos_inside .owl-next,
.owl-carousel.navpos_outside .owl-prev,
.owl-carousel.navpos_outside .owl-next{
	width:61px !important;
	height:61px !important;
}
.post_navigation .post_navigation-item-title{
	font-size:15px !important;
}

/*	FILTRO */
.g-filters-item{
	border-radius:50rem;
	background:var(--color-content-bg-alt);
}
.g-filters-item.active,
.g-filters-item:hover{
	border-radius:50rem;
	background:var(--color-content-primary);
	color:#FFF !important;
}


.w-menu.style_blocks a{
	border-radius:50rem !important;
}





/*	TABLET
----------------------------------------------
IPAD 2160×1620 pixel a 264 ppi */
@media only screen 
  and (min-device-width: 850px) 
  and (max-device-width: 1180px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
  	  
}

/*	SMARTPHONE
----------------------------------------------*/
@media only screen and (max-width: 600px) { 

	
	.elegant-expanding-section-heading-area h2,
	.elegant-expanding-section-heading-wrapper .elegant-expanding-section-title{
		font-weight:400 !important;
		font-size:15px !important;
		line-height:1.3em !important;
	}
	.elegant-expanding-section-content{
		font-size:0.9em !important;
		line-height:1.2em !important;
	}
	
	
}









