/* Remove menu circle completely */
.qodef-menu-item-circle {
    display: none !important;
}

/* Also remove hover effects if any */
.qodef-menu-item-text:hover .qodef-menu-item-circle {
    display: none !important;
}


/* Testimonial text */
.qodef-testimonials-list .qodef-e-text {
    font-size: 20px;
    line-height: 1.6;
    color: #1f2a28;
}

/* Author (by Rohan etc) */
.qodef-testimonials-list .qodef-e-author-name {
    font-size: 15px;
    opacity: 0.7;
    letter-spacing: 1px;
}

/* Optional: spacing */
.qodef-testimonials-list .qodef-e-content {
    padding: 10px 20px;
}

.schedule-table {
  border: 1px solid #e5e5e5;
  font-family: inherit;
}

.schedule-row {
  display: flex;
  border-bottom: 1px solid #e5e5e5;
}

.schedule-left,
.schedule-right {
  padding: 20px;
  flex: 1;
}

.schedule-left {
  border-right: 1px solid #e5e5e5;
  font-weight: 500;
}

.schedule-right .entry {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.schedule-right .entry:last-child {
  border-bottom: none;
}

/* Links */
.schedule-table a {
  color: #6c8f86;
  text-decoration: none;
}

.schedule-table a:hover {
  text-decoration: underline;
}

/* Mobile */
@media (max-width: 767px) {
  .schedule-row {
    flex-direction: column;
  }

  .schedule-left {
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
  }
}

.schedule-header {
  background: #f3f7f5;
  font-weight: 600;
}

.schedule-header .schedule-left,
.schedule-header .schedule-right {
  font-size: 18px;
}

#qodef-page-inner {
  padding: 0;
}

.location-card {
  background: #f3f7f5;
  padding: 24px;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  height: 100%;
}

.location-card h3 {
  margin-bottom: 10px;
  color: #1f2a28;
}

.location-card p {
  margin-bottom: 15px;
  color: #1f2a28;
}

.location-card a {
  color: #6c8f86;
  text-decoration: none;
  font-weight: 500;
}

.location-card a:hover {
  text-decoration: underline;
}

.contact-info {
  text-align: center;
  margin-top: 40px;
}

.contact-info p {
  margin: 8px 0;
  color: #1f2a28;
}

.contact-info a {
  color: #6c8f86;
  text-decoration: none;
  font-weight: 500;
}

.contact-info a:hover {
  text-decoration: underline;
}

.whatsapp-note {
  margin-top: 10px;
  font-size: 14px;
  opacity: 0.8;
}

.whatsapp-btn {
  display: inline-block;
  margin-top: 12px;
  padding: 10px 20px;
  background: #6c8f86;
  color: #fff !important;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 500;
}

.whatsapp-btn:hover {
  background: #5a7a72;
}


@media (max-width: 767px) {
  .zfOtpTextCont {
    display: flex;
    justify-content: center;
  }

  .zfOtpTextCont input {
    width: 42px !important;
    height: 48px !important;
    padding: 0 !important;
    font-size: 18px !important;
    text-align: center;
    border-radius: 8px;
  }
}

@media (max-width: 1024px) {
  .qodef-content-grid {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.course-table-wrapper {
  overflow-x: auto;
}

.course-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 900px;
  font-family: inherit;
}

.course-table th,
.course-table td {
  border: 1px solid #ddd;
  padding: 16px;
  vertical-align: top;
  text-align: left;
}

.course-table th {
  background: #f5f5f5;
  font-weight: 600;
}

.course-table td:first-child {
  font-weight: 600;
  background: #fafafa;
}

/* mobile spacing */
@media (max-width: 768px) {
  .course-table th,
  .course-table td {
    padding: 12px;
    font-size: 14px;
  }
}

.course-table th a {
  text-decoration: none;
  color: inherit;
  font-weight: 600;
}

.course-table th a:hover {
  text-decoration: underline;
}

#qodef-page-footer .widget a,
#qodef-page-footer .widget p,
#qodef-page-footer .widget {
  color: white !important;
}

@media only screen and (max-width: 1200px) {
    .qodef-woo-single-inner {
        overflow: hidden;
    }
    
    .qodef-woo-single-image {
        overflow: hidden;
        max-width: 100%;
    }
    
    .qodef-woo-single-image .qodef-swiper-container {
        overflow: hidden !important;
    }
    
    .qodef-woo-single-image .swiper-wrapper {
        width: 100% !important;
    }
    
    .qodef-woo-single-image .swiper-slide {
        width: 100% !important;
        max-width: 100% !important;
        flex-shrink: 0;
    }
}

.qodef-image-gallery .qodef-round-borders-wrapper-inner img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

@media (max-width: 1024px) {
    #block-41 .qodef-m-image img {
        width: 400px !important;
        height: auto !important;
    }
}

@media (max-width: 768px) {
    #block-41 .qodef-m-image img {
        width: 200px !important;
        height: auto !important;
				padding : 10px;
    }
}

.single_add_to_cart_button.button.alt {
    background-color: #4D7571 !important;
    border-color: #4D7571 !important;
    color: #ffffff !important;
    border-radius: 0px !important;
}

.single_add_to_cart_button.button.alt:hover {
    background-color: #8EA58B !important;
    border-color: #8EA58B !important;
    color: #ffffff !important;
}


@media (max-width: 1024px) {
    #qodef-woo-page.qodef--cart {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

#qodef-woo-page.qodef--cart .button,
#qodef-woo-page.qodef--cart .checkout-button {
    background-color: #4D7571 !important;
    border-color: #4D7571 !important;
    color: #ffffff !important;
}

#qodef-woo-page.qodef--cart .button:hover,
#qodef-woo-page.qodef--cart .checkout-button:hover {
    background-color: #8EA58B !important;
    border-color: #8EA58B !important;
    color: #ffffff !important;
}

#qodef-page-footer {
    padding-top: 20px !important;
}