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

	LE PERTICHE
	2025 MADE IN ONDANOMALA
*/



@import url('https://ondanomalaweb.it/utility/css/ondanomala.css');
.w-separator.align_left{ margin-left:0px !important; }
.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 {padding: 0rem !important;}
body{overflow-x:hidden !important;}
.verde{color:#9AB008 !important;}


/*	HEADER */
.w-nav-icon{width: 1.6em !important;}
.ush_menu_1 .w-nav-icon>div {border-width: 2px !important;}
.w-nav-control {
	background: #B1CC00 !important;
	height:70px !important;
	margin-right:-1.5rem !important;
}
.l-subheader.at_middle {
	transition-property: background  !important;
	transition-duration: 0.5s  !important;
	transition-delay: 0.2s !important;
}




/*	CAROSELLI */
.dx .owl-carousel .owl-prev{
	right:100% !important;
}
.dx .owl-carousel .owl-next{
	left:0% !important;
}
.dx .owl-carousel .owl-nav button{
	top: 103% !important;
}
.owl-dots .active span{
	color:#8B9900 !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;
}



/*	BANNER HOME */
.icoanima{animation-duration: 2s;animation-name: bounce;animation-iteration-count: infinite;}

/*	MAPPE */
.gm-style-iw{padding:1rem !important;}
.titolo-mappa{font-size:1.2em !important;font-weight:300 !important;}
.gm-style-iw-d a.w-btn{font-weight:700 !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) { 
	
	/*	HEADER */
	.w-nav-control {
		background: #B1CC00 !important;
		height:70px !important;
		margin-right:-1rem !important;
	}
    .w-popup-wrap[style*="--popup-padding"] .w-popup-box-content {
        padding: 5px !important;
		margin:0.5rem !important;
    }
	
}







