#site-header {
    display: none !important;
}
.meniu_activ a {
    background:#f53b34 !important;
}

.clasa_generala_btn {
    position: fixed;
    bottom: 0;
    left: 0px;
    z-index:999;
    background:#000;
}





@media(max-width:992px)
{
    .sectiune_mancare {
        padding-top:0px !important;
    }  
}