@charset "UTF-8";
/* 
Theme Name: ELITE-DBN
Author: Shooga
Author URI: https://shooga.ca/
Version: 1.0 
*/
/* COLORS */
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
/*flexes*/
.application_form .frm_form_fields .frm_submit .frm_button_submit, .application_form .frm_form_fields .frm_submit .frm_prev_page,
.get_in_touch_form .frm_form_fields .frm_submit .frm_button_submit,
.get_in_touch_form .frm_form_fields .frm_submit .frm_prev_page {
  position: relative;
  font-size: 30px;
  font-weight: 600;
  padding: 16px 90px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  border-radius: 0;
  border: 1px solid #000087;
  background-color: #000087;
  -ms-transform: skew(-20deg);
      transform: skew(-20deg);
  color: #fff; }
  .application_form .frm_form_fields .frm_submit .frm_button_submit span, .application_form .frm_form_fields .frm_submit .frm_prev_page span,
  .get_in_touch_form .frm_form_fields .frm_submit .frm_button_submit span,
  .get_in_touch_form .frm_form_fields .frm_submit .frm_prev_page span {
    display: inline-block;
    -ms-transform: skew(20deg);
        transform: skew(20deg); }
  .application_form .frm_form_fields .frm_submit .frm_button_submit:hover, .application_form .frm_form_fields .frm_submit .frm_prev_page:hover,
  .get_in_touch_form .frm_form_fields .frm_submit .frm_button_submit:hover,
  .get_in_touch_form .frm_form_fields .frm_submit .frm_prev_page:hover {
    background-color: #fff;
    color: #000087; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

ul,
ol {
  padding-left: 40px; }

html {
  scroll-behavior: smooth; }

body {
  overflow-x: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100svh;
  word-break: break-word; }
  body img {
    max-width: 100%;
    height: auto;
    display: -ms-flexbox;
    display: flex; }
  body nav li a:focus {
    background-color: transparent !important; }
  body a.elementor-social-icon {
    width: auto !important;
    height: auto !important; }

/* Content Global Paddings */
.content_dynamic_paddings h2:not(:last-child),
.content_dynamic_paddings h3:not(:last-child),
.content_dynamic_paddings h4:not(:last-child),
.content_dynamic_paddings h5:not(:last-child),
.content_dynamic_paddings h6:not(:last-child),
.content_dynamic_paddings p:not(:last-child),
.content_dynamic_paddings ul:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h2:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h3:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h4:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h5:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h6:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container p:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container ul:not(:last-child) {
  padding-bottom: 20px; }
.content_dynamic_paddings strong,
.elementor-widget-text-editor > .elementor-widget-container strong {
  font-weight: 700; }
.content_dynamic_paddings p a,
.elementor-widget-text-editor > .elementor-widget-container p a {
  color: #000; }
  .content_dynamic_paddings p a:hover,
  .elementor-widget-text-editor > .elementor-widget-container p a:hover {
    text-decoration: underline; }

.callToAction a {
  background-color: transparent; }
.callToAction .elementor-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #000087 !important;
  border: 1px solid #000087 !important;
  border-radius: 0 !important; }
  .callToAction .elementor-button span {
    color: #fff; }
  .callToAction .elementor-button:hover {
    background-color: #fff !important;
    border: 1px solid #000087 !important; }
    .callToAction .elementor-button:hover span {
      color: #000087 !important; }

.accordion .e-n-accordion-item {
  border: 0.5px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 26px !important;
  background-color: #fff;
  overflow: hidden;
  transition: background-color 0.5s ease-in-out; }
  .accordion .e-n-accordion-item .e-n-accordion-item-title {
    padding: 16px 120px;
    border: none; }
    .accordion .e-n-accordion-item .e-n-accordion-item-title i {
      font-size: 14px !important;
      color: #290046; }
    .accordion .e-n-accordion-item .e-n-accordion-item-title[aria-expanded="true"] {
      margin-bottom: 50px !important; }
    .accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-text {
      color: #290046;
      font-size: 30px;
      line-height: 42px;
      font-weight: 500; }
      @media all and (max-width: 1024px) {
        .accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-text {
          font-size: 20px;
          line-height: 24px;
          font-weight: 400; } }
    @media all and (max-width: 1024px) {
      .accordion .e-n-accordion-item .e-n-accordion-item-title {
        padding: 16px 40px; } }
  .accordion .e-n-accordion-item .e-con-full {
    border: none;
    padding: 0 120px 90px 120px; }
    @media all and (max-width: 1024px) {
      .accordion .e-n-accordion-item .e-con-full {
        padding: 0 40px 50px 40px;
        font-size: 20px; } }
  .accordion .e-n-accordion-item[open] {
    background-color: #290046;
    padding-top: 90px; }
    @media all and (max-width: 1024px) {
      .accordion .e-n-accordion-item[open] {
        padding-top: 50px; } }
    .accordion .e-n-accordion-item[open] * {
      color: #fff !important; }

#category-filter li {
  background-color: var(--e-global-color-buttonBgColor);
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #FFFFFF;
  border-radius: 25px 25px 25px 25px;
  padding: 12px 20px 12px 20px;
  transition: 0.3s; }
  #category-filter li:hover {
    background-color: white;
    color: #000000;
    border-color: #399CFF; }

.my_image_cut {
  clip-path: polygon(23% 0, 100% 0, 100% 100%, 0 100%, 0 100%); }

.btn_cut_home {
  -ms-transform: skew(-20deg);
      transform: skew(-20deg); }
  .btn_cut_home .elementor-button-text {
    -ms-transform: skew(20deg);
        transform: skew(20deg); }

.btn_cut {
  -ms-transform: skew(-20deg);
      transform: skew(-20deg);
  width: 590px; }
  @media all and (max-width: 1200px) {
    .btn_cut {
      width: 330px; } }
  .btn_cut .elementor-button-text {
    -ms-transform: skew(20deg);
        transform: skew(20deg); }

@media all and (min-width: 1025px) {
  .section_cut {
    -ms-transform: skew(-20deg);
        transform: skew(-20deg); }
    .section_cut .elementor-widget-container {
      -ms-transform: skew(20deg);
          transform: skew(20deg); } }

.box_shadov {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25) !important; }

body:not(.elementor-editor-active) .login-register-link {
  transition: 0.3s; }
  body:not(.elementor-editor-active) .login-register-link a {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #290046 !important; }
body:not(.elementor-editor-active) .desctop_menu .elementor-nav-menu a:hover, body:not(.elementor-editor-active) .desctop_menu .elementor-nav-menu .elementor-item-active {
  text-decoration: underline;
  -webkit-text-decoration-color: #290046;
          text-decoration-color: #290046;
  text-decoration-thickness: 3px;
  text-underline-offset: 13px; }
body:not(.elementor-editor-active) .desctop_menu .login-register-link {
  gap: 0 25px;
  display: -ms-flexbox;
  display: flex; }
  body:not(.elementor-editor-active) .desctop_menu .login-register-link a {
    border: 1px solid #290046;
    padding: 10px 25px;
    -ms-transform: skew(-20deg);
        transform: skew(-20deg);
    font-weight: 600 !important; }
    body:not(.elementor-editor-active) .desctop_menu .login-register-link a span {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-transform: skew(20deg);
          transform: skew(20deg);
      text-align: center;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
    body:not(.elementor-editor-active) .desctop_menu .login-register-link a:hover {
      background-color: #290046;
      color: #fff !important; }
body:not(.elementor-editor-active) .menu_dropdown_container {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999; }
  body:not(.elementor-editor-active) .menu_dropdown_container .login-register-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 10px;
    gap: 10px 0; }
    body:not(.elementor-editor-active) .menu_dropdown_container .login-register-link a {
      font-weight: 400 !important; }
  body:not(.elementor-editor-active) .menu_dropdown_container nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item-has-children a.elementor-item-active.has-submenu {
    color: #fff !important;
    background-color: #290046 !important; }
  body:not(.elementor-editor-active) .menu_dropdown_container nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item-has-children a.elementor-item-anchor.has-submenu {
    color: #fff !important;
    background-color: #290046 !important; }

.menu_btn {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; }
  .menu_btn .btn_text {
    font-size: 14px; }

.nav-icon {
  width: 30px;
  height: 28px;
  position: relative;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }
  .nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    transition: .25s ease-in-out; }
  .nav-icon span.first_item {
    top: 4px; }
  .nav-icon span.second_item {
    top: 13px; }
  .nav-icon span.third_item {
    top: 22px; }

.menu_open span.first_item {
  top: 13px;
  -ms-transform: rotate(135deg);
      transform: rotate(135deg); }
.menu_open span.second_item {
  opacity: 0;
  left: -45px; }
.menu_open span.third_item {
  top: 13px;
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }

.remove_scroll {
  overflow: hidden; }

#wpadminbar {
  position: fixed; }

.custom_accordion .acc_title_parent, .custom_accordion_mobile .acc_title_parent {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer; }
  .custom_accordion .acc_title_parent .acc_title, .custom_accordion_mobile .acc_title_parent .acc_title {
    font-size: 20px;
    line-height: 28px;
    margin: 0; }
  .custom_accordion .acc_title_parent .icon, .custom_accordion_mobile .acc_title_parent .icon {
    font-size: 20px;
    transition: transform 0.3s ease; }
.custom_accordion .acc_content_parent p, .custom_accordion .acc_content_parent h1, .custom_accordion .acc_content_parent h2, .custom_accordion .acc_content_parent h3, .custom_accordion .acc_content_parent h4, .custom_accordion .acc_content_parent span, .custom_accordion .acc_content_parent ol, .custom_accordion .acc_content_parent ul, .custom_accordion_mobile .acc_content_parent p, .custom_accordion_mobile .acc_content_parent h1, .custom_accordion_mobile .acc_content_parent h2, .custom_accordion_mobile .acc_content_parent h3, .custom_accordion_mobile .acc_content_parent h4, .custom_accordion_mobile .acc_content_parent span, .custom_accordion_mobile .acc_content_parent ol, .custom_accordion_mobile .acc_content_parent ul {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #fff; }
  .custom_accordion .acc_content_parent p:not(:last-child), .custom_accordion .acc_content_parent h1:not(:last-child), .custom_accordion .acc_content_parent h2:not(:last-child), .custom_accordion .acc_content_parent h3:not(:last-child), .custom_accordion .acc_content_parent h4:not(:last-child), .custom_accordion .acc_content_parent span:not(:last-child), .custom_accordion .acc_content_parent ol:not(:last-child), .custom_accordion .acc_content_parent ul:not(:last-child), .custom_accordion_mobile .acc_content_parent p:not(:last-child), .custom_accordion_mobile .acc_content_parent h1:not(:last-child), .custom_accordion_mobile .acc_content_parent h2:not(:last-child), .custom_accordion_mobile .acc_content_parent h3:not(:last-child), .custom_accordion_mobile .acc_content_parent h4:not(:last-child), .custom_accordion_mobile .acc_content_parent span:not(:last-child), .custom_accordion_mobile .acc_content_parent ol:not(:last-child), .custom_accordion_mobile .acc_content_parent ul:not(:last-child) {
    margin-bottom: 20px; }

.custom_accordion {
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%; }
  .custom_accordion .accordionleft_item {
    width: 50%;
    -ms-flex: 1;
        flex: 1; }
    .custom_accordion .accordionleft_item .acc_title_parent {
      padding: 16px 24px; }
      .custom_accordion .accordionleft_item .acc_title_parent.active {
        background-color: #290046;
        color: #fff; }
        .custom_accordion .accordionleft_item .acc_title_parent.active .acc_title {
          color: #fff; }
        .custom_accordion .accordionleft_item .acc_title_parent.active .icon {
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
  .custom_accordion .accordionright_item {
    width: 50%;
    -ms-flex: 1;
        flex: 1;
    background-color: #290046; }
    .custom_accordion .accordionright_item .acc_content_parent {
      padding: 40px; }
      .custom_accordion .accordionright_item .acc_content_parent:not(.active) {
        display: none; }

.custom_accordion_mobile {
  display: none; }
  .custom_accordion_mobile .acc_title_parent {
    padding: 40px; }
    .custom_accordion_mobile .acc_title_parent.active .icon {
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
  .custom_accordion_mobile .acc_content_parent {
    background-color: #290046;
    padding: 40px; }

@media all and (max-width: 1024px) {
  .custom_accordion {
    display: none; }

  .custom_accordion_mobile {
    display: block; } }
.single_title_parent {
  background-color: #F8F9FA !important; }
  .single_title_parent .single_title {
    width: 100%;
    max-width: 1530px;
    margin: 0 auto !important;
    padding: 150px 0 60px 0; }
    @media (max-width: 1600px) {
      .single_title_parent .single_title {
        max-width: 95%; } }
    @media all and (max-width: 991px) {
      .single_title_parent .single_title {
        max-width: 90%;
        padding: 50px 0 24px 0;
        text-align: center; } }

.course-content, #ld-profile {
  background-color: #F8F9FA !important; }

.learndash-wrapper .ld-item-details .ld-expand-button .ld-text {
  display: none !important; }
.learndash-wrapper .ld-item-details .ld-expand-button .ld-icon {
  width: 47px !important;
  height: 47px !important;
  -ms-flex: none !important;
      flex: none !important;
  border-radius: 50%;
  font-weight: 400 !important;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
.learndash-wrapper .ld-course-status-not-enrolled > * {
  border-color: #687072 !important;
  border-width: 1px !important; }
.learndash-wrapper .ld-course-status-not-enrolled {
  background: #F0F3F4 !important;
  padding: 0 !important;
  width: 100%;
  max-width: 1530px;
  margin: 0 auto !important; }
  @media (max-width: 1600px) {
    .learndash-wrapper .ld-course-status-not-enrolled {
      max-width: 95%; } }
  @media all and (max-width: 991px) {
    .learndash-wrapper .ld-course-status-not-enrolled {
      max-width: 90%; } }
  .learndash-wrapper .ld-course-status-not-enrolled .ld-course-status-segment {
    padding: 60px 0 !important; }
  .learndash-wrapper .ld-course-status-not-enrolled .ld-course-status-label {
    color: #000 !important;
    text-align: center;
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 15px !important; }
    @media all and (max-width: 991px) {
      .learndash-wrapper .ld-course-status-not-enrolled .ld-course-status-label {
        font-size: 20px !important; } }
  .learndash-wrapper .ld-course-status-not-enrolled .ld-text, .learndash-wrapper .ld-course-status-not-enrolled .ld-status-waiting, .learndash-wrapper .ld-course-status-not-enrolled .btn-join {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: normal;
    text-transform: capitalize;
    padding: 4px 30px !important;
    border-radius: 0 !important; }
    @media all and (max-width: 991px) {
      .learndash-wrapper .ld-course-status-not-enrolled .ld-text, .learndash-wrapper .ld-course-status-not-enrolled .ld-status-waiting, .learndash-wrapper .ld-course-status-not-enrolled .btn-join {
        font-size: 15px !important; } }
  .learndash-wrapper .ld-course-status-not-enrolled .ld-text, .learndash-wrapper .ld-course-status-not-enrolled .btn-join {
    background-color: #3258ED !important;
    color: #fff !important; }
  .learndash-wrapper .ld-course-status-not-enrolled .ld-status-waiting {
    background-color: #F8D549 !important;
    color: #000 !important;
    border-radius: 0 !important; }
  .learndash-wrapper .ld-course-status-not-enrolled .ld-course-status-price {
    color: #000 !important;
    font-size: 46px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
    text-transform: capitalize; }
    @media all and (max-width: 991px) {
      .learndash-wrapper .ld-course-status-not-enrolled .ld-course-status-price {
        font-size: 26px !important; } }
.learndash-wrapper .ld-focus-sidebar .ld-course-navigation-heading {
  padding: 20px !important;
  font-size: 20px !important; }
.learndash-wrapper .ld-focus-sidebar-wrapper .ld-lesson-item .ld-lesson-item-preview {
  padding: 20px !important;
  font-size: 20px !important; }
  .learndash-wrapper .ld-focus-sidebar-wrapper .ld-lesson-item .ld-lesson-item-preview .ld-status-icon {
    height: 22px;
    width: 22px;
    -ms-flex: 0 0 22px;
        flex: 0 0 22px; }
    .learndash-wrapper .ld-focus-sidebar-wrapper .ld-lesson-item .ld-lesson-item-preview .ld-status-icon .ld-icon-checkmark {
      font-size: 13px; }
.learndash-wrapper .ld-focus-sidebar-wrapper .ld-lesson-item .ld-table-list {
  padding: 10px !important; }
  .learndash-wrapper .ld-focus-sidebar-wrapper .ld-lesson-item .ld-table-list .ld-table-list-items {
    padding: 20px 13px !important; }
    .learndash-wrapper .ld-focus-sidebar-wrapper .ld-lesson-item .ld-table-list .ld-table-list-items .ld-status-icon {
      margin-top: 10px; }
    .learndash-wrapper .ld-focus-sidebar-wrapper .ld-lesson-item .ld-table-list .ld-table-list-items .ld-topic-title {
      font-size: 18px; }
.learndash-wrapper .ld-focus-header .ld-user-menu-items a {
  font-size: 18px !important;
  padding: 10px 20px !important; }
.learndash-wrapper .ld-focus-header .ld-progress .ld-progress-heading {
  font-size: 18px; }
.learndash-wrapper .ld-focus-header .ld-content-actions .ld-content-action {
  height: unset !important; }
  .learndash-wrapper .ld-focus-header .ld-content-actions .ld-content-action .ld-button, .learndash-wrapper .ld-focus-header .ld-content-actions .ld-content-action .learndash_mark_complete_button {
    font-size: 18px; }
  .learndash-wrapper .ld-focus-header .ld-content-actions .ld-content-action .sfwd-mark-complete {
    margin: 0 10px !important; }
    .learndash-wrapper .ld-focus-header .ld-content-actions .ld-content-action .sfwd-mark-complete .learndash_mark_complete_button:hover {
      border: none !important; }
    .learndash-wrapper .ld-focus-header .ld-content-actions .ld-content-action .sfwd-mark-complete::after {
      font-size: 18px;
      right: 60px; }
.learndash-wrapper .ld-focus-content .ld-lesson-topic-list {
  font-size: 18px; }
.learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action {
  -ms-flex-preferred-size: 210px !important;
      flex-basis: 210px !important; }
  .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action .ld-button, .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action .learndash_mark_complete_button {
    font-size: 18px;
    border-radius: 5px;
    padding: 10px 4px !important; }
  .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action .ld-course-step-back {
    font-size: 18px; }
  .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action .sfwd-mark-complete .learndash_mark_complete_button {
    text-align: center; }
    .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action .sfwd-mark-complete .learndash_mark_complete_button:hover {
      border: none !important;
      background-color: #019e7c;
      color: #fff; }
  .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action .sfwd-mark-complete::after {
    font-size: 16px;
    right: 3px; }
  .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action .ld-button .ld-text {
    padding: 0 10px; }
.learndash-wrapper .ld-pagination .ld-pages {
  background-color: #3258ED !important; }
  .learndash-wrapper .ld-pagination .ld-pages span {
    color: #fff !important; }
  .learndash-wrapper .ld-pagination .ld-pages a {
    color: #fff !important; }
.learndash-wrapper .ld-section-heading > * {
  font-size: 50px !important;
  font-weight: 500;
  line-height: 55px; }
  @media all and (max-width: 991px) {
    .learndash-wrapper .ld-section-heading > * {
      font-size: 35px !important;
      line-height: 42px; } }
.learndash-wrapper .ld-item-list-item {
  border: unset !important;
  background-color: #fff !important; }
  .learndash-wrapper .ld-item-list-item .ld-item-title {
    color: #290046 !important;
    font-size: 30px !important;
    font-weight: 400;
    line-height: 42px;
    text-transform: capitalize; }
    @media all and (max-width: 991px) {
      .learndash-wrapper .ld-item-list-item .ld-item-title {
        font-size: 20px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; } }
  .learndash-wrapper .ld-item-list-item .ld-status-icon {
    margin-right: 35px !important;
    width: 47px;
    height: 47px;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .learndash-wrapper .ld-item-list-item .ld-status-icon.ld-status-complete .ld-icon-checkmark {
    font-size: 40px; }
    .learndash-wrapper .ld-item-list-item .ld-status-icon.ld-status-complete .ld-icon-checkmark::before {
      content: "\f15e" !important;
      font-family: dashicons; }
  .learndash-wrapper .ld-item-list-item .ld-item-list-item-preview .ld-item-name {
    color: #3259EA !important; }
    .learndash-wrapper .ld-item-list-item .ld-item-list-item-preview .ld-item-name:hover {
      color: #290046 !important; }
.learndash-wrapper .ld-item-list-actions .ld-expand-button {
  display: none; }

.single_tabs .e-n-tabs {
  gap: 150px 0 !important; }
  .single_tabs .e-n-tabs::after {
    border-bottom: 10px solid #0000004D;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 80px; }
.single_tabs .e-n-tabs-heading {
  position: relative;
  column-gap: 100px !important; }
  .single_tabs .e-n-tabs-heading .e-n-tab-title {
    padding: 0 0 40px 0; }
  .single_tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]::after {
    border-bottom: 10px solid #315AEA;
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 999; }

@keyframes slide {
  to {
    display: none; } }
.get_in_touch_form .frm_forms .frm-show-form, .subcribe_newsletter_form .frm_forms .frm-show-form {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; }
.get_in_touch_form .frm_forms .frm_message, .subcribe_newsletter_form .frm_forms .frm_message {
  font-size: 30px;
  line-height: 42px;
  padding: 16px 20px;
  margin: 20px 0 0 0;
  background-color: #ECFDF3;
  border: none;
  animation: slide 1s ease 3.5s forwards; }
  .get_in_touch_form .frm_forms .frm_message p, .subcribe_newsletter_form .frm_forms .frm_message p {
    color: #027A48; }

.application_form .frm_form_fields .form-field,
.get_in_touch_form .frm_form_fields .form-field {
  margin-bottom: 0px; }
.application_form .frm_form_fields .frm_fields_container,
.get_in_touch_form .frm_form_fields .frm_fields_container {
  grid-gap: 23px; }
  @media all and (max-width: 991px) {
    .application_form .frm_form_fields .frm_fields_container,
    .get_in_touch_form .frm_form_fields .frm_fields_container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; } }
.application_form .frm_form_fields .frm_error,
.get_in_touch_form .frm_form_fields .frm_error {
  color: red !important; }
.application_form .frm_form_fields fieldset,
.get_in_touch_form .frm_form_fields fieldset {
  padding-bottom: 0 !important; }
.application_form .frm_form_fields input:-webkit-autofill,
.application_form .frm_form_fields input:-webkit-autofill:hover,
.application_form .frm_form_fields input:-webkit-autofill:focus,
.application_form .frm_form_fields textarea:-webkit-autofill,
.application_form .frm_form_fields select:-webkit-autofill,
.get_in_touch_form .frm_form_fields input:-webkit-autofill,
.get_in_touch_form .frm_form_fields input:-webkit-autofill:hover,
.get_in_touch_form .frm_form_fields input:-webkit-autofill:focus,
.get_in_touch_form .frm_form_fields textarea:-webkit-autofill,
.get_in_touch_form .frm_form_fields select:-webkit-autofill {
  -webkit-text-fill-color: #000087 !important;
  transition: background-color 9999s ease-in-out 0s !important; }
.application_form .frm_form_fields input[type=text], .application_form .frm_form_fields input[type=email], .application_form .frm_form_fields input[type=tel], .application_form .frm_form_fields input[type=number], .application_form .frm_form_fields textarea,
.get_in_touch_form .frm_form_fields input[type=text],
.get_in_touch_form .frm_form_fields input[type=email],
.get_in_touch_form .frm_form_fields input[type=tel],
.get_in_touch_form .frm_form_fields input[type=number],
.get_in_touch_form .frm_form_fields textarea {
  border: none;
  border-bottom: 1px solid #290046 !important;
  color: #000087 !important;
  font-size: 30px !important;
  line-height: 42px !important;
  box-shadow: none !important;
  padding: 10px 10px 32px 10px !important;
  background-color: transparent !important;
  box-sizing: border-box; }
  @media all and (max-width: 1024px) {
    .application_form .frm_form_fields input[type=text], .application_form .frm_form_fields input[type=email], .application_form .frm_form_fields input[type=tel], .application_form .frm_form_fields input[type=number], .application_form .frm_form_fields textarea,
    .get_in_touch_form .frm_form_fields input[type=text],
    .get_in_touch_form .frm_form_fields input[type=email],
    .get_in_touch_form .frm_form_fields input[type=tel],
    .get_in_touch_form .frm_form_fields input[type=number],
    .get_in_touch_form .frm_form_fields textarea {
      font-size: 20px !important;
      line-height: 28px !important; } }
  .application_form .frm_form_fields input[type=text]:not(textarea), .application_form .frm_form_fields input[type=email]:not(textarea), .application_form .frm_form_fields input[type=tel]:not(textarea), .application_form .frm_form_fields input[type=number]:not(textarea), .application_form .frm_form_fields textarea:not(textarea),
  .get_in_touch_form .frm_form_fields input[type=text]:not(textarea),
  .get_in_touch_form .frm_form_fields input[type=email]:not(textarea),
  .get_in_touch_form .frm_form_fields input[type=tel]:not(textarea),
  .get_in_touch_form .frm_form_fields input[type=number]:not(textarea),
  .get_in_touch_form .frm_form_fields textarea:not(textarea) {
    height: 84px; }
  .application_form .frm_form_fields input[type=text]:focus, .application_form .frm_form_fields input[type=email]:focus, .application_form .frm_form_fields input[type=tel]:focus, .application_form .frm_form_fields input[type=number]:focus, .application_form .frm_form_fields textarea:focus,
  .get_in_touch_form .frm_form_fields input[type=text]:focus,
  .get_in_touch_form .frm_form_fields input[type=email]:focus,
  .get_in_touch_form .frm_form_fields input[type=tel]:focus,
  .get_in_touch_form .frm_form_fields input[type=number]:focus,
  .get_in_touch_form .frm_form_fields textarea:focus {
    outline: none !important;
    border: none !important;
    border-bottom: 1px solid #000087 !important;
    background-color: transparent !important;
    box-shadow: none !important; }
.application_form .frm_form_fields textarea,
.get_in_touch_form .frm_form_fields textarea {
  height: 146px; }
.application_form .frm_form_fields label,
.get_in_touch_form .frm_form_fields label {
  font-size: 13px !important;
  line-height: 14px !important;
  color: #290046 !important;
  padding-bottom: 6px !important;
  font-weight: 600; }
.application_form .frm_form_fields input:-ms-input-placeholder, .application_form .frm_form_fields textarea:-ms-input-placeholder,
.get_in_touch_form .frm_form_fields input:-ms-input-placeholder,
.get_in_touch_form .frm_form_fields textarea:-ms-input-placeholder {
  color: #290046 !important;
  font-size: 30px !important;
  line-height: 42px !important; }
.application_form .frm_form_fields input::placeholder, .application_form .frm_form_fields textarea::placeholder,
.get_in_touch_form .frm_form_fields input::placeholder,
.get_in_touch_form .frm_form_fields textarea::placeholder {
  color: #290046 !important;
  font-size: 30px !important;
  line-height: 42px !important; }
  @media all and (max-width: 1024px) {
    .application_form .frm_form_fields input:-ms-input-placeholder, .application_form .frm_form_fields textarea:-ms-input-placeholder,
    .get_in_touch_form .frm_form_fields input:-ms-input-placeholder,
    .get_in_touch_form .frm_form_fields textarea:-ms-input-placeholder {
      font-size: 20px !important;
      line-height: 28px !important; }
    .application_form .frm_form_fields input::placeholder, .application_form .frm_form_fields textarea::placeholder,
    .get_in_touch_form .frm_form_fields input::placeholder,
    .get_in_touch_form .frm_form_fields textarea::placeholder {
      font-size: 20px !important;
      line-height: 28px !important; } }
.application_form .frm_form_fields div.frm_single_upload,
.get_in_touch_form .frm_form_fields div.frm_single_upload {
  border-color: #290046;
  position: relative; }
  .application_form .frm_form_fields div.frm_single_upload div.dz-message,
  .get_in_touch_form .frm_form_fields div.frm_single_upload div.dz-message {
    padding-top: 80px; }
    .application_form .frm_form_fields div.frm_single_upload div.dz-message::before,
    .get_in_touch_form .frm_form_fields div.frm_single_upload div.dz-message::before {
      content: '';
      display: inline-block;
      background-image: url("img/download-arrow.svg");
      background-position: center;
      background-size: contain;
      width: 64px;
      height: 64px;
      position: absolute;
      top: 10px;
      left: calc((100% - 50%) - 32px); }
    .application_form .frm_form_fields div.frm_single_upload div.dz-message svg,
    .get_in_touch_form .frm_form_fields div.frm_single_upload div.dz-message svg {
      display: none !important; }
    .application_form .frm_form_fields div.frm_single_upload div.dz-message span.frm_upload_text,
    .get_in_touch_form .frm_form_fields div.frm_single_upload div.dz-message span.frm_upload_text {
      color: #290046;
      font-size: 20px;
      line-height: 28px; }
    .application_form .frm_form_fields div.frm_single_upload div.dz-message div.frm_small_text,
    .get_in_touch_form .frm_form_fields div.frm_single_upload div.dz-message div.frm_small_text {
      display: none; }
.application_form .frm_form_fields select,
.get_in_touch_form .frm_form_fields select {
  border: none;
  box-shadow: none !important;
  border-bottom: 1px solid #290046;
  font-size: 30px;
  line-height: 38px;
  color: #290046 !important;
  padding: 10px 10px 32px 10px; }
  .application_form .frm_form_fields select option,
  .get_in_touch_form .frm_form_fields select option {
    color: #290046 !important;
    border: 1px solid #290046 !important; }
  .application_form .frm_form_fields select option:hover,
  .get_in_touch_form .frm_form_fields select option:hover {
    background-color: #290046 !important;
    color: #fff !important; }
.application_form .frm_form_fields .frm_submit .frm_button_submit, .application_form .frm_form_fields .frm_submit .frm_prev_page,
.get_in_touch_form .frm_form_fields .frm_submit .frm_button_submit,
.get_in_touch_form .frm_form_fields .frm_submit .frm_prev_page {
  margin-top: 40px !important;
  margin-left: 15px; }
  @media all and (max-width: 1024px) {
    .application_form .frm_form_fields .frm_submit .frm_button_submit, .application_form .frm_form_fields .frm_submit .frm_prev_page,
    .get_in_touch_form .frm_form_fields .frm_submit .frm_button_submit,
    .get_in_touch_form .frm_form_fields .frm_submit .frm_prev_page {
      font-size: 20px !important; } }

/* Aplication Form */
#form_application_form div.frm_form_field .payment_field div.StripeElement {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 84px;
  border: none;
  border-bottom: 1px solid #290046; }
  #form_application_form div.frm_form_field .payment_field div.StripeElement div.__PrivateStripeElement {
    width: 100%;
    max-width: 100%;
    zoom: 2 !important;
    filter: brightness(0) saturate(100%) invert(8%) sepia(43%) saturate(6304%) hue-rotate(271deg) brightness(77%) contrast(113%); }
    @media all and (max-width: 1024px) {
      #form_application_form div.frm_form_field .payment_field div.StripeElement div.__PrivateStripeElement {
        zoom: 1.5 !important; } }
#form_application_form ul.frm_page_bar li.frm_rootline_single::before {
  content: '';
  display: inline-block;
  min-height: 75px;
  width: 85px;
  background-color: #fff;
  border: 1px solid #000087;
  -ms-transform: skewX(-20deg);
      transform: skewX(-20deg);
  position: absolute;
  top: 0;
  left: calc((100% - 50%) - 42px);
  z-index: 1; }
  @media all and (max-width: 768px) {
    #form_application_form ul.frm_page_bar li.frm_rootline_single::before {
      min-height: 55px;
      width: 65px;
      left: calc((100% - 50%) - 32px); } }
#form_application_form ul.frm_page_bar li.frm_rootline_single input {
  min-height: 75px;
  width: 85px;
  font-size: 26px;
  line-height: 26px;
  color: #000087;
  border-width: 0;
  border-radius: 0;
  background-color: #fff;
  z-index: 2;
  background-color: transparent !important; }
  @media all and (max-width: 768px) {
    #form_application_form ul.frm_page_bar li.frm_rootline_single input {
      min-height: 55px;
      width: 65px;
      font-size: 24px;
      line-height: 24px; } }
#form_application_form ul.frm_page_bar li.frm_rootline_single::after {
  height: 2px;
  top: 55px;
  background-color: #000; }
  @media all and (max-width: 768px) {
    #form_application_form ul.frm_page_bar li.frm_rootline_single::after {
      top: 45px; } }
#form_application_form ul.frm_page_bar li.frm_rootline_single input:hover {
  min-height: 75px;
  width: 85px;
  border-radius: 0; }
#form_application_form ul.frm_page_bar li.frm_rootline_single span.frm_rootline_title {
  color: #000;
  font-size: 30px;
  line-height: 38px;
  padding: 0;
  padding-top: 5px;
  position: relative; }
  @media all and (max-width: 768px) {
    #form_application_form ul.frm_page_bar li.frm_rootline_single span.frm_rootline_title {
      font-size: 20px;
      line-height: 28px; } }
#form_application_form ul.frm_page_bar li.frm_rootline_single.frm_current_page::before, #form_application_form ul.frm_page_bar li.frm_rootline_show_hidden_steps_btn::before {
  background-color: #000087; }
#form_application_form ul.frm_page_bar li.frm_rootline_single.frm_current_page input, #form_application_form ul.frm_page_bar li.frm_rootline_show_hidden_steps_btn input {
  color: #fff;
  background-color: transparent !important; }
#form_application_form ul.frm_page_bar li.frm_rootline_single.frm_current_page span.frm_rootline_title, #form_application_form ul.frm_page_bar li.frm_rootline_show_hidden_steps_btn span.frm_rootline_title {
  color: #000087; }
  #form_application_form ul.frm_page_bar li.frm_rootline_single.frm_current_page span.frm_rootline_title::before, #form_application_form ul.frm_page_bar li.frm_rootline_show_hidden_steps_btn span.frm_rootline_title::before {
    color: #fff; }
@media all and (max-width: 768px) {
  #form_application_form div.frm_combo_inputs_container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
@media all and (max-width: 768px) {
  #form_application_form div.frm_combo_inputs_container > div {
    width: 100%;
    max-width: 100%; } }
#form_application_form div.ss-main {
  border: 1px solid #290046;
  box-shadow: none;
  min-height: 84px;
  border-top: none;
  border-right: none;
  border-left: none;
  padding: 10px 10px 32px 10px;
  margin: 0; }
  #form_application_form div.ss-main div.ss-values div.ss-placeholder, #form_application_form div.ss-main div.ss-values div.ss-single {
    font-size: 30px;
    line-height: 38px;
    color: #290046;
    margin: 0; }
  #form_application_form div.ss-main div.ss-values svg.ss-arrow {
    filter: brightness(0) saturate(100%) invert(12%) sepia(56%) saturate(2027%) hue-rotate(255deg) brightness(87%) contrast(125%); }
#form_application_form div.frm_form_field.upload_files_container label {
  font-size: 30px !important;
  line-height: 38px !important;
  font-weight: 400 !important;
  padding-top: 10px; }
#form_application_form div.frm_hide_section h2, #form_application_form div.frm_hide_section h3 {
  padding-bottom: 20px; }
#form_application_form div.frm_submit button {
  margin-top: 0 !important; }

.subcribe_newsletter_form .frm_form_fields .frm_fields_container {
  display: -ms-flexbox;
  display: flex;
  gap: unset; }
.subcribe_newsletter_form .frm_form_fields .form-field {
  margin: 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  min-width: 0; }
.subcribe_newsletter_form .frm_form_fields input[type=email] {
  border: 1px solid #fff !important;
  background-color: #fff !important;
  border-radius: 0;
  box-shadow: none !important;
  padding: 27px 32px;
  font-size: 20px !important;
  line-height: 28px !important;
  width: 100%;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%; }
  .subcribe_newsletter_form .frm_form_fields input[type=email]:focus {
    box-shadow: none !important;
    background-color: #fff !important;
    color: #000 !important; }
  @media all and (max-width: 1024px) {
    .subcribe_newsletter_form .frm_form_fields input[type=email] {
      padding: 27px 20px; } }
.subcribe_newsletter_form .frm_form_fields input, .subcribe_newsletter_form .frm_form_fields button {
  height: 82px !important; }
.subcribe_newsletter_form .frm_form_fields input:-ms-input-placeholder {
  color: #000 !important;
  font-size: 20px !important;
  line-height: 28px !important; }
.subcribe_newsletter_form .frm_form_fields input::placeholder {
  color: #000 !important;
  font-size: 20px !important;
  line-height: 28px !important; }
.subcribe_newsletter_form .frm_form_fields .frm_submit .frm_button_submit {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #fff !important;
  background-color: transparent;
  font-size: 20px !important;
  line-height: 28px !important;
  padding: 27px 32px;
  cursor: pointer;
  box-shadow: none !important;
  color: #fff; }
  @media all and (max-width: 1024px) {
    .subcribe_newsletter_form .frm_form_fields .frm_submit .frm_button_submit {
      padding: 27px 20px; } }
  .subcribe_newsletter_form .frm_form_fields .frm_submit .frm_button_submit:hover {
    background-color: #fff !important;
    color: #000087 !important; }

.footer_sign_up .frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked {
  background-color: #290046 !important;
  border-color: #290046 !important; }
.footer_sign_up .frm_form_fields {
  position: relative; }
  .footer_sign_up .frm_form_fields .frm_field_9_container {
    margin: 0; }
  .footer_sign_up .frm_form_fields .frm_fields_container input[type=email] {
    width: 100%;
    padding: 22px 50px 22px 30px;
    font-size: 20px !important;
    border: 1px solid #DBDADA;
    background-color: #DBDADA !important;
    border-radius: 0;
    box-sizing: border-box; }
    .footer_sign_up .frm_form_fields .frm_fields_container input[type=email]:focus {
      outline: none !important;
      border-color: #290046 !important;
      box-shadow: none !important; }
    .footer_sign_up .frm_form_fields .frm_fields_container input[type=email]:-ms-input-placeholder {
      color: #000 !important;
      font-size: 20px;
      font-weight: 500; }
    .footer_sign_up .frm_form_fields .frm_fields_container input[type=email]::placeholder {
      color: #000 !important;
      font-size: 20px;
      font-weight: 500; }
  .footer_sign_up .frm_form_fields .frm_fields_container .frm_checkbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 10px; }
    .footer_sign_up .frm_form_fields .frm_fields_container .frm_checkbox label {
      color: #290046;
      font-size: 20px;
      line-height: 28px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      gap: 10px; }
    .footer_sign_up .frm_form_fields .frm_fields_container .frm_checkbox input[type=checkbox] {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 23px !important;
      height: 23px !important;
      border: 2px solid #290046 !important;
      border-radius: 4px !important;
      cursor: pointer;
      transition: all 0.3s ease;
      background-color: #fff !important;
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .footer_sign_up .frm_form_fields .frm_fields_container .frm_checkbox input[type=checkbox]:checked {
        background-color: #290046 !important;
        border-color: #290046 !important;
        box-shadow: none !important; }
      .footer_sign_up .frm_form_fields .frm_fields_container .frm_checkbox input[type=checkbox]:checked::after {
        content: 'Γ£ö';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 23px; }
  .footer_sign_up .frm_form_fields .frm_fields_container .frm_submit .frm_button_submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 72px;
    height: 72px;
    background-color: #290046;
    border: none;
    border-radius: 0;
    font-size: 0;
    background-image: url("img/footer_form_icon.svg");
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
    cursor: pointer;
    z-index: 10;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin: 0; }
    .footer_sign_up .frm_form_fields .frm_fields_container .frm_submit .frm_button_submit:hover {
      background-color: #1f0034; }

#ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-today {
  background-color: #290046 !important; }
  #ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-today a.ui-state-highlight {
    color: #fff; }

div.ss-list div.ss-option {
  background-color: #fff; }
div.ss-list div.ss-option:hover {
  background-color: #290046 !important; }
div.ss-list div.ss-selected {
  background-color: #290046 !important; }

.logIn_bac {
  background-color: #F8F9FA; }

.e-my-account-tab.e-my-account-tab__dashboard {
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important; }

.login_wrraper {
  display: -ms-flexbox;
  display: flex;
  margin: 92px 0 128px 0;
  background-color: #fff; }
  @media all and (max-width: 1024px) {
    .login_wrraper {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
      background-color: unset;
      margin: 60px 0; } }
  .login_wrraper .login_form_block {
    width: 48%;
    padding: 40px 150px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (max-width: 1600px) {
      .login_wrraper .login_form_block {
        padding: 40px 60px; } }
    @media all and (max-width: 1024px) {
      .login_wrraper .login_form_block {
        width: 100%;
        padding: 40px; } }
    .login_wrraper .login_form_block p {
      font-family: "DM Sans";
      color: #290046;
      font-size: 30px !important;
      font-weight: 400;
      line-height: 42px; }
      @media all and (max-width: 991px) {
        .login_wrraper .login_form_block p {
          font-size: 25px !important; } }
    .login_wrraper .login_form_block .woocommerce-form {
      margin: 32px 0;
      padding: 0 !important;
      background-color: #fff !important; }
      .login_wrraper .login_form_block .woocommerce-form .frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked {
        background-color: #290046 !important;
        border-color: #290046 !important; }
      .login_wrraper .login_form_block .woocommerce-form .checkbox_keep {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between; }
      .login_wrraper .login_form_block .woocommerce-form label, .login_wrraper .login_form_block .woocommerce-form .signed_in, .login_wrraper .login_form_block .woocommerce-form .forgot_password {
        font-family: "DM Sans";
        font-size: 20px;
        color: #290046 !important;
        font-style: normal;
        font-weight: 500;
        line-height: 28px; }
      @media all and (max-width: 991px) {
        .login_wrraper .login_form_block .woocommerce-form .signed_in, .login_wrraper .login_form_block .woocommerce-form .forgot_password {
          font-size: 15px !important; } }
      .login_wrraper .login_form_block .woocommerce-form .form-row {
        padding: 3px;
        margin: 0 0 6px; }
        .login_wrraper .login_form_block .woocommerce-form .form-row input {
          color: #290046 !important;
          font-family: "DM Sans";
          font-size: 15px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
        .login_wrraper .login_form_block .woocommerce-form .form-row input[type=text], .login_wrraper .login_form_block .woocommerce-form .form-row input[type=password], .login_wrraper .login_form_block .woocommerce-form .form-row input[type=email] {
          border: 1px solid #000 !important;
          outline: none; }
        .login_wrraper .login_form_block .woocommerce-form .form-row input[type=checkbox] {
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          width: 25px;
          height: 25px;
          border: 2px solid #290046;
          border-radius: 4px;
          cursor: pointer;
          transition: all 0.3s ease;
          background-color: #fff; }
          .login_wrraper .login_form_block .woocommerce-form .form-row input[type=checkbox]:checked {
            background-color: #290046;
            border-color: #290046; }
          .login_wrraper .login_form_block .woocommerce-form .form-row input[type=checkbox]:checked::after {
            content: 'Γ£ö';
            display: block;
            color: #fff;
            font-size: 16px;
            text-align: center;
            line-height: 23px; }
        .login_wrraper .login_form_block .woocommerce-form .form-row button.woocommerce-form-login__submit {
          background-color: #000087 !important;
          border-radius: 0 !important;
          border: 1px solid #000087 !important;
          font-size: 20px;
          font-weight: 600;
          line-height: normal;
          padding: 12px 40px !important;
          margin-top: 23px;
          display: inline-block;
          width: 100%;
          -ms-transform: skew(-20deg);
              transform: skew(-20deg);
          cursor: pointer; }
          .login_wrraper .login_form_block .woocommerce-form .form-row button.woocommerce-form-login__submit span {
            display: block;
            -ms-transform: skew(20deg);
                transform: skew(20deg); }
          .login_wrraper .login_form_block .woocommerce-form .form-row button.woocommerce-form-login__submit:hover {
            background-color: #fff !important;
            color: #000087 !important; }
  .login_wrraper .log-in-image {
    width: 52%; }
    @media all and (max-width: 1024px) {
      .login_wrraper .log-in-image {
        width: 100%; } }
    .login_wrraper .log-in-image img {
      width: 100%; }

footer {
  margin-top: auto !important; }
  footer #scrollUpBtn {
    cursor: pointer; }
  footer .footer_icon_list .elementor-icon-list-items .elementor-icon-list-text a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #290046 !important; }
    footer .footer_icon_list .elementor-icon-list-items .elementor-icon-list-text a:hover {
      text-decoration: underline;
      -webkit-text-decoration-color: #290046;
              text-decoration-color: #290046;
      text-decoration-thickness: 2px;
      text-underline-offset: 6px; }

.simple-spinner {
  margin: 40px auto;
  border: 4px solid #F8F9FA;
  border-top: 4px solid #290046;
  /* ╤å╨▓╨╡╤é ╨▓╨╡╤Ç╤à╨╜╨╡╨╣ ╤ç╨░╤ü╤é╨╕ */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 0.8s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
div.courses_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 0 30px; }
  @media all and (max-width: 1024px) {
    div.courses_container {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; } }
  @media all and (max-width: 768px) {
    div.courses_container {
      max-width: 450px;
      margin: 0 auto; } }
  div.courses_container div.categories_filter {
    display: none;
    width: 100%;
    max-width: 100%;
    -ms-flex-order: 1;
        order: 1;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: #fff;
    padding: 10px 20px;
    cursor: pointer; }
    @media all and (max-width: 1024px) {
      div.courses_container div.categories_filter {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-align: center;
            align-items: center;
        gap: 10px; } }
    div.courses_container div.categories_filter span.text {
      font-size: 24px;
      line-height: 30px; }
    div.courses_container div.categories_filter span.dashicons.dashicons-arrow-down-alt2 {
      -ms-transform: rotate(0);
          transform: rotate(0);
      transition: transform 0.5s; }
  div.courses_container .opened_filters span.dashicons.dashicons-arrow-down-alt2 {
    -ms-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important;
    transition: transform 0.5s; }

div.courses_list_response {
  width: 100%;
  max-width: calc((100% - 360px) - 30px); }
  @media all and (max-width: 1024px) {
    div.courses_list_response {
      max-width: 100%; } }
  div.courses_list_response div.no_result {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    padding-top: 150px; }

div.courses_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px; }
  @media all and (max-width: 1024px) {
    div.courses_wrapper {
      margin-top: 50px; } }
  div.courses_wrapper a.courses_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    max-width: calc((100% - 60px) / 3);
    box-sizing: border-box;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 30px;
    background-color: #fff;
    box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, 0.25); }
    @media all and (max-width: 1300px) {
      div.courses_wrapper a.courses_item {
        max-width: calc((100% - 30px) / 2); } }
    @media all and (max-width: 768px) {
      div.courses_wrapper a.courses_item {
        max-width: 100%; } }
    div.courses_wrapper a.courses_item:hover {
      -ms-transform: translateY(-5px);
          transform: translateY(-5px); }
    div.courses_wrapper a.courses_item .image_price {
      position: relative; }
      div.courses_wrapper a.courses_item .image_price .products_thumbnail {
        width: 100%; }
        div.courses_wrapper a.courses_item .image_price .products_thumbnail img {
          width: 100%;
          height: 100%; }
      div.courses_wrapper a.courses_item .image_price .price {
        position: absolute;
        top: 10px;
        right: 10px;
        background-color: #fff;
        padding: 5px 15px;
        color: #000;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px; }
    div.courses_wrapper a.courses_item .product_title {
      color: #000;
      font-size: 26px;
      line-height: 32px;
      font-style: normal;
      font-weight: 400;
      padding: 15px 0 60px 0; }
    div.courses_wrapper a.courses_item .lesson_count {
      font-size: 20px;
      line-height: 28px;
      color: #000;
      margin-top: 15px; }
    div.courses_wrapper a.courses_item .callToAction_btn {
      display: block;
      font-size: 20px;
      line-height: 26px;
      font-weight: 600;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      background-color: #000087;
      color: #fff;
      border: 1px solid #000087;
      border-radius: 0;
      margin-top: auto;
      padding: 12px 0; }
      div.courses_wrapper a.courses_item .callToAction_btn:hover {
        background-color: #fff;
        border: 1px solid #000087;
        color: #000087; }

div.courses_filters {
  width: 100%;
  max-width: 360px;
  min-width: 360px;
  padding: 30px;
  box-shadow: 10px 14px 34px 0 rgba(0, 0, 0, 0.25);
  position: sticky;
  background-color: #fff;
  top: var(--wp-admin--admin-bar--height, 0px); }
  @media all and (max-width: 1024px) {
    div.courses_filters {
      max-width: 100%;
      min-width: auto;
      position: static;
      display: none; } }
  div.courses_filters span.keyword_label {
    font-size: 20px;
    line-height: 26px; }
  div.courses_filters input#course_search {
    width: 100%;
    height: 45px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #F8F9FA;
    border: 1px solid #000087; }
    div.courses_filters input#course_search:active {
      background-color: #fff;
      border-width: 2px; }
    div.courses_filters input#course_search:focus {
      outline: none;
      background-color: #fff; }
  div.courses_filters span.list_title {
    display: block;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 500; }
  div.courses_filters span.list_title:not(:first-of-type) {
    margin-top: 40px; }
  div.courses_filters ul {
    padding-left: 20px; }
    div.courses_filters ul li {
      font-size: 20px;
      line-height: 26px;
      list-style: none;
      position: relative;
      padding-left: 30px;
      cursor: pointer; }
      div.courses_filters ul li::before {
        content: '';
        font-family: 'dashicons';
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        width: 20px;
        min-width: 20px;
        height: 20px;
        border: 1px solid #290046;
        position: absolute;
        left: 0;
        top: 3px; }
    div.courses_filters ul li.active::before {
      content: '\f15e';
      font-family: 'dashicons'; }
  div.courses_filters button#courses_search_btn {
    width: 100%;
    text-align: center;
    padding: 12px 20px;
    font-size: 20px;
    line-height: 26px;
    margin-top: 40px;
    cursor: pointer; }

div.courses_category_container span.list_title:first-child {
  display: none; }
div.courses_category_container ul.course_categories_list {
  display: none; }

.pagination {
  text-align: center;
  margin-top: 20px; }

.pagination a {
  padding: 8px 15px;
  margin: 0 5px;
  border: 1px solid #ddd;
  text-decoration: none; }

.pagination .current {
  background-color: #0073aa;
  color: white; }

.e-my-account-tab.e-my-account-tab__dashboard {
  max-width: 750px;
  margin: 0 auto; }

@media (max-width: 1024px) {
  ul.products li.product {
    -ms-flex: 1 1 calc(100% / $columns - $gap);
        flex: 1 1 calc(100% / $columns - $gap);
    max-width: calc(100% / $columns - $gap); } }
@media (max-width: 767px) {
  ul.products li.product {
    -ms-flex: 1 1 calc(100% / $columns - $gap);
        flex: 1 1 calc(100% / $columns - $gap);
    max-width: calc(100% / $columns - $gap); } }
.custom-add-to-cart {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 0 15px;
  width: 100%; }
  .custom-add-to-cart h3 {
    font-size: 24px;
    color: #000 !important;
    font-weight: 400 !important; }
  .custom-add-to-cart a#custom-cart {
    transition: 0.3s;
    background-color: #3258ED;
    border-radius: 0;
    padding: 4px 12px 4px 12px;
    color: #fff;
    border: 1px solid #3258ED;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize; }
    .custom-add-to-cart a#custom-cart:hover {
      background-color: #fff;
      color: #3258ED; }

/*CART*/
.shop_table.coupon button, .shop_table.cart button {
  transition: 0.3s;
  cursor: pointer;
  background-color: white !important;
  color: black !important;
  border: 1px solid var(--e-global-color-elitePrimaryColor); }
  .shop_table.coupon button:hover, .shop_table.cart button:hover {
    background-color: var(--e-global-color-elitePrimaryColor) !important;
    color: white !important; }

#category-filter li {
  cursor: pointer;
  margin-right: 20px;
  list-style: none;
  margin-bottom: 20px; }
  #category-filter li.active {
    background-color: white;
    color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #399CFF;
    border-radius: 25px 25px 25px 25px; }

.parent-block {
  display: none; }

@media all and (min-width: 1025px) {
  #category-filter {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
    transition: 0.3s; } }
@media all and (max-width: 1024px) {
  #category-filter {
    display: none; }

  .filter-container {
    padding: 20px 20px 0;
    border: 1px solid var(--e-global-color-elitePrimaryColor);
    margin-bottom: 20px;
    cursor: pointer; }
    .filter-container .parent-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .filter-container .parent-block span {
        display: block;
        font-size: 16px;
        color: black;
        margin-bottom: 20px; }
      .filter-container .parent-block .minus, .filter-container .parent-block .plus {
        font-size: 24px; }
      .filter-container .parent-block .minus {
        display: none; }
      .filter-container .parent-block.open .minus {
        display: block; }
      .filter-container .parent-block.open .plus {
        display: none; } }
.learndash-wrapper .ld-course-list {
  max-width: 1320px;
  width: 100%;
  padding: 40px 20px;
  margin: 0 auto !important; }
  .learndash-wrapper .ld-course-list .ld-expand-button {
    background-color: var(--e-global-color-eliteSecondColor); }
    .learndash-wrapper .ld-course-list .ld-expand-button:hover {
      background-color: var(--e-global-color-elitePrimaryColor); }
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
  -ms-flex-align: center;
      align-items: center; }

.testimonial_item {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  @media all and (max-width: 1024px) {
    .testimonial_item {
      padding: 0 124px; } }
  @media all and (max-width: 768px) {
    .testimonial_item {
      padding: 0 80px; } }
  .testimonial_item .testimonial-rating {
    --percent: calc(var(--rating) / 5 * 100%);
    font-family: dashicons;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 32px; }
    .testimonial_item .testimonial-rating::before {
      -webkit-text-fill-color: transparent;
      background: linear-gradient(90deg, #290046 var(--percent), #D9D9D9 var(--percent));
      background-clip: text;
      content: '\f155\f155\f155\f155\f155';
      letter-spacing: 6px; }
  .testimonial_item .content {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
    text-transform: capitalize;
    text-align: center; }
    @media all and (max-width: 1024px) {
      .testimonial_item .content {
        font-size: 25px;
        line-height: 35px; } }
  @media all and (max-width: 1024px) {
    .testimonial_item .testimonial_author {
      font-size: 20px; } }

.testimonial_wrapper {
  position: relative; }
  .testimonial_wrapper .testimonial_slider_arrows {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -ms-transform: translateY(-42%);
        transform: translateY(-42%);
    z-index: 10;
    pointer-events: none; }
    .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_left,
    .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_right {
      pointer-events: all;
      position: absolute;
      width: 45px;
      height: 45px;
      cursor: pointer; }
      @media all and (max-width: 768px) {
        .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_left,
        .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_right {
          width: 25px;
          height: 25px; } }
      .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_left::after,
      .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_right::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain; }
    .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_left {
      left: 0; }
      @media all and (max-width: 1024px) {
        .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_left {
          left: 40px; } }
      @media all and (max-width: 768px) {
        .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_left {
          left: 30px; } }
      .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_left::after {
        background-image: url("img/testimonial_left.svg"); }
    .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_right {
      right: 0; }
      @media all and (max-width: 1024px) {
        .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_right {
          right: 40px; } }
      @media all and (max-width: 768px) {
        .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_right {
          right: 30px; } }
      .testimonial_wrapper .testimonial_slider_arrows .testimonial_slider_right::after {
        background-image: url("img/testimonial_right.svg"); }

/* Cart Page Page */
body.woocommerce-cart div.woocommerce {
  width: 100%;
  max-width: 1570px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 40px;
  margin: 0 auto;
  padding: 50px 40px; }
  @media all and (max-width: 1024px) {
    body.woocommerce-cart div.woocommerce {
      padding: 50px 20px; } }
  body.woocommerce-cart div.woocommerce div.woocommerce-notices-wrapper {
    width: 100%;
    max-width: 100%; }
    body.woocommerce-cart div.woocommerce div.woocommerce-notices-wrapper div.woocommerce-message {
      font-size: 16px;
      line-height: 22px;
      border-top-color: #290046;
      outline: none; }
      body.woocommerce-cart div.woocommerce div.woocommerce-notices-wrapper div.woocommerce-message a.button.wc-forward {
        color: #fff;
        background-color: #290046;
        border: 1px solid #290046; }
      body.woocommerce-cart div.woocommerce div.woocommerce-notices-wrapper div.woocommerce-message a.button.wc-forward:hover {
        color: #290046;
        background-color: #fff; }
    body.woocommerce-cart div.woocommerce div.woocommerce-notices-wrapper div.woocommerce-message::before {
      color: #290046; }
    body.woocommerce-cart div.woocommerce div.woocommerce-notices-wrapper div.cart-empty.woocommerce-info {
      font-size: 16px;
      line-height: 22px;
      border-top-color: #290046; }
    body.woocommerce-cart div.woocommerce div.woocommerce-notices-wrapper div.cart-empty.woocommerce-info::before {
      color: #290046; }
  body.woocommerce-cart div.woocommerce h1.page-title {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px; }
  body.woocommerce-cart div.woocommerce div.wc-empty-cart-message {
    width: 100%;
    max-width: 100%; }
    body.woocommerce-cart div.woocommerce div.wc-empty-cart-message div.cart-empty.woocommerce-info {
      font-size: 16px;
      line-height: 22px;
      border-top-color: #290046; }
    body.woocommerce-cart div.woocommerce div.wc-empty-cart-message div.cart-empty.woocommerce-info::before {
      color: #290046; }
  body.woocommerce-cart div.woocommerce p.return-to-shop a.wc-backward {
    font-size: 16px;
    line-height: 22px;
    padding: 17px 20px;
    color: #fff;
    background-color: #290046;
    border: 1px solid #290046; }
  body.woocommerce-cart div.woocommerce p.return-to-shop a.wc-backward:hover {
    color: #290046;
    background-color: #fff; }
  body.woocommerce-cart div.woocommerce form.woocommerce-cart-form {
    width: 100%;
    max-width: 60%; }
    @media all and (max-width: 1200px) {
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form {
        max-width: 100%; } }
    body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table {
      width: 100%;
      table-layout: fixed; }
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table tr {
        font-size: 16px;
        line-height: 22px; }
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td * {
        color: #290046; }
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table th {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-name {
        width: 40%; }
        @media all and (max-width: 768px) {
          body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-name {
            text-align: left !important;
            width: 100%; } }
        body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-name a {
          font-weight: 600; }
      @media all and (max-width: 768px) {
        body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-name::before {
          display: block;
          float: none !important; } }
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-remove {
        width: 5%; }
        @media all and (max-width: 768px) {
          body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-remove {
            width: 100%; } }
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-price,
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-quantity,
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-subtotal,
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-thumbnail {
        width: 10%; }
        @media all and (max-width: 768px) {
          body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-price,
          body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-quantity,
          body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-subtotal,
          body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-thumbnail {
            width: 100%; } }
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table .product-thumbnail img {
        width: 100%; }
      body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td.actions {
        padding-top: 20px; }
        body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td.actions div.coupon {
          width: 100%;
          max-width: 50%; }
          @media all and (max-width: 768px) {
            body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td.actions div.coupon {
              max-width: 100%; } }
        body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td.actions button[name="apply_coupon"] {
          width: 100%;
          max-width: 48%; }
          @media all and (max-width: 768px) {
            body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td.actions button[name="apply_coupon"] {
              max-width: 100%; } }
        body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td.actions input {
          width: 100%;
          max-width: 48%;
          height: 38px;
          padding: 10px;
          margin-bottom: 10px; }
          @media all and (max-width: 768px) {
            body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td.actions input {
              max-width: 100%; } }
        body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td.actions button {
          color: #fff !important;
          background-color: #290046 !important;
          border: 1px solid #290046 !important;
          padding: 10px 20px; }
        body.woocommerce-cart div.woocommerce form.woocommerce-cart-form table.shop_table td.actions button:hover {
          color: #290046 !important;
          background-color: #fff !important; }
  body.woocommerce-cart div.woocommerce div.cart-collaterals {
    width: 100%;
    max-width: calc((100% - 60% ) - 40px);
    padding: 20px;
    border: 1px solid rgba(41, 0, 70, 0.2); }
    @media all and (max-width: 1200px) {
      body.woocommerce-cart div.woocommerce div.cart-collaterals {
        max-width: 100%; } }
    body.woocommerce-cart div.woocommerce div.cart-collaterals div.cart_totals {
      width: 100%; }
      body.woocommerce-cart div.woocommerce div.cart-collaterals div.cart_totals h2 {
        font-size: 26px;
        line-height: 24px; }
      body.woocommerce-cart div.woocommerce div.cart-collaterals div.cart_totals table.shop_table {
        margin-top: 40px; }
        body.woocommerce-cart div.woocommerce div.cart-collaterals div.cart_totals table.shop_table tr {
          font-size: 20px;
          line-height: 26px; }
      body.woocommerce-cart div.woocommerce div.cart-collaterals div.cart_totals a.checkout-button {
        font-size: 20px;
        line-height: 26px;
        padding: 15px 20px;
        background-color: #290046;
        border-color: #290046;
        border: 1px solid #290046; }
      body.woocommerce-cart div.woocommerce div.cart-collaterals div.cart_totals a.checkout-button:hover {
        color: #290046;
        background-color: #fff; }

/* Woocommerce Account Page*/
body.woocommerce-account div.woocommerce div.login_wrraper form.woocommerce-form-login.login {
  border: none; }

/* Woocommerce Checkout Page*/
body.woocommerce-checkout div.woocommerce {
  width: 100%;
  max-width: 1570px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 40px;
  margin: 0 auto;
  padding: 50px 40px; }
  @media all and (max-width: 1024px) {
    body.woocommerce-checkout div.woocommerce {
      padding: 50px 20px; } }
  body.woocommerce-checkout div.woocommerce h1.page-title {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px; }
  body.woocommerce-checkout div.woocommerce div.woocommerce-form-coupon-toggle {
    width: 100%;
    max-width: 100%; }
    body.woocommerce-checkout div.woocommerce div.woocommerce-form-coupon-toggle div.woocommerce-info {
      color: #290046;
      font-size: 16px;
      line-height: 22px;
      border-top-color: #290046; }
      body.woocommerce-checkout div.woocommerce div.woocommerce-form-coupon-toggle div.woocommerce-info a {
        color: #290046; }
      body.woocommerce-checkout div.woocommerce div.woocommerce-form-coupon-toggle div.woocommerce-info a:hover {
        color: #000087; }
    body.woocommerce-checkout div.woocommerce div.woocommerce-form-coupon-toggle div.woocommerce-info::before {
      color: #290046; }
  body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout {
    width: 100%;
    max-width: 100%; }
    body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout h3 {
      margin-bottom: 20px; }
    body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 0 40px;
      margin-bottom: 20px; }
      body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details::before {
        display: none; }
      body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details::after {
        display: none; }
      body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details > div {
        border: 1px solid rgba(41, 0, 70, 0.2);
        padding: 20px; }
      body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-1 {
        width: 100%;
        max-width: 50%; }
        @media all and (max-width: 1024px) {
          body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-1 {
            max-width: 100%; } }
        body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-1 label {
          font-size: 16px;
          line-height: 22px;
          font-weight: 500; }
        body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-1 input {
          color: #290046;
          font-size: 16px;
          line-height: 22px;
          background-color: transparent;
          border: none;
          border-bottom: 1px solid #290046;
          border-radius: 0;
          outline: none; }
        @media all and (max-width: 1024px) {
          body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-1 p.form-row {
            width: 100%;
            max-width: 100%; } }
        body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-1 p.form-row.address-field span.selection span.select2-selection {
          color: #290046;
          font-size: 16px;
          line-height: 22px;
          border: none; }
          body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-1 p.form-row.address-field span.selection span.select2-selection span.select2-selection__rendered {
            color: #290046;
            border-bottom: 1px solid #290046; }
      body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-2 {
        width: 100%;
        max-width: calc((100% - 50%) - 40px ); }
        @media all and (max-width: 1024px) {
          body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-2 {
            max-width: 100%; } }
        body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-2 label {
          font-size: 16px;
          line-height: 22px;
          margin-bottom: 5px; }
        body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-2 textarea {
          outline: none;
          border: 1px solid #290046; }
          body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-2 textarea:-ms-input-placeholder {
            color: #290046; }
          body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout #customer_details div.col-2 textarea::placeholder {
            color: #290046; }
    body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order table {
      font-size: 16px;
      line-height: 22px; }
    body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-payment {
      font-size: 16px;
      line-height: 22px; }
      body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-payment button#place_order {
        color: #fff;
        background-color: #290046;
        border: 1px solid #290046;
        margin-top: 20px; }
      body.woocommerce-checkout div.woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-payment button#place_order:hover {
        color: #290046;
        background-color: #fff; }
body.woocommerce-checkout span.select2-container {
  font-size: 16px;
  line-height: 22px; }
  body.woocommerce-checkout span.select2-container span.select2-dropdown {
    border: none; }
    body.woocommerce-checkout span.select2-container span.select2-dropdown span.select2-results ul li.select2-results__option--highlighted {
      background-color: #290046; }

/* Woocommerce Order */
div.woocommerce-order {
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  line-height: 22px; }
  div.woocommerce-order h2 {
    margin-bottom: 20px; }
  div.woocommerce-order a {
    color: #290046; }
  div.woocommerce-order a:hover {
    color: #000087; }
  div.woocommerce-order p.woocommerce-notice {
    margin-bottom: 20px; }
  div.woocommerce-order ul.woocommerce-order-overview {
    width: 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
    gap: 15px; }
    div.woocommerce-order ul.woocommerce-order-overview::before {
      display: none; }
    div.woocommerce-order ul.woocommerce-order-overview::after {
      display: none; }
  div.woocommerce-order section.woocommerce-order-details table tr th, div.woocommerce-order section.woocommerce-order-details table tr td {
    padding: 10px 20px; }
  div.woocommerce-order section.woocommerce-customer-details address {
    padding: 20px; }

/* Learndash Quize */
body.single-sfwd-quiz div.learndash-wrapper.learndash-wrapper--quiz div.wpProQuiz_content div.wpProQuiz_quiz fieldset.wpProQuiz_question legend.wpProQuiz_question_text p, body.single-sfwd-quiz div.learndash-wrapper.learndash-wrapper--quiz div.wpProQuiz_content div.wpProQuiz_quiz fieldset.wpProQuiz_question legend.wpProQuiz_question_text ul {
  margin-top: 30px; }
body.single-sfwd-quiz div.learndash-wrapper.learndash-wrapper--quiz div.wpProQuiz_content div.wpProQuiz_quiz fieldset.wpProQuiz_question div.wpProQuiz_questionListItem form {
  width: 100%;
  max-width: 100%;
  -ms-flex-direction: column;
      flex-direction: column; }
  body.single-sfwd-quiz div.learndash-wrapper.learndash-wrapper--quiz div.wpProQuiz_content div.wpProQuiz_quiz fieldset.wpProQuiz_question div.wpProQuiz_questionListItem form input {
    width: 100%;
    max-width: 100%;
    outline: none; }
  body.single-sfwd-quiz div.learndash-wrapper.learndash-wrapper--quiz div.wpProQuiz_content div.wpProQuiz_quiz fieldset.wpProQuiz_question div.wpProQuiz_questionListItem form input#uploadEssaySubmit_750 {
    font-size: 20px;
    line-height: 26px;
    border-radius: 23px;
    padding: 11px 10px;
    margin-top: 20px; }

body.learndash-cpt-groups div.single_title_parent {
  padding: 70px 40px 70px 40px; }
  body.learndash-cpt-groups div.single_title_parent div.single_title {
    padding: 0; }
body.learndash-cpt-groups div.course-content {
  padding: 0 40px 70px 40px; }
  body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group {
    width: 100%;
    max-width: 1570px;
    margin: 0 auto; }
    body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group div.ld-group-courses div.ld-item-list-item-preview a.ld-item-name div.ld-status-icon {
      margin-top: 0; }
      @media all and (max-width: 768px) {
        body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group div.ld-group-courses div.ld-item-list-item-preview a.ld-item-name div.ld-status-icon {
          width: 27px;
          height: 27px; } }
    body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group div.ld-group-courses div.ld-item-list-item-preview a.ld-item-name span.ld-course-title {
      color: #290046; }
    body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group div.ld-group-courses div.ld-item-list-item-preview button.ld-expand-button {
      width: 47px;
      height: 47px;
      background-color: transparent !important;
      outline: none; }
      @media all and (max-width: 768px) {
        body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group div.ld-group-courses div.ld-item-list-item-preview button.ld-expand-button {
          width: 27px;
          height: 27px; } }
      body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group div.ld-group-courses div.ld-item-list-item-preview button.ld-expand-button span.ld-icon {
        background-color: transparent !important;
        outline: none; }
    body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group div.ld-group-courses div.ld-item-list-item-preview button.ld-expand-button.ld-expanded {
      border: none; }
    body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group div.ld-group-courses div.ld-item-list-item-preview button.ld-expand-button:hover,
    body.learndash-cpt-groups div.course-content div.learndash-wrapper.learndash-wrapper--group div.ld-group-courses div.ld-item-list-item-preview button.ld-expand-button:focus {
      border: none;
      outline: none; }

/*# sourceMappingURL=style.css.map */