/* mobile */
@media only screen and (max-width: 1200px){

	.phone_show { display:block; }
	.phone_hide { display:none; }
	body { font-size:14px; }

	form .row { margin-bottom:0px; }
	form input { margin-bottom:10px; }
	input, select, textarea { text-align: left; line-height:normal; padding: 5px 10px; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
	input, select  { height:45px; }
	::-webkit-input-placeholder { line-height:normal; font-size:12px; }
	input[type='submit'], input[type='reset'] { text-align:center; }
	input[type="submit"], input[type="button"], input[type="reset"], button, .btn { padding: 15px 20px; }
	.wrapper { min-width:0px; width:auto; }
	.content { padding:0 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%; }

	.span_50 { width: 100%; float:none; }

	.mt40 { margin-top:20px; }
	.pt40 { padding-top:20px; }
	.pb40 { padding-bottom:20px; }
	p.preview { font-size:15px; line-height:20px; }
	.tabs .span_1_of_3 { width: 32.2%; }
	.tabs .col { margin-left: 1.6%; }
	.tabs .col:first-child{ margin-left: 0; }
	.tabs a { padding: 10px; line-height:20px; }
	.tabcontent { padding: 10px; }
	.title_accordion { padding: 10px; }
	.size { text-align: left; font-weight:bold; }
	.page-break { margin-top:20px }
	
	h1 { font-size: 20px; margin-bottom:20px; line-height: 30px; font-weight:500; }
	h1.title { font-size: 20px; margin:20px 0 40px 0; padding-bottom:10px;  }
	h2 { font-size:28px; }
	h2.section { font-size: 25px; margin: 0 0 20px 0; line-height:30px; }
	h3 { font-size: 16px; line-height: 20px; }
	.buttons { margin-top:10px; }
	
	.notice_store { position:fixed; bottom:0; left:0; right:0; padding:20px 100px 20px 20px; text-align:left; }
	
	.header { height:115px; }
	.header .logo { text-align:left; padding: 20px 0 10px 20px; }
	.header .logo img { width:220px; height:auto; margin-top:0px; }
	.header .menu { display:none; }
	.header .menu-mobile { display:block; }
	.header .menu-mobile li a { margin:0px; padding:10px 20px; color:#FFF; display:block; text-transform:uppercase; text-align:center;}
	.header1111.smaller { display:none; }
	.header .box-lang { display:none; }
	.header .menu-mobile li.lang { display:block; background:#000; padding: 0 20px; margin:0 auto; text-align:center; }
	.header .menu-mobile li.lang img { width:25px; height:auto; margin:10px 5px; }
	.header .menu-mobile li.lang a { display:inline-block; padding:0px;  }
	.header .box-account { position:absolute; top:20px; right:0px; }
	.header .box-account li:first-child, .header .box-account li:last-child { display:none; }
	#shoppingbag { top: 60px; }
	
	.maps iframe { height: 400px; }
	.footer .social { margin:10px 0; position:relative; text-align:left; right:inherit; left:inherit; bottom:inherit;  }
	.footer .social i { margin: 0 10px 0 0; }
	.footer .box-address { padding:20px 20px 160px 20px; }
	.footer .box-address .content { padding:0px; }
	.footer .box-address .col { margin-bottom:20px; }
	.footer .col.free-shipping { text-align:left; }
	.footer .box-lang { padding:10px; line-height:18px; }
	.submenu { margin-bottom:20px; }
	.submenu li { font-size: 12px; margin:0px; }
	#cart_mini { top: 33px; right:50px; }
	
	.subcategories .content { padding: 20px 20px; }
	.subcategories ul { display:grid; grid-column-gap: 10px; grid-row-gap: 20px; grid-template-columns: 1fr 1fr 1fr; }
	.subcategories li { display:block; line-height:12px; margin:0px; }
	.subcategories li img { margin-bottom:10px; }
	
	.content-page { padding:20px; }
	#main { margin-top: 130px; }
	#main.main-slide { margin-top: 115px; }
	.home .text { bottom:150px; }
	.home .text .btn { width:200px; line-height:18px; }
	.flex { display: block; align-items: inherit;  justify-content: inherit; }
	.text { padding:20px; }
	.slider li { background-origin: border-box; background-position: center center; background-size: 100% auto; height: 230px; }

	.header-section h1 { margin: 0 0 10px 0; font-size: 30px; }
	.header-section h2 { font-size: 20px; }
	.header-section img { margin-bottom:20px; }
	.ingredients .fasce li { height:60px; }
	
	.list-ingredients { margin-top:40px; }
	.list-ingredients li { width:100%; padding:0px 20px 20px 150px; min-height:120px; }
	.list-ingredients li img { left:20px; }
	.list-ingredients li b { margin-bottom:5px; font-size:16px; }
	
	.list-products .text { padding:0px; }
	.list-products { grid-column-gap: 20px; grid-row-gap: 20px; grid-template-columns: 1fr;}
	
	.scheda-prodotto { padding: 40px 20px; }
	
	.grid.list-gallery .item {  width:50%; }
	.main-slide .d img { height: 30%; }
	.cover { background:#000; }
	.cover h2 { top: 20px; right: 20px; font-size: 20px; line-height:normal; position:relative; margin-bottom:50px; }
	.list li a { padding: 20px 40px; font-size: 20px; font-weight:300; }
	.linee .anchor { padding-top:100px;}
	.linee .color { position: relative; width: 100%; text-align:left; padding:0px; }
	.linee .color ul { margin:0 auto; text-align:center; padding:20px 0;}
	.linee .color li { width:80px; display:inline-grid; margin:0 15px; }
	.linee .color li img { height:70px; width:auto; }
	.linee .color li p { min-height:40px; margin-top:20px; }
	.linee .img-product { position: relative;  bottom:inherit; right: inherit; max-width:100%; text-align:center; }
    .linee .img-product img { height:250px; width:auto; display:inline; margin: 20px 0; }
    .linee .item-row { margin-top: 0px; }
	.linee .item-row .text { padding: 20px; position: relative; left:0; max-width: 100%; }
    .linee .title { padding: 20px; font-size:35px; line-height: 36px; }
    .linee.technical .img-product.large { max-width: 100% }
 	.linee.technical .text, .box-color h3, .box-color h4 { color: #222; }
 	.linee .item-row .cover-text h2 { color:#222; }
 	.linee .item-row .cover-text { position: relative; bottom: 0px; left: 0px; max-width:100%; font-size: 14px; line-height: 18px; padding:20px; color:#222; }
 	.linee .item-row .image .bg { display:none; }
 	.box-color .pics img.pic2 { left:80px;top:-60px;z-index:3 }
	.box-color .pics img.pic3 { left:180px;top:-100px;z-index:2 }
	 .item-row { margin: 20px auto; }
    
    .account-container, .login-container  { grid-template-columns: auto; }
    .account-container .item, .login-container .item { border-right: 0px solid #000; padding: 0 0 40px 0; }
    .linee .item-row h2 { padding: 10px 20px; }
	.linee.technical h3 { padding: 0px 20px; }
	.linee .title .btn { right: 20px; top: 20px; }
	
	
	.box-newsletter .content { padding:20px 40px; display:grid; grid-template-columns:1fr; gap:40px; }

	
	.grid .col { display: block; float:left; margin: 0 0 5% 5%; }
	.grid .col:first-child { margin-left: 0; }
	.grid .span_1_of_3:nth-child(n) { margin-left:5%; }
	.grid .span_1_of_6:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_5:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_4:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_3:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_3 { width: 47.5%; }
	.grid .span_1_of_2 { width: 47.5%; }
	.grid .span_1_of_4 { width: 47.5%; }
	.grid .span_1_of_5 { width: 47.5%; }
	.grid .span_1_of_6 { width: 47.5%; }

	div.top { right:20px; bottom:30px; z-index:200;}
	
	.map { height:300px; }

	.nav { overflow-y:scroller; }
	.nav .divider { border-right:0px; margin-right:0px; padding-right:0px; }
	.nav-mobile { display:block; position:fixed; top:40px; right:10px; left:inherit; z-index:2222; color:#FFF; }
	.nav { width:100%; padding:0px; margin:0; background:#000; }
	.nav-list { display:none; position:absolute; z-index:2; top:0px; right:0px; left:0px; }
	.nav-item { width:100%; float:none; position:relative; border-bottom:1px solid #222; }
	.nav-item > a { display:block; background:#000; padding: 15px 20px; }
	.nav-click { display:block; }
	.nav-item:hover .nav-submenu { display:none; }
	.nav-submenu { position:static; width:100%;}
	.nav-item { border-right:0px; padding-right:0px; margin-right:0px; }
	.nav-submenu { padding:0; margin:0px; text-align:center; background:#111; }
	.nav-submenu-item a { border:0; margin:0px; border-bottom:1px solid #222; text-align:center; }
}


/* iPads  mini */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	
	.list-products { grid-column-gap: 20px; grid-row-gap: 20px; grid-template-columns: 1fr 1fr 1fr;}
	
	
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
	.list-products { grid-column-gap: 20px; grid-row-gap: 20px; grid-template-columns: 1fr 1fr;}
	
}


/* iPads Pro */
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : landscape) {
    .slider li { height: 700px;  }
    .nav-mobile { right:20px; }
    .item-row { margin: 40px auto; }
    .header .menu li a { padding:15px; }
    .ingredients .fasce li { height: 120px; }
    .list-ingredients li { width: 50%; }
    .list-products { grid-column-gap: 20px; grid-row-gap: 20px; grid-template-columns: 1fr 1fr 1fr;}
	
    
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait) {
	.nav-mobile { right:20px; }
	.slider li { height: 500px;  }
	.item-row { margin: 40px auto; }
	.header .menu li a { padding:15px; }
	.ingredients .fasce li { height: 120px; }
	.list-ingredients li { width: 50%; }
	.list-products { grid-column-gap: 20px; grid-row-gap: 20px; grid-template-columns: 1fr 1fr 1fr;}
	
}



@media only screen and (min-device-width : 600px) and (max-width: 1200px){
	.grid.list-gallery .item {  width:25%; }
	.list-products { grid-column-gap: 20px; grid-row-gap: 20px; grid-template-columns: 1fr 1fr 1fr;}
}
@media only screen and (min-device-width : 550px) and (max-width: 800px){
	.grid.list-gallery .item {  width:33.33%; }
	.list-products { grid-column-gap: 10px; grid-row-gap: 20px; grid-template-columns: 1fr 1fr;}
}
@media only screen and (min-device-width : 100px) and (max-width: 550px){
	.grid.list-gallery .item {  width:50%; }
	.list-products { grid-column-gap:0px; grid-row-gap: 20px; grid-template-columns: 1fr;}
}



/* solo mobile */ 
@media only screen and (max-device-width: 768px){

	.grid.box-home .col { width:100%; margin:0 0 5% 0; }
}