@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
  font-family: "Be Vietnam Pro", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.banner h1,
.banner h2,
.banner h3,
b,
strong {
  font-weight: 700;
}

.dark,
.dark p,
.dark td {
  color: #fff;
  line-height: 1.6;
}

.box-text a:not(.button),
.box-text h1,
.box-text h2,
.box-text h3,
.box-text h4,
.box-text h5,
.box-text h6,
.box-text p {
  margin: 0;
}

.icon-box-img img,
.icon-box-img svg {
  padding: 0;
}

.title h2 {
  color: var(--fs-color-secondary);
  font-size: 32px;
  text-transform: uppercase;
}

#masthead .nav > li {
  margin: 0 20px;
}

#masthead .nav > li > a {
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}

#masthead .header-button > .button:not(.is-outline) {
  background-color: var(--fs-color-secondary) !important;
  color: #fff;
  padding: 4px 16px;
}

h1.ux-title {
  font-size: 40px;
  margin-bottom: 12px;
  color: var(--fs-color-primary);
}

.ux-subtitle {
  font-size: 16px;
  line-height: 1.3em;
  max-width: 380px;
  margin-bottom: 0px;
}

#masthead .header-nav-main {
  justify-content: center;
}

/* home */
.iframe-container {
  position: relative;
  overflow: hidden;
  padding: 42.25% 0 0 !important;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 155% !important;
  top: 50% !important;
  transform: translateY(-50%);
}

.home2 {
  padding-top: 48px;
  padding-bottom: 48px;
  background: url(/wp-content/uploads/2026/05/bg-home-inspire.jpg) top no-repeat;
  background-size: cover;
  text-align: center;
}

.home2 .nav > li > a {
  border: 1px solid var(--fs-color-primary);
  border-radius: 5px;
  color: #252525;
  display: block;
  font-size: 16px;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  min-width: 130px;
  transition: all 0.3s ease;
  font-weight: 500;
}

.home2 .nav > li.active > a,
.home2 .nav > li > a:hover {
  background: var(--fs-color-primary);
  color: #fff;
  font-weight: 600;
}

.home2 .tab-panels {
  padding-top: 30px;
}

.home2 .button.primary {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 4px 16px;
}

.home4 {
  padding-top: 48px;
  padding-bottom: 28px;
}

.home4 .container {
  max-width: 700px;
}

.home6 {
  padding-top: 48px;
  padding-bottom: 28px;
}

.home6 .box-image img {
  height: 100%;
  width: auto;
}

.home6 .box-text {
  padding-top: 20px;
  padding-bottom: 0;
}

.home7 {
  padding-top: 48px;
  padding-bottom: 28px;
}

.home8 {
  padding-top: 48px;
  padding-bottom: 28px;
  background: #ebebeb;
}

/* about */
.about1 {
  margin-bottom: 96px;
}

.about1 .banner {
  border-radius: 20px;
  overflow: hidden;
}

.about1 .banner .button {
  width: 47px;
  border-width: 3px;
  background: rgb(255, 255, 255, 0.3);
}

.about2 {
  margin-bottom: 48px;
}

.about2 .title {
  max-width: 750px;
  margin: 0 auto;
}

.about2 .title h2 {
  margin-bottom: 24px;
}

.about2 .title {
  margin-bottom: 80px;
  padding-bottom: 20px;
}

.about2 .icon-box {
  background-color: #e6f7f4;
  border-radius: 16px;
  padding: 32px;
}

.about3 .section-content {
  padding-top: 80px;
}

.about3 .col-inner {
  height: 100%;
}

.about3 .icon-box {
  background-color: #fff;
  border-radius: 20px;
  padding: 32px 16px;
  height: 100%;
}

.about3 .icon-box h3 {
  color: #121212;
}

.about3 .icon-box p {
  color: #4f5e71;
  font-weight: 600;
}

.about3 h2 {
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 61.6px;
  color: #ffffff;
  margin-bottom: 20px;
}

.about4 {
  padding-top: 96px;
  padding-bottom: 66px;
}

.about4 h2 {
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 61.6px;
  margin-bottom: 20px;
}

.about4 p {
  font-weight: 600;
}

.about5 {
  background-color: #e6f7f4;
  padding-top: 96px;
  padding-bottom: 66px;
}

.about5 .title {
  max-width: 750px;
  margin: 0 auto;
  margin-bottom: 48px;
}

.about5 .title h2 {
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 61.6px;
  margin-bottom: 20px;
}

.about5 .title p {
  font-weight: 600;
}

.about5 .box {
  border-radius: 16px;
  overflow: hidden;
}

.about5 .box h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3em;
  color: #ffffff;
}

.about5 .box p {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
}

.about6 {
  padding-top: 96px;
  padding-bottom: 60px;
}

/* contact */
.box-form {
  background-image: url(/wp-content/uploads/2026/05/Frame-2071858876.png);
  padding: 60px;
  padding-bottom: 0;
  border-radius: 25px;
}

.box-form .wpcf7 label {
  font-size: 14px;
  font-weight: 500;
  color: var(--fs-color-primary);
  line-height: 1.3;
}

.box-form input[type="text"],
.box-form input[type="email"],
.box-form textarea {
  padding: 12px 16px 12px 16px;
  border-style: none;
  border-radius: 8px 8px 8px 8px;
  background: #ffffff;
  box-shadow: none !important;
  border-color: transparent;
  height: 45px;
}

.box-form input[type="submit"] {
  margin: 0;
  height: 45px;
  font-size: 16px;
  text-transform: capitalize;
  width: 100%;
  border-radius: 99px;
  margin-top: 24px;
}

.contact-block iframe {
  border-radius: 16px;
  overflow: hidden;
}

.contact-block ul {
  list-style: none;
}

.contact-block ul li {
  margin: 0;
  margin-bottom: 8px;
}

.ux-contact-social {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}

.ux-contact-social a {
  background-color: #ebfef5;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ux-contact-social svg {
  width: 24px;
  height: 24px;
  fill: var(--fs-color-primary);
}

.ux-contact-social path {
  fill: var(--fs-color-primary);
}

/*  */
.tour1 .gallery-wrapper .image-cover {
  padding-top: 65%;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}

.tour1 .gallery-main-wrapper .image-cover {
  padding-top: 46.7%;
  display: block;
}

.tour1 .gallery-main-wrapper {
  position: relative;
}

.tour1 .gallery-main-wrapper .img-overlay {
  position: absolute;
  z-index: 1;
  bottom: 8px;
  right: 8px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  color: #fff;
  padding: 6px 15px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.6);
}

.schedule-item-title {
  display: flex;
  align-items: center;
  gap: 16px;
  cursor: pointer;
  position: relative;
}

.schedule-item-title::before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M15.8746%209.00001L11.9946%2012.88L8.11461%209.00001C7.92778%208.81275%207.67413%208.70752%207.40961%208.70752C7.14509%208.70752%206.89144%208.81275%206.70461%209.00001C6.31461%209.39001%206.31461%2010.02%206.70461%2010.41L11.2946%2015C11.6846%2015.39%2012.3146%2015.39%2012.7046%2015L17.2946%2010.41C17.6846%2010.02%2017.6846%209.39001%2017.2946%209.00001C16.9046%208.62001%2016.2646%208.61001%2015.8746%209.00001V9.00001Z%22%20fill%3D%22%23828282%22%2F%3E%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
  transition: transform 0.25s ease;
}

.active .schedule-item-title::before {
  transform: rotate(180deg);
}

.schedule-item-title .schedule-image {
  width: 120px;
  padding-top: 70px;
  border-radius: 10px;
  overflow: hidden;
  transition: all linear 0.3s;
}

.schedule-day {
  font-size: 14px;
  font-weight: 500;
  color: var(--fs-color-primary);
  display: block;
  margin-bottom: 4px;
}

.schedule-title {
  font-weight: 500;
  color: #222;
  line-height: 1.3;
}

.product-schedule-item.active .schedule-image {
  width: 0;
}

.product-schedule-item {
  overflow: hidden;
  border-bottom: 1px solid #dedfe3;
  padding-bottom: 15px;
  box-shadow: none;
  margin-bottom: 15px;
}

.product-schedule-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.active .schedule-item-title {
  background-color: #f9fbfc;
  border-bottom: 1px dashed #ddd;
}

.schedule-item-content {
  padding: 15px;
  padding-bottom: 0;
}

.schedule-item-content ul {
  padding-left: 20px;
}

.schedule-item-content p {
  margin-bottom: 10px;
}

.schedule-item-content p:last-child {
  margin-bottom: 0;
}

.box-border {
  padding: 24px;
  border: 1px solid #e8edf1;
  border-radius: 16px;
  line-height: 1.4;
  margin-bottom: 24px;
}

.schedule_img .schedule-map-image img {
  border-radius: 16px;
  overflow: hidden;
}

.text-map {
  font-size: 14px;
  color: #555;
  text-align: center;
  margin-top: 12px;
  display: block;
}

.b-content ul {
  padding-left: 20px;
}

.includes {
  padding-bottom: 0;
}

.includes ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}

.includes ul li {
  position: relative;
  margin: 0 0 12px 0;
  padding-left: 32px;
  text-align: left;
}

.includes ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2017.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3C!--%20License%3A%20CC0.%20Made%20by%20SVG%20Repo%3A%20https%3A%2F%2Fwww.svgrepo.com%2Fsvg%2F171860%2Ftick%20--%3E%3Csvg%20fill%3D%22%23082f61%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20191.667%20191.667%22%20style%3D%22enable-background%3Anew%200%200%20191.667%20191.667%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M95.833%2C0C42.991%2C0%2C0%2C42.99%2C0%2C95.833s42.991%2C95.834%2C95.833%2C95.834s95.833-42.991%2C95.833-95.834S148.676%2C0%2C95.833%2C0z%20M150.862%2C79.646l-60.207%2C60.207c-2.56%2C2.56-5.963%2C3.969-9.583%2C3.969c-3.62%2C0-7.023-1.409-9.583-3.969l-30.685-30.685c-2.56-2.56-3.97-5.963-3.97-9.583c0-3.621%2C1.41-7.024%2C3.97-9.584c2.559-2.56%2C5.962-3.97%2C9.583-3.97c3.62%2C0%2C7.024%2C1.41%2C9.583%2C3.971l21.101%2C21.1l50.623-50.623c2.56-2.56%2C5.963-3.969%2C9.583-3.969c3.62%2C0%2C7.023%2C1.409%2C9.583%2C3.969C156.146%2C65.765%2C156.146%2C74.362%2C150.862%2C79.646z%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center;
  background-size: contain;
}

.includes-excludes ul li::before {
  background: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%3C!--%20License%3A%20CC0.%20Made%20by%20SVG%20Repo%3A%20https%3A%2F%2Fwww.svgrepo.com%2Fsvg%2F274372%2Fclose%20--%3E%3Csvg%20fill%3D%22%23b1b5c4%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M256%2C0C114.615%2C0%2C0%2C114.615%2C0%2C256s114.615%2C256%2C256%2C256s256-114.615%2C256-256S397.385%2C0%2C256%2C0z%20M327.115%2C365.904L256%2C294.789l-71.115%2C71.115l-38.789-38.789L217.211%2C256l-71.115-71.115l38.789-38.789L256%2C217.211l71.115-71.115l38.789%2C38.789L294.789%2C256l71.115%2C71.115L327.115%2C365.904z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center;
}

.box-review {
  margin-top: 24px;
}

.box-review > hr {
  margin-bottom: 24px;
}

.review-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

.box-review #comments {
  padding: 24px;
  border-radius: 16px;
  border: 1px solid #e8edf1;
}

.woocommerce-noreviews {
  margin-bottom: 0;
}

#review_form .comment-form-rating {
  display: block;
  margin-bottom: 24px;
}

#review_form .comment-form-rating label {
  width: 100%;
  margin-bottom: 16px;
  padding: 0;
}

#review_form .comment-form-rating p.stars a {
  width: auto;
}

.woocommerce #review_form #respond p.form-submit input#submit,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  p.form-submit
  input#submit {
  background-color: transparent;
  color: var(--fs-color-secondary);
  font-size: 16px;
  border: 1px solid var(--fs-color-primary);
  border-radius: 99px;
  text-transform: none;
  font-weight: 600;
}

.comment_container {
  padding: 24px;
  border-radius: 8px;
  background: #f2f4f4;
  margin-bottom: 16px;
}

.comment_container img {
  border-radius: 8px;
}

.comment-list > li:not(:first-child),
.commentlist > li:not(:first-child) {
  border: 0;
}

.comment-form-phone {
  padding: 0 !important;
}

span.devvn_stars_value {
  width: 60px;
}

a.btn-reviews-now svg path {
  stroke: var(--fs-color-primary);
}

.woocommerce #review_form #respond p.form-submit input#submit,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  p.form-submit
  input#submit {
  line-height: 1;
}

.faq-item {
  border-bottom: 1px solid #eee;
  padding: 15px 0;
}

.faq-item:last-child {
  border: 0;
}

.faq-question {
  cursor: pointer;
  font-weight: 600;
  position: relative;
  color: #121212;
  display: flex;
  justify-content: space-between;
}

.faq-number {
  margin-right: 5px;
  color: #999;
}

.faq-answer {
  display: none;
  color: #666;
  padding: 15px;
}

.faq-item.active .faq-answer {
  display: block;
}

.faq-question:hover,
.faq-item.active .faq-question {
  color: var(--fs-color-primary);
}

.product-small.box {
  background: white;
  font-size: 14px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #dedfe3;
  background-color: #fff;
  border-radius: 1rem;
  transition: all 0.2s ease-in-out;
  padding: 15px;
}

.product-small .box-image {
  border-radius: 1rem;
  overflow: hidden;
}

.product-small .box-text {
  padding: 0;
  padding-top: 12px;
  text-align: left;
}

.product-small .name {
  line-height: 1.4;
  font-size: 18px;
  font-weight: normal;
  color: var(--fs-color-primary);
  margin-top: 0;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  padding: 0;
  margin-bottom: 8px;
  min-height: 70.5px;
}

.product-small .name a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 600;
  color: var(--fs-color-primary);
}

.product-small .price-label {
  font-size: 14px;
  font-weight: normal;
  line-height: 10px;
  color: #828282;
  display: block;
  margin-bottom: 8px;
}

.product-small span.amount {
  color: red;
  font-weight: 600;
  font-size: 20px;
}

.product-small del {
  text-decoration: none;
}

.product-small del span.amount {
  font-weight: 400;
  color: #828282;
  font-size: 15px;
  text-decoration: line-through;
  display: block;
  margin: 8px 0 6px;
}

.product-small .info-row {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 8px 0;
  margin-bottom: 8px;
}

.product-small .info-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.product-small .info-icon {
  width: 16px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 16px;
  color: var(--fs-color-primary);
}

.product-small .info-icon svg {
  width: 14px;
  height: 14px;
  display: block;
}

.product-small .info-label {
  font-size: 12px;
  color: #828282;
  line-height: 1.33;
}

.product-small .info-value {
  font-size: 14px;
  color: #3f3b3b;
  line-height: 1.43;
}

.tourViewDetail a {
  display: flex;
  align-items: center;
  width: auto;
  font-size: 16px;
  font-weight: normal;
  padding: 8px 20px;
  border-radius: 10px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  background: var(--fs-color-secondary);
  border: 1px solid var(--fs-color-secondary);
  color: #fff;
  gap: 8px;
  justify-content: center;
}

.tourViewDetail {
  position: absolute;
  bottom: 2px;
  right: 2px;
}

.box-booking {
  padding: 24px;
  border-radius: 16px;
  border: 2px solid var(--fs-color-primary);
  box-shadow:
    rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.product-price-container .price-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 1;
  margin-bottom: 16px;
}

.product-price-container .price-wrapper::before {
  content: "From ";
  margin-right: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #4f5e71;
}

.product-price-container span.amount {
  color: #121212;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4em;
}

.product-price-container del {
  text-decoration: unset;
}

.product-price-container del span.amount {
  color: #ff0000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
  text-decoration: line-through;
  opacity: 1;
}

.product-price-container .price {
  margin-bottom: 0;
}

.box-booking input[type="text"],
.box-booking input[type="email"],
.box-booking textarea {
  padding: 11px 12px 11px 12px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 8px 8px 8px 8px;
  background: #fff;
  height: 45px;
  box-shadow: none !important;
}

.box-booking input[type="submit"] {
  margin: 0;
  height: 45px;
  width: 100%;
  border-radius: 99px;
  font-size: 16px;
}

.box-booking form {
  margin-bottom: 0;
}

.box-booking .wpcf7-spinner {
  display: none;
}

.box-info {
  padding: 24px;
  border: 1px solid #e8edf1;
  border-radius: 16px;
  line-height: 1.4;
  margin-top: 24px;
}

.box-info ul {
  list-style: none;
}

.box-info ul li {
  margin: 0;
  margin-bottom: 12px;
}

.box-info ul li strong,
.box-info ul li i {
  color: var(--fs-color-primary);
}

.box-info .ux-contact-social {
  justify-content: center;
}

.box-info p {
  text-align: center;
}

.woocommerce-ordering,
.woocommerce-ordering select {
  margin: 0;
  border-radius: 8px;
  box-shadow: none !important;
}

.shop-page-title .page-title-inner {
  align-items: end;
}

.post-time i {
  color: var(--fs-color-primary);
}

.expect-item {
  display: flex;
  padding-bottom: 12px;
  gap: 24px;
  position: relative;
}

.expect-item.active .expect-label {
  color: var(--fs-color-primary);
}

.expect-item::before {
  content: "";
  background-color: var(--fs-color-primary);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 40px;
  left: 20px;
}

.expect-item:last-child::before {
  display: none;
}

.expect-number {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--fs-color-primary);
    font-size: 16px;
    font-weight: 700;
    color: var(--fs-color-primary);
    min-width: 40px;
    background-color: #fff;
    width: auto;
    text-align: center;
    height: unset;
    border-radius: 4px;
	display: none;
}

.expect-item::before {
	display: none;
}

.expect-label {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 6px;
  margin-bottom: 12px;
  color: #121212;
  cursor: pointer;
  padding-right: 20px;
  position: relative;
  width: 100%;
}

.expect-label i {
  position: absolute;
  right: 0;
  transition: transform 0.3s ease;
}

.expect-item.active i,
.faq-item.active i {
  transform: rotate(180deg);
}

.expect-content li {
  margin-bottom: 8px;
}

.expect-text {
  display: none;
}

.expect-content {
  width: 100%;
}

.lbk-tour-group-table-wrap {
  width: 100%;
  margin: 0;
}

.lbk-tour-group-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  background: #f5f2ee;
}

.lbk-tour-group-table thead th {
  background: var(--fs-color-primary);
  color: #fff;
  text-align: center;
  padding: 11px 10px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.3px;
  border: 1px solid var(--fs-color-primary);
}

.lbk-tour-group-table tbody td {
  background: #f5f2ee;
  color: #5b5b5b;
  text-align: center;
  padding: 12px 10px;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #e2ddd7;
}

.lbk-tour-group-table .lbk-tour-group-inquire {
  color: var(--fs-color-primary);
  font-weight: 700;
}

/*  */
.archive-page-header {
  display: none !important;
}

.page-wrapper {
  padding: 0;
}

#post-list h1,
#post-list h2 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 3.75rem;
  margin-bottom: 24px;
}

#post-list h2 {
  color: var(--fs-color-primary);
  margin-bottom: 2.5rem;
}

#post-list .box:not(.box-vertical) .post-title {
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.375rem;
  margin-bottom: 0.5rem;
}

.box-blog-post .is-divider {
  display: none;
}

p.from_the_blog_excerpt {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5rem;
  color: rgb(97 97 97);
  margin-bottom: 12px;
}

.custom-blog-post-info {
  display: flex;
  flex-direction: row;
  gap: 12px;
  margin-bottom: 0;
}

.custom-blog-post-info div {
  font-size: 14px;
  color: rgb(97 97 97);
}

.custom-blog-post-info span {
  font-weight: 600;
  text-transform: capitalize;
  color: var(--fs-color-secondary);
}

.custom-blog-post-info .box-category {
  background-color: rgb(209 245 254);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--fs-color-secondary);
  border-radius: 99px;
}

.custom-blog-post-info i {
  margin-right: 4px;
  color: var(--fs-color-primary);
}

#post-list img {
  border-radius: 1rem;
}

#post-list .box .post-title {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.375rem;
  margin-bottom: 0.5rem;
}

.box-list-view .box .box-image,
.box-vertical .box-image {
  width: 20% !important;
}

.box-vertical .box-image .image-cover {
  padding-top: 100% !important;
}

#post-list .post-item .box-text {
  padding: 0;
  padding-left: 16px;
}

#post-list .first-post .post-item .box-text {
  padding: 0;
  padding-top: 16px;
}

#secondary .widget {
  background-color: rgb(245 245 245);
  padding: 1.5rem;
  border-radius: 1rem;
}

.recent-blog-posts {
  align-items: center !important;
}

.recent-blog-posts-li .badge,
.recent-blog-posts-li .badge-inner {
  width: 80px;
  height: 80px;
  border-radius: 1rem;
  overflow: hidden;
}

.recent-blog-posts-li .flex-col.flex-grow {
  max-width: calc(100% - 80px);
}

h3.widget-title,
span.widget-title {
  font-size: 20px;
  margin-bottom: 1rem;
  display: block;
}

.widget .is-divider {
  display: none;
}

.recent-blog-posts a {
  font-size: 1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 0;
  line-height: 1.4;
  color: var(--fs-color-primary);
  transition: color 0.3s ease;
}

.recent-blog-posts a:hover {
  color: var(--fs-color-secondary);
}

.recent-blog-posts .post_comments {
  display: none;
}

.post-item .box-image {
  border-radius: 20px;
  overflow: hidden;
}

.post-item .box-text {
  padding: 0;
  padding-top: 16px;
}

.post-item .box-text h5 {
  font-size: 1.25rem;
  margin-bottom: 12px;
}

.post-item .box-text h5 a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.post-item .cat-label {
  display: none !important;
}

.nav-pagination > li > a,
.nav-pagination > li > span {
  width: 40px;
  height: 40px;
  border-radius: 8px !important;
  line-height: 36px;
}

.entry-header-text {
  display: none !important;
}

.blog-single .entry-image {
  border-radius: 20px;
  overflow: hidden;
}

.blog-single .ux-breadcrumb-wrap {
  text-align: center;
}

.blog-single h1.ux-title {
  max-width: 1200px;
  margin: 0 auto 12px;
}

.blog-container .custom-blog-post-info {
  justify-content: center;
}

.entry-content iframe[src*="youtube.com"] {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  display: block;
  border-radius: 12px;
  overflow: hidden;
}

.entry-content figure {
  max-width: 100%;
  width: 100% !important;
}

.entry-content figure img {
  width: 100%;
  border: 1px solid var(--fs-color-primary);
  border-radius: 6px;
}

.entry-content .wp-caption .wp-caption-text {
  padding-top: 8px;
  margin-top: -2px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.ux-breadcrumb-sep {
  font-size: 12px;
}

#inquiry-now {
  border-radius: 20px;
}

#inquiry-now .wpcf7-form-control {
  margin-bottom: 0;
  box-shadow: none !important;
  border-radius: 8px;
  margin-top: 5px;
}

#inquiry-now textarea {
  min-height: 60px;
}

#inquiry-now .title h2 {
  font-size: 22px;
}

.single-product .blog-container .custom-blog-post-info {
  justify-content: start;
}

.absolute-footer p {
  margin-bottom: 0;
}

#footer {
  background-color: var(--fs-color-primary);
  color: #fff;
}

#footer h3 {
  color: #fff;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .off-canvas-left.mfp-ready .mfp-content,
  .off-canvas-right.mfp-ready .mfp-content {
    background-color: #fff;
    width: 90%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .nav-icon.has-icon::before,
  .nav-icon.has-icon::after {
    display: none;
  }

  .nav > li.has-icon > a > i {
    color: var(--fs-color-primary);
  }

  .off-canvas .nav-vertical > li > a,
  .mobile-sidebar-levels-2
    .nav-slide
    > li
    > .sub-menu
    > li:not(.nav-slide-header)
    > a,
  .mobile-sidebar-levels-2
    .nav-slide
    > li
    > ul.children
    > li:not(.nav-slide-header)
    > a {
    font-size: 16px;
    text-transform: none;
    color: #222;
    font-weight: 500;
  }

  .off-canvas:not(.off-canvas-center) .nav-vertical li > a:hover,
  .off-canvas:not(.off-canvas-center)
    .nav-vertical
    li.current-menu-ancestor
    > a,
  .off-canvas:not(.off-canvas-center) .nav-vertical li.current-page-parent > a,
  .off-canvas:not(.off-canvas-center) .nav-vertical li.current_page_item > a {
    color: var(--fs-color-primary) !important;
  }

  .off-canvas .nav-vertical > li > .toggle {
    color: var(--fs-color-primary);
  }

  .nav-vertical > li > ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
  }

  .sidebar-menu-tabs {
    display: none !important;
  }

  .title h2 {
    font-size: 24px;
  }

  .home2 .small-columns-2 .flickity-slider > .col {
    max-width: 85%;
  }

  .ux-subtitle {
    margin-bottom: 15px;
  }

  .about1 .banner {
    margin-top: 20px;
  }
  .about1 {
    margin-bottom: 48px;
  }

  .about2 .title h2 {
    padding-bottom: 0;
  }

  .about2 .title {
    margin-bottom: 0;
  }

  .about2 {
    margin-bottom: 0;
  }

  .about3 .section-content {
    padding-top: 48px;
  }

  .about3 h2,
  .about5 .title h2 {
    font-size: 30px;
    text-align: center;
    line-height: 1.5;
  }

  .about4 {
    padding-top: 48px;
    padding-bottom: 18px;
  }

  .about4 h2 {
    font-size: 30px;
    line-height: 1.5;
  }

  .about5,
  .about6 {
    padding-top: 48px;
    padding-bottom: 18px;
  }

  .about2 .icon-box {
    padding: 16px;
  }

  h1.ux-title {
    font-size: 20px;
  }

  .tour1 .gallery-main-wrapper .image-cover {
    padding-top: 65%;
  }

  .tour1 .gallery-right {
    display: none !important;
  }

  .box-border {
    padding: 15px;
  }

  .schedule-item-title .schedule-image {
    min-width: 90px;
    width: 90px;
  }

  .box-form {
    padding: 48px 15px;
    padding-bottom: 0;
  }

  #post-list .box:not(.box-vertical) .post-title,
  .post-item .box-text h5 a {
    font-size: 1.25rem;
  }

  #post-list .post-item .box-image {
    width: 100% !important;
  }

  .box-vertical .box-image .image-cover {
    padding-top: 56% !important;
  }

  #post-list .post-item .box-text {
    padding: 15px 0;
  }

  .expect-item {
    gap: 12px;
  }
}
