/* iPad Pro */ 
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px)  { 
	
}



/* iPads (landscape) orizzontale ----------- */
@media only screen and (min-device-width : 421px) and (max-device-width : 768px) and (orientation : landscape) {
	
}



/* iPads (portrait) verticale ----------- */
@media only screen and (min-device-width : 421px) and (max-device-width : 768px) and (orientation : portrait) {
	.slider li .text h2 { font-size: 60px; }

	.item-row .span_1_of_3 { width: 50%; }
	.item-row .span_2_of_3 { width: 50%; text-align:left; padding-left:20px; }
}


/* mobile */
@media only screen and (max-width: 768px){
	
	input.col, select.col, textarea.col { margin-bottom:10px; }
	input, select { height: 45px; }
	input, textarea, select { border-radius:0; line-height:normal; padding:2px 5px; margin-bottom:10px; }
	input.update_cart { min-width:50px; }
	form .row { margin:0px; }
	
	.btn, input[type='submit'], input[type='button'], input[type='reset'] { padding: 12px 20px; }
	.col.break { margin-top:20px;}
	::-webkit-input-placeholder { line-height:12px; }
	::-moz-placeholder { line-height:12px; }
	:-ms-input-placeholder { line-height:12px; }
	:-moz-placeholder { line-height:12px; }
	td { line-height: normal; }
	
	h1 { margin-bottom:20px; font-size:24px; font-weight:700; line-height: 30px; }
	
	.iphone_hide { display:none; }
	.iphone_show, .header .menu li.iphone_show { display:block; }
	
	.wrapper { min-width:0px; width:100%; }
	.content { padding:0 10px; max-width:100%; }
	.main-slide .content { padding:0px; }
	
	.mt20 { margin-top:10px; }
	.mb40 { margin-bottom:20px; }
	
	.col { margin:0px; }
	.span_1_of_2 { width: 100%; }
	
	.span_1_of_3 { width: 100%; }
	.span_2_of_3 { width: 100%; }
	.span_3_of_3 { width: 100%; }
	
	.span_1_of_4 { width: 100%; }
	.span_2_of_4 { width: 100%; }
	.span_3_of_4 { width: 100%; }
	
	.span_1_of_5 { width: 100%; }
	.span_2_of_5 { width: 100%; }
	.span_3_of_5 { width: 100%; }
	.span_4_of_5 { width: 100%; }
	.span_5_of_5 { width: 100%; }

	.span_1_of_6 { width: 100%; }
	.span_2_of_6 { width: 100%; }
	.span_3_of_6 { width: 100%; }
	.span_4_of_6 { width: 100%; }
	.span_5_of_6 { width: 100%; }
	.span_6_of_6 { width: 100%; }
	
	.span_1_of_8 { width: 100%; }
	.span_2_of_8 { width: 100%; }
	.span_3_of_8 { width: 100%; }
	.span_4_of_8 { width: 100%; }
	.span_5_of_8 { width: 100%; }
	.span_6_of_8 { width: 100%; }
	.span_7_of_8 { width: 100%; }
	.span_8_of_8 { width: 100%; }
	
	.span_1_of_10 { width: 100%; }
	.span_2_of_10 { width: 100%; }
	.span_3_of_10 { width: 100%; }
	.span_4_of_10 { width: 100%; }
	.span_5_of_10 { width: 100%; }
	.span_6_of_10 { width: 100%; }
	.span_7_of_10 { width: 100%; }
	.span_8_of_10 { width: 100%; }
	.span_9_of_10 { width: 100%; }
	.span_10_of_10 { width: 100%; }
	
	.pl60 { padding-left:0px; }
	.span_50 { width: 100%; float:none; }
	iframe { height:300px; margin-bottom:20px; }
	.share { margin-top:20px; }
	

	
	div.top { right:20px; bottom:20px; }
	#header.smaller .menu { position:relative; }
	#header .logo { text-align:center; height:auto; height:70px; }
	#header .logo img { width:270px; height:auto;  }
	.header .menu li { margin: 0; }
	.header .menu a { color:#AA2640; }
	.header .brand { display:none; }
	.footer .col { border-bottom:1px solid #B9C2E5; padding-bottom:10px; margin-bottom:10px; }
	.footer h2 { font-size: 16px; }
	.footer .fb { padding:10px;  }
	.footer .cart { padding:10px; }

	.logo-coop { height:80px; width:auto; }
	
	ul.slider li { overflow:hidden; }
	
	h2 { font-size: 20px; margin-bottom: 10px; }
	
	.home .gallery .item { font-size:12px; height:170px; line-height:20px; }
	.home .gallery .item img {margin-bottom:5px; }
	.item-row { padding:20px 0px; text-align:center; }
	.item-row.scheda img { margin-bottom:20px; }
	.item-row.images .span_1_of_3 { width: 32.2%; }
	.item-row.images .col { display: block; float:left; margin: 0 0 0 1.6%; }
	.item-row.images .col:first-child { margin-left: 0; }
	.item-row td { text-align:left; }
	
	.cart .small { display:none; }
	.cart td { font-size:12px; }
	
	.header-section { height: 30px; }
	#main { padding-top:20px; }
	
	.slider li, .slider li img { height:400px; width:auto; }
	.slider li .text { top:20%; line-height:18px; padding:10px 50px; font-size:16px; }
	.slider li .text h2 { margin:0px; }
	
	.gallery .col { display: block; float:left; margin: 0 0 1.6% 1.6%; }
	.gallery .col:first-child { margin-left: 0; }
	.gallery .span_1_of_3:nth-child(n) { margin-left:1.6%; }
	.gallery .span_1_of_4:nth-child(2n+1) { margin-left:0px; }
	.gallery .span_1_of_3:nth-child(2n+1) { margin-left:0px; }
	.gallery .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
	.gallery .span_1_of_3 { width: 49.2%; }
	.gallery .span_1_of_2 { width: 49.2%; }
	.gallery .span_1_of_4 { width: 49.2%; }
	
	.list-products .span_1_of_4 { width: 49.2%; display: block; float:left; margin: 0 0 1.6% 1.6%; }
	.list-products .span_1_of_4:first-child { margin-left:0px; }
	.list-products .span_1_of_4 h3 { font-size: 14px; }
	.list-products .button.span_1_of_2 { width: 100%; margin:5px 0px; }
	.list-products .span_1_of_4:nth-child(2n+1) { margin-left:0px; }
	.list-products h3 { font-family: sans-serif; }
	
	
	
	.nav-mobile { display:block; z-index:1000; float:right; }
	.nav-list { display:none; position:absolute; top:0px; left:0px; right:0px; z-index:200; }
	.nav-item { width:100%; float:none; position:relative; }
	.nav-item > a { padding:18px; color:#000; margin:0px; }
	.nav-item img { float:right; height:22px; width:auto; margin-right:10px; }
	.nav-click { display:block; }
	.nav-item:hover .nav-submenu { display:none; }
	.nav-submenu { position:static; width:100%; padding-top:0px; margin:0px; }
	.nav-item { border-right:0px; padding-right:0px; margin-right:0px; background:#F9E576; }
	.nav-submenu { padding-top:0; }
	.nav-submenu-item { float:none; }
	.nav-submenu-item a { padding: 10px 20px; width:auto; margin:0px; background:#F9E576; }
	.nav-submenu-item a:hover { color:#444;  }
	.nav-submenu-item:last-child a { border-bottom:0px; }
	
	
}

@media only screen and (max-width: 400px){
	.iphone_hide { display:none; }
	
	.slider li .text h2 { font-size: 30px; }
}