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

	CASA MONICA LEDRO
	2023 made in Ondanomala / ondanomala.it

*/

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

footer input,
footer textarea,
footer select{
	color:#444F5A !important;
}

.ti-widget.ti-book .ti-dropdown-widget {
    position: relative !important;
}

/*	LIGHTBOX */
.mfp-bottom-bar .mfp-title{
	display:none;
	visibility:hidden;
}
.mfp-bottom-bar .mfp-counter{
	color:#FFF;
	font-weight:800;
	font-size:calc(22px + 1.5vw);
	margin-top:-3rem;
	margin-right:2rem;
}


/*	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) { 

}





