.link-text-right-icon {
  color: #3a78b7;
  font-size: 15px;
  font-weight: normal;
  transition: all 350ms ease;
}

.link-text-right-icon i {
  font-size: 10px;
  display: inline-block;
  transition: all 350ms ease;
}

.link-text-right-icon:hover {
  color: #ffa053;
}

.link-text-right-icon:hover i {
  margin-left: 0.5rem;
}

.site-menu-header .site-menu-items {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.site-menu-header .site-menu-items .max-mega-menu {
  text-align: end !important;
}

.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item:nth-child(2) .mega-sub-menu {
  box-shadow: 0 450px 0 30px rgba(56, 68, 148, 0.196);
}

.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item:nth-child(2) .mega-sub-menu .mega-menu-link {
  padding: 0 !important;
}

.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item:last-child .mega-menu-link {
  height: auto !important;
  border: 2px solid #e0e0e0 !important;
  padding: 10px 20px !important;
  transition: all 350ms ease;
}

.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item:last-child .mega-menu-link:hover {
  border-color: #ffa053 !important;
}

.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item .mega-sub-menu {
  padding-bottom: 0 !important;
  box-shadow: 0 11px 31px -15px rgba(28, 32, 48, 0.15) !important;
  background: #fff !important;
  padding: 15px 0 !important;
}

.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item .mega-sub-menu .mega-menu-link {
  border: none !important;
  padding: 0 15px !important;
}

.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item .mega-sub-menu .mega-menu-link .badge ,
.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item .mega-sub-menu .badge-label .mega-menu-link i{
  border-radius: 2rem;
  padding: 0.3rem 0.5rem;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  word-break: normal;
  cursor: default;
  background-color: #bcf0d9;
  border: 0.2rem solid #fff;
  color: #008757;
}

.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item .mega-sub-menu .mega-menu-link .badge.danger,
.site-menu-header .site-menu-items .max-mega-menu .mega-menu-item .mega-sub-menu .badge-label.danger-label .mega-menu-link i {
  background-color: #FAAC9B;
  color: #b57c70;
}

.site-menu-header .site-menu-items .menu-view-all-link {
  color: #323844;
  font-size: 14px;
  font-weight: normal;
}

.site-menu-header .site-menu-items .menu-view-all-link i {
  font-size: 10px;
}

.site-menu-header .site-menu-items .menu-view-all-link:hover {
  color: #ffa053;
}

.site-menu-header .site-menu-items .mega-sub-menu {
  padding: 0 !important;
  padding-bottom: 2rem !important;
}

.site-menu-header .site-menu-items .mega-sub-menu .mega-menu-row:nth-child(2) .mega-sub-menu .mega-menu-column:last-child {
  box-shadow: 0 11px 31px -15px rgba(28, 32, 48, 0.15) !important;
  align-items: center;
  border-radius: 0.25rem !important;
  padding: 35px 40px !important;
  background: #ffffff !important;
}

.site-menu-header .site-menu-items li.mega-menu-megamenu>ul.mega-sub-menu {
  top: 38px !important;
}

.site-menu-header .site-menu-items .menu-top-header-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 68%;
  padding-bottom: 30px;
  margin-bottom: 32px;
  border-bottom: 1px solid #e0e0e0;
  margin-top: -2rem;
}

.site-menu-header .site-menu-items .menu-top-header-box .heading a {
  font-weight: 700;
  font-size: 30px;
  color: #4f4f4f;
}

.site-menu-header .site-menu-items .menu-top-header-box .heading a:hover {
  color: #ffa053;
}

.site-menu-header .site-menu-items .menu-top-header-box p .cta-button {
  padding: 0.3rem 20px;
  border-radius: 4px;
  border: 2px solid #e0e0e0;
  color: #4f4f4f;
  font-size: 15px;
}

.site-menu-header .site-menu-items .menu-top-header-box p .cta-button:hover {
  color: #ffa053;
  border-color: #ffa053;
}

.site-menu-header .site-menu-items .menu-heading,
.site-menu-header .site-menu-items .mega-block-title {
  font-size: 16.8px;
  line-height: 28px;
  font-weight: 700;
  color: #323844;
}

.site-menu-header .site-menu-items .menu-heading a,
.site-menu-header .site-menu-items .mega-block-title a {
  color: #323844;
}

.site-menu-header .site-menu-items .menu-heading a:hover,
.site-menu-header .site-menu-items .mega-block-title a:hover {
  color: #ffa053;
}

.product-online-courses-items .products-item .post-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 90px;
}

.product-online-courses-items .products-item .more-icon .elementor-widget-container {
  text-align: end;
}

.product-online-courses-items .products-item .more-icon .elementor-widget-container .svg-moreIcon:hover circle {
  fill: #000 !important;
  stroke: #000 !important;
  stroke-width: 2px;
}

.site-post-pagination .elementor-pagination {
  margin-top: 3rem;
}

.site-post-pagination .elementor-pagination .page-numbers {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  margin: 0 !important;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.85);
  border-radius: 3px;
  border: 2px solid transparent;
}

.site-post-pagination .elementor-pagination .page-numbers.current,
.site-post-pagination .elementor-pagination .page-numbers:hover {
  border-color: rgba(0, 0, 0, 0.18);
  color: rgba(0, 0, 0, 0.5);
}

.product-online-courses-items .products .product img {
  padding: 0 20px;
  background-color: #fff;
}

.product-online-courses-items .products .product .woocommerce-loop-product__title {
  padding: 0 25px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 90px;
}

.product-online-courses-items .products .product .circle-svg-icon {
  text-align: end;
}

.product-online-courses-items .products .product .circle-svg-icon .svg-moreIcon:hover circle {
  fill: #000 !important;
  stroke: #000 !important;
  stroke-width: 2px;
}

.product-online-courses-items .woocommerce-result-count {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  color: #838383;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.product-online-courses-items .woocommerce-ordering select {
  border: 1px solid #bababa;
  color: #787878;
  outline: none;
  padding-right: 25px;
  height: 34px;
  font-size: 11px;
  font-weight: 600;
}

.site-post-pagination .woocommerce-pagination .page-numbers .page-numbers {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  margin: 0 !important;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.85);
  border-radius: 3px;
  border: 2px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-post-pagination .woocommerce-pagination .page-numbers .page-numbers.current {
  border-color: rgba(0, 0, 0, 0.18);
  color: rgba(0, 0, 0, 0.5);
}

.site-post-pagination .woocommerce-pagination .page-numbers .page-numbers.prev,
.site-post-pagination .woocommerce-pagination .page-numbers .page-numbers.next {
  font-size: 21px;
}

.product-single-page {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.product-single-page .container {
  max-width: 1170px;
}

.product-single-page .header-bottom-line {
  font-size: 51px;
  line-height: 1em;
  font-weight: 700;
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 40px;
}

.product-single-page .header-bottom-line::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 155px;
  height: 7px;
  background: #ffa053;
}

.product-single-page .header-bottom-line.line_center::after {
  left: 50%;
  transform: translateX(-50%);
}

.product-single-page .header-bottom-line.line_right::after {
  left: inherit;
  right: 0;
}

.product-single-page .single-post-text {
  color: #323844;
  font-size: 15px;
  line-height: 22px;
}

.product-single-page .link-text-right-icon {
  display: inline-block;
  color: #3a78b7;
  font-size: 12px;
  transition: all 350ms ease;
}

.product-single-page .link-text-right-icon i {
  display: inline-block;
  font-size: 10px;
  transition: all 350ms ease;
}

.product-single-page .link-text-right-icon:hover {
  color: #ffa053;
}

.product-single-page .link-text-right-icon:hover i {
  margin-left: 0.5rem;
}

.product-single-page .product-section-title {
  color: #4f4f4f;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 10px;
}

.product-single-page .product-icon-box i {
  font-size: 16px;
  color: #ffa053;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
}

.product-single-page .product-col-box {
  background: #ffffff;
  border-radius: 0.25rem;
  padding: 25px 45px;
  box-shadow: 0 11px 31px -15px rgba(28, 32, 48, 0.15);
}

.product-single-page .course-introduction .heading {
  font-size: 56.25px;
  border-right: 2px solid #f7f7f7;
  padding-right: 3rem;
}

.product-single-page .course-introduction .heading::after {
  width: 175px;
  height: 10px;
}

.product-single-page .product-bg-img-top,
.product-single-page .product-bg-color,
.product-single-page .product-bg-img-bottom {
  background-repeat: no-repeat !important;
  background-position: top;
}

.product-single-page .product_acf_section {
  padding: 45px 0;
}

.product-single-page .product_acf_section .compliance-section .compliance-list {
  margin-bottom: -45px;
  padding-bottom: 45px;
}

.product-single-page .product_acf_section .course-content .img-item {
  box-shadow: 0 11px 31px -15px rgba(28, 32, 48, 0.15);
  border-radius: 0.25rem;
  background: #ffffff;
  max-width: 450px;
  padding: 15px;
  margin-bottom: 30px;
}

.product-single-page .product_acf_section .course-content .img-item img {
  width: 100%;
}

.product-single-page .product_acf_section .course-content .img-item iframe {
  width: 100%;
}

.product-single-page .product_acf_section .key-features-section .key-features-box {
  margin-bottom: 50px;
}

.product-single-page .product_acf_section .key-features-section .key-features-box .list-items .item {
  margin: 5px 0;
}

.product-single-page .product_acf_section .key-features-section .key-features-box .list-items .item a {
  color: #323844;
  font-size: 15px;
  transition: all 350ms ease;
}

.product-single-page .product_acf_section .key-features-section .key-features-box .list-items .item a i {
  font-size: 10px;
}

.product-single-page .product_acf_section .key-features-section .key-features-box .list-items .item a:hover {
  color: #ffa053;
}

.product-single-page .product_acf_section .key-features-section .Features-Content-box .row {
  margin: 30px 0;
}

.product-single-page .product_acf_section .key-features-section .Features-Content-box .row:last-child {
  margin-bottom: 0;
}

.product-single-page .product_acf_section .key-features-section .Features-Content-box .img-item-box {
  text-align: center;
}

.product-single-page .product_acf_section .key-features-section .Features-Content-box .img-item-box img {
  width: 85%;
}

.product-single-page .product_acf_section .columns-box-section .single-post-text img {
  display: inline-block;
  min-height: 20px;
  width: 75px;
  margin-left: 5px;
}

.product-single-page .product_acf_section .cta-color-box .cta-item-box {
  padding: 50px 80px;
}

.product-single-page .product_acf_section .cta-color-box .cta-item-box .product-section-title {
  color: #fff;
}

.product-single-page .product_acf_section .cta-color-box .cta-item-box .single-post-text {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 500;
}

.product-single-page .product_acf_section .cta-color-box .cta-item-box .link-box a {
  color: #fff;
  font-weight: 500;
}

.product-single-page .product_acf_section .compliance-section .content-and-question {
  padding-bottom: 70px;
}

.product-single-page .product_acf_section .compliance-section .content-and-question .single-post-text h1,
.product-single-page .product_acf_section .compliance-section .content-and-question .single-post-text h2,
.product-single-page .product_acf_section .compliance-section .content-and-question .single-post-text h3,
.product-single-page .product_acf_section .compliance-section .content-and-question .single-post-text h4,
.product-single-page .product_acf_section .compliance-section .content-and-question .single-post-text h5,
.product-single-page .product_acf_section .compliance-section .content-and-question .single-post-text h6 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .product-online-courses-items .products {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}

/* 19-04 */

.on--totop#totop {
  right: 10px;
  opacity: .7;
}

.u-trans-all-2s {
  transition: all .2s ease-out;
}

#totop {
  top: auto !important;
  bottom: 20px !important;
}

#totop {
  height: 9px;
  opacity: 0;
  position: fixed;
  right: -60px;
  width: 49px;
  z-index: 999;
  display: block;
  top: 85%;
  background-repeat: no-repeat;
  background-position: center 15px;
  background-color: #404040;
  font-size: 9px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  line-height: 1;
  border-radius: 2px;
  padding: 28px 0 21px;
}

#totop:before {
  position: absolute;
  content: "\f106";
  top: 10px;
  left: 50%;
  margin-left: -6px;
  font-size: 15px;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .product-single-page .course-introduction .heading {
    font-size: 28px;
    padding-right: 0;
  }

  .product-single-page .course-introduction .heading::after,
  .product-single-page .header-bottom-line::after {
    width: 92px;
    height: 5px;
  }

  .product-single-page .header-bottom-line {
    padding-bottom: 1rem;
    font-size: 28px;
    margin-bottom: 20px;
  }

  .product-single-page .product_acf_section .course-content .img-item {
    max-width: 100%;
  }

  .product-single-page .product-section-title {
    font-size: 21px;
  }

  .key_features .img-item-box {
    text-align: center;
    margin-top: 15px;
  }

  .key_features .img-item-box img {
    max-width: 70%;
  }

  /* .abc {
    flex-direction: column-reverse;
    display: flex;
  } */

  /* #branding {
    flex-direction: column-reverse !important;
    display: flex;
  }
   */
  .compliance-list .col {
    flex: none;
    margin-top: -1px;
    margin-bottom: 1rem;
  }

  .product-single-page .product_acf_section .cta-color-box .cta-item-box {
    padding: 30px;
  }

  .key-features-box .row {
    flex-direction: column-reverse;
  }

  .key-features-box .row .col-lg-6:last-child {
    margin-bottom: 2rem;
  }

}

@media screen and (max-width: 1024px) {
  .compliance-list .row {
    display: block;
  }

  .key-features-box .img-item-box {
    text-align: center;
  }

  .key-features-box .img-item-box img {
    width: 70%;
    margin-top: 2rem
  }

  .Features-Content-box .img-item-box img {
    width: 70% !important;
  }

  .product-single-page .product_acf_section .cta-color-box .cta-item-box {
    padding: 50px;
  }

  .course-content .img-item-box {
    display: flex;
    justify-content: center;
  }
}