.page-head .become-dealer.hls-orange {
    background: #eb6608 !important;
}

.login-message {
    background: #eb6608;
}

.logged-in .header-utilities .log-out {
    background: #eb6608;
}

.green-new-label {
    background-color: #eb6608;
}

.premium-indicator.unlocked {
    background: #eb6608;
}

.c-contact-detail-wr .opening-hours ul li.active {
    background: rgba(235, 102, 8, 0.3);
}

.become-dealer.hls-orange .last-downloads-area>span.title {
    border-bottom: 1px solid #FFF !important;
}

.icheckbox_flat, .iradio_flat {
    background-image: url('../vendor/jquery/plugin/icheck/css/flat/flat-hls@2x.png') !important;
}


@media only screen and (max-width: 1023px) {
    .assortment .assortment-items .item-wr .item .full {
        background: rgba(55, 171, 73, .85);
    }
}