.dark-layer {
    display: none !important
    }
div.header, header.header, .header-background {
    background-color: #ed1c24 !important
    }
.btn-main-menu:hover {
    background-color: #ebebeb !important
    }
.header-item:hover {
    background-color: #ebebeb !important
    }
.btn-main-menu:hover {
    color: #ed1c24 !important
    }
.header-item:hover {
    color: #ed1c24 !important
    }
.btn-main-menu, .header-item {
    color: #fff !important;
    background-color: #ed1c24 !important
    }
.footer {
    background-color: #ed1c24 !important;
    border-color: #ed1c24 !important
    }