@media only screen and (max-width:479px) {
		#loghi {
		text-align:center;
		width:100%;
		margin-top:5px;
	}
	#loghi img {
		max-height:25px;
		width:auto;
	}
	#header {
		height:100px;
	}
	#menusx {
		top:38px;
	}
	#barradx {
		top:45px;
	}
	#ricerca input[type="search"] {
	font-size:14px;	
	}
	
	
/* nuovi */
	#filtridesktop {
		display:none;
	}
	#filtrimobile {
		display:block;
	}
	.testocarrello {
		font-size:12px;
		paddin-left:0;
		padding-right:0;
	}
	#rigatotale {
		display:none;
	}
	.solid-container {
	min-height:400px;
	margin-top:20px;
		margin-bottom:20px;
}
	.video-container  {
width: 100%;
height: 150px;
object-fit: contain;
}
}

