/*.colibri-menu-container svg {
	display: none !important;
}*/

.maintenance_socials, #sp-ubz32c {
	display: flex;
	justify-content: center;
}

.maintenance_social_btn i {
	margin: 0px !important;
}

/****start - BOOKING TOOL****/
@media only screen and (max-width: 901px) {
    #booking-mobile-2 {
        display: none !important;
    }
}

/*@media only screen and (max-width: 900px) {
    #booking-mobile-2 {
        display: block !important;
    }
}*/

.mobile-button-reserve {
	background: #4193b1;
  font-family: 'Montserrat';
	font-weight: 600;
  padding: 15px;
	border: 0px;
}
/****end - BOOKING TOOL****/