.nop {
  margin-bottom: 0;
}
.nop p {
  margin-bottom: 0;
}

.white_link a {
  color: #fff !important;
}

.scaleimg .elementor-widget-container {
  overflow: hidden;
  width: fit-content;
}
.scaleimg .elementor-widget-container img {
  transition: transform ease-out 0.3s;
}
.scaleimg .elementor-widget-container img:hover {
  transform: scale(1.1);
}

@media screen and (max-width: 767px) {
  .will_be_orange_buttton a.elementor-button {
    border-radius: 0 !important;
    color: #fff !important;
    background: linear-gradient(to right, #963815 50%, #CF7029 50%) !important;
    background-size: 200% 100% !important;
    background-position: right bottom !important;
    padding: 18px 54px !important;
    font-size: 20px !important;
    transition: all 0.3s !important;
  }
  .will_be_orange_buttton a.elementor-button:hover {
    background-position: left bottom !important;
  }
}

.orange_button a.elementor-button {
  border-radius: 0;
  color: #fff;
  background: linear-gradient(to right, #963815 50%, #CF7029 50%) !important;
  background-size: 200% 100% !important;
  background-position: right bottom !important;
  padding: 20px 30px;
  font-size: 20px;
  transition: all 0.3s;
}
.orange_button a.elementor-button:hover {
  background-position: left bottom !important;
}

@media screen and (max-width: 767px) {
  body #pojo-a11y-toolbar.pojo-a11y-toolbar-left {
    top: 84% !important;
  }
}
@media screen and (max-width: 767px) {
  body #pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open {
    top: 66% !important;
  }
}

#header_booking {
  background: #fff;
}
@media screen and (max-width: 1024px) {
  #header_booking {
    display: none;
  }
}
#header_booking .elementor-column {
  justify-content: end;
}
#header_booking .elementor-column .elementor-widget-wrap {
  background: #CF7029;
  width: fit-content;
  padding: 6px 6px;
}
#header_booking .elementor-column .elementor-widget-wrap .elementor-widget-container p {
  margin-bottom: 0;
  color: #fff;
}
#header_booking .elementor-column .elementor-widget-wrap .elementor-widget-container a {
  color: #000;
}

#header_nav {
  background: #fff;
  /*@media screen and (max-width: 1024px) {
    top: 34px !important;
  }*/
}
#header_nav #first_nav {
  width: fit-content;
  padding-right: 21px;
  padding-left: 21px;
}
@media screen and (max-width: 1024px) {
  #header_nav #first_nav {
    width: 80%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  #header_nav #first_nav {
    width: calc(100% - 63px - 69px);
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1024px) {
  #header_nav #first_nav .elementor-widget-container {
    justify-content: start;
    display: flex;
  }
}
#header_nav #first_nav .elementor-widget-container img {
  max-width: 286px;
}
@media screen and (max-width: 1181px) {
  #header_nav #first_nav .elementor-widget-container img {
    max-width: 234px;
  }
}
@media screen and (max-width: 400px) {
  #header_nav #first_nav .elementor-widget-container img {
    max-width: 180px;
  }
}
@media screen and (max-width: 333px) {
  #header_nav #first_nav .elementor-widget-container img {
    max-width: 150px;
  }
}
#header_nav #first_nav.othernav {
  padding-left: 0;
}
@media screen and (max-width: 1024px) {
  #header_nav #phone_nav {
    width: 10%;
  }
}
@media screen and (max-width: 767px) {
  #header_nav #phone_nav {
    width: 36px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#header_nav #phone_nav .elementor-icon {
  font-size: 30px;
}
#header_nav #phone_nav .elementor-icon i.fa-phone-alt {
  width: 30px;
}
#header_nav #second_nav {
  width: calc(100% - 328px);
}
@media screen and (max-width: 1071px) {
  #header_nav #second_nav {
    width: calc(100% - 276px);
  }
}
@media screen and (max-width: 1024px) {
  #header_nav #second_nav {
    width: 10%;
  }
}
@media screen and (max-width: 767px) {
  #header_nav #second_nav {
    width: 63px;
  }
}
#header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item {
  transition: transform ease-out 0.3s;
}
@media screen and (max-width: 1301px) {
  #header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item {
    font-size: 22px;
  }
}
@media screen and (max-width: 1215px) {
  #header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item {
    font-size: 20px;
  }
}
@media screen and (max-width: 1137px) {
  #header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item {
    padding-left: 9px;
    padding-right: 9px;
    font-size: 19px;
  }
}
@media screen and (min-width: 1025px) {
  #header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item:hover {
    transform: translateY(-8px);
  }
}
@media screen and (min-width: 1025px) {
  #header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item .sub-arrow {
    display: none;
  }
}
#header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item ul.sub-menu {
  /*left: -34%;*/
  background: rgba(109, 74, 36, 0.7215686275);
}
#header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item ul.sub-menu li.menu-item {
  border-bottom: 0;
  background-color: rgba(109, 74, 36, 0.0084);
}
#header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item ul.sub-menu li.menu-item a.uael-menu-item {
  padding-left: 0;
  font-weight: 400;
  background-color: transparent;
}
@media screen and (min-width: 1025px) {
  #header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item ul.sub-menu li.menu-item a.uael-menu-item {
    justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  #header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item ul.sub-menu li.menu-item a.uael-menu-item {
    padding-left: 20px;
  }
}
#header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item ul.sub-menu li.menu-item a.uael-menu-item:hover {
  transform: translateY(0);
}
#header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item#menu-item-52 ul.sub-menu {
  width: 380px;
}
#header_nav.elementor-sticky--effects {
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 1024px) {
  #header_nav.elementor-sticky--effects {
    top: 0 !important;
  }
}
#header_nav.elementor-sticky--effects #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item {
  font-size: 21px;
  line-height: 0;
}
#header_nav.elementor-sticky--effects #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item .sub-menu li a.uael-sub-menu-item {
  font-size: 21px;
}
#header_nav.elementor-sticky--effects #header_booking .elementor-column .elementor-widget-wrap {
  padding: 0;
}
#header_nav.elementor-sticky--effects #header_booking .elementor-column .elementor-widget-wrap .elementor-widget-container a {
  font-size: 16px;
  line-height: 0;
}
@media screen and (min-width: 1025px) {
  .home .ast-container {
    margin-top: -199px;
  }
}
.home #header_booking {
  background: transparent;
}
.home #header_nav {
  background: transparent;
}
@media screen and (max-width: 1024px) {
  .home #header_nav {
    background: #fff;
    top: 2px !important;
  }
}
.home #header_nav #first_nav #thelogo {
  display: none;
}
@media screen and (max-width: 1024px) {
  .home #header_nav #first_nav #thelogo {
    display: block;
  }
}
.home #header_nav #first_nav #templogo {
  margin-top: -52px;
}
@media screen and (max-width: 1024px) {
  .home #header_nav #first_nav #templogo {
    display: none;
  }
}
.home #header_nav #second_nav {
  height: 95px;
}
.home #header_nav #second_nav .elementor-widget-wrap {
  padding-right: 0;
}
.home #header_nav #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item {
  color: #fff;
}
.home #header_nav.elementor-sticky--effects {
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .home #header_nav.elementor-sticky--effects {
    top: 0 !important;
  }
}
.home #header_nav.elementor-sticky--effects #first_nav #templogo {
  display: none;
}
.home #header_nav.elementor-sticky--effects #first_nav #thelogo {
  display: block;
}
.home #header_nav.elementor-sticky--effects #second_nav {
  height: auto;
}
.home #header_nav.elementor-sticky--effects #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item {
  color: #161719;
}
@media screen and (max-width: 767px) {
  .home #header_nav.elementor-sticky--effects #second_nav .elementor-widget-wrap .uael-nav-menu li.menu-item a.uael-menu-item {
    color: #fff;
  }
}

body.single-post h2 {
  font-size: 30px;
}
body.single-post h3 {
  font-size: 25px;
}
body #blog_section .uael-post__read-more.elementor-button {
  margin-left: -6px;
}
body #accomodations_bradcrumbs a, body #accomodations_bradcrumbs p, body #accomodations_bradcrumbs div, body #short_menu a, body #short_menu p, body #short_menu div {
  color: #707070;
}
body #short_menu .post-navigation__prev--title, body #short_menu .post-navigation__next--title {
  display: none;
}
body #features .elementor-widget-wrap {
  height: fit-content;
}
body #features .elementor-widget-wrap .elementor-widget-button {
  position: absolute;
  bottom: -27px;
  left: 0;
}
body .elementor-slideshow__title {
  display: none;
}
body #second_image_row .gallery .gallery-item:nth-child(1) {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  body #second_image_row .gallery .gallery-item:nth-child(even) {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  body #second_image_row .gallery .gallery-item:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  body #second_image_row .gallery .gallery-item:nth-child(odd) {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  body #second_image_row .gallery .gallery-item:nth-child(odd) {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  body #packages_images .gallery .gallery-item:nth-child(even) {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  body #packages_images .gallery .gallery-item:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  body #packages_images .gallery .gallery-item:nth-child(odd) {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  body #packages_images .gallery .gallery-item:nth-child(odd) {
    padding-left: 0;
    padding-right: 0;
  }
}
body .loopsection {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  body .loopsection .elementor-container {
    max-width: 100% !important;
  }
}
body .loopsection .loop_buttons a {
  width: 100%;
  transition: transform ease-out 0.3s;
}
body .loopsection .loop_buttons .readcol .elementor-widget-wrap {
  padding: 0 0 0 10px;
}
@media screen and (max-width: 767px) {
  body .loopsection .loop_buttons .readcol .elementor-widget-wrap {
    padding: 0;
  }
}
body .loopsection .loop_buttons .bookcol .elementor-widget-wrap {
  padding: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  body .loopsection .loop_buttons .bookcol .elementor-widget-wrap {
    padding: 0;
    margin-bottom: 21px;
  }
}
@media screen and (min-width: 768px) {
  body .loopsection .elementor-widget-text-editor {
    min-height: 207px;
  }
}
@media screen and (min-width: 768px) {
  body .loopsection .elementor-widget-text-editor.packageloop {
    min-height: 243px;
  }
}
body .loopsection .elementor-widget-image .elementor-widget-container {
  overflow: hidden;
}
body .loopsection .elementor-widget-image .elementor-widget-container img {
  transition: transform ease-out 0.3s;
}
body .loopsection .elementor-widget-image .elementor-widget-container img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  body #top_slider_section .elementor-widget-container {
    margin-top: 33px;
  }
}
body #top_slider_section .elementor-widget-container .elementor-image-carousel-wrapper {
  width: calc(80% - 60px);
}
@media screen and (max-width: 767px) {
  body #top_slider_section .elementor-widget-container .elementor-image-carousel-wrapper {
    width: calc(100% - 60px);
  }
}
body #contact_form_white_bg .gform_heading {
  display: none;
}
body #contact_form_white_bg .guest_count {
  padding-top: 68px;
}
body #contact_form_white_bg label {
  font-family: Inter;
  font-size: 20px;
}
body #contact_form_white_bg .gfield--type-checkbox {
  margin-top: 30px;
}
body #contact_form_white_bg .gfield--type-date {
  margin-top: 30px;
}
body #contact_form_white_bg .gfield--type-date input {
  width: 100%;
}
body #contact_form_white_bg .ginput_container input, body #contact_form_white_bg .ginput_container textarea, body #contact_form_white_bg .ginput_container select {
  background: transparent;
  border: 0;
  border-bottom: 2px solid #c9c9c9;
  padding: 15px 9px 15px 0;
  font-size: 20px;
  font-family: Inter;
}
body #contact_form_white_bg .ginput_container select {
  min-height: 65px;
}
body #contact_form_white_bg .gform_footer {
  justify-content: end;
}
@media screen and (max-width: 767px) {
  body #contact_form_white_bg .gform_footer {
    justify-content: center;
  }
}
body #contact_form_white_bg .gform_footer .gform_button {
  border-radius: 0;
  color: #fff;
  background: linear-gradient(to right, #963815 50%, #CF7029 50%) !important;
  background-size: 200% 100% !important;
  background-position: right bottom !important;
  padding: 20px 30px;
  font-size: 20px;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  body #contact_form_white_bg .gform_footer .gform_button {
    padding: 9px 54px;
  }
}
body #contact_form_white_bg .gform_footer .gform_button:hover {
  background-position: left bottom !important;
}
body #iconcontact a span {
  color: #161719;
}
@media screen and (min-width: 768px) {
  body #cols_read_more .elementor-widget-text-editor {
    min-height: 270px;
  }
}
body.page-id-25 .elementor-slideshow__title {
  display: block;
}
@media screen and (min-width: 768px) {
  body.page-id-25 #thegallery .elementor-widget-container {
    flex-direction: row;
    display: flex;
    align-items: flex-start;
  }
}
body.page-id-25 #thegallery .elementor-widget-container .elementor-gallery__titles-container {
  border: solid #CF7029;
  border-width: 1px 1px 1px 1px;
}
@media screen and (min-width: 768px) {
  body.page-id-25 #thegallery .elementor-widget-container .elementor-gallery__titles-container {
    padding: 18px 21px 18px 21px;
    max-width: 270px;
    flex-direction: column;
  }
}
body.page-id-25 #thegallery .elementor-widget-container .elementor-gallery__titles-container .elementor-gallery-title {
  width: fit-content;
  padding-left: 0;
}
body.page-id-25 #thegallery .elementor-widget-container .elementor-gallery__container {
  border: 1px solid #CF7029;
  padding: 18px;
  margin-left: -1px;
}
@media screen and (min-width: 768px) {
  body.page-id-25 #thegallery .elementor-widget-container .elementor-gallery__container {
    width: calc(100% - 270px);
  }
}
body #bar_gallery img {
  min-height: 234px;
  max-height: 234px;
  object-fit: cover;
}
body .iframe_youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  text-align: center;
}
body .iframe_youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.elementor-popup-modal .elementor-widget-icon-list .elementor-widget-container ul {
  list-style: none;
  margin: 0;
}

@media screen and (max-width: 767px) {
  #top_hero_section .elementor-widget-container, #first_accomodations .elementor-widget-container {
    margin-top: 33px;
  }
}
@media screen and (max-width: 767px) {
  #top_hero_section .elementor-widget-container img, #first_accomodations .elementor-widget-container img {
    width: 100%;
  }
}

body .cky-prefrence-btn-wrapper .cky-btn.cky-btn-accept {
  color: #000000 !important;
}

#wedding_packages {
  display: flex;
  gap: 30px; /* optional spacing */
}
#wedding_packages .wedding_packages_column {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#wedding_packages .elementor-widget-container {
  display: flex;
}
#wedding_packages .wedding_packages_column > .elementor-widget {
  height: 100%;
  display: flex;
  flex-direction: column;
}
#wedding_packages .uael-price-table-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#hero_home .elementor-background-overlay {
  transition: background-color 0.3s ease;
}

#stay-current-blog .section-title-before a.elementor-button {
  border-radius: 0;
  color: #fff;
  background: linear-gradient(to right, #963815 50%, #CF7029 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  padding: 20px 30px;
  font-size: 20px;
}
#stay-current-blog .section-title-before a.elementor-button:hover {
  background-position: left bottom;
}
#stay-current-blog .blog-slider .swiper-slide.empty.placeholder {
  width: calc((100vw - 1306px) / 2) !important;
}
#stay-current-blog .blog-slider .swiper-slide:not(.placeholder) {
  margin-right: 20px !important;
}
#stay-current-blog .blog-slider .blog-slide-content .image-container {
  position: relative;
  margin-bottom: 50px;
}
#stay-current-blog .blog-slider .blog-slide-content .image-container .image-container-animation {
  position: relative;
  overflow: hidden;
}
#stay-current-blog .blog-slider .blog-slide-content .image-container .image-container-animation img {
  transition: all 0.3s ease-in-out;
}
#stay-current-blog .blog-slider .blog-slide-content .image-container:hover img {
  transform: scale(1.1);
}
#stay-current-blog .blog-slider .blog-slide-content .image-container:hover a {
  background-position: left bottom;
  color: black;
}
#stay-current-blog .blog-slider .blog-slide-content .image-container a {
  position: absolute;
  font-size: 20px;
  line-height: 24px;
  padding: 24px 30px;
  color: #FFFFFF;
  background: linear-gradient(to right, #FFF 50%, #161719 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  right: 40px;
  top: calc(100% - 36px);
  transition: all 0.3s ease-out;
}
#stay-current-blog .blog-slider .blog-slide-content .image-container a:hover {
  background-position: left bottom;
  color: black;
}
#stay-current-blog .blog-slider .blog-slide-content p {
  font-size: 20px;
  line-height: 28px;
  color: #161719;
}

footer .gform_wrapper .gform_heading {
  display: none;
}
footer .gform_wrapper .gform-body input {
  background: transparent;
  border: 0;
  border-bottom: 2px solid #8C8C8C;
  padding: 18px 0;
}
footer .gform_wrapper .gform-body ::-webkit-input-placeholder {
  color: white !important;
  font-weight: 400;
  font-size: 20px;
}
footer .gform_wrapper .gform-body :-moz-placeholder {
  color: white !important;
  font-weight: 400;
  font-size: 20px;
}
footer .gform_wrapper .gform-body ::-moz-placeholder {
  color: white !important;
  font-weight: 400;
  font-size: 20px;
}
footer .gform_wrapper .gform-body :-ms-input-placeholder {
  color: white !important;
  font-weight: 400;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  footer .gform_wrapper .gform-body .ginput_container_consent {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
footer .gform_wrapper .gform-body .ginput_container_consent label {
  color: white !important;
  font-weight: 400;
}
footer .gform_wrapper .gform-body .ginput_container_consent label a {
  color: white !important;
  font-weight: 400;
}
footer .gform_wrapper .gform-body .ginput_container_consent .gfield_required_asterisk {
  color: #fff;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  footer .gform_wrapper .gform_footer {
    justify-content: center;
  }
}
footer .gform_wrapper .gform_footer input {
  background: #CF7029;
  font-size: 20px;
  padding: 24px 39px;
  font-weight: 400;
}
footer .gform_wrapper .gform_footer input:hover {
  background: #963815;
}
@media screen and (max-width: 767px) {
  footer .gform_wrapper .gform_footer input {
    font-size: 15px;
    padding: 6px 45px;
  }
}
footer #revinate_contact_api_form .name_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 15px;
}
@media (max-width: 767px) {
  footer #revinate_contact_api_form .name_wrap {
    grid-template-columns: repeat(1, 1fr);
  }
}
footer #revinate_contact_api_form .name_wrap input {
  width: 100%;
}
footer #revinate_contact_api_form input {
  background: transparent;
  border: 0;
  border-bottom: 2px solid #8C8C8C;
  padding: 18px 0;
  color: #fff;
  font-size: 20px;
}
footer #revinate_contact_api_form input::-webkit-input-placeholder {
  color: #8C8C8C !important;
  font-weight: 400;
  font-size: 20px;
}
footer #revinate_contact_api_form input:-moz-placeholder {
  color: #8C8C8C !important;
  font-weight: 400;
  font-size: 20px;
}
footer #revinate_contact_api_form input::-moz-placeholder {
  color: #8C8C8C !important;
  font-weight: 400;
  font-size: 20px;
}
footer #revinate_contact_api_form input:-ms-input-placeholder {
  color: #8C8C8C !important;
  font-weight: 400;
  font-size: 20px;
}
footer #revinate_contact_api_form input[name=email] {
  width: 100%;
}
footer #revinate_contact_api_form button[type=submit] {
  background: #CF7029;
  font-size: 20px;
  padding: 24px 39px;
  font-weight: 400;
  margin-top: 20px;
}
footer #revinate_contact_api_form button[type=submit]:hover {
  background: #963815;
}
@media (max-width: 767px) {
  footer #revinate_contact_api_form button[type=submit] {
    font-size: 16px;
    padding: 15px 45px;
    margin: 20px auto 0;
    display: flex;
  }
}
footer #mobile_footer #footer_mobile_menu ul li.menu-item a.uael-menu-item {
  padding-left: 0;
}
footer #the_footer .height_footer {
  height: 120px;
  align-items: center;
  display: flex;
}
footer #the_footer .height_footer .elementor-container {
  margin-left: 0;
}
footer #the_footer #first_footer #inner_first_first {
  width: calc(100% - 653px);
}
@media screen and (max-width: 1024px) {
  footer #the_footer #first_footer #inner_first_first {
    width: 0;
  }
}
footer #the_footer #first_footer #inner_first_second {
  width: 100%;
  max-width: 653px;
}
footer #the_footer #first_footer #inner_first_second #footer_menu ul li.menu-item a.uael-menu-item {
  padding-left: 0;
}
footer #the_footer #second_footer #inner_second_second {
  width: calc(100% - 653px);
}
@media screen and (max-width: 1024px) {
  footer #the_footer #second_footer #inner_second_second {
    width: 0;
  }
}
footer #the_footer #second_footer #inner_second_first {
  width: 100%;
  max-width: 653px;
}

/*# sourceMappingURL=custom.css.map */
