* {
  box-sizing: border-box;
  margin:0;
  padding:0;
}

a:link{
  text-decoration:none;
}

body {
  font-family: arial,sans-serif;
  margin-top: 8px;
}
.cat{
    background: ##ffe500;
    height: 25px;
    width: 100%;
    line-height: 25px;
    text-align: center;
    color: white;
    font-weight: bold;
}

.menu_d{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
	height: 61px;
    background: white;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #d2d2d2;
    z-index: 10;
}

.menu_d20{
    width:20%;
	float:left;
	text-align:center;
}

.men5{
    width:20%;
	float:left;
	text-align:center;
}

.menu_c{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #d2d2d2;
    z-index: 10;
}

.men6{
    width:25%;
	float:left;
	text-align:center;
}

.mencar{
    margin-top: 1px;
	margin-left: -10%;
	text-align: center;
	background-color: red;
	color: white;
	width: 22px;
	border-radius: 20px;
	height: fit-content;
	float: left;
}

.header {
    text-align: center;
}

.banner{
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 7px;
    width: 50%;
    float: left;
    background-color: #ffe500;
}

.banner img{
 border-radius:5px;
}

.box-articolo{
    width: 48%;
    min-height: 490px;
    border-radius: 10px;
    text-align: center;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 5px;
	margin-top: 5px;
}

.box-articolo a:{
    text-decoration: none;
	color: black;
}

a.green{color: #228645;}
a.green:visited {color:#228645;}
a.green:hover {color:#228645;}

.red-shop{
margin-top: 1px;
margin-left: -10%;
text-align: center;
background-color: red;
color: white;width: 22px;
border-radius: 20px;
height: fit-content;
float: left;
}

p#sotit{
    text-align: center;
    font-size: 16px;
    padding: 5px;
}


.text-art{
	padding: 2px;
	font-size: 22px;
	font-weight: bold;
	color:black;
}

.box-categoria{
    width: 49%;
    border-radius: 5px;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
}

.box-blog{
    width: 100%;
	float: left;
	text-align: center;
	font-size: 25px;
}

.box-az{
    text-align: center;
	background: aliceblue;
	width: 100%;
	min-height: 300px;
	float: left;
	margin-top: 36px;
}

.box-carrello{
    float: left;
	width: 100%;
	line-height: 30px;
	margin-bottom: 10px;
}

.fotocar{
    margin-bottom: 5px;
	width: 16%;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

img.fotocarr{
    width: 100%;
	max-width: 100px;
	float: left;
}

.grammi{
    width: 100%;
    float: left;
}

.carvuoto{
	min-height: 20px;
	float: left;
	width: 40%;
	margin: 10px auto;
	font-size: 18px;
}

.boxmeno{
	min-height: 20px;
	width: 150px;
	margin: 10px auto;
	font-size: 18px;
}

.green{
	min-height: 20px;
	float: left;
	width: 40%;
	margin: 10px auto;
	font-size: 18px;
}

a.greenb{text-decoration: none;color: black;}
a.greenb:visited {text-decoration: none;color: black;}
a.greenb:hover {text-decoration: none;color: black;}

a.greentit{text-decoration: none;color: #228645;}
a.greentit:visited {text-decoration: none;color: #228645;}
a.greentit:hover {text-decoration: none;color: #228645;}

.box-gram{
	float: left;
    width: 23%;
    margin-bottom: 15px;
    padding: 10px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
    border: 1px solid black;
    background: #fff;
    color: black;
    margin-top: 15px;
	border-radius: 18px;
}

.box-gram a:link{
    color:black;
}

.box-gram a:visited{
    color:black;
}

.box-gram_c{
	float: left;
    width: 23%;
    margin-bottom: 15px;
    padding: 10px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
    border: 1px solid black;
    background: #4caf50;
    color: white;
    margin-top: 15px;
	border-radius: 18px;
}

.box-gram_c a:link{
    color:white;
}

.box-gram_c a:visited{
    color:white;
}
.box-gram3{
	float: left;
    width: 31%;
    margin-bottom: 15px;
    padding: 10px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
    border: 1px solid black;
    background: #fff;
    color: black;
    margin-top: 15px;
	border-radius: 18px;
}

.box-gram3 a:link{
    color:black;
}

.box-gram3 a:visited{
    color:black;
}

.box-gram3_c{
	float: left;
    width: 31%;
    margin-bottom: 15px;
    padding: 10px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
    border: 1px solid black;
    background: #4caf50;
    color: white;
    margin-top: 15px;
	border-radius: 18px;
}

.box-gram3_c a:link{
    color:white;
}

.box-gram3_c a:visited{
    color:white;
}

.box-gram6{
    float: left;
    width: 14.6%;
    margin-bottom: 15px;
    padding: 10px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
    border: 1px solid black;
    background: #fff;
    color: black;
    margin-top: 15px;
	border-radius: 18px;
}

.box-gram6 a:link{
    color:black;
}

.box-gram6 a:visited{
    color:black;
}

.box-gram6_c{
    float: left;
    width: 14.6%;
    margin-bottom: 15px;
    padding: 10px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
    border: 1px solid black;
    background: #4caf50;
    color: white;
    margin-top: 15px;
	border-radius: 18px;
}

.box-gram6_c a:link{
    color:white;
}

.box-gram6_c a:visited{
    color:white;
}

.box-articolo a:link {text-decoration: none;color: black;}
.box-articolo a:visited {text-decoration: none;color: black;}

.box-art-foto{
    margin-bottom: 2px;
}

.boxblue{
	text-align: center;
	background: aliceblue;
	width: 100%;
	min-height: 110px;
	float: left;
	padding-top: 44px;
	font-size: 22px;
	font-weight: bold;
}

img.foto {
  border-radius: 8px 8px 8px 8px;
}

.box-art-tit{
   padding: 2px;
   font-size: 22px;
   font-weight: bold; 
   height: 75px;
}

.box-articolo-foto{
   margin-bottom: 2px;
   width: 100%;
   overflow: hidden;
}

.box-da{
   font-size: 18px;
}

.box-min{
   font-size: 20px;
   font-weight: bold;
}

.box-note{
	color: #E91E63;
	padding: 1px;
	margin-top: -111px;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

#cen { text-align:center; }

.buttonor { border: 0px;background: white; }

#td1 { background: #32CD32;color: black;text-decoration: none;}
#td2 { background: #4169E1;color: white;text-decoration: none;}
#td3 { background: #FF8C00;color: black;text-decoration: none;}
#td4 { background: #8A2BE2;color: white;text-decoration: none;}
#td5 { background: #4169E1;color: white;text-decoration: none;}
#td6 { background: #DC143C;color: white;text-decoration: none;}
#td7 { background: #ec2e15;color: white;text-decoration: none;}
#td8 { background: #108510;color: white;text-decoration: none;}
#td9 { background: white;color: black;text-decoration: none;}

.order-status{
    color: white;
    text-decoration: none;
    max-width: 230px;
    border-radius: 10px;
}

.order-check{
    max-width: 800px;
	margin: 0px auto;
	margin-bottom: 15px;
	text-align: center;
}

.resume{
    width: 99%;
    margin-left: 1%;
    margin-top: 5px;
    height: 105px;
}

.prodotto-foto{
    float: left;
    width: 110px;
}

.order-check a:link{
    color:black;
}

.order-check a:visited{
    color:black;
}

.price{
    font-size: 23px;
}

.box-carrellof{
	float: left;
	width: 100%;
	font-size: 16px;
}

.fotocarf{
margin-bottom: 5px;
}

img.fotocarf{
	width: 15%;
	max-width: 60px;
	height: 60px;
	float: left;
	margin-left: 5px;
}

.carfi{
	color:black;
	width: 80%;
	height: 30px;
	margin-left:3px;
	margin-right:3px;
	float: left;
}

.carie{
	padding: 10px;
	float: left;
	width: 100%;
	font-size: 16px;
}

.carof{
	color:black;
	width: 80%;
	height: 30px;
	margin-left:3px;
	margin-right:3px;
	float: left;
}

.carblu{
	padding: 10px;
	background: aliceblue;
	font-size: 16px;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  width: 50%;
  margin-top: 20px;
  margin-left: 25%;
  margin-right: 25%;
  font-size: 20px;
  border-radius: 18px;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  font-size: 15px;
  line-height: 20px;
  margin-top: 5px; 
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 0px;
    transition: 0.3s;
    font-size: 17px;
}

.tab button.active {
    background-color: #228645;
	color:white;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
   
}

.tabcontent.active {
    display: block;
    background-color: #fff;
}

.text_cat{
	float: left;
	width: 94%;
    margin: 10px 3% 10px 3%;
	line-height: 25px;
	font-size: 17px;
}

.form1{
	text-align: center;
}

.iform{
	width: 100%;
    height: 130px;
    float: left;
}

#submitBtn {
   padding: 5px;
   margin-top: 6px;
   font-size: 12px;
   border-radius: 18px;
   background-color: #fecb2c;
   color: black;
   width: 80%;
}

#submitBtn2 {
   padding: 5px;
   font-size: 30px;
   border-radius: 25px;
   background-color: #fecb2c;
   color: white;
   float: left;
   width: 50px;
}

.dope {
   float: left;
   font-size: 22px;
   width: 50px;
   line-height: 50px;
}

.totpro{
	float: left;
	width: 100%;
	font-size: 15px;
}

#submitBtn3 {
   padding: 5px;
   font-size: 30px;
   border-radius: 25px;
   background-color: #fecb2c;
   color: white;
   float: left;
   width: 50px;
}

#submitBtn4 {
	padding: 5px;
	font-size: 30px;
	border-radius: 18px;
	background-color: #fecb2c;
	color: white;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top:5px;
}

#submitBtn5 {
	border-radius: 6px;
	background-color: #fecb2c;
	color: white;
	font-size: 20px;
	padding: 5px;
}

#submitBtn6 {
	padding: 5px;
	font-size: 30px;
	border-radius: 18px;
	background-color: #fecb2c;
	color: white;
	float: left;
	width: 100%;
	margin-top:5px;
	margin-bottom:20px; 
}

#submitBtn7 {
	padding: 5px;
	font-size: 30px;
	border-radius: 18px;
	background-color: #fecb2c;
	color: white;
	width: 80%;
	margin-top:5px;
	margin-bottom:20px;
}

#contform {
	width: 80%;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
}

#formdat { 
    padding: 5%;
	background-color: #f2f2f2;
	text-align: center; 
	padding-bottom: 80px; 
  }

.plus{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
  }
  
.carbot {
	padding: 5px;
	font-size: 20px;
	border-radius: 18px;
	background-color: #228645;
	color: white;
	width: 40%;
	float: left;
	text-align: center;
	margin-left: 30%;
	margin-right: 30%;
	margin-top:5px;
}

.menu-top{
  width: calc(100% / 3);
  height: 35px;
  line-height: 35px;
  float: left;
  text-align: center;
  background-color: #415444;
  color: white;
  margin-top: -10px;
  margin-bottom: 15px;
}

.menu-top a{
  width: 100%;
}

footer{
    color: black;	
	padding-bottom: 70px;
	float: left;width: 100%;
	margin-top:5px;
	text-align:center;
	background: #e4e4e4;
	border-radius: 5px;
	padding-top: 5px;
	font-size: 16px;
	line-height: 24px;
}

footer a:link{
  color: black;
}

footer a:visited{
  color: black;
}

.numero-verde-logo{
 display: none;
}

.box-in{
    min-height: 250px;
    float: left;
	width:100%;
}

.top{
margin: 20px;
margin-top: 40px;
text-align:center;
font-size: 18px;
}

.desc{
    margin-top: 10px;
	float: left;
	width: 100%;
	font-size: 18px;
}

.fotobox{
    width: 100%;
    float: left;
}

h2{
    margin-bottom: 0px;
}

h3{
    text-align: center;
    margin-bottom: 20px;
    font-size: 21px;
}

.sot_sx{
    float: left;
    width: 100%;
	margin-top: 10px;
	font-size: 18px;
}

.sfot{
    float: left;
    width: 60%;
    padding: 2%;
    margin-left: 20%;
	margin-right: 20%;
    margin-top: 20px;
    line-height: 25px;
    text-align: center;
    background: #ffe500;
    border-radius: 20px;
	font-size: 18px;
	color: black;
}

.sfon{
    float: left;
    width: 56%;
    padding: 2%;
    margin-left: 20%;
    margin-top: 20px;
    line-height: 25px;
    text-align: center;
    background: #228645;
    color: white;
    border-radius: 20px;
	color: white;
    font-size: 22px;
}

.sfon a:link{
	color: white;
}

input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

input.botu {
    width: 100%;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
}


@media only screen and (min-width: 820px){
  .numero-verde{
   display: none;
  }

  .numero-verde-logo{
   display: block;
  }

body{
	margin: 8px;
}


.header {
    text-align: center;
    margin-top: 60px;
}


h1{
    margin-top: 0px;
}

h2{
    margin-top: 0px;
}

.fotobox{
    width: 50%;
    float: left;
}

.sot_sx{
    float: left;
    width: 50%;
}

.desc{
	width: 100%;
    float: left;
    margin-top: 10px;
}

.box-articolo{
    width: 24%;
    min-height: 500px;
    border-radius: 10px;
    text-align: center;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 5px;
	margin-top: 5px;
}

.box-categoria{
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    border-radius: 9px;
    float: left;
}
}
