/*RESETER*/
.main-page-content.default-margin {
  padding-top: 0px !important;
}
.std-add-t-cart .cart .quantity {
    display: none !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
a,
ul,
il,
select,
label,
nav {
  font-family: yekanbakh, sans-serif !important;
}
.article-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  transition: opacity 0.3s ease;
}
/*HERO SECTION*/
.site-content-inner{
    max-width:100% !important;
    width:100% !important;
    padding:0;
}
.mo-display-none {
  display: none;
}

.mo-bg-dark {
  background-color: white;
}

.mo-main-product {
  padding: 32px 0 35px 0;
}

.mo-main-product-header-title-breadcrumb {
  display: flex;
  align-items: center;
}

.mo-main-product-header-title-breadcrumb a,
nav {
  color: black !important;
  font-weight: bold;
  font-size: 12px !important;
  text-decoration: none;
}

.mo-main-product-header-title-breadcrumb i {
  color: black;
  font-size: 9px;
  font-weight: bold;
  transform: rotate(180deg);
}

.mo-main-product-header-title-curse h1 {
    font-weight: 700!important;
    padding: 28px 0 10px 0;
    font-size: 40px;
}
@media(max-width:768px){
    .mo-main-product-header-title-curse h1 {
    font-weight: 700!important;
    padding: 28px 0 10px 0;
    font-size: 21px;
}
}
.mo-main-product-header-description-curse P {
  /*color: white;*/
  font-size: 16px;
}

.mo-main-product-header-rate-curse {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 10px 0;
}

.mo-main-product-header-rate-curse .mo-main-product-header-rate-curse-total {
  color: #f69c08;
  font-weight: 700;
  font-size: 14px;
}

.mo-main-product-header-rate-curse i {
  color: #f69c08;
  font-size: 12px;
  display: flex;
  padding-left: 3px;
}

.mo-main-product-header-rate-curse-real {
  color: #A100F2;
  text-decoration: underline;
  padding: 0 7px;
  font-size: 14px;
}

.woocommerce-product-rating .fa-star-half-stroke {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  padding: 0;
}

.mo-main-product-header-student {
  color: #5624d0;
  font-size: 12px;
}

.mo-main-product-header-author span {
  color: white;
  font-size: 12px;
}

.mo-main-product-header-author a {
  color: #A100F2;
  /*text-decoration: underline !important;*/
  font-size: 12px;
}

.mo-main-product-header-updated {
  color: black;
  padding: 0 2px;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.mo-main-product-header-author {
  padding-bottom: 10px;
}

.mo-main-product-header-right-side {
  border-radius: 6px;
  padding: 0;
  position: relative;
}

.mo-nav-price-tabs {
    text-align: center;
    margin: 0 0 7px 0;
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.2);*/
    width: fit-content;
    padding: 0 0 2px 0;
}

.mo-nav-price-tabs div {
  font-weight: 700;
  font-size: 18px;
  margin: 0;
  text-align: right;
}

.mo-course-info ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 0;
  justify-content: center;
}

.mo-course-info ul li {
  display: flex;
  align-items: center;
  column-gap: 10px;
  border-bottom: 1px dashed #d1d7dc;
  padding: 15px 0;
}

.mo-course-info ul li i {
  width: 20px;
  display: flex;
  justify-content: center;
  font-size: 18px;
}

.mo-course-info ul li span {
  font-size: 14px;
  font-weight: 500;
  color: #2d2f31;
}
.mo-course-info > ul > :last-child{
  border-bottom: unset;
}
.mo-course-statistics {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 20px;
  padding: 15px 0;
}

.mo-course-statistics span {
  font-size: 14px;
  font-weight: 500;
  color: #2d2f31;
}

.mo-course-statistics i {
  font-size: 18px;
}

.mo-course-category {
  padding: 15px 0;
}

.mo-course-category ul {
  list-style: none !important;
  padding: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mo-course-category ul li a {
  color: #8072e6;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 0.4rem;
  font-size: 14px;
}

.mo-main-price-off {
  font-weight: 900;
  font-size: 24px;
}

.mo-main-price-text {
  font-size: 14px;
  font-weight: bolder;
}
.mo-main-price {
    display: flex;
    align-items: center;
    column-gap: 3px;
    padding: 70px 0 16px 0;
    justify-content: center;
}
.mo-main-price .woocommerce-Price-currencySymbol {
  font-size: 14px;
  font-weight: 500;
}

.mo-tab-one-main .form-select:focus {
  box-shadow: unset;
  border-color: unset;
}

.mo-tab-one-main .form-select {
  cursor: pointer;
}

.mo-tab-one-main .form-select {
  font-size: 16px;
  font-weight: 600;
}

.mo-tab-one-main .mo-payment-select label {
  font-size: 16px;
  font-weight: 600;
}

.mo-payment-select-text span {
  font-size: 15px;
  font-weight: 500;
  color: #2d2f31;
}

.mo-add-tocard-button button {
  width: 100%;
  color: white;
  background-color: #a435f0;
  border: unset;
  padding: 12px 0;
}

.mo-add-tocard-button :hover {
  background-color: #8710d8;
  transition: all 0.3s;
}

.mo-share-button {
  display: flex;
  column-gap: 14px;
  justify-content: center;
  width:100%;
}

.mo-offcanvasBottom-share-class >button {
    font-weight: 600;
    border: unset;
    padding: 0;
    color: white;
    background: black;
    padding: 10px 9px;
    font-size: 14px;
    font-weight: 600;
}
.mo-show-gravity> span {
    font-weight: 600;
    border: unset;
    padding: 0;
    color: white !important;
    background: black;
    font-size: 14px;
    font-weight: 600;
}

.mo-share-link-button button {
  background-color: black;
  color: white;
  border: unset;
  outline: unset;
  font-weight: 800;
  font-size: 14px;
  padding: 11px 31px;
  text-decoration: unset;
  border-radius: 5px 0px 0px 5px;
}

.mo-share-link-button button:hover {
  background-color: black;
  color: white;
}

.mo-share-link-button-icons {
  display: flex;
  align-items: center;
  column-gap: 5px;
  justify-content: center;
  margin-top: 16px;
}
.mo-share-link-button-icons a{
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 50%;
}
.mo-share-link-button-icons img{
  filter: grayscale(1);
}
.mo-share-link-button-icons a:hover img{
  filter: grayscale(0);
  transition: all 0.2s;
}

.mo-share-link-button-icons i {
  border: 1px solid black;
  border-radius: 50%;
  padding: 10px 11px;
  font-size: 22px;
  color: black;
}

.mo-offcanvasBottom-share-class .offcanvas-bottom {
  width: 40%;
  right: 36%;
  top: 35%;
}

@media (min-width: 992px) {
  .mo-main-product-header-title {
    padding-left: 50px;
  }

  .mo-bg-dark {
    background-color: #c0c0c0;
  }
  .mo-main-product-header-student {
    color: white;
  }
}
@media (max-width: 992px) {
  .mo-offcanvasBottom-share-class .offcanvas {
    width: 100%;
    right: inherit;
    top: inherit;
    bottom: 60px;
  }
}

.mo-offcanvasBottom-share-class .offcanvas-body {
  overflow: unset;
}

.mo-offcanvasBottom-share-class .btn-close {
  font-size: 12px;
  color: black;
  opacity: 1;
}

.mo-offcanvasBottom-share-class .btn-close:focus {
  box-shadow: unset;
}

.mo-offcanvasBottom-share-class .offcanvas-title {
  font-weight: 700;
  font-size: 22px;
}
.mo-share-link-button {
  display: flex;
}

.mo-share-link-button input {
  width: 100%;
  border-radius: 0px 5px 5px 0px !important;
}

.mo-share-link-button input:focus-visible {
  outline: unset;
}

.mo-horizontal-line {
  text-align: center;
  font-size: 12px;
  color: #6a6f73;
}

.mo-horizontal-line {
  display: flex;
  justify-content: center;
}

.mo-horizontal-line {
  position: relative;
  padding: 10px;
}
.mo-invite-in-top-course {
  font-weight: 700;
  font-size: 1.9rem;
  line-height: 1.35;
  letter-spacing: -0.0095rem;
  max-width: 36em;
}

.mo-tab-one-main {
  padding: 3px 22px 20px 22px;
}

.mo-set-position {
  position: unset;
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.08);
}

/*HERO SECTION MEDIA QUERY*/
@media (min-width: 992px) {
  .mo-set-position {
    position: absolute;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.08);
  }
}

@media (max-width: 991px) {
  .mo-main-product-header-title-breadcrumb a,
  nav {
    color: black !important;
    font-size: 10px !important;
  }

  .mo-main-product-header-title-breadcrumb i {
    color: black;
  }

  .mo-main-product-header-title-curse h1 {
    color: black !important;
  }

  .mo-main-product-header-description-curse P {
    color: black;
  }

  .mo-main-product-header-rate-curse .mo-main-product-header-rate-curse-total {
    color: black;
  }

  .mo-main-product-header-rate-curse-real {
    color: #5624d0;
  }

  .mo-main-product-header-author span {
    color: black;
  }

  .mo-main-product-header-author a {
    color: #5624d0;
  }

  .mo-main-product-header-updated {
    color: black;
  }
}

/*COMPANY SECTION*/
.mo-top-companies {
  border: 1px solid #d1d7dc;
  padding: 15px 15px 15px 15px;
}

.mo-top-companies-title {
  font-weight: 700;
  font-size: 14px;
}

.mo-top-companies-description {
  color: #6a6f73;
  font-size: 14px;
  padding-top: 10px;
}

.mo-top-companies-description > a {
  color: #5624d0;
  text-decoration: underline;
  text-underline-offset: 0.4rem;
}

.mo-top-companies-logo img {
  height: 2.2rem;
  max-width: 100%;
}

.mo-top-companies-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 576px) {
  .mo-top-companies-logo {
    justify-content: space-evenly;
    gap: 10px;
  }
}

/*YOU WILL LEARN SECTION*/
.mo-you-will-learn {
  border: 1px solid #d1d7dc;
  padding: 18px 20px 15px 10px;
}

.mo-you-will-learn-description {
  display: flex;
}

.mo-you-will-learn-description i {
  color: #2d2f31;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 4px;
}

.mo-you-will-learn-description span {
  font-size: 14px;
  line-height: 24px;
}

.mo-you-will-learn-title {
  font-weight: 700;
  font-size: 24px;
  color: #2d2f31;
  line-height: 42px;
}

@media (max-width: 576px) {
  .mo-top-companies-logo {
    justify-content: space-evenly;
    gap: 10px;
  }

  .mo-you-will-learn-description {
    display: flex;
    flex-direction: column;
  }
}

/*COURSE INCLUDES SECTION*/
.mo-course-includes-title h2 {
  font-weight: 700;
  font-size: 24px;
  color: #2d2f31;
  line-height: 42px;
}

.mo-course-includes-options {
  display: flex;
  column-gap: 130px;
}
.mo-course-includes-options.mo-course-includes-title-des {
  display: flex;
  align-items: baseline;
  justify-content: start;
}

.mo-course-includes-options i {
  font-size: 12px;
  margin-left: 12px;
  color: black;
  width: 18px;
  height: 13px;
  text-align: center;
}

.mo-course-includes-options > ul > li > span {
  font-size: 14px;
  line-height: 24px;
  color: #2d2f31;
  line-height: 28px;
}

@media (max-width: 576px) {
  .mo-course-includes-options {
    column-gap: 0px;
    justify-content: space-between;
  }
}

/*COURSE CONTENT SECTION*/
.mo-course-content-title h2 {
  font-weight: 700;
  font-size: 24px;
  color: #2d2f31;
  line-height: 42px;
}

.mo-course-content-description {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
}

.mo-course-content-description span {
  font-size: 14px;
  line-height: 24px;
  color: #6a6f73;
}

.mo-course-content-description button {
  border: unset;
  outline: unset;
  background-color: unset;
  color: #5624d0;
  font-weight: 800;
  font-size: 12px;
}

.mo-accordion-button:focus {
  box-shadow: unset;
}

.mo-accordion-button {
  flex-direction: row-reverse;
  justify-content: start;
  display: flex;
}

.mo-course-content-accordion {
  position: relative;
}

.mo-accordion-button::after {
  margin: 0;
  margin-left: 10px;
  width: 1rem;
  height: 1rem;
  background-size: 1.1rem;
}

.mo-course-content-accordion-button-des {
  display: flex;
  align-items: flex-end;
  width: 100%;
  justify-content: end;
}

.mo-course-content-accordion-button-des-right {
  text-wrap: nowrap;
  font-weight: 700;
  font-size: 14px;
  color: black;
}

.mo-course-content-accordion-button-des {
  color: #2d2f31;
}

.mo-course-content-accordion-button-des-time {
  font-size: 13px;
  font-weight: 600;
  color: black;
}

.mo-accordion-body-right {
  color: #2d2f31;
  font-size: 14px;
  display: flex;
  flex-direction: column;
}

.mo-accordion-body-left span {
  color: #6a6f73;
  font-weight: 600;
  font-size: 14px;
}

.mo-accordion-body-left {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 30px;
}

.mo-accordion-button-sub-content::after {
  width: 0.8rem;
  height: 0.8rem;
  background-size: 0.8rem;
  margin: 0;
}

.mo-accordion-button-sub-content {
  width: unset;
  border-radius: 50%;
  height: unset;
  padding: 4px;
  border-top-right-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.mo-accordion-body-right-intro-have-link {
  color: #5624d0;
  font-size: 14px;
  text-decoration: underline !important;
  text-underline-offset: 5px;
}

.mo-accordion-body-right-intro-no-have-link {
  color: #2d2f31;
  font-size: 14px;
}

.mo-accordion-body-right-intro-no-have-link-prev {
  display: none;
}

.mo-accordion-button-sub-content-body {
  padding: 10px 17px 0px 180px;
}

.mo-accordion-button-sub-content-body p {
  font-size: 12px;
  font-weight: 600;
  color: #6a6f73;
}

.show-more-btn {
  border: 1px solid black;
  width: 100%;
  background: unset;
  padding: 8px;
  font-weight: 600;
}

@media (max-width: 576px) {
  .mo-accordion-button-sub-content-body {
    padding: 10px 17px 0px 17px;
  }
}

/*REQUIREMENTS SECTION*/
.mo-requirements-title h2 {
  font-weight: 700;
  font-size: 24px;
  color: #2d2f31;
  line-height: 42px;
}

.mo-requirements-list li {
  color: #2d2f31;
  font-size: 14px;
  padding-top: 10px;
}

/*DESCRIPTION COURSE SECTION*/
.mo-course-description-title h2 {
  font-weight: 700;
  font-size: 24px;
  color: #2d2f31;
  line-height: 42px;
}

.mo-course-description-sub-title > p > strong {
  font-size: 16px;
  line-height: 32px;
}

.mo-course-description-des {
  color: #2d2f31;
  font-size: 14px;
}

.mo-course-description-sub-title ul {
  list-style: disc;
}

/*SHOW MORE BTN CONTENT*/
.mo-show-more-btn-content {
  border: unset;
  width: 100%;
  background: unset;
  padding: 8px;
  font-weight: 700;
  color: #5624d0;
  box-shadow: 0px -37px 43px 0px white;
  text-align: right;
  padding-right: 0;
}

.mo-box-shadow {
  box-shadow: unset;
}

@media (min-width: 992px) {
  .mo-positio-fixed {
    position: fixed;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.08);
    left: 7.8%;
    padding: 3px 22px 20px 22px;
    z-index: 2;
    top: 0;
    width: 379.333333px;
  }
}

@media (min-width: 992px) and (max-width: 1023px) {
  .mo-positio-fixed {
    left: 3%;
    width: 296.333333px;
  }
}

@media (min-width: 1024px) and (max-width: 1099px) {
  .mo-positio-fixed {
    left: 2.9%;
    width: 296.333333px;
  }
}

@media (min-width: 1100px) and (max-width: 1199px) {
  .mo-positio-fixed {
    left: 2.7%;
    width: 296.333333px;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .mo-positio-fixed {
    left: 2.5%;
    width: 356.333333px;
  }
}

@media (min-width: 1300px) and (max-width: 1365px) {
  .mo-positio-fixed {
    left: 2.8%;
    width: 355.333333px;
  }
}

@media (min-width: 1366px) and (max-width: 1399px) {
  .mo-positio-fixed {
    left: 4.5%;
    width: 393.333333px;
  }
}

@media (min-width: 1400px) and (max-width: 1439px) {
  .mo-positio-fixed {
    left: 6.1%;
    width: 393.333333px;
  }
}

@media (min-width: 1440px) and (max-width: 1599px) {
  .mo-positio-fixed {
    left: 7.3%;
    width: 394.333333px;
  }
}

@media (min-width: 1600px) and (max-width: 1799px) {
  .mo-positio-fixed {
    left: 11.6%;
    width: 393.333333px;
  }
}
@media (min-width: 1800px) and (max-width: 1999px) {
  .mo-positio-fixed {
    left: 15.9%;
    width: 392.333333px;
  }
}

@media (min-width: 2000px) and (max-width: 2559px) {
  .mo-positio-fixed {
    left: 19.3%;
    width: 393.333333px;
  }
}

@media (min-width: 2560px) {
  .mo-positio-fixed {
    left: 26%;
    width: 393.333333px;
  }
}

/*USERS COMMENTS*/
.mo-main__comments__slider__slide {
    border: 1px solid #d1d7dc;
    border-radius: 5px;
}

.mo-main__comments__slider__button__prev,
.swiper-rtl .mo-main__comments__slider__button__next {
  left: -19px !important;
  right: auto !important;
}

.mo-main__comments__slider__button__next,
.swiper-rtl .mo-main__comments__slider__button__prev {
  right: -19px !important;
  left: auto !important;
}

.mo-main__comments__slider__button__next,
.mo-main__comments__slider__button__prev {
  color: white;
  background: black;
  border-radius: 50%;
  width: 36px !important;
  height: 36px !important;

  /**/
  position: absolute !important;
  top: var(--swiper-navigation-top-offset,50%) !important;
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2)) !important;
  z-index: 10 !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.mo-main__comments__slider__button__next:after,
.mo-main__comments__slider__button__prev:after {
  font-size: 12px !important;
  font-weight: 600 !important;
}

.mo-main__comments__slider__pagination {
  bottom: var(--swiper-pagination-bottom, 0px) !important;
}

.mo-main__comments__slider__pagination .swiper-pagination-bullet {
  background: black !important;
}

.mo-main__comments__slider__pagination .swiper-pagination-bullet-active {
  width: 20px !important;
  transition: width 0.5s !important;
  border-radius: 5px !important;
  background: white !important;
  border: 1px solid transparent !important;
}

.mo-comments-slide {
  position: relative;
}

.mo-comments-slide-img img {
    max-width: 100%;
    border-bottom: 9px solid #d1d7dc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.mo-show-more {
  font-weight: 700;
  color: #5624d0;
  font-size: 14px;
}

.mo-comments-slide-description a i {
  color: white;
  background-color: #A100F2;
  font-size: 20px;
  padding: 14px 17px;
  border-radius: 50%;
}

.mo-comments-slide-description span {
    color: #000;
    font-weight: 800;
    font-size: 16px;
    padding: 0px 0 7px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 9.3em;
}

.mo-comments-slide-description p {
    font-size: 12px;
    color: #2d2f31;
    line-height: 18px;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 13em;
}

.mo-comments-slide-description {
  padding: 0px 13px 13px 13px;
  display: flex;
  flex-direction: column;
  margin-top: -29px;
}

.mo-swiper-container {
  width: 96%;
  position: relative;
  margin: 0 auto;
}

@media (max-width: 992px) {
  .mo-main__comments__slider__button__next,
  .mo-main__comments__slider__button__prev {
    display: none !important;
  }

  .mo-swiper-container {
    width: inherit;
  }
  
}
.mo-main-product-header-right-side-video .wp-video{
  width: 100% !important;
}
.mo-main-product-header-right-side-video .wp-video .mejs-container{
  width: auto !important;
  max-width: 100% !important;
}
.mo-main-product-header-right-side-video {
  position: relative;
}

.mo-main-product-header-right-side-video i {
    position: absolute;
    top: 18%;
    right: 16%;
    color: #000;
    background-color: #fff;
    font-size: 20px;
    padding: 18px 24px;
    border-radius: 50%;
}

.mo-main-product-header-right-side-video img {
  max-width: 100%;
}
.sell_course {
  display: none !important;
}
.course-teacher-details,
.product-info-box,
.product-reviews,
.product-single-content {
  padding: unset !important;
  border: unset !important;
  border-radius: unset !important;
  margin-bottom: unset !important;
}
.mo-main-price-off {
  font-weight: 900;
  font-size: 14px;
}
.mo-main-price-off .woocommerce-Price-amount bdi {
    font-weight: 600;
    font-size: 19px;
    background-color: #fff;
}
.mo-price-section .product-info-box .variations {
  margin: 0;
}
.mo-price-section .product-info-box .woocommerce-variation-price span.price {
  justify-content: center;
  padding-bottom: 20px;
}
.mo-price-section .product-info-box label {
  font-size: 16px;
  font-weight: 600;
}
.mo-price-section .product-info-box tr td select:focus {
  box-shadow: unset;
  border-color: unset;
}
.mo-price-section .product-info-box tr td {
  border-bottom: unset;
  width: 50%;
}
.mo-price-section .product-info-box tr th {
    border-bottom: unset;
    width: 50%;
    text-wrap-mode: nowrap;
}
.mo-price-section .product-info-box tbody {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 20px;
}
.mo-price-section .product-info-box tbody tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mo-price-section .product-info-box tr td select {
  cursor: pointer;
  background-position: left 0.5rem center;
  padding-left: 2.5rem;
  padding-right: 0.8rem;
  /**/
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem 0.375rem .375rem;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: left 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.mo-price-section .product-info-box tr td select option[value=""]{
    display: none;
}
.reset_variations{
    display: none;
}
.mo-price-section .product-info-box .wc-deposits-option li input:not([type="button"]):not([type="submit"]),
.elementor-kit-15 textarea,
.elementor-kit-15 .elementor-field-textual {
  background-color: black;
}
.mo-price-section .product-info-box .wc-deposits-option li input {
  margin: 0;
  border: 1px solid black;
  border-radius: 50% !important;
}
.mo-price-section .product-info-box .wc-deposits-option li label {
  font-size: 16px;
  font-weight: 600;
}
.mo-price-section .product-info-box .wc-deposits-option li {
  border: 1px solid black;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px !important;
}
.mo-price-section .product-info-box .wc-deposits-payment-description {
  font-size: 13px;
  font-weight: 800;
  color: #2d2f31;
  text-align: center;
}
.mo-price-section .single_add_to_cart_button {
  width: 100%;
  color: #fff;
  background-color: #A100F2;
  border: unset;
  padding: 12px 0;
  border-radius: 5px;
}
.mo-price-section .single_add_to_cart_button:hover {
  background-color: #8710d8;
  border: unset;
  padding: 12px 0;
}
.mo-price-section .product-info-box del .woocommerce-Price-amount {
  color: #767676;
  font-weight: 400;
}
.mo-price-section .product-info-box .woocommerce-Price-amount bdi {
  color: black;
  font-weight: 700;
}
.mo-price-section .product-info-box.hazf {
  display: none;
}
.mo-you-will-learn-description-text {
  width: 48%;
}
@media (max-width: 576px) {
  .mo-you-will-learn-description-text {
    width: auto;
  }
  .mo-price-section .product-info-box tr td {
  width:53%;
}
.mo-price-section .product-info-box tr td select {
  padding: 0.375rem 0.75rem 0.375rem .375rem;
  appearance: none !important;
   -webkit-appearance: none !important;
   -moz-appearance: none !important;
}
}
.mo-course-includes-title-des {
  width: 48%;
  align-items: center;
}
/*.elementor-kit-15 p {*/
/*  margin-bottom: 0;*/
/*}*/
ol, ul {
  list-style: inherit !important;
}
fieldset, ol, ul {
  margin: inherit !important;
  padding: inherit !important;
}
.commentlist{
  list-style: none !important;
}
.comment-form-comment textarea{
  background-color: #e5e5e5;
}
.studiare-navigation .menu>ul, .studiare-navigation ul.menu {
  list-style: none !important;
}
.mo-add-tocard-catalog{
  display: flex;
  justify-content: start;
  gap: 10px;
}
.mo-add-tocard-catalog svg{
  fill: white;
}
.comment-form-rating select{
  display: inline-block !important;
}
.comment-form-rating select:focus{
  box-shadow: unset;
}
.form-submit{
  padding-top: 16px;
}
#teacher .title a{
  color: #5a5656 !important;
  text-decoration: underline;
}
.long-text {
  overflow: hidden;
  max-height: 200px; /* Adjust this value as needed */
}
.long-text.expanded {
  max-height: none;
}
.this-show-more-btn{
  cursor: pointer;
}
.this-show-more-btn {
    border: unset;
    width: 100%;
    background: unset;
    font-weight: 700;
    color: #5624d0;
    box-shadow: 0 -31px 35px 23px #f8f9fa;
    text-align: right;
    padding-right: 0;
}
.elementor-22374 .elementor-element.elementor-element-10a52c6 .elementor-heading-title{
  font-size: 22px !important;
}
@media(min-width: 768px)and (max-width:992px){
  .mo-price-section .product-info-box tbody tr {
    justify-content: center;
}
}
.mo-expanded{
    z-index: 1000;
}
.this-show-more-btn{
    text-align: center;
}

.accordion-button .collapsed {
  background-color: #f7f9fa ;
}
.accordion-button:not(.collapsed) {
  background-color: #f7f9fa;
}
@media(max-width:476px){
  .mo-accordion-button {
    padding: 12px 7px;
  
}
.mo-accordion-button::after {
  margin: 0;
  margin-left: 5px;
  background-size: 1rem;
}
.mo-course-content-accordion-button-des-right {
  text-wrap: nowrap;
  font-weight: 700;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100em;
  color: black;
}
.mo-course-content-accordion-button-des-time {
  font-size: 10px;
  font-weight: 600;
  color: black;
}
.mo-course-content-accordion .accordion-body>ul >li{
  font-size: 12px;
    line-height: 20px;
}
}
.mo-gravity-button .offcanvas-bottom{
  height: 341px;
  border-radius: 13px;
  width: 400px;
}
.mo-gravity-button>div>button{
    /*    background-color: white;*/
    /*color: black;*/
}
.mo-gravity-button>div>button:hover{
        background-color: inherit;
    color: inherit;
}
.mo-show-cat{
    background-color: black ;
    color: white;
    padding: 11px 18px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.mo-show-gravity{
  background-color: black;
  color: white;
    display: flex;
  align-items: center;
      padding: 11px 22px;
    border-radius: 5px
}
.mo-show-cat:hover{
  color: white;
}
.mo-show-gravity> div> button{
  background: white;
  color: black;
}
.mo-show-gravity:hover{
    color:inherit;
}
@media (max-width: 992px) {
    .mo-show-cat:hover{
  color: black;
}
    .mo-main-price {
    padding: 130px 0 16px 0;

}
    .mo-main-price-off .woocommerce-Price-amount bdi {
    font-weight: 600;
    font-size: 16px;
    background-color: #fff;
}
    .mo-gravity-button .offcanvas-bottom{
  height: auto;
  border-radius: 13px;
  width: 100%;
  bottom: 95px;
}
  .mo-add-tocard-catalog {
    justify-content: space-between;
}
.mo-show-cat {
    background-color: black;
    color: white !important;
    width: 49%;
    display: flex;
    justify-content: center;
}

.mo-show-gravity {
    background-color: black;
    color: white;
    width: 49%;
    display: flex;
    justify-content: center;
}
.mo-add-tocard-catalog svg {
    fill: white;
}
.mo-show-gravity > div > button{
  background: black;
  color: white;
}
.mo-gravity-button>div>button{
        /*background-color: black;*/
    /*color: white;*/
}
.mo-price-section .product-info-box .wc-deposits-option li {
    gap: 3px;
}
.mo-main-product {
  padding: 10px 0 30px 0;
}
  
}
.mo-offcanvasBottom-share-class .gform_title{
    display:none;
}
.mo-show-cat i{
    font-size: 17px;
    padding: 0 0 0 5px;
}
.mo-main-price-off> del {
    text-decoration: none;
}
.mo-main-price-off> del >span >bdi{
  text-decoration: line-through !important;
  font-size: 13px !important;
  opacity: 0.8;
}
.deal_timer_single {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-around;
    align-items: start;
}

.mo-price-section {
    position: relative;
}
.comment-form-email input{
    text-align: right !important;
}
@media(max-width:576px){
    .deal_timer_single {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-around;
    align-items: start;
    flex-direction: column;
    align-items: center;
    gap: 3px;
}
}
#teacher .accordian {
    flex-wrap: wrap;
}
#teacher .accordian .object {
    margin-top: 70px;
    width: 48% !important;
    margin-left: 10px;
}
@media (max-width: 767px) {
    #teacher .accordian .object {
        width: 100% !important;
    }
}
.accordian .object.active .title i.fa-chevron-down{
    display: none !important;
}
.accordian .object .title i{
    display: none !important;
    
}
.accordian .object .detail{
    display: block !important;
}
.accordian .object .title {
    cursor: initial !important;
}
.mo-comments-slide-description>a > i {
  color: white;
  background-color: #A100F2;
  font-size: 20px;
  padding: 14px 17px;
  border-radius: 50%;
  cursor: pointer;
}

.mo-comments-slide-description> a {
  display: inline-block;
  margin-bottom: 13px;
  position: relative;
}

.mo-comments-slide-description>a > i::after {
  content: "";
  position: absolute;
  z-index: 0;
  right: -25px;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #A100F2;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.mo-comments-slide-description> a >i::before {
  position: relative;
  z-index: 2;
}

@keyframes pulse-border {
  0% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
  }

  100% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
  }
}
    .mo-accordion-syllabus  .e-n-accordion-item-title-header{
        width: 100% !important;
    }
    .mo-accordion-syllabus .e-n-accordion-item-title-text{
        width: 100% !important;
        display: flex;
        justify-content: space-between;
    }
    
    
    
    
/*SYLLABUS SHOW MORE BUTTON*/

/*END OF SYLLABUS SHOW MORE BUTTON*/
.mo-main-product-header-title-curse h1{
    display: block !important;
}
.mo-course-info-access {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 20px 0;
  gap: 11px;
}

.mo-course-info-access a {
  background-color: black;
  color: white;
  font-size: 14px;
  font-weight: 600;
  padding: 7px 8px;
  width: 159px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  gap: 5px;
  opacity: 0.9;
}
.mo-course-info-access a:hover {
  opacity: 1;
}
.mo-main-price-off > del> .woocommerce-Price-amount > bdi> span{
  visibility: hidden;
  width: 5px;
  display: inline-flex;
}
/**/
.wc-deposits-option> li> input[type=radio]{
  border-style: unset !important;
  border-width: 0px 0px 0px 0px !important;
  border-radius: 7px 7px 7px 7px !important;
  position: absolute !important;
  border-radius: 0 !important;
  border-radius: 5px !important;
  opacity: 0 !important;
  cursor: pointer !important;
}
.wc-deposits-option> li> input[type=radio]:checked{
  border-style: unset !important;
  border-width: unset !important;
  position: absolute !important;
  border-radius: 5px !important;
  opacity: 0.16 !important;
  cursor: pointer !important;
  width: 100% !important;
  height: 46px;
  background-image: unset !important;
  background-color: black !important;
}
.mo-price-section .product-info-box .wc-deposits-option li input {
  border-radius: unset !important;
}
.mo-price-section .product-info-box .wc-deposits-option li {
  padding: 0 !important;
  position: relative !important;
}
.wc-deposits-wrapper .wc-deposits-option li label {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  display: unset !important;
  padding: .5em 0em !important;
  z-index: 2;
}
/**/
.user-menu__list ul {
    list-style: none !important;
    margin: 0;
}
.swiper-button-prev-video, .swiper-button-next-video{
  display: flex !important;
}
@media(max-width:576px){
  .swiper-button-next-video, .swiper-rtl .swiper-button-prev-video {
    right: 3px!important;
    left: auto!important;
  }
  .swiper-button-prev-video, .swiper-rtl .swiper-button-next-video {
    left: 3px!important;
    right: auto!important;
}
}
.h_iframe-aparat_embed_frame iframe{
  border-radius: 5px !important;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    padding: 16px 0 0 0 !important;
}
.mo-show-gravity> span {
    font-weight: 600;
    border: unset;
    padding: 0;
    color: white !important;
    background: black;
    font-size: 14px;
    font-weight: 600;
}


.article-popup-overlay.active {
  display: block;
  opacity: 1;
}

.article-popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.7);
  background: white;
  padding: 20px;
  border-radius: 8px;
  max-width: 433px;
  width: 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.article-popup-overlay.active .article-popup-content {
  transform: translate(-50%, -50%) scale(1);
  text-align: right;
}

.article-popup-close {
  float: left;
  font-size: 24px;
  cursor: pointer;
  margin-top: -15px;
  margin-left: -6px;
}

.article-popup-content .tit {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: right;
}
.mo-accordion-syllabus li{
  font-size: 15px !important;
  line-height: 14px !important;
}

@media(max-width:768px){
  .mo-accordion-syllabus li{
    font-size: 12px !important;
    line-height: 5px !important;
  }
  .mo-accordion-syllabus li> p{
    line-height: 20px !important;
    margin-bottom: 0 !important;
  }
    .mo-accordion-syllabus li> span{
    line-height: 20px !important;
    margin-bottom: 0 !important;
  }
}

.countdown-timer-holder-loop .countdown-item{
    display: flex;
    flex-direction: row-reverse;
}
#gform_submit_button_36{
    border-radius: 5px !important;
}
.table-custom-style .elementor-widget-container{
        display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 15px 0 !important;
}
.mo-price-section .product-info-box tr th{
    text-align: right;
}

.gform_button {
  background: black !important;
}