@media screen and (max-width:949px) {

	h1 { font-size: 1.3em }

	.logo { max-height: 110px; margin-left: 15px }
	#menu_top { max-width: 100%; margin: auto; }
	#menu_top  ul li { display: none; }
	#menu_top  ul li:last-child { display: block; }

	#menu_selection { padding: 20px }
	#menu_selection_int { max-width: 100%; height: auto; }
	#menu_selection #social { float: none; width: 100%; text-align: right; }
	#menu_selection #social i { font-size: 35px; margin: 10px 0 0 10px }
	#menu_selection #menu { float: none; width: 100%; text-align: right; }
	#menu_selection .separator2 { display: block; }

	.header h1 { font-size: 1.2em }

	#photo_top { display: none; }
	#photo_top_mobile { display: block; }

	#products_home ul li h1 { font-size: 1em }

	.category { display: block; vertical-align: top; width: 100%; }
	.category h1 { margin:0; padding-bottom: 20px; text-align: center; border-bottom: 1px solid #CCC }

	.products_list { width: 100%; display: block }
	.products_list h1 { font-size: 1.2em }
	.products_list li { width: 100%; padding-bottom: 50px; padding: 25px 0 25px 0; border: 0 }
	.products_list li.small { width: 100%; padding-bottom: 50px; padding: 25px 0 25px 0; border: 0 }

	.products_list li h1 { font-size: 1em }

	#product_highlights { font-size: 0.8em;}
	#product_highlights ul { padding: 30px 0 30px 0;  }
	#product_highlights li { margin: 0; width: 32%; padding-right: 0; padding-left: 0; text-align: center }
	#product_highlights p { text-align: center }
	#product_highlights li:last-child { border: 0 }
	#product_highlights .big { font-size: 2em }

	#product_mozzo .mozzo_image { width: 39%; }
	#product_mozzo .mozzo_text { width: 59%; }

	#box_footer li { width: 30%; padding: 0; font-size: 0.9em }
	#box_footer li img { max-width: 50% }

}
