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

	DOCET
	2025 Made in Ondanomala
*/


@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;}


/*	CAROSELLI */
.owl-carousel .owl-nav button{
	width:61px !important;
	height:61px !important;
}

.w-grid-list.owl-carousel .owl-stage-outer {
    margin-bottom:3rem;
}







.blocco-tessera{
	border-radius: 0.5rem 4rem ;
}
.card-blog {
	border-radius: 3rem 3rem 0.3rem  0.3rem ;
}





/*	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) { 
	.l-section.wpb_row.height_medium{
		padding-bottom: 3rem !important;
		padding-top: 3rem !important;
	}
	.blocco-tessera{
	border-radius: 0.3rem 2rem ;
}
}







