body.kokoro-font, 
body.kokoro-font * {
    font-family: "kokoro", sans-serif !important;
}
.primary-text p{
    color: #FC5A31 !important;
    margin: 0 !important;
}
.gallery-wrap {
    margin-top: 20px !important;
}
.gallery-wrap > .elementor-container {
    padding-right: 200px;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.gallery-wrap .elementor-col-50 {
    width: 100% !important;
}
.course_introduction p {
    /* font-size: 18px;
    font-weight: 600; */
    margin-bottom: 0px;
    /* line-height: 24px; */
    color: #00242d;
}
.banner-section > .elementor-container, 
.deliver-section > .elementor-container {
    gap: 50px;
}
.introduction-details .intro-text p, .price_text p{
    /* font-size: 18px;
    line-height: 28px; */
    margin: 0;
}
.price_text p{
    font-weight: 600;
}
.elementor-element.primary-button {
    background: transparent;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 50px !important;
}
.primary-button a.elementor-button.elementor-button-link {
    width: 100%;
}

.attend-course .para-text p{
    margin-bottom: 0;
}

.para-text p{
    /* font-size: 16px;
    line-height: 24px; */
    color: #00242d;
    margin-bottom: 18px;
}
.course-card-wrapper {
    background: #e6edeb66;
    border-radius: 20px;
    border: 1px solid #D1D7DC;
    padding: 20px;
}

.course-card-wrapper ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-flow: wrap;
}

.course-card-wrapper ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    /* font-size: 16px; */
    width: 100%;
    color: #00242d;
}
.course-card-wrapper ul li:before {
    content: '';
    background-image: url("https://test.drashokayurveda.co.uk/wp-content/uploads/2025/01/iconss.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    background-repeat: no-repeat;
    background-position: left center;
}
.course-card-wrapper ul li strong{
    margin-bottom: 5px;
    display: inline-block;
}
.course-outline-wrap {
    background: transparent;
    border: 0;
    padding: 0;
}
.course-outline-wrap > ul > li:before{
    content: none;
}
.course-outline-wrap > ul > li {
    padding: 0;
}
.instructor-title {
    color: #868686;
    font-weight: 400;
    font-size: clamp(14px, 1vw, 16px);
    line-height: 22.4px;
    margin: 0;
}
/* .quote-text p {
    font-size: 16px;
    font-weight: 700;
} */
.quote-paragraph > .elementor-widget-container {
    width: 50%;
    margin: 0 auto;
}
.course-detail-format {
    color: #263238;
    /* font-size: 16px; */
    margin-bottom: 12px;
}
.fix-img {
    position: sticky;
    top: 50px;
}
.fix-img, .fix-img > .elementor-widget-wrap {
    position: sticky;
    top: 50px;
    display: block;
}
p.chief-text {
    margin: 0;
    /* font-size: 15px; */
}
/* .outer-quote span {
    color: #2D2F31;
}
.up-quote {
    position: relative;
    top: 21px;
    left: -3px;
    height: 32px;
    display: inline-block;
    line-height: 18px;
}
.down-quote {
    position: relative;
    bottom: 21px;
    left: 3px;
    line-height: 5px;
    display: inline-block;
    transform: rotate(180deg);
    height: 16px;
} */
.outer-quote:before, .outer-quote:after{
    position: absolute;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 700;
    color: #000000;
}
.outer-quote:before{
    content: "\f10d";
    left: -23px;
    top: -10px;
}
.outer-quote:after {
    content: "\f10e" !important;
    bottom: 60px;
    margin-left: 4px;
}
.outer-quote {
    margin-bottom: 15px;
}
.outer-quote p:last-child {
    display: inline;
}
.outer-quote p {
    /* font-size: 17px; */
    line-height: 24px;
}
.benefit-text {
    margin-bottom: 15px;
}
.benefit-text .para-text {
    width: calc(100% - 35px);
}
.benefit-text .check-icon {
    width: 25px;
    height: 25px;
}
.benefit-text > .elementor-widget-wrap {
    gap: 10px;
}
/* .outer-wrapper .primary-text p {
    font-size: 20px;
    font-weight: 600;
} */
.calender-wrap {
    display: flex;
    align-items: center;
    gap: 30px;
}
.calender-wrap p {
    display: flex;
    gap: 5px;
}

.eligible-criteria > div svg {
    margin-right: 8px;
}
.eligible-criteria > div {
    display: flex;
    align-items: center;
}
.eligible-criteria > div strong {
    margin-right: 2px;
}
.eligible-criteria br {
    display: none;
}
.eligible-criteria > div:before {
    content: '';
    background-image: url(https://test.drashokayurveda.co.uk/wp-content/uploads/2025/01/iconss.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.eligible-criteria > div {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 28px;
}
.kokoro-font i.far, i.fas {
    font-family: "Font Awesome 5 Free" !important;
}
.kokoro-font .i.fa, i.fa {
    font-family: "Font Awesome 5 Free" !important;
}

.kokoro-font i.fab {
  font-family: "Font Awesome 5 Brands" !important;
}
.kokoro-font i.qlwapp-whatsapp-icon {
  font-family: "qlwapp-whatsapp" !important
}


.check-icon > .elementor-widget-container {
    background: #FFEFEA;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    line-height: 25px;
    border-radius: 50%;
}

.outer-form-section button.wpforms-page-button {
    background-color: #5CDB5C !important;
    font-weight: 600 !important;
    font-size: 17px !important;
    border-radius: 100px !important;
}

/**
*
* course page and single couse page start
*/

/**course CSS by rubal on 5 jan 25**start**/

.course-list#course-container ul {
    margin: auto;
    padding: 0;
    align-items: flex-start;
    gap: 25px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

li.course-card {
  display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    flex-shrink: 0;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    position: relative;
    height: 100%;
    transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
}

.course-details {
  padding: 0 15px 15px;
}

.course-card .course-mode{
  position: absolute;
}
.course-card .course-mode {
  position: absolute;
  margin: 0;
  top: 10px;
  left: -33px;
  background-color: #ffffff;
  padding: 0 40px;
  transform: rotate(-40deg);
  font-size: 14px;
}

.course-card .img-col {
    position: relative;
    width: 100%;
    border-radius: 16px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #FFF;
    overflow: hidden;
}
.course-name p {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  color: #FC5A31;
  font-weight: 700 !important;
  margin: 0;
  white-space: nowrap;
}
.course-card .img-col img{
  width: 100%;
}

.course-date-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 20px;
    margin-bottom: 18px;
    margin-top: 18px;
}
a.button {
    border-radius: 50px;
    border: 1px solid var(--Mind, #004638);
    font-size: clamp(14px, 1.25vw, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    padding: 13px 13px 10px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: center;
    transition: all 0.5s ease;
    text-decoration: none;
}

.no-more-data {
  text-align: center;
  font-family: var(--font-poppins);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: var(--accent-color);
  position: absolute;
  bottom: -15px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}
.course-loader .course-loader-load {
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    color: #FF3D00;
    animation: fill 0.5s ease-in infinite alternate;
    -webkit-animation: fill 0.5s ease-in infinite alternate;
}
@keyframes fill {
  from {background-color: red;}
  to {background-color: yellow;}
}
/**course CSS by rubal on 5 jan 25**end**/


/* courses list page start */
/* minii 09-01-25 start*/
.course-card img {
  margin-bottom: 10px;
}
.course-card .img-col {
  width: 100%;
}
.course-details h3 {
  font-weight: 700;
}
.course-date, .course-time, .course-video {
  margin: 0;
  display: flex;
  align-items: center;
  font-weight: 600;
  gap: 1px;
  font-size: 14px;
}
.course-date svg, .course-time svg, .course-video svg {
  margin-right: 2px;
  width: 20px;
}
.course-card .button, .primary-button {
  padding: 12px 0 !important;
  font-size: 16px !important;
  color: inherit;
  font-weight: 700 !important;
  position: relative;
  overflow: hidden;
  background-color: #5cdb5c;
  border-color: transparent !important;
}
.course-fee {
  height: 48px;
  padding: 0 20px 0 25px;
  display: flex;
  align-items: center;
  opacity: var(--sds-size-stroke-border);
  background: linear-gradient(91deg, #FFCE66 3.72%, #FFBA28 95.53%);
  font-weight: 600;
  overflow: hidden;
  margin: 0;
  z-index: 2;
  animation: blink 2s linear infinite;
  transition: all 0.5s ease;
  border-radius: 0 10px 0 0;
  --f: 10px;
  --r: 15px;
  --t: 20px;
  position: absolute;
  inset: var(--t) calc(-1* var(--f)) auto auto;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--f)), calc(100% - var(--f)) 100%, calc(100% - var(--f)) calc(100% - var(--f)), 0 calc(100% - var(--f)), var(--r) calc(50% - var(--f) / 2));
  box-shadow: 0 calc(-1* var(--f)) 0 inset #0005;
}
.course-fee span {
  height: 100%;
  line-height: 40px;
  text-align: center;
  width: 100%;
  font-size: clamp(11px, 1.75vw, 16px);
}
.course-details .short-desc {
  color: var(--dark-blue-text, #263238);
  font-size: clamp(14px, 1vw, 16px);
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
/* .course-details .course-name {
  margin-bottom: 8px;
  font-size: clamp(18px, 1.65vw, 22px);
  font-weight: 700;
  min-height: clamp(34px, 4.65vw, 53px);
  color: #004638;
} */
.course-card-ul {
  padding: 0;
}
#course-container .no-more-data {
  position: static;
  text-align: center;
  display: block;
  transform: none;
  margin: 30px 0;
}

/* minii 09-01-25 end*/

/* minii 10-01-25 start*/

li.course-card:hover {
  transform: scale3d(1.03, 1.03, 1.08) translate3d(0.1rem, -0.25rem, 20rem);
  box-shadow: 0 0 40px -8px rgb(0 0 0 / 16%), 0 0 24px -16px rgb(0 0 0 / 16%);
}
.course-card .button:hover, .primary-button.button:hover {
  border-color: #25d366 !important;
  background: #ffffff;
}
.course-card .button:before, .primary-button.button:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(-60deg, rgba(255, 147, 112, 0.04) 0%, rgb(255 147 112 / 0%) 20%, rgb(18 70 55 / 24%) 40%, rgb(255 255 255 / 50%) 60%, rgb(255 255 255 / 6%) 80%, rgb(255 147 112 / 0%) 100%);
  animation-name: shimmer;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  background-repeat: no-repeat;
}
@keyframes shimmer{
  0% {
    background-position: -300px 0%;
  }
  100% {
    background-position: 300px 0%;
  }
}

.arrow-move {
  display: inline-block;
  position: absolute;
  right: -4rem;
  top: 18px;
  animation: arrowmove 3s ease 0s infinite normal forwards;
}

@keyframes arrowmove{
  0%, 100% {
    transform: translateY(0) rotate(0);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateY(-5px) rotate(-6deg);
  }
  30% {
    transform: translateY(3px) rotate(6deg);
  }
  45% {
    transform: translateY(-5px) rotate(-3.6deg);
  }
  60% {
    transform: translateY(2px) rotate(2.4deg);
  }
  75% {
    transform: translateY(-0px) rotate(-1.2deg);
  }
}
.courses-heading h2{
  position: relative;
  display: inline-block;
  font-size: clamp(24px, 2.75vw, 40px);
}
.star-icon {
  width: 35px;
  top: 2px;
  position: relative;
  left: -5px;
}
.hover-img img{
  transition: 800ms ease-in-out;
}
.hover-img img:hover {
  transform: scale(1.1);
}
.banner-heading{
  font-size: clamp(24px, 2.65vw, 42px);
}
.heading-text h2 {
  font-size: clamp(24px, 2.1vw, 40px) !important;
  letter-spacing: -0.5px;
  margin-bottom: 16px;
  margin-top: 24px;
  color: #263238 !important;
}
.imgtext-para p {
  color: var(--dark-blue-text, #263238);
  font-size: clamp(14px, 1.25vw, 18px);
  font-style: normal;
  font-weight: 400 !important;
  line-height: 150%;
  letter-spacing: -0.5px;
}
.faq-heading h2{
  font-size: clamp(24px, 2.1vw, 40px) !important;
}
.faq-section .elementor-accordion-title {
  color: var(--Body, #004638) !important;
  font-size: clamp(17px, 1.75vw, 20px) !important;
  --font-family: 'kokoro' !important;
}
.faq-section p {
  color: var(--dark-blue-text, #263238);
  font-size: clamp(14px, 1.25vw, 17px);
  font-weight: 400 !important;
}
.faq-section .elementor-tab-title {
  padding-bottom: 5px;
}
/* minii 10-01-25 end*/

/* sunita 09-01-25 start*/

@font-face {
  font-family: 'kokoro';
  src: url('/wp-content/themes/hello-elementor-child/fonts/Trap-ExtraBold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'kokoro';
  src: url('/wp-content/themes/hello-elementor-child/fonts/Trap-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'kokoro';
  src: url('/wp-content/themes/hello-elementor-child/fonts/Trap-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.page-id-17756 .site-main,.page-id-17756 .site-main p,.page-id-17756 .site-main h1,.page-id-17756 .site-main h2,.page-id-17756 .site-main h3,.page-id-17756 .site-main h4,.page-id-17756 .site-main h5,.page-id-17756 .site-main h6,.page-id-17756 .site-main span{font-family: 'Kokoro'  !important;}
.page-id-17756 .site-main p{font-weight: 600;}

.faq_sec .elementor-accordion-title{text-decoration: none;}
.faq_sec .elementor-accordion-item{border-bottom:1px solid #d4d6d7!important;transition:.5s}
.faq_sec .elementor-accordion-item i{font-size:16px}
.faq_sec .elementor-accordion-item:last-child{border-bottom: 0 !important;}


/*************course list page header **********start*****/
.page-id-17756 .main-header-menu,
.postid-17769 .main-header-menu{
  background-color: #004638 !important;
}
.page-id-17756 .ask-btn a, 
.postid-17769 .ask-btn a{
  background-color: #5CDB5C !important;
  border-color: #5CDB5C !important;
}
.page-id-17756 .ere-btn a,
.postid-17769 .ere-btn a{
  background-color: #000 !important;
  border-color: #000 !important;
}
.page-id-17756 .header-wrp-cus, 
.postid-17769 .header-wrp-cus{
  background-color: #FFFBF2 !important;
}
/*************course list page header **********end*****/
/* sunita 09-01-25 end*/


/* courses list page end */


/**************************/
/**
*
* single couse page start
*/

/* 10-01-25 and 12-01-25 */

.banner-course-details-wrap {
  padding: 70px 0;
  /* background-image: url(https://test.drashokayurveda.co.uk/wp-content/uploads/2025/01/pexels-pixabay-356040-scaled.jpg); */
  background-image: url('https://test.drashokayurveda.co.uk/wp-content/uploads/2025/01/banner.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  background-position: left;
}
.banner-course-details-wrap:before {
  content: '';
  background-color: #00000082;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
}
.banner-course-details-wrap h2, .banner-course-details-wrap p {
  color: #ffffff;
}
.banner-course-details-content .button {
  display: inline-block;
  width: auto;
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.banner-course-details-content p {
  font-size: 16px;
}
.banner-course-details-content {
  max-width: 600px;
  position: relative;
}
.booking-price {
  margin: 0 !important;
  font-size: 36px !important;
  line-height: 50px !important;
  position: relative;
  display: inline-block;
  color: #FC5A31;
  margin-bottom: 10px !important;
}
.booking-price .arrow-move {
  top: 20px;
  right: -3.5rem;
}
.course-detail-wrapper-rt .course-date-wrap{
  margin-bottom: 5px;
}
.course-details-wrap {
  /* background-image: url(https://test.drashokayurveda.co.uk/wp-content/uploads/2025/01/course.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top; */
  position: relative;
}
.course-details-wrap img {
  width: 100%;
  padding: 0;
  object-fit: cover;
  max-height: 320px;
}
.course-details-wrap:before {
  content: '';
  position: absolute;
  background-color: #00000061;
  top: 0;
  height: 100%;
  width: 100%;
}
.course-details-wrap .course-details {
  position: relative;
}
.course-wrap {
  display: flex;
  gap: 40px;
}
.course-details .course-name, .course-course-date, .course-course-time, .course-hosted-by, .course-location, .course-course-fee {
  color: #ffffff;
  margin: 0;
}
.course-details .course-name {
  font-size: clamp(18px, 1.65vw, 22px);
  margin-bottom: 12px;
  color: #004638;
  font-weight: 700;
  min-height: clamp(34px, 4.65vw, 53px);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 5px;
}
.course-course-date, .course-course-time, .course-hosted-by, .course-location, .course-course-fee {
  font-size: 17px !important;
  line-height: 30px !important;
}
.course-detail-section {
  display: flex;
  padding: 40px 0;
}
.course-detail-wrapper-lt{
  width: calc(100% - 350px);
  padding-right: 150px;
}
.course-detail-wrapper-rt{
  width: 350px;
  margin-top: -240px;
}
.detail-course-card img {
  border-radius: 15px;
}
.detail-course-card {
  border: 1px solid #d8d8d8;
  background-color: #FFFCF8;
  padding: 16px;
  border-radius: 20px;
  position: sticky;
  top: 50px;
}
.course-detail-card {
  border-radius: 20px;
  border: 1px solid #D1D7DC;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.course-detail-card h2 {
  color: #2D2F31;
  font-size: clamp(18px, 1.75vw, 24px);
  font-weight: 800;
  font-family: 'kokoro';
  margin: 0;
  margin-bottom: 18px;
}
.course-detail-card p {
  color: #263238;
  font-family: 'kokoro'; 
  font-size: 15px;
  margin-bottom: 12px; 
}
.course-detail-card ul li, .course-detail-card ol li {
  line-height: 24px;
  width: 100%;
}
.outer-form-section {
  padding: 45px 0 100px 0;
}
.form-section .wpforms-container .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{
  height: 12px;
}
.form-section {
  max-width: 850px;
  margin: 0 auto;
}
.form-section h3 {
  color: #004638;
  font-size: 32px;
  font-weight: 700;
  line-height: 28px;
  margin: 0;
  margin-bottom: 10px;
}
.outer-form-section .wpforms-page-indicator-page-progress-wrap {
  display: none !important;
}
.outer-form-section .wpforms-container {
  margin-top: 0 !important;
}
.outer-form-section .wpforms-page-indicator-steps {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #0D0D0D;
}
.outer-form-section .wpforms-container .wpforms-page-indicator.progress{
  margin-bottom: 5px;
}
.outer-form-section .wpforms-field.wpforms-field-content {
  display: none;
}
.outer-form-section .wpforms-field {
  padding: 8px 0 !important;
}
.outer-form-section .wpforms-field-label {
  font-weight: 500 !important;
  line-height: 18px !important;
  color: #0D0D0D !important;
  margin-bottom: 10px !important;
}
.outer-form-section .wpforms-form .wpforms-field-label {
  font-size: 16px !important;
  margin-bottom: 10px !important;
  line-height: 18px !important;
  font-weight: 600 !important;
}
.form-section .wpforms-page-indicator-page-progress, .form-section div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
  background-color: #5CDB5C !important;
  border-radius: 100px;
}
.outer-form-section .wpforms-field.wpforms-field-address {
  margin-bottom: 14px;
}
.form-section div.wpforms-container-full input[type=text]:focus:invalid, .form-section input, .form-section select, .choices__inner {
  /* background-color: #D6D6D6 !important; */
  box-shadow: none !important;
  border-radius: 6px !important;
  height: 45px !important;
  border-color: #D6D6D6 !important;
  color: #000000 !important;
}
.form-section .wpforms-field.wpforms-field-content {
  border-bottom: 1px solid #D1D7DC;
  padding-bottom: 12px !important;
  margin-bottom: 10px;
}
.form-section .wpforms-container-full .wpforms-form textarea, 
.form-section .choices.wpforms-field-row.wpforms-field-medium {
  width: 100%;
}
.form-section .wpforms-field-row.wpforms-no-columns.wpforms-field-medium {
  min-width: 100%;
}
.form-section .wpforms-field-required .depth-1 {
  background: transparent !important;
  padding: 0 !important;
}
.form-section .wpforms-field-required .depth-1 label {
  font-size: 15px !important;
}
.form-section .wpforms-field.wpforms-field-payment-single {
  display: flex;
  align-items: center;
  gap: 8px;
}
.form-section .wpforms-field.wpforms-field-payment-single label {
  margin-bottom: 0;
}
.form-section .wpforms-field.wpforms-field-payment-single label, .form-section .wpforms-single-item-price-content {
  margin-bottom: 0;
  font-size: 20px !important;
  font-weight: 700;
}
.form-section .wpforms-field-content h4 {
  margin: 0 !important;
  font-size: 24px !important;
}
.form-section .wpforms-submit-container {
  display: flex;
  justify-content: center;
  width: 100%;
}
.form-section .wpforms-submit-container button {
  padding: 0px 40px !important;
  background-color: #5CDB5C !important;
  border-radius: 100px !important;
  color: #ffffff !important;
  font-weight: 400 !important;
}
.form-section .wpforms-single-item-price-content .wpforms-price {
  color: #FC5A31;
  font-size: 18px;
}
.form-section .wpforms-field.wpforms-field-select .choices.wpforms-field-row.wpforms-field-medium {
  width: 100%;
  max-width: 100%;
}
.form-section ul li, .form-section .wpforms-field ul li {
  background: transparent !important;
  padding: 0 !important;
}
.form-section ul li input {
  height: auto !important;
}
.form-section fieldset {
  margin-bottom: 15px;
}
.course-dr-content{
  font-size: clamp(11px, 1.75vw, 16px) !important;
  display: flex;
  align-items: normal;
  gap: 3px;
  margin-bottom: 0;
}
/* 14-01-25 */
/* * {
  font-family: 'kokoro';
} */
.banner-course-details-wrap h2 {
  margin-bottom: 6px;
  font-weight: 600;
}
.course-detail-card ul, .course-detail-card ol {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-flow: wrap;
}
.course-detail-card ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  font-size: 15px;
}
.course-detail-card ul li:before {
  content: '';
  background-image: url(https://test.drashokayurveda.co.uk/wp-content/uploads/2025/01/check-icon.svg);
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 2px;
  background-repeat: no-repeat;
  background-position: left center;
}
.course-detail-card1 ul li{
  width: 50%;
}
.toggle-text svg {
  width: 30px;
  height: 30px;
  top: 10px;
  position: relative;
  right: 5px;
}
.toggle-text {
  color: #FC5A31;
  background: linear-gradient(180deg, rgba(230, 237, 235, 0.00) 3.24%, rgba(230, 237, 235, 0.90) 52.81%, #E6EDEB 68.99%, #E6EDEB 100%);
  display: block;
  position: absolute;
  bottom: 0;
  padding: 40px 20px 5px;
  left: 0;
  right: 0;
}
.text-full, .text-short {
  margin-bottom: 15px;
}
.text-full{
  position: relative;
  z-index: 1;
}
.course-detail-card:nth-child(even) {
  background: #FFFCF8;
}
.course-detail-card:nth-child(odd) {
  background: #E6EDEB;
}
.course-detail-card ol ul {
  margin-bottom: 12px;
}
.course-detail-card ul li strong, .course-detail-card ol li strong {
  margin-bottom: 5px;
  display: inline-block;
}
.course-detail-card:nth-child(even) .toggle-text{
  background: linear-gradient(180deg, rgba(230, 237, 235, 0.00) 3.24%, rgb(255 255 255 / 74%) 52.81%, #ffffff 68.99%, #fffcf8 100%);
}
.toggle-text:hover {
  color: #FC5A31;
}
.text-short {
  font-size: 14px;
}
.course-detail-card4 ol li {
  font-size: 14px;
  line-height: 20px;
}
.course-detail-card4 ol {
  gap: 20px;
}

.instructor-info {
  display: flex;
  gap: 16px;
  padding: 20px;
  border-radius: 140px;
  background-color: white;
  width: 100%;
  margin-bottom: 12px;
}
.instructor-thumbnail {
  width: 112px;
  height: 112px;
  overflow: hidden;
  border-radius: 50%;
}
.instructor-thumbnail img {
  height: 100%;
  width: 100%;
}
.instructor-details {
  width: calc(100% - 120px);
}
.course-detail-card .instructor-name {
  color: #004638;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 6px;
}
.instructor-title {
  color: #868686;
  font-weight: 400;
  font-size: clamp(14px, 1vw, 16px);
  line-height: 22.4px;
  margin: 0;
}
.instructor-details em {
  margin-top: 10px;
  display: block;
  color: #FC5A31;
  font-size: 16px;
  font-weight: 700;
}
.banner-course-details-content {
visibility: hidden;
}
/* single couse page end */



/**
*
* course page and single couse page end
*/
/***************20feb2025***************/
.font-bold p{font-weight:700}
.price_text li {
    background-color: #faebd7;
    padding: 10px !important;
    border-radius: 4px;margin-bottom: 15px !important;
}
