html,body{
 font-family: 'Karla', sans-serif;
 font-size: 28px;
 /* line-height: 1.5; */
 /* line-height: 1.5; */
 background-image: url(/A5sfondo.jpg);
 background-size: contain;
 background-repeat: repeat-y;
} 
html{overflow-x:hidden} 
h1{font-size: 40px;line-height: 40px;color: #92c028;/* font-weight: normal; */padding: 5px 20px 30px 10px;margin: 0px;font-family: 'Karla', sans-serif;} 
h2{font-size: 48px;font-family: 'Vivaldi', sans-serif;font-weight:normal;margin: 30px;} 
h3{font-size:24px} 
h4{font-size: 16px;margin: 0px 10px;font-family: 'Karla', sans-serif;color: #478642;} 
h5{font-size:18px} 
h6{font-size:16px} 
hr{border:0;border-top:1px solid #eee;margin:20px 0} 
.foto {
    width: 95%;
    /* border: 1px solid #d3e2d2; */
    padding: 10px;
}
.testo {
 color: #0c0c0c;
 /* background: #f9f7ea; */
 /* border-radius: 5px; */
 /* padding: 20px; */
 /* box-shadow: 0px 0px 5px #686868; */
 /* margin: 10px 0px; */
 font-size: 20px;
 line-height: 1;
 background-image: url(https://www.ilrifugiopecorella.it/wp-content/uploads/2018/10/bg-farming-services1mod.png);
 background-repeat: no-repeat;
 background-position: bottom;
 background-size: cover;
 padding: 50px 30px 150px 30px;
 border: 1px solid #d3e2d2;
 margin: 5px 0px 5px 0px;
}
.carta .tipo {font-size: 16px;font-family: sans-serif;color: white;background: #478642;padding: 5px;}
.prodotto {
 border-left:2px solid #92c028;
 margin: 10px;
 padding: 5px
}
.menu {
 /* border-bottom:1px solid #92c028; */
 padding-bottom: 50px;
 margin-bottom: 50px;
 text-align: center;
}
.allergene {
 max-height:40px;
}
.descrizione {
 margin-left: 11px;
 font-size: 18px;
 font-family: sans-serif;
 color: #478642;
}

.separa {
 border-bottom: 2px dashed #e1e8e6;
 margin: 15px;
}
.oppure {
    font-size: 12px;
    font-family: sans-serif;
    color: #478642;
  text-align:center;
}
.logo {
  /* float: right; */
  max-width: 100px;
}
.end {
 border-bottom: 2px dashed #e1e8e6;
 margin: 0px 0px 80px 0px;
}

.carta {
    /* font-family: Arial; */
}

.carta .nome {
	font-size: 20px;
}

.menu .prodotto {
    /* border-bottom: 1px solid #d4e1dd; */
    /* min-height: 70px; */
    margin: 0px;
    border-left: none;
    /* text-align: left; */
    font-family: 'Montserrat', sans-serif;
}

.prezzo small {
    font-weight: normal;
    font-family: sans-serif;
}

.prezzo {
    font-family: sans-serif;
    float: right;
    color: #5b844a;
    font-size: 18px;
    margin: 10px 0px 10px 10px;
}

.menu .descrizione {
 margin-left: 0px; 
 font-size: 16px;
 font-family: sans-serif;
 color: #478642;
}

.menu .allergeni {
 font-size: 16px;
 color: #478642;
 font-family: 'Karla', sans-serif;
}

.menu .vini {
    margin: 0px;
    border-left: none;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
}
.euro {
 /* text-wrap:auto; */
 text-wrap-mode: nowrap;
 font-size: 20px;
 color: #478642;
 margin-left: 10px;
}

.gruppo {
    font-size: 32px;
    /* font-family: 'Vivaldi', sans-serif; */
    font-weight: bold;
    margin: 30px 0px 10px 0;
    color: #92c028;
}

.descriz {
    text-align: justify;
    font-size: 16px;
    color: #478642;
    font-family: 'Karla', sans-serif;
    margin: 0 5px;
}