@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100..900&display=swap");
@font-face {
  font-family: "times_sans_serifregular";
  src: url("timess__-webfont.woff2") format("woff2"), url("timess__-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
:root {
  --primary-color: #aa8e67;
  --secondary-color: #333333;
  --third-color: #474747;
  --text-light: #ffffff;
  --text-dark: #5b6668;
}

body {
  font-family: "Noto Sans Thai", sans-serif;
  color: #989898;
  font-weight: 400;
}

h1 {
  font-size: clamp(1.5rem, 0.7363rem + 2.444vw, 2.8rem) !important;
}

p {
  color: #828282;
  font-weight: 400;
}

.bht-header .main-menu {
  border-top: solid 4px var(--primary-color) !important;
  background-color: #ffffff !important;
}

.bht-header .main-menu .navbar-default .navbar-nav > li a {
  color: var(--text-dark);
}

.bht-header .main-menu .navbar-default .navbar-nav > li a:hover {
  color: var(--primary-color);
}

.bht-header .main-menu .navbar-default .navbar-nav > .active > a:after {
  border-top: solid 4px var(--primary-color) !important;
}

.bht-header .main-slide .box-search .boxMember {
  background-color: var(--primary-color);
}

.bht-header .main-slide .box-search .box-calendar {
  background-color: #ffffff;
}

.bht-header .main-slide .box-search .box-calendar .header h2 {
  color: var(--text-dark);
}

.bht-header .main-slide .box-search .boxMember:before {
  background-image: none;
}

.bht-header .main-slide .box-search {
  color: var(--text-dark);
}

.bht-header .main-slide .box-search .box-calendar .calender #btnBook {
  color: #ffffff;
}

.section-facilities {
  background-image: none;
  color: var(--text-dark);
  background-color: #ffffff;
}

.bht-header .main-menu .navbar-default .navbar-nav > .active > a {
  color: var(--primary-color);
}

.box-card {
  background-color: #ffffff;
  border-top: 7px solid var(--primary-color);
  min-height: initial;
}

.box-card a .header h3 {
  color: var(--secondary-color);
  font-family: "times_sans_serifregular";
}

.box-card:hover {
  background-color: var(--primary-color);
  color: #ffffff;
}
.box-card:hover .header h3 {
  color: #ffffff !important;
}

.box-card .detail {
  color: var(--text-dark);
}

.box-card:hover .detail p,
.box-card:hover .roomSize p {
  color: #ffffff !important;
}

.box-card .detail {
  color: var(--text-dark);
}

.box-card a .box-image:after {
  display: none;
}

.box-card .button {
  display: none;
}

.bht-footer {
  background-image: url("https://gracious-blackwell.103-80-48-25.plesk.page/wp-content/uploads/2025/11/Artboard-–-2-1.jpg");
  background-size: cover;
  background-position: bottom left;
  color: #fff;
}

.bht-copyright {
  background-color: #555555;
}

._headerStyle-1:after,
._headerStyle-2:after {
  display: none;
}

.bht-header .main-slide .box-search .boxMember {
  display: flex;
}

.bht-header .main-slide .box-search .boxMember p {
  position: static;
  font-size: 33px;
}

.bht-header .main-menu .navbar-default .navbar-nav .dropdown-menu {
  background-color: var(--primary-color);
}

.dropdown-menu > li a {
  clear: both;
  font-weight: 400;
  color: #fff !important;
}

.bht-header .main-slide .box-search .boxMember .discount {
  color: #f8f8f8;
}

.bht-header .main-slide .box-search .boxMember {
  right: initial;
  width: 100%;
}

.all-page .bht-header .box-searchLandscape {
  background-color: #a18764;
  color: #fff;
  transition: top 0.5s ease-in-out;
}

.all-page .bht-header .box-searchLandscape .box-calendar .calender #btnBook {
  color: #ffffff;
}

.slide-text {
  max-width: 480px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  left: 100px;
}
.slide-text h2 {
  font-size: 56px;
  font-weight: 500;
  font-family: "times_sans_serifregular";
}
.slide-text .subtitle {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 200;
}

.section-breadcrumb .breadcrumb > li {
  color: var(--primary-color);
}

.section-breadcrumb .header h1 {
  font-family: "times_sans_serifregular";
  color: var(--secondary-color);
}

.all-page .page-attraction .attraction_name h2 {
  color: var(--secondary-color);
  font-family: "times_sans_serifregular";
}

.all-page .page-attraction .attraction_more_detail a {
  background-color: var(--secondary-color);
}

._headerStyle-1 h1 {
  color: var(--secondary-color);
  font-family: "times_sans_serifregular";
}

._headerStyle-1 h1 span,
._headerStyle-1 h2 span,
._headerStyle-2 {
  color: var(--secondary-color);
  font-family: "times_sans_serifregular";
}

.section-facilities ._headerStyle-3 {
  padding-top: 10px;
}
.section-facilities ._headerStyle-3 h2 {
  font-family: "times_sans_serifregular";
}
.section-facilities ._headerStyle-3 span {
  font-family: "times_sans_serifregular";
  color: var(--primary-color);
}

.bht-header .main-slide .box-search {
  right: 120px;
  font-family: "times_sans_serifregular";
}

.bht-header .main-slide .box-search .boxMember h3 {
  font-size: 14px;
}

/*Accommodation*/
._headerStyle-4 h2 {
  margin: 0;
  font-family: "times_sans_serifregular";
  color: var(--secondary-color);
}

._headerStyle-4 p:after {
  background-color: var(--primary-color);
}

._headerStyle-3 h2 {
  font-family: "times_sans_serifregular";
  color: var(--primary-color);
}
._headerStyle-3 h2 span {
  color: var(--secondary-color) !important;
}
._headerStyle-3:after {
  background-color: var(--primary-color) !important;
}

.all-page .section-gallery .pic-gallery .header-line h2 {
  font-family: "times_sans_serifregular";
  color: var(--secondary-color) !important;
}
.all-page .section-gallery .pic-gallery .header-line h2:after {
  background-color: var(--primary-color) !important;
}

.all-page .section-facilitiesList,
.all-page .section-roomDetail,
.section-detail {
  background-image: none;
}

.all-page .section-roomDetail .box-amenities .detail ul > li:before {
  color: var(--primary-color) !important;
}

._headerStyle-1 h2 {
  font-family: "times_sans_serifregular";
  color: var(--secondary-color) !important;
  font-size: 20px;
}

.all-page .section-contact .box-contact .header h3 {
  font-family: "times_sans_serifregular";
  color: var(--secondary-color) !important;
  font-size: 20px;
}

.all-page .section-location.page-contactMap {
  background-image: url("https://gracious-blackwell.103-80-48-25.plesk.page/wp-content/uploads/2025/11/bg-home-1920x1011.jpg");
  background-size: cover;
  background-position: bottom left;
  color: #fff;
}

.all-page .section-location.page-contactMap ._headerStyle-3 h2 {
  color: var(--secondary-color) !important;
}

.all-page .section-location .detail p {
  color: var(--secondary-color);
}

.all-page .section-location .detail li {
  color: var(--secondary-color);
}

/*Card*/
.room-card {
  background: white;
  overflow: hidden;
  box-shadow: 0 0px 10px rgba(142, 142, 142, 0.035);
  transition: all 0.3s ease;
  cursor: pointer;
  scroll-snap-align: start;
  border-top: 8px solid #aa8e67;
  height: 100%;
  margin-bottom: 40px;
}

.room-card:hover {
  transform: translateY(-10px);
  background: #aa8e67;
}

.room-card:hover .room-name {
  color: white;
}

.room-image {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.room-info {
  padding: 15px;
  text-align: center;
}

.room-name {
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
}

.room-card-link {
  text-decoration: none !important;
}

.footer-box-social ul {
  display: flex;
}
.footer-box-social ul li {
  margin-right: 10px;
}
.footer-box-social ul li img {
  width: 30px;
}

.all-page .section-attractionsDetail .detail-howtogetthere h3 {
  font-size: 24px;
  font-family: "times_sans_serifregular";
  color: var(--secondary-color);
}

.all-page .section-attractionsDetail .detail-howtogetthere h3:before {
  content: "";
}

.section-attractionsDetail {
  background-image: none !important;
}

.facility-icon-list {
  display: flex;
  justify-content: center;
  justify-items: flex-end;
  flex-wrap: wrap;
}

.facility-icon-info {
  width: 50%;
}
.facility-icon-info a {
  text-decoration: none;
  color: var(--secondary-color);
  display: flex;
  flex-direction: column;
  height: 120px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}
.facility-icon-info h3 {
  font-size: 16px;
}

.item-even {
  background-color: #f2f2f2;
}
.item-even .item-vertical-list .item-info {
  order: 2;
}
.item-even .item-vertical-list .item-image {
  order: 1;
}

.item-vertical-list {
  display: flex;
  padding: 60px 0px;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.item-vertical-list .item-content {
  width: 100%;
}
.item-vertical-list .item-info h2 {
  font-family: "times_sans_serifregular";
  color: var(--secondary-color);
}
.item-vertical-list .item-info .btn-more {
  padding: 6px 25px;
  margin: 15px auto 0 auto;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  background-color: var(--secondary-color);
  text-decoration: none;
  color: #ffffff;
}
.item-vertical-list .item-info .btn-more:hover {
  background-color: var(--primary-color);
}

.trust-logo img {
  max-width: 100px;
}

.trust-logo {
  position: absolute;
  top: 40px;
  left: 30px;
  right: initial;
  overflow: hidden;
}

/* Mobile Responsive */
@media (min-width: 768px) {
  .trust-logo {
    position: absolute;
    top: 150px;
    left: 150px;
    right: initial;
    overflow: hidden;
  }
  .trust-logo img {
    max-width: 140px;
  }
  .facility-icon-info {
    max-width: 150px;
    width: 100%;
  }
  .facility-icon-info a {
    margin-bottom: 0px;
  }
  .item-vertical-list {
    flex-direction: row;
  }
  .item-vertical-list .item-content {
    width: 50%;
  }
  .item-vertical-list .item-info {
    padding-left: 30px;
  }
  .item-vertical-list .btn-more {
    padding: 6px 25px;
    margin: 15px initial 0 initial;
  }
  .item-even {
    background-color: #f2f2f2;
  }
  .item-even .item-vertical-list .item-info {
    order: 1;
  }
  .item-even .item-vertical-list .item-image {
    order: 2;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .room-image {
    height: 160px;
  }
  .room-info {
    padding: 15px;
  }
  .room-name {
    font-size: 1.2rem;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 1.5rem;
  }
}
/* Touch Swipe Indicator */
.swipe-indicator {
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
  margin-top: 15px;
  display: none;
}

@media (max-width: 768px) {
  .swipe-indicator {
    display: block;
  }
}
/*Carousel*/
.carousel {
  --gap: 16px;
  position: relative;
  max-width: 1000px;
  margin: 40px auto;
  touch-action: pan-y;
}

.carousel-viewport {
  overflow: hidden;
}

.carousel-track {
  display: flex;
  gap: var(--gap);
  will-change: transform;
  transition: transform 0.35s ease;
}

.carousel-item {
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: var(--primary-color);
  opacity: 0.7;
  color: #fff;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
}

.carousel-btn.prev {
  left: -20px;
}

.carousel-btn.next {
  right: -20px;
}

/*Facility*/
.mb-80 {
  margin-bottom: 80px;
}

._headerStyle-3.no-line:after {
  display: none;
}

.text-normal {
  text-transform: none !important;
}

.img-responsive-award {
  max-width: 100%;
  height: 150px;
}

.footer-social-pan {
  list-style: none;
  display: flex;
  padding-left: 0px;
  gap: 10px;
}

.bht-footer .header h2 {
  margin: 10px 0;
  font-family: "times_sans_serifregular";
  color: var(--primary-color);
}

.bht-footer .header p {
  color: var(--text-light);
  font-size: 14px;
}

.footer-address {
  margin-bottom: 20px;
}
.footer-address h3 {
  font-size: 16px;
}
.footer-address p {
  color: var(--text-light);
  font-size: 14px;
}

.footer-contact h3 {
  font-size: 16px;
}
.footer-contact ul {
  list-style: none;
  padding-left: 0px;
}
.footer-contact li {
  color: var(--text-light);
  font-size: 14px;
}

.custom-pagination a:hover {
  background-color: var(--primary-color);
}
.custom-pagination a.current {
  background-color: var(--primary-color);
}

.custom-pagination span.current {
  background-color: var(--primary-color);
}

.bht-header .main-menu .box-member {
  border-left: none;
  background-color: var(--primary-color);
}
.bht-header .main-menu .box-member a {
  color: #ffffff !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .trust-logo img {
    max-width: 100px;
  }
  .trust-logo {
    position: absolute;
    top: 130px;
    left: 30px;
    right: initial;
    overflow: hidden;
  }
  .navbar .dropdown-menu {
    position: static;
    float: none;
    box-shadow: none;
  }
  .nav-backdrop.active {
    z-index: 1;
  }
  .box-calendar .header {
    display: none;
  }
  .bht-header .main-slide .box-search {
    bottom: -50px;
    top: initial;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    box-shadow: 0px 0px 3px #cecece;
  }
  .home-booking-search {
    display: flex;
    gap: 10px;
  }
  .home-booking-search #btnBook {
    width: initial;
    padding: 10px;
    margin-top: 28px !important;
    height: 40px;
    padding: 0 15px;
  }
  .home-booking-search input[type=text] {
    height: 40px;
  }
}
@media (min-width: 991px) {
  .bht-header .main-slide .box-search {
    top: 50%;
    transform: translateY(-50%);
    margin-top: 50px;
  }
}
.btn-member {
  display: inline-block;
  padding: 10px;
  background-color: #aa8e67;
}

.all-page .section-roomDetail .box-amenities .detail ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.all-page .section-roomDetail .box-amenities .detail ul > li {
  width: initial;
}

.all-page .section-roomDetail .flexslider .flex-control-paging {
  display: none;
}/*# sourceMappingURL=pureelevent.css.map */