/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 12 2026 | 14:30:29 */
/**************************************************/
/* Gold Color: #C2AE71 */
/**************************************************/


#main_menu .menu-item a {
	font-family: "poppins" !important;
    font-weight: 400 !important;
	font-size:15px !important;
}

.top_bar.scroll #logo_right_button {
    top: 5px !important;
}

.booking-cta {
	background-color: #C2AE71 !important;
	color:#ffffff !important;
	border: 0px !important;
}

.booking-cta a {
	color:#ffffff !important;
}

.booking-cta .ti-bookmark-alt {
	visibility:hidden !important;
	width: 0px !important;
}

#logo_right_button .header_call_wrapper span {
	font-family: "poppins" !important;
	text-transform:uppercase !important;
	font-size:15px !important;
    font-weight: 400 !important;
    margin-right: 10px !important;
    margin-left: 5px !important;
	letter-spacing: 0.12em !important;
}

.mobile_menu_wrapper {
    padding: 50px !important;
}

html, body {
	overflow-x: hidden !important;
}

@media only screen and (min-width: 1200px) {
    #logo_right_button {
        top: 19px !important;
    }
}

.header_client_wrapper {
    font-size: 16px !important;
}

* {
	box-sizing: border-box;
}

.social-links {
	display: flex;
	margin-top:20px;
    text-align: left;
}

.social-links a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #2e2e2e;
    margin-right: 5px;
}

.social-links .fab {
	font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

.social-links .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}




.award-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer_bar_wrapper {
    display: flex !important;
    align-items: center !important;
    flex-direction: column !important;
}

#copyright {
    text-align: center !important;
}
