.go-btn-underlined {
  font-size: 18px;
  line-height: 23.4px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #149aed;
}
.go-btn-underlined.sticky-btn {
  position: sticky;
  bottom: 0;
  background-color: #fff;
  padding: 12px 0 0;
  width: 100%;
  display: block;
}
.btn-message,
.message-options {
  position: fixed;
  z-index: 99;
}
.btn-message {
  background-color: #042860;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 24px;
  border-radius: 50%;
  bottom: 110px;
  border: 1px solid var(--white);
}
.btn-message img.close {
  display: none;
}
.btn-message.active img {
  display: none;
}
.btn-message.active img.close {
  display: block;
}
.message-options {
  right: 80px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease-in-out;
  bottom: 40px;
  border-radius: 4px;
  padding: 16px;
}
.message-options.with-filter {
  bottom: 80px;
}
.message-options.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.message-options a {
  padding: 12px;
  font-size: 14px;
  font-style: normal;
  line-height: 130%;
  letter-spacing: 0.16px;
  display: block;
  border: 1px solid;
  border-radius: 4px;
  background-color: #fff;
}
.message-options a.whatsapp {
  color: #32d851;
  margin-bottom: 12px;
  border-color: #32d851;
}
.message-options a.messenger {
  background-color: #fff;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  background-clip: padding-box;
}
.message-options a.messenger span {
  background: linear-gradient(
    89.47deg,
    #158bff 0.2%,
    #6757ff 20.65%,
    #7c4aff 50.59%,
    #cf42c0 75.53%,
    #ff676a 99.98%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  text-fill-color: rgba(0, 0, 0, 0);
}
.message-options a.messenger::after {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  background: linear-gradient(
    89.47deg,
    #158bff 0.2%,
    #6757ff 20.65%,
    #7c4aff 50.59%,
    #cf42c0 75.53%,
    #ff676a 99.98%
  );
  content: "";
  z-index: -1;
  border-radius: 4px;
}
.message-options a img {
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  #ajaxsearchprores4_1,
  #ajaxsearchprores4_2,
  div.asp_r.asp_r_4 {
    width: auto !important;
    width: calc(100% - 32px) !important;
    right: 16px;
  }
}
header .asp_w_container {
  width: auto !important;
}
@media (max-width: 991px) {
  .asp_compact[data-asp-compact="closed"] {
    display: flex;
    justify-content: flex-end;
  }
}
.fixed-filter-btn {
  background-color: #149aed;
}
.fixed-filter-btn svg {
  stroke: #fff;
}
.filter-sidebar-wrapper .inner-filter-drops-wrapper .apply-filter-btn {
  border-radius: 4px;
  border: 1px solid #149aed;
  background: #149aed;
  width: 100%;
  padding: 0.75rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.16px;
  transition: 0.3s ease-in-out;
  margin-bottom: 16px;
}
.gomayu-btn-primary {
  font-size: 18px;
  line-height: 1.4;
  padding: 0;
}
.expandable-text-wrapper.show > p:has(+ .full-text) {
  display: none !important;
}
.expandable-text-wrapper.show .full-text {
  display: block !important;
}
.expandable-text-wrapper p:not(:last-child) {
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  .bottom-fixed-item {
    z-index: 99;
  }
  .tour-detail-main-wrapper .tour-section-title-wrapper {
    flex-direction: row !important;
    align-items: start !important;
  }
  .detail-sidebar-wrapper
    .sidebar-book-now-wrapper
    .per-person-price-wrapper
    .table-responsive
    table
    tr
    th,
  .detail-sidebar-wrapper
    .sidebar-book-now-wrapper
    .per-person-price-wrapper
    .table-responsive
    table
    tr
    td {
    font-size: 16px;
  }
  tr td,
  tr th {
    font-weight: 400 !important;
  }
  .tour-detail-main-wrapper .mobile-reverse,
  .tour-detail-main-wrapper .mobile-reverse > div:first-of-type {
    padding-right: 0 !important;
  }
}
.tour-detail-main-wrapper .trip-info-wrapper .icon-wrapper > span {
  color: #007C8F;
}
@media print {
  .expand-readmore,
  .btn-none-fill,
  .tour-detail-main-wrapper
    .detail-drop-down-wrapper
    .inner-title-wrapper
    .icon-dropdown-wrapper {
    display: none !important;
  }
  img:not(:last-of-type) {
    margin-bottom: 8px;
  }
  .expandable-text-wrapper p {
    -webkit-line-clamp: unset;
  }
}
.section-footer {
  margin-bottom: 40px;
}
.section-footer .arrow.disabled {
  opacity: 0.7;
}
.section-footer .arrow.disabled svg rect {
  fill: #e5e6ed;
}
.tour-detail-main-wrapper .trip-info-wrapper .row > div:not(:last-child) {
  margin-bottom: 16px;
}
.detail-sidebar-wrapper .inner-sticky-wrapper {
  position: sticky;
  top: 100px;
}
.tour-detail-main-wrapper .expandable-text-wrapper .text-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 30px;
  background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0.4));
}
.tour-detail-main-wrapper .expandable-text-wrapper .text-wrapper p {
  -webkit-line-clamp: unset;
}
.tour-detail-main-wrapper .expandable-text-wrapper.show .text-wrapper {
  max-height: unset;
}
.tour-detail-main-wrapper .expandable-text-wrapper.show .text-wrapper::before {
  opacity: 0;
}
.hot-seasonal-picks-main-wrapper .hot-seasonal-picks-wrapper {
  padding: 0 0 50px 0;
}
@media (min-width: 1400px) {
  .tour-detail-main-wrapper .expandable-text-wrapper .text-wrapper {
    max-height: 226px;
  }
}
.map-wrapper {
  max-width: 600px;
  overflow: hidden;
}
.map-wrapper iframe {
  width: 100%;
  height: 400px;
}
.map-wrapper .map-box {
  overflow: hidden;
}
@media (max-width: 991px) {
  .map-wrapper .map-box {
    overflow: auto;
  }
}
.mobile-search-wrapper.active {
  border: 1px solid #ddd;
  border-radius: 12px;
}
.contact-page-wrapper .contact-form-wrapper form p {
  position: relative;
}
.contact-page-wrapper .contact-form-wrapper form .wpcf7-spinner {
  top: 50%;
  transform: translateY(-50%);
}
.tour-detail-main-wrapper .tour-main-title-wrapper .top-function-section {
  row-gap: 12px;
}
.tour-detail-main-wrapper
  .tour-main-title-wrapper
  .top-function-section
  .inner-btn {
  margin-bottom: 0 !important;
}
.main-share-icon-wrapper .drop-social-links {
  z-index: 6;
}
#ajaxsearchprores1_2 {
  width: calc(100% - 16px) !important;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  #ajaxsearchprores1_2 {
    width: 58% !important;
    right: 40px;
  }
}
@media (min-width: 991px) {
  #ajaxsearchprores1_1 {
    width: 50% !important;
    right: 40px;
  }
}
.request-call-wrapper p {
  position: relative !important;
}
.request-call-wrapper p span.wpcf7-spinner {
  position: absolute !important;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
#ajaxsearchpro1_1 .probox .promagnifier .innericon,
#ajaxsearchpro1_2 .probox .promagnifier .innericon,
div.asp_m.asp_m_1 .probox .promagnifier .innericon {
  height: 51px !important;
}
.mobile-search-wrapper + .btn {
  margin-right: 6px;
}
@media (max-width: 575px) {
  .container {
    padding: 0 16px;
  }
  .mobile-search-wrapper.active {
    margin-right: 10px;
  }
  .mobile-menu
    .mobile-search-wrapper
    .asp_w_container.asp_w_container_1.asp_compact {
    max-width: 200px !important;
  }
}
@media (min-width: 1200px) {
  footer .footer-step-two {
    padding-bottom: 60px;
  }
  footer .footer-step-two .row {
    --bs-gutter-x: 40px;
  }
}
.tour-detail-main-wrapper
  .itinerary-wrapper
  .faqs-accordion-wrapper
  .inner-faqs-accordion-wrapper::after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_203_19290)'%3E%3Ccircle cx='8' cy='8' r='6' fill='%23149AED'/%3E%3Ccircle cx='8' cy='8' r='6.5' stroke='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_203_19290' x='0' y='0' width='16' height='16' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='1' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_203_19290'/%3E%3CfeOffset/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.0784314 0 0 0 0 0.603922 0 0 0 0 0.929412 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_203_19290'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_203_19290' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}
.pagination {
  margin: 3rem 0 0;
}
.go-btn-underlined {
  color: #149aed;
  font-size: 16px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.16px;
  text-decoration-line: underline;
}
.destination-about h3,
.tour-list-main-wrapper h3 {
  color: #1e1e23;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.64px;
}
.destination-about {
  padding: 80px 0;
  background-color: #f6f8ff;
  margin-bottom: 100px;
}
.destination-about .about-content .section-title {
  margin-bottom: 16px;
}
.destination-about .about-content p {
  color: #46474d;
  display: inline-block;
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  line-height: 140%;
}
.destination-about .about-content p:not(:last-of-type) {
  margin-bottom: 16px;
}
.destination-about .about-content p:last-of-type {
  display: inline;
}
.destination-about .about-content .text-wrapper {
  max-height: 148px;
  overflow: hidden;
  position: relative;
}
.destination-about .about-content .text-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 20px;
  background: linear-gradient(to top, #f6f8ff, transparent);
}
.destination-about .about-content .text-wrapper.expanded {
  max-height: unset;
}
.destination-about .about-content .text-wrapper.expanded::before {
  opacity: 0;
  visibility: hidden;
}
.destination-about .about-content .go-btn-underlined {
  display: inline-block;
  padding-top: 20px;
}
.destination-about .about-image {
  position: sticky;
  top: 0;
}
.tour-list-main-wrapper .section-title p {
  color: #46474d;
}
.tour-list-main-wrapper.destination-tour-list {
  padding-bottom: 100px;
  margin-bottom: 80px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.destination-faq .section-title p,
.destination-faq .brief p {
  color: #46474d;
  margin-bottom: 0;
}
.destination-faq .brief p {
  margin-bottom: 8px;
}
.destination-faq .section-title {
  padding-bottom: 24px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(70, 71, 77, 0.1);
}
.destination-faq .faqs {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
@media (max-width: 991px) {
  .destination-about {
    padding: 48px 0;
  }
  .destination-about .about-content {
    max-width: unset;
    margin-bottom: 32px;
  }
  .destination-faq .brief,
  .tour-list-main-wrapper .section-title {
    margin-bottom: 32px;
  }
  .tour-list-main-wrapper.destination-tour-list {
    padding-bottom: 48px;
  }
}
@media (max-width: 992px) {
  #ajaxsearchpro4_1 .probox .proloading,
  #ajaxsearchpro4_2 .probox .proloading,
  div.asp_m.asp_m_4 .probox .proloading {
    min-width: unset !important;
    max-width: 24px !important;
    min-height: unset !important;
    max-height: 24px !important;
  }
}
.file-uploaded-view {
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #f6f8ff;
}
.file-uploaded-view p {
  margin-bottom: 0 !important;
}
.file-uploaded-view br {
  display: none;
}
.file-uploaded-view button {
  background-color: rgba(0, 0, 0, 0);
  outline: none;
  border: none;
}
.file-uploaded-view .file-left {
  gap: 24px;
}
.file-uploaded-view .file-left strong {
  display: block;
  color: #1e1e23;
  margin-bottom: 4px;
  text-wrap: wrap;
  word-break: break-all;
}
.file-uploaded-view .file-left span {
  color: #46474d;
}
.grecaptcha-badge {
  display: none !important;
}
.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child{
  color: black;
  text-transform: capitalize;
}
body .woocommerce .woocommerce-order {
  max-width: 1320px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}
