@import url("https://fonts.googleapis.com/css2?family=Aboreto&family=Overlock:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap");

body {
  font-family: "Overlock", cursive;
  line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Aboreto", cursive;
  font-weight: 700;
  line-height: 1.6;
}

.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;
}

#masthead .nav > li > a {
  font-size: 16px;
  color: rgb(81, 54, 1);
}

.header .flex-row {
  max-width: 1280px;
}

.post-item > .col-inner {
  padding: 0.5rem !important;
  border: 1px solid #dee2e6 !important;
}

.post-item .post-title {
  font-size: 18px;
  font-weight: 700;
  color: rgb(87, 134, 9);
  margin-bottom: 10px;
}

.post-item .post-title a {
  color: rgb(87, 134, 9);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-item .box-text {
  padding-bottom: 0;
}

.post-item .from_the_blog_excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-item .box-text .button {
  background-color: #f0a000 !important;
  font-size: 14px;
  font-weight: 700;
  font-family: cursive;
  color: #ffff !important;
  text-transform: uppercase;
  border-radius: 99px;
  padding: 8px 24px;
  opacity: 1;
}

.box-blog-post .is-divider {
  display: none;
}

span.widget-title {
  background: var(--primary-color);
  display: block;
  color: #fff;
  padding: 12px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
}

.post_comments,
.widget .is-divider {
  display: none;
}

.recent-blog-posts-li .badge,
.recent-blog-posts-li .badge-inner {
  width: 100px;
  height: 70px;
}

.recent-blog-posts-li .flex-col.flex-grow {
  max-width: calc(100% - 100px);
}

.widget ul {
  padding: 8px;
  border: 1px solid var(--fs-color-primary);
}

.widget ul .mr-half {
  margin-right: 10px;
}

.recent-blog-posts a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.category .row {
  max-width: 1280px;
}

.archive-page-header {
  display: none;
}

.breadcrumbs {
  background: #f5f5f5;
}

.breadcrumbs .col {
  padding: 10px 15px;
}

/* home */
.home1 h1 {
  margin: 0;
  font-size: 2.25rem;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 80px;
}

.home1 p {
  margin: 0;
}

.home1 .founder p {
  font-family: "Times New Roman", Times, serif;
}

.home2 {
  padding-top: 5rem;
  padding-bottom: calc(5rem - 30px);
}

.home2 .text-box h2 {
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 2rem;
}

.home2 .video-box {
  position: relative;
  padding-top: 177%;
}

.home2 .video-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.home2 .video-fit {
  padding-top: 30px !important;
}

.home4 {
  padding-top: 5rem;
  padding-bottom: calc(5rem - 30px);
}

.home4 .icon-box h3 {
  font-size: 1.25rem;
  color: var(--fs-color-secondary);
}

.home5 h2 {
  font-family: "ca-smut-fill", cursive;
  font-size: 54px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1.2;
  color: rgb(226, 28, 33);
}

.home5 .row {
  max-width: 1400px;
}

.home6 {
  padding-top: 2rem;
}

.home6 h2 {
  color: #9d3c3c;
  font-weight: 500;
  font-size: 34px;
}

.home6 .box-title {
  background-color: #9d3c3c;
  max-width: 1400px;
  margin: 0 auto;
  padding: 2rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px;
}

.home6 .box-title h3 {
  font-size: 20px;
  margin: 0;
  color: #fff;
  text-transform: none;
  font-family: "Overlock", cursive;
  width: auto;
}

.home6 .box-title h3 a {
  color: #fff;
}

.home6 .box-title p {
  margin: 0;
  background-color: #fff;
  color: #9d3c3c;
  font-size: 20px;
  font-family: "ca-smut-fill", cursive;
  width: fit-content;
  padding: 8px 24px;
  border-radius: 8px;
}

.home6 .icon-box {
  display: flex;
  flex-direction: column;
}

.home6 .icon-box-text {
  order: 1;
}

.home6 .icon-box-text p {
  font-family: cursive;
  font-weight: 600;
  color: rgb(240, 160, 0);
  margin-top: 15px;
  margin-bottom: 15px;
}

.home6 .icon-box-img {
  order: 2;
}

@media screen and (min-width: 850px) {
  .home6 .large-3 {
    flex-basis: 20%;
    max-width: 20%;
  }
}

.home-story h2 {
  font-family: "ca-smut-fill", cursive;
  font-size: 54px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1.2;
  color: rgb(226, 28, 33);
  margin-bottom: 20px;
}

.home-story .box-content h3 {
  font-family: "ca-smut-fill", cursive;
  color: rgb(239, 161, 2) !important;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.3;
}

.home-story {
  margin-bottom: 3rem;
}

.home-blogs h2 {
  font-size: 44px;
  font-family: "Overlock", cursive;
  color: rgb(87, 134, 9);
  line-height: 1.3;
}

.home-blogs .post-item .post-title {
  font-family: "Overlock", cursive;
  font-size: 24px;
  color: #fff;
}

.home-blogs .post-item .is-divider {
  display: none;
}

.home-blogs .post-item .post-title a {
  color: #fff;
}

/* product-small */
.product-small.box {
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid rgba(213, 213, 213, 1);
  transition: all 0.4s ease-in 0s, visibility 0s;
  --transition: all 0.4s ease-in 0s, visibility 0s;
  transform-origin: 50% 50%;
}

.product-small.box:hover {
  transform: translateX(0) translateY(0) scaleX(1.03) scaleY(1.03) rotate(0deg)
    skewX(0deg) skewY(0deg);
}

.product-small .box-text {
  padding: 15px 30px;
}

.product-small .box-text .name {
  font-size: 18px;
  font-weight: 700;
  color: rgb(87, 134, 9);
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.product-small .box-text .name a {
  color: rgb(87, 134, 9);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-small .des-wrapper {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  color: rgb(81, 54, 1);
  margin-bottom: 15px;
}

.product-small .bottom-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-small .bottom-wrapper * {
  margin: 0;
}

.product-small .book-now-btn {
  background-color: #f0a000;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 700;
  font-family: cursive;
  color: #ffff;
  text-transform: uppercase;
  border-radius: 99px;
}

.product-small .price-wrapper {
  background-color: rgb(87, 134, 9);
  font-size: 16px;
  font-weight: 500;
  font-family: "ca-smut-fill", cursive;
  color: #fff;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 99px;
  padding: 0 12px;
}

.product-small span.amount {
  color: #fff;
}

/* product */
.custom-product-page .container {
  max-width: 1000px;
}

.product2 {
  padding: 4rem 0;
}

.product2 .box-top h2 {
  font-family: "ca-smut-fill", cursive;
  font-size: 50px;
  font-weight: 500;
  color: rgb(87, 134, 9);
  line-height: 1.2;
}

.product2 .box-top p {
  font-family: cursive;
  font-size: 22px;
}

.product2 .box-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.product2 .button {
  border-radius: 10px;
  background: #efa102;
  font-size: 20px;
  font-family: "ca-smut-fill", cursive;
  font-weight: 500;
  padding: 12px 36px;
  margin: 0;
}

.product2 .box-bot {
  max-width: 660px;
  margin: 0 auto;
  margin-top: 30px;
}

.product2 .box-bot p {
  margin: 0;
  color: rgb(81, 54, 1);
}

.product3 {
  background-color: rgb(87, 134, 9);
  padding: 4rem 0;
}

.product3 h2 {
  font-family: "ca-smut-fill", cursive;
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  line-height: 1.2;
}

.product3 .accordion-title {
  font-size: 24px;
  font-weight: 700;
  color: rgb(251, 182, 81);
  background-color: transparent;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 0;
}

.product3 .accordion-inner {
  font-size: 20px;
  color: #fff;
  padding: 0 24px;
}

.product3 .accordion-inner * {
  color: #fff;
}

.product3 .accordion .toggle {
  right: -16px;
  left: unset;
  top: 18px;
}

.product4 {
  padding: 4rem 0;
}

.product4 .container {
  position: relative;
}

.product4 .box-top {
  background-color: #efa102;
  padding: 4rem 0;
}

.product4 .box-top h2 {
  font-family: "ca-smut-fill", cursive;
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  line-height: 1.2;
}

.product4 .t-right {
  background-color: #ffde5f;
  width: 165px;
  height: 165px;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;

  position: absolute;
  top: -110px;
  right: 0;
}

.product4 .t-right h3 {
  font-family: cursive;
  color: #000;
  font-size: 22px;
  text-align: center;
  text-transform: none;
}

.product4 .b-left {
  background: #fbe8c0;
  font-size: 16px;
  padding: 12px 36px;
  margin: 0;
  color: #000;
  border-radius: 99px;
  font-family: cursive;
  position: absolute;
  top: -95px;
  left: 0;
}

.container ul {
  padding-left: 20px;
}

.product5 {
  padding-top: 0;
  padding-bottom: calc(4rem - 20px);
}

.product5 h3 {
  text-align: center;
  font-family: cursive;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
  color: rgb(240, 160, 0);
  margin-bottom: 1.5rem;
}

.product6 .box-top {
  padding: 4rem 0;
  background-color: rgb(87, 134, 9);
  margin-bottom: 4rem;
}

.product6 .box-top h2 {
  font-family: "ca-smut-fill", cursive;
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.2;
}

.product6 .container {
  margin-bottom: calc(2rem - 20px);
}

.product6 .container h3 {
  font-family: cursive;
  font-weight: 600;
  color: rgb(81, 54, 1);
  font-size: 24px;
}

.product6 .button {
  background: #efa102;
  font-size: 24px;
  padding: 12px 36px;
  color: #000;
  border-radius: 99px;
  font-family: cursive;
  margin: 0 auto;
  margin-bottom: 4rem;
  display: block;
  width: fit-content;
}

.product7 {
  padding: 4rem 0;
  background-color: #fbe8c0;
}

.product7 h2 {
  font-family: "ca-smut-fill", cursive;
  font-size: 50px;
  font-weight: 500;
  color: rgb(87, 134, 9);
  line-height: 1.2;
}

.product7 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
}

.product7 ul li {
  margin: 0;
  margin-bottom: 8px;
}

.product7 ul li a {
  background-color: #fff;
  border: 1px solid rgba(81, 54, 1, 0.2);
  padding: 6px 12px;
  color: rgba(87, 134, 9, 1);
}

.product7 ul li a:hover {
  background-color: rgba(87, 134, 9, 1);
  color: #fff;
}

/* booking */
.booking {
  padding: 5rem 0;
}

a.back {
  font-size: 16px;
  color: rgb(81, 54, 1);
  font-weight: 600;
  display: flex;
  align-items: center;
}

.booking .box-title h2 {
  font-family: "ca-smut-fill", cursive;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  color: rgb(81, 54, 1);
  margin-top: 30px;
  margin-bottom: 15px;
}

.booking .box-title p {
  color: rgb(81, 54, 1);
  font-weight: 600;
}

.date-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgb(81, 54, 1);
  margin-bottom: 15px;
}

.date-title h3 {
  font-family: "ca-smut-fill", cursive;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: rgb(81, 54, 1);
  margin-bottom: 0px;
}

.date-title > div {
  color: rgb(81, 54, 1);
  font-weight: 600;
  min-width: 170px;
}

body .ui-widget-content,
body .ui-state-default,
body .ui-widget-content .ui-state-default,
body .ui-widget-header .ui-state-default,
body .ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  color: rgb(81, 54, 1);
  font-family: "Overlock", cursive;
  font-size: 16px;
  font-weight: 600;
  border: 0 !important;
}

.ui-state-disabled .ui-state-default {
  background-color: transparent !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background-color: transparent !important;
  text-align: center;
}

#departure_datepicker .ui-state-default.ui-state-active {
  background-color: rgb(81, 54, 1) !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  min-width: 38px;
  min-height: 38px;
  line-height: 2;
}

.ui-datepicker .ui-datepicker-header {
  background-color: transparent;
  border: 0;
}

.ui-datepicker .ui-datepicker-title {
  font-size: 16px;
  color: rgb(81, 54, 1);
}

.ui-state-default:hover {
  background-color: rgb(81, 54, 1, 10%) !important;
}

#departure_time_col p,
#departure_time_col div {
  font-size: 16px;
  color: rgb(81, 54, 1);
  margin-bottom: 0;
}

#check_next,
#text_time {
  margin: 0;
  background-color: rgb(81, 54, 1);
  color: #fff;
  font-size: 16px;
  text-transform: none;
  font-weight: 600;
  margin-top: 30px;
}

.woocommerce-billing-fields {
  padding: 0;
  border: 0;
}

form.checkout h3 {
  font-family: "ca-smut-fill", cursive;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: rgb(81, 54, 1);
  margin-bottom: 10px;
}

form.checkout .has-border {
  padding: 0;
  border: 0;
}

form.checkout label,
span.amount {
  font-size: 16px;
  color: rgb(81, 54, 1);
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
  box-shadow: none !important;
  border: 1px solid;
}

form.checkout td,
form.checkout th,
.shop_table .order-total td,
.shop_table .order-total th,
.shop_table thead th {
  font-size: 16px;
  color: rgb(81, 54, 1);
  border-width: 1px;
  border-color: rgb(81, 54, 1);
}

button#place_order.accordion,
button.single_add_to_cart_button {
  background-color: rgb(81, 54, 1) !important;
}

@media only screen and (max-width: 48em) {
  .home6 .box-title {
    padding: 2rem 15px;
  }

  .home3 .text-box {
    padding: 0 15px;
  }

  .home-story h2,
  .product2 .box-top h2,
  .product3 h2,
  .product4 .box-top h2,
  .home-blogs h2,
  .product6 .box-top h2,
  .product7 h2 {
    font-size: 26px;
  }

  .home-story .video-fit {
    padding-top: 0 !important;
  }

  .product2 .box-actions {
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }

  .product4 .t-right {
    width: 120px;
    height: 120px;
  }

  .product4 .t-right h3 {
    font-size: 18px;
  }
}
