/* override.css - Please comment any additions */

/* Lower z-index of mobile overlay to allow interaction with takeover content */
.l-mobile-nav {
    z-index: 10020;
}

/* Hide dealer opening times*/
.c-dealer-contact-card__opening-times {
    display: none;
}