.site-header.header-overlay {
    top: 40px;
}
.main-navigation ul > li > a {
	padding: 15px 0px;
}
.the-logo.has-slogo {
    position: absolute;
    top: -72px;
}
.header-desktop section.is-stuck::before {
    position: absolute;
    content: "";
    background-color: white;
    width: 100%;
    height: 40px;
    top: -40px;
    z-index: 0;
}
.header-desktop section.is-stuck {
    top: 40px;
}

/*Homepage blog css*/



.home-blog-wrap .elementor-post__badge {
    border: 1px solid #fff;
}
.home-blog-wrap .elementor-post__meta-data {
    position: absolute;
    bottom: 137px;
    border: 0 !important;
    color: #000 !important;
	transition-duration: 300ms;
}
.home-blog-wrap .elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0;
}
.home-blog-wrap .elementor-posts-container .elementor-post__thumbnail img {
    height: 480px;
    object-fit: cover;
    object-position: center center;
}
.home-blog-wrap .elementor-post__card .elementor-post__text {
    position: absolute;
    bottom: 10px;
    padding: 35px 15px 10px 15px !important;
    background-color: rgb(255 255 255 / 70%);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    height: 170px;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
	transition-duration: 300ms;
	border-radius: 20px;
}
.home-blog-wrap .elementor-post__excerpt {
	opacity:0;
	transition-duration: 300ms;
}
.home-blog-wrap .elementor-post__read-more {
	opacity:0;
	transition-duration: 300ms;
	background-color:gray;
    padding: 5px 20px;
    border-radius: 100px;
}
.home-blog-wrap .elementor-post__read-more:hover {
	background-color:#DE6414 !important;
}
.home-blog-wrap .elementor-post__card:hover .elementor-post__text {
    height: 100%;
    width: 100%;
    border-radius: 0;
    bottom: 0;
}
.home-blog-wrap .elementor-post__card:hover .elementor-post__excerpt {
    opacity: 1;
    padding-top: 20px;
}
.home-blog-wrap .elementor-post__card:hover .elementor-post__meta-data {
    bottom: 92%;
    left: 0;
    padding: 13px 18px;
}
.home-blog-wrap .elementor-post__card:hover .elementor-post__read-more {
	opacity: 1;
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.home-blog-wrap article:nth-child(1) {
    margin-top: 60px;
}
.home-blog-wrap article:nth-child(3) {
    margin-top: 60px;
}
.home-blog-wrap article:nth-child(6) {
    margin-top: -60px !important;!i;!;
}
.home-blog-wrap article:nth-child(8) {
    margin-top: -60px !important;!i;!;
}
.home-blog-wrap article:nth-child(5) {
    margin-top: 0 !important;
}
.home-blog-wrap article:nth-child(7) {
    margin-top: 0 !important;
}
.home-blog-wrap .elementor-post-date {
    color: #696969;
	padding-left: 5px;
}
.home-blog-wrap .elementor-post-author {
    text-transform: uppercase;
}
.home-blog-wrap .elementor-post__meta-data span+span:before {
    display: none;
}

/*Homepage blog css*/






@media (max-width:767px) {



.home-blog-wrap article:nth-child(1) {
    margin-top: 0;
}
.home-blog-wrap article:nth-child(3) {
    margin-top: 0;
}
.home-blog-wrap article:nth-child(6) {
    margin-top: 0px !important;
}
.home-blog-wrap article:nth-child(8) {
    margin-top: 0px !important;
}


	
}




/*Booking*/


.stick-ui .ui-datepicker {
    top: auto !important;
    bottom: 70px;
}
.ui-datepicker {
    z-index: 9999 !important;
    background: #fff !important;
    border: 1px solid #ccc !important;
}

.ui-datepicker td a {
    color: #000 !important;
}

.ui-slider {
    height: 10px !important;
    background: #ddd !important;
}

.ui-slider-handle {
    width: 20px !important;
    height: 20px !important;
    background: #00738C !important;
    border-radius: 50% !important;
}
#ui-datepicker-div {
    color: #000;
}
#ui-datepicker-div .ui-icon {
	text-indent: 20px;
}
.home .online-reservations-main {
    top: calc(100vh - 120px);
}
.online-reservations-main {
/*     background-color: red; */
    position: absolute !important;
    top: 440px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}



.booking-widget-inner {
    background-color: #FFB819;
    max-width: 900px;
    margin: 0 auto;
	    padding-top: 7px;
    padding-bottom: 7px;
}
.cont-text {
    width: 10%;
    display: inline-block;
    vertical-align: middle;
}
.cont-text h5 {font-size: 18px;color: #043D40;margin-bottom: 0;}
.date-wrap {
    width: 43%;
    display: inline-block;
    background-color: #fff;
}
.guests-wrap {
    width: 19%;
    display: inline-block;
    vertical-align: middle;
}
.start-date {
    display: inline-block;
    width: 49%;
}
.end-date {
    display: inline-block;
    width: 49%;
}
.date-wrap input {
    width: 100%;
    border-radius: 0;
    height: auto;
    padding: 7px 15px;
    background-color: transparent;
    border: 0;
    text-align: center;
}
.booknow-wrap {
    width: 16%;
    display: inline-block;
}
.guests-wrap select {
	height: auto;
    padding: 7px 15px;
    border-radius: 0;
    border: 0;
}
.booking-submit-btn {
    background-color: #043D40;
    border-radius: 30px;
    box-shadow: none;
    border: 0;
    color: #fff;
    padding: 5px 23px;
    font-size: 14px;
}

.online-reservations-main.stick {
    top: auto;
    position: fixed !important;
    bottom: 0;
    padding-bottom: 0;
    border: 0;
    box-shadow: none;
    padding-top: 0;
}

.onlrese-btn-wrap {
  position: fixed !important;
  width: 100%;
  bottom: 0;
  z-index: 9;
}
.onlrese-main-wrap {
  background-color: rgba(0,0,0,.9);
  position: fixed !important;
  width: 100%;
  top: -100%;
  height: 100%;
  z-index: 99;
  opacity: 0;
  transition: all 0.2s ease-out;
}
.online-reservations-btn {
  width: 100%;
  display: block;
  border-radius: 0;
  font-size: 21px;
  padding-top: 10px;
  padding-bottom: 13px;
  line-height: normal;
  background-color: #FFB819;
  font-weight: 600;
  color: #043D40;
}
.online-reservations-btn:hover, .online-reservations-btn:focus {
	color: #043D40;
  transform: none;
  box-shadow: none;
} 
.onlrese-main-wrap.onlrese-main {
  top: 0;
  opacity: 1;
}
.onlrese-close i {
  font-size: 40px;
  cursor: pointer;
}
.onlrese-main-wrap .onlrese-close {
  padding-top: 10px;
}
.onlrese-close {
  text-align: right;
  padding-right: 10px;
}



@media (max-width:991px) {
	
.site-header.header-overlay {top: 0px;}
.booking-widget-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.cont-text {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.date-wrap {
  width: 100%;
  display: block;
  background-color: transparent;
}
.start-date {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.date-wrap input {
	background-color: #fff;
}
.end-date {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.guests-wrap {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.guests-wrap {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
	
	
}




/*Blog css start*/

.single-post .request-information-wrap,
.blog .request-information-wrap
{
  display: none;
}

.single-page-header {background: transparent;}
.single-post .header-wrap,
.category .header-wrap,
.blog .header-wrap,
.search-results .header-wrap
{
  background-color: #03152D !important;
}
.single-post .entry-content {
  padding: 20px 0 120px 0;
}

.blog .page-header,
.category .page-header
{
  padding-top: 90px;
  background-position: top;

}
.page-loader:before {border: 4px solid #03152D;}

.imagewith-title-wrap {
  position: relative;
  margin-bottom: 50px;
}
.imagewith-title-wrap .single-page-header {
  padding-bottom: 0;
  padding-top: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
  padding: 0 30px;
  z-index: 1;
}
.imagewith-title-wrap .single-page-header .page-title {
    max-width: 100%;
    padding: 0 0;
    color: #fff;
    font-size: 44px;
    text-transform: uppercase;
    font-family: "Outfit";
    font-weight: 600;
    line-height: 50px;
}
.imagewith-title-wrap .post-header .post-cates {
  margin-bottom: 8px;
  background-color: #F57F29;
  padding-left: 0;
}
.imagewith-title-wrap .post-header .post-cates.text-line:before {display: none;}
.imagewith-title-wrap .post-header .post-cates a:before {display: none;}
.imagewith-title-wrap .post-header .post-cates a {
  color: #fff;
  padding: 5px 10px;
}
.imagewith-title-wrap .entry-media:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  top: 0;
}
.imagewith-title-wrap .entry-media {
  position: relative;
}
.single-post .copyright-wrap,
.blog .copyright-wrap,
.category .copyright-wrap
{
  padding-bottom: 35px !important;
}

.imagewith-title-wrap .entry-media img {
  max-height: 600px;
  object-fit: cover;
  object-position: center center;
  width: 100%;
}
.single-post .site-content {
  padding-top: 170px;
}

.category .request-information-wrap {display: none;}

.blog .entry-content,
.category .entry-content {
  padding-top: 70px;
  padding-bottom: 50px;
}
.blog-post .inner-post {
  padding: 0 0px 0;
}
 
.post-box .post-inner {
  background: #fff;
  margin-bottom: 0;
  border-radius: 0;
  overflow:visible;
  box-shadow: none;
  padding-left: 15px;
  padding-right: 15px;
}

.blog-post .slide-posts {
  margin-bottom: 0;
}

body .m-a-box-container {
  background-color: #f9f9f9;
  box-shadow: 0 5px 15px rgba(30, 34, 40, 0.07);
  border: none;
}
.share-post .octf-btn {
  background: #F7BB47;
}
.post-box .entry-title a:hover {
    color: #e86d24;
}
.post-header .post-cates a {
  color: #E47B4A;
}
.post-header .text-line:before {
  background: #E47B4A;
}

.m-a-box-avatar img, .m-a-box-avatar div[data-avatar-type="acronym"] {
  border-radius: 50%;
  border: none !important;
}
body .m-a-box {
  margin-top: 50px !important;
}
.progress-wrap { z-index: 999;}
/* .sidebar-wrap {
  top: 100px;
  position: sticky;
} */

.post-box .inner-post {padding-left: 0; padding-right: 0;}



/* banner */
.home_blog .title-link{font-size:18px !important; line-height:22px !important}


.wifi-offer-wrap .card-img-top {position: relative;}
.wifi-offer-wrap .card-img-top:before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(21, 70, 87, 0) 55%, rgba(16, 38, 46, 0.98) 100%);
  content: "";
  z-index: 9;
  top: 0;
}



.author-sort-box {margin-bottom: 30px;display: none;}
.author-sort-box img {border-radius: 100%;margin-right: 10px;}
.prev-next-blog-wrap {margin-top: 50px;}
.blog-post .center-line {padding-top: 50px;margin-top: 50px;}
.prev-next-blog-wrap p {margin-bottom: 5px;}
.prev-next-blog-wrap h4 a {color: #60697b;}
.prev-next-blog-wrap h4 a:hover {color: #e86d24;}
.content-area {padding-right: 15px;}
.recentpost-wrap .recent-post {
    position: relative;
    min-height: 80px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.recentpost-wrap .post-thumbnail {
    position: absolute;
    left: 0;
}
.recentpost-wrap .post-content {
    padding-left: 95px;
}
.recentpost-wrap .post-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}
.recentpost-wrap .post-title a {
    color: #343f52;
}
.recentpost-wrap .post-title a:hover {
    color: #e86d24;
}
.post-categories a {
    background-color: #e86d24;
    padding: 0px 6px;
    font-size: 12px;
    line-height: 21px;
    margin-right: 9px;
    color: #fff;
    display: inline-block;
}
.post-categories a:hover {color:#fff;}
.tag .page-header {
  padding-top: 90px;
}
.tag .request-information-wrap {
  display: none;
}
.tag .entry-content {
  padding-top: 70px;
  padding-bottom: 50px;
}

.req-num input[type=number]::-webkit-inner-spin-button,
.req-num input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


.entry-footer .tagcloud a,
.entry-footer .wp-block-tag-cloud a {
  background-color: transparent;
  border: 1px solid #999;
  border-radius: 0;
  padding: 3px 8px;
  color: #222;
}
.entry-footer .tagcloud a:hover,
.entry-footer .wp-block-tag-cloud a:hover {
  box-shadow: none;
  transform: none;
  background-color: #f7bb47;
  color: #fff;
  border-color: #f7bb47;
}



.mustread-title {
/*   text-transform: uppercase; */
  margin-bottom:10px;
}


.blog-post .related-posts .slide-posts img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 0;
}
.related-posts .post-header {
  position: relative;
}
.related-posts .post-header .post-cates {
  position: absolute;
  top: -52px;
  z-index: 9;
  padding-left: 0;
  left: 6px;
}
.related-posts .post-header .post-cates:before {display: none;}
.related-posts .post-header .post-cates a {
  color: #fff;
  background-color: #F57F29;
  padding: 3px 10px;
  font-size: 12px;
}
.related-posts .post-header .post-cates a:hover:before {display: none;}

.post-img-withtitle-wrap {
  position: relative;
}
.post-img-withtitle-wrap .post-header {
  position: absolute;
  bottom: 0;
  left: 0;
}
.post-img-withtitle-wrap .entry-title a  {
    font-size: 36px;
    font-weight: 900;
    /*font-family: "Cairo", Sans-serif;*/
    text-transform: uppercase;
    color: #fff;
    line-height: 41px;
}
.post-box .post-img-withtitle-wrap .entry-title {
  margin-bottom: 0;
  line-height: 36px;
  padding: 10px 20px;
}
.post-img-withtitle-wrap .post-cates:before {display: none;}
.post-img-withtitle-wrap .post-cates a {
  color: #fff;
  background-color: #F57F29;
  padding: 5px 10px;
}
.post-img-withtitle-wrap .post-cates {
  padding-left: 20px;
  margin-bottom: 0;
}
.post-img-withtitle-wrap .post-cates a:hover:before {display: none;}

.post-box .post-img-withtitle-wrap .entry-media .bg-overlay {
  background: rgba(30, 34, 40, 0.4);
  opacity: 1;
}
.post-box .post-img-withtitle-wrap .hover-scale:hover img {transform: none;}
.post-box .post-img-withtitle-wrap .entry-media .bg-overlay h5 {display: none;}
.post-header .post-cates a + a {margin-left: 7px;}


.blog-post .share-post .octf-btn:hover {
  box-shadow: none;
  transform: none;
}
.blog-post .share-post .octf-btn {
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 0;
}


.blue-head-box.cont-slider-wrap h2.sina-cs-title {
   background-color: #134758;
}
.page-id-16990 .online-reservations-main {
   top: 365px;
}
.blogshare-social-wrap .social-icon i {
  font-size: 18px;
  line-height: 40px;
}
.blogshare-social-wrap ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 5px;
}

.blogshare-social-wrap ul {
  padding-left: 0;
  margin-bottom: 0;
  text-align: center;
}
.blogshare-social-wrap ul li a {
  display: flex;
  flex-direction: row;
}
.blogshare-social-wrap .social-icon {
  background-color: #516eab;
  line-height: 38px;
  border-width: 1px;
  border-style: solid;
  padding-left: 0;
  padding-right: 0;
  width: 35px;
  text-align: center;
  color: #fff;
  border-color: transparent !important;
  display: inline-block;
}
.blogshare-social-wrap .social-icon {
  background-color: #516eab;
}
.blogshare-social-wrap .social-text {
  display: inline-block;
  line-height: 38px;
  border-width: 1px;
  border-style: solid;
  padding: 0 20px 0 25px;
  border-left-width: 0;
  font-weight: 700;
}
.blogshare-social-wrap ul li a.facebook .social-text {
  border-color: #516eab;
  color: #516eab;
}
.blogshare-social-wrap ul li a.twitter .social-text {
  border-color:#29c5f6;
  color:#29c5f6;
}
.blogshare-social-wrap ul li a.pinterest .social-text {
  border-color:#ca212a;
  color:#ca212a;
}
.blogshare-social-wrap ul li a.whatsapp .social-text {
  border-color: #7bbf6a;
  color: #7bbf6a;
}


.blogshare-social-wrap ul li a.facebook .social-icon {
  background-color: #516eab;
}
.blogshare-social-wrap ul li a.twitter .social-icon {
  background-color:#29c5f6;
}
.blogshare-social-wrap ul li a.pinterest .social-icon {
  background-color:#ca212a;
}
.blogshare-social-wrap ul li a.whatsapp .social-icon {
  background-color: #7bbf6a;
}
.blogshare-social-wrap ul li a.pinterest svg {
  fill: #fff;
}
.blogshare-social-wrap .social-icon {position: relative;} 
.blogshare-social-wrap .social-icon:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: calc(100% + 0px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #000;
}

.blogshare-social-wrap ul li a.facebook .social-icon:after {
  border-left-color: #516eab;
}
.blogshare-social-wrap ul li a.twitter .social-icon:after{
  border-left-color:#29c5f6;
}
.blogshare-social-wrap ul li a.pinterest .social-icon:after {
  border-left-color:#ca212a;
}
.blogshare-social-wrap ul li a.whatsapp .social-icon:after {
  border-left-color: #7bbf6a;
}

.blogshare-social-wrap {
  margin-top: 0px;
  margin-bottom: 35px;
}

.post-img-withtitle-wrap .post-cates { display: none;}
.imagewith-title-wrap .post-header .post-cates { display: none;}
.related-posts .post-header .post-cates { display: none;}

.search-form .search-field {
  background-color: #ebebeb;
  border-radius: 0;
}

.blog-ads-wrap {
  padding-left: 35px;
  margin-top: 0px;
  margin-bottom: 30px;
}

.single #media_image-2.widget_media_image {
  display: none;
}

.search-results .request-information-wrap {
  display: none;
}
.search-results .onlrese-btn-wrap {
  display: none;
}
.search-results .page-header {
  padding-top: 90px;
}

.search-results .entry-content {
  padding: 20px 0 80px 0;
}


.home-blog-wrap .posts-by-tag .post-title {
  background: linear-gradient(179.91deg, rgba(0, 0, 0, 0) 18.33%, rgba(0, 0, 0, 0.8) 95.82%);
}

.boost_park .ot-carousel .owl-dots button.owl-dot span {
    width: 12px;
    height: 12px;
    transform: none;
}
.boost_park .ot-carousel .owl-dots button.owl-dot.active span {
    border-color: transparent;
    background: #F7BB47;
    transform: none;
}




.page-header .breadcrumbs li {color:#fff;}
.page-header .breadcrumbs li::before {color:#fff;}
.page-header .breadcrumbs li a {color: #fff;}
a {color: #E96D1B;}
a:hover, a:focus, a:active {color: #DE6414;}
body .primary-sidebar .cat-item:before {color:#e86d24 !important;}
body .primary-sidebar .cat-item a:hover {color:#e86d24 !important;}
body .primary-sidebar .cat-item a:hover ~ span {color:#e86d24 !important;}
body .primary-sidebar .wp-block-categories {margin-bottom: 40px !important;}


.sidebar-wrap {
	float: right;
  width: 33%;
}
.sidebar-wrap .primary-sidebar {
	width: 100%;
}
.sidebar-wrap .recentpost-wrap {
	width: 100%;
	margin-top: 0px;
}	
.single-post #primary-sidebar #block-9 {
    display: none;
}

.sidebar-wrap h4, .primary-sidebar h4 {
    font-size: 21px;
    font-weight: 600;
    font-family: "Outfit"; 
    text-transform: capitalize;
}

.post-box .post-cates, .post-box .entry-meta, .recent-news .post-header .post-on {
    display: none;
}
.inner-post .entry-title {
    font-size: 28px;
    font-weight: 600;
    font-family: 'Outfit';
}
.single-post .footer-bottom-wrap {
    padding-bottom: 15px !important;
}

/* body.single-post .main-navigation ul > li > a,
body.single-tribe_events .main-navigation ul > li > a 
{
    color: #000 !important;
} */
/* body.single-post .main-navigation ul > li > a:hover,
body.single-tribe_events .main-navigation ul > li > a:hover
{
    color: #88D1DA !important;
} */
/* body.single-post .main-navigation > ul > li.menu-item-has-children > a:after,
body.single-tribe_events .main-navigation > ul > li.menu-item-has-children > a:after
{
	color: #000 !important;
} */

/* body.single-post .main-navigation ul > li > a:hover:after,
body.single-tribe_events .main-navigation ul > li > a:hover:after
{
    color: #88D1DA !important;
} */
.single-post .site-content {
    padding-top: 150px;
}
.single-tribe_events .online-reservations-main {display:none;}
.single-tribe_events  .site-content {
    padding-top: 200px;
}
.single-post .main-header-wrap,
.single-tribe_events .main-header-wrap
{
    background-color: #f7f7f7;
}
.single-post .main-header-wrap.is-stuck {background-color: #f7f7f7;}

body.single-tribe_events .is-stuck .main-navigation ul > li > a,
body.single-post .is-stuck .main-navigation ul > li > a
 {
    color: #fff !important;
}
body.single-tribe_events .is-stuck .main-navigation ul > li > a:hover,
body.single-post .is-stuck .main-navigation ul > li > a:hover
{
    color: #88D1DA !important;
}
body.single-tribe_events .is-stuck .main-navigation ul > li > a:after,
body.single-post .is-stuck .main-navigation ul > li > a:after
 {
    color: #fff !important;
}
body.single-post .is-stuck .main-navigation ul ul a,
body.single-tribe_events .is-stuck .main-navigation ul ul a
 {
	 color: #000 !important;
}

body.single-post .is-stuck .main-navigation ul ul a:hover,
body.single-tribe_events .is-stuck .main-navigation ul ul a:hover
 {
	 color: #88D1DA !important;
}
body.single-tribe_events .is-stuck .main-navigation ul > li > a:hover:after,
body.single-post .is-stuck .main-navigation ul > li > a:hover:after
 {
    color: #88D1DA !important;
}
body.single-tribe_events .footer-bottom-wrap,
body.single-post .footer-bottom-wrap
 {
  padding-bottom: 15px !important;
}

.single-post #primary-sidebar #block-12 {
    display: none;
}


.single-post .online-reservations-main {
    display: none;
}

@media (max-width:991px) {
    
.single-post .site-content {padding-top: 90px;}
.sidebar-wrap {width: 100%;}
.sidebar-wrap .recentpost-wrap {padding-left: 15px;}


  
    
}


@media (max-width:767px) {

.imagewith-title-wrap .single-page-header .page-title {font-size: 24px;line-height: 30px;}
.imagewith-title-wrap {margin-bottom: 20px;}
.blogshare-social-wrap {margin-top: 10px;}
.blogshare-social-wrap {margin-bottom: 20px;}
.sidebar-wrap {padding: 0 20px;}
.single-post .entry-content {padding: 20px 0 50px 0;}
.imagewith-title-wrap .single-page-header {padding: 0 15px;}

.ot-carousel.ot-latest-post-carousel .nav-outside .owl-next {
  margin-right: 0;
}
.ot-carousel.ot-latest-post-carousel .nav-outside .owl-prev {
  margin-left: 0;
}	
.blog-post .blogshare-social-wrap {
    display: none;
}





}

/*Blog css end */

body .octf-btn:hover {
	transform: none;
    box-shadow: none;
}

.amen-h-405 img {
    height: 400px !important;
    object-fit: cover;
    object-position: center center;
}
.amen-box .elementor-image-box-content {
	position: absolute;
    bottom: -210px;
    transition-duration: 300ms;
} 

.amen-box .elementor-image-box-wrapper {
    position: relative;
    overflow: hidden;
}


.growplan-wrap .elementor-image-box-img {
    width: 100% !important;
	margin-bottom: 0 !important;
	background-color: #000;
}
.growplan-wrap .elementor-image-box-wrapper {
    position: relative;
    overflow: hidden;
}
.growplan-wrap .elementor-image-box-content {
    position: absolute;
    bottom: -210px;
    background-color: rgba(0, 0, 0, 0.4);
	transition-duration: 300ms;
}
.growplan-wrap .elementor-image-box-title {
    margin-bottom: 0;
}
.growplan-wrap .elementor-image-box-content a {
	display: block;
    background-color: rgb(128, 128, 128, 0.5);
    border-radius: 40px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 6px 20px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.growplan-wrap .elementor-image-box-description {
    padding: 0 15px 10px 15px;
	min-height: 210px;
}
.growplan-wrap .elementor-image-box-content a:hover {
	background-color: #DE6414;
}
.growplan-wrap .elementor-image-box-wrapper:hover .elementor-image-box-content {
    bottom: 0;
}
.growplan-wrap .elementor-image-box-wrapper:hover .elementor-image-box-img img {
	opacity:0.4;
}
.growplan-wrap .elementor-image-box-img img {
	 height: 405px !important;
    object-fit: cover;
    object-position: center center;
}



.waystostay-title h2.elementor-heading-title:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 2px;
    width: 100%;
    margin-top: -3px;
    background-color: #e8f4ce;
}
.waystostay-title h2.elementor-heading-title span {
    background-color: #fff;
    position: relative;
    z-index: 9;
	padding-right: 10px;
}




.amenities-img.ame-img-405 img {
    height: 430px !important;
    object-fit: cover;
    object-position: center center;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}
.amenities-img.ame-img-190 img {
	 height: 205px !important;
    object-fit: cover;
    object-position: center center;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}


.amenities-btn {
    padding: 2px 25px 3px 25px;
    font-family: "Cairo", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px;
    word-spacing: 0px;
    color: #FFFFFF;
    background-color: #2E4655;
    border-radius: 100px;
    border: 1px solid #2E4655;
}
.amenities-btn:hover {
    background-color: transparent;
    border-color: #2E4655;
    color: #2E4655;
}
.amenities-box p {
	font-size: 14px;
    color:#2E4655;
}

.amenities-title h2 {
	 text-transform: uppercase;
    font-size: 17px;
    line-height: 17px;
    font-weight: bold;
    color:#fff !important;
}
body .amenities-wrap .amenities-title {
    position: absolute !important;
    bottom: 0;
    padding: 16px 19px;
}

body .amenities-box {
    position: absolute;
    left: 5px;
    height: 100%;
    width: calc(100% - 10px) !important;
    bottom: -100%;
    transition: 350ms ease-in-out;
    background: #e8f4ce;
    color: #043d40;
    padding: 22px 19px 16px 19px;
    z-index: 1;
    text-align: center;
}
.amenities-inner .elementor-widget-wrap.elementor-element-populated {
    overflow: hidden;
	padding: 5px !important;
}
.amenities-wrap .amenities-inner:hover .amenities-box {
    bottom: 0;
}



.booking-css label {
	font-family: "Slabo 27px", Sans-serif;
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 0 7px;
}
.booking-css input[type="text"] {
  font-size: 17px !important;
  padding: 9px 12px !important;
  width: 130px;
}
.booking-css #bookNowBtn {
  padding: 0;
  font-family: "Slabo 27px", Sans-serif;
  font-weight: 600 !important;
  background-color: #2E4655;
  padding: 7px 25px 7px 25px;
  border-radius: 20px 20px 20px 20px;
  font-size: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-left: 10px;
}



#mobileBooking {
  background-color: #FFB819;
  padding:0 20px 30px;
  text-align: center;
}
#mobileBooking label {
  display: block;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 15px;
}
#mobileBooking input {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#bookNowBtnMobile {
  font-family: "Slabo 27px", Sans-serif;
  font-weight: 600 !important;
  background-color: #2E4655;
  padding: 7px 25px 7px 25px;
  border-radius: 20px 20px 20px 20px;
  font-size: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-left: 10px;
  border: none;
	margin-top: 20px;
}



.post-box .post-inner img.wp-post-image {
    max-height: 500px;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}

/*Flip box css*/

.box-flip-wrap-main .elementor-col-33 {
    width: 50% !important;
}

.box-contbtn-wrap .elementor-widget-container {transition: all .4s ease !important;}
.box-contbtn-wrap .elementor-widget-wrap .elementor-widget-heading,
.box-contbtn-wrap .elementor-widget-wrap .elementor-widget-text-editor {
  transition: all .4s ease !important;
  top: 0;
}



.box-flip-wrap.right {
  position: absolute;
  display: flex;
  right: 0;
  top: 0;
  z-index: -1;
  backface-visibility: visible;
  transform: perspective(600px) rotateY(180deg);
  transition: transform .5s linear 0s;
}
.box-flip-wrap.left {
  position: absolute;
  display: flex;
  left: 0;
  top: 0;
  z-index: -1;
  backface-visibility: visible;
  transform: perspective(600px) rotateY(180deg);
  transition: transform .5s linear 0s;
}
/* .box-contbtn-wrap.test {
  backface-visibility: visible;
  transform: perspective(600px) rotateY(180deg);
  transition: transform .5s linear 0s;
}*/


.box-flip-wrap.testtest {
  display: flex;
  z-index: 1;
  position: relative;
  transform: perspective(600px) rotate(0deg);
}

.rrr {
  display: flex !important;
  z-index: 0;
  overflow: hidden;
  position: absolute !important;
  opacity: 0 !important;
  top: 0;
  backface-visibility: visible;
  transform: perspective(600px) rotateY(180deg) !important;
  transition: transform .5s linear 0s;
  right: 0;
}


.box-flip-wrap-main .elementor-col-33 {
  width: 50% !important;
}
.flip-box-click {display: none !important;}
.flip-box-click + .box-flip-wrap {
  display: flex !important;
}
.box-flip-wrap-main .flip-box-click-rep {
  display: none !important;
}

.flip-box-click.flip-box-click-rep-again {
  display: flex !important;
}


.flip-close-icon-btn {
/*   position: absolute !important; */
  right: 10px;
  top: 0;
  text-align: right;
  width: auto !important;
  z-index: 9;
}
.flip-close-icon-btn i {
  font-size: 30px;
  cursor: pointer;
	
}


.tribe-events-page-template .page-header {
   
    background-size: cover;
    background-position: center center;
    position: relative;
}
.tribe-events-page-template .page-header:before {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
}
.tribe-events-page-template .page-header .page-title {
    font-weight: 700;
    font-size: 70px;
    text-align: center;
    line-height: 70px;
    font-family: Outfit;
    text-shadow: rgb(0, 0, 0) 0px 0px 10px;
    color: #fff;
		margin-top: 60px;
	  position: relative;
}

@media (max-width:1024px) {
	.tribe-events-page-template .page-header .page-title {display: none;}
}



@media (max-width:767px) {

.box-flip-wrap-main .elementor-col-33 {
	width: 100% !important;
}
	.post-box .post-inner img.wp-post-image {max-height: 260px;}
	.imagewith-title-wrap .entry-media img {max-height: 300px;}
	
	
	.home-blog-wrap .elementor-posts {
		 display: flex;
    	overflow-x: auto;
}
.home-blog-wrap .elementor-posts article {
		min-width: 100% !important;
}	
	
	
}	
	


/*Booking in Hover*/

.booking-onscroll-wrap {
  width: auto !important;
}
.booking-onscroll-wrap .elementor-widget-wrap {
	padding: 7px 10px !important;
	border-radius: 10px !important;
}
.booking-onscroll-wrap .elementor-widget-wrap p {
  margin-bottom: 0;
  margin-right: 20px;
}
.booking-onscroll-main {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
}

.online-reservations-main.stick {
    display: none;
}
.booking-onscroll-main.stickhover {
    position: fixed !important;
    bottom: 0;
    display: block;
    left: 0;
    right: 0;
	opacity: 1;
	z-index: 1;
	
}
.online-reservations-main.hover-class {display:block;z-index: 2;}
.booking-onscroll-main.hover-class {display:none;}

/*Booking in hover*/

