/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.booking_calendar iframe {
    width: 100%;
    /* filter: grayscale(85%); */
    height: 345px;
    margin-bottom: 15px;
}

.lang-menu:after {
    font-family: "bootstrap-icons";
    content: "\F3EE";
    position: relative;
    right: -11px;
    top: 2px;
}

.anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}
