/*!
Theme Name: web
Theme URI: https://www.drupalbuilder.com/
Author: Rajesh Kumar
Author URI: https://www.drupalbuilder.com/
Description: This was a bespoke theme
Version: 1.0.0
*/

@font-face {
	font-family:'NickyLaatz';
	src:url('fonts/Nicky Laatz - GlamourAbsolute-regular.otf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
	font-family:'AfacadRegular';
	src:url('fonts/Afacad-Regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
.AfacadRegular {	font-family:'AfacadRegular';}
.JostLight  {	font-family:'NickyLaatz';}
body {
  font-family: 'AfacadRegular', sans-serif;
  font-size: 16px;
  color: #424242;
  position: relative;
  overflow: hidden;
  background: #fff;
  letter-spacing: 1px;
}
#btn-back-to-top {
  background-color: #e9ab32 !important;
  position: fixed !important;
  bottom: 20px !important;
  left: 20px !important;
  display: none;
  z-index: 999999 !important;
}
p {
  color: unset;
}
.wrapper {
  width: 1280px;
  max-width: 95%;
  margin: 0 auto;
}
#header-room-banner {
  position: relative;
}
h5 {
  font-family: DeliusSwashCapsRegular;
  color: #e9ab32;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust opacity as needed */
}
.sloider-text {
  text-transform: uppercase;
  padding: 40px 0;
  font-family: 'AfacadRegular';
  font-size: 75%px;
  line-height: 1;
}
.sloider-text h2 {
  font-size: 140%;
  font-family: DeliusSwashCapsRegular;
  font-weight: 600;
  line-height: 1;
  color: #fff;
}
.ls-html-layer.ls-layer {
  background-color: #e9ab32;
  text-align: center !important;
  color: #fff !important;
  border-radius: 50%;
}
.subtitle-color {
	color: #000;
	font-family:'AfacadRegular';
}
.header-inner.fixed {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
}
.but-width {
	width: 210px !important;
}
.nav-menu-logo.overlap-logo {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  top: -50px;
  z-index: 999;
}
.fs-color li {
  margin: 5px 10px;
}
.fs-color li a:hover {
color: #e9ab32 !important;
}
.menu-item a {
  font-weight: 600;
}
.menu-item-has-children a::after {
  content: "";
  background: url(/wp-content/themes/web/img/down-arrow.png);
  width: 16px;
  height: 14px;
  display: inline-block;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: right top;
  -moz-top: 12px;
  -webkit-top: 0;
  margin-left: 10px;
}
.sub-menu li a::after {
  background: none !important;
}
.sub-menu {
  display: none;
}
.lalogo {
	width: 200px;
}
.m-top {
	margin-top: 430px;
}
.glarry-img {
  padding: 0px 3px;
}
.glarry-img img {
  width: 100%;
  height: auto;
}
.glarry-slider {
  margin: 0px;
}
.gallery-outer .silk-slider .slick-dots li {
  --float: left;
}
.gallery-outer .silk-slider .slick-dots li button {
  font-size: 0;
  background: transparent;
  border: none;
}
.gallery-outer .slick-arrow {
  display: none !important;
}
.gallery-outer .slick-dots {
  padding: 20px;
}
.gallery-outer .slick-dots li {
  margin: 4px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #424241 !important;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.gallery-outer .slick-dots li button {
  padding: 4px;
  border-radius: 50%;
  font-size: 0;
  background: #000;
  border: 3px solid #ddd !important;
  display: block;
}
.gallery-outer .slick-dots li.slick-active button {
  background: #e9ab32 !important;
}
#parties-catering .text , #gallery .text.text-cp {
  font-size: 16px !important;
  text-transform: uppercase;
  font-family: AfacadVariableFont;
}
#our-story .text.text-cp {
  margin: 0 !important;
}
.item-bg {
	background-color: #7a2d35 !important;
}
.gallery-outer .items-slick-slider.slick-initialized.slick-slider {
  margin: 0px 16px 0px 8px;
}
.prev-arrow {
  left: -75px !important;
  position: absolute !important;
  top: 50% !important;
}
.next-arrow {
  right: -70px !important;
  position: absolute !important;
  top: 50% !important;
}
.mc4wp-form-fields input {
  margin: 20px 0px;
  border: none;
  text-align: center;
  background: #fff;
  border: none;
  padding: 7px 40px;
  border-radius: 50px;
  font-size: 16px;
  font-family: AfacadRegular;
  color: #000;
   -webkit-text-fill-color: #000;
}

.group-book-form .gb-e-form .cont-name input, .group-book-form .gb-e-form .cont-s-name input, .group-book-form .gb-e-form .cont-email input, .group-book-form .gb-e-form .cont-pn input, .group-book-form .gb-e-form .cont-pd input, .group-book-form .gb-e-form .cont-msg textarea {
  background: #f2f2f2 !important;
}
.wpcf7-form-control.wpcf7-submit {
  width: 100% !important;
  max-width: 160px;
  background: #e9ab32;
  text-transform: uppercase;
  font-family: AfacadRegular;
  color: #fff;
  border: 1px solid transparent !important;
  text-align: center;
  border-radius: 50px !important;
  padding: 7px 20px;
}
.subscribe {
  background-color: #e9ab32 !important;
}
.w-80 {
  width: 100%;
  max-width: 80%;
}
.wpcf7-spinner {
  display: block;
}
.social-icon-outer.mt-5 {
  width: 100%;
  max-width: 132px;
  margin: 0 auto;
}
.mape-h {
	height: 100%;
}
.footer-outer .footer-text {
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
}
.footer-text p {
  margin: 0;
}

@media only screen and (min-width: 992px) {
.h-900 {
	height: 1000px !important;
}
}
@media only screen and (max-width: 991px) {
.mape-h {
	height: 700px;
}
.h-500 {
	height: 400px !important;
	background-size: cover;
}
.lalogo {
	width: 150px;
}
.bg-position {
	background-position: bottom;
}
}
@media only screen and (max-width: 767px) {
.prev-arrow {
  left: 30% !important;
  position: absolute !important;
  top: 100% !important;
  margin: 10px;
}
.next-arrow {
  right: 30% !important;
  position: absolute !important;
  top: 100% !important;
  margin: 10px;
}
}

@media only screen and (max-width: 480px) {
  .lalogo {
    width: 120px;
  }
  #content {  margin-top: 75px;}
}
@media only screen and (min-width: 992px) and (max-width: 1600px) { 
    .text-scroll {
	max-height: 420px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
	}
}

::selection, ::-webkit-selection, ::-moz-selection {
	background-color: #e9ab32;
	color: #FFF;
	text-shadow: none;
}

/*
@media only screen and (min-width: 1300px) { #content {  margin-top: 120px; } }
@media only screen and (min-width: 1200px) and (max-width: 1299px) { #content {  margin-top: 110px;} }
@media only screen and (min-width: 992px) and (max-width: 1199px) { #content {  margin-top: 98px;} }
@media only screen and (min-width: 768px) and (max-width: 991px) { #content {  margin-top: 90px;} }
@media only screen and (min-width: 705px) and (max-width: 767px) { #content {  margin-top: 127px;} }
@media only screen and (max-width: 474px) { #content {  margin-top: 90px;} }
*/
#content {  margin-top: 90px; }
