/*** Contact-Page-CSS ***/
.contact-animation .content-box {
    display: none;
}

.contact-animation .booking-img {
    opacity: 0;
}
/*** Contact-Page-CSS ***/

/*** Start ***/
.elementor-kit-139 a {
		color: inherit;
    font-style: inherit;
}

.comments-link a {
		color: #046bd2;
}

a:focus {
    outline: unset;
}

.menu-toggle:focus {
   outline: unset !important;
	 border-style: unset !important;
}

.elementor-grid-item .elementor-social-icon-instagram {
		background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
/*** End ***/