/*
Theme Name: SuiteTheme
Theme URI: https://wpadroit.com/suitetheme
Description: Advanced resort and hotel theme with booking system integration
Version: 1.2.9
Author: Noufal Binu
Author URI: https://github.com/noufalbinu
Tags: hotel, resort, booking, accommodation, responsive
*/

*, ::after, ::before {
  box-sizing: border-box;
}
.btntop {
    background: #bfa76a;
}
.btntop a {
  color: #fff !important;
}

/* Header phone styling */
.header-phone {
  color: #333 !important;
  text-decoration: none !important;
  font-weight: 500;
  align-items: center;
  gap: 8px;
}

.header-phone:hover {
  color: #bfa76a !important;
  text-decoration: none !important;
}

.header-phone i {
  color: #bfa76a;
  font-size: 16px;
}

.page-wrapper {
    padding-top: 175px;
}
h1.page-title {
    text-align: center;
    font-weight: 600;
}
/*Venobox Youtube Gallery*/

div#page-container p {
  font-size: 20px;
}

video {
  height: auto;
  position: relative;
  top: -5%;
  z-index: -1;
}

.content-here {float: left;display: flex;flex-wrap: wrap;flex-direction: row;align-content: flex-start;justify-content: flex-start;align-items: flex-start;}
.yt-video-container {
    width: 25%;
    display: flex;
    box-sizing: border-box;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
}

.video-box {
    border-radius: 10px;
    position: relative;
    width: 100%;
    display: block;
    padding: 10px;
}
.video-box::before {
    width: 35px;
    height: 35px;
    position: absolute;
    content: "";
    top: 34%;
    left: 42%;
    background-image: url(https://sattvaresort.com/wp-content/themes/sattva/images/play.png);
    background-size: 100%;
}
.video-box img {
    width: 100%;
    height: auto;
    border: 5px solid #9a9f98;
    border-radius: 10px;
}
b.video-title {
    text-align: center;
    font-size: 10px;
    display: block;
    font-family: verdana;
}
/*Venobox Youtube Gallery*/
/* Facilities Page */
.facilities-title {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 21px;
}
/* Facilities Page End */

.banner-footer {
  text-align: right;
  position: relative;
  bottom: 0px;
  width: 100%;
  background: url(inc/images/bg-white-leather.png);
  height: 100px;
  float: left;
}
.our-menu:before, .banner-footer:before, .embed-yt:after {
  width: 100%;
  height: 32px;
  display: block;
  margin: 0;
  content: '';
  position: absolute;
}
.banner-footer:before {
  background: url(images/bg-white-leather01-up.jpg) repeat-x top;
  top: -23px;
  background-size: 100% 32px;
  left: 0;
}




body {
  margin: 0 !important;
}
.front-page-text-box-wrap {
  margin-top: 78px;
  background: url(inc/images/bg-white-leather.png);
}
.fixed .te, .fixed .ts {
  bottom: 0 !important
}
.te, .ts {
  position: relative;
  bottom: -20px;
  /* Only apply transitions on desktop */
}

/* Desktop transitions only */
@media (min-width: 769px) {
  .te, .ts {
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
  }
}


#navbar {
  width: 100%;
  line-height: 27px;
  background: #9a9c7a;
  margin: 0 auto;
  z-index: 111111111;
  position: relative;
  display: block !important; /* Ensure navbar is always visible on desktop */
}
ul.navbar-nav.ms-auto {
    list-style-type: none;
    display: flex
;
    margin: 0;
    padding: 0;
    justify-content: space-between;
}
#header {
  width: 100%;
  line-height: 55px;
  height: 139px;
  display: block;
  background: url(images/bg-white-leather.png) repeat;
  margin: 0 auto;
  position: absolute;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  z-index: 1111;
}

/* Override header transitions on mobile to prevent jumping */
@media (max-width: 768px) {
  #header {
    transition: none !important;
    -webkit-transition: none !important;
    transform: none !important;
  }
}

/* Fixed header logo transition */
.fixed .round-logo {
  transition: all 0.7s ease 0s;
  -webkit-transition: all 0.7s ease 0s;
  width: 104px !important;
  top: 24px !important;
  transform: scale(0.8);
}

.fixed#header {
	width: 100%;
	position: fixed !important;
	top: 0;
	left: 0;
	height: 109px !important;
	box-shadow: 0px 1px 5px #999;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 1.3s ease 0s;
	z-index: 74;
}

/* Override fixed header transitions on mobile */
@media (max-width: 768px) {
  .fixed#header {
    transition: none !important;
    -webkit-transition: none !important;
    transform: none !important;
  }
}
#header:after {
  background: url(images/bg-white-leather01-down.jpg) repeat-x;
  background-size: 163% 30px;
  left: 0;
  bottom: -28px;
  height: 30px;
  display: block;
  margin: 0;
  content: '';
  position: relative;
  width: 100%;
  z-index: 1;
  transition: all 0.7s ease 0s;
  -webkit-transition: all 0.7s ease 0s;
}
.fixed#header:after {
  bottom: 12px;
  height: 0;
}

/* nav  Style */
header {
  background: url(images/bg-white-leather.png) repeat;
  overflow-anchor: none
}
.inverted img {
  width: 50px;
  transition: width 0.9s, height 0.9s;
  overflow-anchor: none;
  padding: 0 !important;
}
.round-logo {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 4;
  top: 35px;
  transition: all 0.7s ease 0s;
  -webkit-transition: all 0.7s ease 0s;
}

/* Override logo transitions on mobile */
@media (max-width: 768px) {
  .fixed .round-logo {
    transition: none !important;
    -webkit-transition: none !important;
    transform: none !important;
    width: 66px !important;
    top: -1px !important;
  }
  .round-logo {
    top: 3px;
  }

}



/* Blog Style */
a {
  color: #000 !important;
}
.nounderline a {
  text-decoration: none !important
}
blockquote {
    background: #2d2a32;
    padding: 7px 23px 8px 13px;
    margin: 0px;
    font-family: verdana ita;
    font-style: italic;
    border-radius: 10px;
    color: #fff;
}

.blueinfo {
  background: #85d3ec;
}
.subscribeftr {
  background-color: rgb(246 142 86) !important;
}
/* stylelint-disable selector-list-comma-newline-after */

.blog-header {
    border-bottom: 1px solid #e5e5e5;
  }
  
  .blog-header-logo {
    font-family: "Playfair Display", Georgia, "Times New Roman", serif/*rtl:Amiri, Georgia, "Times New Roman", serif*/;
    font-size: 2.25rem;
  }
  
  .blog-header-logo:hover {
    text-decoration: none;
  }
  
  h1, h2, h3, h4, h5, h6 {
    font-family: "Playfair Display", Georgia, "Times New Roman", serif/*rtl:Amiri, Georgia, "Times New Roman", serif*/;
  }
  
  .display-4 {
    font-size: 2.5rem;
  }
  @media (min-width: 768px) {
    .display-4 {
      font-size: 3rem;
    }
  }
  @media (max-width: 768px) {
    /* Gallery and layout adjustments */
    dl.gallery-item {
      width: 50% !important;
    }
    #navbar {
      height: auto;
    }
    .pt-5 {
      text-align: center !important;
    }
    
    /* Header adjustments for mobile */
    .about-section:after, .about-section:before {
      display: none !important;
    }
    .about-section{
      border: none !important;
    }
    #header:after {
      display: none !important;
    }
    .banner-footer {
      display: none;
    }
    .trigger-main-section {
      bottom: -131px !important;
    }
    
    /* Button positioning on mobile */
    button.btn.btn-dark {
      position: relative;
      top: 7px;
      /* Remove transitions to prevent jumping */
      transition: none !important;
      -webkit-transition: none !important;
    }
    .fixed button.btn.btn-dark {
      position: relative;
      top: -2px;
      /* Ensure no transitions when fixed */
      transition: none !important;
      -webkit-transition: none !important;
    }
    
    /* Header height adjustments */
    #header {
      height: 117px;
    }
    
  }
  .flex-auto {
    flex: 0 0 auto;
  }
  
  .h-250 { height: 250px; }
  @media (min-width: 768px) {
    .h-md-250 { height: 250px; }
  }
  
  /* Pagination */
  .blog-pagination {
    margin-bottom: 4rem;
  }
  
  /*
   * Blog posts
   */
  .blog-post {
    margin-bottom: 4rem;
  }
  .blog-post-title {
    font-size: 2.5rem;
  }
  .blog-post-meta {
    margin-bottom: 1.25rem;
    color: #727272;
  }
  
  /*
   * Footer
   */
  .blog-footer {
    padding: 2.5rem 0;
    color: #727272;
    text-align: center;
    background-color: #f9f9f9;
    border-top: .05rem solid #e5e5e5;
  }
  .blog-footer p:last-child {
    margin-bottom: 0;
  }






a.header-phone {
    text-decoration: none;
    padding-right: 23px;
    align-items: center;
}
/* Prevent BOOK NOW button from jumping globally */
.btn.btn-dark.btntop {
  transition: none !important;
  -webkit-transition: none !important;
  background: #ab896e;
  border: 1px solid #7e5f45;
  border-radius: 3px;
}

/* Targeted mobile transition overrides - simplified for JS solution */
@media (max-width: 768px) {
  /* Keep only essential transition blocks for elements that might still cause issues */
  .btn.btn-dark.btntop,
  button.btn.btn-dark {
    transition: none !important;
    -webkit-transition: none !important;
  }
}

/* Fix site-header to prevent transitions affecting mobile */
.site-header {
  transition: none !important;
  -webkit-transition: none !important;
  transform: none !important;
}

/* Simple Hamburger Menu Styles */
.hamburger-menu {
  width: 32px;
  height: 32px;
  padding: 0;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 25px;
  left: 31px;
  border: 0;
  outline: 0;
  background: transparent;
  cursor: pointer;
}

.hamburger-menu__line {
  height: 3px;
  background-color: #333;
  width: 100%;
  display: block;
  transition: all 300ms ease-in-out;
}

.hamburger-menu:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #333;
  top: 5px;
  left: 0;
  transition: all 300ms ease-in-out;
}

.hamburger-menu:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #333;
  left: 0;
  bottom: 5px;
  transition: all 300ms ease-in-out;
}

.hamburger-menu--active:after {
  transform: rotate(-320deg);
  bottom: 13px;
}

.hamburger-menu--active:before {
  transform: rotate(320deg);
  top: 15px;
}

.hamburger-menu--active .hamburger-menu__line {
  opacity: 0;
  width: 0;
}