/* Regular */
@font-face {
    font-family: 'FFAcanthus';
    src: url('../fonts/FFAcanthusRegular.woff2') format('woff2'),
         url('../fonts/FFAcanthusRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* Bold */
@font-face {
    font-family: 'FFAcanthus';
    src: url('../fonts/FFAcanthusBold.woff2') format('woff2'),
         url('../fonts/FFAcanthusBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'FFAcanthus', serif;
}
/* Retreat New Sections */
/* Header */
.site-header ul li .caps-header {
    display: none !important;
}

/* .site-branding {
    height: 152px;
} */

.site-branding .container-fluid {
    position: relative;
    top: 0px;
    /* top: 15px; */
}
.site-branding .custom-logo-link img {
    width: 300px;
}
/* Faq Section */
.faq-section {
    background: #F8F7F2;
    padding: 100px 0;
}

.faq-section .tab-content {
    margin-bottom: 0;
}

.faq-section .tab-content .card {
    background: transparent;
}

.faq-section .tab-content .card:last-child {
    margin-bottom: 0 !important;
}

.faq-section .tab-content .card p {
    padding-top: 0 !important;
}

.faq-section .tab-content p {
    margin-bottom: 0;
    padding-top: 40px
}

.single-retreat .faq-section .intro-block {
    padding: 0 !important;
}

.faq-section .intro-block .contact-btn p {
    padding: 0 !important
}

/* Gift Section */
.gift-section {
    padding: 100px 0;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.gift-section .content {
    padding: 0 250px;
}

.gift-section:before {
    content: "";
    background: #000000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.gift-section img {
    position: absolute;
    top: -50px;
    right: -175px;
}

.gift-section h2 {
    font-size: 52px;
    line-height: 62px;
    font-weight: 400;
    margin-bottom: 18px;
}

.gift-section p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 50px;
    padding: 0 85px;
}

.gift-section a {
    border-color: #fff !important;
    color: #fff !important;
}

.gift-section a:hover {
    border-color: #a8be96 !important;
    color: #a8be96 !important;
}

/* Typical Section */
.typical-day .terms-content {
    padding-top: 30px;
}

.typical-day .terms-content .caps-header {
    color: #3d4e4a;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;
}

.typical-day .terms-content p:last-child {
    margin: 0;
}

.single-retreat .typical-day .grid-block {
    grid-template-rows: auto;
}

.single-retreat .typical-day .grid-block .div1 {
    height: 100%;
}

.typical-day .grid-block .right-box {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.typical-day .intro-block {
    padding: 0 !important;
}

.typical-day .intro-block .contact-btn {
    text-align: left;
}

/* Wellness Detail Section */
.single-retreat .intro-block .caps-header.duration {
    display: inline-block;
}

.single-retreat .intro-block .caps-header.duration a {
    text-decoration: none;
}

.intro-block .desktop-content {
    display: block;
}

.intro-block .mobile-content {
    display: none;
}

.intro-block .icon-box-outer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 80px;
    margin-bottom: 100px;
    padding-top: 65px;
}

.intro-block .icon-box-outer .icon-box img {
    margin-bottom: 35px;
}

.intro-block .icon-box-outer .icon-box p {
    margin-bottom: 0;
}

.intro-block .icon-box-outer .icon-box p strong {
    font-weight: 400;
}

.single-retreat .intro-block .contact-top-detail .btn-primary.marg-bott {
    margin-top: 0;
}

.intro-block .contact-top-detail {
    margin-top: 80px;
    margin-bottom: 50px;
}

.intro-block .content-box {
    max-width: 960px;
}

.intro-block .content-box.video-box-exist {
    padding-top: 70px;
}

.intro-block .dates-box {
    margin-bottom: 75px;
}

.intro-block .dates-box h3 {
    margin-bottom: 18px;
}

.intro-block .dates-box .date-box-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 80px;
    padding-right: 0;
}

.intro-block .dates-box .date-box-inner .listing li {
    list-style: none;
}

.intro-block .dates-box .date-box-inner .listing li p {
    font-weight: 400;
    letter-spacing: 1.3px
}

.intro-block .dates-box .date-box-inner .listing li p span.line {
    text-decoration: line-through;
}

.intro-block .dates-box .date-box-inner .listing li p span.sold {
    text-transform: uppercase;
    color: #EB3959;
    font-weight: 700;
    text-decoration: none;
    margin-left: 10px;
}

.intro-block .investment-box h3 {
    margin-bottom: 7px;
}

.intro-block .investment-box .content p {
    line-height: 30px;
    letter-spacing: 1.5px;
    font-weight: 700;
    margin: 0;
    color: #3D4E4A;
}

.intro-block .investment-box .content p.highlited {
    color: #A8BE96;
}

.intro-block .contact-btn-outer {
    display: flex;
    align-items: end;
}

.intro-block .contact-btn {
    padding-left: 50px;
}

.intro-block .contact-btn p {
    color: #A8BE96;
    font-weight: 700;
    margin: 0;
}

.intro-block .contact-btn p a {
    text-decoration: none;
}

.intro-block .contact-btn p span {
    font-weight: 300;
}
/* Retreat Mobile Book Section */
.retreat-book-section {
    background: #f8f7f2;
    padding-bottom: 60px;
}
.retreat-book-section .details {
    background: #f8f7f2;
    margin: 0;
}
/* Footer */
.site-footer .border-block.one {
    text-align: center;
}
.site-footer .border-block.one .google {
    margin: 0 auto;
}
/* Header */
.site-branding {
    top: 0;
}
.site-branding .btn-primary.book {
    background: #a8be96 !important;
    color: #ffffff !important;
    padding: 17px 60px !important;
}
.site-branding .btn-primary.book:hover {
    border-color: #778F76 !important;
    background: #778F76 !important;
    color: #ffffff !important;
}
.site-branding .btn-primary.book:focus {
    box-shadow: none !important;
    outline: none !important;
}
/* Header Bottom */
.header-bottom {
    background: #fff;
    height: 78px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    align-items: center;
    box-shadow: 0px 4px 34px 0px rgba(0,0,0,0.3);
    opacity: 1;
    transition: all 0.35s ease-in-out;
    padding: 0 19px;
}
.header-bottom.header-slide-up {
    opacity: 1;
    transform: translateY(0px);
}
:where([data-scroll-direction="down"]) .header-bottom {
    transform: translateY(100%);
    display: block !important;
}

:where([data-scroll-direction="up"]) .header-bottom {
    transform: translateY(0);
}
.header-bottom .header-bottom-inner {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}
.header-bottom .btn-primary.book {
    background: #a8be96 !important;
    color: #ffffff !important;
    font-size: 22px !important;
    padding: 6px 20px 0 20px !important;
    width: 156px;
    height: 120px;
    line-height: 104px !important;
    border-radius: 100px 100px 40px 40px !important;
    display: inline-block;
    text-align: center;
}
.header-bottom .btn-primary.book:focus {
    outline: none;
    box-shadow: none !important;
}
.header-bottom .btn-primary.book:hover {
    border-color: #778F76 !important;
    background: #778F76 !important;
}
.header-bottom .head-icons ul {
    list-style: none;
    padding: 0;
}
.header-bottom #nav-icon2 {
    position: relative;
    top: -2px;
    left: -3px;
    transform: translateY(0%);
    width: 22px;
    height: 14px;
}
.header-bottom .head-icons ul li img {
    width: 22px;
    padding-top: 8px;
}
.header-bottom #nav-icon2.open span:first-child {
    left: 2px;
    top: 7px;
}
.header-bottom #nav-icon2.open span:nth-child(2) {
    left: calc(50% - 2px);
    top: 7px;
}
.header-bottom #nav-icon2.open span:nth-child(5) {
    left: 2px;
    top: 14px;
}
.header-bottom #nav-icon2.open span:nth-child(6) {
    left: calc(50% - 2px);
    top: 14px;
}
/* Drawer Menu */
.book-drawer {
    position: fixed;
    top: 0;
    right: -425px; /* Hidden off-screen */
    width: 425px;
    height: 100vh;
    background: #f8f7f2;
    box-shadow: -5px 0 20px rgba(0,0,0,0.1);
    z-index: 9999;
    transition: right 0.4s ease;
    padding: 40px;
    overflow-y: auto;
}
.book-drawer.open {
    right: 0;
}
.drawer-close {
    padding: 0;
    margin-left: auto;
    display: flex;
    border: none;
    background: transparent;
    cursor: pointer;
    margin-bottom: 44px;
    position: relative;
    right: -10px;
}
.drawer-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.4);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 9990;
}
.drawer-overlay.active {
    opacity: 0;
    visibility: visible;
}
.drawer-title {
    font-size: 26px;
    line-height: 1.1em;
    margin-bottom: 55px;
}
.drawer-item {
    display: block;
    margin-bottom: 35px;
    text-decoration: none;
}
.drawer-item:last-child {
    margin-bottom: 0;
}
.drawer-item img {
    border-radius: 0;
    margin-bottom: 20px;
}
.drawer-item h6 {
    display: block;
    font-size: 24px;
}
/* Menu */
.nav-sections {
    top: 0;
    height: 100vh;
}
.nav-sections .nav-sections-items ul {
    width: 275px;
}
.nav-sections .nav-sections-items ul li .sub-menu.visible {
    position: absolute;
    right: -305px;
    width: 240px;
    top: 0;
    padding-top: 8px;
    overflow-y: scroll;
    height: 500px;
}
.nav-sections .nav-sections-items ul li {
    padding: 14px 0;
    border-bottom: none;
}
.nav-sections .nav-sections-items ul li a {
    font-family: 'FFAcanthus', serif;
}
.nav-sections .nav-sections-items ul li.active > a {
    font-weight: 700;
    color: #778F76;
}
.nav-sections .nav-sections-items ul li a:focus {
    color: #778f76;
}
.nav-sections .nav-sections-items ul li .sub-menu.visible li, .nav-sections .nav-sections-items ul.sub-menu.desktop-submenu li {
    font-size: 24px;
    line-height: 44px;
    padding: 0;
}
.nav-sections .nav-sections-items ul.sub-menu.desktop-submenu {
    width: 240px;
    top: 0;
    right: 15px;
    position: absolute;
    padding-top: 8px;
    overflow-y: scroll;
    height: 500px;
}
.nav-sections .nav-sections-items ul li.menu-item-has-children.active a:after {
    top: 50%;
    filter: brightness(0) saturate(100%) invert(58%) sepia(11%) saturate(627%) hue-rotate(69deg) brightness(91%) contrast(88%);
}
.nav-sections .social-block {
    border-top: none;
    justify-content: flex-start;
    gap: 70px;
}
.nav-sections .nav-sections-items {
    padding-right: 0;
    height: auto;
    overflow: unset;
}
/* Home Page */
h2 {
    font-size: 52px;
    line-height: 1.1em;
}
/* Home Intro Section */
.home-intro-section {
    padding: 95px 0;
}
.home-intro-section .home-intro-wrapper {
    text-align: center;
}
.home-intro-section .home-intro-title {
    margin-bottom: 32px;
}
.home-intro-section .home-intro-description {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.home-intro-section .home-intro-description p {
    margin: 0;
    letter-spacing: 1px;
}
/* Home Residential Feature Section */
.feature-section {
    margin-bottom: 80px;
    position: relative;
}
.feature-section .feature-content {
    padding: 90px 0;
    width: 415px;
}
.feature-section .feature-grid {
    display: flex;
}
.feature-section .feature-grid .feature-slider, .feature-section .feature-grid .owl-carousel .owl-stage-outer, .feature-section .feature-grid .owl-stage, .feature-section .feature-grid .owl-carousel .owl-item {
    height: 100%;
}
.feature-section .feature-title {
    margin-bottom: 20px;
}
.feature-section .feature-text {
    margin-bottom: 55px;
    padding-right: 25px;
}
.feature-section .feature-buttons a {
    display: inline-block;
    padding: 13px 30px !important;
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
    border-color: #778F76 !important;
    color: #778F76 !important;
}
.feature-section .feature-buttons a:last-child {
    margin-bottom: 0;
}
.feature-section .feature-buttons a:hover {
    color: #3d4e4a !important;
    border-color: #3d4e4a !important;
}
.feature-section .btn-primary.book {
    background: #778F76 !important;
    color: #ffffff !important;
}
.feature-section .btn-primary.book:hover {
    background: #A8BE96 !important;
    border-color: #A8BE96 !important;
    color: #ffffff !important;
}
.feature-section .feature-media {
    position: absolute;
    top: 0;
    right: 0;
    width: 54%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 0;
}
.feature-section .feature-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.feature-section .feature-background-image, .feature-section .feature-slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
/* Home Wellness Spa Section */
.wellness-section.feature-section .feature-media {
    right: auto;
    left: 0;
}
.wellness-section.feature-section .feature-content {
    margin-left: auto;
}
/* Home Gift Section */
.home-gift-section {
    padding: 174px 0 130px;
}
.home-gift-section:before {
    display: none;
}
.home-gift-section .content {
    padding: 0 200px;
}
.home-gift-section .img {
    position: static;
    margin-bottom: 31px;
}
.home-gift-section h2 {
    font-size: 42px;
    line-height: 1.1em;
    margin-bottom: 33px;
}
.home-gift-section a {
    border-color: #fff !important;
    color: #3D4E4A !important;
    background: #ffffff !important;
    padding: 17px 60px !important;
}
.home-gift-section a:hover {
    border-color: #fff !important;
    color: #ffffff !important;
    background: transparent !important;
}
/* Home Ways Section */
.home-ways-section {
    background: #F8F7F2;
    text-align: center;
    padding: 76px 0 65px;
}
.home-ways-section .home-ways-title {
    margin-bottom: 32px;
}
.home-ways-section .home-ways-text {
    margin-bottom: 45px;
}
.home-ways-slider .home-ways-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    transform: scale(0.85);
    opacity: 1;
    transition: transform 0.5s ease, opacity 0.5s ease, box-shadow 0.5s ease;
}
.home-ways-slider .owl-item.center .home-ways-wrapper {
    transform: scale(1.1);
    opacity: 1;
}
.home-ways-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 36px;
}
.home-ways-section .home-ways-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.home-ways-section .home-ways-slider .owl-stage {
    padding-bottom: 40px;
}
.home-ways-section .home-ways-card {
    position: relative;
    overflow: hidden;
    border-radius: 0;
}
.home-ways-section .home-ways-card::before {
    content: "";
    position: absolute;
    inset: auto 0 0 0;
    height: 60%;
    z-index: 1;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.6);
    -webkit-mask-image: linear-gradient(
        to top,
        rgba(0,0,0,1) 0%,
        rgba(0,0,0,0.8) 15%,
        rgba(0,0,0,0.3) 50%,
        rgba(0,0,0,0.2) 70%,
        rgba(0,0,0,0) 100%
    );
    mask-image: linear-gradient(
        to top,
        rgba(0,0,0,1) 0%,
        rgba(0,0,0,0.8) 15%,
        rgba(0,0,0,0.3) 50%,
        rgba(0,0,0,0.2) 70%,
        rgba(0,0,0,0) 100%
    );
}

.home-ways-section .home-ways-card img {
    width: 100%;
    height: 680px;
    object-fit: cover;
    border-radius: 0;
}
.home-ways-section .owl-item.active.center .home-ways-card img {
    height: 710px;
}
.home-ways-section .owl-item .home-ways-card {
    margin-top: 30px;
}
.home-ways-section .owl-item.active.center .home-ways-card {
    margin-top: 0 !important;
}
.home-ways-section .home-ways-card-content {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 0 55px;
    z-index: 2;
}
.home-ways-section .home-ways-card-content h2 {
    margin-bottom: 22px;
    color: #ffffff;
}
.home-ways-section .home-ways-btn {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-bottom: none;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 1.5px;
    font-family: 'Lato', Arial, Helvetica, Sans-Serif !important;
}
.home-ways-section .home-ways-bottom {
    display: none;
}
.home-ways-section .home-ways-bottom p {
    margin: 0;
    padding: 0 50px;
    font-weight: 300 !important;
}
.home-ways-section .owl-item.active.center .home-ways-bottom {
    display: block;
}
.home-ways-section .owl-carousel .owl-nav, .home-ways-section .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 35%;
    transform: translateY(-35%);
    width: 100%;
}
.home-ways-section .owl-carousel .owl-nav button, .home-ways-section .owl-carousel .owl-nav.disabled button {
    position: absolute;
    color: #3D4E4A;
    background: #fff;
    width: 40px;
    height: 63px;
    border-radius: 0;
}
.home-ways-section .owl-carousel .owl-nav button .dashicons, .home-ways-section .owl-carousel .owl-nav.disabled button .dashicons {
    font-size: 26px;
    line-height: 22px;
}
.home-ways-section .owl-carousel .owl-nav .owl-prev .dashicons {
    position: relative;
    left: -5px;
}
.home-ways-section .owl-carousel .owl-nav .owl-prev , .home-ways-section .owl-carousel .owl-nav.disabled .owl-prev {
    left: 0;
}
.home-ways-section .owl-carousel .owl-nav .owl-next, .home-ways-section .owl-carousel .owl-nav.disabled .owl-next {
    right: 0;
}
/* Home Banner Section */
.home-banner-section {
    position: relative;
    overflow: hidden;
}
.home-banner-section:before {
    content: "";
    background: #000000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.home-banner-section .home-banner-background-video {
    position: relative;
    min-height: 90vh;
    z-index: -1;
    margin-top: 100px;
}
.home-banner-section .video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-banner-section .home-banner-content {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translate(-50%, -2%);
    text-align: center;
    width: 100%;
    max-width: 1140px;
    padding: 0 15px;
}
.home-banner-section .home-banner-content .subheading {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 3px;
    font-family: lato, Arial, Helvetica, Sans-Serif !important;
    font-weight: 700;
}
.home-banner-section .home-banner-content .title {
    font-weight: 400;
    margin-bottom: 20px;
    color: #ffffff;
}
.home-banner-section .scroll-indicator p {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 2px;
}
/* Home Explore Grange Section */
.home-explore-grange {
    padding: 120px 0 58px;
    position: relative;
}
.home-explore-grange h2 {
    text-align: center;
    margin-bottom: 30px;
}
.home-explore-grange p.description {
    text-align: center;
    margin-bottom: 57px;
}
.home-explore-grange .home-explore-grange-inner {
    position: relative;
    background: #F8F7F2;
}
.home-explore-grange .home-explore-grange-inner .container {
    position: static;
}
.home-explore-grange .explore-background-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 54%;
    height: 100%;
    /* background-size: cover;
    background-position: center; */
    z-index: 0;
    overflow: hidden;
    /* opacity: 0;
    transition: opacity 1.5s ease-in-out; */
}
.home-explore-grange .explore-background-image .bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 0.7s ease-in-out;
    will-change: opacity;
}
.home-explore-grange .explore-background-image .bg.active {
    opacity: 1;
}
.home-explore-grange .explore-carousel {
    width: 400px;
    position: static;
}
.home-explore-grange .carousel-item {
    display: block;
    padding: 128px 0 260px;
}
.home-explore-grange .explore-carousel .carousel-title {
    color: #3D4E4A;
    font-size: 18px;
    font-family: lato, Arial, Helvetica, Sans-Serif !important;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: .12em;
}
.home-explore-grange .explore-carousel .carousel-content {
    margin-bottom: 47px;
}
.home-explore-grange .explore-carousel .btn-find-more {
    font-size: 18px !important;
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    height: auto !important;
    color: #3D4E4A !important;
}
.home-explore-grange .explore-carousel .btn-find-more:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background: #A8BE96;
    bottom: -12px;
    left: 0;
    transition: width 0.3s ease;
}
.home-explore-grange .explore-carousel .btn-find-more:hover {
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    color: #3D4E4A !important;
}
.home-explore-grange .explore-carousel .btn-find-more:hover:before {
    width: 120px;
}
.home-explore-grange .owl-carousel .owl-nav, .home-explore-grange .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    bottom: auto;
    width: 100% !important;
    left: 0;
}
.home-explore-grange .owl-carousel .owl-nav:before {
    content: "";
    position: absolute;
    top: 32px;
    width: calc(100% - 150px);
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.1);
    height: 2px;
    display: none;
}
.home-explore-grange .owl-carousel .owl-nav button, .home-explore-grange .owl-carousel .owl-nav.disabled button {
    position: absolute;
    color: #ffffff;
    background: #A8BE96;
    width: 72px;
    height: 72px;
    border-radius: 0;
}
.home-explore-grange .owl-carousel .owl-nav button .dashicons, .home-explore-grange .owl-carousel .owl-nav.disabled button .dashicons {
    font-size: 26px;
    line-height: 22px;
}
.home-explore-grange .owl-carousel .owl-nav .owl-prev .dashicons {
    position: relative;
    left: -5px;
}
.home-explore-grange .owl-carousel .owl-nav .owl-prev , .home-explore-grange .owl-carousel .owl-nav.disabled .owl-prev {
    left: 0;
}
.home-explore-grange .owl-carousel .owl-nav .owl-next, .home-explore-grange .owl-carousel .owl-nav.disabled .owl-next {
    right: 0;
}
.home-explore-grange .owl-carousel .owl-dots {
    position: absolute;
    bottom: 99px;
    height: 2px;
    left: 75px;
    width: 38%;
    display: none;
}
.home-explore-grange .owl-carousel .owl-dots .owl-dot {
    width: auto;
}
.home-explore-grange .owl-carousel .owl-dots .owl-dot.active {
    height: 2px;
    background: #A8BE96;
}
/* Trip Advisor Section */
.tripadvisor-block .ti-widget.ti-trip .ti-controls .ti-next:before, .tripadvisor-block .ti-widget.ti-trip .ti-controls .ti-prev:before {
    background: transparent !important;
}
/* Wellness Spa Page */
/* Wellness Spa Banner Section */
.wellness-spa-banner-section p {
    letter-spacing: .15em;
    text-transform: uppercase;
    font-family: 'Lato', Arial, Helvetica, Sans-Serif !important;
    margin-bottom: 12px;
}
.wellness-spa-banner-section .overlay {
    background: transparent !important;
}
/* Breadcrumb Section */
.breadcrumbs-outer {
    position: relative;
}
.breadcrumbs-outer ul.breadcrums li a {
    color: #3D4E4A;
}
.breadcrumbs-outer ul.breadcrums li a:hover {
    color: #a8be96;
}
.breadcrumbs-outer ul.breadcrums li a.breadcrumb-text {
    margin-right: 14px;
}
.breadcrumbs-outer ul.breadcrums li a.breadcrumb-text:hover {
    color: #3D4E4A;
}
.breadcrumbs-outer ul.breadcrums li a .next path {
    stroke: #3D4E4A;
}
.breadcrumbs-outer ul.breadcrums {
    left: 59px;
    top: 22px;
}
/* Intro Section */
.wellness-spa-template .home-intro-section {
    padding: 125px 0 114px;
}
/* Wellness Tabs Section */
.wellness-tabs-section {
    position: relative;
    padding-bottom: 58px;
}
.wellness-tabs-section:before {
    content: "";
    position: absolute;
    top: 38px;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    display: block;
}
.wellness-tabs-section .nav-tabs {
    border: none;
    gap: 123px;
    margin-bottom: 67px;
    padding: 0 5px;
}
.wellness-tabs-section .nav-tabs .caps-header {
    color: #778F76;
    position: relative;
    border: none;
    padding: 0;
}
.wellness-tabs-section .nav-tabs .caps-header:focus {
    outline: none;
}   
.wellness-tabs-section .nav-tabs .caps-header.active {
    color: #3D4E4A;
}
.wellness-tabs-section .nav-tabs .caps-header.active:before {
    content :"";
    background-color: #A8BE96;
    width: 134px;
    height: 2px;
    position: absolute;
    bottom: -7px;
    left: 0
}
.wellness-tabs-section .wellness-cards-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 112px 16px;
}
.wellness-tabs-section .wellness-card {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
    border-bottom: 5px solid #fff;
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.wellness-tabs-section .wellness-card:hover {
    border-bottom: 5px solid #778F76;
}
.wellness-tabs-section .wellness-card .wellness-card-image img {
    width: 100%;
}
.wellness-tabs-section .wellness-card .wellness-card-content {
    padding: 36px 28px 0 28px;
}
.wellness-tabs-section .wellness-card .wellness-card-content .caps-header {
    font-size: 18px;
    font-weight: 700;
    color: #A8BE96;
    padding-left: 5px;
    letter-spacing: 1.5px;
    margin-bottom: 18px;
}
.wellness-tabs-section .wellness-card .wellness-card-content h3 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 21px;
}
.wellness-tabs-section .wellness-card .wellness-card-content p {
    letter-spacing: 1px;
    margin-bottom: 35px;
}
.wellness-tabs-section .wellness-card .wellness-card-content .duration-text {
    font-size: 18px;
    font-weight: 600;
    color: #3D4E4A;
    margin-bottom: 9px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.wellness-tabs-section .wellness-card .wellness-card-actions {
    padding: 0 28px 45px 28px;
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.wellness-tabs-section .wellness-card .btn-primary {
    width: 100%;
    border-color: #778F76 !important;
    color: #778F76 !important;
}
.wellness-tabs-section .wellness-card .btn-primary:hover {
    background: transparent !important;
    border-color: #3D4E4A !important;
    color: #3D4E4A !important;
}
.wellness-tabs-section .wellness-card .btn-primary.book {
    background: #778F76 !important;
    border-color: #778F76 !important;
    color: #fff !important;
}
.wellness-tabs-section .wellness-card .btn-primary.book:hover {
    background: #A8BE96 !important;
    border-color: #A8BE96 !important;
}
.wellness-tabs-section .wellness-card .btn-primary.booking-cta {
    background: #778F76 !important;
    border-color: #778F76 !important;
    color: #fff !important;
}
.wellness-tabs-section .wellness-card .btn-primary.booking-cta:hover {
    background: #A8BE96 !important;
    border-color: #A8BE96 !important;
}
/* Wellness Journey Section */
.journey-section {
    padding: 123px 0 170px;
}
.journey-section .heading-wrapper {
    margin-bottom: 71px;
}
.journey-section .content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.journey-section .journey-box-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 20px 0 35px;
    transform: translateY(23px);
    transition: transform 0.3s ease-in-out;
}
.journey-section .journey-box {
    height: 435px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.journey-section .journey-box:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    bottom: -28px;
    width: 100%;
    height: 100%;
}
.journey-section .journey-box h3 {
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 10px;
    transition: transform 0.3s ease-in-out;
}
.journey-section .journey-box a {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
    padding-right: 3px;
    padding-top: 13px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease-in-out;
}
.journey-section .journey-box a span {
    font-size: 16px;
    width: 16px;
    height: 16px;
}
.journey-section .journey-box:hover .journey-box-content {
    transform: translateY(-22px);
}
.journey-section .journey-box:hover a {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
/* Living Well Spa Template */
/* Explore Spa Section */
.living-well-spa-template .home-explore-grange {
    padding: 133px 0 100px;
}
.living-well-spa-template .home-explore-grange h2 {
    margin-bottom: 54px;
}
.living-well-spa-template .explore-book-btn-wrapper {
    padding-top: 103px
}
.living-well-spa-template .btn-primary.explore-book-btn {
    background: #778F76 !important;
    color: #ffffff !important;
    border-color: #778F76 !important;
}
.living-well-spa-template .btn-primary.explore-book-btn:hover {
    background: #A8BE96 !important;
    border-color: #A8BE96 !important;
    color: #ffffff !important;
}
/* Parallax Image */
.parallax-image {
    min-height: 600px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* Cta Section */
.cta-section {
    padding: 100px 0 0;
    background-image: linear-gradient(to bottom,#EDECE4 0%, #EDECE4 72%,#ffffff 72%,#ffffff 100%);
}

/* .cta-section .cta-button-wrapper {
    margin-bottom: 95px
} */
.btn-filled {
    background: #778F76 !important;
    border-color: #778F76 !important;
    color: #fff !important;
}
.btn-filled:hover {
    background: #A8BE96 !important;
    border-color: #A8BE96 !important;
    color: #fff !important;
}
.cta--image-section {
    margin-top: -245px;
}
/* Faq Section */
.faq-section.living-faq-section {
    background: #ffffff;
    padding: 117px 0 125px;
}
.faq-section.living-faq-section .title {
    margin-bottom: 52px;
}
.faq-section.living-faq-section .tab-content #faqsAccordion {
    padding: 0 200px 0 15px;
}
.faq-content .tab-content .card a:before {
    font-size: 28px;
    top: 0px;
}
.faq-section.living-faq-section .tab-content .card a[aria-expanded=true]:before {
    font-size: 50px;
    line-height: 22px;
}
.faq-section.living-faq-section .tab-content .card a .card-header {
    margin-left: 26px;
}
.faq-section.living-faq-section .tab-content .card p {
    font-weight: 300 !important;
}
.faq-section.living-faq-section .card .card-body {
    padding-left: 26px;
    padding-bottom: 14px;
}
.faq-section.living-faq-section .faq-bottom-content p {
    font-weight: 300;
    padding-top: 0;
    letter-spacing: 1px;
    padding-right: 175px;
}
.faq-section.living-faq-section .faq-bottom-content p a {
    color: #778F76;
}
.faq-section.living-faq-section .faq-bottom-content p a[href^="tel:"] {
    font-weight: 600;
    text-decoration: none;
}
.faq-section.living-faq-section .faq-bottom-content p a[href^="mailto:"] {
    font-weight: 400;
    text-decoration: underline;
}
/* Contrast Therapy Section */
.contrast-therapy-section {
    padding: 75px 0 100px;
}
.contrast-therapy-section .heading-wrapper {
    margin-bottom: 54px;
}
.contrast-therapy-section .contrast-title {
    margin-bottom: 31px;
}
.contrast-therapy-section .contrast-description {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.contrast-therapy-section .contrast-description p {
    margin: 0;
    letter-spacing: 1px;
}
.contrast-therapy-section .contrast-items {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 65px;
}
.contrast-therapy-section .contrast-item-outer {
    position: relative;
}
.contrast-therapy-section .contrast-item {
    background: #EDECE4;
    border-radius: 100%;
    padding: 84px 30px 84px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: transform 1s;
}
.contrast-therapy-section .contrast-item.is-highlighted {
    background: rgba(119,143,118,0.48)
}
.contrast-therapy-section .contrast-label {
    font-size: 20px;
    line-height: 32px;
    color: #3D4E4A;
}
.contrast-therapy-section .contrast-item-outer {
    height: 329px;
}
.contrast-therapy-section .contrast-item-front {
    backface-visibility: hidden;
}
.contrast-therapy-section .contrast-item-back {
    transform: rotateY(180deg);
    backface-visibility: hidden;
}
.contrast-therapy-section .contrast-item-back img {
    height: 54px !important;
    object-fit: cover;
    object-position: center;
}
.contrast-therapy-section .contrast-item-back .description {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 0 16px;
}
.contrast-therapy-section .contrast-item-back .description p {
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    color: #3D4E4A;
    margin: 0;
}
.contrast-therapy-section .contrast-item-outer:hover .contrast-item-front {
    transform: rotateY(-180deg);
}
.contrast-therapy-section .contrast-item-outer:hover .contrast-item-back {
    transform: rotateY(0deg);
}
/* Ethos Section */
.ethos-section {
    margin-bottom: 0 !important;
}
.ethos-section .feature-content {
    padding: 56px 0 45px;
}
.ethos-section .feature-title {
    margin-bottom: 10px;
}
.ethos-section .feature-text {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 0 !important;
}
.ethos-section .feature-text p {
    margin: 0;
    font-weight: 300 !important;
}
p {
    letter-spacing: 1px !important;
}
/* Living Banner Section */
.living-banner-section.home-banner-section .home-banner-content {
    top: 50%;
    bottom: auto;
    transform: translate(-50%, 0%);
    z-index: 2;
}
.living-banner-section::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
    z-index: -2;
}
.living-banner-section.home-banner-section .home-banner-content .title {
    margin: 0;
}
.living-banner-section .book-button {
    position: absolute;
    right: 42px;
    bottom: 105px;
    z-index: 2;
}
.living-banner-section .btn-primary.book {
    font-size: 22px !important;
    background: #A8BE96 !important;
    border-color: #A8BE96 !important;
    color: #ffffff !important;
    width: 116px;
    height: 116px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    border-radius: 100% !important;
}
.living-banner-section .btn-primary.book:hover {
    background: #778F76 !important;
    border-color: #778F76 !important;
    color: #ffffff !important
}
.living-banner-section .living-banner-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    min-height: 90vh;
}
/* Surrounded Section */
.surrounded-section {
    margin-bottom: 100px;
}
.surrounded-section .feature-content {
    padding: 56px 0 45px;
}
.surrounded-section .feature-text p {
    font-weight: 300 !important;
}
/* Additional Therapies Section*/
.additional-therapies-section {
    margin-bottom: 50px;
}
/* WellSpa Days Testimonial */
.wellspa-days-testimonial {
    background: transparent;
    padding: 80px 0 110px;
}
.wellspa-days-testimonial .home-ways-card-content {
    opacity: 0;
}
.wellspa-days-testimonial .owl-item.active.center .home-ways-card-content {
    opacity: 1;
}
.wellspa-days-testimonial .home-ways-card-content h2 {
    margin-bottom: 16px;
}
.wellspa-days-testimonial .home-ways-card-content .time-price-box {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.wellspa-days-testimonial .home-ways-bottom p.duration {
    margin-bottom: 6px;
}
.wellspa-days-testimonial .view-all-button {
    padding-top: 75px;
}
.btn-outlined {
    border-color: #778F76 !important;
    color: #778F76 !important;
}
.btn-outlined:hover {
    color: #3d4e4a !important;
    border-color: #3d4e4a !important;
}
/* Living Intro Section */
.living-well-spa-template .home-intro-section {
    padding: 117px 0;
}
@media only screen and (min-width: 1500px) {
    .container.container-text-align{
        width: 75%;
        max-width: none;
    }
}
@media screen and (max-width: 1600px) {
    .home-banner-section .home-banner-background-video, .living-banner-section .living-banner-image {
        min-height: 86vh;
    }
    .feature-section .feature-media {
        width: 56%;
    }
    .home-explore-grange .owl-carousel .owl-dots {
        width: 34%;
    }
    .home-explore-grange .explore-background-image {
        width: 56%;
    }
    .home-explore-grange .owl-carousel .owl-nav, .home-explore-grange .owl-carousel .owl-nav.disabled {
        width: 44%;
    }
    .home-ways-section .owl-item.active.center .home-ways-card img {
        height: 595px;
    }
    .home-ways-section .home-ways-card img {
        height: 560px;
    }
}
@media screen and (max-width: 1550px) {
    .gift-section img {
        position: absolute;
        right: -100px;
    }
}
@media screen and (max-width: 1439px) {
    .gift-section img {
        position: absolute;
        right: 0;
    }
    .home-ways-section .home-ways-card-content {
        padding: 0 30px;
    }
    .home-explore-grange .owl-carousel .owl-nav:before {
        width: calc(100% - 120px);
    }
    .home-explore-grange .owl-carousel .owl-dots {
        left: 60px;
    }
}
@media screen and (max-width: 1300px) {
    .home-explore-grange .carousel-item {
        padding: 128px 0 260px 50px;
    }
}
@media screen and (max-width: 1199px) {
    .gift-section .content {
        padding: 0 150px;
    }

    .gift-section img {
        width: 150px;
    }

    .intro-block .dates-box .date-box-inner {
        padding-right: 0;
    }
    .feature-section .feature-content {
        width: 365px;
    }
    .feature-section .feature-title {
        margin-bottom: 10px;
    }
    .feature-section .feature-text {
        margin-bottom: 35px;
        padding-right: 0;
    }
    .home-gift-section {
        padding: 160px 0 100px;
    }
    .home-gift-section .content {
        padding: 0 120px;
    }
    .home-gift-section .img {
        width: auto;
    }
    .home-ways-section .home-ways-card img {
        height: 480px;
    }
    .home-ways-section .owl-carousel .owl-nav, .home-ways-section .owl-carousel .owl-nav.disabled {
        top: 30%;
        transform: translateY(-30%);
    }
    .home-ways-section .owl-carousel .owl-nav button, .home-ways-section .owl-carousel .owl-nav.disabled button {
        height: 50px;
    }
    .home-ways-section .home-ways-card-content {
        padding: 0 10px;
    }
    .home-ways-slider .home-ways-wrapper {
        gap: 25px;
    }
    .home-ways-section .home-ways-bottom p {
        padding: 0 15px;
    }
    .home-ways-slider .owl-item.center .home-ways-wrapper {
        transform: scale(1.05);
    }
    .home-ways-section .owl-item .home-ways-card {
        margin-top: 55px;
    }
    .home-banner-section .home-banner-background-video, .living-banner-section .living-banner-image {
        height: 800px;
        min-height: auto;
    }
    .home-explore-grange .owl-carousel .owl-dots {
        width: 32%;
    }
    .wellness-tabs-section .wellness-cards-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 70px 16px;
    }
    .faq-section.living-faq-section .tab-content #faqsAccordion {
        padding: 0 45px 0 15px;
    }
    .faq-section.living-faq-section .faq-bottom-content p {
        padding-right: 40px;
    }
    .contrast-therapy-section .contrast-items {
        gap: 25px;
    }
    .contrast-therapy-section .contrast-item-outer {
        height: 305px;
    }
    .contrast-therapy-section .contrast-item-back .description {
        padding: 0;
    }
    .contrast-therapy-section .contrast-item {
        padding: 55px 30px 60px 30px;
    }
}
@media screen and (min-width: 992px) {
    .home-explore-grange .owl-carousel .owl-nav:before {
        display: none;
    }
    .home-explore-grange .owl-carousel .owl-dots {
        bottom: 72px;
        display: none;
    }
    /* .living-well-spa-template .home-explore-grange .owl-carousel .owl-nav button, .living-well-spa-template .home-explore-grange .owl-carousel .owl-nav.disabled button {
        height: 122px;
    } */
    .living-well-spa-template .home-explore-grange .owl-carousel .owl-nav:before {
        top: 60px;
    }
}
@media screen and (max-width: 991px) {
    .faq-section {
        padding: 70px 0;
    }

    .gift-section {
        padding: 70px 0;
    }

    .gift-section .content {
        padding: 0 50px;
    }

    .gift-section img {
        width: 110px;
    }

    .gift-section h2 {
        font-size: 48px;
        line-height: 54px;
        margin-bottom: 10px;
    }

    .gift-section p {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 30px;
    }

    .single-retreat .intro-block .caps-header.duration:first-child {
        margin-bottom: 0 !important;
    }

    .single-retreat .intro-block .caps-header.duration:last-child {
        margin-top: 5px !important;
    }

    .intro-block .icon-box-outer {
        gap: 45px;
        margin-bottom: 50px;
        padding-top: 50px;
    }

    .intro-block .icon-box-outer .icon-box img {
        width: 120px;
        margin-bottom: 25px;
    }

    .intro-block .contact-top-detail {
        margin-top: 60px;
        margin-bottom: 40px;
    }

    .intro-block .dates-box {
        margin-bottom: 45px;
    }

    .intro-block .dates-box .date-box-inner {
        gap: 40px;
        padding-right: 0px;
    }

    .intro-block .contact-btn-outer {
        display: block;
    }

    .intro-block .contact-btn {
        padding-left: 0;
        padding-top: 30px
    }
    .single-retreat .intro-block .btn-primary.marg-bott {
        margin-top: 60px;
    }
    .site-branding .btn-primary.book {
        font-size: 17px !important;
        height: auto;
        padding: 12px 35px !important;
    }
    .site-branding .custom-logo-link img {
        width: 60%;
    }
    h2 {
        font-size: 48px;
    }  
    .feature-section .container {
        max-width: 100%;
        padding: 0;
    }
    .feature-section .feature-grid {
        display: flex;
        flex-direction: column-reverse;
    }
    .feature-section .feature-content {
        padding: 0 30px;
        width: 100%;
    }
    .feature-section .feature-title {
        margin-bottom: 10px;
    }
    .feature-section .feature-media {
        position: relative;
        width: 100%;
        margin-bottom: 50px;
        padding: 0;
    }
    .feature-section .feature-background-image, .feature-section .feature-slide {
        height: 500px;
    }
    .home-intro-section .home-intro-title {
        margin-bottom: 20px;
    }
    .home-gift-section .content {
        padding: 0;
    }
    .home-gift-section h2 {
        font-size: 42px;
        margin-bottom: 25px;
        line-height: 1.1em;
    }
    .home-gift-section .img {
        margin-bottom: 28px;
    }
    .home-ways-section .home-ways-title {
        margin-bottom: 18px;
    }
    .home-ways-section .home-ways-card img {
        height: 440px;
    }
    .home-ways-section .owl-item.active.center .home-ways-card img {
        height: 540px;
    }
    .home-ways-section .home-ways-card-content h2 {
        font-size: 42px;
        margin-bottom: 15px;
    }
    .home-ways-section .home-ways-btn {
        font-size: 16px;
    }
    .home-ways-section .owl-carousel .owl-nav, .home-ways-section .owl-carousel .owl-nav.disabled {
        top: 33%;
        transform: translateY(-33%);
    }
    .home-banner-section .home-banner-background-video, .living-banner-section .living-banner-image {
        height: 700px;
    }
    .home-explore-grange h2 {
        margin-bottom: 18px;
    }
    .home-explore-grange p.description {
        margin-bottom: 45px;
    }
    .home-explore-grange .explore-background-image {
        width: 100%;
        height: 500px;
        position: relative;
    }
    .home-explore-grange .carousel-item {
        padding: 120px 0;
    }
    .home-explore-grange .explore-carousel-outer {
        position: relative;
    }
    .home-explore-grange .explore-carousel {
        width: 100%;
        position: static;
    }
    .home-explore-grange .owl-carousel .owl-nav, .home-explore-grange .owl-carousel .owl-nav.disabled {
        width: 100%;
        bottom: auto;
        top: -36px;
    }
    .home-explore-grange .owl-carousel .owl-dots {
        left: 60px;
        bottom: auto;
        top: 14px;
        width: 85%;
    }
    .home-explore-grange .owl-carousel .owl-nav:before {
        top: 25px;
    }
    /* .home-explore-grange .owl-carousel .owl-nav button, .home-explore-grange .owl-carousel .owl-nav.disabled button {
        height: 50px;
        width: 45px;
    } */
    .home-explore-grange .explore-carousel .carousel-content {
        margin-bottom: 40px;
    }
    .wellness-tabs-section {
        padding-bottom: 0;
    }
    .wellness-tabs-section .nav-tabs .caps-header.active:before {
        bottom: -17px;
    }
    .journey-section {
        padding: 95px 0;
    }
    .journey-section .heading-wrapper {
        margin-bottom: 50px;
    }
    .journey-section .content {
        grid-template-columns: repeat(2, 1fr);
    }
    .living-well-spa-template .explore-book-btn-wrapper {
        padding-top: 70px;
    }
    .cta-section {
        padding: 100px 0 0;
    }

    /* .cta-section .cta-button-wrapper {
        margin-bottom: 70px;
    } */
    .faq-section.living-faq-section .title {
        margin-bottom: 45px;
    }
    .faq-section.living-faq-section .tab-content #faqsAccordion {
        padding: 0 15px;
    }
    .faq-section.living-faq-section .faq-bottom-content p {
        padding-right: 0;
    }
    .contrast-therapy-section .contrast-title {
        margin-bottom: 25px;
    }
    .contrast-therapy-section .contrast-items {
        grid-template-columns: repeat(2,1fr);
        gap: 50px;
    }
    .contrast-therapy-section .contrast-item-outer {
        height: 325px;
    }
    .contrast-therapy-section .contrast-item {
        padding: 78px 30px 84px 30px;
    }
    .ethos-section .feature-grid {
        flex-direction: column;
    }
    .feature-section .feature-content {
        padding: 0 30px;
    }
    .surrounded-section .feature-grid {
        flex-direction: column;
    }
    .surrounded-section .feature-content {
        padding: 0 30px;
    }
    .surrounded-section .feature-media {
        margin-bottom: 36px;
    }
    .additional-therapies-section .feature-grid {
        flex-direction: column-reverse;
    }
    .wellspa-days-testimonial {
        background: transparent;
        padding: 30px 0 110px;
    }
    .wellspa-days-testimonial .view-all-button {
        padding-top: 60px;
    }
}
@media screen and (min-width: 768px) {

    /* mobile css  */
    .journey-grid{
        padding: 0 30px !important;
    }
    .site-branding {
        height: 100px;
    }
    .nav-sections {
        width: 700px;
    }
    .banner-block, .banner-block.inner {
        margin-top: 100px;
    }
    .submenu-header {
        display: none;
    }
    .nav-sections .nav-sections-items ul li .sub-menu.visible {
        display: none;
    }
    .faq-section.living-faq-section .tab-content .card {
        margin-bottom: 16px;
    }
}
@media screen and (max-width: 767px) {
    .site-branding {
        height: 78px;
    }

    .site-branding .container-fluid {
        /* top: 22px; */
        top: 0px;
    }
    .site-branding .head-icons {
        right: 20px;
    }
    .site-branding .head-icons ul li a.phone img {
        width: 14px;
    }
    .site-footer .footer-credit p {
        font-size: 14px;
    }
    .faq-section {
        padding: 60px 0;
    }

    .faq-section .tab-content p {
        padding-top: 30px
    }

    .gift-section {
        padding: 60px 0;
    }

    .gift-section .content {
        padding: 0;
    }

    .gift-section img {
        position: relative;
        top: 0;
        margin-bottom: 25px;
    }

    .gift-section p {
        padding: 0;
    }

    .typical-day .terms-content {
        padding-top: 15px;
    }

    .typical-day .terms-content .caps-header {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .typical-day .grid-block .right-box {
        gap: 0;
    }

    .intro-block .icon-box-outer {
        grid-template-columns: repeat(1, 1fr);
        gap: 45px;
        margin-bottom: 50px;
        padding-top: 30px;
    }

    .intro-block .icon-box-outer .icon-box img {
        width: 105px;
        margin-bottom: 20px;
    }

    .intro-block .contact-top-detail {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .intro-block .dates-box {
        margin-bottom: 35px;
    }

    .intro-block .dates-box h3 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .intro-block .dates-box .date-box-inner {
        grid-template-columns: repeat(1, 1fr);
        gap: 0px;
        padding-right: 0;
    }

    .intro-block .investment-box h3 {
        font-size: 34px;
        line-height: 40px;
    }

    .single-retreat .intro-block .btn-primary.marg-bott {
        margin-top: 50px;
    }
    .book-drawer {
        right: -100%;
        width: 100%;
        padding: 25px 40px 60px 40px;
    }
    @supports (-webkit-touch-callout: none) {
        .book-drawer {
            padding-bottom: 130px !important;
        }
    }
    .drawer-close {
        margin-bottom: 37px;
        position: relative;
        right: -10px;
    }
    .drawer-close img {
        width: 16px;
    }
    .drawer-title {
        font-size: 22px;
        margin-bottom: 35px;
    }
    .drawer-item {
        margin-bottom: 30px;
    }
    .drawer-item img {
        margin-bottom: 20px;
    }
    .drawer-item h6 {
        font-size: 20px;
    }
    .banner-block {
        height: calc(100vh - 78px);
        margin-top: 78px !important;
    }
    .nav-sections .nav-sections-items ul li .sub-menu.visible {
        position: fixed;
        right: 0;
        width: 100%;
        top: 95px;
        overflow-y: scroll;
        height: 100%;
        min-height: 73vh;
        background: #f8f7f2;
        z-index: 1;
        padding: 40px 25px;
    }
    .nav-sections .nav-sections-items {
        height: 100%;
        overflow-y: scroll;
    }
    .nav-sections .nav-sections-items ul li.menu-item-has-children.active a:after {
        top: 21px;
    }
    .nav-sections .nav-sections-items ul li.menu-item-has-children a:after {
        top: 25px;
        background-size: 18px;
    }
    .nav-open .nav-sections {
        padding: 10px 60px 100px 60px;
    }
    .nav-sections .nav-sections-items ul {
        width: 100%;
    }
    .nav-sections .mbl-logo {
        margin-bottom: 60px;
    }
    .nav-sections .nav-sections-items ul li {
        font-size: 24px;
        padding: 10px 0;
    }
    .nav-sections .social-block {
        display: none !important;
    }
    .nav-sections .nav-sections-items ul li .sub-menu.visible li {
        font-size: 20px;
        line-height: 38px;
    }
    .nav-sections .nav-sections-items ul li .sub-menu.visible li a {
        padding: 0 10px 0 36px;
    }
    .nav-sections .submenu-header {
        display: flex;
        align-items: center;
        gap: 14px;
        margin-bottom: 8px !important;
    }
    .nav-sections .submenu-back {
        border: none;
        padding: 0;
        background: #778F76;
        width: 22px;
        height: 22px;
        border-radius: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        position: relative;
        top: -3px;
    }
    @supports (-webkit-touch-callout: none) {
        .nav-sections .submenu-back {
            top: 1px;
        }
    }       
    .nav-sections .submenu-back:before {
        content: "";
        background-image: url('../img/angle-left.png');
        width: 4px;
        height: 9px;
        top: -1px;
        position: relative;
    }
    .nav-sections .submenu-title {
        font-size: 26px;
        font-weight: 700;
        color: #778F76;
        width: 85%;
    }
    h2 {
        font-size: 36px;
    }
    .home-intro-section .home-intro-description {
        gap: 10px;
    }
    .home-intro-section .home-intro-description p {
        letter-spacing: 0.8px;
    }
    .feature-section {
        margin-bottom: 70px;
    }
    .feature-section .feature-background-image, .feature-section .feature-slide {
        height: 305px;
    }
    .feature-section .feature-title {
        font-size: 36px;
        margin-bottom: 10px;
    }
    .feature-section .feature-buttons a {
        height: auto;
        padding: 13px 30px !important;
    }
    .home-intro-section {
        padding: 55px 0;
    }
    .home-intro-section .home-intro-title {
        margin-bottom: 18px;
    }
    .home-gift-section {
        padding: 140px 0 80px;
    }
    .home-gift-section h2 {
        font-size: 32px;
        margin-bottom: 65px;
        line-height: 36px;
    }
    .home-gift-section .img {
        width: 240px;
    }
    .home-gift-section a {
        padding: 14px 30px !important;
        height: auto;
    }
    .home-ways-section {
        padding: 55px 0 35px;
    }
    .home-ways-section .home-ways-text {
        margin-bottom: 23px;
    }
    .home-ways-section .owl-carousel .owl-nav, .home-ways-section .owl-carousel .owl-nav.disabled {
        display: none;
    }
    .home-ways-section .home-ways-card img {
        height: 285px;
    }
    .home-ways-section .owl-item.active.center .home-ways-card img {
        height: 310px;
    }
    .home-ways-section .home-ways-btn {
        font-size: 12px;
    }
    .home-ways-slider .home-ways-wrapper {
        gap: 15px;
    }
    .home-ways-section .owl-item .home-ways-card {
        margin-top: 15px;
    }
    .home-ways-section .home-ways-card-content {
        bottom: 20px;
    }
    .home-ways-section .home-ways-card-content h2 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 14px;
    }
    .home-banner-section .home-banner-background-video {
        height: auto;
        min-height: 80vh;
        margin-top: 78px;
    }
    .home-banner-section .home-banner-content {
        padding: 0 30px;
        bottom: 20%;
    }
    .home-banner-section .home-banner-content .title {
        font-size: 42px;
        line-height: 46px;
        margin-bottom: 20px;
    }
    .home-explore-grange {
        padding: 71px 0 53px;
    }
    .home-explore-grange p.description {
        margin-bottom: 38px;
    }
    .home-explore-grange .explore-background-image {
        height: 381px;
    }
    .home-explore-grange .carousel-item {
        padding: 90px 0;
    }
    /* .home-explore-grange .owl-carousel .owl-nav button, .home-explore-grange .owl-carousel .owl-nav.disabled button {
        width: 30px;
        height: 54px;
    } */
    /* .home-explore-grange .owl-carousel .owl-nav button .dashicons, .home-explore-grange .owl-carousel .owl-nav.disabled button .dashicons {
        font-size: 16px;
        line-height: 22px;
    } */
    /* .home-explore-grange .owl-carousel .owl-nav .owl-prev .dashicons {
        left: -2px;
    } */
    .home-explore-grange .explore-carousel .carousel-content {
        margin-bottom: 34px;
    }
    .home-explore-grange .owl-carousel .owl-nav:before {
        top: 29px;
        width: calc(100% - 90px);
    }
    .home-explore-grange .owl-carousel .owl-dots {
        left: 45px;
        bottom: auto;
        top: 17px;
    }
    .site-branding {
        transition: transform 0.3s ease-in-out;
        will-change: transform;
    }
    .site-branding.is-hidden {
        transform: translateY(-100%);
    }
    .breadcrumbs-outer ul.breadcrums {
        left: 32px;
    }
    .breadcrumbs-outer ul.breadcrums li a.breadcrumb-text {
        margin-right: 8px;
    }
    .breadcrumbs-outer ul.breadcrums li {
        margin-right: 14px;
    }
    .breadcrumbs-outer ul.breadcrums li svg {
        width: 7px;
    }
    .wellness-spa-template .home-intro-section {
        padding: 85px 0 55px;
    }
    .wellness-tabs-section .nav-tabs {
        gap: 30px;
        margin-bottom: 35px;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch; /* iOS momentum scroll */
        white-space: nowrap;
        touch-action: pan-x;
        scrollbar-width: none;
    }
    @supports (-webkit-touch-callout: none) {
        .wellness-tabs-section .nav-tabs {
            overflow-x: scroll;
        }
    }
    .wellness-tabs-section .nav-tabs .caps-header {
        white-space: nowrap;
        line-height: 40px;
    }
    .wellness-tabs-section .nav-tabs .caps-header.active:before {
        bottom: 1px;
        width: 100%;
    }
    .wellness-tabs-section .wellness-cards-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px 16px;
    }
    .wellness-tabs-section .wellness-card .wellness-card-content h3 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .wellness-tabs-section .wellness-card .btn-primary {
        height: auto;
        padding: 13px 30px !important;
    }
    .journey-section {
        padding: 65px 0 30px;
    }
    .journey-section .heading-wrapper {
        margin-bottom: 33px;
    }
    .journey-section .content {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    .journey-section .journey-box {
        height: 393px;
    }
    .journey-section .journey-box:before {
        top: 0px;
    }
    .journey-section .journey-box-content {
        padding: 0 28px 0 29px;
    }
    .journey-section .journey-box h3 {
        font-size: 36px;
        line-height: 40px;
    }
    .living-well-spa-template .home-explore-grange {
        padding: 45px 0 43px;
    }
    .living-well-spa-template .home-explore-grange h2 {
        margin-bottom: 41px;
    }
    .living-well-spa-template .explore-book-btn-wrapper {
        padding-top: 40px;
    }
    .living-well-spa-template .btn-primary.explore-book-btn {
        height: auto;
        padding: 13px 30px !important;
    }
    .parallax-image {
        min-height: 450px;
        background-attachment: inherit;
    }
    .cta-section {
        padding: 51px 25px 0;
        background-image: linear-gradient(to bottom, #EDECE4 0%, #EDECE4 74%, #ffffff 74%, #ffffff 100%);
    }
    /* .cta-section .cta-button-wrapper {
        margin-bottom: 59px;
    } */
    .btn-filled {
        height: auto;
        padding: 13px 30px !important;
    }
    .cta--image-section {
        margin-top: -92px;
        padding: 0 25px;
    }
    .faq-section.living-faq-section {
        padding: 96px 0 60px;
    }
    .faq-section.living-faq-section .tab-content #faqsAccordion {
        padding: 0;
    }
    /* .faq-section.living-faq-section .tab-content .card a .card-header {
        font-size: 20px;
        line-height: 32px;
    } */
    .faq-section.living-faq-section .faq-bottom-content p a {
        /* font-weight: 400 !important; */
    }
    .contrast-therapy-section {
        padding: 49px 0 70px;
    }
    .contrast-therapy-section .heading-wrapper {
        margin-bottom: 74px;
    }
    .contrast-therapy-section .contrast-title {
        margin-bottom: 17px;
    }
    .contrast-therapy-section .contrast-description {
        gap: 10px;
    }
    .contrast-therapy-section .contrast-description p {
        letter-spacing: 0.8px;
    }
    .contrast-therapy-section .contrast-items {
        grid-template-columns: repeat(1,1fr);
        gap: 30px;
    }
    .contrast-therapy-section .contrast-item-outer {
        height: 274px;
        width: 274px;
        margin: 0 auto;
    }
    .contrast-therapy-section .contrast-item-back .description {
        gap: 8px;
        padding: 0 4px;
    }
    .contrast-therapy-section .contrast-item-back .description p {
        font-size: 15px;
        line-height: 17px;
        opacity: 80%;
    }
    .contrast-therapy-section .contrast-item-back.is-highlighted .description p {
        opacity: 60%;
    }
    .contrast-therapy-section .contrast-item-back .description p:last-child {
        padding: 0 20px;
    }
    .contrast-therapy-section .contrast-item {
        padding: 0 20px;
        width: 274px;
        height: 274px;
        margin: 0 auto;
        gap: 16px;
    }
    .contrast-therapy-section .contrast-item img {
        height: 92px;
        object-fit: cover;
        object-position: center;
    }
    .living-banner-section .book-button {
        display: none;
    }
    .living-banner-section .living-banner-image {
        height: auto;
        min-height: 80vh;
    }
    .surrounded-section {
        margin-bottom: 62px;
    }
    .wellspa-days-testimonial {
        background: transparent;
        padding: 0 0 65px;
    }
    .wellspa-days-testimonial .home-ways-wrapper {
        gap: 23px;
    }
    .wellspa-days-testimonial .home-ways-card-content h2 {
        margin-bottom: 10px;
    }
    .wellspa-days-testimonial .home-ways-card-content .time-price-box .caps-header {
        font-size: 12px;
    }
    .wellspa-days-testimonial .home-ways-bottom p {
        padding: 0 20px;
    }
    .wellspa-days-testimonial .view-all-button {
        padding-top: 20px;
    }
    .btn-outlined {
        height: auto !important;
        padding: 13px 30px !important;
    }
    .living-well-spa-template .home-intro-section {
        padding: 97px 0 75px;
    }
    p {
        letter-spacing: 0.85px !important;
    }
}
#see-dates-section{
    margin: unset;
}
@media screen and (max-width: 575px) {
    #see-dates-section{
        margin-top: 10px !important;
        margin-bottom: 20px !important;
    }
    .see-dates-link {
        font-size: 14px;
    }

    .intro-block .desktop-content {
        display: none;
    }

    .intro-block .mobile-content {
        display: block;
    }

    .intro-block .mobile-content p {
        letter-spacing: 0.03em;
    }

    .intro-block .investment-box .content p {
        width: 80%;
    }

    /* Fix for see dates and duration on one line */
    .single-retreat .intro-block .caps-header.duration:first-child {
        margin-bottom: 40px !important;
    }

    .single-retreat .intro-block .caps-header.duration:last-child {
        display: block !important;
    }

    .single-retreat .intro-block .caps-header {
        font-size: 16px;
    }

    .single-retreat .intro-block .container-fluid .row .col-12.col-md-6.p-0 .caps-header.duration {
        margin-bottom: 0 !important;
        display: inline-block;
        white-space: nowrap;
    }

    /* Remove all margins from both duration paragraphs */
    .single-retreat .intro-block .caps-header.postDateTime.duration {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    /* Specifically target the inline style */
    .single-retreat .intro-block .caps-header.postDateTime.duration[style*="margin-bottom: 40px"] {
        margin-bottom: 0 !important;
    }

    .single-retreat .intro-block .caps-header {
        font-size: 16px;
    }

    .see-dates-link {
        white-space: nowrap;
    }

    .single-retreat .retreat-typical p.intro {
        margin-bottom: 15px !important;
    }
    .home-explore-grange .owl-carousel .owl-dots {
        width: 77%;
    }
    .cta-section {
        background-image: linear-gradient(to bottom, #EDECE4 0%, #EDECE4 80%, #ffffff 80%, #ffffff 100%);
    }
}