/**
Theme Name: Glistening Waters
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: glistening-waters
Template: astra
*/

/*
Customized Styles For Glistening Water
*/

/*
header::before{
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 9;
bottom: 0;
right: 0;
background: linear-gradient(to top, transparent 0%, #000 130%);
opacity: 1;
transition: opacity .3s;
}*/

.elementor-menu-toggle{
justify-content: left !important;
margin-right: 0px !important;	
}


.footer-menu #menu-footer-menu li{
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}

.footer-menu #menu-footer-menu li a{
color:#727272;
padding: 10px 15px !important;	
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child)::after{
background-color:#727272 !important
}


.form-style .mc4wp-form input[type="email"]{
background: #FFF !important;
font-family: montserrat !important;	
}

.mailchimp-layout-row .form-style .mc4wp-form button[type="submit"]{
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}

.mc4wp-response{
padding: 15px 20px;	
}

.mc4wp-response p{
font-size: 14px;
line-height: normal;
font-weight: 500;	
}

.form-style .mc4wp-form button[type="submit"]:hover {
  background-color: #00a1af !important;
  transition: all .3s ease !important;
}

.elementor-cta__bg.skin-bg-contain{ 
  background-size: 60% !important;
  background-position: center center !important;
}


.elementor-testimonial-content-wrapper{
background: #FFF;
border-radius: 12px;	
}



.owl-carousel .owl-item{
opacity: 1;  
}

.owl-carousel .owl-item img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover; /* Optional: Makes image cover container */
}

.owl-carousel .owl-nav{
top: 50%;
width: 100%;
padding: 0 3%;
left: 0px;
transform: translateY(-50%);
margin: 14px 0;
position: absolute;  
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next{
color: #ffffff;
float: left;
cursor: pointer;
font-size: 30px;
text-align: center;
border-radius: 100%;
}

.owl-carousel .owl-nav .owl-next{
float: right;  
}

.gw-banner-slider-wrap{

}

.gw-banner-slide{
position: relative;	
}

.gw-banner-slide img{
display: block;
}

.gw-banner-slide-content{
position: absolute;
top: 50%;  
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
color: #FFF;
margin-top: 100px;
}

.gw-banner-slide-subtitle{
font-family: montserrat;
font-size: 18px;
text-transform: uppercase;
line-height: 1;
letter-spacing: 6px;
font-weight: 600;
margin-bottom: 6px;
}

.gw-banner-slide-title{
font-family: montserrat;
font-size: 85px;
text-transform: uppercase;
line-height: 1.2;
font-weight: 300;  
}

.gw-banner-slide-text1{
font-family: montserrat;
font-size: 26px;
text-transform: uppercase;
line-height: 1.2;
letter-spacing: 2px;
display: inline-block;
border-top: #a6a4a2 1px solid;
border-bottom: #a6a4a2 1px solid;
padding: 10px 0px;
margin: 10px 0 20px;
}

.gw-banner-slide-text2{
font-family: montserrat;
font-size: 18px;
text-transform: uppercase;
line-height: 1.2;
font-weight: 500;
}

.gw-banner-slide-btn{
display: block;
background: #00a1af;
color: #FFF;
max-width: 182px;
height: 46px;
line-height: 44px;
border-radius: 50px;
text-transform: uppercase;
font-size: .75rem;
font-weight: 600;
margin: 40px auto;  
transition: all .2s linear;
}

.gw-banner-slide-btn i{
margin-left: 5px;
}

.gw-banner-slide-btn:hover{
color: #00a1af;
background: #fff;
}


.gw-banner-slider-wrap.owl-carousel .owl-nav button.owl-prev, 
.gw-banner-slider-wrap.owl-carousel .owl-nav button.owl-next{
color: #FFF;
font-size: 28px;	
opacity: 0.6;
transition: all .2s linear;
}

.gw-banner-slider-wrap.owl-carousel .owl-nav button.owl-prev:hover, 
.gw-banner-slider-wrap.owl-carousel .owl-nav button.owl-next:hover{
opacity: 1;
}


.gw-newsletter-wrap{
display: flex;
justify-content: space-between;	
align-items: center;
}

.gw-newsletter-text{
flex-shrink: 0;
width: 100%;	
max-width: 562px;
}

.gw-newsletter-title{
color: #bebdbd;
font-family: montserrat;
font-size: 22px;
font-weight: 600;
margin-bottom: 5px;
}

.gw-newsletter-desc{
color: #8a8989;
font-family: montserrat;
font-size: 15px;
font-weight: 400;
}

.gw-newsletter-form{
width: 100%;	
max-width: 748px;
flex-shrink: 0;
text-align: right;
margin-right: 5px;
}

.gw-newsletter-form .mc4wp-form{
position: relative;
}

.gw-newsletter-form .mc4wp-form input[type="email"]{
height: 52px;
border-radius: 50px;
padding: 12px 25px;
line-height: 52px;
font-size: 13px;
font-family: montserrat;
color: #9e9e9e;
}

.gw-newsletter-form .mc4wp-form input[type="submit"]{
position: absolute;
right: -5px;
top: 0;
background: #00a1af;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
height: 52px;
color: #f7f6f6;
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
font-family: montserrat;
width: 190px;
transition: all .3s linear;
}

.gw-newsletter-form .mc4wp-form input[type="submit"]:hover{
background: #1c1c1c;
  color: #fff;
}

.gw-newsletter-form .mc4wp-form .mc4wp-response{
padding: 0px;	
}

.gw-newsletter-form .mc4wp-form .mc4wp-response .mc4wp-alert{
padding: 15px 20px;
color: #fff;
text-align: left;
}


.gw-check-avail-wrap form{
width: 100%;
display: flex;
align-items: center;
justify-content: center;	
}

.gw-check-avail-date{
position: relative;	
}

.gw-check-avail-date i{
position: absolute;
z-index: 9;
right: 15px;
top: 22px;
color: #00a1af;	
}

.gw-check-avail-wrap input[type="text"]{
width: 200px;
text-transform: uppercase;
font-family: montserrat;
font-size: 13.5px;
font-weight: 700;
color: #767578;
padding: 0px 22px;
transition: none !important;
border-color: #d7d7d7;
}

.gw-check-avail-wrap input[type="text"]::placeholder{
color: #767578;	
}

.gw-check-avail-wrap .datePicker{
height: 60px;
border-radius: 0;
}

.gw-check-avail-wrap .arrival-date{
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border-right: 0px;
}

/* Style today's date */
.flatpickr-day.today,
.flatpickr-day.today:hover
.flatpickr-day.today:focus {
border: 2px solid #3498db !important;
background-color: #3498db !important;
color: #fff;
}

/* Optional: style selected day */
.flatpickr-day.selected {
background-color: #00a1af !important;
color: #fff;
border-color: #00a1af !important;
}

.gw-check-avail-wrap .choices__inner{
height: 60px;
line-height: 35px;
width: 200px;
border-left: 0;
border-radius: 0;
background-color: #fff;
text-transform: uppercase;	
color: #767578;
font-weight: 700;
padding-left: 22px;
border-color: #d7d7d7;
}

.gw-check-avail-wrap .choices__inner .choices__placeholder{
opacity: 1;	
}

.gw-check-avail-wrap .choices[data-type*="select-one"]::after{
border-color: #00a1af transparent transparent;	
}

.gw-check-avail-wrap .check-avail-btn{
height: 60px;
border-radius: 0;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
line-height: 30px;
text-transform: uppercase;
font-family: montserrat;
background: #3a3a3a;
color: #fff;
font-size: 14px;
width: 240px;
transition: all .2s linear;
}

.gw-check-avail-wrap .check-avail-btn:hover{
background: #00575f;	
}


.gw-fancy-heading-wrap{
text-align: center;
font-family: montserrat;
width: 100%;
margin: 0 auto;
position: relative;
}

.gw-fancy-heading-content{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
max-width: 850px;
margin-top: 10px;	
}

.gw-fancy-heading-subtitle{
color: #00a1af;
font-size: 12px;
text-transform: uppercase;
line-height: 1;
font-weight: 500;
letter-spacing: 3px;
margin-bottom: 20px;
}

.gw-fancy-heading-title{
color: #3a3a3a;
font-size: 50px;
text-transform: uppercase;
line-height: 1;
margin-bottom: 30px;
}

.gw-fancy-heading-title span{
color: #00a1af;	
}

.gw-fancy-heading-desc{
color: #777;	
}


.gw-rooms-slider-wrap{
display: flex;	
gap: 30px;
max-width: 1730px;
margin: 0 auto;
}

.gw-room-cta-wrap{
width: calc(25% - 15px);
flex-shrink: 0;
max-width: 410px;
background: #00a1af;
border-radius: 12px;	
padding: 55px 60px;
position: relative;
}

.gw-room-cta-title{
color: #e4fffc;
font-size: 35px;
line-height: 1.1;
font-weight: 700;
font-family: montserrat;
margin-bottom: 12px;
}

.gw-room-cta-desc{
color: #e4fffc;
font-size: 14px;
line-height: 1.5;
font-weight: 400;
font-family: montserrat;
margin-bottom: 10px;	
}

.gw-room-cta-btn{
display: block;
position: absolute;
bottom: 60px;
width: calc(100% - 120px);
background: #00a1af;
padding: 12px 50px;
border-radius: 50px;
left: 50%;
transform: translateX(-50%);
border: #6ac8d1 1px solid;
color: #fff;
text-transform: uppercase;
font-family: montserrat;
font-weight: 700;
font-size: 12px;	
transition: all .2s linear;
}

.gw-room-cta-btn:hover{
background: #fff;
color: #00a1af;
}

.gw-room-cta-btn i{
margin-left: 5px;
}

.gw-room-slides-wrap{
flex-shrink: 0;	
width:calc(75% - 15px)
}

.gw-room-slide-item{
position: relative;  
overflow: hidden;
border-radius: 12px;
}

.gw-room-slide-item img{
border-radius: 12px;
max-width: 408px;
width: 100%;
transition: all .3s linear;	
}

.gw-room-slide-item:after{
content: '';
background: #000;
width: 100%;
display: block;
height: 100%;
z-index: 99;
position: absolute;
top: 0;
border-radius: 12px;
opacity: 0.33;	
pointer-events: none;
transition: all .2s linear;
}

.gw-room-slide-item:hover img{ 
transform: scale(1.1);
}

.gw-room-slide-item:hover:after{
opacity: 0.6;  
}

.gw-room-slide-info{
position: absolute;
bottom: 0;
padding: 50px 45px;
color: #FFF;
z-index: 999;
width: 100%;
pointer-events: none;
}

.gw-room-slide-title a{
color: #fff;
font-size: 24px;  
font-family: montserrat;
font-weight: 700;
transition: all .2s linear;
pointer-events: auto;
}

.gw-room-slide-title a:hover{
color: #0cd7e9;
}

.gw-room-slide-price{
font-size: 16px;
color: #fff;
font-family: 'Playfair Display';
font-style: italic;
font-weight: 600;
}

.gw-room-slide-price span{
color: #0cd7e9;
}


.gw-video-cta-wrap{

}

.gw-video-cta-bg{
  
}

.gw-video-cta-bg img{
  
}

.gw-video-cta-content{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
max-width: 1672px;
margin: 0 auto;
}

.gw-video-cta-info{
max-width: 560px;
}

.gw-video-cta-logo{
margin-left: 65px; 
margin-bottom: 40px;
}

.gw-video-cta-logo img{
  
}

.gw-video-cta-title{
font-family: montserrat;
font-size: 50px;
text-transform: uppercase;
color: #fff;
line-height: 1.1;
}

.gw-video-cta-title:before,
.gw-video-cta-title:after{
content: '';
display: block;
width: 100%;
height: 1px;
margin: 20px 0;
background: linear-gradient(to right, #f3f3f3 50%, transparent 100%);
}

.gw-video-cta-title span{
color: #00a1af;
}

.gw-video-cta-desc{
font-family: montserrat;
font-size: 16px;
font-weight: 300;
color: #fff;
margin-top: 25px;
}

.gw-video-cta-btn{
margin-top: 42px;
display: inline-block;
border: #fff thin solid;
border-radius: 50px;
text-align: center;
text-transform: uppercase;
color: #fff;
font-family: montserrat;
font-size: 13px;
font-weight: 700;
height: 48px;
line-height: 48px;
min-width: 180px;  
transition: all .2s linear;
}

.gw-video-cta-btn i{
margin-left: 5px;  
}

.gw-video-cta-btn:hover{
background: #00a1af;
color: #fff;
border-color: #00a1af;
}


.animate-play-btn-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  transform: translate(-50%, -50%);
}

.animate-play-btn-wrap .animate-play-btn {
  background: #d5d3cd;
  width: 86px;
  height: 86px;
  line-height: 86px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  color: #00a1af;
  font-size: 30px;
  padding-left: 5px;
  transition: all .2s linear;
}

.animate-play-btn-wrap .animate-play-btn:hover{
color: #ffffff;  
background: #00a1af;
}

.animate-play-btn-wrap .animate-play-btn::before {
  content: "";
  border: 2px solid #FFF;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -webkit-animation: zoomBig 3.25s linear infinite;
  animation: zoomBig 3.25s linear infinite;
    animation-delay: 0s;
  animation-delay: 0s;
  animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
  background: #00a1af;
  z-index: -1;
}

.animate-play-btn-wrap .animate-play-btn::after {
  content: "";
  border: 2px solid #FFF;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -webkit-animation: zoomBig 3.25s linear infinite;
  animation: zoomBig 3.25s linear infinite;
    animation-delay: 0s;
  animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: 0.5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}


.mfp-bg{
opacity: 0.95 !important;  
}

.mfp-iframe-holder .mfp-content{
max-width: 1200px !important;  
}


.gw-testimonial-header{
margin-bottom: 30px;
text-align: center;
}

.gw-testimonial-subheading{
color: #00a1af;  
font-size: 12px;
font-family: montserrat; 
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
line-height: 1;
}

.gw-testimonial-heading{
font-family: montserrat;  
font-size: 50px;
color: #3a3a3a;
text-transform: uppercase;
font-weight: 500;
}

.gw-testimonials-slider-wrap .owl-item {
  opacity: 0.3;
  transition: all 0.3s ease;
}

.gw-testimonials-slider-wrap .owl-item.center {
  opacity: 1;
}


.gw-testimonial-content-item {
  text-align: left;
  border-style: solid;
  border-width: 1px;
  border-color: #e3e2e2;
  padding: 44px 80px 38px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  transition: all .3s ease;
  align-content: flex-start;
  max-width: 630px;
  border-radius: 10px;
  background: #FFF;
}


.gw-testimonial-title {
color: #3a3a3a;
font-size: 20px;
margin: 42px 0 21px;
order: 1;
font-family: montserrat;
font-weight: 500;
}

.gw-testimonial-content {
  color: #686868;
  font-size: 24px;
  line-height: 36px;
  order: 2;
  font-style: italic;
  margin-bottom: 20px;
  font-family: playfair display;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -moz-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gw-testimonial-meta-inner {
  order: 0;
  display: flex;
  align-items: center;
}

.gw-testimonial-rating {
  font-size: 15px;
  margin-bottom: -30px;
order: 2;
  margin-left: auto;
}

.gw-testimonial-rating i {
  color: #ebbc79;
}

.gw-testimonial-meta-inner .gw-testimonial-image {
  order: 0;
  line-height: 0;
}

.gw-testimonial-meta-inner .gw-testimonial-image img {
  width: 80px !important;
  height: 80px;
  margin: 0 20px 0 0;
}

.gw-testimonial-meta-inner .gw-testimonial-details {
  order: 1;
}

.gw-testimonial-name {
  font-size: 18px;
  line-height: 24px;
  color: #3a3a3a;
  font-family: montserrat;
  font-size: 18px;
  font-weight: 600;
}


.gw-testimonial-job {
color: #b4b4b4;
font-size: 14px;
font-weight: 500;
line-height: 24px;
margin: 2px 0 0;
font-family: montserrat;
}


.gw-gallery-slider-wrap{
display: flex;
}

.gw-gallery-slider-info,
.gw-gallery-slider-item{
width: 100%;  
max-width: 320px;
flex-shrink: 0;
}

.gw-gallery-slider-info a,
.gw-gallery-slider-item a{
display: block;
content: "";
width: 100%;
padding-top: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}

.gw-gallery-slider-items-wrap{
display: flex;
align-items: center;
width: 100%;
}

.owl-carousel {
  font-size: 0;
}
.owl-carousel .item {
  font-size: initial;
}



.gw-room-block-wrap{
display: flex;
flex-direction: column;
gap: 8px;
}

.gw-room-img-wrap{
position: relative;  
overflow: hidden;
border-radius: 12px;
}

.gw-room-img-wrap img{
max-height: 500px;  
width: 100%;
aspect-ratio: 16/9;
}

.gw-room-overlay-info-wrap{
position: absolute;
right: 0px;
background: rgba(0, 0, 0, 0.6);
height: 100%;
width: 387px;
top: 0;
}

.gw-room-img-gallery{
display: flex;  
gap: 8px;
}

.gw-room-img-gallery img{
width: 253px;
height: 173px;
object-fit: cover;
border-radius: 10px;
}

.gw-room-content-wrap{
display: flex;  
gap: 70px;
margin-top: 40px;
}


.gw-room-desc-wrap{
width: 100%;
max-width: 750px;
}

.gw-room-title{
color: #3a3a3a;
font-size: 35px;
font-weight: 700;
font-family: montserrat;
line-height: 1.1;
margin-bottom: 20px;
}

.gw-room-desc{
color: #686868;
font-family: montserrat;
font-size: 16px;  
}

.gw-book-now-btn{
background: #00a1af;
color: #fff;
display: flex;
width: 157px;
justify-content: center;
align-items: center;
height: 50px;
border-radius: 50px;
margin-top: 50px;
text-decoration: none;
transition: all .3s linear;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
font-family: montserrat; 
}

.gw-book-now-btn:hover{
background: #101010;
color: #fff;
}

.gw-book-now-btn i{
margin-left: 5px;  
}

.gw-room-includes-wrap{
width: 100%;
max-width: 530px;
}

.gw-room-include-title{
color: #3a3a3a;
font-size: 30px;
font-weight: 700;
font-family: montserrat;
line-height: 1.1;
margin-bottom: 15px;
}

.gw-room-includes-wrap ul{
margin: 0;  
padding: 0;
list-style: none;
}

.gw-room-includes-wrap ul li{
padding-bottom: 12px;  
padding-left: 2px;
color: #686868;
font-size: 16px;
font-family: montserrat;
display: flex;
align-items: center;
}

.gw-room-includes-wrap ul li:before{
content: '\f105';
margin-right: 20px;  
color: #00a1af;
display: block;
font-family: fontawesome;
font-size: 12px;
}


.gw-modal-wrap{
background: #fff;
max-width: 1050px;
margin: 0 auto;
padding: 40px;
border-radius: 10px;
position: relative;
}

.gw-modal-wrap h2{
font-size: 32px;
color: #00a1af;
font-family: montserrat;
margin-bottom: 10px;
font-weight: 700;
}

.gw-chk-avail-dates-wrap{

}

.gw-date-field-row{
display: flex;  
gap: 50px;
margin-top:30px ;
}

.gw-chk-avail-dates-wrap .gw-date-field-wrap{
width: 100%;  
}

.gw-chk-avail-dates-wrap .gw-date-field{
position: relative;
margin-top: 7px;
}

.gw-chk-avail-dates-wrap  label{
color: #505050;
font-family: montserrat;
font-size: 15px;  
}

.gw-chk-avail-dates-wrap input[type='text']{
border-radius: 5px;
height: 50px;
line-height: 50px;
font-family: montserrat;
}

.gw-chk-avail-dates-wrap i{
position: absolute;  
right: 20px;
top: 17px;
color: #00a1af;
pointer-events: none;
}

.gw-chk-room-avail-btn{
background: #00a1af;
color: #fff;
font-family: montserrat;
display: flex;
max-width: 350px;
border-radius: 50px;
height: 55px;
justify-content: center;
align-items: center;
margin: 45px auto 15px;
font-size: 17px;
font-weight: 600;
text-transform: uppercase;
transition: all .3s linear
}

.gw-chk-room-avail-btn:hover{
background: #101010;  
color: #FFF;
}

.gw-chk-room-avail-btn i{
margin-left: 10px;  
}


.gw-availability-wrap{
margin-top: 25px;
display: flex;
gap: 50px;
justify-content: space-between;
border-top: #e6e6e6 thin solid;
border-radius: 0; 
padding: 50px 0px 20px;
align-items: center;
}


.cart .variation{
display: flex;
font-size: 14px;  
}


.nxt{
background: #ff0;
color: #ffffff;
}