/*
Theme Name: Flatsome Child
Description: AZWebsite.vn developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url("https://fonts.googleapis.com/css2?family=Satisfy&display=swap");
:root {
  --text-primary: #54a15d;
  --text-secondary: #454545;
  --text-tertiary: #666666;
  --c-primary: #54a15d;
  --c-secondary: #d4ede1;
  --text-primary-1: #09100d;
  --shadow-one: 4px 8px 30px rgba(141, 141, 141, 0.1);
  --border-color: #dddddd;
}
i {
  font-family: fontawesome;
  font-style: normal;
}
/* slider homepage */
.hero-content h5 {
  font-size: 16px !important;
  margin: 0px !important;
  margin-bottom: 10px !important;
  color: #fff;
  letter-spacing: 5px;
  font-weight: 300;
  text-transform: uppercase;
}
.hero-content p {
  padding-top: 25px !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #ffffff;
  opacity: 0;
  transform: translateY(-20px);
  transition: all 800ms ease;
  transition-delay: 500ms;
  max-width: 800px !important;
  margin: 0 auto !important;
}
.hero-content {
  padding: 90px 20px 90px 40px !important;
  margin: 0 auto !important;
  text-align: center !important;
}
.section-slider .overlay {
  position: relative;
}
.section-slider .overlay:before {
  position: absolute;
  content: "";
  inset: 0;
  background: rgba(22, 43, 50, 0.65) !important;
  z-index: 0;
}

.hero-content .hero-btns {
  padding: 9px 25px;
  transform: translateY(50px);
  transition: all 800ms ease;
  transition-delay: 1700ms;
  opacity: 0;
  line-height: 24px !important;
  margin: 0px !important;
  margin-top: 55px !important;
}
.hero-content .hero-btns span {
  line-height: 24px;
  display: inline-block;
}
.banner.is-selected .hero-content .hero-btns {
  opacity: 1;
  transform: translateY(0px);
}
.button-fill-primary {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  background: var(--c-primary);
  display: inline-block;
	margin:0px !important;
  border: 1px solid var(--c-primary);
  box-sizing: border-box;
  transition: all 0.4s;
}
a.button-fill-primary:hover{
	color: var(--c-primary) !important;
    background: transparent !important;
    border: 1px solid var(--c-primary) !important;
	box-shadow: none !important;
}
.button span {
  line-height: 24px !important;
}
.banner.is-selected .hero-content p {
  opacity: 1;
  transform: translateY(0px);
  max-width: 800px;
  margin: 0px auto;
}
.hero-content h2 {
  font-weight: 700 !important;
  font-size: 85px !important;
  line-height: 95px !important;
  letter-spacing: 0.05em;
  color: var(--c-primary);
  opacity: 0;
  transform: translateY(80px);
  transition: all 800ms ease;
  transition-delay: 900ms;
}
.banner.is-selected .hero-content h2 {
  opacity: 1;
  transform: translateY(0px);
}
.hero-content h2 span {
  -webkit-text-stroke: 2px var(--c-primary);
  -webkit-text-fill-color: transparent;
}

/*end slider homepage */
/* section form */
.section-form .newslatter-side p {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  padding-top: 10px;
  max-width: 98%;
  margin-left: auto;
  margin-right: auto;
}
.section-form .newslatter-side h2 {
  font-weight: 900;
  font-size: 50px;
  line-height: 80px;
  color: #ffffff;
  margin-top: -10px;
  text-transform: uppercase;
}
.section-form .newslatter-side span {
  color: var(--c-primary);
}
.section-form .section-bg.bg-loaded {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.section-form {
  padding: 120px 0px !important;
}
.section-form .wpcf7-email {
  box-shadow: none !important;
  border: none !important;
  padding: 10px 20px;
  border-radius: 5px !important;
  border: none;
  min-height: 70px !important;
  max-width: 100%;
  width: 100%;
  margin: 0px !important;
}
.section-form .mcnl-wrapper {
  position: relative;
  margin: 0px auto;
  margin-top: 40px;
}
.section-form .wpcf7-submit {
  position: absolute;
  background: var(--c-primary);
  border: none;
  color: #fff;
  min-height: 55px;
  margin-left: 15px;
  padding: 10px 26px;
  font-family: var(--f-secondary);
  font-weight: 700;
  text-transform: capitalize;
  right: 7px;
  top: 8px;
  border-radius: 5px;
  margin: 0px !important;
}
/*end section form */
/* section-counter */
.feature-section .counter-single {
  text-align: center;
  background: #fff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 5px;
  padding: 30px;
  transition: all 0.3s ease-out 0s;
}
.counter-single h3 {
  font-size: 36px;
  font-weight: 700;
  color: var(--text-primary-1);
  margin: 0px;
}
.counter-single p {
  margin: 0px;
}
.section-counter {
  margin-top: -60px;
  color: #2d373c;
  font-size: 22px;
  font-weight: 500;
}

/*end section-counter */
/* section-blog */
.row-blog {
  padding: 50px 0px 0px 0px;
}
.section-blog .box-text {
  padding: 20px !important;
}
.section-blog .date {
  position: absolute;
  bottom: 14px;
  left: 25px;

  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  background: var(--c-primary);
  box-shadow: 0px 0px 15px rgba(206, 62, 38, 0.1);
  border-radius: 3px;
  padding: 6.5px 9px;
}
.section-blog .blog-custom {
  position: relative;
  display: block !important;
}
.section-blog .box {
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 5px 5px 20px 20px;
}
.row-guild .col {
  padding-bottom: 30px !important;
}
.comment-btn {
  margin: 0px;
}
.section-blog h5 {
  margin: 0px;
  padding-top: 8px;
  font-weight: 600;
  line-height: 28px;
  font-size: 20px;
  color: #2d373c;
  word-wrap: break-word;
  text-align: left;
}
.post-footer {
  display: flex;
  justify-content: start;
  align-items: center;
}
.comment-btn,
.author {
  color: #696969;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}
.post-footer i {
  color: var(--c-primary);
  margin-right: 6px;
}
.section-blog img {
  max-width: 100%;
  transition: all 0.3s ease-in;
}
.box-blog-post:hover img {
  transform: scale(1.05) translateX(4px);
}
/*end section-blog */
/* section reivew */
.section-country {
  margin-top: 80px;
}
.section-form,
.section-review {
  margin-top: 120px;
}
.section-review .section-bg.bg-loaded {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-head-alpha {
  max-width: 710px;
  padding-bottom: 50px;
}
.section-review .icon-box-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.star-rating span:before {
  color: var(--text-primary);
}
.star-rating span {
  margin-right: 5px !important;
}
.section-review p {
  margin: 0px;
  font-size: 18px;
  line-height: 28px;
  transition: all 0.5s ease-out 0s;
}
.review-des {
  margin-top: 20px;
}
.section-review .testimonial-box {
  position: relative;
}
.section-review .testimonial-box:before {
  content: "\f10d";
  font-family: fontawesome;
  right: 0;
  position: absolute;
  font-size: 40px;
}
.section-review .section-content {
  padding: 110px 0px;
  position: relative;
}
.section-review .section-content:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(0, 5, 15, 0.6), rgba(0, 5, 15, 0.6));
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.section-review .section-head-alpha h2 {
  font-weight: 600;
  font-size: 42px;
  color: #fff;
  line-height: 55px;
  margin: 0px;
  margin-top: -7px;
}
.section-head-alpha p {
  padding-top: 10px;
  font-size: 16px;
  color: #fff;
  margin: 0px !important;
}
.row-review .col-inner {
  padding: 30px;
  background: #00152b;
  border-radius: 5px !important;
  color: #fff;
}
.section-review .testimonial-text h3 {
  color: #fff;
  font-weight: 500;
}
/* end section reivew */

/* section guild */
.section-tourguide {
  margin-top: 120px !important;
}
.heading-section .heading-subtitle h4 {
  font-size: 22px;
  font-family: "satisfy" !important;

  color: var(--c-primary);
  margin: 0px;
  margin-bottom: 10px;
  font-weight: 500;
}
.heading-section .heading-title h2 {
  font-weight: 800 !important;
  color: #2d373c;
  font-size: 45px;
  margin: 0px !important;
}
.section-tourguide .box-text {
  padding: 25px !important;
  position: static;
}
.heading-section p {
  padding-top: 10px;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin: 0px;
}
.section-tourguide .row-guild {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 50px 0px 0px 0px;
}
.section-tourguide .box-text h4 {
  margin: 0px;
  color: #2d373c;
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
}
.section-tourguide .box-text p {
  color: #666;
  font-size: 15px;
  font-weight: 500;
  padding-top: 5px;
  text-transform: capitalize;
  margin: 0px;
}
.section-tourguide .box {
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 5px;
  overflow: hidden;
}
.section-tourguide a.contact-lavel {
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  color: #ffffff;
  display: inline-block;
  background: var(--c-primary);
  border-radius: 100px;
  padding: 6px 22px;
  transition: all 0.3s;
  line-height: 1;
  position: absolute;
  top: 60%;
  margin: 0px !important;
  left: 10px;
}
.section-tourguide .social-icons {
  display: flex;
  flex-direction: column;
  align-items: start;
  position: absolute;
  right: 20px;
  top: 20px;
  gap: 10px;
  transition: all 0.3s;
  opacity: 0;
  transform: translateX(30px);
}
.section-tourguide .box:hover .social-icons {
  opacity: 1;
  transform: translateX(0px) !important;
}
.section-tourguide .social-icons a {
  margin: 0px;
  border: none;
  display: inline-flex;
  height: 30px;
  width: 30px;
  background: #fff;
  border-radius: 30px !important;
  align-items: center;
  justify-content: center;
  color: #162b32;
  transition: all 0.3s;
  line-height: 30px;
}
.section-tourguide .button.icon i {
  font-size: unset;
}
.section-tourguide .social-icons a.button:hover {
  background: var(--c-primary) !important;
  color: #fff;
}
/*end section guild */

/* header transparent */
.category-page-title {
  background-image: url(/wp-content/uploads/2023/11/breadcrumb-bg.png);

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 150px 0 !important;
}
.page-title-inner {
  text-align: center;
}

/* end header transparent */

/* section tour */
.section-blog {
  padding-top: 80px !important;
}
.section-tour {
  padding-top: 110px !important;
}
.time-meta p {
  margin: 0px;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  background: var(--c-primary);
  border-radius: 3px;
  position: absolute;
  padding: 7px 14px;
  top: 0;
  left: 20px;
  transform: translateY(50%);
}
.section-tour .product-title {
  margin: 0px !important;
  font-weight: 600;
  font-size: 23px;
  color: #454545;
}
.section-tour .product-title a {
  margin: 0px !important;
}
.section-tour .box-text {
  margin: 0px !important;
  font-weight: 600;
  font-size: 23px;
  color: #454545;
  padding: 0px !important;
  padding: 20px !important;
}
.section-tour .product > .col-inner {
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 10px;
  overflow: hidden;
}
.section-tour img {
  width: 100%;
  transition: all 0.35s;
}
.section-tour .product:hover img {
  transform: scale(1.2);
}
.destination-address {
  color: #6e6e6e;
  margin: 0px !important;
  margin-top: 10px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  text-transform: capitalize;
  font-size: 16px;
}
.tour-meta {
  display: flex;
  font-size: 16px;
  align-items: center;
}
.book-btn a {
  margin: 0px !important;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--c-primary);
  background: #ffffff;
  border: 1px solid var(--c-primary);
  box-sizing: border-box;
  border-radius: 5px;
  padding: 7px 12px;
  transition: all 0.3s;
  white-space: nowrap;
}
.book-btn a i {
  font-size: 11px;
}
.section-tour .product:hover .book-btn a {
  background: var(--c-primary);
  color: #fff;
}
.p-card-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.p-card-info span {
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  color: #2d373c;
}
.p-card-info span {
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  color: #2d373c;
}
.p-card-info h6 {
  color: var(--c-primary);
  font-weight: 800;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  margin: 0px !important;
  width: auto !important;
}
.p-card-info h6 {
  display: flex;

  gap: 5px;
}
.p-card-info h6 del {
  display: inline-block;
}
.row-tour {
  margin-top: 24px;
}
.heading-section {
  padding: 10px 0px;
}
.p-card-bottom {
  flex-direction: column-reverse;
}
.p-card-info {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.mwb_mbfw_detail-listing-wrap {
  margin-bottom: 20px;
}

/*end section tour */
/* section footer */
.header-section-1 .col-1 img {
  width: 126px;
}
.header-section-1 .col-1 .img {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 25px;
}
.header-section-1 .col-1 p {
  font-size: 15px;
  color: #fff;
}
.header-section-1 {
  background: #2d373c;
  padding: 80px 0 !important;
  position: relative;
  z-index: 1;
}
.follow p {
  padding-top: 30px !important;
  margin-bottom: 10px !important;
  font-weight: 700;
  font-size: 25px !important;
  color: #ffffff;
  font-family: var(--f-primary);
}
.has-text-color {
  margin-bottom: 0px;
}
.follow-list a {
  margin: 0px;
  border: none !important;
  display: inline-flex;
  width: 37.5px;
  height: 37.5px;
  line-height: 37.5px !important;
  background: var(--c-primary) !important;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
  border-radius: 34px;
  border: 1px solid var(--c-primary);
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: 0.35s;
  margin: 0px !important;
  margin-right: 20px !important;
}
.header-section-1 .col-4 .widget-title {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 25px;
  color: #fff;
  text-transform: capitalize !important;
  display: inline-block;
}
.header-section-1 {
  color: #fff;
}
.header-section-1 .is-divider {
  display: none;
}
.header-section-1 .col-4 h3 {
  color: #fff;
}
.header-section-1 .col-4 i {
  margin-right: 10px !important;
}
.phone a {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.03em;
  color: #ffffff;
  display: block;
  padding-bottom: 5px;
  transition: all 0.5s ease-out 0s;
}
.header-section-1 .col-4 p {
  margin: 0px !important;
}
.mail-icon,
.num-icon,
.address-icon {
  min-width: 35px;
}
.office-mail,
.address,
.number {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 20px;
}
.email a {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.03em;
  color: #ffffff;
  display: block;
  padding-bottom: 5px;
  transition: all 0.5s ease-out 0s;
}
/*end section footer */

/* about page */
.about-wrap-title {
  font-weight: 800;
  font-size: 45px;
  line-height: 60px;
  color: #2d373c;
}
.section-about li.tab.active span {
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  background: #ffffff;
  color: var(--c-primary) !important;
}

.section-about li.tab span {
  text-align: center;
  padding: 20px 12px;
  color: #162b32;
  min-width: 170px;
  cursor: pointer;
  display: inline-block !important;
  transition: all 0.25s ease-in-out;
}
.section-about span h3 {
  font-weight: 800;
  font-size: 40px;
  letter-spacing: 0.03em;
  color: inherit;
  margin: 0px;
  line-height: 1.2;
}
.section-about h6 {
  font-size: 18px;
  color: inherit;
  padding-top: 10px;
  text-transform: unset;
}
.entry-content {
  transition: all 0.4s ease-in-out;
}
.section-about {
  margin-top: 110px;
}
.about-wrap-title span {
  color: #54a15d;
}

/*end about page */
/* section image */
.section-image {
  margin-bottom: 110px !important;
}

/*end section image */
/* section country */
.brand-info {
  position: absolute;
  bottom: 0;
  padding: 30px;
  transform: translateY(30px);
  transition: all 0.5s ease-in-out;
  z-index: 2;
}
.brand-box {
  position: relative;
  overflow: hidden;
}
.brand-title a {
  font-size: 22px;
  font-weight: 700;
  color: #fff;

  transition: all 0.5s ease-in-out;
  display: block;
  line-height: 1.2 !important;
}
.brand-box img {
  width: 100%;
  height: 320px;
  transition: all 0.6s ease-in-out;
}
.brand-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    179.97deg,
    rgba(32, 32, 32, 0) 20.42%,
    #202020 99.97%
  );
  display: flex;
  justify-content: start;
  align-items: flex-end;
  z-index: 1;
}
.so-dia-diem {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.brand-box:hover img {
  transform: scale(1.2);
}
.brand-box:hover .so-dia-diem {
  opacity: 1;
}
.brand-box:hover .brand-info {
  transform: translateY(0px);
}

.so-dia-diem:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 0%;
  height: 3px;
  background: var(--c-primary);
  transition: all 0.5s ease;
  border-radius: 5px;
}
.brand-info:hover .so-dia-diem:after {
  width: 100%;
}
.row-country {
  margin-top: 50px;
}
/* .mbfw-additionl-detail-listing-section > span {
  display: block !important;
}
.mbfw-additionl-detail-listing-section {
  max-width: 100% !important;
} */
/*end section country */

/* page gioi thieu */
.video-button-wrapper {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;

  transform: translate(-50%, -50%) !important;
}
.video-button-wrapper a {
  margin: 0px;
}
.col-video img {
  width: auto;
  position: relative;
}
.col-video .img-inner:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(83, 161, 92, 0.368627451);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.img-inner {
  text-align: center;
}
.video-button-wrapper a {
  position: relative;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  width: 53.11px;
  height: 53.11px;
  background: rgba(45, 55, 60, 0.6) !important;
  border: none !important;
  z-index: 2;
  transition: all 0.25s;
}
.icon-play {
  font-size: 24px !important;
  color: #fff !important ;
  border-radius: 10px;
}
.video-button-wrapper a:after,
.video-button-wrapper a:before {
  position: absolute;
  content: "";
  inset: -6px;
  background: rgba(45, 55, 60, 0.5);
  border-radius: 50%;
  z-index: 1;
  transition: all 0.25s;
}
.video-button-wrapper a:after {
  inset: -12px;
  z-index: -1;
  background: rgba(45, 55, 60, 0.4);
}
.float-images {
  margin-top: -145px !important;
}
.blog-wrapper .widget-title {
  font-weight: 600;
  font-size: 22px;
  line-height: 35px;
  color: #2e2d31;
  margin-bottom: 30px !important;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  background: none !important;
  text-transform: capitalize;
  display: block;
}
.blog-wrapper .is-divider {
  display: none;
}
.blog-wrapper .post-sidebar {
  padding: 0px 10px;
}
.blog-wrapper .post-sidebar .widget.widget_search {
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 5px;
  padding: 20px;
}
.blog-wrapper .search-field {
  height: 100%;
  background: #f5f5f5;
  border-radius: 44px 0 0 44px;
  padding: 10px 15px;
  color: #666666;
  border: 1px solid #e1e6ff;
  box-shadow: none;
  min-height: unset !important;
}
.blog-wrapper .ux-search-submit {
  border: none;
  font-weight: 700;
  font-size: 14px !important;
  color: #ffffff;
  background: var(--c-primary) !important;

  padding: 10px 15px;
  border-radius: 0 44px 44px 0;
  margin-left: -1px;
  min-height: unset !important;
  line-height: 1;
}
.blog-wrapper .large-8 {
  padding: 0px 15px;
}
.blog-wrapper .large-4 {
  border: none !important;
}
.blog-wrapper .section-blog {
  padding: 0px !important;
}
.widget.flatsome_recent_posts {
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 5px;
  margin-top: 30px;
  padding: 20px;
}
.widget.flatsome_recent_posts .badge-inner {
  min-width: 80px !important;
  height: 80px !important;
}
.col-video {
  z-index: 1;
}
.float-images .img-inner {
  width: 100% !important;
}
.float-images .col {
}
.section-about-2 {
  margin-top: 110px;
}
.achievement-counter-card {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  border: 1px solid rgba(84, 161, 93, 0.3019607843);
  box-sizing: border-box;
  border-radius: 10px;
  margin-top: 30px;
  transition: all 0.35s ease-in-out;
}
.achievement-counter-card .counter-box h2 {
  font-weight: 800;
  font-size: 35px;
  letter-spacing: 0.03em;
  color: var(--c-primary);
  transition: all 0.3s;
  margin-bottom: 0px;
}
.achievement-counter-card .counter-box h6 {
  padding-top: 7px;
  font-weight: 600;
  font-size: 16px;
  color: var(--c-primary);
  transition: all 0.3s;
  margin: 0px;
  text-transform: capitalize;
  line-height: 1.4;
  letter-spacing: unset;
}
.achievement-counter-card p {
  text-align: left;
  font-size: 15px;
  margin-left: 15px;
  line-height: 26px;
  margin-bottom: 0px;
}
.img-inner {
  width: auto !important;
  display: inline-block;
}
/* end page gioi thieu */
/* section custom product */
.pd-single-info {
  display: flex;
}
.pd-single-info i {
  font-size: 24px;
  width: 40px;
  color: var(--primary-color);
}
.pd-single-info .info h6 {
  font-weight: 600;
  font-size: 16px;
  color: #162b32 !important;
  text-transform: capitalize;
  margin: 0px;
}
.pd-single-info .info span {
  font-weight: 600;
  font-size: 12px;
  color: #666666;
}
.section-product-info {
  padding-top: 110px !important;
}
.section-product-info .product-gallery-slider .wp-post-image {
  width: auto;
  max-width: unset !important;
  height: auto !important;
  border-radius: 5px !important;
}
.woocommerce-product-gallery__wrapper,
.product-images {
  border-radius: 5px !important;
}
.product-right {
  padding-left: 1.5rem;
}

.product-right h3 {
  font-size: 1.8rem;
  font-weight: 600;
  color: var(--text-primary-1);
  font-family: var(--f-primary);
  margin-bottom: 15px;
}
.devvn_woocommerce_price_prefix {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-primary-1);
  display: block;
  margin-bottom: 10px;
}
.product-right .product-page-price bdi,
.product-right .product-page-price del {
  font-size: 20px;
  color: var(--text-primary-1);
  display: inline-block;
  font-weight: 500;
  margin-right: 5px;
}

.mbfw-date-picker-section {
  position: relative !important;
  display: flex;
  align-items: center;
}
.mbfw-date-picker-section::before {
  content: "\f271";
  font-family: fontawesome;
  position: absolute;
  display: inline-block;
  padding: 10px !important;
	top:0;
	line-height:1 !important;
}
.mwb_mbfw_date_picker_frontend {
  font-size: 15px;
}
.mwb_mbfw_date_picker_frontend::placeholder {
  color: var(--primary-color);
  font-weight: 500;
}
del bdi {
  text-decoration: line-through;
}

.mwb_mbfw_date_picker_frontend:hover {
  box-shadow: none !important;
}
.mbfw-date-picker-section > label {
  display: none;
}
.mwb-mbfw-booking-from-time,
.mwb_mbfw_date_picker_frontend {
  display: inline-block !important;

  background-color: rgba(237, 237, 237, 0.237);
  box-shadow: none !important;
  margin: 0px;
  font-size: unset !important;
  cursor: pointer;
  height: unset !important;
  padding: 4px 5px !important;
  width: unset !important;
  border: none !important;
}
#mwb-mbfw-booking-from-time {
  border-right: 1px solid #ccc !important;
}
.mbfw-additionl-detail-listing-section {
  max-width: 100%;
}
.mbfw-total-listing-single-page__wrapper:nth-child(2),
.mbfw-total-listing-single-page__wrapper:nth-child(3) {
  display: none !important;
}
.mbfw-additionl-detail-listing-section #mwb-mbfw-service-option-checkbox-67 {
  margin: 0px;
}
.mbfw-total-listing-single-page,
.mbfw-additionl-detail-listing-section span {
  display: flex !important;

  justify-content: space-between;
  position: relative;

  margin-bottom: 12px;
  cursor: pointer;
  font-size: 17px !important;
  line-height: 26px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 500;
  color: #212529 !important;
  margin: 0px !important;
}

.mbfw-additionl-detail-listing-section input[type="checkbox"] {
  height: 20px;
  width: 20px;
  background-color: #eee;
  margin: 0px !important;
  margin-right: 10px !important;
}
.mbfw-additionl-detail-listing-section .woocommerce-Price-amount span,
.mbfw-additionl-detail-listing-section .woocommerce-Price-amount {
  font-weight: 600;
}
.mbfw-additionl-detail-listing-section .woocommerce-Price-amount {
  margin-left: 10px !important;
}

.mwb-mbfw-additional-service-quantity {
  margin: unset !important;
}

.mbfw-additionl-detail-listing-section {
  flex: unset;
}
.category-page-row.section-tour .price-wrapper {
  display: none;
}
.mwb_mbfw_included_service_title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  color: var(--text-primary-1);
}
.footer-widget > h4 {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 25px;
  color: #fff;
}
#footer .widget-title {
  background: none;
}

.footer-widget ul li a {
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.02em;
  color: #ffffff;
  position: relative;
  transition: all 0.35s;
}
.mwb-mbfw-additional-service-quantity {
  margin-left: 12px !important;
  box-shadow: none !important;
}
.product-right form {
  margin: 0px !important;
}
.blog-wrapper {
  padding: 0px;
}
.blog-wrapper .row-large {
  padding-top: 30px;
}
.wp-block-quote {
  background: #0ad97a1a;
  border: 0 none;
  margin: 20px 0;
  padding: 50px;
  position: relative;
}
.mwb-mbfw-cart-page-data
  .mbfw-additionl-detail-listing-section__wrapper:nth-of-type(2) {
  display: flex;
}
#mwb_mbfw_people_number {
  margin: 0px;
  margin-left: 15px;
  box-shadow: none;
}
.mwb_mbfw_included_service_title {
  margin: 20px 0;
  text-align: left;
}
.product-right .quantity.buttons_added {
  display: none !important;
}
.product-right .single_add_to_cart_button {
  color: #ffffff;
  background: var(--c-primary) !important;
  display: inline-block;
  padding: 9px 25px;
  border: 1px solid var(--c-primary);
  box-sizing: border-box;
  transition: all 0.4s;
  line-height: 1;
  font-size: 18px;
  margin: 0;
  font-weight: 500;
  min-height: unset;
  width: 100%;
}
.product-right .single_add_to_cart_button:hover {
  color: var(--c-primary) !important;
  background: transparent !important;
  border: 1px solid var(--c-primary);
  box-shadow: none !important;
}
.contact-list {
  display: flex;
}
.zoom-button {
  display: none !important;
}
.package-info-table {
  margin-top: 40px;
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 10px;
}
.package-info-table tr th {
  color: #2d373c;
  font-weight: 600;
  font-size: 18px;
  padding: 20px 10px 20px 40px;
  vertical-align: middle;

  border: 1px solid #eee;
}
.product-right .col-inner {
  position: relative;
  text-align: center;
}
.row-collapse .col-tour {
  background: #ffffff;
  box-shadow: 4px 3px 40px rgba(16, 33, 34, 0.06);
  width: 100%;
  margin: 0 auto 60px auto;
  border-radius: 5px;
}
.col-tour > .col-inner {
  padding: 35px 30px;
}
.product-right .row-collapse {
  max-width: 1320px !important;
}
.col-sidebar .widget-title {
  background: #162b32;
  border-radius: 5px;
  padding: 13px 20px;
  width: 100%;
  display: block;
  color: #fff;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
}
.widget-title h4 {
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  margin: 0px;
  text-align: left;
}
.widget-title {
  background: #162b32;
  border-radius: 5px;
  padding: 13px 20px;
}
.all-tags a {
  display: inline-block;
  font-weight: 600;
  font-size: 14px !important;
  color: #2d373c;
  border: 1px solid rgba(45, 55, 60, 0.3019607843);
  padding: 6px 18px;
  margin: 6px 12px 6px 0px;
  transition: all 0.3s;
}
.all-tags p {
  text-align: left;
}
.all-tags p,
.product_list_widget {
  padding: 20px;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 5px;
}
.col-sidebar .is-divider {
  display: none;
}
.col-sidebar ul.product_list_widget li img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 5px;
  margin-right: 10px !important;
}
.col-sidebar ul.product_list_widget li {
  text-align: unset;
  padding-left: 90px;
  margin-bottom: 15px;
  border: none;
}
.col-sidebar ul.product_list_widget li a {
  color: #454545;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
}
.col-sidebar .devvn_woocommerce_price_prefix {
  text-align: left;
  color: #2d373c;
  font-size: 14px;
  font-weight: 500;
}
.col-sidebar .woocommerce-Price-amount {
  text-align: left;
  display: flex;
  justify-content: start;
}
.topbar-ad a {
  display: inline-block;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
  background: var(--c-primary);
  padding: 13px 50px;
}
.top-bar-nav .social-icons i {
  color: #fff;
  font-size: 14px !important;
  background: var(--c-primary);
  width: 25px;
  line-height: 25px;
  height: 25px;
  border-radius: 90%;
  text-align: center;
}
.contact-list li i {
  margin-right: 5px;
}
.contact-list li a {
  color: inherit;
}

.contact-list {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 10px 0 11px;
}
.contact-list li {
  margin-right: 20px;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
  margin-bottom: 0px;
}
.section-lienhe {
  margin-top: 120px;
}
.col-lienhe-right .col-inner {
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 5px;
  padding: 40px 40px 45px 40px;
  margin-left: -80px !important;
}
.col-lienhe-right h3 {
  font-size: 30px;
  color: #2d373c;
  font-weight: 700;
  display: inline-block;
  position: relative;
  padding-bottom: 7px;
  margin: 0px;
}
.col-lienhe-right h3::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 80px;
  height: 3px;
  background: linear-gradient(
    90deg,
    var(--c-primary) 46.35%,
    rgba(255, 255, 255, 0) 100%
  );
  border-radius: 5px;
}
.col-lienhe-right ul li {
  list-style-type: none;
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 5px;
  padding: 15px 20px;
  margin-top: 30px !important;
  border-radius: 5px 35px 5px 5px;
  border: 1px solid #eeeeee;
  max-width: 450px;
  transition: all 0.4s;
}
.if-frame p {
  margin: 0px !important;
}
.if-frame p {
  height: 450px;
}
.if-frame {
  margin-top: 120px;
}
.col-lienhe-right {
  margin-top: 48px;
}
.col-lienhe-right ul li a {
  font-weight: 500;
  font-size: 16px !important;
  color: #5c5c5c;
  display: inline-block;
  margin: 0px !important;
  margin-top: 8px !important;
  margin-right: 20px !important;
  transition: all 0.3s;
}
.col-lienhe-right ul,
.col-lienhe-right ul li,
.col-lienhe-right ul li p {
  margin: 0px;
}
/* end section custom product */

/* section sales */
.row-sales {
  margin-top: 50px;
}
.section-sales .product .image-none > a {
  position: relative;

  border-radius: 0px;
  min-height: 450px;
  display: flex !important;
  align-items: flex-end;
  background: linear-gradient(
    179.97deg,
    rgba(32, 32, 32, 0) 20.42%,
    #202020 99.97%
  );
}
.section-sales .product .image-none > a > img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.65s ease-out 0s;
}
.section-sales .title-wrapper {
  text-shadow: none;
}
.section-sales .destination-address,
.section-sales .book-btn {
  display: none !important;
}
.section-sales .box-text {
  position: absolute !important;
  bottom: 0px;
  padding: 30px !important;
}
.section-sales .product-title a {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}

.section-sales h6,
.section-sales .p-card-info span {
  color: #fff !important;
  padding-top: 5px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

.section-sales .p-card-info {
  margin: 0px !important;
}

.section-sales .p-card-bottom {
  margin: 0px;
}
.header-main ul.header-nav > li.menu-item.active > a {
  color: var(--c-primary) !important;
  font-weight: 600;
  font-size: 14px;
}
.header-main ul.header-nav > li.menu-item > a {
  font-weight: 600 !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  display: block;
  transition: all 0.3s ease-in-out;
  padding: 30.5px 0 !important;
  position: relative;
  text-transform: capitalize !important;
  color: #fff;
  line-height: 24px;
}
.header-nav {
  padding-left: 2rem;
}
.slider-02 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.hero-content-1 .featured-location {
  color: #2d373c;
}
.featured-location {
  font-weight: 500;
  font-size: 20px;
  color: #2d373c;
  margin: 0px;
}
.featured-location i {
  color: var(--c-primary);
  margin-right: 5px;
}
.hero-content-1 .hero-btns {
  padding-top: 35px;
}
.button-fill-round {
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  background: var(--c-primary);
  border-radius: 30px;
  display: inline-block;
  padding: 9px 42px;
  border: 2px solid var(--c-primary);
  transition: all 0.35s;
}
.button-fill-round:hover {
  color: var(--c-primary);
  background: transparent;
}
.nav-right-hotline {
  padding-left: 44px !important;
  padding-right: 20px !important;
  display: flex;
  align-items: center;
  color: #fff;
}
.hotline-info span {
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
}
.hotline-info h6 {
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  color: #fff;
  padding-top: 2px;
}
.nav-right-hotline i {
  font-size: 24px;
  font-size: 30px;
  color: var(--c-primary);
}
.hotline-info {
  margin-left: 10px;
}
.hotline-info h6 a {
  color: #fff;
  opacity: 1 !important;
  box-shadow: none !important;
}
.hero-content-1 .hero-title {
  font-family: var(--f-primary);
  font-weight: 700;
  font-size: 50px;
  line-height: 70px;
  color: #2d373c;
  padding-top: 2px;
  margin: 0px;
}
.hero-content-1 .featured-price {
  font-family: var(--f-primary);
  font-weight: 700;
  font-size: 30px;
  color: #2d373c;
  padding-top: 16px;
  margin: 0px;
}
.hero-content-1 p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #666666;
  padding-top: 25px;
  margin: 0px;
}
.hero-content-1 .hero-title span {
  color: var(--c-primary);
}
.header-main {
  height: 100% !important;
}
.header-inner.container {
  width: 100%;
  max-width: 100%;
}
.flex-col.flex-left {
  flex: unset !important;
}

.header-main ul.header-nav > li.menu-item {
  display: inline-block;
  position: relative;
  padding: 0 18px !important;
  margin: 0px;
}
.header-main {
  height: unset;
}

.header-main #logo img {
  padding: 0px !important;
}
.reviews_tab,
.pwb_tab_tab {
  display: none !important;
}
.product-tabs li a {
  border: 2px solid var(--c-primary);
  box-sizing: border-box;
  border-radius: 30px;
  font-weight: 600 !important;
  font-size: 16px;
  color: #2d373c;
  padding: 8px 15px;
  transition: all 0.35s;
  text-transform: capitalize;
}
.related-products-wrapper.section-tour .price-wrapper {
  display: none;
}
.related-products-wrapper.section-tour {
  padding: 30px !important;
}
.product-tabs li a:before {
  display: none;
}
.section-tour.related-products-wrapper .product > .col-inner {
  box-shadow: none !important;
}
.title-product-page {
  font-weight: 700;
  font-size: 50px;
  color: #ffffff;
  word-wrap: break-word;
}

.title-overlay {
  position: relative;
}
.title-overlay:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
}
.woocommerce-breadcrumb {
  font-size: 18px;
}
.product-tabs li.active a {
  background: var(--c-primary);
  color: #fff !important;
}
/*end section sales */
li.current-dropdown:after,
li.current-dropdown:before {
  display: none !important;
}
ul.sub-menu {
  padding: 0px;
  border: none !important;
}
ul.sub-menu > li > a {
  display: block;
  padding: 12px 15px;
  color: #162b32;
  line-height: 18px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
.section-diemden {
  padding: 120px 0px !important;
}
.country_item img {
  width: 100%;
  border-radius: 5px;
  transition: all 0.3s;
  height: 290px;
}
.country_item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    179.97deg,
    rgba(32, 32, 32, 0) 20.42%,
    #202020 99.97%
  );
  z-index: 1;
}
.country_item {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.d-card-content {
  position: absolute;
  bottom: 0px;
  display: block !important;
  width: 100%;
  z-index: 2;
}
.section-diemden .brand-title {
  font-weight: 700;
  font-size: 25px;
  letter-spacing: 0.02em;
  color: #ffffff;
  font-family: var(--f-primary);
  transform: translateY(25px);
  transition: all 0.3s;
  position: relative;
  padding-bottom: 8px;
  margin: 0px;
  text-align: center;
}
.section-diemden {
  padding: 120px 0px !important;
}
.country_item img {
  width: 100%;
  border-radius: 5px;
  transition: all 0.3s;
  height: 290px;
}
.country_item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    179.97deg,
    rgba(32, 32, 32, 0) 20.42%,
    #202020 99.97%
  );
  z-index: 1;
}
.country_item {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.d-card-content {
  position: absolute;
  bottom: 0px;
  display: block !important;
  width: 100%;
  z-index: 2;
}

.quocgia .price-wrapper {
  display: none;
}

.section-chitiettour {
  padding-top: 110px;
}
.dd-thumb img {
  width: auto;
  max-width: unset !important;
  height: auto !important;
  border-radius: 5px !important;
}
.dd-body h2 {
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #2d373c;
  font-size: 2rem;
}
.destination-details .dd-body {
  font-family: "Montserrat", sans-serif;
  color: #666;
  line-height: 28px;
}
.section-sales {
  padding-top: 110px !important;
}
.section-diemden.section-country {
  padding: 0px !important;
}
.section-chitiettour .section-tour {
  padding: 0px !important;
}
.all-countries-wrapper {
  position: fixed;
  width: 100%;
  min-height: 100vh;
  inset: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}
.all-countries-wrapper.show-sidebar {
  opacity: 1;
  visibility: visible;
}

.category-sidebar {
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  height: 100%;
  max-width: 490px;
  padding: 40px 30px;
  overflow-y: scroll;
  transition: all 0.6s cubic-bezier(0.32, 0, 0, 1);
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
}
.category-sidebar .category-box {
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  border-radius: 5px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px;
  padding-top: 0;
  transition: all 0.3s;
}
.category-sidebar .category-box .cate-icon img {
  max-width: 100%;
  height: 70px;
  width: 70px;
  border-radius: 50%;
}
.category-sidebar .col {
  margin-top: 48px !important;
  padding-bottom: 0px !important;
  padding: 0px 12px !important;
}
.category-header {
  display: flex;
  align-items: center;
}
.category-sidebar .category-header h4 {
  font-weight: 600;
  font-size: 25px;
  font-weight: 600;
  color: #2d373c;
  text-transform: uppercase !important;
  margin: 0px !important;
}
.category-sidebar .category-header .category-toggle i {
  font-size: 20px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  background: var(--c-primary);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.category-sidebar .category-box h5 {
  font-weight: 600;
  font-size: 15px;
  color: #494949;
  margin-top: 14px !important;
  transition: all 0.3s;
  margin-bottom: 0px !important;
}
.category-sidebar .category-box .cate-icon {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -35px;
}
.all-countries-wrapper.show-sidebar .category-sidebar {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.open-filters {
  font-size: 24px;
  color: #c4c4c4;
  cursor: pointer;
  line-height: 33px;
}
.searchandfilter .postform,
.searchandfilter input,
.searchandfilter ul > li,
.searchandfilter ul,
.searchandfilter {
  margin: 0px;
}
.section-bo-suu-tap {
  padding: 110px 0px !important;
}
.row-suu-tap {
  margin: 50px auto !important;
}
.row-suu-tap {
  border-radius: 5px !important;
}
.row-suu-tap .box-image {
  padding: 0px;
  border-radius: 5px !important;
}
.row-suu-tap .col {
  padding: 10px;
}
.section-cauhoi {
  padding: 110px !important;
}
.section-cauhoi .accordion-title {
  color: #ffffff !important;
  background-color: #2d373c;
  border-radius: 5px 5px 0px 0px;
  font-weight: 500;
  font-size: 20px;
  padding: 15px 15px 15px 20px;
  line-height: 1;
}
.section-cauhoi .accordion .toggle {
  right: 0 !important;
  left: unset;
}
.section-cauhoi .accordion .toggle i {
  font-weight: unset;
  color: #fff;
  box-shadow: none !important;
}
.section-cauhoi .accordion-item {
  margin-top: 30px;
}
.section-cauhoi h3 {
  font-weight: 800;
  font-size: 30px;
  letter-spacing: 0.02em;
  color: #2d373c;
}
.section-cauhoi .col-right .col-inner {
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 10px;
  padding: 40px 25px;
  margin-top: 30px;
}
.section-cauhoi h2 {
  color: #2d373c;
  font-size: 48px;
  letter-spacing: 0.03em;
  margin: 0px;
  padding-bottom: 26px;
}
.section-cauhoi h2 span {
  color: #54a15d;
}
.searchandfilter {
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 10px;
  padding: 15px 25px;
  position: relative;
  z-index: 2;
}
.section-cauhoi .wpcf7-form-control {
  background: #f6fcf9;
  border: 1px solid #cfefe3 !important;
  box-sizing: border-box;
  border-radius: 100px;
  height: 52px !important;
  margin-top: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  box-shadow: none !important;
  padding: 15px 20px !important;
}
.section-cauhoi textarea {
  background: #f6fcf9;
  border: 1px solid #cfefe3;
  box-sizing: border-box;
  border-radius: 10px !important;
}
.section-cauhoi .wpcf7-submit {
  line-height: 1 !important;
  padding: 14px 38px !important;
}
.section-cauhoi .accordion .toggle {
  height: 100%;
  top: 0;
}
.section-cauhoi .accordion-inner {
  background: #ffffff;
  box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
  border-radius: 0px 0px 5px 5px;
  padding: 20px 30px;
}
.searchandfilter ul li:nth-child(1) {
  border: none;
}
.searchandfilter ul li:nth-child(1) input {
  box-shadow: none;

  margin-top: 10px;
  border-radius: 10px;
}

.searchandfilter ul > li {
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  padding: 14px 12px 5px 12px;
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  flex-direction: column;
}
.searchandfilter ul > li:not(:first-child) {
  padding-left: 45px;
}
.searchandfilter ul li:not(:first-child):before {
  content: "\f57d";
  font-family: fontawesome;
  position: absolute;
  display: inline-block;
  top: 50%;
  transform: translatey(-50%);
  left: 0;
  padding: 0px 10px 0px 10px;
  font-size: 25px !important;
  color: var(--c-primary);
}
.searchandfilter ul li:nth-child(3):before {
  content: "\f14e";
}
.searchandfilter ul li:nth-child(4):before {
  content: "\f183";
}

.searchandfilter ul li:last-child:before {
  display: none;
}
.searchandfilter ul {
  display: flex;
}
.searchandfilter .postform {
  color: #444;
  line-height: 48px;
  padding: 0px 1px;
  border: none;
  font-weight: 600;
  font-size: 16px;
  box-shadow: none !important;
  height: unset;
}
.searchandfilter li > h4 {
  font-weight: 600;
  font-size: 16px;
  color: #2d373c;
  display: block;
  margin: 0px;
  line-height: 1;
}

.searchandfilter li:last-child {
  border: none;
  padding: 0px 10px;
  height: 100% !important;
}
.searchandfilter li:last-child input {
  font-size: 18px;
  color: #ffffff;
  border: none;
  background: var(--c-primary);
  display: block !important;
  transition: all 0.35s;
  width: 100%;
  border-radius: 5px;
  text-transform: capitalize;
  font-weight: 500;
  height: 83px;
}
.searchandfilter li:last-child input:hover{
    background: transparent;
    border: 1px solid var(--c-primary);
    color: var(--c-primary);
    box-shadow: none !important;
   
}
.back-to-top{
    border: none !important;
    background: var(--c-primary) !important;
    color:#fff !important;
line-height: 2.4em !important;
  
}
.back-to-top i{
      font-size: 16px !important;
}
@media only screen and (max-width: 855px) {
  .searchandfilter ul li {
    width: 100% !important;
    flex: 1 0 100%;
    margin-bottom: 20px;
  }
  .searchandfilter ul {
    display: block;
  }
  .searchandfilter ul li:last-child {
    padding: 0px;
  }
  .searchandfilter ul li:last-child input {
    height: unset !important;
  }
  .heading-title h2 {
    font-size: 32px !important;
  }
  .section-country {
    margin-top: 50px;
  }
  .section-tour {
    padding-top: 80px !important;
  }
  .brand-box {
    border-radius: 5px;
  }
  .row-country-1 .col {
    margin-bottom: 30px;
  }
  .section-form {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 48em) {
  .slider-02 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .mobile-nav li > a {
    padding: 0 7px;
    margin: 16px 0;
    font-size: 16px;
    color: #fff !important;
  }
  #logo img {
    max-width: 110px;
  }
  #logo img {
    margin: 0px;
  }
  .section-slider-2 .col-right {
    display: none !important;
  }
  .button-fill-round {
    font-size: 16px;
    padding: 8px 32px;
  }
  .row-country {
    margin: 0px;
  }
  .section-tour {
    padding: 0px !important;
  }
  .header-section-1 {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
  }
  #footer .widget {
    padding: 0px;
  }
  #footer .footer-widget > h4 {
    margin-bottom: 0px;
  }
  #footer .col-1 {
    padding-bottom: 30px !important;
  }
  .product-right,
  .related-products-wrapper.section-tour {
    padding-bottom: 0px !important;
  }
  .mwb-mbfw-additional-service-quantity {
    margin-top: 15px !important;
    margin-left: 0px !important;
  }
  .package-info-table tr th {
    padding: 10px 20px;
    font-size: 14px;
  }
  .section-product-info {
    padding-top: 80px !important;
  }

  .product-tabs li {
    max-width: 46%;
  }
  .product-tabs {
    gap: 10px;
    padding-top: 25px !important;
    border-top: 1px solid #eeeeee;
  }
  .product-tabs li a {
    padding: 7px 10px;
    font-size: 14px !important;
  }
  .section-tourguide {
    margin-top: 80px !important;
  }

  .row-guild .col {
    margin-bottom: 30px;
  }
  .row-blog,
  .section-blog {
    padding-top: 30px !important;
  }
  .section-image {
    margin-bottom: 80px !important;
  }
  .post-footer .author,
  .comment-btn {
    font-size: 12px;
  }
  .section-counter .col {
    padding-bottom: 30px !important;
  }

  .section-sales {
    padding-top: 50px !important;
  }
  .row-sales {
    margin-top: 25px;
  }
  .section-review {
    margin-top: 60px;
  }
  .section-review .section-content {
    padding: 80px 0px;
  }
  .section-review .section-head-alpha h2 {
    font-size: 32px;
    line-height: 45px;
    text-align: center;
  }
  .section-head-alpha p {
    text-align: center;
  }
  .newslatter-side h2 {
    font-size: 40px !important;
    line-height: 55px !important;
  }
  .newslatter-side p {
    font-size: 15px !important;
  }
  .section-form .wpcf7-submit {
    padding: 10px 21px;
  }
  h2.hero-title {
    font-size: 35px !important;
    line-height: 50px !important;
  }
  .hero-content {
    padding: 80px 15px !important;
  }
  .section-tour .button-fill-primary {
    margin-top: 30px;
  }
}

@media (min-width: 321px) and (max-width: 481px) {
  .div-san-pham-list .product-small {
    border-radius: 10px;
    border: 1px solid #ededed !important;
    padding: 10px !important;
    margin-bottom: 10px !important;
  }
  .row-dang-ky .wpcf7-email {
    width: 59% !important;
  }
}
@media (max-width: 767px) {
  .mfp-container {
    padding: 15px;
  }
  .row-dat-phong input {
    margin-bottom: 2px;
  }
}
