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