/* /*
Theme Name: Vietnam Detox
Theme URI: https://alphacreative.vn/
Author: LionDK
Author URI: https://alphacreative.vn/
Description: Vietnam Detox Theme
Version: 1.1.5
Text domain: vndetox
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/
/*------------------------------------------------------------------ */

:root {
  --theme-red: #db3e4f;
  --theme-red2: #db2d50;
  --text-color: #464646;
  --heading-color: #7ba770;
  --heading-color2: #e5eede;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Arial", "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0 auto !important;
  font-family: "Arial", "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  color: #464646;
  text-align: left;
  background-color: #fff;
}

.content-head p,
.content-head span {
  font-weight: 300 !important;
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Playfair Display", Serif;
  color: var(--heading-color);
  margin: 10px 0px;
  line-height: 1.4em;
}

.hcolor2 {
  color: var(--theme-red2) !important;
}

.hcolor-green {
  color: var(--heading-color) !important;
}

h3.days_counter {
  padding: 0px 0px;
  color: #fff;
  line-height: 1.5em !important;
}

a {
  color: var(--theme-red2);
}

/** NAV------*/
nav.elementor-nav-menu--main .elementor-nav-menu .menu-item.active .elementor-item::before {
  background-color: var(--theme-red);
  opacity: 1 !important;
}

nav.elementor-nav-menu--main .elementor-nav-menu .menu-item.active .elementor-item {
  color: var(--theme-red);
}

.main-banner {
  height: calc(100vh - 153px) !important;
}

.wp-caption .wp-caption-text {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.custom-retreat-detail h3.detail-title {
  color: var(--theme-red);
  text-align: center;
  font-family: "Playfair Display", Serif;
  cursor: pointer;
  text-transform: unset;
  font-size: 20px;
  font-weight: bold;
}

.custom-retreat-detail .detail-item::after {
  content: " ";
  display: block;
  background: url("images/h-line.svg") center center no-repeat;
  height: 12px;
  padding: 40px 0px;
}

.custom-retreat-detail .detail-content {
  text-align: justify;
  padding: 0px 50px;
}

.accomm-slider .swiper-slide span.repeater-item {
  padding: 12px 12px 30px 30px !important;
  top: -100px;
  position: relative;
  color: #fff;
  font-size: 20px;
  font-family: "Playfair Display";
}

.teamlist-items .teamlist-title {
  font-size: 20px;
  color: var(--theme-red) !important;
}

.teamlist-items .teamlist-subtitle {
  color: var(--heading-color) !important;
}

.teamlist-items .teamlist-content {
  font-weight: 300 !important;
  max-height: 230px !important;
  overflow: hidden !important;
  position: relative;
  text-overflow: clip;
  transition: all 0.8s;
  margin-bottom: 20px;
}

.teamlist-items .teamlist-content p {
  margin: 0px;
}

.teamlist-items .teamlist-content.expanded {
  max-height: 2000px !important;
}

.teamlist-items .teamlist-content-btn {
  font-size: 12px;
  font-width: 300;
  letter-spacing: 1.5px;
  font-family: "Roboto";
  text-decoration: none;
  color: var(--text-color) !important;
  margin-top: 10px;
  font-weight: 300;
  line-height: 1.5px;
}

.teamlist-items .teamlist-content-btn .bdt-accordion-icon span i {
  font-size: 10px !important;
  padding-left: 10px;
}

.teamlist-items .teamlist-content-btn .bdt-accordion-icon .bdt-accordion-icon-opened,
.teamlist-items .teamlist-content-btn .bdt-toggle-close {
  display: none;
}

.teamlist-items .teamlist-content-btn.openthis .bdt-accordion-icon .bdt-accordion-icon-opened,
.teamlist-items .teamlist-content-btn.openthis .bdt-toggle-close {
  display: inline-block !important;
}

.teamlist-items .teamlist-content-btn.openthis .bdt-accordion-icon .bdt-accordion-icon-closed,
.teamlist-items .teamlist-content-btn.openthis .bdt-toggle-open {
  display: none !important;
}

/* teamlist format */
.teamlist-items {
  padding: 60px 0px;
  max-width: 800px;
  margin: 0 auto;
}

.teamlist-img {
  text-align: center;
}

.container-row {
  display: flex;
  flex-wrap: wrap;
}

/*.mycol-10 {width: 10%;}*/
/*.mycol-20 {width: 20%;}*/
/*.mycol-25 {width: 25%;}*/
/*.mycol-50 {width: 50%;}*/
/*.mycol-75 {width: 75%;}*/
/*.mycol-80 {width: 80%;}*/
/*.mycol-90 {width: 90%;}*/
/*.mycol-100 {width: 100%;}*/

.partners-list {
  padding: 0px 0px;
  display: flex;
}

.partners-list .partners-list-col {
  width: 100%;
  padding: 80px;
}

.partners-list .partner-title {
  font-size: 30px;
  line-height: 1.2em;
  font-weight: normal;
}

.partners-list .partner-subtitle {
  font-size: 28px;
  line-height: 1.2em;
  font-weight: normal;
}

.partners-list .partners-list-col .col-wrap {
  display: flex;
}

.partners-list .img-col .partner-logo img {
  max-width: 100%;
}

.partners-list .partners-list-col .partner-desc {
  padding-top: 30px;
}

.partners-list .partners-list-col .partner-desc * {
  font-weight: 300 !important;
}

.partners-list.odd-row .partners-list-col .col-wrap {
  padding-left: 200px;
}

.partners-list.odd-row .partners-list-col .col-wrap .v-line {
  margin-right: 50px;
  align-items: center;
  display: flex;
}

.partners-list.odd-row .partners-list-col .col-wrap .v-line img {
  max-width: unset !important;
  height: 350px;
  max-width: unset !important;
}

.partners-list.odd-row .partners-list-col .col-wrap .partner-content {
  padding-right: 0px;
}

.partners-list.even-row .img-col .partner-logo {
  text-align: right;
}

.partners-list.even-row .partners-list-col .col-wrap {
  padding-right: 200px;
}

.partners-list.even-row .partners-list-col .col-wrap .partner-content {
  padding-left: 0px;
}

.partners-list.even-row .partners-list-col .col-wrap .v-line {
  margin-left: 50px;
  align-items: center;
  display: flex;
}

.partners-list.even-row .partners-list-col .col-wrap .v-line img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  height: 350px;
  max-width: unset !important;
}

.mybig-btn a.elementor-button {
  padding: 30px 60px !important;
  font-size: 15px !important;
  font-weight: normal !important;
  font-style: normal !important;
  line-height: 20px !important;
  letter-spacing: 1px !important;
  fill: var(--text-color);
  color: var(--text-color);
}

.mybig-btn a.elementor-button:hover,
.mybig-btn .elementor-button:hover {
  background-color: var(--theme-red2) !important;
}

.myunderline_btn a.elementor-button:hover,
.myunderline_btn .elementor-button:hover {
  color: var(--theme-red2) !important;
}

.myunderline_btn a.elementor-button:hover::after,
.myunderline_btn .elementor-button:hover::after {
  border-color: var(--theme-red2) !important;
}

img.ourteam-vline {
  height: 350px !important;
}

.vline-img img {
  height: 350px !important;
}

.testilist-content p {
  text-align: justify !important;
}

.testimonial-img img {
  border: 2px solid var(--theme-red2) !important;
}

/*** post nav ***/
.post-header-nav .elementor-heading-title {
  font-size: 18px !important;
  letter-spacing: 0px !important;
}

.post-header-vline {
  margin-bottom: 0px !important;
}

.post-header-vline .elementor-widget-container {
  padding: 50px 0px 20px 0px !important;
}

.shedules_box {
  padding: 10px 0px;
  display: flex;
  margin: 0px;
  border: 1px solid var(--text-color);
  border-left: 0px;
  border-right: 0px;
}

.shedules_box .shedules_box-col {
  width: 100%;
}

.shedules_box .shedules_box-col.right {
  text-align: right;
}

.shedules_box .shedules_box-col.left {
  color: var(--text-color);
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.partners-list.retreats .partners-list-col {
  padding: 70px 80px 70px 160px;
  position: relative;
}

.partners-list.retreats .partners-list-col .col-wrap .v-line img {
  height: 350px;
}

.partners-list.retreats .partners-list-col .date_counter_wrapper h3.days_counter {
  font-size: 40px;
  font-weight: normal;
  padding: 0px !important;
}

.partners-list.retreats.even-row .partners-list-col .date_counter_wrapper {
  text-align: left !important;
}

.partners-list.retreats.odd-row .partners-list-col .col-wrap {
  padding-left: 0px;
}

.partners-list.retreats .partners-list-col .partner-title {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2em;
  color: var(--theme-red);
  padding-bottom: 30px;
}

.partners-list.retreats .partners-list-col .partner-title a {
  color: inherit;
  font-size: inherit;
}

.partners-list.retreats .partners-list-col .location {
  color: var(--heading-color);
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 1px;
}

.partners-list.retreats .partners-list-col .shedules_box-col {
  line-height: 18px;
}

.partners-list.retreats .partner-content .partner-desc {
  padding-bottom: 50px;
}

.btn-section {
  display: flex;
}

.btn-wrapper {
  width: auto;
  padding-right: 50px;
}

a.small-link-btn {
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: var(--text-color);
}

a.small-link-btn::after {
  content: " ";
  display: block;
  border-bottom: 1px solid #464646;
  width: 25px;
  opacity: 1;
  transition: all 0.8s;
  padding-top: 10px;
}

a.small-link-btn:hover {
  color: var(--theme-red2);
}

a.small-link-btn:hover::after {
  width: 100%;
}

a.small-link-btn:hover::after {
  border-color: var(--theme-red2);
}

.date_counter_wrapper {
  background-color: var(--theme-red2);
  color: #fff;
  position: absolute;
  top: 0px;
  left: 80px;
  padding: 0px 30px 10px 30px;
}

.date_counter_wrapper p {
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  letter-spacing: 1px;
}

.share_btn_wrapper {
  position: absolute;
  right: 40px;
  top: 40px;
}

.partners-list.retreats.even-row .partners-list-col .col-wrap {
  padding-right: 0px;
}

.partners-list.retreats.even-row .partners-list-col {
  padding: 70px 160px 70px 80px;
}

.partners-list.retreats .img-col {
  overflow: hidden;
}

.img-parallax {
  max-width: 130vh !important;
  width: 100vmax;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  pointer-events: none;
  opacity: 0;
}

.register-wrapper input[type="radio"] {
  display: none !important;
}

.register-wrapper label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 2px solid var(--heading-color);
  background-color: transparent;
}

.register-wrapper label.not_radio:before,
label.field-title:before {
  display: none;
}

.register-wrapper input[type="radio"]:checked+label:before {
  position: relative;
  border: 2px solid var(--heading-color);
  border-radius: 11px;
  width: 20px;
  height: 20px;
  top: 5px;
  content: " ";
  display: inline-block;
  background-color: var(--heading-color);
}

.field-option label .price-del {
  text-decoration: line-through;
  font-size: 0.9em;
}

.field-option label .price-discount {
  color: var(--theme-red2);
  font-weight: bold;
}

.register-wrapper {
  padding-bottom: 40px;
}

.register-wrapper .form-wrapper {
  font-size: 14px;
  font-family: "Roboto", Sans-serif;
  text-align: justify;
  font-weight: 300 !important;
}

.register-wrapper .form-wrapper p {
  margin: 0px;
  padding: 5px 0px;
  width: 100%;
}

.register-wrapper .form-wrapper .field-option button,
.register-wrapper .form-wrapper input,
.register-wrapper .form-wrapper select,
.register-wrapper .form-wrapper textarea {
  width: 100%;
  min-height: 40px;
  padding: 5px 14px;
  font-size: 12px;
  border: 1px solid var(--text-color);
  background-color: #fff;
  margin: 5px 0px;
}

.register-wrapper .form-wrapper select {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
  font-family: "Roboto", Sans-serif;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gU3ZnIFZlY3RvciBJY29ucyA6IGh0dHA6Ly93d3cub25saW5ld2ViZm9udHMuY29tL2ljb24gLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAwIDEwMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPG1ldGFkYXRhPiBTdmcgVmVjdG9yIEljb25zIDogaHR0cDovL3d3dy5vbmxpbmV3ZWJmb250cy5jb20vaWNvbiA8L21ldGFkYXRhPg0KPGc+PHBhdGggZD0iTTUwMCw3NzUuNEwxMCwyODcuMmw2NC40LTYyLjZMNTAwLDY1MC4ybDQyNS42LTQyNS42bDY0LjQsNjIuNkw1MDAsNzc1LjR6Ii8+PC9nPg0KPC9zdmc+");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

.register-wrapper .form-wrapper input[type="file"] {
  padding-top: 9px;
}

.register-wrapper .form-wrapper .strong-field {
  font-weight: bold;
}

.register-wrapper .form-wrapper input.error,
.register-wrapper .form-wrapper select.error {
  border-color: var(--theme-red2);
}

.register-wrapper .form-wrapper textarea {
  min-height: 150px;
}

.register-wrapper .form-wrapper .field-option input,
.register-wrapper .form-wrapper .field-option label {
  display: inline-block;
  width: unset;
  min-height: unset;
  line-height: 1.5em;
  padding: 5px 0px 5px 5px;
}

.field-option label {
  cursor: pointer;
}

.register-wrapper .register-row {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
}

.register-wrapper .form-wrapper div .field-option {
  min-width: 25%;
  position: relative;
}

.register-wrapper .form-wrapper div .field-option.list {
  width: 100%;
  display: block;
}

.register-wrapper .form-wrapper .register-row .register-col {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(20px / 2);
  padding-left: calc(20px / 2);
}

.register-wrapper .form-wrapper .register-row .elementor-col-100 {
  width: 100%;
}

.register-wrapper .form-wrapper .register-row .elementor-col-75 {
  width: 75%;
}

.register-wrapper .form-wrapper .register-row .elementor-col-50 {
  width: 50%;
}

.register-wrapper .form-wrapper .register-row .elementor-col-25 {
  width: 25%;
}

.register-wrapper .form-wrapper .register-row .elementor-col-15 {
  width: 15%;
}

.register-wrapper .form-wrapper .field-title {
  width: 100%;
  font-weight: bold;
  color: var(--heading-color);
  padding: 10px 0px 0px 0px;
  margin: 0px;
}

.register-wrapper .form-wrapper .field-title.normal {
  font-weight: 300;
  color: var(--text-color);
}

.register-wrapper .form-wrapper label.field-title2 {
  padding: 5px 0px;
}

.register-wrapper .register-total {
  width: 100%;
  border: 2px solid var(--theme-red2) !important;
  font-weight: bold;
  color: var(--theme-red2);
  padding-right: calc(20px / 2);
  padding-left: calc(20px / 2);
  min-height: 40px;
  line-height: 40px;
  font-size: 16px !important;
  text-align: center;
}

.filter-off {
  display: none;
}

.rgt-personal {
  padding-top: 20px;
}

.spacer30 {
  width: 100%;
  height: 30px;
}

.spacer50 {
  width: 100%;
  height: 50px;
}

button.rgt-form-step-btn,
button#rgt-form-submit-btn {
  padding: 30px 40px;
  background-color: #fff;
  color: var(--text-color);
  border: 1px solid var(--text-color);
  box-shadow: none;
  font-size: 15px;
  cursor: pointer;
  letter-spacing: 1px;
}

button.rgt-form-step-btn:hover,
button#rgt-form-submit-btn:hover {
  background-color: var(--theme-red2);
  border-color: #fff;
  color: #fff;
  transition: all 0.5s;
}

button.rgt-form-step-btn svg {
  stroke: var(--text-color);
}

button.rgt-form-step-btn:hover svg {
  stroke: #fff;
  transition: all 0.5s;
}

button.rgt-form-step-btn.next svg {
  margin-left: 30px;
}

button.rgt-form-step-btn.prev svg {
  margin-right: 30px;
}

button.rgt-person-btn {
  width: 100%;
  padding: 10px 15px;
  background-color: #fff;
  border: 1px solid var(--heading-color);
  font-size: 14px;
  color: var(--heading-color);
  text-align: left;
  font-weight: bold;
  margin-top: 50px;
}

button.rgt-person-btn:hover,
button.rgt-person-btn.active {
  background-color: var(--heading-color);
  color: #fff;
  cursor: pointer;
}

#step2,
#rgt-person2 {
  display: none;
}

.rgt-personal:last-child {
  display: none;
}

#form-check-false {
  color: var(--theme-red2);
  display: none;
}

label.error,
.rgt-confirm-txt {
  color: var(--theme-red2);
}

#mobile_nav nav ul {
  text-align: center !important;
}

#mobile_nav nav ul li.lang-item {
  display: inline-grid;
}

#mobile_nav nav ul li.lang-item.current-lang a {
  color: var(--heading-color2) !important;
}

#mobile_nav>div {
  outline: 0;
}

#mobile_nav>div>div>i::before {
  display: block;
  width: 0px;
  height: 28px;
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDIwIDEzIj4NCiAgPGcgaWQ9Imljb25faGFtYnVnZXJfMjh4MjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjYzLjUgODA4KSI+DQogICAgPGxpbmUgaWQ9IkxpbmVfMjciIGRhdGEtbmFtZT0iTGluZSAyNyIgeDI9IjE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjY0IC04MDcuNSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMSIvPg0KICAgIDxsaW5lIGlkPSJMaW5lXzI4IiBkYXRhLW5hbWU9IkxpbmUgMjgiIHgyPSIxOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI2NCAtODAxLjUpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4NCiAgICA8bGluZSBpZD0iTGluZV8yOSIgZGF0YS1uYW1lPSJMaW5lIDI5IiB4Mj0iMTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyNjQgLTc5NS41KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxIi8+DQogIDwvZz4NCjwvc3ZnPg0K");
}

#mobile_nav>div>div.elementor-active>i::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS40MSIgaGVpZ2h0PSIxMy40MSIgdmlld0JveD0iMCAwIDE1LjQxIDEzLjQxIj4NCiAgPGcgaWQ9Imljb25fY2xvc2VfMjh4MjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMDEuMjkyIC0yMDMuMTk1KSI+DQogICAgPGxpbmUgaWQ9IkxpbmVfMjUiIGRhdGEtbmFtZT0iTGluZSAyNSIgeDE9IjE0IiB5Mj0iMTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwMS45OTcgMjAzLjkpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4NCiAgICA8bGluZSBpZD0iTGluZV8yNiIgZGF0YS1uYW1lPSJMaW5lIDI2IiB4MT0iMTQiIHkxPSIxMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAxLjk5NyAyMDMuOSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMSIvPg0KICA8L2c+DQo8L3N2Zz4NCg==");
}

.no-padding {
  padding: 0px !important;
}

img.vline {
  max-height: 350px;
  max-width: unset !important;
}

.img-flip-H {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.retreat-row .retreat-list-col {
  padding: 70px 0px 80px 0px;
  position: relative;
}

.retreat-row .retreat-list-col .location {
  color: var(--heading-color);
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 1px;
}

.retreat-row .retreat-list-col .partner-title {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2em;
  color: var(--theme-red);
  padding-bottom: 30px;
}

.retreat-row .retreat-list-col .partner-title a {
  color: inherit;
  font-size: inherit;
}

.retreat-row .retreat-list-col .partner-desc {
  padding-bottom: 50px;
  padding-top: 30px;
}

.retreat-img-wrapper {
  overflow: hidden;
  max-height: 60vh;
}

.partner-desc .retreat-list-col .btn-section {
  display: flex;
}

span.required {
  color: var(--theme-red2);
}

input {
  box-shadow: none !important;
}

.share_bg_btn {
  opacity: 0;
  position: relative;
  top: -51px;
  left: -5px;
}

#register-header-btn a {
  font-size: 14px;
  font-weight: 500 !important;
  letter-spacing: 1px;
  fill: #db3e4f !important;
  color: var(--theme-red2) !important;
  background-color: #ffffff !important;
  border-radius: 0px 0px 0px 0px;
}

#register-header-btn a:hover {
  color: #fff;
  background-color: var(--theme-red2);
}

.bdt-lightbox-items>*>* {
  max-width: 1000px;
  max-height: 100vh;
}

.bdt-advanced-image-gallery:not(.bdt-skin-bdt-hidden) .bdt-gallery-item-link {
  /*padding: 90px 120px!important;*/
}

.elementor-menu-toggle:focus {
  outline: none;
}

label.error {
  display: none !important;
}

.data-urlkey {
  cursor: pointer;
}

/**** /
custom content css
 */
ul.red-dot {
  list-style: none;
}

ul.red-dot li::before {
  content: "\25c6";
  color: var(--theme-red2);
  display: inline-block;
  width: 2em;
  margin-left: -2em;
  margin-top: 0.3em;
}

.field-option.confirm_group label {
  font-size: 18px !important;
  font-weight: bold !important;
  color: var(--heading-color);
  display: inline !important;
  cursor: pointer;
}

/*********** Mobile css ********************/
@media (max-width: 580px) {
  #mobile_nav>div>div>i {
    margin-right: -15px !important;
    margin-top: 0px !important;
  }

  .share_btn_wrapper {
    display: none;
  }

  .post-header-vline .elementor-widget-container {
    padding: 25px 0px 25px 0px !important;
  }

  .custom-retreat-detail .detail-content {
    text-align: justify;
    padding: 0px;
  }

  .teamlist-items {
    padding: 25px 25px !important;
  }

  .teamlist-items .teamlist-subtitle,
  .teamlist-items .teamlist-title {
    text-align: center;
  }

  .sm-col-10 {
    width: 10% !important;
  }

  .show-large {
    display: none !important;
  }

  img.vline {
    max-height: 250px !important;
  }

  .partners-row {
    padding-top: 40px;
  }

  .partners-text {
    padding-bottom: 20px;
  }

  .retreat-row .retreat-list-col .location {
    font-size: 11px;
  }

  .retreat-row .retreat-list-col .partner-title {
    font-size: 25px;
  }

  .retreat-row .retreat-list-col {
    padding: 25px 0px;
  }

  .retreat-row .retreat-list-col .partner-desc {
    padding: 20px 0px;
  }

  .retreat-row h3.days_counter {
    margin: 0px;
    font-size: 18px;
    padding: 5px 0px;
  }

  .retreat-row .date_counter_wrapper {
    left: 20px;
  }

  .retreat-row .date_counter_wrapper p {
    font-size: 11px;
    line-height: 1.4em;
    padding-bottom: 0px;
    margin: 0px;
  }

  .btn-wrapper {
    padding-right: 15px;
  }

  .share_btn_wrapper {
    top: 20px;
    right: 20px;
  }

  .share_btn_wrapper img {
    width: 30px;
  }

  *:focus {
    outline: 0;
  }

  .mybig-btn a.elementor-button {
    padding: 20px 30px !important;
  }

  .register-wrapper .form-wrapper .field-option.packages-all label {
    width: 90% !important;
  }

  .register-wrapper .form-wrapper .field-option.packages-all input[type="radio"] {
    position: relative;
    top: -10px;
  }

  button.rgt-person-btn {
    margin-top: 0px;
  }

  .register-wrapper .form-wrapper .field-option label {
    padding: 0px 0px 0px 5px;
    margin: unset;
  }

  .bdt-lightbox-items>*>* {
    max-width: 100vw;
    max-height: 100vh;
  }

  .parallax-box {
    min-height: 400px !important;
    margin-top: 40px !important;
  }

  .single .elementor-widget-theme-post-content .wp-caption {
    max-width: 100% !important;
  }

  .single .elementor-widget-theme-post-content img {
    max-width: 100% !important;
  }
}

@media (max-width: 1024px) {
  #mobile_nav>div>div>i {
    margin-right: -95px;
    margin-top: 10px;
  }

  .elementor-580 .elementor-element.elementor-element-22cc910 .dce-acf-repeater-item.equalHMR {
    flex: 0 1 calc(100% / 1) !important;
  }

  .single .elementor-widget-theme-post-content .wp-caption {
    max-width: 100% !important;
  }

  .single .elementor-widget-theme-post-content img {
    max-width: 100% !important;
  }
}

.error404-content {
  max-width: 1000px;
  text-align: center;
  margin: 100px auto;
}

.postid-XXXX .register-header {
  display: flex;
  align-items: center;
  justify-content: center;
}

.postid-XXXX .header-button-register {
  display: flex;
  padding: 8px 25px;
  align-items: flex-start;
  border-radius: 8px;
  background: #db3e4f;
  color: #fff;
  cursor: pointer;
  margin-left: 20px;
  white-space: nowrap;
}

.postid-XXXX .elementor-580 .elementor-element.elementor-element-49da6630 {
  width: 50%;
}

.postid-XXXX .social-chanel,
.postid-XXXX .mail-info {
  display: flex;
  align-items: center;
  justify-content: center;
}

.postid-XXXX .mail-info .mail-icon {
  width: 28px;
  height: 28px;
  margin-right: 5px;
  color: #da1f58;
  font-size: 19px;
}

.postid-XXXX .mail-info .mail-address {
  color: #464646;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}

.postid-XXXX .social-chanel a {
  display: flex;
  padding: 6px;
  justify-content: center;
  align-items: center;
  border: 1px solid #464646;
  border-radius: 50%;
  margin-right: 25px;
  width: 32px;
  height: 32px;
  color: #464646;
}

.postid-XXXX .social-chanel a:last-child {
  margin-right: 0;
}

.postid-XXXX .elementor-element-4e060203 {
  display: none;
}

.postid-XXXX .elementor-element-737ce9c,
.postid-XXXX .elementor-element-8ce3342 {
  display: none;
}

.postid-XXXX .elementor-element-populated {
  padding: 0 !important;
}

.postid-XXXX .preface-container {
  height: 500px;
  background: #445d48;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  padding-left: 45px;
  padding-right: 415px;
  position: relative;
  padding-top: 60px;
  padding-bottom: 69px;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .preface-description {
  width: 682px;
  text-align: left;
}

.postid-XXXX .preface-title {
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 25px;
  font-size: 32px;
  text-decoration: underline;
  text-decoration-color: #949494;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
  text-decoration-skip-ink: none;
}

.postid-XXXX .preface-content {
  line-height: 40px;
  font-size: 22px;
}

.postid-XXXX .elementor-580 .elementor-element.elementor-element-79bb5b>.elementor-container {
  max-width: 100%;
}

.postid-XXXX .elementor-element-1bfc7dd9 .elementor-widget-container {
  padding-top: 0 !important;
}

.postid-XXXX .preface-price {
  padding: 18px 40px;
  justify-content: space-between;
}

.postid-XXXX .reason-legacy .ms-image {
  height: 727px !important;
}

.postid-XXXX .preface-detail {
  background-color: rgba(0, 0, 0, 0.69);
  width: 370px;
  position: absolute;
  right: 0;
  top: -120px;
  z-index: 80;
  height: 620px;
  border-bottom-right-radius: 35px;
}

.postid-XXXX .preface-date,
.postid-XXXX .preface-location {
  display: flex;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 15px;
}

.postid-XXXX .price-field {
  line-height: 34px;
  font-size: 24px;
}

.postid-XXXX .price-from {
  color: #db3e4f;
  line-height: 34px;
  font-size: 32px;
}

.postid-XXXX .preface-detail i {
  width: 50px;
  height: 50px;
  color: #949494;
  font-size: 50px;
  margin-right: 25px;
}

.postid-XXXX .preface-date-word .content,
.postid-XXXX .preface-location-word .content {
  text-align: left;
  font-size: 16px;
}

.postid-XXXX .preface-location-word a {
  color: #fff;
}

.postid-XXXX .preface-location-word .content {
  text-decoration-color: #949494;
  text-decoration-thickness: 1px;
}

.postid-XXXX .preface-location-word .content span {
  font-size: 13px;
}

.postid-XXXX .preface-date-word .title,
.postid-XXXX .preface-location-word .title {
  text-align: left;
  font-size: 24px;
}

.postid-XXXX .preface-location-word .title {
  margin-bottom: 10px;
}

.postid-XXXX .dates-location {
  height: 25px;
  border-top: 1px solid #949494;
  margin-left: 50px;
  margin-right: 50px;
}

.postid-XXXX .register-now {
  background-color: #db3e4f;
  padding: 13px 25px;
}

.postid-XXXX .register-now {
  font-size: 14px;
  line-height: 14px;
  border-radius: 8px;
  border: none;
  color: #ffffff;
  font-family: "Roboto";
}

.postid-XXXX .video-legacy {
  padding-top: 150px;
  width: 100%;
}

.postid-XXXX .video-legacy iframe {
  width: 100%;
  height: 500px;
}

.postid-XXXX .reason-legacy {
  /* padding: 150px 285px; */
  display: flex;
  margin: 150px 0;
  /* flex-wrap: ; */
}

.postid-XXXX .reason-legacy-firstchild-title {
  font-size: 40px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  margin-bottom: 25px;
}

.postid-XXXX .reason-legacy-firstchild-content {
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.postid-XXXX .reason-legacy-firstchild {
  margin-right: 26px;
}

.postid-XXXX .reason-legacy-secondchild {
  display: flex;
  height: 727px;
  align-items: center;
  flex-wrap: wrap;
}

.postid-XXXX .reason-legacy img {
  object-fit: cover;
}

.postid-XXXX .content-head p,
.content-head span {
  font-size: unset;
}

.postid-XXXX .reason-legacy .flex-active-slide {
  height: 727px !important;
}

.postid-XXXX .reason-legacy .caption-wrap {
  background: none !important;
  opacity: 1 !important;
}

.postid-XXXX .reason-legacy .caption {
  padding: 0 !important;
}

.postid-XXXX .reason-legacy img {
  width: 775px !important;
  height: 516px !important;
}

.postid-XXXX .reason-legacy-secondchild-title {
  text-align: left;
  color: #2d353d;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 39.2px;
}

.postid-XXXX .reason-legacy-secondchild-content {
  text-align: left;
  color: #777b7f;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.postid-XXXX .reason-legacy li.ms-image {
  cursor: pointer;
}

.postid-XXXX .reason-legacy-secondchild-child {
  padding: 35px;
  box-shadow: 4px 0px 8px 0px rgba(50, 50, 71, 0.05),
    0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  width: 678.876px;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  margin-top: -83px;
  background: #fff;
}

.postid-XXXX .button-slide {
  display: flex;
  margin-top: 23px;
  margin-left: 9px;
}

.postid-XXXX .activites {
  margin-bottom: 10px;
}

.postid-XXXX .button-prev,
.postid-XXXX .button-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #d1d1d1;
  background: transparent;
  border: 1px solid #d1d1d1;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.postid-XXXX .reason-legacy .button-prev {
  margin-right: 25px;
}

.postid-XXXX .reason-legacy .flex-nav-prev,
.postid-XXXX .reason-legacy .flex-nav-next {
  display: none !important;
}

.postid-XXXX button:focus,
.postid-XXXX button:active {
  outline: none;
}

.postid-XXXX .detox-benefit {
  display: flex;
  flex-wrap: nowrap;
}

.postid-XXXX .detox-benefit-tittle img {
  width: 45px;
}

.postid-XXXX .detox-benefit-list {
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  display: flex;
}

.postid-XXXX .detox-benefit-list img {
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
}

.postid-XXXX .list-benefit {
  margin-top: 23px;
  margin-left: 40px;
}

.postid-XXXX .detox-benefit-image {
  width: 690px;
}

.postid-XXXX .detox-benefit-image img {
  width: 690px;
}

.postid-XXXX .what-included {
  margin-top: 150px;
  margin-bottom: 125px;
}

.postid-XXXX .what-included-title-wrap {
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #94b88b;
}

.postid-XXXX .read-about-for {
  margin-bottom: 10px;
}

.postid-XXXX .activites {
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.postid-XXXX .what-included .swiper-button-prev,
.postid-XXXX .what-included .swiper-button-next {
  display: none;
}

.postid-XXXX .what-included .button-group {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}

.postid-XXXX .what-included .button-prev {
  margin-left: auto;
  margin-right: 25px;
  cursor: pointer;
}

.postid-XXXX .what-included .button-next {
  margin-right: auto;
  cursor: pointer;
}

.postid-XXXX .what-included-footer {
  display: flex;
  flex-wrap: nowrap;
}

.postid-XXXX .accommodation {
  margin-right: 75px;
}

.postid-XXXX .accommodation-title,
.postid-XXXX .matterial-title {
  margin-bottom: 20px;
}

.postid-XXXX .accommodation-content,
.postid-XXXX .matterial-content {
  display: flex;
}

.postid-XXXX .accommodation-content img,
.postid-XXXX .matterial-content img {
  height: 28px;
  margin-right: 10px;
  margin-bottom: 5px;
}

/* .postid-XXXX .programme-schedule .text-uppercase,
.postid-XXXX .package-price .text-uppercase,
.postid-XXXX .our-other-title-wrap .text-uppercase {
  margin-bottom: 10px;
  
} */
.postid-XXXX .our-other-title {
  margin-bottom: 20px;
}

.postid-XXXX .our-other-element-title.text-uppercase {
  height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.postid-XXXX .programme-schedule-title-wrap {
  padding-bottom: 25px;
  border-bottom: 1px solid #acc8a5;
}

.postid-XXXX .programme-schedule-image img {
  width: 100%;
  padding: 45px 0 125px;
}

.postid-XXXX .package-price-title-wrap,
.postid-XXXX .our-other-title-wrap {
  padding-bottom: 25px;
  margin-bottom: 50px;
  border-bottom: 1px solid #acc8a5;
}

.postid-XXXX .mountain-view,
.postid-XXXX .village-view {}

.postid-XXXX .swiper-container {
  width: 100%;
}

.postid-XXXX .package-price .mountain-view .swiper-slide:not(.feedback-slider, .our-slide) {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    var(--bg-image);
  border-radius: 35px;
  height: 300px;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: cover !important;
  transition: background 0.5s;
}

.postid-XXXX .swiper-pagination {
  margin-bottom: -20px;
  bottom: unset !important;
}

.postid-XXXX .mountain-view-title,
.postid-XXXX .village-view-title {
  margin-bottom: 25px;
}

.postid-XXXX .village-view-title {
  margin-top: 40px;
}

.postid-XXXX .our-other {
  // padding-top: 125px;
}

.postid-XXXX .our-other-title-wrap {
  border-bottom: none;
}

.postid-XXXX .our-other-element {
  display: flex;
  padding: 40px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.05),
    0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: cover !important;
}

.postid-XXXX .our-other-element-image {
  width: 280px;
  height: 280px;
  margin-bottom: 20px;
}

.postid-XXXX .our-other-element-button {
  display: flex;
  padding: 13px 25px;
  align-items: flex-start;
  border-radius: 8px;
  background: #263323;
}

.postid-XXXX .our-other-element-button {
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 1px;
}

.postid-XXXX .our-other-element-button a {
  color: #fff;
}

.postid-XXXX .container {
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .container.elementor-element-f2a7369 {
  padding: 0;
}

.postid-XXXX .our-other-body {
  display: grid;
  grid-template-columns: auto auto auto;
  column-gap: 60px;
}

.postid-XXXX .our-other-body img {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  border-radius: 50%;
  margin: auto;
  border: 10px solid #FFF;
}

.postid-XXXX .our-other-element-text {
  margin: 20px 0;
  flex-grow: 1;
}

.postid-XXXX .our-other-element {
  display: flex;
  flex-direction: column;
}

.postid-XXXX .package-price-slider .swiper-slide {
  display: flex;
  align-items: flex-end;
  cursor: pointer;
}

.postid-XXXX .shadow-image {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

.postid-XXXX .shadow-image-title {
  padding: 0 15px 15px 35px;
  border-bottom: 1px solid #fff;
  width: 100%;
  text-align: end;
}

.postid-XXXX .shadow-image .price-wrap {
  display: flex;
}

.postid-XXXX .shadow-image .price-group {
  padding: 0 35px 15px;
  border-right: 1px solid #fff;
}

.postid-XXXX .shadow-image .price-wrap .price-group:last-child {
  border-right: 0;
  flex: 1;
}

.postid-XXXX .shadow-image .price-group div,
.postid-XXXX .shadow-image-title div {
  text-align: end;
}

.postid-XXXX .shadow-image p {
  display: none;
}

.postid-XXXX .package-price-slider .swiper-slide:hover .shadow-image {
  display: none;
}

.postid-XXXX .package-price-slider .swiper-slide .shadow-image {
  transition: display 0.5s;
}

.mountain-view .swiper-slide:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    var(--hover-image) !important;
  transform: scale(1);
  filter: brightness(1);
}

.postid-XXXX .elementor-element-2c0530e {
  display: none;
}

.postid-XXXX .feedback-container {
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 0.5) 0%,
      rgba(0, 0, 0, 0.5) 100%),
    var(--bg-image), lightgray 50% / cover no-repeat;
  padding: 90px 75px 122px 108px;
  border-radius: 35px;
  background-repeat: no-repeat !important;

  background-position: center bottom !important;
  background-size: cover !important;
  margin-top: 125px;
}

.postid-XXXX .feedback-top {
  color: #fff;
  display: flex;
}

.postid-XXXX .feedback-top-title {
  width: 40%;
  margin-right: 20px;
  font-family: "Playfair Display", Sans-serif;
}

.postid-XXXX .feedback-top-content {
  width: 60%;
}

.postid-XXXX .feedback-body.swiper-container {
  margin-top: 34px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .swiper-button-next {
  width: 40px;
  height: 40px;
  stroke-width: 1px;
  stroke: #d1d1d1;
}

.postid-XXXX .feedback-body .swiper-slide {
  background: #fff;
  display: inline-flex;
  padding: 25px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.postid-XXXX .feedback-body .feedback-content {
  padding: 0 40px 30px 40px;
  font-style: italic;
  font-family: 'Roboto';
}

.postid-XXXX .feedback-container {
  position: relative;
}

.postid-XXXX .feedback-container .button-group {
  position: absolute;
  width: 760px;
  height: 204px;
  border: 1px solid #6b675e;
  left: 51%;
  transform: translateX(-50%);
  bottom: 55px;
  display: flex;
  justify-content: space-between;
}

.postid-XXXX .feedback-container .button-group div {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  margin-top: 39px;
}

.postid-XXXX .feedback-container .button-group .button-prev {
  margin-left: 60px;
}

.postid-XXXX .feedback-container .button-group .button-next {
  margin-right: 60px;
}

.postid-XXXX .swiper-button-prev,
.postid-XXXX .swiper-button-next {
  display: none;
}

.postid-XXXX .button-group p {
  display: none;
}

.postid-XXXX .feedback-author {
  display: flex;
  margin-top: auto;
}

.postid-XXXX .feedback-author-image img {
  width: 73px;
  height: 73px;
  border-radius: 50%;
  object-fit: cover;
}

.postid-XXXX .feedback-author {
  padding-left: 40px;
  padding-bottom: 30px;
}

.postid-XXXX .feedback-author-name {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.postid-XXXX .elementor-element-62dc9ba5 {
  z-index: 81;
  background-color: #445d48 !important;
}

.postid-XXXX #menu-1-6a7cce3 li:first-child a {
  padding-left: 0;
}

.postid-XXXX .elementor-element-f2a7369 {
  background-color: #445d48 !important;
}

.postid-XXXX .elementor-element-b5c628e {
  background-color: #94b88b !important;
}

.postid-XXXX .input-search-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.postid-XXXX .elementor-element-01b6436 img {
  width: 28px !important;
  height: 20px !important;
}

.postid-XXXX .tap-to-top {
  z-index: 1000000;
  right: 20px;
  bottom: 70px;
  position: fixed !important;
  height: 60px;
  width: 60px;
  background-color: #db3e4f;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
}

.postid-XXXX form.elementor-search-form i {
  left: -342px !important;
}

.postid-XXXX .input-search {
  width: 325px;
  height: 35px;
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  padding: 0 30px;
  background: var(--colors-neutral-white, #fff);
}

.postid-XXXX .elementor-element-3611043 {
  display: none !important;
}

.postid-XXXX .elementor-784 .elementor-element.elementor-element-1d42caad {
  width: 10%;
}

.postid-XXXX .elementor-element-1e8e4ca {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .postid-XXXX .preface-container {
    height: 500px;
  }

  .postid-XXXX .preface-detail {
    height: 578px;
  }

  .postid-XXXX .detox-benefit {
    flex-direction: column;
  }

  .postid-XXXX .detox-benefit-image {
    margin: 25px auto 0 auto;
  }

  .postid-XXXX .detox-benefit-content .detox-benefit-tittle {
    text-align: center !important;
  }

  .postid-XXXX .reason-legacy {
    flex-direction: column;
  }

  .postid-XXXX .elementor-element-49da6630 {
    display: block;
  }

  .postid-XXXX .input-search {
    width: 200px;
  }

  .postid-XXXX form.elementor-search-form i {
    left: -216px !important;
  }

  .postid-XXXX .post-header-nav .elementor-heading-title {
    font-size: 16px !important;
  }

  .postid-XXXX .button-slide {
    margin-bottom: 25px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .postid-XXXX .elementor-page-title.elementor-hidden-desktop {
    display: none !important;
  }

  .postid-XXXX .elementor-element-62dc9ba5 {
    top: unset !important;
    padding: 10px !important;
    position: fixed;
    width: 100%;
  }

  .postid-XXXX header .elementor-hidden-tablet,
  .postid-XXXX header.elementor-hidden-tablet:not(.elementor-element-39f9ef3),
  .postid-XXXX .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: block;
  }

  .postid-XXXX .social-chanel,
  .postid-XXXX .mail-info,
  .postid-XXXX .input-search-wrap,
  .postid-XXXX .elementor-element-39f9ef3,
  .postid-XXXX .elementor-element-c3c6796 {
    display: none !important;
  }

  .postid-XXXX .elementor-element-49da6630 {
    display: block !important;
  }

  .postid-XXXX .elementor-element-49da6630 .elementor-widget-wrap {
    border: none !important;
  }

  .postid-XXXX .elementor-menu-toggle {
    display: none !important;
  }

  .postid-XXXX .elementor-580 .elementor-element.elementor-element-14829b3d>.elementor-widget-container {
    padding: 10px 0;
  }

  .postid-XXXX .elementor-section .elementor-container {
    flex-wrap: nowrap;
  }

  .postid-XXXX .elementor-784 .elementor-element.elementor-element-1d42caad {
    margin-top: 10px;
  }

  .postid-XXXX .elementor-element-24df9232 nav .elementor-nav-menu {
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    justify-content: unset !important;
    width: 90%;
  }

  .postid-XXXX .elementor-element-38544d4d,
  .postid-XXXX .elementor-element-54648931 {
    border: none !important;
  }

  .postid-XXXX .elementor-element-24df9232 nav .elementor-nav-menu::-webkit-scrollbar {
    display: none;
  }

  .postid-XXXX .elementor-element-39b16ac7 {
    margin-left: auto;
    margin-right: auto;
  }

  .postid-XXXX .elementor-element-24df9232 nav .elementor-nav-menu>li {
    max-height: 50px;
  }

  .postid-XXXX .elementor-element-01b6436 {
    top: -70px;
  }

  .postid-XXXX .elementor-element-01b6436 a {
    width: 81px;
  }

  .postid-XXXX form.elementor-search-form i {
    left: -525px !important;
    top: -60px !important;
    font-size: 50px !important;
  }

  .postid-XXXX .elementor-element-3bcfb814 img {
    width: 225px !important;
  }
}

@media only screen and (max-width: 991px) {
  .postid-XXXX .preface-container {
    height: unset;
    padding-right: 45px;
    position: unset;
    flex-direction: column;
  }

  .postid-XXXX .preface-detail {
    position: unset;
    height: unset;
    border-radius: 35px;
    margin: 20px auto 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .postid-XXXX .what-included-footer {
    flex-direction: column;
  }

  .postid-XXXX .what-included-footer div {
    margin-left: auto;
    margin-right: auto;
  }

  .postid-XXXX .what-included-footer div:last-child {
    margin-top: 20px;
  }

  .postid-XXXX .feedback-container .button-group {
    position: unset;
    border: none;
    height: unset;
    width: 70%;
    transform: unset;
    margin-left: auto;
    margin-right: auto;
  }

  .postid-XXXX .feedback-top {
    display: block;
  }

  .postid-XXXX .feedback-top-title {
    width: 100%;
  }

  .postid-XXXX .feedback-top-content {
    width: 100%;
  }

  .postid-XXXX .feedback-container {
    padding: 40px;
  }

  .postid-XXXX .elementor-element-49da6630 {
    display: none !important;
  }

  .postid-XXXX .elementor-element-688b7d00 {
    display: none !important;
  }

  .postid-XXXX .elementor-element-62dc9ba5 .register-header {
    /* width: 100%; */
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
  }

  .postid-XXXX .custom-select {
    width: unset;
  }
}

@media only screen and (max-width: 767px) {
  .postid-XXXX .reason-legacy-secondchild-child {
    width: 100%;
  }

  .postid-XXXX .detox-benefit-image {
    width: 100%;
  }

  .postid-XXXX .detox-benefit-image img {
    width: 100%;
  }

  .postid-XXXX .preface-description {
    width: unset;
  }

  .elementor-580 .elementor-element.elementor-element-79bb5b {
    padding-top: 0 !important;
  }

  .postid-XXXX .feedback-body .swiper-slide {
    width: 80%;
  }

  .postid-XXXX .feedback-body.swiper-container {
    width: unset;
  }

  .postid-XXXX .elementor-element-01b6436 {
    right: 50px !important;
  }
}

@media only screen and (max-width: 600px) {
  .postid-XXXX .preface-detail {
    width: 100%;
  }

  .postid-XXXX .feedback-container .button-group {
    width: 85%;
  }

  .postid-XXXX .feedback-author {
    display: block;
  }

  .postid-XXXX .feedback-author-name {
    margin-left: 0;
  }

  .postid-XXXX .feedback-author-image {
    display: flex;
    justify-content: left;
    margin-bottom: 10px;
  }

  .postid-XXXX form.elementor-search-form i {
    left: -475px !important;
  }
}

@media only screen and (max-width: 480px) {
  .postid-XXXX .elementor-element-62dc9ba5 .register-header {
    padding: 0;
  }

  .postid-XXXX .header-button-register {
    padding: 8px 15px;
    margin-left: 10px;
  }

  .postid-XXXX form.elementor-search-form i {
    left: -380px !important;
  }
}

.postid-XXXX .select-selected {
  display: flex;
}

.postid-XXXX .select-icon {
  margin-right: 10px;
  color: #fff;
}

.postid-XXXX .custom-select {
  position: relative;
  font-family: Arial;
  display: flex;
  align-items: flex-start;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 8px;
  border: none;
}

.postid-XXXX .select-items {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  overflow: auto;
  border: 1px solid #ccc;
  border-radius: 4px;
  top: 36px;
  background: #445d48;
  color: #fff;
}

.postid-XXXX .select-items div {
  padding: 8px 16px;
  cursor: pointer;
}

.postid-XXXX .select-items div:hover {
  background: rgba(0, 0, 0, 0.1);
}

.postid-XXXX .popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background-color: #fff;
  z-index: 1000002;
}

.postid-XXXX .popup img {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .popup .reason-legacy-secondchild-child {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000001;
}

.postid-XXXX .elementor-element-39f9ef3 {
  display: none !important;
}

.postid-XXXX .register-header {
  display: flex;
  align-items: center;
  justify-content: center;
}

.postid-XXXX .header-button-register {
  display: flex;
  padding: 8px 25px;
  align-items: flex-start;
  border-radius: 8px;
  background: #db3e4f;
  color: #fff;
  cursor: pointer;
  margin-left: 20px;
  white-space: nowrap;
}

.postid-XXXX .elementor-580 .elementor-element.elementor-element-49da6630 {
  width: 50%;
}

.postid-XXXX .social-chanel,
.postid-XXXX .mail-info {
  display: flex;
  align-items: center;
  justify-content: center;
}

.postid-XXXX .mail-info .mail-icon {
  width: 28px;
  height: 28px;
  margin-right: 5px;
  color: #da1f58;
  font-size: 19px;
}

.postid-XXXX .mail-info .mail-address {
  color: #464646;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}

.postid-XXXX .social-chanel a {
  display: flex;
  padding: 6px;
  justify-content: center;
  align-items: center;
  border: 1px solid #464646;
  border-radius: 50%;
  margin-right: 25px;
  width: 32px;
  height: 32px;
  color: #464646;
}

.postid-XXXX .social-chanel a:last-child {
  margin-right: 0;
}

.postid-XXXX .elementor-element-4e060203 {
  display: none;
}

.postid-XXXX .elementor-element-737ce9c,
.postid-XXXX .elementor-element-8ce3342 {
  display: none;
}

.postid-XXXX .elementor-element-populated {
  padding: 0 !important;
}

.postid-XXXX .preface-container {
  height: 500px;
  background: #445d48;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  padding-left: 45px;
  padding-right: 415px;
  position: relative;
  padding-top: 60px;
  padding-bottom: 69px;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .preface-description {
  width: 682px;
  text-align: left;
}

.postid-XXXX .preface-title {
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 25px;
  font-size: 32px;
  text-decoration: underline;
  text-decoration-color: #949494;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
  text-decoration-skip-ink: none;
}

.postid-XXXX .preface-content {
  line-height: 40px;
  font-size: 22px;
}

.postid-XXXX .elementor-580 .elementor-element.elementor-element-79bb5b>.elementor-container {
  max-width: 100%;
}

.postid-XXXX .elementor-element-1bfc7dd9 .elementor-widget-container {
  padding-top: 0 !important;
}

.postid-XXXX .preface-price {
  padding: 18px 40px;
  justify-content: space-between;
}

.postid-XXXX .reason-legacy .ms-image {
  height: 727px !important;
}

.postid-XXXX .preface-detail {
  background-color: rgba(0, 0, 0, 0.69);
  width: 370px;
  position: absolute;
  right: 0;
  top: -120px;
  z-index: 80;
  height: 620px;
  border-bottom-right-radius: 35px;
}

.postid-XXXX .preface-date,
.postid-XXXX .preface-location {
  display: flex;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 15px;
}

.postid-XXXX .price-field {
  line-height: 34px;
  font-size: 24px;
}

.postid-XXXX .price-from {
  color: #db3e4f;
  line-height: 34px;
  font-size: 32px;
}

.postid-XXXX .preface-detail i {
  width: 50px;
  height: 50px;
  color: #949494;
  font-size: 50px;
  margin-right: 25px;
}

.postid-XXXX .preface-date-word .content,
.postid-XXXX .preface-location-word .content {
  text-align: left;
  font-size: 16px;
}

.postid-XXXX .preface-location-word a {
  color: #fff;
}

.postid-XXXX .preface-location-word .content {
  text-decoration-color: #949494;
  text-decoration-thickness: 1px;
}

.postid-XXXX .preface-location-word .content span {
  font-size: 13px;
}

.postid-XXXX .preface-date-word .title,
.postid-XXXX .preface-location-word .title {
  text-align: left;
  font-size: 24px;
}

.postid-XXXX .preface-location-word .title {
  margin-bottom: 10px;
}

.postid-XXXX .dates-location {
  height: 25px;
  border-top: 1px solid #949494;
  margin-left: 50px;
  margin-right: 50px;
}

.postid-XXXX .register-now {
  background-color: #db3e4f;
  padding: 13px 25px;
}

.postid-XXXX .register-now {
  font-size: 14px;
  line-height: 14px;
  border-radius: 8px;
  border: none;
  color: #ffffff;
  font-family: "Roboto";
}

.postid-XXXX .video-legacy {
  padding-top: 150px;
  width: 100%;
}

.postid-XXXX .video-legacy iframe {
  width: 100%;
  height: 500px;
}

.postid-XXXX .reason-legacy {
  /* padding: 150px 285px; */
  display: flex;
  margin: 150px 0;
  /* flex-wrap: ; */
}

.postid-XXXX .reason-legacy-firstchild-title {
  font-size: 40px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  margin-bottom: 25px;
}

.postid-XXXX .reason-legacy-firstchild-content {
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.postid-XXXX .reason-legacy-firstchild {
  margin-right: 26px;
}

.postid-XXXX .reason-legacy-secondchild {
  display: flex;
  height: 727px;
  align-items: center;
  flex-wrap: wrap;
}

.postid-XXXX .reason-legacy img {
  object-fit: cover;
}

.postid-XXXX .content-head p,
.content-head span {
  font-size: unset;
}

.postid-XXXX .reason-legacy .flex-active-slide {
  height: 727px !important;
}

.postid-XXXX .reason-legacy .caption-wrap {
  background: none !important;
  opacity: 1 !important;
}

.postid-XXXX .reason-legacy .caption {
  padding: 0 !important;
}

.postid-XXXX .reason-legacy img {
  width: 775px !important;
  height: 516px !important;
}

.postid-XXXX .reason-legacy-secondchild-title {
  text-align: left;
  color: #2d353d;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 39.2px;
}

.postid-XXXX .reason-legacy-secondchild-content {
  text-align: left;
  color: #777b7f;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.postid-XXXX .reason-legacy li.ms-image {
  cursor: pointer;
}

.postid-XXXX .reason-legacy-secondchild-child {
  padding: 35px;
  box-shadow: 4px 0px 8px 0px rgba(50, 50, 71, 0.05),
    0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  width: 678.876px;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  margin-top: -83px;
  background: #fff;
}

.postid-XXXX .button-slide {
  display: flex;
  margin-top: 23px;
  margin-left: 9px;
}

.postid-XXXX .activites {
  margin-bottom: 10px;
}

.postid-XXXX .button-prev,
.postid-XXXX .button-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #d1d1d1;
  background: transparent;
  border: 1px solid #d1d1d1;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.postid-XXXX .reason-legacy .button-prev {
  margin-right: 25px;
}

.postid-XXXX .reason-legacy .flex-nav-prev,
.postid-XXXX .reason-legacy .flex-nav-next {
  display: none !important;
}

.postid-XXXX button:focus,
.postid-XXXX button:active {
  outline: none;
}

.postid-XXXX .detox-benefit {
  display: flex;
  flex-wrap: nowrap;
}

.postid-XXXX .detox-benefit-tittle img {
  width: 45px;
}

.postid-XXXX .detox-benefit-list {
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  display: flex;
}

.postid-XXXX .detox-benefit-list img {
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
}

.postid-XXXX .list-benefit {
  margin-top: 23px;
  margin-left: 40px;
}

.postid-XXXX .detox-benefit-image {
  width: 690px;
}

.postid-XXXX .detox-benefit-image img {
  width: 690px;
}

.postid-XXXX .what-included {
  margin-top: 150px;
  margin-bottom: 125px;
}

.postid-XXXX .what-included-title-wrap {
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #94b88b;
}

.postid-XXXX .read-about-for {
  margin-bottom: 10px;
}

.postid-XXXX .activites {
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.postid-XXXX .what-included .swiper-button-prev,
.postid-XXXX .what-included .swiper-button-next {
  display: none;
}

.postid-XXXX .what-included .button-group {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}

.postid-XXXX .what-included .button-prev {
  margin-left: auto;
  margin-right: 25px;
  cursor: pointer;
}

.postid-XXXX .what-included .button-next {
  margin-right: auto;
  cursor: pointer;
}

.postid-XXXX .what-included-footer {
  display: flex;
  flex-wrap: nowrap;
}

.postid-XXXX .accommodation {
  margin-right: 75px;
}

.postid-XXXX .accommodation-title,
.postid-XXXX .matterial-title {
  margin-bottom: 20px;
}

.postid-XXXX .accommodation-content,
.postid-XXXX .matterial-content {
  display: flex;
}

.postid-XXXX .accommodation-content img,
.postid-XXXX .matterial-content img {
  height: 28px;
  margin-right: 10px;
  margin-bottom: 5px;
}

/* .postid-XXXX .programme-schedule .text-uppercase,
.postid-XXXX .package-price .text-uppercase,
.postid-XXXX .our-other-title-wrap .text-uppercase {
  margin-bottom: 10px;
} */
.postid-XXXX .our-other-title {
  margin-bottom: 20px;
}

.postid-XXXX .our-other-element-title.text-uppercase {
  height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.postid-XXXX .programme-schedule-title-wrap {
  padding-bottom: 25px;
  border-bottom: 1px solid #acc8a5;
}

.postid-XXXX .programme-schedule-image img {
  width: 100%;
  padding: 45px 0 0;
}

.postid-XXXX .package-price-title-wrap,
.postid-XXXX .our-other-title-wrap {
  padding-bottom: 25px;
  margin-bottom: 50px;
  border-bottom: 1px solid #acc8a5;
}

.postid-XXXX .mountain-view,
.postid-XXXX .village-view {}

.postid-XXXX .swiper-container {
  width: 100%;
}

.postid-XXXX .package-price .swiper-slide:not(.feedback-slider, .our-slide, .promotion-slide) {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    var(--bg-image);
  border-radius: 35px;
  height: 300px;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: cover !important;
  transition: background 0.5s;
}

.postid-XXXX .swiper-pagination {
  margin-bottom: -20px;
  bottom: unset !important;
}

.postid-XXXX .mountain-view-title,
.postid-XXXX .village-view-title {
  margin-bottom: 25px;
}

.postid-XXXX .village-view-title {
  margin-top: 40px;
}

.postid-XXXX .package-price {
  // padding-top: 125px;
}

.package-price,
.programme-schedule {
  padding-top: 125px;
}

.postid-XXXX .programme-schedule {
  padding-top: 125px;
}

.postid-XXXX .our-other-title-wrap {
  border-bottom: none;
}

.postid-XXXX .our-other-element {
  display: flex;
  padding: 40px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.05),
    0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: cover !important;
}

.postid-XXXX .our-other-element-image {
  width: 280px;
  height: 280px;
  margin-bottom: 20px;
}

.postid-XXXX .our-other-element-button {
  display: flex;
  padding: 13px 25px;
  align-items: flex-start;
  border-radius: 8px;
  background: #263323;
}

.postid-XXXX .our-other-element-button {
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 1px;
}

.postid-XXXX .our-other-element-button a {
  color: #fff;
}

.postid-XXXX .container {
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .container.elementor-element-f2a7369 {
  padding: 0;
}

.postid-XXXX .our-other-body {
  display: grid;
  grid-template-columns: auto auto auto;
  column-gap: 60px;
}

.postid-XXXX .our-other-body img {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  border-radius: 50%;
  margin: auto;
  border: 10px solid #FFF;
}

.postid-XXXX .our-other-element-text {
  margin: 20px 0;
  flex-grow: 1;
}

.postid-XXXX .our-other-element {
  display: flex;
  flex-direction: column;
}

.postid-XXXX .package-price-slider .swiper-slide {
  display: flex;
  align-items: flex-end;
  cursor: pointer;
}

.postid-XXXX .shadow-image {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

.postid-XXXX .shadow-image-title {
  padding: 0 15px 15px 35px;
  border-bottom: 1px solid #fff;
  width: 100%;
  text-align: end;
}

.postid-XXXX .shadow-image .price-wrap {
  display: flex;
}

.postid-XXXX .shadow-image .price-group {
  padding: 0 35px 15px;
  border-right: 1px solid #fff;
}

.postid-XXXX .shadow-image .price-wrap .price-group:last-child {
  border-right: 0;
  flex: 1;
}

.postid-XXXX .shadow-image .price-group div,
.postid-XXXX .shadow-image-title div {
  text-align: end;
}

.postid-XXXX .shadow-image p {
  display: none;
}

.postid-XXXX .package-price-slider .swiper-slide:hover .shadow-image {
  display: none;
}

.postid-XXXX .package-price-slider .swiper-slide .shadow-image {
  transition: display 0.5s;
}

.postid-XXXX .package-price-slider .swiper-slide:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    var(--hover-image);
  transform: scale(1);
  filter: brightness(1);
}

.postid-XXXX .elementor-element-2c0530e {
  display: none;
}

.postid-XXXX .feedback-container {
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 0.5) 0%,
      rgba(0, 0, 0, 0.5) 100%),
    var(--bg-image), lightgray 50% / cover no-repeat;
  padding: 90px 75px 122px 108px;
  border-radius: 35px;
  background-repeat: no-repeat !important;

  background-position: center bottom !important;
  background-size: cover !important;
  margin-top: 125px;
}

.postid-XXXX .feedback-top {
  color: #fff;
  display: flex;
}

.postid-XXXX .feedback-top-title {
  width: 40%;
  margin-right: 20px;
  font-family: "Playfair Display", Sans-serif;
}

/* .postid-XXXX .feedback-top-title span {
  font-size: 40px !important;
} */
.postid-XXXX .feedback-top-content {
  width: 60%;
}

.postid-XXXX .feedback-body.swiper-container {
  margin-top: 34px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .swiper-button-next {
  width: 40px;
  height: 40px;
  stroke-width: 1px;
  stroke: #d1d1d1;
}

.postid-XXXX .feedback-body .swiper-slide {
  background: #fff;
  display: inline-flex;
  padding: 25px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.postid-XXXX .feedback-body .feedback-content {
  padding: 0 40px 30px 40px;
  font-style: italic;
  font-family: 'Roboto';
}

.postid-XXXX .feedback-container {
  position: relative;
}

.postid-XXXX .feedback-container .button-group {
  position: absolute;
  width: 760px;
  height: 204px;
  border: 1px solid #6b675e;
  left: 51%;
  transform: translateX(-50%);
  bottom: 55px;
  display: flex;
  justify-content: space-between;
}

.postid-XXXX .feedback-container .button-group div {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  margin-top: 39px;
}

.postid-XXXX .feedback-container .button-group .button-prev {
  margin-left: 60px;
}

.postid-XXXX .feedback-container .button-group .button-next {
  margin-right: 60px;
}

.postid-XXXX .swiper-button-prev,
.postid-XXXX .swiper-button-next {
  display: none;
}

.postid-XXXX .button-group p {
  display: none;
}

.postid-XXXX .feedback-author {
  display: flex;
  margin-top: auto;
}

.postid-XXXX .feedback-author-image img {
  width: 73px;
  height: 73px;
  border-radius: 50%;
  object-fit: cover;
}

.postid-XXXX .feedback-author {
  padding-left: 40px;
  padding-bottom: 30px;
}

.postid-XXXX .feedback-author-name {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.postid-XXXX .elementor-element-62dc9ba5 {
  z-index: 81;
  background-color: #445d48 !important;
}

.postid-XXXX #menu-1-6a7cce3 li:first-child a {
  padding-left: 0;
}

.postid-XXXX .elementor-element-f2a7369 {
  background-color: #445d48 !important;
}

.postid-XXXX .elementor-element-b5c628e {
  background-color: #94b88b !important;
}

.postid-XXXX .input-search-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0%;
}

.postid-XXXX .elementor-element-01b6436 img {
  width: 28px !important;
  height: 20px !important;
}

.postid-XXXX #menu-1-01b6436.elementor-nav-menu {
  right: -110px;
}

.postid-XXXX .tap-to-top {
  z-index: 1000000;
  right: 20px;
  bottom: 70px;
  position: fixed !important;
  height: 60px;
  width: 60px;
  background-color: #db3e4f;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
}

.postid-XXXX form.elementor-search-form i {
  left: -80px !important;
}

.postid-XXXX .input-search {
  width: 325px;
  height: 35px;
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  padding: 0 30px;
  background: var(--colors-neutral-white, #fff);
  margin-right: -120px;
}

.postid-XXXX .elementor-element-3611043 {
  display: none !important;
}

.postid-XXXX .elementor-784 .elementor-element.elementor-element-1d42caad {
  width: 10%;
}

.postid-XXXX .elementor-element-1e8e4ca {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .postid-XXXX .elementor-784 .elementor-element.elementor-element-24df9232 .elementor-nav-menu .elementor-item {
    font-size: 12px;
  }

  .postid-XXXX .preface-container {
    height: 500px;
  }

  .postid-XXXX .preface-detail {
    height: 578px;
  }

  .postid-XXXX .detox-benefit {
    flex-direction: column;
  }

  .postid-XXXX .detox-benefit-image {
    margin: 25px auto 0 auto;
  }

  .postid-XXXX .detox-benefit-content .detox-benefit-tittle {
    text-align: center !important;
  }

  .postid-XXXX .reason-legacy {
    flex-direction: column;
  }

  .postid-XXXX .elementor-element-49da6630 {
    display: block;
  }

  .postid-XXXX .input-search {
    width: 200px;
  }

  .postid-XXXX form.elementor-search-form i {
    left: -58px !important;
  }

  .postid-XXXX .post-header-nav .elementor-heading-title {
    font-size: 16px !important;
  }

  .postid-XXXX #menu-1-01b6436.elementor-nav-menu {
    right: -100px;
  }

  .postid-XXXX .button-slide {
    margin-bottom: 25px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .postid-XXXX #menu-1-01b6436.elementor-nav-menu {
    right: 150px;
  }

  .postid-XXXX .elementor-page-title.elementor-hidden-desktop {
    display: none !important;
  }

  .postid-XXXX .elementor-element-62dc9ba5 {
    top: unset !important;
    padding: 10px !important;
    position: fixed;
    width: 100%;
  }

  .postid-XXXX header .elementor-hidden-tablet,
  .postid-XXXX header.elementor-hidden-tablet:not(.elementor-element-39f9ef3),
  .postid-XXXX .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: block;
  }

  .postid-XXXX .social-chanel,
  .postid-XXXX .mail-info,
  .postid-XXXX .input-search-wrap,
  .postid-XXXX .elementor-element-39f9ef3,
  .postid-XXXX .elementor-element-c3c6796 {
    display: none !important;
  }

  .postid-XXXX .elementor-element-49da6630 {
    display: block !important;
  }

  .postid-XXXX .elementor-element-49da6630 .elementor-widget-wrap {
    border: none !important;
  }

  .postid-XXXX .elementor-menu-toggle {
    display: none !important;
  }

  .postid-XXXX .elementor-580 .elementor-element.elementor-element-14829b3d>.elementor-widget-container {
    padding: 10px 0;
  }

  .postid-XXXX .elementor-section .elementor-container {
    flex-wrap: nowrap;
  }

  .postid-XXXX .elementor-784 .elementor-element.elementor-element-1d42caad {
    margin-top: 10px;
  }

  .postid-XXXX .elementor-element-24df9232 nav .elementor-nav-menu {
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    justify-content: unset !important;
    width: 90%;
  }

  .postid-XXXX .elementor-element-38544d4d,
  .postid-XXXX .elementor-element-54648931 {
    border: none !important;
  }

  .postid-XXXX .elementor-element-24df9232 nav .elementor-nav-menu::-webkit-scrollbar {
    display: none;
  }

  .postid-XXXX .elementor-element-39b16ac7 {
    margin-left: auto;
    margin-right: auto;
  }

  .postid-XXXX .elementor-element-24df9232 nav .elementor-nav-menu>li {
    max-height: 50px;
  }

  .postid-XXXX .elementor-element-01b6436 {
    top: -70px;
  }

  .postid-XXXX .elementor-element-01b6436 a {
    width: 81px;
  }

  .postid-XXXX form.elementor-search-form i {
    left: -720px !important;
    top: -60px !important;
    font-size: 50px !important;
  }

  .postid-XXXX .elementor-element-3bcfb814 img {
    width: 225px !important;
  }
}

@media only screen and (max-width: 991px) {
  .postid-XXXX .preface-container {
    height: unset;
    padding-right: 45px;
    position: unset;
    flex-direction: column;
  }

  .postid-XXXX .preface-detail {
    position: unset;
    height: unset;
    border-radius: 35px;
    margin: 20px auto 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .postid-XXXX .what-included-footer {
    flex-direction: column;
  }

  .postid-XXXX .what-included-footer div {
    margin-left: auto;
    margin-right: auto;
  }

  .postid-XXXX .what-included-footer div:last-child {
    margin-top: 20px;
  }

  .postid-XXXX .feedback-container .button-group {
    position: unset;
    border: none;
    height: unset;
    width: 70%;
    transform: unset;
    margin-left: auto;
    margin-right: auto;
  }

  .postid-XXXX .feedback-top {
    display: block;
  }

  .postid-XXXX .feedback-top-title {
    width: 100%;
  }

  .postid-XXXX .feedback-top-content {
    width: 100%;
  }

  .postid-XXXX .feedback-container {
    padding: 40px;
  }

  .postid-XXXX .elementor-element-49da6630 {
    display: none !important;
  }

  .postid-XXXX .elementor-element-688b7d00 {
    display: none !important;
  }

  .postid-XXXX .elementor-element-62dc9ba5 .register-header {
    /* width: 100%; */
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
  }

  .postid-XXXX .custom-select {
    width: unset;
  }
}

@media only screen and (max-width: 767px) {

  .postid-XXXX #menu-1-01b6436.elementor-nav-menu {
    right: 20px;
  }

  .postid-XXXX form.elementor-search-form i {
    left: -500px !important;
  }

  .postid-XXXX .reason-legacy-secondchild-child {
    width: 100%;
  }

  .postid-XXXX .detox-benefit-image {
    width: 100%;
  }

  .postid-XXXX .detox-benefit-image img {
    width: 100%;
  }

  .postid-XXXX .preface-description {
    width: unset;
  }

  .elementor-580 .elementor-element.elementor-element-79bb5b {
    padding-top: 0 !important;
  }

  .postid-XXXX .feedback-body .swiper-slide {
    width: 80%;
  }

  .postid-XXXX .feedback-body.swiper-container {
    width: unset;
  }

  .postid-XXXX .elementor-element-01b6436 {
    right: 50px !important;
  }
}

@media only screen and (max-width: 600px) {
  .postid-XXXX .preface-detail {
    width: 100%;
  }

  .postid-XXXX .feedback-container .button-group {
    width: 85%;
  }

  .postid-XXXX .feedback-author {
    display: block;
  }

  .postid-XXXX .feedback-author-name {
    margin-left: 0;
  }

  .postid-XXXX .feedback-author-image {
    display: flex;
    justify-content: left;
    margin-bottom: 10px;
  }

  .postid-XXXX form.elementor-search-form i {
    left: -475px !important;
  }

  .list-benefit {
    margin-top: 50px;
    margin-left: 0 !important;
  }
}

@media only screen and (max-width: 480px) {
  .postid-XXXX .elementor-element-62dc9ba5 .register-header {
    padding: 0;
  }

  .postid-XXXX .header-button-register {
    padding: 8px 15px;
    margin-left: 10px;
  }

  .postid-XXXX form.elementor-search-form i {
    left: -380px !important;
  }
}

.postid-XXXX .select-selected {
  display: flex;
}

.postid-XXXX .select-icon {
  margin-right: 10px;
  color: #fff;
}

.postid-XXXX .custom-select {
  position: relative;
  font-family: Arial;
  display: flex;
  align-items: flex-start;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 8px;
  border: none;
}

.postid-XXXX .select-items {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  overflow: auto;
  border: 1px solid #ccc;
  border-radius: 4px;
  top: 36px;
  background: #445d48;
  color: #fff;
}

.postid-XXXX .select-items div {
  padding: 8px 16px;
  cursor: pointer;
}

.postid-XXXX .select-items div:hover {
  background: rgba(0, 0, 0, 0.1);
}

.postid-XXXX .popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background-color: #fff;
  z-index: 1000002;
}

.postid-XXXX .popup img {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .popup .reason-legacy-secondchild-child {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.postid-XXXX .popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000001;
}

.postid-XXXX .elementor-element-39f9ef3 {
  display: none !important;
}

.postid-XXXX .gallery-lightbox .button-prev,
.postid-XXXX .gallery-lightbox .button-prev {
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  border: none;
  border-radius: unset;
  display: flex;
  width: 54px;
  height: 128px;
  padding: 15px 15px 15px 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 250px;
  position: absolute;
  z-index: 10;
}

.postid-XXXX .gallery-lightbox .button-next,
.postid-XXXX .gallery-lightbox .button-next {
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  border: none;
  border-radius: unset;
  display: flex;
  width: 54px;
  height: 128px;
  padding: 15px 15px 15px 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 250px;
  right: 0px;
  position: absolute;
  z-index: 10;
}

.ms-edit-frontend {
  display: none !important
}

.postid-XXXX .promotion,
.postid-XXXX .promotion {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-top: 60px;
  width: unset !important;
}

.what-included .caption-wrap {
  display: flex;
  width: 320px !important;
  padding: 25px 10px 10px;
  flex-direction: column;
  align-items: center;
  left: 50% !important;
  transform: translate(-50%, 0px) !important;
  border-radius: 8px !important;
  background: #FFF !important;
  font-size: 20px !important;
  color: #000 !important;
  box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.05), 0px 4px 4px 0px rgba(0, 0, 0, 0.05) !important;
  opacity: 1 !important;
}

.what-included .caption .activity-title {
  color: #DB3E4F !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;

  margin-bottom: 10px !important;
  font-size: 24px !important;
}

.postid-XXXX .what-included .metaslider img,
.postid-XXXX .what-included .metaslider img {
  width: 370px !important;
  height: 500px !important;
  object-fit: cover !important;
  width: 370px !important;
  height: 500px !important;
  margin: 0 auto !important;
}

.postid-XXXX .what-included .ms-image,
.postid-XXXX .what-included .ms-image {
  height: 600px !important;
}

.postid-XXXX .what-included .metaslider,
.postid-XXXX .what-included .metaslider {
  margin: 50px auto !important;
}

.flex-direction-nav {
  display: none !important;
}

.postid-XXXX .swiper-pagination-bullets,
.postid-XXXX .swiper-pagination-bullets {
  left: 50% !important;
  transform: translate(-50%, 0) !important;
  position: absolute;
}

.postid-XXXX .price-group {
  font-size: 17px !important;
}

.package-price .swiper-pagination-bullets {
  display: flex;
  gap: 5px;
  margin-top: 25px;
}

.what-included .button-group {
  position: relative;
}

.what-included .button-prev {
  position: absolute;
  left: 338px;
  top: -410px;
  background: #FFF;
}

.what-included .button-next {
  position: absolute;
  right: 338px;
  top: -410px;
  background: #FFF;
}

.promotion-container {
  overflow: hidden;
}

.promotion-container .swiper-slide {
  margin-top: 50px;
}

.promotion-container .swiper-slide img {
  margin: 0 auto;
}

.select-selected {
  position: relative;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #FFF;
  position: absolute;
  top: 7px;
  right: -30px;
  transform: translateX(-50%);
}

@media only screen and (max-width: 600px) {

  .detox-benefit-tittle span,
  .feedback-top-title span,
  .package-price-title span,
  .preface-description span,
  .our-other-title span,
  .what-included-title span,
  .activites span,
  .programme-schedule-pretitle span,
  .package-price-title span,
  .programme-schedule-title span {
    font-size: 32px !important;
  }

  .preface-price span,
  .activites span,
  .accommodation-title span,
  .matterial-title span,
  .reason-legacy-secondchild-title {
    font-size: 22px !important;
  }

  .feedback-top-content span,
  .matterial-content div,
  .accommodation-content div,
  .detox-benefit-list span,
  .reason-legacy-secondchild-content,
  .programme-schedule-pretitle span,
  .read-about-for,
  .package-price-pretitle span,
  .our-other-pretitle span {
    font-size: 16px !important;
  }

  .package-price .swiper-slide span:not(.our-other-element-title>span),
  .promotion span,
  .preface-price em span {
    font-size: 14px !important;
  }

  .our-other-element-title>span {
    font-size: 20px !important;
  }

  .matterial-content,
  .accommodation-content,
  .detox-benefit-list {
    /* align-items: center; */
  }

  .what-included-footer .matterial-content div:last-child,
  .what-included-footer .accommodation-content div:last-child {
    margin-top: unset;
  }

  .matterial-content,
  .accommodation-content,
  .detox-benefit-list {
    margin-top: 20px
  }

  .postid-XXXX .gallery-lightbox .button-prev,
  .postid-XXXX .gallery-lightbox .button-prev,
  .postid-XXXX .gallery-lightbox .button-next,
  .postid-XXXX .gallery-lightbox .button-next {
    top: 175px;
  }

  .tap-to-top {
    right: 40px !important;
    width: 50px !important;
    height: 50px !important;
    bottom: 56px !important;
  }

  .what-included .button-prev {
    left: -30px;
  }

  .what-included .button-next {
    right: -30px
  }

  .postid-XXXX .what-included .metaslider img,
  .postid-XXXX .what-included .metaslider img {
    width: 100% !important;
  }

  .what-included .caption-wrap {
    width: 100% !important;
  }

  .postid-XXXX .reason-legacy img,
  .postid-XXXX .reason-legacy img {
    width: 100%;
    height: unset !important;
  }

  .postid-XXXX .header-button-register {
    margin-left: 25px;
  }

  .postid-XXXX .header-button-register {
    margin-left: 40px;
  }

  .preface-container {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .preface-content span,
  .preface-date-word span,
  .preface-location-word span,
  .reason-legacy-firstchild-content span {
    font-size: 18px !important;
  }

  .postid-XXXX .reason-legacy .ms-image {
    height: 800px !important;
  }

  .metaslider .caption-wrap {
    bottom: unset !important;
  }

  .postid-XXXX .reason-legacy-secondchild-child {
    margin-top: unset !important;
    box-shadow: unset !important;
    padding: 35px 0;
  }

  .postid-XXXX .reason-legacy-secondchild-child {
    margin-top: unset !important;
    box-shadow: unset !important;
    padding: 35px 0;
  }

  .postid-XXXX .shadow-image .price-group {
    padding: 0 10px 15px;
  }

  .postid-XXXX .shadow-image .price-group {
    padding: 0 10px 15px;
  }

  .promotion-container img {
    display: none !important
  }

  .promotion-container {
    width: 80%;
  }

  .sale-content {
    margin: 0 15px;
  }

  .feedback-container {
    justify-content: space-evenly;
  }

  .postid-XXXX .what-included .ms-image,
  .postid-XXXX .what-included .ms-image {
    height: 700px !important;
  }

  .what-included .caption-wrap {
    box-shadow: unset !important;
  }

  .postid-XXXX .elementor-section .elementor-container,
  .postid-XXXX .elementor-section .elementor-container {
    flex-wrap: wrap !important;
  }

  .postid-XXXX #menu-1-01b6436.elementor-nav-menu,
  .postid-XXXX #menu-1-01b6436.elementor-nav-menu {
    right: -343px !important;
    top: -45px !important;
  }

  .postid-XXXX .elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before,
  .postid-XXXX .elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
    top: 12%;
  }

  .postid-XXXX form.elementor-search-form i,
  .postid-XXXX form.elementor-search-form i {
    left: 0 !important;
  }

  .custom-select {
    font-size: unset !important;
  }
}

.activiy-content {
  color: black !important;
}