/*
Theme Name: Jackfruit Adventure
Theme URI: 
Description: 
Author: Ngoc Trinh
Template: flatsome
Version: 1.0
*/
/* ========== */
.entry-content #ez-toc-container {
  display: none !important;
}
.lightbox-content .mfp-close {
	top: 0 !important;
}
.ux-relay .ux-relay__button.button {
  background-color: var(--fs-color-secondary);
  color: #fff;
}

.mc4wp-form p {
  margin-bottom: 0;
  margin-top: 0;
}

.mc4wp-form input[type=email],
.mc4wp-form input[type=text] {
  border-radius: 12px;
  width: 100%;
  height: 50px;
  font-size: 16px;
  box-shadow: unset;
  border: 1px solid #767E86;
}

.mc4wp-form {
  margin-bottom: 0;
}

.mc4wp-form label {
  color: #000;
  font-size: 16px;
}

.mc4wp-form .col {
  padding-bottom: 0;
}

.mc4wp-form input[type=submit] {
  background-color: var(--fs-color-secondary);
  font-size: 18px;
}

.nt-footer-2 form.sent .wpcf7-response-output {
  border-color: currentcolor;
  color: var(--fs-color-secondary);
}

.wt-time-hand {
  width: 100%;
  display: block;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #767E86;
  height: 40px;
  position: relative;
  cursor: pointer;
  padding: 0 15px;
  display: flex;
  align-items: center;
}

.wt-time-hand::before {
  content: "\f107";
  font-family: fl-icons;
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  top: 0;
  font-size: 20px;
  text-align: center;
  line-height: 36px;
}

.wt-time-hand span {
  color: #767E86;
  font-size: 16px;
}

.wt-time-wrap.active .wt-time-hand::before {
  transform: rotateZ(180deg);
  line-height: 40px;
}

.wt-time-wrap {
  position: relative;
  margin-bottom: 10px;
}

.wt-time-wrap .wt-transport-info {
  font-size: 12px;
  margin-top: 20px;
}

.wt-time-fields {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0);
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 15px;
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 10;
}

.wt-time-fields .wt-quantity > input[type=button] {
  border: 1px solid #000;
}

.wt-time-field {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wt-time-field.disable {
  pointer-events: none;
  opacity: 0.5;
}

.wt-time-field > input {
  width: auto;
  margin: 0;
}

.wt-time-field > p {
  font-size: 14px;
  font-weight: 600;
  margin-right: auto;
  margin-bottom: 0;
}

.wt-time-field > p i {
  display: block;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}

.wt-time-field label {
  font-size: 14px;
  font-weight: 300;
  padding-right: 30px;
  margin-bottom: 0;
  padding-left: 0;
}

.wt-time-field input[type=radio] {
  width: auto;
  margin: 0;
}

.wt-time-field + .wt-time-field {
  margin-top: 15px;
}

.product-info {
  padding-left: 0;
}

.product-info .col-inner-info {
  background-color: var(--primary-color);
  padding: 20px;
  border-radius: 17px;
}

.product-info .nt-booking-info .button.alert {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.product-info .nt-booking-info {
  font-size: 14px;
}

.product-info .nt-booking-info ul li {
  margin-bottom: 0;
}

.product-info .price {
  margin-top: 0;
  font-size: 25px;
  margin-bottom: 20px;
}

.product-info .price .tbss-viewprice {
  display: none;
}

.product-info .exwo-product-gr-options {
  display: none;
}

.product-info form.cart .single_add_to_cart_button {
  margin: auto;
  display: block;
  background: #FF0000;
  margin-top: 15px !important;
  min-width: 150px;
}

.product-info .tour-info-select {
  display: flex;
  flex-direction: column;
  margin: 0;
}

.product-info .tour-info-select .wt-user-info {
  order: -1;
}

.product-info .tour-info-select .wt-departure {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}

.product-info .tour-info-select .wt-departure .picker--opened .picker__holder {
  border: 0;
  border-radius: 12px;
}

.product-info .tour-info-select .wt-departure .picker .picker--focused .picker__day--disabled,
.product-info .tour-info-select .wt-departure .picker .picker__day--disabled,
.product-info .tour-info-select .wt-departure .picker .picker__day--disabled:hover {
  background: transparent;
  text-decoration: line-through;
  opacity: 0.5;
}

.product-info .tour-info-select .wt-departure .picker .picker__table th {
  background: transparent;
  color: #333;
  text-transform: unset;
  border: none;
  line-height: 2;
}

.product-info .tour-info-select .wt-departure .picker table tr,
.product-info .tour-info-select .wt-departure .picker .picker__day,
.product-info .tour-info-select .wt-departure .picker table td {
  border: none;
}

.product-info .tour-info-select .wt-departure .picker .picker__day {
  color: #000;
}

.product-info .tour-info-select .wt-departure .picker .picker__nav--prev {
  padding-left: 10px;
  padding-top: 13px;
}

.product-info .tour-info-select .wt-departure .picker .picker__nav--next {
  padding-right: 10px;
  padding-top: 13px;
}

.product-info .tour-info-select .wt-departure .picker select {
  margin: 0;
  border: none;
  font-weight: 400;
  color: #000;
  font-size: 16px;
}

.product-info .tour-info-select .wt-departure > span {
  margin-top: 10px;
}

.product-info .tour-info-select .wt-departure input {
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #767E86;
  height: 40px;
  max-height: unset !important;
  color: #767E86;
  font-size: 16px;
  font-weight: 400;
}

.product-info .tour-info-select .wt-departure i {
  border: none;
  max-height: 40px;
  height: 40px;
  line-height: 30px;
}

.wt-user-info.wtsl-text > span {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.wt-user-info .p-price {
  display: none;
  font-size: 16px;
  margin-left: 10px;
  position: relative;
  top: -5px;
}

.wt-user-info .lb-pric {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}

.wt-user-info .wt-sub {
  display: block;
  font-size: 12px;
  font-weight: 300;
}

.wt-quantity {
  display: flex;
  align-items: center;
  margin-left: auto;
}

.wt-quantity > input[type=button] {
  margin: 0;
  background: #fff !important;
  box-shadow: unset;
  border: 1px solid transparent;
  min-height: unset;
  padding: 0;
  display: block;
  border-radius: 99px !important;
  line-height: 1;
  min-width: 30px;
  width: 30px;
  height: 30px;
  font-size: 14px;
}

.wt-quantity > input[type=button]:hover {
  background-color: #000 !important;
}

.wt-quantity > input[type=text] {
  width: 30px;
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: unset;
  background-color: transparent;
  font-weight: 600;
  color: #0F0F0F;
  height: unset;
}

/* The wt-time-check */
.wt-time-check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.wt-time-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 24px;
  width: 24px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #000;
}

/* On mouse-over, add a grey background color */
.wt-time-check:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.wt-time-check input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.wt-time-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.wt-time-check .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.product-container {
  margin-top: 30px;
}

.product-container h1.product-title {
  font-size: 35px;
  color: var(--fs-color-secondary);
  margin-bottom: 5px;
}

.product-container .sub-title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0;
}

.product-container .product-main {
  padding-top: 30px;
}

.product-container .product-gallery .product-gallery-slider {
  position: absolute;
  z-index: -1;
}

.product-container .product-gallery .row-xsmall {
  margin-left: -5px;
  margin-right: -5px;
}

.product-container .product-gallery .row-xsmall > .col {
  padding: 0 5px 10px;
}

.product-container a.zoom-button {
  border-radius: 99px !important;
  margin-bottom: 30px;
  margin-right: 0;
  font-size: 16px;
  min-width: 150px;
}

.product-container .details {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.product-container .nt-tour-title {
  font-size: 20px;
  color: currentColor;
}

.product-container .what-included ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.product-container .what-included ul li {
  margin-bottom: 10px;
  width: 340px;
  margin-left: 0;
}

.product-container .what-included ul li::before {
  content: "\e00a";
  font-family: fl-icons;
  display: inline-block;
  margin-right: 15px;
  border: 1px solid currentColor;
  border-radius: 99px;
  font-size: 10px;
  text-align: center;
  line-height: 18px;
  width: 20px;
  height: 20px;
  position: relative;
  top: -2px;
}

.product-container .product-faq p {
  margin-bottom: 0;
}

.product-container .product-faq .button {
  padding: 0;
  min-height: unset;
  color: currentColor;
  margin: 0;
  text-decoration: underline;
  text-transform: uppercase;
}

.product-container .product-faq .button::before {
  width: 100%;
  opacity: 1;
  height: 1px;
  left: 0;
}

.product-footer .woocommerce-tabs {
  border: none;
}

.checkout-page-title .breadcrumbs {
  font-size: 16px;
  justify-content: flex-start;
}

.page-checkout {
  padding-top: 0;
}

.woocommerce-checkout .payment_methods li + li {
  border-color: #000;
}

.woocommerce-checkout .notes .optional {
  display: none;
}

.woocommerce-checkout .wt-passenger-info {
  background: white;
  border-radius: 6px;
}

.woocommerce-checkout .form-row > label {
  font-size: 24px;
  text-transform: capitalize;
}

.woocommerce-checkout .form-row > label span {
  font-size: 19px;
  font-weight: 400;
  display: block;
  float: left;
  margin-bottom: 15px;
  line-height: 1.2;
}

.woocommerce-checkout .woocommerce-billing-fields {
  border-top: 1px solid #000;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
  font-size: 30px;
  color: #000;
  text-transform: capitalize;
}

.woocommerce-checkout form .form-row textarea,
.woocommerce-checkout form .form-row select,
.woocommerce-checkout form .form-row input.input-text {
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #767E86;
  height: 40px;
  max-height: unset !important;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
}

.woocommerce-checkout form .form-row textarea {
  min-height: 100px;
}

.woocommerce-checkout .woocommerce-additional-fields > h3 {
  display: none;
}

.woocommerce-checkout .your-order {
  padding-left: 8.3%;
}

.woocommerce-checkout .has-border {
  background-color: var(--primary-color);
  border-radius: 17px;
  border: none;
  padding: 50px 50px;
}

.woocommerce-checkout .has-border button[type=submit] {
  background: #FF0000;
  font-size: 25px;
  width: 100%;
  margin: 0;
}

.woocommerce-checkout .has-border .shop_table td, .woocommerce-checkout .has-border .shop_table th {
  border-color: #000;
  border-width: 1px;
}

.woocommerce-checkout .has-border .shop_table tbody .product-name {
  font-size: 20px;
  font-weight: 700;
}

.woocommerce-checkout .has-border .shop_table dl {
  font-size: 18px;
  text-transform: unset;
  font-weight: 400;
}

.woocommerce-checkout form.checkout h3 {
  font-size: 30px;
  color: #1A7557;
  text-transform: capitalize;
}

.woocommerce-checkout form.checkout .gr-product h4 {
  font-size: 20px;
  color: currentColor;
}

.woocommerce-checkout form .gr-product .form-row.we-ct-class {
  width: 50%;
}

.woocommerce-checkout form .gr-product .form-row.we-ct-class label {
  font-size: 18px;
}

.woocommerce-checkout form .gr-product .form-row.we-ct-class label span.optional {
  display: none;
}

.woocommerce-checkout form .gr-product .form-row.we-ct-class.wt-birth-yy, .woocommerce-checkout form .gr-product .form-row.we-ct-class.wt-birth-mm, .woocommerce-checkout form .gr-product .form-row.we-ct-class.wt-birth-dd {
  width: 33.3333%;
}

#wrapper > .message-wrapper {
  font-size: 16px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.entry-header h1.entry-title {
  font-size: 46px;
  text-align: left;
}

.woocommerce-cart-form .product-name > a {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}

.woocommerce-cart-form .variation {
  font-size: 14px;
  text-transform: unset;
}

.is-well {
  background-color: var(--primary-color);
  border-radius: 17px;
  border: none;
  padding: 30px;
}

.woocommerce-order-received h1.entry-title {
  display: none;
}

.header-main .nav-dropdown {
  padding: 8px 0;
}

.header-main .nav-dropdown > li > a {
  white-space: nowrap;
  font-size: 16px;
  color: initial;
  padding-top: 18px;
  padding-bottom: 18px;
}
.header-main .nav-dropdown > li:hover > a,
.header-main .nav-dropdown > li.active > a {
  background-color: var(--primary-color);
}

img.size-full.alignnone {
  margin-bottom: 0;
}

.wp-block-image figcaption {
  text-align: center;
}

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

.nt-bgr.banner .bg-fill,
.nt-bgr > .section-bg {
  background-size: auto !important;
}

.nt-bgr-repeat > .section-bg {
  background-size: auto !important;
  background-repeat: repeat-y !important;
}

.wp-block-media-text {
  margin-bottom: 40px;
}

.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}

.wp-block-media-text .wp-block-media-text__media {
  border: 13px solid #fff;
  border-radius: 13px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.062745098);
}

.absolute-footer {
  padding-bottom: 10px;
}

.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1, .box-shadow-1-hover:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1882352941);
}

.rank-math-breadcrumb a, .rank-math-breadcrumb span {
  font-size: 13px;
}

.blog-single footer.entry-meta {
  border: unset;
}

.mobile-nav .header-search .nav-dropdown {
  right: -30px;
  left: auto;
}

.post-sidebar div#ez-toc-container .ez-toc-title,
main .widget-title {
  letter-spacing: 1px;
  border-bottom: 3px solid var(--fs-color-secondary);
  padding-bottom: 10px;
  margin-bottom: 20px;
  display: block;
  color: #133F39;
  font-size: 30px;
  text-transform: capitalize;
}

.widget ul.menu > li + li {
  border: none;
}
.widget ul.menu > li > a {
  font-size: 25px;
  font-weight: 700;
}
.widget ul.menu > li.current-menu-item > a {
  color: var(--primary-color);
}

main .widget .post_comments {
  display: none;
}

.is-divider:not(.divider) {
  display: none;
}

.uxb-wrapper .is-divider {
  display: block;
}

.wpcf7 .flex-col > .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  right: 0;
}

.product-thumbnails a,
.product-gallery-slider img {
  border: 1px solid #c3c3c3;
}

.single-post .product-footer table,
.single-product .product-footer table {
  border-collapse: collapse;
}

.single-post .product-footer table th,
.single-post .product-footer table td,
.single-product .product-footer table th,
.single-product .product-footer table td {
  text-align: center;
  padding: 5px 0;
  line-height: 20px;
  border: 1px solid #c3c3c3;
}

.single-post .product-footer table tr:nth-child(even) td,
.single-product .product-footer table tr:nth-child(even) td {
  background-color: #f2f2f2;
}

.single-post .wc-tabs,
.single-product .wc-tabs {
  display: none;
}

.header-main .cart-icon::before,
.header-main a > .icon-search:before,
.header-main .icon-phone::before,
.header-main .icon-user::before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000000;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  display: block;
}

.header-main .cart-icon {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.header-main .cart-icon strong {
  border: unset;
  font-weight: 400;
  background: var(--primary-color);
  color: #fff !important;
  font-size: 9px;
  width: 20px;
  height: 20px;
  border-radius: 99px;
  line-height: 2.2;
  margin-left: 5px;
}

.header-main .cart-icon strong:after {
  display: none;
}

.header-main .cart-icon:before {
  -webkit-mask-image: url(img/icon-shopping-bag.svg);
  mask-image: url(img/icon-shopping-bag.svg);
}

.header-main .icon-user::before {
  -webkit-mask-image: url(img/user.svg);
  mask-image: url(img/user.svg);
}

.header-main .icon-phone::before {
  -webkit-mask-image: url(img/icon-call.svg);
  mask-image: url(img/icon-call.svg);
}

.header-main a > .icon-search:before {
  -webkit-mask-image: url(img/loupe.svg);
  mask-image: url(img/loupe.svg);
}

.nt-menu.ux-menu {
  flex-flow: row wrap;
}

.nt-menu.ux-menu .ux-menu-link:first-child .ux-menu-link__link {
  padding-left: 0;
}

.nt-menu.ux-menu .ux-menu-link:last-child .ux-menu-link__link {
  padding-right: 0;
}

.nt-menu.ux-menu .ux-menu-link__link {
  padding: 0 15px;
  min-height: unset;
  line-height: 1;
  margin-bottom: 10px;
}

.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link {
  border: none;
}

.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link + .ux-menu-link .ux-menu-link__link {
  border-left: 1px solid #6B6B6B;
}

@media only screen and (max-width: 849px) {
  .rank-math-breadcrumb {
    text-align: left;
  }
  .product-gallery {
    margin-bottom: 15px;
  }
  .product-main {
    padding-bottom: 0;
  }
}
.header.transparent .header-main .nav > li.current-menu-parent > a,
.header.transparent .header-main .nav > li > a:hover {
  color: var(--primary-color);
}

.header.transparent .header-main .nav .sub-menu > .current-menu-item > a,
.header.transparent .header-main .nav > li.current-menu-ancestor > a {
  font-weight: 700;
}

.header .header-main .nav > li > a:hover {
  font-weight: 700;
}

.header-nav.nav.nav-line-bottom > li > a:before {
  background: #FF7757;
}

.header-nav.nav > li {
  margin: 0 17px;
}

.header-nav.nav > li.current-menu-item > a {
  font-weight: 700;
  color: var(--primary-color);
}

.header-nav.nav > li > a {
  font-size: 18px;
}

.nt-head-page .banner h1,
.nt-head-page .banner h3 {
  font-size: 84px;
  line-height: 1.4;
  font-weight: 700;
}

.nt-head-page .banner p {
  font-size: 24px;
}

.button.primary {
  color: #133F39;
  font-size: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.nt-title h1, .nt-title h2 {
  font-size: 64px;
  margin-bottom: 0;
}

.nt-title p {
  margin-bottom: 20px;
}

.nt-title a:hover {
  text-decoration: underline;
}

.nt-relation-post > .row {
  margin-bottom: 60px;
}

.product-small.col .col-inner {
  overflow: hidden;
  border-radius: 26px;
  background: var(--primary-color);
  height: 100%;
}

.product-small.col .product-title {
  margin: 0 0 20px 0;
}

.product-small.col .product-title > a {
  color: #000000;
  font-size: 28px;
  font-weight: 700;
  min-height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
          line-clamp: 2; 
  -webkit-box-orient: vertical;
}

.product-small.col .box-excerpt {
  font-size: 18px;
  margin-bottom: 20px;
}

.product-small.col .box-excerpt strong {
  display: block;
}

.product-small.col .box-text {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 40px 25px;
}

.product-small.col .price-wrapper {
  order: 1;
  width: 60%;
}

.product-small.col .price-wrapper .price,
.product-small.col .price-wrapper span.amount {
  font-size: 35px;
  font-weight: 700;
  color: #133F39;
}

.product-small.col .price-wrapper .price small {
  font-size: 18px;
  color: #000000;
  font-weight: 400;
  position: relative;
  top: -6px;
}

.product-small.col .add-to-cart-button {
  order: 2;
  margin-left: auto;
}

.product-small.col .add-to-cart-button .button {
  font-size: 20px;
  padding: 13px 42px;
  margin: 0;
  color: #fff;
  border: none;
  background-color: var(--fs-color-secondary);
}

.product-small.col .add-to-cart-button .button:hover {
  color: #fff;
}

.product-small.col.product_cat-cycling-experiences .add-to-cart-button .button {
  background: var(--fs-color-secondary);
  color: #fff;
}

.product-small.col.product_cat-cycling-experiences .add-to-cart-button .button:hover {
  color: var(--primary-color);
  background: #133f39;
}

.button.secondary:hover {
  color: var(--primary-color);
  background: #133f39;
}

.product-small.col.product_cat-outdoor .col-inner,
.product-small.col.product_cat-social-impact-csr .col-inner,
.product-small.col.product_cat-indoor .col-inner,
.product-small.col.product_cat-team-building .col-inner {
  background: var(--fs-color-secondary);
  color: #fff;
}
.product-small.col.product_cat-outdoor .add-to-cart-button .button,
.product-small.col.product_cat-social-impact-csr .add-to-cart-button .button,
.product-small.col.product_cat-indoor .add-to-cart-button .button,
.product-small.col.product_cat-team-building .add-to-cart-button .button {
  background-color: var(--primary-color);
  color: var(--fs-color-secondary);
}


.product-small.col.product_cat-outdoor .price-wrapper span.amount,
.product-small.col.product_cat-outdoor .price,
.product-small.col.product_cat-outdoor .price small,
.product-small.col.product_cat-outdoor .product-title > a,
.product-small.col.product_cat-social-impact-csr .price-wrapper span.amount,
.product-small.col.product_cat-social-impact-csr .price,
.product-small.col.product_cat-social-impact-csr .price small,
.product-small.col.product_cat-social-impact-csr .product-title > a,
.product-small.col.product_cat-indoor .col-inner .price-wrapper span.amount,
.product-small.col.product_cat-indoor .col-inner .price,
.product-small.col.product_cat-indoor .col-inner .price small,
.product-small.col.product_cat-indoor .col-inner .product-title > a,
.product-small.col.product_cat-team-building .col-inner .product-title > a,
.product-small.col.product_cat-team-building .col-inner .price small,
.product-small.col.product_cat-team-building .col-inner .price,
.product-small.col.product_cat-team-building .col-inner .price-wrapper span.amount {
  color: #fff;
}

.nt-product {
  z-index: 9;
  position: relative;
  overflow: hidden;
}

.nt-product .flickity-viewport {
  overflow: inherit;
}

.slider.slider-nav-outside.slider-nav-light {
  padding-bottom: 100px;
}

.right .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button {
  right: 125px;
  left: auto !important;
}

.right .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button.next {
  right: 0;
}

.slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button {
  top: auto;
  bottom: 0;
  left: calc(50% - 65px);
  right: auto;
  opacity: 1;
  transform: translateX(0) !important;
}

.slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button.next {
  left: calc(50% + 65px);
}

.slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button svg {
  border: none;
  background: var(--fs-color-secondary);
  padding: 20px;
  border-radius: 12px;
  width: 60px;
  height: 60px;
  max-width: unset;
  max-height: unset;
}

.slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button:hover svg {
  background: #133f39;
}

.slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button:hover .arrow {
  fill: var(--primary-color) !important;
}

.nt-footer-2 p {
  font-size: 18px;
  margin-bottom: 10px;
}

.nt-footer-2 .ux-menu-title {
  font-size: 24px;
  font-weight: 500;
  text-transform: unset;
  padding: 0 0 6px 0;
  min-height: unset;
}

.nt-footer-2 .ux-menu-title + .ux-menu-link > a {
  padding-top: 0;
}

.nt-footer-2 .ux-menu-link:first-child {
  padding-top: 0;
}

.nt-footer-2 .ux-menu-link__link {
  font-size: 18px;
  padding: 2px 0;
  min-height: unset;
}

.nt-footer-2 .social-icons {
  color: var(--primary-color);
}

.nt-footer-2 .banner {
  border-radius: 26px;
  overflow: hidden;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
}

.nt-footer-2 .banner h5 {
  font-size: 64px;
  margin: 0;
}

.nt-footer-2 .banner h6 {
  font-size: 20px;
  text-transform: unset;
}

.nt-footer-2 .wpcf7 .wpcf7-form-control {
  min-height: 70px;
  box-shadow: unset;
  font-size: 20px;
  border: none;
  border-radius: 12px;
}

.nt-footer-2 .wpcf7 .wpcf7-form-control.wpcf7-text {
  padding-left: 40px;
}

.nt-footer-2 .wpcf7 .wpcf7-submit {
  margin: 0;
}

/* .nt-footer-2 .wpcf7 .wpcf7-response-output {
  position: absolute;
} */
.nt-footer-2 .wpcf7 .wpcf7-spinner {
  bottom: 0;
  left: 0;
}

.nt-footer-2 .wpcf7 .flex-col {
  position: relative;
}

.social-icons > a:first-child {
  margin-left: 0 !important;
}

.social-icons > a:last-child {
  margin-right: 0 !important;
}

.wpcf7 .wpcf7-spinner {
  position: absolute;
}

.wpcf7 .wpcf7-form-control {
  box-shadow: unset;
  border: none;
  border-radius: 12px;
}

.testimonial-box {
  font-size: 18px;
}

.testimonial-box .icon-box-text {
  display: flex;
  flex-direction: column;
}

.testimonial-box .star-rating {
  margin: 20px 0 7px 0;
}

.testimonial-text {
  font-style: normal !important;
  order: -1;
}

.testimonial-name {
  font-size: 24px;
  font-weight: 400;
}

.testimonial-name-divider {
  display: none;
}

.testimonial-meta {
  display: flex;
  flex-direction: column;
}

.nt-reviews .slider .banner {
  max-width: 41.6666666667%;
  margin-right: 30px;
}

.nt-reviews .slider .banner .icon-box-img {
  margin-top: -65px;
}

.nt-reviews .slider .banner .text-box {
  top: 70px;
}

.nt-why-not .icon-box h3 {
  font-size: 28px;
  margin-bottom: 2px;
}

.nt-why-not .icon-box p {
  font-size: 18px;
}

.nt-connert .section-bg img {
  width: unset;
  height: unset;
  right: 0;
  left: auto;
  bottom: 20px;
  top: auto;
}

.nt-connert .icon-box-img {
  margin-bottom: 20px;
}

.nt-section-intro h2 {
  font-size: 54px;
}

.nt-reviews .nt-let-our .slider .banner {
  max-width: 100% !important;
  margin-right: 0 !important;
}

.nt-team .box-image {
  max-width: 200px;
}

.nt-team .box h4 {
  color: #000000;
}

.nt-team .box h4 > .person-name {
  font-size: 24px;
  text-transform: capitalize;
}

.nt-team .box h4 > .person-title {
  opacity: 1;
  font-size: 18px;
}

.z-index-10 {
  z-index: 10;
}

.post-item .post-title {
  font-size: 18px;
  color: #000;
}
.post-item .post-title > a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.post-item .post-meta {
  opacity: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
}

.post-item .from_the_blog_excerpt {
  font-size: 16px;
  margin-top: 15px;
}

.post-item .button {
  font-size: 16px;
  text-transform: uppercase;
}

.post-item .button::after {
  display: none;
}

.post-item .box-vertical .post-title {
  font-size: 28px;
}

.post-item > .col-inner {
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
  height: 100%;
}
.post-item .post-title {
  order: -1;
  margin-bottom: 10px;
  color: #133F39;
}
.post-item .post-meta,
.post-item .cat-label {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}
.post-item .cat-label {
  opacity: 1;
}
.post-item .cat-label::after {
  content: "";
  width: 2px;
  height: 12px;
  display: inline-block;
  background-color: currentColor;
  margin-right: 4px;
}
.post-item .box-text {
  padding: 30px 24px;
}
.post-item .box-text-inner {
  display: flex;
  flex-flow: row wrap;
}
.post-item .is-divider {
  display: block;
  width: 100%;
  margin: 0;
  max-width: unset;
  background-color: transparent;
}

.nt-map-title {
  font-size: 21px;
}

.nt-map-title strong {
  font-size: 36px;
}

.accordion {
  background: #fff;
}

.accordion-item:first-child .accordion-title {
  border: none;
}

.accordion .accordion-title.active {
  background: unset;
  border-bottom: 1px solid #ddd !important;
  border-top-color: #ddd;
  color: var(--fs-color-secondary);
}

.accordion-title.active .toggle .icon-angle-down::after {
  display: none;
}

.accordion .toggle {
  opacity: 1;
}

.accordion .toggle .icon-angle-down {
  display: flex;
  justify-content: center;
  align-items: center;
}

.accordion .toggle .icon-angle-down::after, .accordion .toggle .icon-angle-down::before {
  content: "";
  background: #000000;
  position: absolute;
}

.accordion .toggle .icon-angle-down::before {
  width: 20px;
  height: 3px;
}

.accordion .toggle .icon-angle-down::after {
  width: 3px;
  height: 20px;
}

.custom-product-page .nt-price > * {
  display: inline-block;
  background: var(--fs-color-secondary);
  color: #fff;
  border-radius: 12px;
  width: unset;
  padding: 19px 32px;
  font-size: 27px;
  margin-bottom: 0;
}

.custom-product-page .nt-product-content h2 {
  font-size: 32px;
}

.custom-product-page .nt-product-content ul li {
  margin-bottom: 0;
}

.entry-content.single-page {
  padding-top: 0;
  padding-bottom: 0;
}

.entry-content.single-page img {
  border-radius: 12px;
}

.entry-header a {
  color: #000;
  font-weight: 700;
}

#load-more-button {
  margin-right: 0;
}

.nt-footer-1 .social-icons a:hover {
  color: var(--fs-color-secondary);
}

.nt-our-client {
  align-items: center;
}

.blog-single .blog-share a {
  color: #000;
}

.blog-single .blog-share {
  margin-bottom: 20px;
}

.blog-single .blog-share a.facebook {
  margin-left: 0;
}

.blog-single .entry-header-text {
  padding-bottom: 7px;
}

.right.large-columns-1 .post-item .box-vertical {
  font-size: 40px;
}

.nt-connert .icon-box .st1 {
  fill: #1A7457;
}

.nt-connert .icon-box:hover .st1 {
  fill: #133F39;
}

.nt-connert .icon-box-text {
  position: relative;
}

.nt-connert .icon-box-text > a.plain {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.nt-connert .icon-box:hover .button {
  color: #F5BB27;
  background: #133F39;
}

.nt-curiosity h2 {
  margin-bottom: 0;
  font-size: 51px;
}

.nt-curiosity a {
  color: currentcolor;
}

.nt-blog-vietnam-at .post-title {
  color: #133f39;
  font-size: 25px;
}

.nt-blog-vietnam-at .box {
  background: #fff;
  border-radius: 12px;
  height: 100%;
}

.nt-blog-vietnam-at .box .box-text {
  border-radius: 0 0 12px 12px;
}

.nt-what-do-you .wpcf7 {
  max-width: 557px;
  text-align: right;
}

.nt-what-do-you .wpcf7-submit {
  margin-right: 0;
}

#enter-id-here.lightbox-content {
  background-color: transparent;
  box-shadow: unset;
}

#enter-id-here.lightbox-content .mfp-close {
  color: var(--primary-color);
  opacity: 1;
}

.es-embed-root {
  max-width: unset !important;
}

.product-small.col .box-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.grecaptcha-badge {
  display: none;
}

.nt-what-do-you form.wpcf7-form.init {
  text-align: left;
}

.single.single-product .product-small.box .price-wrapper span.price {
  display: none;
}

.success-stories-item > .col-inner {
  height: 100%;
  background-color: #fff;
}
.success-stories-item .box-text {
  padding: 30px 24px;
}
.success-stories-item .box-text-inner {
  display: flex;
  flex-flow: row wrap;
}
.success-stories-item .from_the_blog_excerpt {
  font-size: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  margin-top: 30px;
}
.success-stories-item .post-title {
  font-size: 47px;
}
.success-stories-item .post-meta,
.success-stories-item .cat-label {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}
.success-stories-item .cat-label::after {
  content: "";
  width: 2px;
  height: 12px;
  display: inline-block;
  background-color: currentColor;
  margin-right: 4px;
}
.success-stories-item .button {
  font-size: 16px;
  min-height: unset;
  line-height: 1.2;
  padding: 10px 15px;
}

.nt-destination .flickity-slider {
  margin: 0 -15px;
}
.nt-destination .section {
  padding: 0 15px 30px !important;
}
.nt-destination .section .section-content {
  border-radius: 26px;
  overflow: hidden;
  border-radius: 26px;
  overflow: hidden;
  background-color: var(--fs-color-secondary);
  color: #fff;
  height: 100%;
}
.nt-destination .section .icon-box-img {
  margin-bottom: 0;
}
.nt-destination .section .icon-box-img img {
  padding-top: 0;
}
.nt-destination .section .icon-box-text {
  padding: 24px;
}
.nt-destination .section h3 {
  color: inherit;
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.nt-destination .section p {
  font-size: 16px;
}
.nt-destination .section .plain:hover {
  color: #fff;
}

.nt-truested .box-image {
  text-align: center;
}
.nt-truested .box-image img {
  max-height: 60px;
  width: auto;
  max-width: 120px;
}
.nt-truested .flickity-slider {
  display: flex;
  align-items: center;
}
.nt-truested .gallery-col {
  padding-bottom: 0;
}

.featured-title {
  min-height: 450px;
  display: flex;
}
.featured-title .text-shadow {
  text-shadow: unset;
}
.featured-title .post-author img {
  border-radius: 99px;
}
.featured-title .text-center {
  text-align: left;
}
.featured-title .entry-meta,
.featured-title .entry-category {
  font-weight: 400;
  font-size: 18px;
  opacity: 1;
  line-height: 1.2;
  
}
.featured-title .entry-meta {
  padding-left: 15px;
text-transform: capitalize;
}
.featured-title h1 {
  font-size: 40px;
  line-height: 1.2;
}

.post-sidebar .form-flat input:not([type=submit]) {
  background-color: #fff !important;
  border: none;
}
.post-sidebar .form-flat .button.icon i {
  font-size: 20px;
}
.post-sidebar div#ez-toc-container {
  background: unset;
  border: none;
  padding: 0 30px 30px 0;
  box-shadow: unset;
}
.post-sidebar .latest-stories {
  background-color: var(--primary-color);
  padding: 20px;
  border-radius: 12px;
}
.post-sidebar .latest-stories h4 {
  font-size: 20px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 20px;
}
.post-sidebar .latest-stories .row .medium-6 {
  flex-basis: 100%;
  max-width: 100%;
}
.post-sidebar .latest-stories input[type=submit] {
  width: 100%;
  background-color: var(--fs-color-alert);
}

.nt-post-hero .post-item > .col-inner {
  background-color: transparent;
}
.nt-post-hero .post-item .box:not(.box-vertical) .box-text {
  padding-left: 0;
  padding-right: 0;
}
.nt-post-hero .post-item .box-vertical img {
  border-radius: 20px;
}

.nt-list-post-categories .button {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80px;
}

.nt-how-to-help .box,
.nt-how-to-help .large-4 > .col-inner {
  height: 100%;
}
.nt-how-to-help .large-4 > .col-inner {
  background-color: var(--fs-color-secondary);
  border-radius: 20px;
  overflow: hidden;
}
.nt-how-to-help .box-text h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.nt-how-to-help .box-text p {
  font-size: 18px;
}

.menu-item-13352 .sub-menu.nav-dropdown > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
}
.menu-item-13352 .sub-menu.nav-dropdown > .nav-dropdown-col {
  display: block;
  width: 100%;
  border: none;
}
.menu-item-13352 .sub-menu.nav-dropdown > li:hover .nav-column {
  display: block;
}
.menu-item-13352 .sub-menu.nav-dropdown .nav-column {
  display: none;
  position: absolute;
  left: 100%;
  background: #fff;
  top: 0;
  border-radius: 5px;
  padding: 5px 0;
}
.menu-item-13352 .sub-menu.nav-dropdown .nav-column > li {
  display: block;
  width: 100%;
  border: none;
}
.menu-item-13352 .sub-menu.nav-dropdown .nav-column > li > a {
  color: #000;
  font-size: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#shop-sidebar {
  border-radius: 26px;
  background-color: #fff;
  padding: 20px;
}
.woof .woof_container_inner h4 {
  font-size: 22px;
  color: #000;
}
.woof .woof_list label {
  font-size: 18px;
  font-weight: 400;
  padding: 0;
  margin-bottom: 0;
}
.woof_submit_search_form_container {
  margin-top: 10px;
}
.woof .woof_reset_search_form {
    color: #133F39;
    font-size: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0;
    width: 100%;
}
.woof .woof_container + .woof_container {
    border-top: 2px solid #1A7557;
    padding-top: 15px;
    margin-bottom: 0;
}
.woof_block_html_items {
  padding-bottom: 20px;
}
.woof .woof_radio_count {
  font-size: 80%;
}
.single-post .nt-top-cateogies .col.nt-title > .col-inner {
  padding-top: 30px!important;
}
.sticky-post-list > li {
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
}
.sticky-post-list > li > a {
  color: inherit;
}

@media screen and (max-width: 549px) {
  .nt-how-to-help .box-text {
    padding: 15px !important;
  }
  .nt-how-to-help .box-text p {
    font-size: 14px;
  }
  .nt-how-to-help .box-text h3 {
    font-size: 18px;
  }
  .nt-list-post-categories {
    flex-wrap: wrap;
  }
  .nt-list-post-categories .button {
    width: 48% !important;
    margin-bottom: 10px !important;
    min-height: 65px;
  }
  .right.large-columns-1 .post-item .box-vertical .box-text {
    padding-left: 0;
    padding-right: 0;
  }
  .nt-connert .section-bg img {
    max-width: 100px;
  }
  .nt-destination .section {
    padding: 0 30px 30px 0 !important;
  }
  .nt-destination .section h3 {
    font-size: 18px;
  }
  .nt-destination .section p {
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .nt-destination .section .icon-box-text {
    padding: 15px;
  }
  .nt-destination .section .section-content {
    border-radius: 12px;
  }
  .success-stories-item .button {
    font-size: 14px;
    padding: 6px 15px;
  }
  .success-stories-item .cat-label::after {
    height: 9px;
  }
  .success-stories-item .post-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .success-stories-item .post-meta, .success-stories-item .cat-label {
    font-size: 12px;
  }
  .success-stories-item .from_the_blog_excerpt {
    font-size: 14px;
    margin-top: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .success-stories-item .box-text {
    padding: 20px 15px;
  }
  .nt-curiosity h2 {
    font-size: 25px;
  }
  .single-page .button {
    white-space: wrap;
  }
  .nt-footer-2 .wpcf7 .wpcf7-response-output {
    position: unset;
  }
  .nt-footer-2 .wpcf7 form.sent .wpcf7-response-output {
    border-color: currentcolor;
    color: var(--secondary-color);
  }
  .mc4wp-form p {
    margin-bottom: 0;
    margin-top: 0;
  }
  .mc4wp-form input[type=email],
  .mc4wp-form input[type=text] {
    border-radius: 12px;
    width: 100%;
    height: 50px;
  }
  .mc4wp-form {
    margin-bottom: 0;
  }
  .mc4wp-form label {
    color: #000;
    font-size: 16px;
  }
  .mc4wp-form .col {
    padding-bottom: 0;
  }
  .blogvertical_mb .col .col-inner .box-image {
    width: 100% !important;
    display: block;
  }
  .blogvertical_mb .col .col-inner .box-vertical {
    display: block;
  }
  .nt-thanks-booking .nt-icon-check .icon-box-img {
    max-width: 80px;
  }
  .entry-header h1.entry-title {
    font-size: 30px;
    margin-bottom: 0;
  }
  .woocommerce-checkout form.checkout .gr-product h4 {
    font-size: 18px;
  }
  .woocommerce-checkout form .gr-product .form-row.we-ct-class {
    width: 100%;
  }
  .woocommerce-checkout form.checkout h3 {
    font-size: 20px;
  }
  .woocommerce-checkout .has-border .shop_table dl {
    font-size: 14px;
  }
  .woocommerce-checkout .has-border button[type=submit] {
    font-size: 20px;
  }
  form .gr-product .form-row.we-ct-class:not(.wt-birth-mm):not(.wt-birth-yy) {
    padding-left: 0;
  }
  .wt-birth-dd label {
    white-space: nowrap;
  }
  .woocommerce-checkout .has-border .shop_table tbody .product-name,
  .woocommerce-checkout form .gr-product .form-row.we-ct-class label,
  .woocommerce-checkout .form-row > label {
    font-size: 16px;
  }
  .woocommerce-checkout .form-row > label span {
    font-size: 12px;
  }
  .woocommerce-checkout .has-border {
    padding: 30px;
  }
  .product-container .product-main > .mb {
    margin-bottom: 0;
  }
  .product-container h1.product-title {
    font-size: 25px;
  }
  .product-container .sub-title {
    font-size: 16px;
  }
  .product-container a.zoom-button {
    margin-bottom: 12px;
    min-width: 120px;
  }
  .nt-title + .large-8 iframe {
    max-height: 250px;
  }
  .right.large-columns-1 .post-item .box-vertical .post-title {
    font-size: 18px;
  }
  .nt-section-intro.dark .section-bg-overlay {
    background: #fff !important;
  }
  .nt-section-intro.dark {
    color: #000;
    background: unset !important;
  }
  .nt-section-intro.dark p {
    color: #000;
  }
  .nt-section-intro.dark h2 {
    color: #000;
  }
  .nt-section-intro.dark h2 [data-text-color=primary] {
    color: var(--fs-color-secondary) !important;
  }
  .nt-section-intro.dark img {
    border-radius: 12px;
  }
  .nt-section-intro .section-bg.bg-loaded {
    background: unset !important;
  }
  .nt-footer-2 .banner {
    border-radius: 12px;
  }
  .nt-footer-2 .wpcf7 .wpcf7-form-control {
    min-height: 50px;
    font-size: 14px;
  }
  .nt-footer-2 .wpcf7 .wpcf7-form-control.wpcf7-text {
    padding-left: 10px;
  }
  .nt-footer-2 .wpcf7 .flex-col .wpcf7-not-valid-tip {
    font-size: 12px;
  }
  .nt-destination .section,
  .small-columns-1 .flickity-slider > .col,
  .slider .post-item.col,
  .slider .product-small.col {
    max-width: 320px;
  }
  .nt-section-intro h2 {
    font-size: 22px;
  }
  .nt-watch.video {
    padding-top: 250px !important;
  }
  .row:not(.slider) > .product-small.col .product-title > a {
    min-height: unset !important;
  }
  .nt-team .box h4 > .person-title {
    font-size: 14px;
  }
  .nt-team .box h4 > .person-name {
    font-size: 18px;
  }
  .nt-team .box-text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 849px) and (min-width: 550px) {
  .nt-destination .section {
    width: 33%;
  }
  .nt-destination .section h3 {
    font-size: 18px;
  }
  .nt-destination .section p {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .nt-destination .section .icon-box-text {
    padding: 15px;
  }
  .nt-destination .section .section-content {
    border-radius: 12px;
  }
  .success-stories-item .post-title {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .success-stories-item .post-meta, .success-stories-item .cat-label {
    font-size: 12px;
  }
  .success-stories-item .from_the_blog_excerpt {
    font-size: 16px;
    margin-top: 15px;
  }
  .nt-thanks-booking .nt-icon-check .icon-box-img {
    max-width: 100px;
  }
  .entry-header h1.entry-title {
    font-size: 35px;
  }
  .woocommerce-checkout form.checkout h3 {
    font-size: 25px;
  }
  .woocommerce-checkout .has-border .shop_table dl {
    font-size: 14px;
  }
  .woocommerce-checkout .has-border button[type=submit] {
    font-size: 20px;
  }
  .woocommerce-checkout .form-row > label {
    font-size: 18px;
  }
  .woocommerce-checkout .form-row > label span {
    font-size: 14px;
  }
  .woocommerce-checkout .has-border {
    padding: 30px;
  }
  .nt-section-intro h2 {
    font-size: 30px;
  }
  .nt-watch.video {
    padding-top: 400px !important;
  }
  .nt-how-to-help .box-text {
    padding: 15px !important;
  }
  .nt-how-to-help .box-text p,
  .nt-team .box h4 > .person-title {
    font-size: 14px;
  }
  .nt-how-to-help .box-text h3,
  .nt-team .box h4 > .person-name {
    font-size: 18px;
  }
  .right.large-columns-1 .post-item .box-vertical {
    font-size: 28px;
  }
  .right.large-columns-1 .post-item .box-vertical .from_the_blog_excerpt {
    display: none;
  }
}
@media only screen and (max-width: 849px) {
  .nt-our-client .box-image,
  .nt-truested .box-image {
    text-align: center;
  }
  .nt-our-client .box-image img,
  .nt-truested .box-image img {
    max-height: 50px;
    width: auto;
    max-width: 100px;
  }
  .nt-our-client .flickity-slider,
  .nt-truested .flickity-slider {
    display: flex;
    align-items: center;
  }
  .nt-our-client .gallery-col,
  .nt-truested .gallery-col {
    padding-bottom: 0;
  }
  .woocommerce-checkout .your-order {
    padding-left: 15px;
  }
  .featured-title h1 {
    font-size: 25px;
  }
  .featured-title .entry-meta,
  .featured-title .entry-category {
    font-size: 14px;
  }
  .product-info {
    padding-left: 15px;
  }
  .off-canvas:not(.off-canvas-center) .nav-vertical .sub-menu li.current-menu-item > a {
    color: #133f39;
  }
  .nt-relation-post > .row {
    margin-bottom: 30px;
  }
  .accordion-title {
    font-size: 16px;
  }
  .accordion .toggle .icon-angle-down::before {
    width: 15px;
    height: 2px;
  }
  .accordion .toggle .icon-angle-down::after {
    width: 2px;
    height: 15px;
  }
  .post-item .post-title {
    font-size: 18px;
  }
  .post-item .post-meta, .post-item .cat-label {
    font-size: 12px;
  }
  .post-item .from_the_blog_excerpt {
    font-size: 16px;
    margin-top: 10px;
  }
  .post-item .button {
    font-size: 14px;
  }
  .post-item .box-text {
    padding: 15px 15px 20px 15px;
  }
  .nt-head-page .banner p {
    font-size: 16px;
  }
  .nt-head-page .banner h1, .nt-head-page .banner h3 {
    font-size: 40px;
    line-height: 1.2;
  }
  .button.primary {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nt-title h1, .nt-title h2 {
    font-size: 25px;
  }
  .nt-title .is-divider {
    max-width: 165px !important;
  }
  .product-small.col .product-title {
    margin-bottom: 10px;
  }
  .product-small.col .product-title > a {
    font-size: 18px;
    min-height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .product-small.col .col-inner {
    border-radius: 12px;
  }
  .product-small.col .box-excerpt {
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .product-small.col .add-to-cart-button .button {
    font-size: 16px;
    padding: 2px 15px;
  }
  .product-small.col .price-wrapper .price, .product-small.col .price-wrapper span.amount {
    font-size: 20px;
  }
  .product-small.col .price-wrapper .price small {
    font-size: 14px;
    top: -2px;
  }
  .product-small.col .box-text {
    padding: 10px 15px 20px 15px;
  }
  .slider.slider-nav-outside.slider-nav-light {
    padding-bottom: 40px;
  }
  .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button {
    left: calc(50% - 50px);
  }
  .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button.next {
    left: calc(50% + 20px);
  }
  .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button svg {
    padding: 12px !important;
    width: 40px;
    height: 40px;
  }
  .right .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button {
    right: 100px;
  }
  .off-canvas-left .mfp-content {
    background: var(--primary-color);
    min-width: 300px;
  }
  .nav-sidebar.nav-vertical > li.menu-item.active, .nav-sidebar.nav-vertical > li.menu-item:hover {
    background-color: transparent;
  }
  .off-canvas-left .nav-sidebar.nav-vertical > li + li {
    border-top: 1px solid #000000;
  }
  .off-canvas-left .nav-sidebar.nav-vertical > li > a {
    color: #133F39;
    font-weight: 500;
    font-size: 18px;
  }
  .off-canvas-left .nav-sidebar.nav-vertical > li .social-icons {
    text-align: center;
    color: #133F39;
  }
  .woof .woof_list label {
    font-size: 16px;
  }
  #shop-sidebar {
    border-radius: 0;
    padding: 30px 15px;
  }
  .mfp-wrap {
    z-index: 1043000000;
  }

  #shop-sidebar .widget-title {
    letter-spacing: 1px;
    border-bottom: 3px solid var(--fs-color-secondary);
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: block;
    color: #133F39;
    font-size: 20px;
    text-transform: capitalize;
  }
  .woof .woof_container_inner h4 {
    font-size: 18px;
  }
  .header.transparent .header-main .nav > li > a > i:not(.icon-angle-down) {
    color: #fff !important;
  }
  .testimonial-box {
    font-size: 14px;
  }
  .testimonial-name {
    font-size: 20px;
  }
  .nt-why-not .icon-box h3 {
    font-size: 18px;
  }
  .nt-why-not .icon-box p {
    font-size: 16px;
  }
  .post-sidebar div#ez-toc-container .ez-toc-title,
  main .widget-title {
    font-size: 20px;
    border-width: 2px;
  }
  .post-sidebar div#ez-toc-container {
    padding: 0;
  }
  .nt-why-not .icon-box-img {
    max-width: 100px;
  }
  .nt-connert .section-bg {
    background-size: 100px !important;
  }
  .nt-connert .icon-box-img {
    max-width: 100px;
  }
  .nt-reviews .slider .banner {
    max-width: 300px;
    margin-right: 15px;
  }
  .nt-reviews .slider .flickity-prev-next-button {
    display: block;
  }
  .nt-footer-2 .banner h5 {
    font-size: 30px;
  }
  .nt-footer-2 .banner h6 {
    font-size: 16px;
  }
  .nt-footer-2 .ux-menu-link__link,
  .nt-footer-2 p {
    font-size: 16px;
  }
  .nt-footer-2 .ux-menu-title {
    font-size: 18px;
  }
  .footer-wrapper .social-icons {
    font-size: 85% !important;
  }
  .custom-product-page .nt-product-content h2 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 850px) {
  body.single-post .post-sidebar.large-3 {
    max-width: 20%;
  }
  body.single-post .post-sidebar + .large-6 {
    max-width: 60%;
    flex: 1;
  }
  .nt-destination .flickity-slider {
    position: unset;
    height: unset;
    transform: unset !important;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: unset;
    cursor: default;
  }
  .nt-destination .flickity-button {
    display: none;
  }
  .nt-destination .flickity-viewport {
    height: unset !important;
  }
  .nt-destination .section {
    position: unset !important;
    width: 25%;
  }
  .nt-our-client .flickity-slider {
    position: unset;
    transform: unset !important;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }
  .nt-our-client .flickity-viewport {
    height: unset !important;
  }
  .nt-our-client .flickity-slider > .col {
    position: unset !important;
  }
  .nt-our-client .flickity-prev-next-button {
    display: none !important;
  }
  .nt-our-client .flickity-slider {
    position: unset;
    transform: unset !important;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }
  .nt-our-client .flickity-viewport {
    height: unset !important;
  }
  .nt-our-client .flickity-slider > .col {
    position: unset !important;
  }
  .nt-our-client .flickity-prev-next-button {
    display: none !important;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 851px) {
  .nt-connert .section-bg img {
      max-height: 300px;
  }
  .widget ul.menu > li > a {
    font-size: 18px;
  }
  .post-sidebar .latest-stories h4 {
    font-size: 14px;
  }
  .post-sidebar .latest-stories {
    padding: 15px;
  }
  .mc4wp-form input[type=email], .mc4wp-form input[type=text] {
    height: 40px;
    font-size: 14px;
  }
  .mc4wp-form label {
    font-size: 14px;
  }
  .nt-footer-2 .banner {
    padding-top: 220px !important;
  }
  .product-small.col .box-excerpt {
    min-height: 112px;
  }
  .woocommerce-checkout .has-border {
    padding: 30px;
  }
  .entry-header h1.entry-title {
    font-size: 35px;
  }
  .woocommerce-checkout form.checkout h3 {
    font-size: 25px;
  }
  .nt-destination .section p,
  .nt-how-to-help .box-text p {
    font-size: 16px;
  }
  .woocommerce-checkout .has-border .shop_table dl {
    font-size: 14px;
  }
  .nt-destination .section h3,
  .nt-how-to-help .box-text h3,
  .woocommerce-checkout .has-border button[type=submit] {
    font-size: 20px;
  }
  .woocommerce-checkout .form-row > label {
    font-size: 18px;
  }
  .woocommerce-checkout .form-row > label span {
    font-size: 14px;
  }
  .post-sidebar div#ez-toc-container .ez-toc-title, main .widget-title {
    font-size: 20px;
  }
  .product-main .large-9 > .col-inner {
    padding-right: 30px;
  }
  body .container-width,
  body .full-width .ubermenu-nav,
  body .container,
  body .row {
    max-width: 1230px;
  }
  .nt-footer-2 .banner h5 {
    font-size: 40px;
  }
  .nt-footer-2 .banner .text-inner {
    padding: 0 30px !important;
  }
  .nt-footer-2 .ux-menu-link__link,
  .nt-footer-2 p {
    font-size: 14px;
  }
  .nt-footer-2 .ux-menu-title {
    font-size: 18px;
  }
  .footer-wrapper .social-icons {
    font-size: 85% !important;
  }
  .nt-head-page .banner p {
    font-size: 16px;
  }
  .nt-head-page .banner h1, .nt-head-page .banner h3 {
    font-size: 60px;
    line-height: 1.2;
  }
  .nt-title h1, .nt-title h2 {
    font-size: 40px;
  }
  .product-small.col .product-title {
    margin-bottom: 10px;
  }
  .product-small.col .product-title > a {
    font-size: 20px;
    min-height: 52px;
  }
  .product-small.col .box-excerpt {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .product-small.col .add-to-cart-button .button {
    font-size: 16px;
    padding: 2px 15px;
  }
  .product-small.col .price-wrapper .price, .product-small.col .price-wrapper span.amount {
    font-size: 25px;
  }
  .product-small.col .price-wrapper .price small {
    font-size: 14px;
    top: -4px;
  }
  .product-small.col .box-text {
    padding: 20px 15px;
  }
  .slider.slider-nav-outside.slider-nav-light {
    padding-bottom: 50px;
  }
  .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button {
    left: calc(50% - 30px);
  }
  .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button.next {
    left: calc(50% + 30px);
  }
  .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button svg {
    padding: 12px;
    width: 40px;
    height: 40px;
  }
  .post-sidebar div#ez-toc-container {
    padding-right: 0;
  }
  .post-sidebar #ez-toc-container ul ul, .post-sidebar .ez-toc div.ez-toc-widget-container ul ul {
    margin-left: 1em;
  }
  .right .slider.slider-nav-outside.slider-nav-light .flickity-prev-next-button {
    right: 100px;
  }
  .testimonial-box {
    font-size: 16px;
  }
  .nt-why-not .icon-box h3 {
    font-size: 20px;
  }
  .nt-why-not .icon-box-img {
    max-width: 140px;
  }
  .nt-connert {
    min-height: 500px !important;
  }
  .nt-connert .section-bg {
    background-size: 200px !important;
  }
  .nt-connert .icon-box-img {
    max-width: 100px;
  }
  .nt-hero {
    padding: 80px 0 !important;
  }
  .nt-reviews .large-12 > .col-inner {
    padding-top: 50px !important;
  }
  .nt-post-hero .post-item .post-title,
  .nt-section-intro h2 {
    font-size: 30px;
  }
  .woof .woof_list label {
    font-size: 16px;
  }
  .woof .woof_container_inner h4 {
    font-size: 18px;
    color: #000;
  }
  .nt-section-intro {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .nt-team .box h4 > .person-title {
    font-size: 16px;
  }
  .nt-team .box h4 > .person-name {
    font-size: 20px;
  }
  .success-stories-item .post-title,
  .post-item .post-title {
    font-size: 20px;
  }
  .success-stories-item .from_the_blog_excerpt,
  .post-item .from_the_blog_excerpt {
    font-size: 16px;
    margin-top: 10px;
  }
  .success-stories-item .post-meta, .success-stories-item .cat-label,
  .post-item .button {
    font-size: 14px;
  }
  .post-item .box-text {
    padding: 15px 15px 20px 15px;
  }
  .accordion .toggle .icon-angle-down::before {
    width: 15px;
    height: 2px;
  }
  .accordion .toggle .icon-angle-down::after {
    width: 2px;
    height: 15px;
  }
  .custom-product-page .nt-price > * {
    padding: 10px 20px;
    font-size: 20px;
  }
  .custom-product-page .nt-product-content h2 {
    font-size: 25px;
  }
  .nt-our-client .box-image {
    max-width: 50%;
  }
  .nt-list-post-categories .button {
    min-height: 70px;
  }
}
@media only screen and (min-width: 549px) {
  .right.large-columns-1 .post-item .box-vertical {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .right.large-columns-1 .post-item .box-vertical .box-text {
    flex: 1;
    padding-left: 0;
  }
}
@media only screen and (min-width: 1601px) {
  .success-stories-item .button {
      font-size: 20px;
      padding: 9px 30px;
  }
  .featured-title {
    min-height: 650px;
  }
  .featured-title .entry-meta,
  .featured-title .entry-category {
    font-size: 24px;
  }
  .nt-post-hero .post-item .post-title {
    font-size: 40px;
  }
  .featured-title h1 {
    font-size: 60px;
  }
  .post-item .post-title {
    font-size: 25px;
  }
  .post-item > .col-inner {
    border-radius: 20px;
  }
  .product-info .nt-booking-info .button.alert {
    font-size: 25px;
  }
  .product-small.col .box-excerpt {
    min-height: 143px;
  }
  .product-info .nt-booking-info {
    font-size: 18px;
  }
  .product-info .col-inner-info {
    padding: 30px;
  }
  .wt-time-field label {
    font-size: 16px;
    padding-right: 40px;
  }
  .wt-time-field > p {
    font-size: 16px;
  }
  .product-container h1.product-title {
    font-size: 46px;
    margin-bottom: 15px;
  }
  .product-container .sub-title {
    font-size: 24px;
  }
  .product-info .tour-info-select .wt-departure {
    font-size: 16px;
  }
  .sticky-post-list > li,
  .wt-user-info .lb-pric {
    font-size: 18px;
  }
  .product-info form.cart .single_add_to_cart_button {
    font-size: 25px;
    margin-top: 30px !important;
  }
  .wt-time-wrap .wt-transport-info {
    font-size: 14px;
    margin-top: 30px;
  }
  .wt-quantity > input[type=button] {
    min-width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .wt-quantity > input[type=text] {
    width: 40px;
  }
  .product-info .tour-info-select .wt-departure .picker .picker__day {
    width: 40px;
    height: 40px;
    line-height: 2;
  }
  .product-container .nt-tour-title,
  .product-container .details {
    font-size: 30px;
  }
  .product-container .what-included ul li {
    font-size: 20px;
  }
  .product-container .what-included ul li::before {
    width: 24px;
    height: 24px;
    line-height: 22px;
    font-size: 13px;
  }
  .product-info .price {
    font-size: 30px;
  }
  .product-container a.zoom-button {
    font-size: 23px;
    min-width: 200px;
  }
  .product-main .large-9 > .col-inner {
    padding-right: 60px;
  }
  html body {
    font-size: 24px;
  }
  .nt-footer-1 .social-icons a {
    margin-left: 20px;
    margin-right: 20px;
  }
  .nt-our-client .box-image {
    max-width: 30%;
  }
  .blog-single .article-inner {
    max-width: 1200px;
    margin: 0 auto;
  }
}/*# sourceMappingURL=style.css.map */