.pmenu {
    width: 100%;
    height: auto;
}

.pmenu_header {
    width: 100%;
    height: auto;
}
.pmenu_menu {
    width: 100%;
}

.pmenu_divider {
    width: 100%;
    height: 3px;
    background-color: #FAF0D9;
}

.pmenu_homevideo {
    width: 100%;
}

.pmenu_benvenuti {
    width: 100%;
}

.pmenu_storia {
    width: 100%;
}

.pmenu__pagina {
    font-size: 1.4rem;
}

.pmenu_vetrina {
    width: 100%;
}

.pmenu_degusteria {
    width: 100%;
}

.pmenu_footer {
    width: 100%;
    height: auto;
}

.mazienda {
    background-color: white;
    height: auto;
    width: 100%;
}

hr {border-top: 1px solid #000; width:50%;}

a {color: #000;}

a:link{text-decoration:none;}

#contact2{
    letter-spacing:3px;
}



#author a{
  color: #fff;
  text-decoration: none;
    
}


@media (min-width: 768px) {
    .carousel-multi-item-2 .col-md-3 {
        float: left;
        width: 25%;
        max-width: 100%; } }

.carousel-multi-item-2 .card img {
    border-radius: 2px; }