@import url("../../hotel/templates/tpl-home.css");

.visual_gallery {
    text-align: center;
}

#logo {
    width: unset !important;
}

.scrolled #logo img {
    width: unset !important;
}

.sliderHome:after {
    display: none;
}

#grand_logo img {
    width: unset !important;
}

#grand_logo {
    margin: 55px !important;
}

#volet .menu-button {
    right: 1rem !important;
}

#navigation .flexnav li {
    line-height: unset !important;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    #logo {
        transform: none !important;
    }
}

