@import url('https://fonts.googleapis.com/css2?family=Carattere&family=Noto+Sans+SC:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600;700;800&display=swap');

body,
p,
input,
button,
select,
textarea,
h1, h2, h3, h4, h5, h6,
.theme-btn,
.main-menu .navigation > li > a {
  font-family: 'Outfit', 'Noto Sans SC', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
}

.banner-carousel .content-box .special-text,
.sec-title .sub-title {
  font-family: 'Carattere', 'Noto Sans SC', cursive;
}

.main-header .logo-box {
  margin-right: 28px;
  padding: 18px 0;
}

.brand-logo {
  display: flex;
  align-items: center;
  gap: 12px;
}

.brand-logo img {
  height: 42px;
  width: auto;
  border-radius: 0 !important;
  background: transparent;
  mix-blend-mode: normal;
}

.brand-logo .logo-text strong {
  display: block;
  color: #fff;
  font-size: 17px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.brand-logo .logo-text small {
  display: block;
  color: #c4a07a;
  font-size: 9px;
  letter-spacing: 0.22em;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 3px;
}

.sticky-header .logo-box {
  padding: 10px 0;
}

.sticky-header .brand-logo img {
  height: 36px;
}

.banner-carousel .slide-item {
  padding: 260px 0 160px;
  min-height: 88vh;
}

.inquiry-section {
  padding: 70px 0 80px;
  background: #fff;
}

.inquiry-section .sec-title {
  margin-bottom: 36px;
}

.inquiry-section .search-room-inner {
  position: static !important;
  left: auto;
  bottom: auto;
}

.inquiry-section .search-content {
  overflow: visible;
}

.inquiry-section .inquiry-form {
  display: flex;
  flex-direction: column;
  clear: both;
}

.inquiry-section .inquiry-row {
  position: relative !important;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  align-items: stretch;
  float: none;
}

.inquiry-section .inquiry-row + .inquiry-row {
  border-top: 1px solid #d3d0ce;
}

.inquiry-section .search-content .form-group {
  float: none !important;
  flex: 1 1 0;
  width: auto !important;
  min-height: 84px;
  margin: 0 !important;
  padding: 18px 16px !important;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.inquiry-section .search-content .form-group.message-btn {
  flex: 0 0 128px;
  padding: 0 !important;
}

.inquiry-section .search-content .form-group.message-btn button {
  height: 100%;
  min-height: 84px;
  width: 100%;
  padding: 0 16px;
}

.inquiry-section .search-content .form-group .icon-box {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.inquiry-section .search-content .form-group .nice-select {
  width: 100% !important;
  padding-right: 28px;
  line-height: 40px;
}

.inquiry-section .search-content .form-group .nice-select:after {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(0deg) !important;
}

@media (max-width: 991px) {
  .inquiry-section .inquiry-row {
    flex-wrap: wrap;
  }

  .inquiry-section .search-content .form-group {
    flex: 1 1 50%;
    width: 50% !important;
  }

  .inquiry-section .search-content .form-group.message-btn {
    flex: 1 1 100%;
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .inquiry-section .search-content .form-group {
    flex: 1 1 100%;
    width: 100% !important;
  }
}

.main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li > .megamenu li > a,
.sticky-header .main-menu .navigation > li > ul > li > a {
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  text-transform: none;
  letter-spacing: 0.04em;
}

.mobile-menu .navigation li ul li > a {
  font-size: 15px;
  font-weight: 500;
}

.banner-carousel .content-box {
  opacity: 1;
  background-color: rgba(10, 8, 7, 0.58);
  max-width: 920px;
  margin: 0 auto;
}

.main-menu .navigation > li {
  margin: 0 14px;
}

.banner-carousel .content-box h2 {
  font-size: 48px;
  line-height: 1.25;
  text-transform: none;
  padding-bottom: 12px;
  margin-bottom: 8px;
}

.banner-carousel .content-box .special-text {
  font-size: 46px;
  line-height: 1.2;
  color: #c4a07a;
}

.search-room-inner .search-content .form-group input[type='email'],
.search-room-inner .search-content .form-group input[type='tel'] {
  position: relative;
  display: block;
  width: 95% !important;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #8d8b8a;
}

.page-title .content-box h1 {
  text-transform: none;
  font-size: 46px;
}

.sec-title h2,
.sec-title h3 {
  text-transform: none;
}

.main-menu .navigation > li > a {
  text-transform: none;
  letter-spacing: 0.04em;
}

.feature-block-one .inner-box p {
  margin-top: 10px;
  color: #666;
  font-size: 15px;
  line-height: 1.7;
}

.room-block-three .lower-content p {
  min-height: 56px;
}

.alert {
  padding: 14px 18px;
  border-radius: 8px;
  margin: 16px 0;
}

.alert-success {
  background: #eef8f0;
  color: #1d6b34;
}

.alert-danger {
  background: #fdeeee;
  color: #a33;
}

.contact-style-two .form-inner textarea,
.contact-style-two .form-inner input {
  font-family: 'Outfit', 'Noto Sans SC', sans-serif;
}

.stats-row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 28px;
}

.stats-row .stat {
  min-width: 120px;
}

.stats-row .stat b {
  display: block;
  font-size: 28px;
  color: #a9774e;
  font-weight: 700;
  line-height: 1.2;
}

.stats-row .stat span {
  color: #666;
  font-size: 14px;
}

.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

.tag-list span {
  border: 1px solid #d8cfc6;
  color: #a9774e;
  font-size: 13px;
  padding: 4px 12px;
  border-radius: 999px;
}

.more-text.centred h3 {
  font-size: 22px;
  font-style: italic;
  font-weight: 500;
}

.footer-bottom,
.footer-bottom .copyright,
.footer-bottom .copyright p,
.footer-bottom .copyright a,
.footer-bottom .footer-nav a,
.footer-bottom .scroll-top .text {
  font-size: 12px;
  line-height: 20px;
}

@media (max-width: 991px) {
  .banner-carousel .content-box h2 {
    font-size: 28px !important;
  }
  .banner-carousel .content-box .special-text {
    font-size: 28px;
  }
  .brand-logo .logo-text strong {
    font-size: 15px;
  }
}
