/*
Theme Name: Theme by Evolution Design Agency 
Theme URI: http://evolutiondesign.com.au
Author: Evolution Design Agency
Author URI: http://evolutiondesign.com.au
Description: Responsive Bootstrap Theme
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* -------------------------------------------------------------- 
	WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:0.8em;
    margin:5px 0 0 0;
}

.gallery:after {content:"";display:table;clear:both;}

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}


.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}


.gallery figure {float:left; margin:0 2% 1em 0;}


.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}


.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}


.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}


.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}


.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}


.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}


.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}


.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}


.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}

/* -------------------------------------------------------------- 
	End WordPress Core
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
	Typography
-------------------------------------------------------------- */

body {
	font-family: 'Spectral', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}

h1 {
    font-size: 44px;
    font-weight: 400;
	margin-bottom: 20px;
	line-height: 120%;
}

h2 {
    font-size: 36px;
    font-weight: 400;
	margin-bottom: 8px;
	line-height: 120%;
}

h3 {
    font-size: 28px;
    font-weight: 400;
	margin-bottom: 8px;
}

h4 {
    font-size: 21px;
    font-weight: 400;
	margin-bottom: 24px;
	line-height: 120%;
}

h5 {

}

a, a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	max-width: 100%;
}

b, strong {
	font-weight: 700;
}

button {
	outline:none;
	padding:0;
}

a.button, button {
	display:block;
	width:240px;
	height: 40px;
	line-height: 40px!important;
	color:#132430;
	border:1px solid #474747;
	border-radius: 12px;
	transition:all 0.4s;
	text-align: center;
	text-decoration:none;
	background-color: rgba(255,255,255,0);
}

a.button:hover, button:hover {
	transition:all 0.4s;
	color: #fff;
	background-color: #474747;
	cursor: pointer;
}

a.button.dark, button.dark {
	color: #fff;
	border:1px solid #474747;
	background-color: #474747;
	transition:all 0.4s;
}

a.button.dark:hover, button.dark:hover {
	transition:all 0.4s;
	color: #474747;
	background-color: #fff;
}

@keyframes bounce {
	0%,25%,50%,75%,100% {
		transform: translateX(0);
	}
	40% {
		transform: translateX(20px);
	}
	60% {
		transform: translateX(12px);
	}
}

.search-result {
	margin-bottom: 25px;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    padding: 10px 0px;
}

.search-result h3 {
	font-size: 27px;
}

.search-result h3 a {
	text-decoration: none;
}

/* -------------------------------------------------------------- 
	General Styling
-------------------------------------------------------------- */
html {
	scroll-behavior: smooth;
}

.container {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}


.container-fluid {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.fasc-button {
	color: #000000 !important;
	background-color: #aaaaaa !important;
	padding: 10px 30px !important;
	border-radius: 10px !important;
}

.vid-wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
  
.vid-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* -------------------------------------------------------------- 
	Whole Page Search Styling
-------------------------------------------------------------- */
#header-desktop-search-wrapper { 
	display: none; 
}
	
span.dashicons.dashicons-search.search-icon {
	display: none;
}

.search-btn {
	margin-top:20px;
	text-align: center;
	cursor: pointer;
	width:50px;
	display:none;
}

.search-btn span {
	color: #132430;
	font-size: 18px;
}

.home.scroll .search-btn span { 
	color: #132430;
}

.search-overlay {
	position: fixed;
	height: 0px;
	width: 0px;
	border-radius: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
	transition: all 0.4s linear;
	z-index:9999;
}

.search-overlay.active {
	height: 4000px;
	width: 4000px;
	z-index: 9999;
}

.close-btn {
	position: fixed;
	z-index: 99999;
	right: 25px;
	top: 25px;
	font-size: 20px;
	color: #132430;
	cursor: pointer;
}

.search-overlay, .search-data {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.search-data {
	position: absolute;
	width: 400px;
	display: flex;
	text-align: center;
}

.search-data input {
	height: 100%;
	width: 100%;
	background: none;
	border: none;
	outline: none;
	font-size: 22px;
	font-weight: 500;
}

.search-data .line {
	position: absolute;
	height: 3px;
	width: 100%;
	background: #000000;
	bottom: 0;
	transform: scaleX(0);
	transition: transform 0.4s 0.3s linear;
}

.search-data .line.active {
	transform: scaleX(1);
}

.search-data label {
	position: absolute;
	top: 50%;
	left: 0;
	font-size: 20px;
	transform: translateY(-50%);
	pointer-events: none;
	color: rgba(255,255,255,0.7);
}

.search-data input:valid ~ label {
	opacity: 0;
}

.search-data span {
	color: #000000;
	position: absolute;
	width: 50px;
	font-size: 22px;
	right: 0;
	top: 0;
	cursor: pointer;
}

.search-data button {
	position: absolute;
	width: 50px;
	height: 50px;
	background-color: transparent;
	right: 0;
	top: 0;
	line-height: 45px;
	cursor: pointer;
	border: none;
	outline: none;
} 

.search-data, .search-data span,
.search-data label, .close-btn {
	display: none;
}

input:-internal-autofill-selected {
	background-color: #ffffff;
}

/* -------------------------------------------------------------- 
	Header & Navigation Styling
-------------------------------------------------------------- */
#header-wrapper {
	padding:20px 0;
	position: relative;
	z-index:9999;
}

#header-wrapper .container {
	justify-content: space-between;
}

#header-wrapper .socials {
	text-align: left;
	display:none;
	min-width:215px;
}

#header-wrapper .socials a {
	color:#212529;
}

#mega-menu-primary {
	margin-top:50px !important;
}

.home #header-wrapper {
	position: absolute;
	padding-top:40px;
	top:0;
	left:0;
	right:0;
	z-index:9999;	
}

#book-wrapper {
	display:none;
}

#header-logo {
	display:none;
}

#header-wrapper #book-wrapper {
	padding-top:10px;
}

#header-wrapper #book-wrapper button {
	max-width: 160px;
}

#mobile-menu {
	display:block;
	width:100%;
}

#mobile-menu a {
	text-decoration:none;
	margin-right:10px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-4 .mega-toggle-animated {
	width:30px;
	margin-top:12px;
}

#main-menu {
	padding: 60px 0 60px;
	display:none;
}

#main-menu a {
	margin:0 30px 15px;
	border:1px solid #474747;
}

#main-menu a:hover {
	background: #fff;
	color:#474747;
	transition:all 0.4s;
}

.mega-toggle-blocks-left span {
	color:#fff;
	margin-left:30px;
}

.mega-toggle-blocks-right {
	position: relative;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu a {
	text-align:center;
}

#mega-menu-wrap-primary .mega-menu-toggle {
	width:90%;
	margin:0 auto;
	border-radius: 10px;
}

#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
	right: 0;
    left: 0 !important;
	width: 90% !important;
	margin:0 auto;
	border-radius: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	background: #132430;
	visibility: visible !important;
}

#mega-menu-wrap-primary #mega-menu-primary input[type="text"] {
	color:#fff;
	height: 40px;
	width:60%;
	border: 1px solid #474747;
}

#mega-menu-wrap-primary #mega-menu-primary input[type="submit"] {
	display: inline-block;
	width:35%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #474747;
    border-radius: 12px;
    transition: all 0.4s;
    text-align: center;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0);
}

/* -------------------------------------------------------------- 
	Homepage Styling
-------------------------------------------------------------- */

#home-banner {
	border:20px solid #fff;
	border-radius:75px;
	overflow: hidden;
	position: relative;
	height: 100vh;
	max-height: 768px;
}

#home-banner .heading {
	position: absolute;
	top:0px;
	z-index:99;
	text-align:center;
	width:100%;
	height: 100%;
	color:#132430;
}

#home-banner .heading .container {
	flex-direction: column;
	align-content:center;
	justify-content:center;
	height: 100%;
}

#home-banner:before {
	content:"";
	display:block;
	width:100%;
	height:100%;
	position: absolute;
	z-index: 98;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.1) 100%);
}

#home-banner .slide {
	height: 100vh;
	max-height: 768px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
	text-align:center;
}

#home-banner .slide h2, #home-banner .slide h3, #home-banner .slide a{
	z-index:999;
	line-height:1.2;
}

#home-banner .button {
	margin:15px auto 0;
}

#home-banner .tns-controls {
	width: 100%;
	position: absolute;
	bottom:15%;
	z-index:101;
}

#home-banner .tns-controls button {
	position:absolute;
	color:transparent;
	font-size: 1px;
	width: 40px;
	
}

#home-banner .tns-controls button:first-child {
	left:calc(50% - 50px);
}

#home-banner .tns-controls button:first-child:after {
	content:"\f060";
	font-family:"Font Awesome 6 Free";
	font-size:18px;
	text-align:center;
	font-weight:700;
	color:#212529;
}

#home-banner .tns-controls button:last-child {
	right:calc(50% - 50px);
	
}

#home-banner .tns-controls button:last-child:after {
	content:"\f061";
	font-family:"Font Awesome 6 Free";
	font-size:18px;
	text-align:center;
	font-weight:700;
	color:#212529;
}

#page-wrapper {
	margin-top: 60px;
}

#page-wrapper.homepage {
	text-align:center;
	padding: 0 0 30px;
	--hs-delay: 500ms;
}

#page-wrapper.homepage h2 {
	text-align:center;
}

#key-features {
	padding-bottom: 100px;
	text-align:center;
}

#key-features .key-toggle {
	text-align:center;
	text-decoration:none;
	display: inline-block;
	margin:0 auto;
}

#key-features .features {
	height: 0px;
	opacity:0;
	transition:opacity 0.4s;
}

#key-features .features.show {
	opacity:1;
	height: auto;
	transition:opacity 0.4s;
}

#key-features .feature{
	padding-top:30px;
}

#home-rooms {
	background: #F4F2F3;
	padding:100px 0;
}

#home-rooms .room-block {
	width:100%;
	max-width: 480px;
	margin:0 auto;
}

#home-rooms .room-image {
	background-size:cover;
	background-position: center;
	margin:0 auto 30px;
	text-align:center;
	height: 360px;
	overflow: hidden;
	border-radius:10px;
	position: relative;
}

#home-rooms .room-image .text-wrap {
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 15px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 100%);
	opacity:0;
	transition:all 0.4s ease-out;
}

#home-rooms .room-block:hover .room-image .text-wrap {
	opacity:1;
	transition:all 0.3s ease-in;
	cursor: pointer;
}

#home-rooms .room-block > h4 {
	padding:15px 0 0;
	border-top:1px solid #132430;
	min-height: 75px;
}

#home-rooms .room-block a {
	padding:15px 0;
	display:block;
	text-decoration: none;
	border-top:1px solid #132430;
	position: relative;
}

#home-rooms .room-block a i {
	margin-left:15px;
}

#home-rooms .see-more {
	width:100%;
	margin:60px auto 0;
	text-align: center;
	display: block;
}

#home-rooms .see-more a {
	margin:0 auto;
}
 
#home-rooms .room-block:hover a i {
	animation: bounce 2s;
    animation-delay: 2s;
    animation-iteration-count: infinite;
} 

.home-misc {
	padding: 100px 0;
}

.home-misc h2 {
	width: 100%;
	text-align: center;
	margin-bottom:60px;
}

.home-misc .misc-block {
	width:100%
}

.home-misc .misc-block .misc-image {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 150px;
	margin-bottom: 75px;
	position: relative;
}

.home-misc .misc-block .misc-image img {
	width: 100px;
	height: 100px;
	border-radius:50%;
	margin:0 auto;
	text-align: center;
	position: absolute;
	bottom:-50px;
	border:2px solid #fff;
	background-color: #fff;
	left:15px;
}

.home-misc .misc-block {
	margin-bottom: 30px;
}

.home-misc .misc-block h4 {
	padding:0 15px;
}

.home-misc .misc-block a {
	padding: 0 15px;
	text-decoration: none;
}

.home-misc .see-more {
	margin:60px auto 0;
}

#home-activities {
	background:#F4F2F3;
}

#home-activities.home-misc .misc-block .misc-image img {
	border:2px solid #F4F2F3;
	background-color: #F4F2F3;
}

/* -------------------------------------------------------------- 
	Internal Pages Styling
-------------------------------------------------------------- */

#page-wrapper {
	width: 100%;
}

#page-header {
	width: 100%;
}

#page-content {
	width: 100%;
}

#archive-rooms {
	padding:50px 0 100px;
}

#archive-rooms .room-block {
	width:100%;
	max-width: 360px;
	margin:0 auto 50px;
}

#archive-rooms .room-image {
	background-size:cover;
	background-position: center;
	margin:0 auto 30px;
	text-align:center;
	height: 360px;
	overflow: hidden;
	border-radius:10px;
	position: relative;
}

#archive-rooms .room-image .text-wrap {
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 15px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 100%);
	opacity:0;
	transition:all 0.4s ease-out;
}

#archive-rooms .room-block:hover .room-image .text-wrap {
	opacity:1;
	transition:all 0.3s ease-in;
	cursor: pointer;
}

#archive-rooms .room-block > h4 {
	padding:15px 0 0;
	border-top:1px solid #132430;
	min-height: 75px;
}

#archive-rooms .room-block a {
	padding:15px 0;
	display:block;
	text-decoration: none;
	border-top:1px solid #132430;
	position: relative;
}

#archive-rooms .room-block a i {
	margin-left:15px;
}

#archive-rooms .see-more {
	width:100%;
	margin:60px auto 0;
	text-align: center;
	display: block;
}

#archive-rooms .see-more a {
	margin:0 auto;
}
    
#archive-rooms .room-block:hover a i {
	animation: bounce 2s;
    animation-delay: 2s;
    animation-iteration-count: infinite;
} 


#misc-banner {
	
    border: 20px solid #fff;
    border-radius: 75px;
    overflow: hidden;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    flex-direction: column;
    justify-content: center;
	min-height: 460px;
}

#misc-banner:before {
	content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 98;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.2) 100%);
}

#misc-banner .container {
	min-height: 460px;
	z-index:999;
	align-content:center;
}

#misc-details {
	padding: 100px 15px;
}

#misc-details .misc-text {
	width:100%;	
}

#misc-details .misc-info {
	width: 100%;
	margin-bottom:40px;
}

#misc-details .misc-info img {
	max-width: 200px;
}

#page-misc .misc-block {
	width:100%;
	margin-bottom: 60px;
}

#page-misc .misc-block h4 {
	padding: 0;
} 

#page-misc .misc-block a {
	padding:0;
}

#hotel-services .service {
	--hs-delay: 300ms;
	padding: 50px 0;
}

#hotel-services .service h3 {
	width:100%;
}

#hotel-services .service p {
	width:100%;
}

#hotel-services .service:nth-child(odd) {
	background-color: #F4F2F3;
}

#contact-form {
	width: 100%;
}

#contact-map {
	width: 100%;
}

#location-gallery {
	padding:60px 0 30px;
}

#location-gallery .gallery-wrapper {
	width:100%;
	display: flex;
	flex-wrap: wrap;
}

#location-gallery .gallery-wrapper a {
	margin: 15px;
}

#location-video {
	padding:30px 0 0;
	margin-bottom:60px;
}


/* -------------------------------------------------------------- 
	Single Room Styling
-------------------------------------------------------------- */

#room-summary {
	border: 20px solid #fff;
    border-radius: 75px;
    overflow: hidden;
	position: relative;
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
	flex-direction:column;
	justify-content: center;
}

#room-summary:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 98;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.2) 100%);
}

#room-summary .summary-details {
    position: relative;
	padding: 100px 15px;
	z-index:1000;
}

#room-summary .summary-details a {
	font-size:16px;
	text-decoration: none;
	display:block;
	margin:0 0 20px;
}

#room-summary .summary-details a i {
	font-size:13px;
}

#room-summary .summary-details h1 {
	line-height: 100%;
	width:100%;
}

#room-summary .summary-details h4 {
	width:100%;
}

#room-summary .summary-details button.dark:hover {
	background-color: transparent ;
}

#room-details {
	padding: 80px 0 100px;
}

#room-details .room-description {
	width:100%;
}

#room-details .room-amenities {
	width:100%
}

#room-details .room-amenities ul {
	margin:0;
	padding:0;
	list-style:none;
}

#room-details .room-amenities ul li {

}

/* -------------------------------------------------------------- 
	Footer Styling
-------------------------------------------------------------- */

#footer-wrapper .footer-top {
	padding:100px 0;
	background: #132430;
	color:#fff;
}

#footer-wrapper #footer-logo {
	text-align:center;
	margin:0 auto;
	width:100%;
}

#footer-wrapper #footer-logo img {
	height: 120px;
	width:auto;
}

#footer-wrapper h2 {
	font-size: 21px;
	color:#fff;
	margin:50px 0 0;
}

#footer-wrapper h4 {
	border-bottom:1px solid rgba(255,255,255,0.25);
	margin: 50px 0 15px 0;
	padding: 0 0 15px;
	width: 100%;
}

#footer-wrapper .links {
	text-align: center;
	width:100%;
	margin:0 auto;
} 

#footer-wrapper .contact-info {
	text-align: center;
	width:100%;
	margin:0 auto;
} 

#footer-wrapper .contact-info p {
	width: 100%;
}

#footer-wrapper .contact-info p a {
	color:#fff;
	text-decoration: none;
}


#footer-wrapper ul {
	list-style: none;
	margin:0;
	padding:0;
}

#footer-wrapper ul li {
	margin-bottom: 1rem;
}

#footer-wrapper ul li a {
	text-decoration:none;
	color:#fff;
}

#footer-credits {
	padding:25px 0;
	text-align: center;
	line-height: 100%;
	justify-content:center;
}

#footer-credits p {
	margin:0;
}

.socials a {
	font-size:30px;
	color:#fff;
	display: inline-block;
	height: 30px;
	width:30px;
	margin-right: 10px;
	vertical-align: middle;
}

.socials a.wa {
	background: url('/wp-content/uploads/2024/05/whatsapp-white-icon.svg') no-repeat center / contain;
	margin-top:10px;
}

/* -------------------------------------------------------------- 
	Mobile First Media Queries
-------------------------------------------------------------- */

@media all and (min-width:576px) {
	
	.container {
		max-width: 540px;
	}
}

@media all and (min-width:768px) {

	.container {
		max-width: 720px;
	}

	#header-wrapper .container {
		justify-content: space-between;
	}

	#room-details .room-description {
		width:69%
	}
	
	#room-details .room-amenities {
		width:30%;
		padding:0 0 0 30px;
	}

	.home-misc .misc-block {
		width:48%;
	}

	#footer-wrapper .links {
		width:48%;
		text-align: left;
	}
	
	#footer-wrapper .contact-info {
		width:48%;
		text-align: left;
	}
}

@media all and (min-width:992px) {
	
	h1 {
    font-size: 48px;
    font-weight: 400;
	margin-bottom: 20px;
	line-height: 120%;
	}

	h2 {
		font-size: 40px;
		font-weight: 400;
		margin-bottom: 8px;
		line-height: 120%;
	}

	h3 {
		font-size: 32px;
		font-weight: 400;
		margin-bottom: 8px;
	}

	h4 {
		font-size: 24px;
		font-weight: 400;
		margin-bottom: 24px;
		line-height: 120%;
	}
	
	.container {
		max-width: 960px;
	}

	#header-logo {
		display:block;
	}

	#header-logo img {
		height: 100px;
		width:auto;
	}

	#mobile-menu {
		display:none;
	}

	#main-menu {
		display:block;
	}

	#header-wrapper .socials {
		display:block;
	}	

	#book-wrapper {
		display:block;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		color: #fff;
		display:block;
		font-size:16px;
		width:135px;
		height: 40px;
		line-height: 40px;
		border:1px solid #262625 !important;
		border-radius:10px !important;
		overflow:hidden;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
		background: none !important;
		padding-top:10px;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li {
		margin-bottom: 5px;
		background:none;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu a {
		color: #fff !important;
		background: #474747 !important;
		display:block;
		font-size:16px;
		width:150px;
		height: 40px;
		line-height: 40px;
		border:1px solid #262625 !important;
		border-radius:10px !important;
		overflow:hidden;
		text-align: center;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu a:hover {
		color: #474747 !important;
		background: #fff !important;
	}

	#home-banner .tns-controls {
		bottom:40%;
	}

	#home-banner .tns-controls button:first-child {
		left:30px;
	}
	
	#home-banner .tns-controls button:last-child {
		right:30px;
	}
	
	#header-desktop-search-wrapper { 
		display: block; 
	}

	.search-btn {
		display:inline-block;
	}

	#header-wrapper #book-wrapper {
		display:block;
	}

	#header-wrapper #book-wrapper button {
		display:inline-block;
	}

	#home-rooms .room-block {
		max-width: 360px;
	}
	
	#contact-details {
		width: 49%;
	}

	#contact-form {
		width: 49%;
	}

	#top-links .container {
		justify-content: center;
		flex-direction: row;
		align-content: space-between;
	}

	.home-misc .misc-block {
		width:24%;
	}

	#misc-details .misc-text {
		width:69%;
	}

	#misc-details .misc-info {
		width: 30%;
	}

	#page-misc .misc-block {
		width:48%;
	}
	

}

@media all and (min-width:1200px) {
	
	.container {
		max-width: 1140px;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu a {
		width:180px;
		font-size: 18px;
	}
	
}


/* -------------------------------------------------------------- 
	End Mobile First Media Queries
-------------------------------------------------------------- */
