.main-navigation a {
    color: black !important;
}
span.opening-hours-label {
    color: white !important;
    font-weight: 500;
}
.site-footer-bottom {
    padding-top: 3rem !important;
    padding-bottom: 0rem !important;
}
.widget {
    margin-bottom: 0rem !important;
}
#mvccount {
    padding: 0px !important;
}
.widget img {
    max-width: 100% !important;
    height: auto !important;
}
.opening-hours-label, .header-social-nav a, .header-address address, .header-contact-number small, .tag-line {
    color: black !important;
}
.bnavi {
    background-color: #ececec !important;
}
.flexslider .slides img {
    width: 100%;
    display: none;
    height: 450px;
}
.main-navigation a {
    font-size: 13.2px !important;
}
.widget img {
    max-width: 100%;
    height: 230px;
}

.alignnone {
    margin: 5px 30px -19px 0;
}
.overlay {
    display: none !important;
}
.mobile-button {
    background: white !important;
}
@media only screen and (max-width: 991px)
#site-header .mobile-button {
    background: white;
}
.gallery-single #carousel .flex-direction-nav .flex-next {
    display: none !important;
}
.gallery-single #carousel .flex-direction-nav .flex-prev {
    display: none !important;
}