@charset "UTF-8";
/*
Theme Name:     Bellevue - Child Theme
Theme URI:      https://bellevuetheme.com
Template:       bellevuex
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    bellevue
Domain Path:    /languages/
*/
/* = Theme customization starts here
-------------------------------------------------------------- */
.flex-direction-column, .flex-direction-column .elementor-widget-wrap {
  flex-direction: column !important;
}

.justify-content-start, .justify-content-start .elementor-widget-wrap {
  justify-content: flex-start !important;
  align-content: flex-start !important;
}

.d-none {
  display: none !important;
}

@media (max-width: 768px) {
  .elementor-hidden-mobile {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .elementor-section-boxed .elementor-container {
    width: 100% !important;
  }
}
.fa-facebook {
  position: relative;
}
.fa-facebook:before {
  content: "" !important;
  background: url("images/icons/fa-facebook.svg") !important;
  width: 11px;
  height: 20px;
  background-size: contain;
  position: absolute;
  top: calc(50% - 10px) !important;
  left: calc(50% - 6px) !important;
  transform: none !important;
}

.th-header-wrap .elementor-icon-box-title {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.hfe-nav-menu a.hfe-menu-item:hover,
.hfe-nav-menu a.hfe-sub-menu-item:hover {
  color: #888 !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
span,
a,
label,
button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif !important;
}

.mphb_room_type-template-default .col-md-12 {
  min-height: 0px;
}

.mphb_room_type-template-default .sec_hide {
  display: none !important;
}

.elementor-toggle {
  max-width: 888px;
  margin-inline: auto;
}

.elementor-toggle-item {
  border: 1px solid #D9D9D9;
  border-radius: 8px;
  margin-bottom: 10px;
  background: #fff;
}

.faq_whatsapp .elementor-icon-box-content {
  display: flex;
  align-items: center;
  max-width: 740px;
  margin-inline: auto;
  justify-content: space-between;
}

.faq_whatsapp .elementor-icon-box-content .th-btn-wrap {
  margin-top: 0;
}

.faq_whatsapp .elementor-icon-box-content h1 {
  display: none;
}

.faq_whatsapp .elementor-icon-box-content p {
  margin: 0;
}

.faq_whatsapp .btn-cta-primary {
  background-color: rgb(43, 184, 38) !important;
  position: relative;
  justify-content: flex-start !important;
  padding: 0px 0px 0px 25px !important;
  font-size: 16px !important;
  text-transform: none;
  font-weight: 700 !important;
  height: 51px !important;
  width: 200px !important;
}

.with_frm_style .frm_submit input[type=submit] {
  border-radius: 0px !important;
}

.sidebar .widget-title h3 {
  font-size: 20px;
  font-weight: normal;
  color: #6d6d6d;
}

.form_r_title p {
  margin-bottom: 0 !important;
}

.content_page {
  margin-top: 20px;
  margin-bottom: 20px;
}

.content_page h1 {
  font-size: 46px;
  font-weight: 700;
  color: #074365;
}

.content_page h2 {
  font-size: 40px;
  font-weight: 700;
  color: #074365;
}

.content_page h3 {
  font-size: 32px;
  font-weight: 700;
  color: #074365;
}

.content_page h4 {
  font-size: 30px;
  font-weight: 700;
  color: #074365;
}

.th-widget-area .widget input[type=checkbox] {
  height: 16px !important;
}

.th-form-stacked .mphb_sc_checkout-wrapper.frm_forms.with_frm_style form input[type=radio] {
  height: 16px !important;
}

.contact .fab::before {
  font-size: 34px;
}

.contact.contact_wa::before {
  font-size: 30px;
  content: url("images/icons/whatsapp2.svg");
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-left: 5px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row select {
  border-color: rgb(208, 213, 221);
  height: 56px;
}

.woocommerce form .form-row .select2-container:not(.select2-container--open) .select2-selection {
  border-color: rgb(208, 213, 221);
  height: 56px;
}

.woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
  border-color: rgb(208, 213, 221);
  height: 56px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection {
  border-color: rgb(208, 213, 221);
  height: 56px;
}

.woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
  height: 56px;
  border-color: rgb(170, 0, 0);
}

.woocommerce form textarea#order_comments {
  border-color: rgb(208, 213, 221);
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 54px;
}

.woocommerce-checkout #payment #place_order {
  border-radius: 0px;
}

.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
  border-color: rgb(208, 213, 221);
  height: 56px;
}

.woocommerce .woocommerce-info, .woocommerce .woocommerce-error {
  padding-left: 50px !important;
}

.woocommerce-message::before, .woocommerce-error::before, .woocommerce-info::before {
  top: 0.8em;
  left: 1em;
}

.woocommerce a.button {
  border-radius: 0px;
  margin-left: 15px;
  height: 42px;
  line-height: 130%;
}

.woocommerce a.button:focus,
.woocommerce a.button:hover {
  background-color: #074365 !important;
  border-color: #074365 !important;
  color: #fff !important;
}

@media (max-width: 1024px) {
  #check_prices {
    margin-bottom: 30px;
  }
  .frm_forms {
    margin-bottom: 30px;
  }
  .home .frm_forms {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .content .sp-search-form {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content .faq_whatsapp {
    padding-left: 15px;
    padding-right: 15px;
  }
  .faq_whatsapp .elementor-icon-box-content {
    flex-direction: column;
  }
  .faq_whatsapp .elementor-icon-box-content p {
    margin-bottom: 20px;
  }
}
.e-gallery-item.elementor-gallery-item {
  pointer-events: none; /* Робить елемент невидимим для курсора миші */
  cursor: default; /* Змінює курсор з "руки" на звичайну стрілку */
  text-decoration: none;
}
.cont-galeria .e-gallery-item.elementor-gallery-item {
	pointer-events: unset;
    cursor: pointer;
}

.chale-info.chale-info-new h3 {
  line-height: 26px !important;
}

.chale-info.chale-info-new p.elementor-icon-box-description {
  line-height: 26px !important;
}

.single-mphb_room_type .chale-info.chale-info-new .detail-features-column:first-child {
  margin-right: 0px !important;
}

.chale-info.chale-info-new > .elementor-container {
  justify-content: space-between;
  gap: 15px;
}

#check_prices span {
  cursor: pointer;
}

@media (max-width: 1180px) {
  .btn-cta-accent {
    width: 100% !important;
    max-width: 262px !important;
    padding: 0 !important;
  }
}
@media (max-width: 1024px) {
  .chale-info.chale-info-new > .elementor-container {
    padding: 0 15px;
    justify-content: center;
    gap: 15px;
  }
  .list-chale-amen li.elementor-icon-list-item {
    margin-bottom: 12px;
  }
  .elementor-126 .elementor-element.elementor-element-69c5f2b .sub-menu a.hfe-sub-menu-item,
  .elementor-126 .elementor-element.elementor-element-69c5f2b nav.hfe-dropdown li a.hfe-menu-item,
  .elementor-129 .elementor-element.elementor-element-c7d5698 .sub-menu a.hfe-sub-menu-item,
  .elementor-129 .elementor-element.elementor-element-c7d5698 nav.hfe-dropdown li a.hfe-menu-item {
    font-size: 18px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
@media (max-width: 380px) {
  .elementor-31 .elementor-element.elementor-element-5f24713 .elementor-icon-box-content .elementor-icon-box-description {
    line-height: 38px;
  }
}
@media (min-width: 1920px) {
  /* top */
  .elementor-5512 .elementor-element.elementor-element-f001d6c:not(.elementor-motion-effects-element-type-background),
  .elementor-5525 .elementor-element.elementor-element-962ff1e:not(.elementor-motion-effects-element-type-background),
  .elementor-5574 .elementor-element.elementor-element-962ff1e:not(.elementor-motion-effects-element-type-background),
  .elementor-5580 .elementor-element.elementor-element-962ff1e:not(.elementor-motion-effects-element-type-background),
  .elementor-5587 .elementor-element.elementor-element-962ff1e:not(.elementor-motion-effects-element-type-background),
  .elementor-5744 .elementor-element.elementor-element-962ff1e:not(.elementor-motion-effects-element-type-background),
  .elementor-4603 .elementor-element.elementor-element-93587fc:not(.elementor-motion-effects-element-type-background),
  .elementor-4578 .elementor-element.elementor-element-4b6c1f7:not(.elementor-motion-effects-element-type-background),
  .elementor-4465 .elementor-element.elementor-element-f750805:not(.elementor-motion-effects-element-type-background),
  .elementor-4898 .elementor-element.elementor-element-eeff45a:not(.elementor-motion-effects-element-type-background),
  .elementor-4603 .elementor-element.elementor-element-c5da942:not(.elementor-motion-effects-element-type-background),
  .elementor-4578 .elementor-element.elementor-element-ba564a2:not(.elementor-motion-effects-element-type-background),
  .elementor-4465 .elementor-element.elementor-element-61b17c2:not(.elementor-motion-effects-element-type-background) {
    background-size: cover !important;
  }
  .elementor-2186 .elementor-element.elementor-element-6079254:not(.elementor-motion-effects-element-type-background),
  .elementor-2179 .elementor-element.elementor-element-7eabc5e:not(.elementor-motion-effects-element-type-background),
  .elementor-4898 .elementor-element.elementor-element-e7309b8:not(.elementor-motion-effects-element-type-background),
  .elementor-2192 .elementor-element.elementor-element-e7309b8:not(.elementor-motion-effects-element-type-background) {
    background-size: cover !important;
    height: 500px;
  }
  .elementor-2131 .elementor-element.elementor-element-3a252b7:not(.elementor-motion-effects-element-type-background),
  .elementor-2129 .elementor-element.elementor-element-c1fe735:not(.elementor-motion-effects-element-type-background),
  .elementor-2127 .elementor-element.elementor-element-57543f8:not(.elementor-motion-effects-element-type-background),
  .elementor-2121 .elementor-element.elementor-element-1eb59b9:not(.elementor-motion-effects-element-type-background),
  .elementor-2190 .elementor-element.elementor-element-37408ff:not(.elementor-motion-effects-element-type-background),
  .elementor-2188 .elementor-element.elementor-element-fc59bba:not(.elementor-motion-effects-element-type-background),
  .elementor-2131 .elementor-element.elementor-element-ce4706f:not(.elementor-motion-effects-element-type-background),
  .elementor-2129 .elementor-element.elementor-element-ad067bf:not(.elementor-motion-effects-element-type-background),
  .elementor-2127 .elementor-element.elementor-element-0f4d17a:not(.elementor-motion-effects-element-type-background),
  .elementor-2121 .elementor-element.elementor-element-a3d9afc:not(.elementor-motion-effects-element-type-background),
  .elementor-4026 .elementor-element.elementor-element-90dfdb8:not(.elementor-motion-effects-element-type-background),
  .elementor-4014 .elementor-element.elementor-element-90dfdb8:not(.elementor-motion-effects-element-type-background),
  .elementor-3996 .elementor-element.elementor-element-90dfdb8:not(.elementor-motion-effects-element-type-background),
  .elementor-3985 .elementor-element.elementor-element-90dfdb8:not(.elementor-motion-effects-element-type-background),
  .elementor-3973 .elementor-element.elementor-element-90dfdb8:not(.elementor-motion-effects-element-type-background),
  .elementor-3917 .elementor-element.elementor-element-90dfdb8:not(.elementor-motion-effects-element-type-background),
  .elementor-3809 .elementor-element.elementor-element-90dfdb8:not(.elementor-motion-effects-element-type-background) {
    background-size: cover !important;
    height: 500px;
    padding-top: 100px !important;
  }
  /* bottom */
  .elementor-4898 .elementor-element.elementor-element-88077f3:not(.elementor-motion-effects-element-type-background),
  .elementor-4898 .elementor-element.elementor-element-9a6b3d1:not(.elementor-motion-effects-element-type-background),
  .elementor-3527 .elementor-element.elementor-element-181e4d5:not(.elementor-motion-effects-element-type-background) {
    background-size: cover !important;
  }
  .elementor-4603 .elementor-element.elementor-element-f894f0d:not(.elementor-motion-effects-element-type-background),
  .elementor-4578 .elementor-element.elementor-element-a8f4a6d:not(.elementor-motion-effects-element-type-background),
  .elementor-4465 .elementor-element.elementor-element-be088e6:not(.elementor-motion-effects-element-type-background),
  .elementor-2190 .elementor-element.elementor-element-80d57e6:not(.elementor-motion-effects-element-type-background),
  .elementor-2188 .elementor-element.elementor-element-cf385ab:not(.elementor-motion-effects-element-type-background),
  .elementor-2186 .elementor-element.elementor-element-76ec1fe:not(.elementor-motion-effects-element-type-background),
  .elementor-2179 .elementor-element.elementor-element-42f17f8:not(.elementor-motion-effects-element-type-background),
  .elementor-4603 .elementor-element.elementor-element-9a6b3d1:not(.elementor-motion-effects-element-type-background),
  .elementor-4578 .elementor-element.elementor-element-9a6b3d1:not(.elementor-motion-effects-element-type-background),
  .elementor-4465 .elementor-element.elementor-element-9a6b3d1:not(.elementor-motion-effects-element-type-background),
  .elementor-2192 .elementor-element.elementor-element-9a6b3d1:not(.elementor-motion-effects-element-type-background) {
    background-size: cover !important;
    background-position: center !important;
  }
}
#thhf-masthead-sticky .hfe-nav-menu__align-left .hfe-nav-menu {
  margin-top: 5px;
}

#thhf-masthead-sticky .elementor-widget-social-icons {
  margin-top: 5px;
}

.elementor-128 .elementor-element.elementor-element-5abcfad > .elementor-container {
  flex-wrap: nowrap;
}

@media (max-width: 1172px) and (min-width: 1025px) {
  .elementor-element-4acd6e4 > .elementor-widget-wrap.elementor-element-populated,
  .elementor-element-ddc839c > .elementor-widget-wrap.elementor-element-populated,
  .elementor-element-11ae6d2 > .elementor-widget-wrap.elementor-element-populated {
    padding-right: 0 !important;
    min-width: 240px;
  }
  .elementor-126 .elementor-element.elementor-element-4e5d434 .menu-item a.hfe-menu-item,
  .elementor-130 .elementor-element.elementor-element-465693a .menu-item a.hfe-menu-item,
  .elementor-129 .elementor-element.elementor-element-10ce9a1 .menu-item a.hfe-menu-item {
    padding-left: 5px;
    padding-right: 5px;
  }
  .elementor-element-f3c1340.thmv-flex-right,
  .elementor-element-396810c0.thmv-flex-right {
    margin-left: 15px;
  }
}
@media (max-width: 767px) and (min-width: 630px) {
  .elementor-element-a1a0c44 > .elementor-element-populated {
    flex-direction: column;
  }
}
@media (max-width: 400px) {
  .elementor-128 .elementor-element.elementor-element-1160b206 > .elementor-widget-container {
    padding-right: 0 !important;
  }
}
h1, .h1 h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  vertical-align: middle;
  text-transform: uppercase;
  color: #074365;
}

.logotype a:hover {
  text-decoration: none !important;
}

.startpage-bg-1 {
  position: absolute;
  left: 0;
}

#thhf-masthead.transparent-header {
  position: relative !important;
}

.home #thhf-masthead.transparent-header {
  position: absolute !important;
}

.single-post #thhf-masthead {
  position: absolute !important;
  width: 100% !important;
}

.startpage-top-1 {
  position: relative;
}
.startpage-top-1:before {
  position: absolute;
  content: url("images/bg-1.png");
  display: block;
  height: 182px;
  width: 596px;
  top: 85px;
}
@media (max-width: 1023px) {
  .startpage-top-1:before {
    display: none !important;
  }
}
.startpage-top-1 .e-hosted-video {
  max-width: 960px !important;
}
.startpage-top-1 .e-hosted-video video, .startpage-top-1 .e-hosted-video .elementor-custom-embed-image-overlay {
  width: 960px !important;
  height: 734px !important;
}
.startpage-top-1 .btn-standard-primary, .startpage-top-1 .btn-cta-primary {
  margin: 0 !important;
  width: 172px !important;
  height: 51px !important;
  color: #fff !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: none !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}
.startpage-top-1 .elementor-icon-box-title {
  margin: 0 0 35px 0 !important;
}
.startpage-top-1 .elementor-icon-box-description {
  margin: 0 0 58px 0 !important;
}
.startpage-top-1 .th-btn-wrap {
  margin-top: 0 !important;
}
@media (max-width: 576px) {
  .startpage-top-1 .th-btn-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .startpage-top-1 .th-btn-wrap .btn {
    width: 100% !important;
    display: inline-flex;
    justify-content: center !important;
  }
  .startpage-top-1 .th-btn-wrap .btn:after {
    position: static;
  }
}
.startpage-top-1 .btn-cta-primary {
  background-color: #2BB826 !important;
  position: relative;
  justify-content: flex-start !important;
  padding: 0 0 0 25px !important;
  margin-left: 15px !important;
}
@media (max-width: 576px) {
  .startpage-top-1 .btn-cta-primary {
    margin-left: 0 !important;
  }
}
.startpage-top-1 .btn-cta-primary:after {
  width: 29px !important;
  height: 29px !important;
  content: "" !important;
  background: url("images/icons/whatsapp.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: calc(50% - 14.5px);
  right: 11px;
}
.startpage-top-1 .btn-standard-primary {
  padding: 0 !important;
  background-color: #074365 !important;
}

.thmv-inner-right.thmv-inner-right-1 {
  --padding-right: 80px;
  max-width: calc(485px + var(--padding-right));
  padding-right: var(--padding-right);
}

.elementor-31 .elementor-element.elementor-element-47af772c .elementor-icon-box-content .elementor-icon-box-description {
  margin-bottom: 40px;
}

.thmv-blog-post .entry-content {
  max-height: 110px;
  overflow: hidden;
  opacity: 0;
}

.thmv-blog-post a.thmv-learn-btn {
  opacity: 0;
}

.home .transparent-header .hfe-nav-menu a.hfe-menu-item {
  color: #F2FAFF !important;
}
.home .transparent-header .hfe-nav-menu a.hfe-menu-item:focus .transparent-header .hfe-nav-menu a.hfe-menu-item:hover {
  color: #F2FAFF !important;
}

@media (max-width: 1024px) {
  .home .thmv-column-tablet-50 {
    width: 50% !important;
    max-width: 50% !important;
  }
}
@media (max-width: 767px) {
  .home .thmv-column-tablet-50 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .home .content .elementor-top-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.btn.btn-cta-primary {
  background-color: #69A042;
  width: 255px;
  height: 63px;
  line-height: 20px;
  gap: 10px;
  padding: 0;
  font-weight: 900;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.btn.btn-cta-primary:after {
  content: url("images/icons/whatsapp.svg");
  width: 37px;
  height: 37px;
  display: inline-block;
  margin-left: 5px;
}
.btn.btn-cta-accent {
  background-color: #12A654;
  width: 262px;
  height: 54px;
  line-height: 54px;
  padding: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none !important;
}

.chale-availability-check .mphb-reserve-btn.button {
  cursor: pointer !important;
  background-image: none !important;
  white-space: normal !important;
  border-radius: 4px !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  background-color: #12A654 !important;
  height: 54px !important;
  margin: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: none !important;
  padding: 0 !important;
  font-family: "Open Sans", sans-serif, "Work Sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 36px !important;
  text-align: center !important;
  vertical-align: middle !important;
  text-transform: uppercase !important;
  width: 100% !important;
}
.chale-availability-check .mphb-confirm-reservation.button {
  cursor: pointer !important;
  background-image: none !important;
  white-space: normal !important;
  border-radius: 4px !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  background-color: #12A654 !important;
  height: 54px !important;
  margin: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: none !important;
  padding: 0 !important;
  font-family: "Open Sans", sans-serif, "Work Sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 36px !important;
  text-align: center !important;
  vertical-align: middle !important;
  text-transform: uppercase !important;
  width: 100% !important;
}

.th-btn-wrap .th-btn {
  margin: 0 !important;
}

.hfe-nav-menu .menu-item:first-child a.hfe-menu-item {
  padding-left: 0 !important;
  padding-right: 0 !important;
  letter-spacing: 0.03em;
}
.hfe-nav-menu .menu-item a.hfe-menu-item {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .hfe-nav-menu .menu-item:first-child a.hfe-menu-item {
    padding-left: 5px !important;
  }
  .home .transparent-header .hfe-nav-menu a.hfe-menu-item {
    color: #074365 !important;
  }
  .home .transparent-header .hfe-nav-menu a.hfe-menu-item:focus .transparent-header .hfe-nav-menu a.hfe-menu-item:hover {
    color: #074365 !important;
  }
}
.sp-search-form .mphb_sc_search-form {
  display: flex;
  max-width: 882px;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  gap: 15px;
}
@media (max-width: 1024px) {
  .sp-search-form .mphb_sc_search-form {
    flex-wrap: wrap;
    padding-bottom: 30px;
    max-width: 100%;
  }
}
.sp-search-form .mphb_sc_search-wrapper {
  display: flex !important;
  justify-content: center;
}
.sp-search-form .frm_forms form label, .sp-search-form .with_frm_style label.frm_primary_label, .sp-search-form .with_frm_style.frm_login_form label, .sp-search-form .frm_style_formidable-style.with_frm_style label.frm_primary_label, .sp-search-form .frm_style_formidable-style.with_frm_style.frm_login_form label, .sp-search-form .frm_style_formidable-style.with_frm_style .frm_radio label, .sp-search-form .frm_style_formidable-style.with_frm_style .frm_checkbox label {
  font-size: 12px;
  color: #121212;
}
.sp-search-form .th-fo-form {
  padding-top: 0;
}
.sp-search-form .th-fo-form .frm_form_field label, .sp-search-form .th-fo-form .frm_form_field br {
  margin: 0;
}
.sp-search-form .th-fo-form .frm_form_field br {
  height: 0 !important;
}
.sp-search-form .th-fo-form .frm_form_field select, .sp-search-form .th-fo-form .frm_form_field input {
  margin-top: 4px !important;
}
@media (max-width: 1024px) {
  .sp-search-form .th-fo-form .frm_form_field {
    padding-bottom: 0 !important;
  }
}
.sp-search-form .th-fo-form .frm_form_field, .sp-search-form .th-fo-form .frm_submit {
  line-height: 1;
  margin-bottom: 0 !important;
}
@media (max-width: 576px) {
  .sp-search-form .th-fo-form .frm_form_field, .sp-search-form .th-fo-form .frm_submit {
    width: 100% !important;
  }
  .sp-search-form .th-fo-form .frm_form_field select, .sp-search-form .th-fo-form .frm_form_field input, .sp-search-form .th-fo-form .frm_submit select, .sp-search-form .th-fo-form .frm_submit input {
    width: 100% !important;
  }
}
.sp-search-form input[type=text], .sp-search-form select {
  border: 1px solid #000 !important;
  color: #000 !important;
}
.sp-search-form input[type=text]::-moz-placeholder, .sp-search-form select::-moz-placeholder {
  color: #000 !important;
}
.sp-search-form input[type=text]::placeholder, .sp-search-form select::placeholder {
  color: #000 !important;
}
.sp-search-form .th-conversion form input, .sp-search-form .th-conversion form select {
  margin: 0 !important;
  height: 54px !important;
}
.sp-search-form .mphb_sc_search-submit-button-wrapper .frm_submit {
  width: 215px;
}

.sp-special-offers h2 {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  vertical-align: middle;
  margin-bottom: 9px;
}
@media (max-width: 1024px) {
  .sp-special-offers h2 {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .sp-special-offers h2 {
    margin-bottom: 20px;
  }
}
.sp-special-offers .elementor-widget-themo-accommodation-listing .thmv-column .thmv-info {
  margin-top: 12px !important;
}
.sp-special-offers .elementor-widget-themo-accommodation-listing .thmv-column .thmv-info .thmv-title {
  text-align: center;
  max-width: 242px;
  width: 100%;
  margin: 0 auto;
}

.elementor-widget-themo-accommodation-listing .elementor-row .thmv-learn-btn {
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: normal;
  font-size: 14px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #074365 !important;
  border-color: #074365 !important;
  text-transform: none !important;
  height: 48px;
  line-height: 40px !important;
  width: 187px;
  padding: 0 !important;
}
.elementor-widget-themo-accommodation-listing .elementor-row .thmv-learn-btn:hover {
  opacity: 0.85 !important;
  color: #fff !important;
}

.elementor-widget-themo-accommodation-listing .listing-description {
  display: flex;
  justify-content: flex-start;
  gap: 12px;
  font-size: 16px;
  color: #074365;
  margin-bottom: 13px;
}
.elementor-widget-themo-accommodation-listing .listing-description div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 32px;
  line-height: 16px;
  gap: 4px;
}
.elementor-widget-themo-accommodation-listing .listing-description div span {
  display: inline-block;
}
.elementor-widget-themo-accommodation-listing .thmv-title {
  margin-bottom: 12px !important;
}
.elementor-widget-themo-accommodation-listing .thmv-preface {
  display: none !important;
}

.sp-rooms h2 {
  margin-bottom: 5px;
}
.sp-rooms .elementor-icon-box-description {
  margin-bottom: 19px !important;
}
.sp-rooms .thmv-info {
  margin-top: 16px !important;
}
.sp-rooms .thmv-title {
  margin-bottom: 9px !important;
}
.sp-rooms .elementor-widget-themo-accommodation-listing .elementor-row .thmv-column {
  margin-bottom: 20px;
}

@media (max-width: 400px) {
  .elementor-widget-themo-accommodation-listing .listing-description {
    font-size: 14px;
  }
}
.viewpoints-listing .elementor-post-viewpoint ul {
  /* Remove the default list marker */
  list-style: none;
  /* Add padding to the left to make room for the custom checkmark */
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.viewpoints-listing .elementor-post-viewpoint ul li {
  position: relative;
  padding-left: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.viewpoints-listing .elementor-post-viewpoint ul li::before {
  /* The Unicode character for a heavy checkmark (✔) */
  content: url("images/icons/diamond.svg");
  /* Set the font-family to one that reliably displays the character */
  font-family: Arial, sans-serif;
  /* Optional: Style the checkmark */
  color: #000;
  font-weight: bold;
  flex: 0 0 28px;
  display: inline-block;
}
.viewpoints-listing .elementor-post-viewpoint ul li.icon-flag:before {
  content: url("images/icons/flag.svg");
  width: 19px;
  height: 18px;
}
.viewpoints-listing .elementor-post-viewpoint ul li.icon-diamond:before {
  content: url("images/icons/diamond.svg");
  width: 19px;
  height: 18px;
}
.viewpoints-listing .elementor-post-viewpoint ul li.icon-event:before {
  content: url("images/icons/event.svg");
  width: 18px;
  height: 19px;
}
.viewpoints-listing .elementor-post-viewpoint .elementor-post__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  vertical-align: middle;
  color: #074365;
  margin-bottom: 4px;
}
.viewpoints-listing .elementor-post-viewpoint .elementor-post__excerpt p {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  vertical-align: middle;
  color: #000;
  margin-bottom: 20px;
}

.sp-video .elementor-icon-box-title {
  margin-bottom: 24px;
}
.sp-video .elementor-icon-box-description {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .sp-video .elementor-container.elementor-column-gap-default, .sp-video .elementor-container.elementor-column-gap-no {
    width: 100% !important;
  }
  .sp-video .sp-video-1 .elementor-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sp-video .elementor-icon-box-description {
    margin: 0 0 40px 0 !important;
  }
  .sp-video .elementor-icon-box-title {
    margin: 0 0 24px 0 !important;
  }
  .sp-video .th-btn-wrap {
    margin: 32px 0 0 0 !important;
  }
  .sp-video .th-btn-wrap .btn {
    margin: 0 !important;
  }
}

.sp-blog p {
  margin: 0;
  display: flex;
  align-items: center;
}
.sp-blog p:empty {
  display: none;
}
@media (max-width: 1024px) {
  .sp-blog p {
    align-items: flex-start;
  }
}
.sp-blog .thmv-blog-post .post-title, .sp-blog .thmv-blog-post .post-title a {
  font-size: 24px !important;
  font-weight: 700 !important;
  color: #074365 !important;
}
.sp-blog .thmv-blog-post .post-title {
  margin-bottom: 12px !important;
}
.sp-blog .thmv-blog-post .thmv-info .thmv-learn-btn svg {
  display: none;
}
.sp-blog .thmv-blog-post .thmv-info .thmv-learn-btn {
  background-color: #074365;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  width: 187px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.sp-blog .thmv-blog-post .thmv-info .thmv-learn-btn:hover {
  text-decoration: none;
}
.sp-blog .thmv-blog-post .entry-content, .sp-blog .thmv-blog-post .entry-content p {
  color: #074365 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 140% !important;
  vertical-align: middle !important;
  height: 110px;
  overflow: hidden;
}
.sp-blog .thmv-blog-post .entry-content p {
  margin: 0 !important;
}
.sp-blog .thmv-blog-post .entry-content {
  margin: 0 0 20px 0 !important;
}
@media (max-width: 1024px) {
  .sp-blog .thmv-blog-post .thmv-column {
    margin-bottom: 0 !important;
  }
  .sp-blog .mas-blog-post {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .sp-blog .thmv-blog-post .thmv-column {
    margin-bottom: 15px !important;
  }
  .sp-blog .mas-blog-post {
    margin-bottom: 15px !important;
  }
}
.sp-blog h3 {
  margin-bottom: 13px !important;
}
.sp-blog .thmv-blog-post .thmv-column {
  margin-bottom: 40px;
}

.sp-map .elementor-element {
  width: 100%;
}
.sp-map .elementor-element-populated P {
  width: 100%;
}
.sp-map .elementor-icon-box-description {
  display: none;
}
.sp-map .elementor-icon-box-title {
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .sp-map .elementor-icon-box-title {
    margin-bottom: 9px !important;
  }
}

.sp-reviews .elementor-testimonial {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFFFFF;
  border: 1px solid #7E7E7E;
  padding: 20px;
  gap: 12px;
}
.sp-reviews .elementor-testimonial {
  border-radius: 0 !important;
}
.sp-reviews .elementor-testimonial .elementor-testimonial__header {
  border: none;
  flex: 0 0 50px;
  padding: 0;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sp-reviews .elementor-testimonial .elementor-testimonial__header img {
  max-width: 50px;
  width: 100%;
  height: 50px !important;
  border-radius: 25px;
}
.sp-reviews .elementor-testimonial .elementor-testimonial__icon {
  display: none;
}
.sp-reviews .elementor-testimonial .elementor-testimonial__content {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.sp-reviews .elementor-icon-box-description {
  display: none !important;
}
.sp-reviews .elementor-widget-reviews .swiper-slide {
  border-radius: 0;
}
.sp-reviews .elementor-widget-reviews .elementor-main-swiper, .sp-reviews .elementor-widget-testimonial-carousel .elementor-main-swiper {
  width: 100%;
  padding: 0;
}
.sp-reviews .elementor-icon-box-title {
  margin: 0;
}
.sp-reviews .elementor-widget-themo-header {
  flex-grow: 0;
  flex-shrink: 0;
}
.sp-reviews .ti-widget.ti-goog .ti-header {
  margin-bottom: 42px !important;
}
@media (max-width: 1024px) {
  .sp-reviews .ti-widget.ti-goog .ti-header {
    margin-bottom: 10px !important;
  }
}
.sp-reviews .ti-widget.ti-goog .ti-header .ti-rating-text span {
  margin-bottom: 0 !important;
}
.sp-reviews .ti-widget.ti-goog .ti-header *, .sp-reviews .ti-widget.ti-goog .ti-header .ti-rating-text strong.ti-rating {
  font-size: 18px !important;
  font-family: "Open Sans", sans-serif, "Lato", sans-serif !important;
  font-weight: 400 !important;
  margin-bottom: 0;
}
.sp-reviews .ti-widget.ti-goog .ti-header .ti-stars {
  filter: brightness(0);
  height: 14px;
  margin-bottom: 0;
}
.sp-reviews .ti-widget.ti-goog .ti-header .ti-stars img {
  max-height: 14px !important;
  max-width: 14px !important;
  margin-left: 2px !important;
}
.sp-reviews .ti-widget.ti-goog .ti-header .ti-stars img:first-child {
  margin-left: 0 !important;
}
.sp-reviews .ti-widget.ti-goog .ti-reviews-container-wrapper {
  padding-top: 0 !important;
  margin: 0 auto !important;
}
.sp-reviews .ti-widget.ti-goog .ti-widget-container .ti-reviews-container-wrapper {
  -moz-column-gap: normal !important;
       column-gap: normal !important;
}
.sp-reviews .ti-large-logo {
  display: none !important;
}
.sp-reviews .ti-widget.ti-goog .ti-widget-container, .sp-reviews .ti-widget.ti-goog .ti-widget-container * {
  -moz-column-gap: 10px !important;
       column-gap: 10px !important;
  transition: unset !important;
  transform: none !important;
}
.sp-reviews .ti-fade-container {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
@media (max-width: 768px) {
  .sp-reviews .ti-rating.ti-rating-large {
    display: none !important;
  }
}

#thhf-masthead-sticky {
  background-color: #fff;
}

.logo-header a {
  line-height: 24px !important;
}

.logo-header a:focus,
.logo-header a:hover {
  opacity: 0.8;
  text-decoration: none;
}

@media (max-width: 1024px) {
  .sp-header {
    width: 100% !important;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
  }
  .sp-header .elementor-column-gap-no {
    width: 100% !important;
  }
}
footer {
  background-color: #CCE4F3 !important;
}
footer .footer-payments .elementor-container {
  display: flex;
  justify-content: space-between;
  gap: 11px;
  margin: 0;
  overflow: hidden;
}
footer .logo-footer a:focus,
footer .logo-footer a:hover {
  opacity: 0.8;
  text-decoration: none;
}
@media (max-width: 1024px) {
  footer .footer_siga_nos {
    display: none;
  }
}

.sp-adv .elementor-icon-box-title {
  text-align: center;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .sp-adv .elementor-icon-box-title {
    margin-bottom: 0;
  }
}
.sp-adv .elementor-icon-box-description {
  text-align: center;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .sp-adv .elementor-icon-box-description {
    margin-bottom: 10px;
  }
}
.sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-preface {
  text-align: center;
}
.sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-title {
  width: 100%;
  display: block;
  max-width: unset !important;
  text-align: center !important;
  margin-bottom: 0 !important;
  min-height: 35px;
  line-height: 35px;
}
.sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-title, .sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-title a {
  font-size: 16px !important;
}
@media (max-width: 768px) {
  .sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-title {
    height: 30px;
    line-height: 30px;
    font-weight: 400;
  }
  .sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-title, .sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-title a {
    font-size: 14px !important;
  }
}
.sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-preface {
  vertical-align: middle;
  margin: 0 !important;
  background-color: #074365;
  text-align: center;
  color: #fff !important;
  line-height: 41px;
  font-family: "Open Sans", sans-serif, Lato, sans-serif;
  font-weight: 400;
  font-size: 18px;
  display: block;
  width: 100%;
  height: 41px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-preface {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
  }
}
.sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-info {
  margin-top: 0 !important;
  background-color: rgba(7, 67, 101, 0.8);
  font-weight: 700;
  font-size: 16px;
  height: 35px;
  overflow: hidden;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
  padding: 0 !important;
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  .sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-info {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
  }
}
.sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-info, .sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-info a {
  color: #fff;
}
@media (max-width: 1024px) {
  .sp-adv .elementor-widget-themo-accommodation-listing .thmv-column {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 1024px) {
  .sp-adv .elementor-widget-themo-accommodation-listing .thmv-column {
    margin-bottom: 15px !important;
  }
}
.sp-adv .btn-1.btn.th-btn.btn-standard-primary {
  font-family: "Open Sans", sans-serif, "Work Sans", sans-serif !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .sp-adv .btn-1.btn.th-btn.btn-standard-primary {
    font-size: 14px;
    height: 48px;
    line-height: 16px;
    padding: 0 10px;
    text-transform: none;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}
.sp-adv .adv-bottom-button .th-btn-wrap {
  margin-top: 0;
}
.sp-adv .adv-bottom-button .elementor-icon-box-title, .sp-adv .adv-bottom-button .elementor-icon-box-description {
  display: none;
}
@media (max-width: 576px) {
  .sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-column {
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .sp-adv .th-btn-wrap {
    margin-top: 0 !important;
  }
}
@media (max-width: 1024px) {
  .sp-adv .th-btn-wrap {
    margin-top: 0 !important;
  }
}

@media (max-width: 1024px) {
  .sp-highlights .thmv-inner-right {
    margin-left: 0 !important;
  }
}
@media (max-width: 1024px) {
  .sp-highlights .thmv-inner-container {
    max-width: unset !important;
  }
}
@media (max-width: 768px) {
  .sp-highlights .elementor-section-boxed .elementor-container {
    width: 100% !important;
  }
}
.sp-highlights .sp-highlights__left .elementor-column {
  max-width: 234px !important;
}
@media (max-width: 1024px) {
  .sp-highlights .sp-highlights__left .elementor-column {
    max-width: 100% !important;
    width: calc(50% - 20px) !important;
  }
}
@media (max-width: 768px) {
  .sp-highlights .sp-highlights__left .elementor-column {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.sp-highlights .sp-highlights__left .elementor-container.elementor-column-gap-no {
  justify-content: flex-end;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.sp-highlights .sp-highlights__left .elementor-icon-box-title {
  margin-left: 0;
  margin-right: 0;
}
.sp-highlights .sp-highlights__left .elementor-icon-box-description {
  margin-left: 0;
  margin-right: 0;
}
.sp-highlights .th-header-wrap .elementor-icon-box-icon {
  margin-bottom: 10px !important;
}

@media (max-width: 1024px) {
  .sp-mtb .elementor-widget-image {
    margin: 0 auto 0 auto !important;
  }
  .sp-mtb .elementor-widget-image .elementor-widget-container {
    max-height: 300px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .sp-mtb .elementor-widget-image img {
    width: 100% !important;
  }
  .sp-mtb .thmv-inner-left {
    margin-right: 0 !important;
  }
  .sp-mtb .thmv-inner-container {
    max-width: unset !important;
  }
}
@media (max-width: 768px) {
  .sp-mtb .elementor-container.elementor-column-gap-no {
    width: 100% !important;
  }
}
.sp-mtb .th-btn-wrap {
  margin-left: 6px;
  margin-top: 0 !important;
}
@media (max-width: 1024px) {
  .sp-mtb .elementor-icon-box-description {
    margin-left: 0;
    margin-bottom: 16px !important;
  }
}

.sp-offers .thmv-blog-post .thmv-column {
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  .sp-offers .thmv-blog-post .thmv-column {
    margin-bottom: 20px !important;
  }
}
.sp-offers .thmv-blog-post .thmv-column .thmv-grid-img {
  margin-bottom: 0;
  z-index: 1;
  position: relative;
}
.sp-offers .thmv-blog-post .thmv-column .thmv-info {
  margin-top: -39px;
  z-index: 2;
  position: relative;
  margin-bottom: 0;
  width: 100% !important;
}
.sp-offers .thmv-blog-post .thmv-column .thmv-info .post-title {
  background-color: rgba(7, 67, 101, 0.8);
  font-weight: 700;
  margin-bottom: 30px;
}
.sp-offers .thmv-blog-post .thmv-column .thmv-info .post-title, .sp-offers .thmv-blog-post .thmv-column .thmv-info .post-title a {
  font-size: 16px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
  color: #fff;
}
.sp-offers .thmv-blog-post .thmv-column .thmv-info .entry-content {
  max-width: 456px;
  margin: 0 auto 4px auto;
}
.sp-offers .thmv-blog-post .thmv-column .thmv-info .entry-content, .sp-offers .thmv-blog-post .thmv-column .thmv-info .entry-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  vertical-align: middle;
  text-align: center;
  color: #000;
}
.sp-offers .thmv-blog-post .thmv-column .thmv-info .entry-content p {
  margin: 0;
}
.sp-offers .thmv-blog-post .thmv-column .thmv-info .thmv-learn-btn {
  font-family: "Open Sans", sans-serif, Lato, sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: #074365;
  display: block;
  width: 100%;
  text-transform: lowercase;
}
.sp-offers .thmv-blog-post .thmv-column .thmv-info .thmv-learn-btn svg {
  display: none;
}
.sp-offers .elementor-icon-box-description {
  margin-bottom: 21px !important;
}

.sp-adv .elementor-widget-themo-accommodation-listing .elementor-row .thmv-info a,
.thmv-blog-post .thmv-column .thmv-info .post-title a {
  display: inline-block;
  width: 100%;
}

.sp-offers-1 h2 {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  vertical-align: middle;
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  .sp-offers-1 h2 {
    margin-bottom: 0;
  }
}
.sp-offers-1 .thmv-blog-post .thmv-column {
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  .sp-offers-1 .thmv-blog-post .thmv-column {
    margin-bottom: 20px !important;
  }
}
.sp-offers-1 .thmv-blog-post .thmv-column .thmv-grid-img {
  margin-bottom: 0;
  z-index: 1;
  position: relative;
}
.sp-offers-1 .thmv-blog-post .thmv-column .thmv-info {
  margin-top: -39px;
  z-index: 2;
  position: relative;
  margin-bottom: 0;
  width: 100% !important;
}
.sp-offers-1 .thmv-blog-post .thmv-column .thmv-info .post-title {
  background-color: rgba(7, 67, 101, 0.8);
  font-weight: 700;
  margin-bottom: 9px;
}
.sp-offers-1 .thmv-blog-post .thmv-column .thmv-info .post-title, .sp-offers-1 .thmv-blog-post .thmv-column .thmv-info .post-title a {
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
  color: #fff;
}
.sp-offers-1 .thmv-blog-post .thmv-column .thmv-info .entry-content {
  max-width: 456px;
  margin: 0 auto 4px auto;
}
.sp-offers-1 .thmv-blog-post .thmv-column .thmv-info .entry-content, .sp-offers-1 .thmv-blog-post .thmv-column .thmv-info .entry-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  vertical-align: middle;
  text-align: center;
  color: #000;
}
.sp-offers-1 .thmv-blog-post .thmv-column .thmv-info .entry-content p {
  margin: 0;
}
.sp-offers-1 .thmv-blog-post .thmv-column .thmv-info .thmv-learn-btn {
  font-family: "Open Sans", sans-serif, Lato, sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: #074365;
  display: block;
  width: 100%;
  text-transform: lowercase;
}
.sp-offers-1 .thmv-blog-post .thmv-column .thmv-info .thmv-learn-btn svg {
  display: none;
}
.sp-offers-1 .sp-offers-1-1 .thmv-column {
  margin-bottom: 0 !important;
}
@media (max-width: 768px) {
  .sp-offers-1 .sp-offers-1-1 .thmv-column {
    margin-bottom: 20px !important;
  }
}
.sp-offers-1 .elementor-divider {
  padding-block-start: 0 !important;
  padding-block-end: 0 !important;
  margin: 41px 0 12px 0 !important;
}
@media (max-width: 1024px) {
  .sp-offers-1 .elementor-divider {
    margin: 30px 0 20px 0 !important;
  }
}
@media (max-width: 768px) {
  .sp-offers-1 .elementor-divider {
    margin: 20px 0 15px 0 !important;
  }
}
.sp-offers-1 .elementor-widget {
  margin-block-end: unset !important;
}
.sp-offers-1 .sp-offers-1-2 .entry-content, .sp-offers-1 .sp-offers-1-2 .entry-content p {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 140% !important;
  vertical-align: middle !important;
  text-align: center !important;
  color: #000 !important;
  font-family: "Open Sans", sans-serif, "Lato", sans-serif !important;
}

@media (max-width: 1024px) {
  .hfe-nav-menu-icon {
    padding: 5px !important;
  }
  .hfe-nav-menu {
    padding: 10px !important;
  }
  .hfe-nav-menu li.menu-item a.hfe-menu-item {
    padding: 5px !important;
  }
}
@media (max-width: 1024px) {
  .thmv-inner-right.thmv-inner-right-1 {
    max-width: unset;
  }
  .startpage-top-1 {
    position: relative;
  }
  .startpage-top-1:before {
    display: none;
  }
  .elementor-31 .elementor-element.elementor-element-47af772c .elementor-icon-box-content .elementor-icon-box-description {
    margin-bottom: 20px !important;
  }
}
.single-mphb_room_type .chale-info {
  font-family: "Open Sans", sans-serif, "Domine", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  vertical-align: middle;
  color: #074365;
}
.single-mphb_room_type .detail-features-column {
  max-width: 248px !important;
}
.single-mphb_room_type .detail-features-column:first-child {
  margin-right: 40px !important;
}
.single-mphb_room_type .mphb-check-out-date-wrapper.frm_form_field {
  margin-bottom: 40px;
}
.single-mphb_room_type .chale-header .th-btn-wrap {
  margin-top: 0 !important;
}
@media (max-width: 1024px) {
  .single-mphb_room_type .chale-header {
    margin-top: 0 !important;
  }
}
.single-mphb_room_type .chale-heading {
  margin-bottom: 12px !important;
  line-height: 38px !important;
  min-height: 38px !important;
}
.single-mphb_room_type .chale-heading-button .elementor-icon-box-title, .single-mphb_room_type .chale-heading-button .elementor-icon-box-description {
  display: none !important;
}
.single-mphb_room_type .chale-heading-subtitle {
  font-size: 18px !important;
  font-family: "Open Sans", sans-serif, "Lato", sans-serif !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  color: #074365 !important;
}
.single-mphb_room_type .chale-features .icon {
  display: flex;
  align-items: center;
  margin-bottom: 11px;
}
.single-mphb_room_type .chale-features .icon::before {
  max-width: 100% !important;
  font-size: 38px !important;
}
.single-mphb_room_type .chale-features p {
  margin: 0 !important;
  line-height: 19px !important;
  margin-top: 8px !important;
}
.single-mphb_room_type .chale-place .elementor-icon-box-description {
  margin: 0;
}
.single-mphb_room_type .chale-place .elementor-widget .elementor-icon-list-icon i {
  font-size: 24px !important;
  color: #074365;
}
.single-mphb_room_type .chale-place .elementor-widget .elementor-icon-list-icon svg {
  max-width: 28px !important;
  margin: 0 !important;
}
.single-mphb_room_type .sp-highlights .thmv-inner-right {
  padding-left: 0 !important;
}

.amenities-gallery .elementor-gallery__container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 12px;
  grid-template-rows: repeat(3, 164px);
}
@media (max-width: 1024px) {
  .amenities-gallery .elementor-gallery__container {
    grid-template-rows: repeat(3, 100px) !important;
  }
}
.amenities-gallery .elementor-gallery__container a img, .amenities-gallery .elementor-gallery__container a .e-gallery-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.amenities-gallery .elementor-gallery__container a:nth-child(1) {
  grid-column: 1/span 2;
  grid-row: 1;
  max-width: 376px;
}
.amenities-gallery .elementor-gallery__container a:nth-child(1) img, .amenities-gallery .elementor-gallery__container a:nth-child(1) .e-gallery-image {
  aspect-ratio: 376/164;
}
.amenities-gallery .elementor-gallery__container a:nth-child(2) {
  grid-column: 3;
  grid-row: 1;
  max-width: 182px;
}
.amenities-gallery .elementor-gallery__container a:nth-child(2) img, .amenities-gallery .elementor-gallery__container a:nth-child(2) .e-gallery-image {
  aspect-ratio: 182/164;
}
.amenities-gallery .elementor-gallery__container a:nth-child(3) {
  grid-column: 1;
  grid-row: 2;
  max-width: 182px;
}
.amenities-gallery .elementor-gallery__container a:nth-child(3) img, .amenities-gallery .elementor-gallery__container a:nth-child(3) .e-gallery-image {
  aspect-ratio: 182/164;
}
.amenities-gallery .elementor-gallery__container a:nth-child(4) {
  grid-column: 2;
  grid-row: 2;
  max-width: 182px;
}
.amenities-gallery .elementor-gallery__container a:nth-child(4) img, .amenities-gallery .elementor-gallery__container a:nth-child(4) .e-gallery-image {
  aspect-ratio: 182/164;
}
.amenities-gallery .elementor-gallery__container a:nth-child(5) {
  grid-column: 3;
  grid-row: 2/span 2;
  max-width: 182px;
}
.amenities-gallery .elementor-gallery__container a:nth-child(5) img, .amenities-gallery .elementor-gallery__container a:nth-child(5) .e-gallery-image {
  aspect-ratio: 182/340;
}
.amenities-gallery .elementor-gallery__container a:nth-child(6) {
  grid-column: 1/span 2;
  grid-row: 3;
  max-width: 376px;
}
.amenities-gallery .elementor-gallery__container a:nth-child(6) img, .amenities-gallery .elementor-gallery__container a:nth-child(6) .e-gallery-image {
  aspect-ratio: 376/164;
}

.sp-features {
  padding-bottom: 10px;
}
.sp-features h2 {
  text-align: center !important;
}
.sp-features .thmv-blog-post .thmv-column {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .sp-features .thmv-blog-post .thmv-column {
    margin-bottom: 20px !important;
  }
}
.sp-features .thmv-blog-post .thmv-column .thmv-grid-img {
  z-index: 1;
  position: relative;
  margin-bottom: 18px;
}
@media (max-width: 1024px) {
  .sp-features .thmv-blog-post .thmv-column .thmv-grid-img {
    margin-bottom: 8px !important;
  }
}
.sp-features .thmv-blog-post .thmv-column .thmv-info {
  z-index: 2;
  position: relative;
  margin-bottom: 0;
  width: 100% !important;
}
.sp-features .thmv-blog-post .thmv-column .thmv-info .post-title {
  font-weight: 700;
  margin-bottom: 15px;
  text-align: left !important;
}
@media (max-width: 1024px) {
  .sp-features .thmv-blog-post .thmv-column .thmv-info .post-title {
    margin-bottom: 8px;
  }
}
.sp-features .thmv-blog-post .thmv-column .thmv-info .post-title, .sp-features .thmv-blog-post .thmv-column .thmv-info .post-title a {
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  height: 56px;
  overflow: hidden;
  font-family: "Open Sans", sans-serif, Domine;
  font-weight: 700;
  font-size: 19.8px;
  line-height: 28px;
  color: #074365;
}
@media (max-width: 1024px) {
  .sp-features .thmv-blog-post .thmv-column .thmv-info .post-title, .sp-features .thmv-blog-post .thmv-column .thmv-info .post-title a {
    font-size: 18px;
    line-height: 20px;
    height: 40px;
  }
}
.sp-features .thmv-blog-post .thmv-column .thmv-info .entry-content {
  max-width: 396px;
  margin: 0 auto 4px auto;
  padding: 0;
}
@media (max-width: 768px) {
  .sp-features .thmv-blog-post .thmv-column .thmv-info .entry-content {
    margin-left: 0;
    margin-right: 0;
    max-width: unset;
  }
}
.sp-features .thmv-blog-post .thmv-column .thmv-info .entry-content, .sp-features .thmv-blog-post .thmv-column .thmv-info .entry-content p {
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  vertical-align: middle;
  text-align: left;
  color: #000;
  font-family: "Open Sans", sans-serif, "Lato", sans-serif;
}
.sp-features .thmv-blog-post .thmv-column .thmv-info .entry-content p {
  margin: 0;
}
.sp-features .thmv-blog-post .thmv-column .thmv-info .thmv-learn-btn {
  font-family: "Open Sans", sans-serif, Lato, sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: #074365;
  display: block;
  width: 100%;
  text-transform: lowercase;
}
.sp-features .thmv-blog-post .thmv-column .thmv-info .thmv-learn-btn svg {
  display: none;
}
.sp-features .elementor-icon-box-description {
  margin-bottom: 20px !important;
}
@media (max-width: 1024px) {
  .sp-features .elementor-icon-box-description {
    margin-bottom: 10px !important;
  }
}
.sp-features .elementor-icon-box-title {
  margin-bottom: 12px !important;
}
@media (max-width: 1024px) {
  .sp-features .elementor-icon-box-title {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1024px) {
  .chale-booking .elementor-widget-themo-mphb-booking-form .th-form-stacked {
    padding: 0 !important;
  }
}/*# sourceMappingURL=style.css.map */