/*
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 SKYSIGHT
	MADE IN ONDANOMALA

*/



@import url('https://ondanomalaweb.it/utility/css/ondanomala.css');
.w-separator.align_left{ margin-left:0px !important; }


.w-nav.type_desktop .w-nav-list.level_2 {
    left: auto !important; 
    right: 0 !important;
}








/*	CAROSELLI */
.dx .owl-carousel .owl-prev{
	right:114% !important;
}
.dx .owl-carousel .owl-next{
	left:-13% !important;
}
.dx .owl-carousel .owl-nav button{
	top: 90% !important;
}


.sotto .owl-carousel.navpos_outside .owl-next {
    left: auto !important;
}
.sotto .owl-carousel .owl-nav{
	left:85% !important;
	position:absolute !important;
	top: 102% !important;
}
.sotto .owl-carousel .owl-next{
	margin-left:10px !important;
}

.owl-dots .active span{
	color:#009FE3 !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;
}
.angolo-smusso .w-grid-item-h{
	border-radius: 0.3rem 3rem 0.3rem 0.3rem !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) { 
	a.w-nav-control.active .w-nav-icon{display:none !important;}
	
	
}




