@media screen and (max-width: 992px)
{
	/*.top.mobile .top_bar
	{
		background-color: #bcbecc !important;
	}
	
	.top.mobile .boto_menu .icon>span {
    	background-color: #FFF !important;
	}
	
	.top.mobile .usuari>a {
   		color: #FFF !important;
	}
	
	.top.mobile .unitats_cart_small {
		background-color: #FFF !important;
    	color: #000 !important;
	}*/
}