#logo-alto {
    margin-top: 20px;
    width: 100%;
}

#selezione-lingua {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    font-style: oblique;
}

#logo-palazzo {
    width: 80%;
    margin-bottom: 65px;
}

#logo-ologrammi {
    width: 40%;
    float: right;
    margin-right: 40px;
    margin-bottom: 90px;
}

#menu-titolo{
    font-size: 80px;
    padding-left: 64px;
    font-weight: 700;
}

#intestazione {
    background-color: #d63535ed;
    border-bottom-right-radius: 200%600px;
}

#nota-surgelati {
    font-size: 35px;
    text-align: right;
}

.address {
    padding-left: 64px;
    font-size: 60px;
    color: white;
}

.basic-header {
    margin-bottom: 20px;
}

.basic-header-menu {
    margin-bottom: 90px;
}

.generi-cibo {
    color: red;
    font-size: 80px;
    text-align: center;
    font-style: oblique;
    font-weight: 800;
    margin-bottom: 30px;
}

.food-element {
    margin-left: 20px;
}

.food-title {
    font-size: 57px;
}

.food-price {
    font-size: 45px;
}

.food-price-special {
    font-size: 39px;
}

.italic {
    font-style: italic
}

.btn-lg {
    display: block !important;
    margin: 0 auto !important;
    width: 40% !important;
    font-size:70px !important;
    margin-bottom: 80px !important;
    background-image: linear-gradient(to bottom,#d6b881 0,#d6b881 100%) !important;
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #d6b881 !important;
    background-position: 0 -15px;
}

.grid-comm {
    background-color:#b7b5b5;
}