body{
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Oswald', sans-serif;
}
.navbar-dark .navbar-nav a.nav-link {
    padding: 5px 12px;
    color: #020202;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    margin: 10px 0;
  }
  .dropdown-menu {
    border: none;
    padding: 20px;
    filter: drop-shadow(4px 4px 20px rgba(0, 0, 0, 0.20));
    border-radius: 8px;
    background: #fff;
    min-width: 530px;
    width: 530px;
    justify-content: space-between;
  }
  header .dropdown-menu li .dropdown-item {
    color: #020202;
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px 0px;
    border-bottom: 1px solid #EFEFEF;
}
header .dropdown-menu li .dropdown-item:hover {
    color: #9D70D7;
    background-color: transparent;
}
  .dropdown-menu ul {
    list-style: none;
    padding: 0;
  }
  .dropdown-menu li .dropdown-item {
    color: gray;
    font-size: 1em;
    padding: 0.5em 1em;
  }
  .navbar-brand.logo img {
    max-width: 200px;
}
header nav.navbar {
    padding: 23px 0;
}
header .navbar-expand-lg .navbar-collapse .navbar-nav {
    margin-left: auto;
}
header nav.navbar .dropdown-toggle::after {
    display: none;
}
.navbar-nav li.nav-item, .navbar-nav li.nav-item::after, .navbar-nav li.nav-item::before{
    transition: all .5s;
}
.navbar-nav li.nav-item:hover{
    color: #9D70D7;
}
.navbar-nav li.nav-item::after{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #9D70D7;
    height: 1px;
}

.nav-item {
    position: relative;
}
.navbar-nav li:hover a.nav-link {
    color: #9D70D7;
}
.navbar-nav li.nav-item:hover::after{
    width: 36px;
}
.navbar-nav .dropdown-menu ul:first-child::before {
    content: "";
    position: absolute;
    width: 5%;
    height: 100%;
    border-right: 1px solid #EFEFEF;
    right: -30px;
}
.navbar-nav .dropdown-menu ul:first-child {
    position: relative;
}
.instructor-drop::before {
    display: none;
}
.instructor-drop a.dropdown-item {
    color: #4C4C4C;
    font-family: "Open Sans"!important;
    font-size: 16px!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none!important;
}
.instructor-drop a.dropdown-item .instructor-icon {
    text-align: center;
}
.instructor-drop a.dropdown-item .instructor-icon img {
    width: 60px;
}
.instructor-drop a.dropdown-item p {
    margin-bottom: 0px;
    margin-top: 10px;
}
.navbar-nav li a#navbarDropdown::after{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #9D70D7;
    height: 1px;
}
.navbar-brand.logo {
    margin-right: 0px;
}
  .header-right-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    gap: 16px;
}
.people-dropdown li.nav-item.dropdown {
    list-style: none;
}
.people-dropdown li.nav-item.dropdown .nav-link.dropdown-toggle img {
    width: 20px;
}
.people-dropdown .dropdown-menu {
    width: auto!important;
    min-width: auto!important;
    left: -50px!important;
    padding: 20px 30px;
}
.people-dropdown .dropdown-menu a.dropdown-item {
    color: #4C4C4C!important;
    font-family: "Open Sans"!important;
    font-size: 14px!important;
    font-style: normal;
    font-weight: 400!important;
    line-height: normal;
}
.people-dropdown .dropdown-menu ul {
    margin-bottom: 0px;
}
.people-dropdown .dropdown-menu li:last-child a.dropdown-item {
    border-bottom: none;
}
header .icon img {
    width: 24px;
}
.hero-section .carousel-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #47395259;
}
.hero-section .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    height: 100%;
    top: 30%;
}
.hero-section .carousel-caption h1 {
    color: #fff;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.44px;
    margin-bottom: 16px;
}
.hero-section .carousel-caption p {
    color: #fff;
    text-align: center;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}
.book-btn {
    margin: 20px 0;
}
.book-btn a.btn {
    border-radius: 8px;
    background: #020202;
    color: #fff;
    padding: 10px 32px;
    color: #fff;
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.hero-section .carousel-caption h5 a {
    color: #fff;
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    text-decoration-line: underline;
}
.book-btn a.btn:hover {
    background-color: #fff;
    color: #020202;
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.hero-section .carousel-caption h5 a:hover {
    color: #9D70D7;
}
.hero-section .carousel-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
    border-radius: 100px!important;
    border: none;
}
.hero-section .carousel-indicators {
    margin-bottom: 3rem;
    gap: 6px;
}
.padding-100 {
    padding: 100px 0;
}
.about-us-caption {
    text-align: center;
}
.title h3 {
    color: #020202;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.96px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    position: relative;
}
.title h3:before {
    content: "";
    position: absolute;
    width: 56px;
    height: 1px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #020202;
    margin: auto;
    bottom: 0;
}
.about-us-caption p {
    color: #4C4C4C;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 30px 0;
}
.button a.btn {
    padding: 8px 32px;
    border-radius: 8px;
    border: 1px solid #020202;
    color: #020202;
    font-family: Oswald;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.button a.btn:hover {
    background-color: #020202;
    color: #fff;
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.title {
    display: inline-block;
}
.online-classes-section {
    background: #EFEFEF;
    padding: 50px 0;
}
.online-classes-section .row {
    align-items: center;
}
.online-caption {
    padding-right: 50px;
}
.online-caption p {
    color: #4C4C4C;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 30px 0;
}
.button.black-color a.btn {
    background-color: #020202;
    color: #fff;
}

.button.black-color button.btn {
    background-color: #020202;
    color: #fff;
}
.button.black-color a.btn:hover {
    background-color: #fff;
    color: #020202;
    border-color: #020202;
}

.button.black-color button.btn:hover {
    background-color: #fff;
    color: #020202;
    border-color: #020202;
}
.online-feature {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}
.online-feature img {
    border-radius: 8px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .4s ease-in-out;
}
.online-feature img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
p.text-18 {
    color: #4C4C4C;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 30px 0;
}
.instrutor-slider {
    display: flex;
    gap: 40px;
}
.instructor-img img {
    border-radius: 8px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .4s ease-in-out;
}
.instructor-text {
    padding: 15px 0;
}
.heading-h5 {
    color: #020202;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 6px;
}
p.text-16 {
    color: #4C4C4C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
.instructor-img {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}
.instructor-img img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
header {
    z-index: 999;
    position: relative;
    box-shadow: 0px 4px 4px 0px #00000005;
}
.meet-instructor-section button.slick-prev.slick-arrow, .testimonial-slider button.slick-prev.slick-arrow{
    background-image: url("../images/left-arrow-icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    font-size: 0px;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 999;
    top: 35%;
    background-size: contain;
    left: -25px;
}
.meet-instructor-section button.slick-next.slick-arrow, .testimonial-slider button.slick-next.slick-arrow {
    background-image: url("../images/right-arrow-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    font-size: 0px;
    width: 20px;
    height: 20px;
    border: none;
    position: absolute;
    right: -25px;
    top: 35%;
}
.instructor-box {
    margin: 10px;
}
.gift-section {
    background: #EFEFEF;
    padding: 50px 0;
}
.gift-section .row {
    align-items: center;
}
.gift-caption {
    text-align: left;
}
.gift-caption p.text-18 {
    text-align: left;
}
.gift-feature {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}
.gift-feature img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .4s ease-in-out;
}
.gift-feature img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.yoga-section {
    background: #EFEFEF;
    padding: 50px 0;
}
.yoga-section .row {
    align-items: center;
}
.yoga-caption {
    padding-left: 30px;
}
.yoga-caption p.text-18 {
    text-align: left;
}
.yoga-feature-img {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}
.yoga-feature-img {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}
.yoga-feature-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .4s ease-in-out;
}
.yoga-feature-img img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.testimonial-caption {
    padding: 50px;
    position: relative;
}
.testimonial-slider {
    margin-top: 20px;
}
.testimonial-caption p {
    color: #4C4C4C;
    text-align: center;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    line-height: 30px;
    margin-bottom: 0px;
}
.button-design a {
    color: #9D70D7;
    font-family: Oswald;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
    text-decoration-line: underline;
}
.readless.hide.button-design {
    display: none;
}
.testimonial-caption p.text-18 {
    color:  #020202;
    text-align: center;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 5px;
}
.testimonial-caption:before {
    content: "";
    position: absolute;
    background-image: url("../images/quotation-left.png");
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    background-size: contain;
}
.testimonial-caption:after {
    content: "";
    position: absolute;
    background-image: url("../images/quotation-right.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain;
    right: 0;
    bottom: 0;
}
.footer {
    background: #020202;
    padding: 50px 0px 20px;
}
.footer-logo img {
    width: 175px;
}
.footer-caption p {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 16px 0;
    max-width: 200px
}
.quick-links {
    margin: 0 auto;
}
.ft-title {
    position: relative;
}
.ft-title h6 {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    margin-bottom: 16px;
}
.ft-title h6:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    border-bottom: 1px solid #ffffff70;
    left: 0;
    right: 0;
    bottom: 0;
}
.footer-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: space-between;
    gap: 30px;
    padding-bottom: 50px;
}
.quick-links ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.quick-links ul li {
    padding-bottom: 10px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
.quick-links ul li a {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.quick-links ul li span {
    display: flex;
    align-items: center;
    gap: 5px;
}
.quick-links ul li span img {
    width: 16px;
}
.footer-newsletter p {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 16px 0;
}
.footer-newsletter form input {
    margin-bottom: 0px;
    color: #020202;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 8px;
    background: var(--White, #FFF);
    padding: 12px 20px;
}
.footer-newsletter form .mb-3 {
    margin-bottom: 10px!important;
}
.footer-newsletter form button.btn.btn-primary {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #fff;
    background-color: transparent;
    padding: 8px 32px;
    color: #fff;
    font-family: Oswald;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
}
.footer-newsletter .ft-title h6:before {
    margin: auto;
    width: 120px;
    left: 0px;
}
.ft-title h6:before {
    left: 25px;
}
.quick-links ul li a:hover {
    color: #9D70D7;
}
.copyright-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.copyright-wrap p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.copyright-wrap ul {
    list-style: none;
    padding-left: 0px;
    display: flex;
    gap: 20px;
    margin-bottom: 0px;
    justify-content: flex-start;
}
.copyright-wrap ul li a {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}
.copyright-wrap ul li a:hover {
    color: #9D70D7;
}
.mobile-img {
    display: none;
}
.header-sticky {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    filter: drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.20));
}
.hero-section .carousel-caption {
    height: 100%;
    top: 0;
    display: flex!important;
    justify-content: center;
    align-items: center;
}

.hero-item {
    position: relative;
}
.hero-caption-inner {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.hero-caption-inner h1 {
    color: #FFF;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.44px;
    margin-bottom: 0px;
}
.hero-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #02020240;
}
.breadcrubmbs-sec {
    padding: 50px 0;
}
.breadcrubmbs-sec .d-flex {
    align-items: center;
    gap: 5px;
}
.breadcrubmbs-sec .d-flex p.text-16 a {
    color: #828282;
    text-decoration: none;
}
.right-arrow img {
    width: 16px;
    height: 16px;
    object-fit: contain;
}
.breadcrubmbs-sec .d-flex p {
    color: #4C4C4C;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}
.about-us-section-inner {
    padding-bottom: 30px;
}
.about-us-section-inner p {
    margin: 0px 0;
}
.background-white {
    background-color: #fff;
}
.bg-light-grey {
    background-color: #EFEFEF;
    padding: 50px 0;
}
.join-tribe-section p.text-16 {
    margin: 30px 0;
}
.join-tribe-section {
    margin-top: 50px;
}
.photo-section img {
    min-height: 400px;
    height: 400px;
    object-fit: cover;
}
.navbar-dark .navbar-nav a.nav-link.active {
    color: #9D70D7;
    position: relative;
}
.navbar-dark .navbar-nav a.nav-link.active:after {
    content: "";
    position: absolute;
    width: 37px;
    height: 1px;
    border-bottom: 1px solid #9D70D7;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.contact-form {
    text-align: left;
}
.contact-form .d-flex {
    justify-content: space-between;
    gap: 20px;
}
.contact-form .label-fields input {
    border-radius: 8px;
    border: 1px solid var(--Divider, #EFEFEF);
    height: 50px;
    color: #4C4C4C;
    font-size: 16px;
}
.contact-form .label-fields {
    width: 100%;
    margin-bottom: 20px;
}
.contact-form .label-fields .form-label {
    color: #828282;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
}
.form-control:focus {
    box-shadow: none;
    border-color: #EFEFEF;
}
.contact-form .label-fields textarea {
    height: 150px;
}
.form-check label.form-check-label {
    color: #828282;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.form-check label.form-check-label a {
    color: #9D70D7;
    font-family: Oswald;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    text-decoration-line: underline;
}
.contact-form button.btn {
    border-radius: 8px;
    background: #020202;
    border-color: #020202;
    padding: 8px 32px;
    color: #fff;
    font-family: Oswald;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-top: 10px;
}
.contact-form button.btn:hover {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    background-color: #fff;
    color: #020202;
    border-color: #020202;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.choose-wrap {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-top: 50px;
}
.choose-box {
    width: 25%;
}
.choose-icon img {
    width: 60px;
    height: 50px;
    object-fit: contain;
}
.choose-box h5 {
    color: #020202;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 12px 0;
}
a.morelink {
    color: #9D70D7;
    font-family: Oswald;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
    text-decoration-line: underline;
    margin-top: 5px;
}
.choose-box p {
    color: #4C4C4C;
    text-align: center;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
}
.our-classes-section .title {
    display: flex;
    justify-content: center;
}
.choose-wrap.justify-center {
    justify-content: center;
    gap: 50px;
}
.choose-wrap.justify-center .choose-box {
    width: 30%;
}
.classes-box-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    gap: 30px;
}
.clasess-img {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.clasess-img img {
    border-radius: 8px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .4s ease-in-out;
}
.yoga-box {
    position: relative;
}
.yoga-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #02020208;
    top: 0;
    right: 0;
}
.yoga-box h3 {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #020202;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.96px;
    margin-bottom: 0px;
}
.clasess-img img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.our-classes-section {
    padding-bottom: 50px;
}
.yoga-box:last-child {
    grid-column: auto / span 2;
}
.yoga-box:last-child .clasess-img img {
    height: 350px;
    object-fit: cover;
    object-position: top;
}
.heart-img {
    position: absolute;
    top: 15px;
    right: 15px;
}
.heart-img img {
    width: 32px;
}
.beginners-section.padding-100 {
    padding: 0px 0px 80px;
}
.beginners-section .title {
    margin-bottom: 40px;
}
.mobile-photo {
    display: none;
}
.yoga-choose .choose-wrap {
    justify-content: center;
}
.choose-box p {
    margin-top: 10px;
}
.no-last-wrap .yoga-box:last-child {
    grid-column: unset;
}
.no-last-wrap .yoga-box:last-child .clasess-img img {
    height: auto;
}
.about-instructor-img img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 100%;
    border: 10px solid #fff;
}
.instructor-caption .about-us-caption {
    margin-top: -100px;
    position: relative;
}
.instructor-caption .title {
    margin: 30px 0;
}
.book-button-wrap {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
}
.instructor-caption.padding-bottom-0 {
    padding-bottom: 0px;
}
.padding-top-80 {
    padding-top: 80px;
}
.about-us-caption p a {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #9D70D7;
}
.choose-your-yoga-section .title.text-center {
    text-align: center;
    display: block;
}
.favorite-yoga-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
.favorite-yoga-box {
    border: 1px solid #9D70D71A;
    box-shadow: 1px 1px 5px 1px #0000001A;
    padding: 15px;
    border-radius: 8px;
    position: relative;
}
.favorite-yoga-box img.w-100 {
    border-radius: 8px;
}
.favorite-yoga-box a {
    text-decoration: none;
}
.on-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: width 0.2s ease-in-out!important;
    height: 100%;
}
.favorite-yoga-box:hover .on-hover-image {
    opacity: 1;
}
.on-hover-image img{
    height: 100%;
    transition: width 0.2s ease-in-out!important;
    object-fit: cover;
}
.favorite-yoga-box a h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #020202;
    margin: 15px 0 10px;
}
.favorite-yoga-box a p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    margin-bottom: 10px;
}
.favorite-yoga-box a.see-link {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
    text-decoration: underline;
}
.instrutor-grid-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
}
.instrutor-grid-wrap .instructor-box {
    margin: 0px;
}
a.load-more {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #020202;
    border: 1px solid #020202;
    padding: 8px 32px;
    text-align: center;
    border-radius: 8px;
    text-decoration: none;
    margin: auto;
}
.see-all-button {
    text-align: center;
    margin-top: 10px;
    display: inline-flex;
    justify-content: center;
    width: 100%;
    display: none;
}
.back-btn {
    display: inline-block;
}
.back-btn a {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    gap: 5px;
}
.back-btn a img {
    width: 16px;
    height: 16px;
    object-fit: contain;
}
.back-btn a:hover {
    color: #9D70D7;
}
.favorite-yoga-wrap.justify-center {
    grid-template-columns: 1fr 1fr;
    max-width: 50%;
    margin: auto;
}
.favorite-img .heart-img {
    top: 30px;
    right: 30px;
}
.booking-box {
    text-align: center;
    margin-top: 50px;
}
.on-hover-image button.btn.btn-primary {
    background-color: transparent;
    border: none;
    width: 100%;
    height: 100%;
    padding: 0px;
}
.on-hover-image button.btn.btn-primary:focus-visible {
    box-shadow: none;
}
.on-hover-image button.btn.btn-primary:active {
    box-shadow: none!important;
    background-color: transparent;
}
.pop-up button.btn-close {
    color: #000;
}
.pop-up .btn-close {
    background: url("../images/close-icon.png");
    opacity: unset;
    background-repeat: no-repeat;
    background-size: 18px;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px!important;
}
.pop-up .modal-header {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: none;
}
.pop-up .modal-content {
    padding: 20px;
}
.pop-up .summary-pop-up {
    text-align: center;
}
.summary-pop-text h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #020202;
    margin-bottom: 20px;
}
.summary-pop-text .d-flex {
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
}
.summary-pop-text .instructor-img img {
    width: 55px;
    height: 55px;
    border-radius: 100px;
    object-fit: cover;
}
.inst-text {
    text-align: left;
}
.inst-text h5 {
    margin-bottom: 0px;
}
.inst-text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
}
.summary-pop-up .button a.btn {
    width: 100%;
}
.pop-up .modal-footer {
    border-top: 0px;
    padding: 0px;
    justify-content: center;
}
.pop-up .modal-footer button.btn.btn-secondary {
    background-color: transparent;
    border: none;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #9D70D7;
    text-decoration: underline;
    padding: 0px;
}
.pop-up .modal-body {
    padding: 0px;
}
button:focus:not(:focus-visible) {
    box-shadow: none;
}
.top-spacing {
    margin-top: 8px;
}
.top-spacing a {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #9D70D7;
}
p.bottom-spacing {
    margin-bottom: 0px;
}
.retreats-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-top: 50px;
}
.retreats-box {
    position: relative;
}
.retreats-image {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.retreats-image img {
    border-radius: 8px;
}
.retreats-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #02020226;
    z-index: 888;
    left: 0;
    right: 0;
}
.new-wrap {
    width: 100%;
    position: absolute;
    top: 0;
    display: flex;
    padding: 15px;
    z-index: 888;
    justify-content: space-between;
}
.new-wrap .heart-img {
    position: relative;
    top: 0;
    right: 0;
    cursor: pointer;
}
.new-wrap p {
    margin-bottom: 0px;
    background: #9D70D7;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    border-radius: 8px;
    padding: 8px 18px;
}
.retreats-content {
    padding: 20px 0;
}

.loc-wrap {
    display: flex;
    justify-content: space-between;
}
.loc-wrap p {
    margin-bottom: 0px;
}
.loc-wrap p a {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;
}
.loc-wrap p a img {
    width: 16px;
}
.days-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.days-wrap h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #020202 !important;
    margin-bottom: 0px !important;
}

.loc-wrap p img {
    width: 16px;
}
.days-wrap p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    margin-bottom: 0px;
}
.days-wrap .d-flex {
    align-items: self-end;
    gap: 8px;
}
.loc-wrap p a:hover {
    color: #9d70d7;
}
.login-pop-up {
    background-color: #fff;
    position: absolute;
    right: 0px;
    width: 300px;
    padding: 10px;
    text-align: center;
    box-shadow: 1px 1px 5px 1px #0000001A;
    opacity: 0;
    transition: all .4s ease-in-out;
}
.login-pop-up p {
    background-color: transparent;
    color: #4C4C4C;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    padding: 0px;
}
.new-wrap.justify-end {
    justify-content: flex-end;
}
.login-pop-up .d-flex {
    justify-content: center;
    gap: 10px;
    border-top: 1px solid #00000010;
    margin-top: 10px;
    padding-top: 10px;
}
.login-pop-up p a {
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
    color: #9d70d7;
    font-weight: 500;
}
.new-wrap .heart-img:hover .login-pop-up {
    opacity: 1;
}
.new-wrap p.bg-white {
    color: #4C4C4C;
}
.past-retreats-box {
    margin-top: 50px;
}
.gallery-slider {
    padding: 0 0 60px;
}
.gallery-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.gallery-grid .column img.hover-shadow.cursor {
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
}
.column-spacing {
    display: flex;
    gap: 15px;
}
.column-spacing img.hover-shadow.cursor {
    width: 48%!important;
}
.column-spacing {
    margin-top: 20px;
}
.column:first-child img {
    height: 100%;
}
.gallery-slider .mySlides {
    background-color: #fff;
    padding: 40px;
    border-radius: 8px;
}
.payment-form p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
}
.gallery-slider .caption-container {
    display: none;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #828282CC;
    z-index: 999;
  }
  .mySlides img {
      border-radius: 8px;
  }
  /* Modal Content */
  .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
  }
  
  /* The Close Button */
  .close {
    color: #9D70D7;
    position: absolute;
    right: 15px;
    font-size: 30px;
    font-weight: 300;
    z-index: 999;
  }
  
  .close:hover,
  .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
  }
  
  .mySlides {
    display: none;
  }
  
  .cursor {
    cursor: pointer;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 12px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }
  .prev img, .next img {
    width: 18px;
    height: 18px;
    object-fit: contain;
}
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  .caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
  }
  
  .demo {
    opacity: 0.6;
  }
  .days-section p.text-18 {
    margin: 8px 0;
}
p.text-18 span.number {
    font-family: Oswald;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #020202;
}
.heading h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #020202;
    margin-bottom: 0px;
}
.meet-box {
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    padding: 40px 0;
}
.instructor-wrap {
    display: flex;
    gap: 30px;
    margin-top: 20px;
}
.instructor-wrap .instructor-box {
    display: flex;
    margin: 0px;
    gap: 15px;
}
.gallery-img-wrap {
    display: flex;
    gap: 50px;
    margin-top: 40px;
}
.overview-section {
    padding-bottom: 100px;
}
.schedule-box.border-top-bottom {
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
}
.border-top {
    border-top: 1px solid #EFEFEF!important;
}
.share-text {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    gap: 10px;
}
.share-text ul {
    list-style: none;
    padding-left: 0px;
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}
.share-text ul li img {
    width: 20px;
}
.book-now-btn-wrap {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.overview-section .instructor-img img {
    width: 55px;
    height: 55px;
    object-fit: cover;
}
p.text-18.no-margin {
    margin: 0px 0;
    text-align: left;
}
p.more.zero-char {
    margin-bottom: 0px;
}
.schedule-box {
    padding: 40px 0;
}
.schedule-box ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
}
.schedule-box ul li {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    position: relative;
    padding-left: 20px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    margin-bottom: 6px;
}
.schedule-box ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #4C4C4C;
    border-radius: 100px;
    left: 0;
}
.retreats-inquiry-wrap {
    display: grid;
    gap: 25px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}
.retreats-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    margin-bottom: 8px;
}
.retreats-content h5 {
    margin-bottom: 8px !important;
    color: #020202 !important;
}

.days-wrap h5 a {
    color: #000 !important;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
}
.retreats-content p.text-18 {
    margin-top: 0px;
}
.retreats-content p.color-purple {
    color: #9D70D7;
}
.retreats-inquiry-section {
    padding-bottom: 100px;
}
.retreats-contact-form {
    padding-top: 50px;
}
.retreats-contact-form h5 {
    margin-bottom: 30px;
    display: flex;
    margin-bottom: 30px;
    justify-content: flex-start;
    gap: 12px;
    align-items: baseline;
}
.retreats-contact-form .d-flex {
    justify-content: space-between;
    gap: 30px;
}
.retreats-contact-form .d-flex .fields {
    width: 100%;
}
.fields label.form-label {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #828282;
    margin-bottom: 8px;
    width: 100%;
}
.retreats-contact-form .fields select {
    border: 1px solid #EFEFEF;
    border-radius: 8px;
    height: 50px;
    padding: 10px 20px;
    width: 100%;
}
.fields .form-control {
    border: 1px solid #EFEFEF;
    border-radius: 8px;
    height: 50px;
    padding: 10px 20px;
}
textarea#exampleFormControlTextarea1 {
    height: 150px;
}
.fields {
    margin-bottom: 20px;
    position: relative;
}
.retreats-contact-form .fields.form-check {
    margin-bottom: 8px;
}
.retreats-contact-form .button.black-color {
    margin-top: 20px;
}
.form-wrap {
    column-count: 2;
    column-gap: 0;
    flex: 1;
    width: 25%;
}
.fields p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #828282;
    margin-bottom: 0px;
    margin-top: 8px;
}
.form-check-input:checked {
    border-color: #9D70D7;
    background-color: #9D70D7;
}
.form-wrap .form-check {
    margin-bottom: 8px;
}
.retreats-contact-form .fields select:focus-visible {
    outline: none;
}
.retreats-contact-form h5 a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
}
.form-details p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    margin-bottom: 10px;
}
.terms-and-conditions-section {
    padding: 100px 0;
}
.title.text-center {
    display: block;
}
.terms-caption {
    padding-top: 60px;
}
.term-content {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.term-content h5 {
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    color: #020202;
    margin-bottom: 20px;
}

.term-content ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.term-content ul li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 20px;
    display: flex;
    align-items: center;
}
.term-content ul li p {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
}
.term-content ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #4C4C4C;
    border-radius: 100px;
    left: 0;
}
.term-content:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
.terms-caption {
    padding-top: 40px;
}
.about-us-caption.margin-bottom {
    margin-bottom: 80px;
}
.pricing-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
    margin-top: 60px;
}
.pricing-box {
    background: #EFEFEF;
    border-radius: 8px;
    box-shadow: 1px 1px 5px 1px #0000001A;
    position: relative;
}
.pricing-box h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #4C4C4C;
    padding: 20px 0;
    text-align: center;
}
.price-box {
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    gap: 15px;
    padding: 30px 0;
}
.price-box h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 47px;
    letter-spacing: 0.03em;
    color: #9D70D7;
}
.price-box h3.color-change {
    color: #4C4C4C;
    text-decoration: line-through;
}
.price-list {
    padding: 30px;
}
.price-list ul {
    list-style: none;
    padding-left: 0px;
    min-height: 130px;
}
.price-list .form-check {
    margin-bottom: 25px;
}
.price-list .button.black-color {
    text-align: center;
}
.price-list ul li {
    display: flex;
    position: relative;
    margin-bottom: 10px;
    align-items: center;
    padding-left: 20px;
}
.price-list ul li:before {
    content: "";
    position: absolute;
    background-image: url("../images/tick-icon.png");
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
}
.most-popular-text {
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    text-align: center;
}
.most-popular-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    background: #9D70D7;
    border-radius: 8px;
    display: inline-block;
    padding: 8px 10px;
    margin-bottom: 0px;
}
.checkout-wrap {
    margin-top: 50px;
    display: flex;
    gap: 50px;
}
.checkout-left-box {
    width: 40%;
    box-shadow: 0px 2.5px 32px 0px #21252914;
    background-color: #fff;
    padding: 40px;
    height: 100%;
    border-radius: 8px;
}
.checkout-right-box {
    width: 60%;
    box-shadow: 0px 2.5px 32px 0px #21252914;
    background-color: #fff;
    padding: 40px;
    height: auto;
    border-radius: 8px;
}
.checkout-left-box .price-list {
    padding: 0px;
}
.checkout-left-box .price-list ul {
    min-height: auto;
}
.checkout-left-box h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #020202;
    margin-bottom: 5px;
}
.checkout-left-box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    margin-top: 30px;
    margin-bottom: 15px;
}
.checkout-section {
    padding-bottom: 100px;
}
.checkout-section .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: none;
}
.checkout-section .nav-tabs {
    border-bottom: none;
}
.checkout-section .nav-tabs .nav-link.active {
    background-color: #9D70D7;
    border-radius: 8px;
    padding: 8px 40px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    font-family: 'Oswald';
    max-width: 218px;
    width: 218px;
    text-align: center;
}
.checkout-section .nav-tabs .nav-link {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    padding: 8px 40px;
    margin: 0px;
    font-family: 'Oswald';
    max-width: 218px;
    width: 218px;
    text-align: center;
}
.checkout-section .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: none!important;
    isolation: unset!important;
    transition: none!important;
}
.card-images {
    position: absolute;
    right: 20px;
    top: 42px;
}
.card-images img {
    width: 36px;
}
.card-details h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
    margin-bottom: 20px;
}
.fields {
    width: 100%;
}
.card-details .d-flex {
    gap: 20px;
}
.checkout-section .retreats-contact-form h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
}
.checkout-section .retreats-contact-form {
    padding-top: 15px;
}
.gift-card-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
    margin-top: 40px;
}
.gift-card-section {
    padding-bottom: 100px;
}
.modal-backdrop.fade.show {
    opacity: unset;
    background: none;
    z-index: 888;
}
.gift-card-box {
    border: 1px solid #9D70D71A;
    box-shadow: 1px 1px 5px 1px #0000001A;
    border-radius: 8px;
}
.gift-card-img img {
    box-shadow: 1px 1px 5px 1px #0000001A;
    border-radius: 8px;
}
.gift-card-content {
    padding: 20px;
}
.gift-card-content .d-flex {
    justify-content: space-between;
}
.gift-card-content h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #020202;
    margin-bottom: 8px;
}
.gift-card-content .price-wrap {
    display: flex;
    gap: 10px;
}
.gift-card-content .see-btn button {
    padding: 0px;
    background-color: transparent !important;
    border: none;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7 !important;
    text-decoration: underline;
}
.gift-card-content .price-wrap h5:first-child {
    color: #4C4C4C;
    text-decoration: line-through;
}
.gift-card-section .button {
    text-align: center;
    margin-top: 40px;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background-color: transparent;
    color: #a970d7;
    border: none;
}
.pop-up .summary-pop-up .price-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 0px 0px;
}
.pop-up .summary-pop-up .price-wrap h5 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.pop-up .summary-pop-up h5 {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0px 20px;
}
.pop-up .summary-pop-up .price-list {
    padding: 0px 20px;
    height: auto;
    min-height: auto;
}
.pop-up .summary-pop-up .gift-card-img {
    padding: 20px;
}
.field-icon {
    float: right;
    margin-top: -33px;
    position: relative;
    z-index: 2;
    right: 15px;
}
form.form-horizontal {
    max-width: 500px;
    margin: 40px auto 0;
}
.form-group {
    margin-bottom: 20px;
}
.form-group label.control-label {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #828282;
    margin-bottom: 8px;
    width: 100%;
}
.form-group input.form-control {
    border: 1px solid #EFEFEF;
    height: 50px;
    border-radius: 8px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}
form.form-horizontal .fa-fw {
    color: #9D70D7;
}
form.form-horizontal a.btn {
    width: 100%;
    margin-bottom: 20px;
}
form.form-horizontal h5 {
    text-align: center;
    margin-bottom: 0px;
}
form.form-horizontal h5 a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
}
form.form-horizontal .d-flex {
    justify-content: center;
    gap: 10px;
    align-items: center;
    margin-top: 8px;
}
form.form-horizontal .d-flex p {
    margin-bottom: 0px;
    font-size: 18px;
    color: #4C4C4C;
    line-height: 24px;
}
.or-text {
    text-align: center;
    margin: 30px 0;
    position: relative;
}
.or-text p.text-18.no-margin {
    text-align: center;
    position: relative;
}
.or-text p.text-18.no-margin:before {
    content: "";
    position: absolute;
    width: 42%;
    height: 1px;
    border-top: 1px solid #EFEFEF;
    left: 0;
    top: 13px;
    bottom: 0px;
}
.or-text p.text-18.no-margin:after {
    content: "";
    position: absolute;
    width: 42%;
    height: 1px;
    border-top: 1px solid #EFEFEF;
    right: 0;
    top: 13px;
}
form.form-horizontal a.btn img {
    width: 24px;
    margin-right: 10px;
}
.login-form .title.text-center p.text-18.no-margin {
    text-align: center;
    max-width: 400px;
    margin: 25px auto 0;
}
form.form-horizontal .form-check {
    max-width: 230px;
    margin: 0 auto 10px;
}
.or-text.margin-less {
    margin: 15px 0 30px;
}
form.form-horizontal .mb-3.form-check {
    max-width: 100%;
}
.fields select {
    border: 1px solid #EFEFEF;
    height: 50px;
    border-radius: 8px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
    width: 100%;
}
.code-flex {
    justify-content: space-between!important;
    gap: 20px!important;
}
.code-flex .fields {
    width: 35%!important;
}
.code-flex .form-group {
    width: 65%!important;
}
.code-flex .fields select {
    width: 100%;
}
.fields select:focus-visible {
    outline: none;
}
.contact-form .d-flex select {
    width: 100%;
}

.vertical-tab .tab-content {
    box-shadow: 0px 2.5px 32px 0px #21252914;
    border-radius: 8px;
    padding: 40px 40px;
}
.details-wrap {
    display: flex;
    justify-content: space-between;
}
.right-details-features img {
    width: 72px;
    height: 72px;
    object-fit: cover;
    border-radius: 100px;
}
.left-details-text h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #020202;
    margin-bottom: 12px;
}
.payment-cards-text.padding-bottom-0 {
    padding-bottom: 0px;
}
  .tabs_wrapper ul.tabs {
    display: inline-block;
    vertical-align: top;
    padding-left: 0px;
  }
  .tabs_wrapper ul.tabs li {
    display: flex;
    font-family: Oswald;
    font-size: 20px;
    font-weight: 400!important;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C!important;
    width: 100%;
    max-width: 100%;
    align-items: center;
    gap: 15px;
    padding: 10px 10px;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 8px;
  }

  .tabs_wrapper ul.tabs li.active {
    background-color: #9D70D7;
    border-radius: 8px;
    color: #fff!important;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .tabs_wrapper .tab_container {
    box-shadow: 0px 2.5px 32px 0px #21252914;
    border-radius: 8px;
    padding: 40px 40px;
    width: 78%;
    min-height: 100%!important;
  }
  .tabs_wrapper ul.tabs li img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
  .tabs_wrapper .tab_content {
    padding: 0px;
    height: 100%;
    display: none;
  }
  .tabs_wrapper .tab_drawer_heading {
    display: none;
  }
  .tabs_wrapper ul.tabs li.active img {
    filter: brightness(0) invert(1);
}
.tabs_wrapper {
    display: flex;
    justify-content: center;
    gap: 40px;
}
.tabs_wrapper ul.tabs {
    width: 20%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.vertical-tab {
    margin-top: 50px;
}
.profile-details-list {
    display: flex;
    justify-content: space-between;
    text-align: left;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 20px;
    margin-bottom: 20px;
    gap: 30px;  
}
.profile-details-table {
    padding-top: 25px;
}
.profile-details-list .width-25 {
    width: 30%;
}
.profile-details-list .widh-65 {
    width: 60%;
}
.profile-details-list .width-10 {
    width: 10%;
    text-align: end;
}
.profile-details-list .width-25 p.text-18.no-margin {
    color: #020202;
}
.profile-details-list a {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #9D70D7;
}
.profile-details-list:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.edit-detail-box {
    display: none;
}
.d-flex.radio-wrap {
    justify-content: left;
    margin-bottom: 20px;
}
.right-details-features .btn-primary {
    background-color: transparent;
    border: none;
    padding: 0px;
}
.right-details-features .btn-primary img {
    width: 60px;
    height: 60px;
}
.price-wrap.text-center {
    justify-content: center!important;
}
.select-file {
    display: block;
    margin: 19px 0 20px;
}
.select-file img {
    width: 60px;
    height: 60px;
}
.select-file a {
    width: 100%;
    display: block;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #9D70D7;
    margin-top: 8px;
}
.button.black-color.width-auto a.btn {
    width: unset;
}
.payment-cards-text {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding-bottom: 120px;
}
.payment-cards-text p.text-18.no-margin {
    color: #020202;
}
.payment-cards-text a {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
}
.payment-cards-text.padding-bottom-0 img {
    width: 136px;
}
.payment-cards-text.padding-bottom-0.border-bottom {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.payment-cards-text.margin-left {
    max-width: 65%;
    margin-left: auto;
}
.payment-cards-text.payment-details-box button.btn.btn-primary {
    background-color: transparent;
    border: none;
    padding: 0px;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
    text-decoration: underline;
}
.delete-popup .price-wrap {
    justify-content: center!important;
}
.delete-popup .price-wrap h5 {
    padding: 0px;
    text-align: center;
    max-width: 250px;
    line-height: 29px;
    color: #212529;
}
.d-flex.delete-wrap {
    justify-content: center;
    margin-top: 25px;
    gap: 20px;
    align-items: center;
}
.d-flex.delete-wrap a {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
}
.payment-with-card {
    display: none;
}
.change-password-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.change-password-text.border-bottom {
    border-bottom: 1px solid #EFEFEF!important;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.change-password-text a {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
}
.change-password-text p.text-18.no-margin {
    color: #020202;
}
.contact-form form.form-horizontal {
    max-width: 100%!important;
    width: 100%!important;
    margin: 0px;
}
.payment-form.contact-form {
    width: 65%;
}
button.btn.btn-primary.btn-text {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7 !important;
    background-color: transparent;
    border: none;
    padding: 0px;
    text-decoration: underline;
}
.summary-pop-up.delete-popup p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #4C4C4C;
    margin: 20px 0;
}
.instrucor-flex {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.inst-name span img {
    width: 40px;
    height: 40px;
}
.inst-name p.text-18.no-margin {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #020202;
}
.instrucor-flex:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.inst-name h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #020202;
}
.inst-name h5 a {
    color: #020202;
    text-decoration: none;
}
.inst-name h5 a:hover {
    color: #9d70d7;
}
p.text-18.no-margin.color-purple {
    color: #9D70D7;
    margin-bottom: 12px;
}
.instrcutor-caption .d-flex {
    gap: 15px;
    margin: 15px 0;
}
.instrcutor-caption .d-flex span img {
    width: 40px;
    margin-right: 10px;
}
.instrcutor-caption {
    display: none;
}
.instrucor-flex.grid-4 button.btn.btn-primary.btn-text {
    display: flex;
}
button.btn.btn-primary.cancel-btn {
    padding: 8px 32px;
    border-radius: 8px;
    border: 1px solid #020202;
    color: #020202;
    font-family: Oswald;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: transparent;
}
button.btn.btn-primary.cancel-btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    background-color: #020202;
    color: #fff;
}
.instrucor-flex.mobile-design.width {
    width: 50%;
    align-items: center;
}
a.see-details {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
}
a.cancel-details {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
}
.edit-box-content.hide-box {
    display: none;
}
.edit-box-content.hide-box .yoga-text p {
    margin-bottom: 10px;
}
.edit-box-content.hide-box .yoga-text .button.black-color {
    margin-bottom: 15px;
}
.select-room {
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    margin: 40px 0px;
    padding: 40px 0px;
    width: 100%;
}
.select-room h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #020202;
    margin-bottom: 0px;
}
.select-wrap {
    margin-top: 20px;
    display: flex;
    gap: 30px;
    max-width: 60%;
}
.select-room-image img {
    width: 100%;
    border-radius: 8px;
}
.select-room-box {
    width: 50%;
    box-shadow: 1px 1px 5px 1px #0000001A;
    border: 1px solid #9D70D71A;
    border-radius: 8px;
    padding: 15px;
    position: relative;
}
.select-room-caption {
    padding-top: 12px;
}
.selected-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    bottom: 0;
}
.selected-image img.w-100 {
    height: 100%;
    object-fit: contain;
    border-radius: 8px;
}
.select-room-caption p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin: 10px 0;
    color: #4C4C4C;
}
.select-room-list label {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
}
.select-room-list select {
    border: 1px solid #EFEFEF;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    border-radius: 8px;
    padding: 6px 10px;
    height: 32px;
}
.see-more-details-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.select-room-list select:focus-visible {
    outline: none;
}
.selected-list:last-child {
    border-top: 1px solid #EFEFEF;
    padding-top: 40px;
}
.selected-list .form-check {
    margin-bottom: 10px;
}
.selected-list .fields {
    margin-top: 20px;
}
.selected-list {
    padding: 20px 0;
}
.selected-list form.form-horizontal {
    max-width: 100%;
    margin: 20px 0 0px;
}
.selected-list form.form-horizontal a.btn {
    width: auto;
    margin-top: 10px;
}
.selected-list:last-child h5 {
    margin-bottom: 15px;
}
.full-width-popup {
    max-width: 100%;
}
.full-width-popup .modal-content {
    padding: 50px;
}
.room-photos-slider {
    display: block;
    opacity: unset;
    overflow: visible;
}
.full-width-popup button.slick-prev.slick-arrow {
    background-image: url("../images/left-arrow-icon.png");
    background-repeat: no-repeat;
    font-size: 0px;
    border: none;
    background-color: transparent;
    width: 14px;
    height: 14px;
    position: absolute;
    left: -30px;
    z-index: 999;
    background-size: contain;
    top: 50%;
}
.full-width-popup button.slick-next.slick-arrow {
    background-image: url("../images/right-arrow-icon.png");
    background-repeat: no-repeat;
    font-size: 0px;
    border: none;
    background-color: transparent;
    width: 14px;
    height: 14px;
    position: absolute;
    right: -30px;
    z-index: 999;
    background-size: contain;
    top: 50%;
}
.single-room-text {
    padding-bottom: 15px;
}
.single-room-text h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 47px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #020202;
    margin-top: 30px;
    margin-bottom: 15px;
}
.single-room-text p.text-18.no-margin {
    color: #4C4C4C;
    text-align: left;
    margin: 0px;
}
.single-room-text ul li {
    text-align: left;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #4C4C4C;
}
.single-room-text h5 {
    margin: 0px 0px 15px!important;
    padding: 0px!important;
}
.retreat-video {
    max-width: 65%;
    margin: 50px auto 0;
}
.retreat-video img {
    border-radius: 8px;
}
.instrutor-slider-no {
    display: flex;
    justify-content: center;
}
.instrutor-slider-no .instructor-box {
    width: 25%;
}
a.load-more.text {
    border: none;
    color: #9D70D7;
    text-decoration: underline;
    padding: 0px;
    font-size: 18px;
}
.gallery-images-section .gallery-wrap {
    display: flex;
}
.summary-pop-up.login-popup-caption .price-wrap.text-center {
    display: block;
    box-shadow: 1px 1px 5px 1px #0000001A;
    padding: 20px 10px;
}
.summary-pop-up.login-popup-caption .heart-img {
    position: unset;
}
.summary-pop-up.login-popup-caption .price-wrap.text-center p {
    max-width: 270px;
    margin: 0 auto 15px;
    padding-top: 0px;
}
.summary-pop-up.login-popup-caption .delete-no-wrap {
    display: block;
}
.summary-pop-up.login-popup-caption .delete-no-wrap a {
    width: 100%;
    display: block;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    color: #9D70D7;
    margin-bottom: 8px;
    text-decoration: none;
}
.overview-section a.morelink {
    position: relative;
    bottom: 25px;
}
.overview-section a.morelink.less {
    bottom: 0px;
}
.overview-section .meet-box {
    padding-bottom: 25px;
}
button.btn.btn-primary.button.black-color {
    padding: 8px 32px;
    border-radius: 8px;
    border: 1px solid #020202;
    color: #fff;
    font-family: Oswald;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
    background: #020202;
}
.purchase-radio-form {
    margin-bottom: 20px;
}
.purchase-radio-form .form-check {
    text-align: left;
    margin-bottom: 8px;
}
a.cancel-link {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #9D70D7;
}
.delete-no-wrap .button.black-color {
    margin-bottom: 15px;
}
.book-class-popup h5 {
    text-align: center!important;
    margin-bottom: 8px!important;
}
.book-class-popup .inst-text h5 {
    margin-top: 0px!important;
    text-align: left!important;
    padding: 0px;
}
.book-class-popup .inst-text p {
    margin-bottom: 0px;
}
.manage-text {
    color: #9D70D7;
}
.manage-text:hover {
    color: #9D70D7;
}
.instructor-popup-box {
    gap: 12px;
    margin-bottom: 10px;
}
.instructor-popup-box .inst-img img {
    width: 50px;
    height: 50px;
    border-radius: 100px;
}
.instructor-popup-box .inst-text p {
    margin: 0px;
}
.instructor-popup-box .inst-text h6 {
    color: #020202;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0px;
}
.form-check.align-items {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
}
.instructor-pop {
    display: none;
}
.instructor-pop .title {
    text-align: center;
}
.instructor-pop .delete-no-wrap {
    text-align: center;
}

/* Responsive */

@media screen and (max-width: 781px) {
    .tabs_wrapper ul.tabs {
      display: none;
    }
    .tabs_wrapper .tab_container {
        padding: 0px;
    }
    .tabs_wrapper .tab_drawer_heading {
      background-color: #ccc;
      background: #600026;
      color: #fff;
      margin: 0;
      padding: 5px 20px;
      display: block;
      cursor: pointer;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      text-align: center;
    }

    .tabs_wrapper .d_active {
      background: #fff;
      background: #4c001e;
      color: #dddddd;
    }
    .tabs_wrapper {
        display: block;
        width: 100%;
        max-width: 100%;
    }
    .tabs_wrapper .tab_container {
        width: 100%!important;
        padding: 0px;
        box-shadow: none;
    }
    .tabs_wrapper .tab_drawer_heading {
        margin-bottom: 20px;
        background-color: transparent;
        box-shadow: none;
        text-align: left;
        color: #4C4C4C;
        font-weight: 400;
        display: flex;
        justify-content: space-between;
        padding: 16px 15px;
        align-items: center;
    }
    .tabs_wrapper .tab_drawer_heading img {
        width: 25px;
        margin-right: 10px;
        height: 25px;
        object-fit: contain;
    }
    .tabs_wrapper .d_active {
        background-color: #9D70D7!important;
        color: #fff;
        border-radius: 8px;
    }
    .tabs_wrapper .d_active img {
        filter: brightness(0) invert(1);
    }
    .right-icon img {
        margin-right: 0px!important;
        width: 18px!important;
    }
    .tabs_wrapper .tab_drawer_heading h3 {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 0px;
        color: #4C4C4C;
    }
    .tabs_wrapper .tab_drawer_heading .d-flex {
        align-items: center!important;
    }
    .tabs_wrapper .d_active h3 {
        color: #fff;
    } 
    .tabs_wrapper .tab_content {
        box-shadow: 0px 2.5px 32px 0px #21252914;
        padding: 20px 15px;
        border-radius: 8px;
        margin-bottom: 30px;
    }
    .profile-details-list {
        display: block;
        position: relative;
    }
    .profile-details-list .width-10 {
        width: 50%;
        margin-left: auto;
        position: absolute;
        right: 0;
        top: 15px;
    }
    .profile-details-list .widh-65 {
        width: 100%;
    }
    .profile-details-list .width-25 {
        width: 100%;
    } 
    .profile-details-table.mobile-table-design .width-10 {
        top: unset;
        left: 0;
        right: unset;
        width: 100%;
        text-align: left;
        bottom: 30px;
    }
   .profile-details-table.mobile-table-design .button.black-color {
    text-align: end;
    }
    .profile-details-list .width-25 p.text-18.no-margin {
    margin-bottom: 15px;
    }
    .payment-cards-text {
        padding-bottom: 0px;
    }
    .payment-cards-text.padding-bottom-0 {
        display: block!important;
        padding-bottom: 20px;
    }
    .payment-form.contact-form {
        width: 100%;
    }
    .payment-cards-text.padding-bottom-0 p.text-18.no-margin {
        margin-bottom: 15px;
    }
    .payment-cards-text.padding-bottom-0 button.btn.btn-primary {
        width: unset;
        float: right;
        margin-top: 0px;
    }
    .payment-cards-text.padding-bottom-0 a.cancel-text {
        position: relative;
        top: 15px;
    }
    .payment-cards-text.margin-left {
        max-width: 100%;
    }
    .payment-cards-text.payment-details-box {
        position: relative;
        padding-bottom: 0px!important;
    }
    .payment-cards-text.payment-details-box button.btn.btn-primary {
        float: unset;
        position: absolute;
        right: 0;
        top: 35px;
    }
    .payment-cards-text.padding-bottom-0 img {
        margin: 0px 0 10px;
    }
    .payment-cards-text.padding-bottom-0.border-bottom {
        padding-bottom: 35px;
    }
    .inst-name p.text-18.no-margin {
        width: 70%;
    }
    .instrucor-flex.mobile-design {
        display: block;
    }
    .instrucor-flex.mobile-design button.btn.btn-primary.btn-text {
        float: right;
        position: relative;
        bottom: 45px;
    }
    .instrucor-flex.grid-4 {
        display: block;
        position: relative;
        padding-bottom: 190px;
    }
    .instrucor-flex.grid-4 p.text-18.no-margin {
        margin-bottom: 10px;
    }
    .instrucor-flex.grid-4 button.btn.btn-primary.btn-text {
        float: right;
        position: relative;
        top: -65px;
    }
    .instrcutor-caption {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    .instrcutor-caption .d-flex:last-child {
        display: block!important;
        width: 100%!important;
    }
    
    .instrcutor-caption .d-flex:last-child button.btn.btn-primary.cancel-btn {
        width: 100%;
        max-width: 100%;
        display: block;
        margin-bottom: 15px;
    }
    .instrcutor-caption .d-flex:last-child a.btn {
        width: 100%;
    }
    .instrucor-flex.mobile-design.width {
        width: 100%;
    }
    .instrucor-flex.mobile-wrap {
        display: block;
        position: relative;
    }
    .instrucor-flex.mobile-wrap a.see-details {
        position: absolute;
        right: 0;
        top: 10px;
    }
    .edit-box-content.hide-box {
        position: relative;
    }
    .edit-box-content.hide-box .instrucor-flex.mobile-wrap .button.black-color {
        text-align: end;
    }
    .edit-box-content.hide-box .instrucor-flex.mobile-wrap a.cancel-details {
        position: absolute;
        bottom: 45px;
    }
  }

@media(max-width:1399px) and (min-width:1200px){
    .people-dropdown .dropdown-menu {
        left: -100px!important;
    }
}
@media(max-width:1199px) and (min-width:992px){
    .people-dropdown .dropdown-menu {
        left: -100px!important;
    }
}
@media only screen and (min-width: 992px) {
    .dropdown:hover .dropdown-menu {
      display: flex;
    }
    .dropdown-menu.show {
      display: flex;
    }
  }
  @media only screen and (max-width: 992px) {
    .dropdown-menu.show {
      flex-wrap: wrap;
      max-height: 350px;
      overflow-y: scroll;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1140px) {
    .dropdown:hover .dropdown-menu {
      width: 40vw;
      flex-wrap: wrap;
    }
  }

@media(max-width:991px){
    .container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    header nav.navbar {
        padding: 15px 0;
    }
    .header-right-wrap {
        position: absolute;
        right: 20px;
    }
    button.navbar-toggler {
        position: absolute;
        left: 20px;
    }
    div#navbarSupportedContent {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        background-color: #fff;
        top: 100px;
    }
    .navbar-brand.logo {
        position: relative;
        z-index: 999;
    }
    .meet-instructor-section button.slick-prev.slick-arrow, .testimonial-slider button.slick-prev.slick-arrow {
        left: 0px;
    }
    .meet-instructor-section button.slick-next.slick-arrow, .testimonial-slider button.slick-next.slick-arrow {
        right: 0px;
    }
    .footer-wrap {
        grid-template-columns: 1fr 1fr;
    }
    .quick-links {
        margin: unset;
    }
header .container {
    justify-content: center!important;
}
.people-dropdown .dropdown-menu {
    left: -140px!important;
    overflow: hidden;
}
.dropdown-menu {
    max-width: 100%!important;
    width: 100%!important;
    min-width: 100%!important;
}
.navbar-nav li.nav-item::after {
    display: inline-block;
    margin: unset;
    left: 10px;
}
.navbar-dark .navbar-nav a.nav-link {
    display: inline-block;
}
.choose-box {
    width: 100%;
}
.choose-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.choose-wrap.justify-center .choose-box {
    width: 100%;
}
.pricing-wrap {
    grid-template-columns: 1fr 1fr;
}
}
@media(max-width:767px){
    .price-list ul {
    margin-bottom: 0px!important;
}
.package-price {
    font-size: 22px!important;
    line-height: 32px!important;
}
.elementor-1307 .elementor-element.elementor-element-58fa50d {
    gap: 15px!important;
}
.ekit-template-content-header .dropdown-menu.show {
    width: 170px!important;
    max-width: 170px!important;
    padding: 10px!important;
}
    
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    button.navbar-toggler {
        padding: 0px;
        left: 15px;
        margin-top: 10px;
    }
    .header-right-wrap {
        right: 15px;
    }
    button.navbar-toggler img {
        width: 20px;
    }
    .navbar-brand.logo img {
        max-width: 100px;
    }
    header .icon img {
        width: 20px;
    }
    header nav.navbar {
        padding: 12px 0;
    }   
    .carousel-item img {
        min-height: 100vh;
        object-fit: cover;
    }
    .hero-section .carousel-caption h1 {
        font-size: 40px;
    }
    .hero-section .carousel-caption p {
        font-size: 18px;
    }
    .book-btn a.btn {
        font-size: 16px;
    
    }
    .hero-section .carousel-caption h5 a {
        font-size: 18px;
    }
    .hero-section .carousel-caption {
        position: absolute;
        height: 100%;
        top: 0;
        display: flex;
        align-items: center;
    }
    .title h3 {
        font-size: 28px;
    }
    .online-caption {
        text-align: center;
        padding-right: 0px;
    }
    .online-caption .title {
        text-align: center;
        display: flex;
        justify-content: center;
    }
    p.text-18 {
        font-size: 16px;
    }
    .online-caption p {
        font-size: 16px;
    }
    .gift-caption {
        text-align: center;
    }
    .gift-caption p.text-18 {
        text-align: center;
    }
    .about-us-caption p {
        font-size: 16px;
    }
    .testimonial-caption p {
        font-size: 16px;
    }
    .footer-wrap {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .footer-caption p {
        max-width: 100%;
    }
    .quick-links ul {
        text-align: center;
    }
    .quick-links ul li {
        justify-content: center;
    }
    .ft-title h6:before {
        left: 0;
        margin: 0 auto;
    }
    .copyright-wrap {
        flex-direction: column-reverse;
        gap: 20px;
    }
    .copyright-wrap p {
        max-width: 100%;
    }
    .copyright-wrap ul {
        max-width: 100%;
    }
    .mobile-hidden-image {
        display: none;
    }
    .mobile-img {
        display: block;
        margin-top: 30px;
    }
    .yoga-caption {
        padding-left: 0px;
        text-align: center;
    }
    .yoga-section .row {
        flex-direction: column-reverse;
    }
    .yoga-caption p.text-18 {
        text-align: center;
    }
    .instructor-text {
        text-align: center;
    }
    div#navbarSupportedContent {
        top: 62px;
    }
    .instructor-drop {
        display: flex;
        justify-content: space-between;
    }
    .dropdown-menu {
        max-width: 100%!important;
        width: 100%!important;
        min-width: 100%!important;
    }
    .inner-hero-section .hero-item img {
        height: 400px;
        object-fit: cover;
        object-position: center;
    }
    .hero-caption-inner h1 {
        font-size: 40px;
        text-align: center;
        line-height: 60px;
    }
    .join-tribe-section {
        margin-top: 0px;
    }
    .contact-section {
        padding-bottom: 100px;
    }
    .contact-form .d-flex {
        display: block!important;
    }
    .contact-form button.btn {
        width: 100%;
    }
    .contact-form .mb-3.form-check {
        margin-bottom: 8px!important;
    }
    .contact-form .label-fields textarea {
        height: 100px;
    }
    .contact-form .label-fields input {
        height: 40px;
    }
    .choose-wrap {
        grid-template-columns: 1fr;
    }
    .classes-box-wrap {
        grid-template-columns: 1fr;
    }
    .yoga-box h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .yoga-box:last-child {
        grid-column: unset;
    }
    .yoga-box:last-child .clasess-img img {
        height: auto;
    }
    .yoga-banner-section img {
        object-position: 37% 50%!important;
    }
    .mobile-photo {
        display: block;
    }
    .dekstop-photo{
        display: none;;
    }
    .mobile-photo img {
        height: auto;
        min-height: auto;
    }
    .hatha-yoga-banner-section img {
        object-position: 44% 50%!important;
    }
    .meditation-banner-section img {
        object-position: 70% 50%!important;
    }
    .breadcrubmbs-sec .d-flex p {
        text-align: center;
    }
    .book-button-wrap {
        display: block;
        margin-top: 20px;
    }
    .book-button-wrap .button a.btn {
        width: 100%;
    }
    .book-button-wrap .button {
        margin-bottom: 20px;
    }
    .instrutor-grid-wrap .instructor-box {
        display: none;
    }
    .see-all-button{
        display: inline-flex;
    }
    .instrutor-grid-wrap {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .instrutor-grid-wrap .instructor-text {
        text-align: left;
    }
    .testimonial-caption {
        padding: 20px;
    }
    .favorite-yoga-wrap {
        grid-template-columns: 1fr;
    }
    .book-banner-image img {
        object-position: 85% 50%!important;
    }
    .about-us-section.padding-top-80 {
        padding-top: 50px;
    }
    .favorite-yoga-wrap.justify-center {
        max-width: 100%;
        grid-template-columns: 1fr;
    }
    .retreats-wrap {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .login-pop-up {
        width: 220px;
    }
    .login-pop-up {
        width: 220px;
    }
    .past-retreats-box .loc-wrap {
        display: block;
    }
    .past-retreats-box .loc-wrap p {
        margin-bottom: 8px;
    }
    .retreats-image img {
        min-height: 192px;
        object-fit: cover;
    }
    .past-retreats-box {
        margin-bottom: 50px;
    }
    .instructor-wrap {
        display: block;
    }
    .heading h4 {
        text-align: center;
    }
    .instructor-wrap .instructor-box {
        justify-content: center;
        margin-bottom: 20px;
    }
    .gallery-img-wrap {
        display: block;
    }
    .schedule-box ul li {
        font-size: 16px;
        line-height: 26px;
    }
    .book-now-btn-wrap {
        display: block;
    }
    .book-now-btn-wrap .button a.btn {
        width: 100%;
        margin-bottom: 15px;
    }
    .share-text {
        margin-top: 10px;
    }
    .gallery-grid {
        grid-template-columns: 1fr;
    }
    .retreats-inquiry-wrap {grid-template-columns: 1fr;gap: 0px;}
.retreats-contact-form {
    padding-top: 30px;
}
.retreats-contact-form .d-flex {
    display: block!important;
}
.retreats-contact-form .button.black-color a.btn {
    width: 100%;
}
.fields .form-control {
    height: 36px;
}
textarea#exampleFormControlTextarea1 {
    height: 100px;
}
.breadcrubmbs-sec .d-flex {
    flex-wrap: wrap;
}
.retreats-contact-form .fields select {
    height: 36px;
}
.form-wrap {
    width: 70%;
}
.term-content ul li p {
    font-size: 16px;
    line-height: 21px;
}
.terms-and-conditions-section {
    padding: 60px 0;
}
.pricing-wrap {
    grid-template-columns: 1fr;
}
.checkout-wrap {
    display: block;
}
.checkout-left-box {
    width: 100%;
    margin-bottom: 30px;
}
.checkout-right-box {
    width: 100%;
    padding: 40px 20px;
}
.checkout-section .nav-tabs .nav-link.active {
    padding: 8px 25px;
    width: 100%;
}
.checkout-section .nav-tabs .nav-link {
    padding: 8px 25px;
    width: 100%;
}
.breadcrubmbs-sec.padding-bottom-0 {
    padding-bottom: 10px;
}
.gift-card-wrap {
    grid-template-columns: 1fr;
    gap: 30px;
}
.about-us-caption.margin-bottom {
    margin-bottom: 40px;
}
.pop-up .summary-pop-up .gift-card-img {
    padding: 0px;
}
.pop-up .summary-pop-up h5 {
    padding: 0px;
}
.pop-up .summary-pop-up .price-list ul {
    min-height: auto;
}
.form-group input.form-control {
    height: 36px;
}
.login-section.padding-100 {
    padding: 70px 0;
}
form.form-horizontal .d-flex p {
    font-size: 16px;
    line-height: 21px;
}
.field-icon {
    margin-top: -26px;
}
.code-flex {
    display: block!important;
}
.code-flex .fields {
    width: 100%!important;
}
.fields select {
    height: 36px;
}
.select-wrap {
    max-width: 100%;
    display: block;
}
.select-room-box {
    width: 100%;
    margin-bottom: 30px;
}
.selected-image img.w-100 {
    object-fit: cover;
}
.full-width-popup .modal-content {
    padding: 25px;
}
.single-room-text h3 {
    font-size: 28px;
    line-height: 38px;
}
.single-room-text p.text-18.no-margin {
    font-size: 16px;
}
.full-width-popup button.slick-prev.slick-arrow {
    left: -20px;
}
.full-width-popup button.slick-next.slick-arrow {
    right: -20px;
}
.select-room {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.selected-list {
    padding-bottom: 0px;
}
.selected-list form.form-horizontal a.btn {
    width: 100%;
}
.online-feature {
    margin-bottom: 20px;
}
.online-feature:last-child {
    margin-bottom: 0px;
}
.retreat-video {
    max-width: 100%;
}
.overview-section {
    padding-bottom: 60px;
}
.photo-section.photo-position img {
    object-position: 15% 50%;
}
.instrutor-slider-no .instructor-box {
    width: 100%;
    margin: 0px;
    margin-bottom: 15px;
}
.instrutor-slider-no {
    display: block;
}
.instrutor-slider-no .instructor-text {
    text-align: left;
}
.instrutor-slider-no .instructor-box:last-child {
    margin-bottom: 0px;
}
.gallery-images-section .gallery-wrap {
    display: block;
}
.gallery-images-section .book-button-wrap {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 40px;
}
}
 

  input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    border-radius: 8px;
    background: #020202;
    border-color: #020202;
    padding: 8px 32px;
    color: #fff;
    font-family: 'Oswald';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1);
    margin-top: 10px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    border-radius: 8px;
    background: #020202;
    border-color: #020202;
    padding: 8px 32px;
    color: #fff;
    font-family: 'Oswald';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(1);
    margin-top: 10px;
}
   input.wpcf7-form-control.wpcf7-submit.has-spinner.btn:hover {
    -ms-transform: scale(1.05);
    -webkit-trnsform: scale(1.05);
    transform: scale(1.05);
    background-color: #fff;
    color: #020202;
    border-color: #020202;
}


input#exampleCheck1:checked {
    border-color: #9D70D7;
    background-color: #9D70D7;
}

.wpcf7-list-item input.form-check-input:checked {
    background-color: #9D70D7;
    border-color: #9D70D7;
}

img.attachment-large.size-large.wp-image-185 {
    width: 20px !important;
    object-fit: scale-down;
}


.online-classes-section.packages {
    background-color: #fff;
    padding: 80px 0;
}
.pricing-section.padding-100 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.pricing-box .form-check {
    display: none;
}
.price-list ul {
    margin-bottom: 60px;
}

.package-price {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 30px;
}
.package-price span {
    color: #9d70d7;
}

span#priceDisplay {
    display: none;
}

span#packagepriceDisplay {
    display: none;
}


div#pricing-box-1 .most-popular-text p {
    display: none;
}

div#pricing-box-1 .color-change{
    display: none;
}

div#pricing-box-3 .most-popular-text p {
    display: none;
}

div#pricing-box-3 .color-change{
    display: none;
}


button#stripe_form_submit_1745 {
    color: white;
    background-color: black;
    background-image: linear-gradient(-180deg, #121313, #060606);
    width: 400px;
}

div#pricing-box-1 .descount-price {
    display: none;
}

div#pricing-box-3 .descount-price {
    display: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    outline: none;
}


.quick-links ul li a {
    color: #fff !important;
}