h1,
h2,
h3 {
  color: #333 !important;
	display:block !important;
}

p {
  color: #636363;
  display:block !important;
}

.mw-menu-skin-com .menu-header-skin-1 ul > li {
    position: relative;
    padding: 0 10px !important; 
}



.header-background .dropdown-menu {
  background-color: #fff !important;
  min-width: 25rem !important;
  color: #764979 !important;
}

.header-background .dropdown-menu a {
  color: #764979 !important;
}

.top-breadcrumb a {
  color: #e1ccad !important;
}

.top-breadcrumb .mw-breadcrumb {
  justify-content: center !important;
}

.header-background {
  padding: 0;
}

.mw-menu-skin-com-container {
  padding: 0px;
}

.header-background .btn {
  background-color: #e1ccad !important;
  color: #000 !important;
}

.header-background .btn:hover {
  background-color: #fff !important;
}

.mobile-header-cart {
  display: none;
}

.mobile-header-search a {
  color: #fff;
}

.mobile-header-profile-link {
  display: none;
}
#mw-element-1755935136864 {
    color: #ffffff !important;
}

#mw-element-1765547915639, #mw-element-1765547915638 {
border: 1px solid;
border-color:#ddd;
backgroud-color:#f7f7f7;
}

#mw-module-1766129599603 {
 	padding: 20px;
    background-color: #ddd;
   border: 1px solid #000;
}
@media only screen and (max-width: 767px) {
  .header-section-title {
    font-size: 28px !important;
  }

  .header-title-small span {
    font-size: 18px !important;
  }

  .header-section-p span {
    font-size: 14px !important;
  }
}

.feature-skin-12-card {
  border-left: 3px solid #764979;
  border-right: 3px solid #764979;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}

.feature-skin-12-card:hover {
  border-top: none !important;
  border-left: 3px solid #764979 !important;
  transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.content-skin-3 .box {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.module-custom-fields .form-label {
    color: var(--mw-form-label-color);
    font-size: var(--mw-form-label-font-size);
    display: block;
}
.content-mirror-skin-3-btn a {
  font-size: 16px !important;
  color: white !important;
  background-color: #764979 !important;
  border: none !important;
  padding: 10px 25px !important;
}
.mb-2, .my-2 {
    margin-bottom: 0.5rem;
    display: inline;
    margin: 10px;
}

.content-skin-10-card {
  border-radius: 5px;
}
.retreat-list li{
  color:#000 !important;
}
.accordion-wrapper button {
  background-color: #764979;
  color: #fff;
  padding: 5px 10px;
}

.accordion-wrapper .card-body h5 {
  color: #333;
  font-weight: 600;
  font-family: 'Oswald', sans-serif !important;
}

.accordion-wrapper h6 {
  font-weight: 600;
  font-family: 'Oswald', sans-serif !important;
}

.accordion-wrapper h5 {
  font-size: 18px;
  color: #fff;
  text-align: left !important;
}

.accordion-wrapper i:before {
  font-size: 18px;
}

.accordion-wrapper ul li {
  line-height: 30px;
}

.list-group {
  background-color: #f4f7ff;
}

#mw-module-1754981777762{
    background-color: #f4f7ff;

}

.list-group-item {
  background-color: #f4f7ff;
}

.features-skin-12-title-small {
  color: #e1ccad !Important;
}

.content-mirror-skin-3-title-small {
  color: #e1ccad !important;
}

.program-card-wrapper .program-card {
  background-color: #fff;
  border-radius: 1rem;
  border-left: 3px solid #e1ccad;
  border-right: 3px solid #e1ccad;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 1rem;
  gap: 1rem;
  align-items: center;
  margin-bottom: 2rem;
}

.program-card-wrapper .program-img {
  border-radius: 1rem;
  width: 180px;
  height: 150px;
  object-fit: cover;
  flex-shrink: 0;
}

.program-card-wrapper .program-title {
  color: #764979;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.program-card-wrapper .program-desc {
  color: #5f5f5f;
  font-size: 1rem;
  line-height: 1.5;
}

.program-card-wrapper .details-btn {
  background-color: #ec6d63;
  color: white;
  padding: 0.75rem 2rem;
  border: none;
  border-radius: 6px;
  font-weight: 600;
  letter-spacing: 1px;
  transition: 0.3s ease;
}

.program-card-wrapper .details-btn:hover {
  background-color: #d4554b;
}

#mw-element-1755945679270, #mw-element-1755938258179 {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    box-shadow: 1px 5px 5px 1px;
    background-color: #fff;
    border-color: #ddd;
    border-radius: 0px 10px 0px 30px;
}
@media (max-width: 767.98px) {
  .program-card-wrapper .program-card {
    flex-direction: column;
    text-align: center;
  }

  .program-card-wrapper .program-img {
    width: 100%;
    height: auto;
  }

  .program-card-wrapper .program-text {
    padding-top: 1rem;
  }

  .module-teamcard .col-xl-3 {
    width: 100% !important;
  }
}

/*.our-specialties .our-specialties-content::after {
    content: "✓";
    height: 76px;
    width: 76px;
    background-color: #764979;
    position: absolute;
    border-radius: 100%;
    z-index: 1;
    text-align: center;
    padding: 5px;
    font-weight: 400;
    font-size: 42px;
    line-height: 64px;
    color: #fff;
    display: inline-block;
}
.our-specialties .s1::after {
    top: 10px;
    right: -63px;
}
.our-specialties .s2::after {
    top: 165px;
    right: -30px;
}
.s3::after {
    top: 71%;
    right: -36px;
}
.specialties_left_line {
    position: absolute;
    top: 103px;
    right: -32px;
}*/
.testimonials-skin-17-title-small {
  color: #beac92 !important;
  font-size: 18px !important;
  font-weight: bold;
}

.testimonials-skin-17-title {
  color: #fff !important;
}

.testimonials-skin-6-card {
  background: #fff;
  border-left: 3px solid #beac92;
  border-right: 3px solid #beac92;
  border-radius: 10px;
  height: 100%;
}

.testimonials-skin-6-role {
  color: #764979 !important;
}

.blog-skin-1-title-small {
  color: #beac92 !important;
  font-weight: 18px !important;
  font-weight: bold;
  margin-bottom: 0 !important;
}

.posts-skin-1-title {
  color: #fff !important;
  font-size: 20px !important;
}

.posts-skin-1-title:hover {
  color: #e1ccad !important;
}
.posts-skin-1-description {

  color: #fff !important;
}

.posts-skin-1-btn a {
  color: #e1ccad !important;
}

.posts-skin-1-card {
  border-radius: 10px;
  background: #764979;
}
.posts-skin-1-time {
  color: #fff !important;
}
.blog-inner-page button {
background-color:#764979 !important;
}
.blog-inner-title-small {
display:none;
}

.header-section-skin-1-title {
  color: #fff !important;
}

.header-section-skin-1-p {
  color: #fff !important;
}

.team-member {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin-bottom: 40px;
}

.team-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-content {
  padding: 30px;
  background-color: #764979;
  color: #fff !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.team-content h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff !important;
}

.team-content p {
  margin-bottom: 0;
  color: #fff !important;
}

@media (max-width: 767px) {
  .team-content {
    text-align: center;
    padding: 20px;
  }
}


.schedule-wrapper thead {
  background-color: #764979;
  color: white;
  text-align: center;
  font-size: 1.25rem;
}

.schedule-wrapper tbody tr {
  background-color: #e1ccad;
}

.schedule-wrapper td,
.table th {
  vertical-align: middle;
  padding: 5px;
  line-height: 26px;
}

.schedule-wrapper td:first-child {
  font-weight: bold;
  width: 200px;
}

.yoga-packages .card {
  border-left: 3px solid #e1ccad;
  border-right: 3px solid #e1ccad;
  color: #333;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.yoga-packages .card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.yoga-packages .card-title {
  color: #764979;
  font-weight: 600;
}

.yoga-packages .card-body {
  padding: 1.5rem;
}

.yoga-packages .btn-purple {
  background-color: #764979;
  color: white;
  border: none;
}

.yoga-packages .btn-purple:hover {
  background-color: #5d3961;
}

.yoga-packages i {
  background: #764979;
  color: #fff;
  padding: 4px;
  font-size: 12px;
  border-radius: 30px;
}

.yoga-packages .price {
  font-size: 24px;
  font-weight: 600;

}

.yoga-packages .main-price {
  color: #ccc;
  text-decoration: line-through;
  margin-right: 10px;
}

.faq-section .card-header .btn {
  padding: 5px 20px !important;
  background-color: #764979 !important;
  border-color: #ddd !important;
}

.faq-section .card-header .btn h4 {
  font-size: 16px !important;
  color: #fff !important;
}

.faq-section i:before {
  color: #fff !important;
}

.faq-section i {
  line-height: 1 !important;
  font-size: 20px !important;
  border: none !important;
  border-radius: 50%;
}

.faq-section .faq-default-answer {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-align: left !important;
}

.faq-section .allow-drop .card-body {
  padding: 8px 10px !important;
}

.contact-card {
  height: 100%;
  box-shadow: 1px 1px 50px rgb(0 0 0 / 5%);
  transition: all 0.3s ease-in-out;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #ffffff;
}

.contact-card .fa {
  background-color: #764979 !important;
  color: #fff;
  padding: 10px;
  border-radius: 30px;
  font-size: 20px !important;
}

.prenatal-wrapper .card-wrapper {
  height: 100%;
  padding: 10px;
  box-shadow: 4px 4px 10px 2px rgba(118, 73, 121, 0.3);
  border-radius: 10px;
}

.prenatal-course .section h2 {
  color: #3b3b3b;
  margin-bottom: 1rem;
}

.prenatal-course .section p,
.section li {
  color: #555;
}

.prenatal-course .highlight {
  background-color: #fff;
  border-left: 4px solid #764979;
  padding: 1rem;
}

.newsletter-wrapper .col-sm-12 {
  margin-left: -53px !important;
}

.newsletter-wrapper button {
  margin-left: -53px;
  margin-top: -12px !important;
  padding: 14px !important;
}

@media (max-width: 767.98px) {
  .newsletter-wrapper .col-sm-12 {
    margin-left: 0 !important;
  }

  .newsletter-wrapper button {
    margin-left: 0px !important;
    margin-top: 0px !important;
    padding: 14px !important;
  }

  .fa-map-marker {
    margin-left: 0px;
  }
}

.module-teamcard .col-xl-3 {
  width: 33.3333333333%;
}

.teamcard-skin-15-role {
  color: #764979 !important;
}

.team-skin-20-title-small {
  color: #fff !important;
}

@media (max-width: 767.98px) {
  .workshop-team-section .col-xl-3 {
    width: 100%
  }
}

.footer-skin-19 .mw-layout-container {
  overflow: hidden;
}

.footer-background .col-sm-6 {
  width: 100%;
  overflow: hiddden;
}

.footer-background .d-md-flex .text-md-start {
  text-align: center !important;
}

.footer-background small {
  color: #fff !important;
}

.footer-background .contact-info i:before {
  margin-right: 10px !important;
  color: #333 !important;
  margin-right: 10px;
  font-size: 16px;
  background-color: #e1ccad !important;
  padding: 8px 10px;
  border-radius: 50%;
  display: inline-block;
  transition: 0.3s;
}

.footer-background span {
  color: #fff;
}

.footer-background .contact-info a {
  color: #fff;
}

.fa-map-marker {
  margin-left: -10px;
}

.course-card {
  border-top: 4px solid #764979;
  padding: 1.5rem;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
  max-width: 400px;
  margin: 2rem auto;
}

.course-card h5 {
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.course-card .detail-label {
  font-weight: 600;
  color: #555;
}

.course-card .detail-value {
  color: #333;
}

.course-card p {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

.online-card-wrapper .card {
  border-left: 3px solid #764979;
  border-right: 3px solid #764979;
  border-radius: 15px;
}

.online-card-wrapper h5 {
  color: #764979;
  font-weight: 600;
}

.online-card-wrapper i {
  color: #764979;
}

.page-30-day-30-hour-online-live-beginner-holistic-yoga-flow-workshop .testimonials-skin-17-title {
  color: #333 !important;
}

.price-old {
  color: rgb(204, 204, 204);
  margin-right: 10px;
  text-decoration: line-through;
}
.blog-inner-background-main h1 {
color:#fff !important;
}
.blog-inner-title {
  color: #333 !important;
  font-family: 'Oswald', sans-serif !important;
}

.author-card {
      max-width: 600px;
      margin: 50px auto;
      border-radius: 16px;
      box-shadow: 0 0 20px rgba(0,0,0,0.1);
      padding: 30px;
      background: #fff;
    }
    .author-img {
      width: 100px;
      height: 100px;
      border-radius: 50%;
      object-fit: cover;
      border: 3px solid #0d6efd;
    }
    .author-name {
      font-size: 1.5rem;
      font-weight: 600;
    }
    .author-role {
      color: #6c757d;
      font-size: 0.95rem;
    }
    .author-bio {
      font-size: 1rem;
      margin-top: 10px;
    }
    .social-icons a {
      color: #0d6efd;
      font-size: 1.2rem;
      margin-right: 10px;
      transition: color 0.3s;
    }
    .social-icons a:hover {
      color: #0056b3;
    }

#mw-element-1747365435330{
width:100% !important;
}

.custom-control.custom-checkbox.my-2 {
    width: 30%;
    float: left;
}

.form-label my-3{
display: block;
}
table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  }
  th, td {
    padding: 14px 18px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    vertical-align: top;
  }
  th {
    background-color: #2a4d69;
    color: #fff;
    font-size: 18px;
  }
  tr:nth-child(even) {
    background-color: #f5f8fa;
  }
  .day-header {
    background-color: #4b86b4 !important;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 17px;
  }