
/* this is style for global */


body {
    font-family: 'Montserrat', sans-serif;

}
p {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 300;}
h1 {

    font-weight: 700;
}
h4 {
    color: black;
    font-size: 2rem;
}
h5 {
    font-size: 1.5rem;
    font-weight: 500;
    
}
.categorii h5 {
    padding-top:5px;
}
a {
    color:white;
    text-decoration: none;
}


.myherobox {
    min-height: 437px;
    background-image: url(images/restaurant.jpg);
  

}

.mt-5 h1 {
    font-weight: 600;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.932);
}
.search {
    width: 500px;
    border: none;
}


/* this is style for localuri.html */

.linie {
    background-color: white;
}

/* This is style for adauga-client-nou */

.culoare-fundal {
    background-color: #F8F9FA;
}
.card-body p { font-style: normal;}

/* This is style for adauga-meniu */



/* This is style for adauga-produs */




