/* Widget Meteo.it by Piksel Ltd */
@import url(mit_base.css);

.mit-container .mit-esatitle {font-size: 11px; text-transform: uppercase; text-align: center; padding-top: 6px;}
	.mit-conf-font-large .mit-esatitle {font-size: 13px;}
.mit-container .mit-esatitle {width: 40%;}
.mit-container hr {clear: both; border: 0; height: 0; margin: 0; padding: 0;}

@media (max-width: 299px) {
	.mit-container figure {padding-bottom: 0;}
	.mit-meteodetails {margin-top: -17px;}
}
@media (min-width: 300px) and (max-width: 639px) {
	.mit-container .mit-content {width: 33.3%; float: left; border-bottom: 0; border-right: 1px solid #D6D6D6; margin-bottom: 3px;}
	.mit-container .mit-content:nth-child(5) {border-right: 0;}
	.mit-container .mit-esatitle {width: auto;}
	.mit-container figure {float: none; width: auto; padding: 10px 0;}
	.mit-container .mit-meteoimg {padding: 0 0 8px 0;}
	.mit-meteodetails {clear: both; margin: 0 auto; float: none; width: 90%;}
	.mit-meteodetails div {width: 48%; padding-right: 2%;}
	.mit-container hr {border-top: 1px solid #D6D6D6;}
}
@media (min-width: 640px) {
	.mit-container .mit-content {width: 33.3%; float: left; border-bottom: 0; border-right: 1px solid #D6D6D6; margin-bottom: 3px;}
	.mit-container figure {padding-bottom: 0;}
	.mit-meteodetails {margin-top: -17px;}
	.mit-container .mit-content:nth-child(5) {border-right: 0;}
	.mit-container hr {border-top: 1px solid #D6D6D6;}
}