.fill_bg_n .menu-row.bgcolored,
.fill_bg_y .menu-row.bgcolored>.maxwidth-theme {
    background: url(/upload/img/bg/menu-bg.jpg);
    background-size: cover;
}

.menu-row.bgcolored .menu-only {
    /*background: url(/local/img/bg/menu-bg.jpg)!important;*/
    /*background-size: cover;*/
    background: none!important;
}

.properties__value {
    /*float: right;*/
}

footer .footer-inner {
    background: url(/upload/img/bg/footer-bg.jpg)!important;
}

.logo_and_menu-row {
    /* background: url(/upload/img/bg/top-bg.jpg)!important; */
}

body {
    font-weight: 500!important;
}

.menu-item .name {
    font-weight: 500;
}