/* .site-header.header-overlay {
    top: 20px;
} */
.main-navigation ul > li > a {
	padding: 15px 0px;
}
/* .the-logo.has-slogo {
    position: absolute;
    top: -50px;
} */
.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: 30px;
} */








/*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-2 {
    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 */



.virtual-tour-btn .elementor-button-icon i {
  font-size: 30px;
}

.virtual-tour-btn .elementor-button-content-wrapper {
	align-items: center;
}



@media (max-width:991px) {
	.site-header.header-overlay {top: 0px;}
	
}

@media (max-width:767px) { 

   .image-box-inner .elementor-container {
       min-height: auto !important;
   }

}	
	



/*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*/



.onlrese-btn-wrap {
  position: fixed !important;
  width: 100%;
  bottom: 0;
  z-index: 9;
}
.online-reservations-btn {
  width: 100%;
  display: block;
  border-radius: 0;
  font-size: 21px;
  padding-top: 10px;
  padding-bottom: 13px;
  line-height: normal;
  background-color: #b76b1d;
  font-weight: 600;
  color: #fff;
}
.online-reservations-btn:hover,
.online-reservations-btn:focus {
  color: #fff;
  transform: none;
  box-shadow: none;
}

.wpcf7-submit.octf-btn {
	  background-color: #b76b1d;
}


body .wpforms-form input[type="text"],
body .wpforms-form input[type="tel"],
body .wpforms-form input[type="email"],
body .wpforms-form textarea {
    background-color: rgb(254, 254, 254);
    box-shadow: rgba(30, 34, 40, 0.04) 0rem 0rem 1.25rem;
    line-height: 1.2;
    min-height: 52px;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(8, 60, 130, 0.07);
    border-image: initial;
    padding: 0.6rem 1rem;
}
body .wpforms-form .wpforms-submit {
    background-color: rgb(245, 127, 41) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border-radius: 100px !important;
    padding: 10px 24px !important;
}
body .wpforms-form .wpforms-submit:focus:after {
    border: none !important;
}

body .wpforms-form input[type="text"]:focus, body .wpforms-form input[type="tel"]:focus, body .wpforms-form input[type="email"]:focus, body .wpforms-form textarea:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #b76b1d !important;
}


.home-contact-form .wpforms-container .wpforms-field {
    padding-top: 0;
    padding-bottom: 12px;
}
body .home-contact-form .wpforms-form input[type="text"],
body .home-contact-form .wpforms-form input[type="tel"],
body .home-contact-form .wpforms-form input[type="email"],
body .home-contact-form .wpforms-form textarea {
    background-color: rgb(254, 254, 254);
    box-shadow: rgba(30, 34, 40, 0.04) 0rem 0rem 1.25rem;
    line-height: 1.2;
    min-height: 45px;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(8, 60, 130, 0.07);
    border-image: initial;
    padding: 0.6rem 0.6rem;
	font-size:13px;
}

body .home-contact-form .wpforms-form textarea {
    height: 120px !important;
}

.home-contact-form {
    background-color: #e5e5e5;
    padding: 5px 20px;
    border-radius: 10px;
}
body .home-contact-form .wpforms-submit-container {
    margin-top: 0 !important;
}

.blog .page-header .page-title,
.category .page-header .page-title,
.search-results .page-header .page-title
{
	font-size: 100px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.49) 1px 1px 3px;
    line-height: 100px;
    text-align: left;
    font-family: "Poppins", sans-serif;
}



@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;
}

.blog .page-header .page-title,
.category .page-header .page-title,
.search-results .page-header .page-title {
	font-size: 40px;
	line-height: 40px;
}	
	

	
}

