/* put below your custom css code for VikRestaurants */

/* il titolo della sezione del menu */
.vrmenu-sectionsbar > span a {
    font-family: 'Cinzel', cursive; 
}

/* il titolo della sezione del menu */
.vrmenu-detailshead h3 {
   font-family: 'Cinzel', cursive;
   font-size: 2.5em !important;
   color: #FF0000 !important;
}

/* il titolo della sezione del menu */
.vrmenu-sectionsbar > span a {
    font-family: 'Cinzel', cursive;
    font-size: 1.2em !important;
}

/* il titolo della sezione del menu nella parte interna/di descrizione */
.vrmenu-detailssectionsubdesc h3 {
    font-family: 'Cinzel', cursive;
}

/* Dimensioni titolo menu TakeAway */
.vrtkitemsdiv .vrtkiteminfodiv .vrtkitemnamesp {
    font-size: 35px;
}

/* Dimensione bottone aggiunta take-away */
.vrtkitemsdiv .vrtksinglevar .vrtkvaraddbuttondiv .vrtkvaraddbutton {
    font-size: 40px;
}