/* breakpoints */
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section {
  border-radius: 8px;
  border: 1px solid #656565;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section + .section {
  margin-top: 10px;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section.closed {
  border-radius: 2px;
  border-color: transparent;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section.closed .section-header .section-left .section-info {
  color: #a1a1a9;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section.closed .section-header .section-left i.fa-chevron-up {
  display: none !important;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section.closed .section-header .section-left i.fa-chevron-down {
  display: block !important;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-header .section-left {
  background-color: #181818;
  padding: 25px;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-header .section-left .section-title {
  font-size: 18px;
  text-transform: uppercase;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-header .section-left .section-info {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #f4f4f4;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-header .section-left i {
  margin-left: 30px;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-header .section-left i.fa-chevron-up {
  display: block;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-header .section-left i.fa-chevron-down {
  display: none;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-content {
  background-color: #2b2b2b;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item {
  background-color: initial;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item:first-child {
  padding-top: 10px;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item:last-child {
  padding-bottom: 10px;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .section-item-link {
  padding: 0 28px;
  font-size: 16px;
  color: #f4f4f4;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .section-item-link::before {
  background-color: #969a9e;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  width: 26px;
  min-width: 26px;
  padding: 6px 0;
  margin-right: 9px;
}
.single-lp_course:not(.viewing-course-item) #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .section-item-link .course-item-meta .duration {
  -webkit-box-ordinal-group: 101;
      -ms-flex-order: 100;
          order: 100;
  color: inherit;
  background: initial;
  padding: initial;
  text-decoration: underline;
  font-size: 14px;
  line-height: 25px;
}

.single-lp_course.viewing-course-item {
  color: #333;
  font-family: "Open Sans", sans-serif;
}
.single-lp_course.viewing-course-item h1,
.single-lp_course.viewing-course-item h2,
.single-lp_course.viewing-course-item h3,
.single-lp_course.viewing-course-item h4,
.single-lp_course.viewing-course-item h4,
.single-lp_course.viewing-course-item h6,
.single-lp_course.viewing-course-item p,
.single-lp_course.viewing-course-item span,
.single-lp_course.viewing-course-item ul,
.single-lp_course.viewing-course-item li {
  font-family: "Open Sans", sans-serif;
  color: #333 !important;
}
.single-lp_course.viewing-course-item h1 {
  font-size: 2em;
  line-height: 1.5;
}
.single-lp_course.viewing-course-item p {
  font-weight: normal !important;
}
.single-lp_course.viewing-course-item #popup-course #popup-header {
  background-color: #000;
}
.single-lp_course.viewing-course-item #popup-course #popup-header .course-title {
  color: #ffffff !important;
}
.single-lp_course.viewing-course-item #popup-course #popup-sidebar .search-course > input {
  background-color: #000;
}
.single-lp_course.viewing-course-item #popup-course #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.current {
  background-color: var(--e-global-color-primary);
}
.single-lp_course.viewing-course-item #popup-course #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.current span {
  color: #ffffff !important;
}
.single-lp_course.viewing-course-item #popup-course #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-item__loadmore button {
  color: #333;
  background-color: initial;
  font-size: 12px;
  height: initial;
  border-color: #333;
  padding: 6px;
  font-weight: 600;
  font-family: "Open Sans";
  margin: 10px auto 0;
  display: block;
}
.single-lp_course.viewing-course-item #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-more .curriculum-more__button {
  color: #fff;
  background-color: #000;
  font-size: 14px;
  height: initial;
  border-color: #333;
  padding: 12px;
  font-weight: 600;
  font-family: "Open Sans";
  margin: 20px auto 20px;
  display: block;
  width: 95%;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h1 {
  padding-bottom: 20px;
  padding-top: 30px;
  margin-bottom: 0;
  font-size: 38px;
}
@media (max-width: 767px) {
  .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h1 {
    font-size: 34px;
  }
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h1.lesson-title {
  padding-top: 0px;
  margin-top: 0px;
  color: #000000;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h1.lesson-title a {
  color: #000000;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h1, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h2, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h3, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h4, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h5, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h6 {
  color: #333333;
  font-weight: bold;
  line-height: 118%;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h1 a, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h2 a, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h3 a, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h4 a, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h5 a, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h6 a {
  color: #333333;
  font-weight: bold;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h2, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h2:not(.elementor-heading-title) {
  font-size: 30px;
  line-height: 118%;
  padding-top: 28px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h2, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h2:not(.elementor-heading-title) {
    font-size: 28px;
  }
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h3, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h3:not(.elementor-heading-title) {
  font-size: 22px;
  padding-top: 12px;
  margin-bottom: 10px;
  line-height: 118%;
}
@media (max-width: 767px) {
  .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h3, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h3:not(.elementor-heading-title) {
    font-size: 20px;
  }
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h4, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h4:not(.elementor-heading-title) {
  font-size: 18px;
  padding-top: 10px;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h5, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h5:not(.elementor-heading-title) {
  font-size: 18px;
  font-weight: 400;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h6, .single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary h6:not(.elementor-heading-title) {
  font-size: 16px;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary ul {
  margin-bottom: 16px;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary ul li {
  padding-bottom: 10px;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary ol {
  margin-bottom: 12px;
}
.single-lp_course.viewing-course-item #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary ol li {
  padding-bottom: 12px;
}
.single-lp_course.viewing-course-item #popup-course #popup-content .course-item-nav {
  padding-top: 30px;
}

/* contact form on contact page */
.contact-page-form .fb101-contact-form .label {
  display: block;
  padding-bottom: 4px;
  color: #ffffff;
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 22px;
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row {
    margin-bottom: 0px;
  }
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-left, .contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-right, .contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-left {
  width: 48%;
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-left {
    width: 100%;
    margin-bottom: 0px;
  }
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-right {
  width: 48%;
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-right {
    width: 100%;
    margin-bottom: 0px;
  }
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full {
  width: 100%;
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full {
    margin-bottom: 0px;
  }
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full .wpcf7-form-control-wrap {
  text-align: right;
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full .wpcf7-form-control-wrap {
    text-align: left;
  }
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full .wpcf7-form-control-wrap .wpcf7-list-item-label {
  color: #ffffff;
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full .wpcf7-form-control-wrap input {
  margin-left: 8px;
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full .wpcf7-form-control-wrap input:before {
  background-color: #18181B;
  border: 1px solid #52525A;
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full .wpcf7-form-control-wrap .wpcf7-list-item.first.last > label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full .wpcf7-form-control-wrap .wpcf7-list-item.first.last > label span {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row .fb101-contact-form-full .wpcf7-form-control-wrap .wpcf7-list-item.first.last > label input {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 0;
  }
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row.submit {
  margin-top: 4px;
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row.submit {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left;
  }
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row.submit .wpcf7-submit {
  height: 64px;
  margin-right: 0;
  margin-left: auto;
  text-transform: uppercase;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .contact-page-form .fb101-contact-form .fb101-contact-form-row.submit .wpcf7-submit {
    margin-right: auto;
    margin-left: 0;
  }
}
.contact-page-form .fb101-contact-form .fb101-contact-form-row.submit .wpcf7-spinner {
  position: absolute;
  z-index: 4;
  display: block;
  opacity: 1;
  top: 21px;
  right: 7px;
  margin-left: 0;
  margin-right: 0;
}
.contact-page-form .fb101-contact-form input[type=text], .contact-page-form .fb101-contact-form input[type=email], .contact-page-form .fb101-contact-form textarea {
  background: #18181B;
  border: 1px solid #52525A;
  border-radius: 4px;
  color: #ffffff;
}
.contact-page-form .fb101-contact-form input[type=text]:active, .contact-page-form .fb101-contact-form input[type=text]:focus, .contact-page-form .fb101-contact-form input[type=email]:active, .contact-page-form .fb101-contact-form input[type=email]:focus, .contact-page-form .fb101-contact-form textarea:active, .contact-page-form .fb101-contact-form textarea:focus {
  background: #18181B;
  border: 1px solid #0A6CFF;
  color: #ffffff;
}
.contact-page-form .fb101-contact-form input[type=text] {
  height: 60px;
}

.newsletter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .newsletter-form {
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.newsletter-form .email-field {
  width: 52%;
  margin-right: 15px;
}
@media (max-width: 1024px) {
  .newsletter-form .email-field {
    width: 100%;
    margin-right: 0;
  }
}
.newsletter-form .email-field input {
  width: 100%;
  height: 64px;
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .newsletter-form .email-field input {
    height: 60px;
  }
}
.newsletter-form .email-field input:active, .newsletter-form .email-field input:focus {
  background: transparent;
  border: 1px solid #000000;
  color: #ffffff;
}
.newsletter-form .email-field input::-webkit-input-placeholder {
  color: #efefef;
  opacity: 1; /* Firefox */
}
.newsletter-form .email-field input::-moz-placeholder {
  color: #efefef;
  opacity: 1; /* Firefox */
}
.newsletter-form .email-field input:-ms-input-placeholder {
  color: #efefef;
  opacity: 1; /* Firefox */
}
.newsletter-form .email-field input::-ms-input-placeholder {
  color: #efefef;
  opacity: 1; /* Firefox */
}
.newsletter-form .email-field input::placeholder {
  color: #efefef;
  opacity: 1; /* Firefox */
}
.newsletter-form .email-field input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #efefef;
}
.newsletter-form .email-field p {
  margin: 0;
  padding: 5px 0px 0px 0px;
  font-size: 14px;
}
.newsletter-form .subscribe-button {
  width: 28%;
  margin-left: 0px;
  position: relative;
}
@media (max-width: 1024px) {
  .newsletter-form .subscribe-button {
    margin-top: 46px;
    width: 100%;
    text-align: left;
  }
}
.newsletter-form .subscribe-button input {
  width: 100%;
  height: 64px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  font-size: 20px;
  text-align: center;
}
@media (max-width: 1024px) {
  .newsletter-form .subscribe-button input {
    width: 124px;
    height: 24px;
    margin-left: 0;
    margin-right: auto;
    font-size: 16px;
    text-align: center;
    padding: 12px 20px 34px 20px;
  }
}
.newsletter-form .subscribe-button .wpcf7-spinner {
  position: absolute;
  z-index: 4;
  display: block;
  opacity: 1;
  top: 21px;
  right: 7px;
  margin-left: 0;
  margin-right: 0;
}

body.learnpress-profile {
  background-color: #ffffff;
  color: #171720;
}
body.learnpress-profile aside#profile-sidebar,
body.learnpress-profile .learn-press-tabs {
  display: none;
}
body.learnpress-profile button {
  border-color: initial;
  padding: 0 40px;
}
body.learnpress-profile .lp-profile-nav-tabs > li:hover > a,
body.learnpress-profile .lp-profile-nav-tabs > li.active > a,
body.learnpress-profile .learn-press-filters > li span,
body.learnpress-profile .learn-press-filters > li > a.active,
body.learnpress-profile .learn-press-filters > li span.active {
  color: #06f;
}
body.learnpress-profile .lp-profile-nav-tabs > li > a {
  color: #333;
}
body.learnpress-profile .lp-profile-nav-tabs > li > a::after {
  background-color: #06f;
}
body.learnpress-profile .learn-press-tabs .learn-press-tabs__item::after,
body.learnpress-profile .learn-press-tabs .learn-press-tabs__tab::after {
  background: #06f;
}
body.learnpress-profile #learn-press-user-profile .lp-user-cover-image_background {
  display: none;
}
@media screen and (max-width: 1024px) {
  body.learnpress-profile #profile-nav ul.lp-profile-nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 20px;
  }
  body.learnpress-profile #profile-nav ul.lp-profile-nav-tabs li {
    width: 50%;
    margin-bottom: 10px;
  }
  body.learnpress-profile #profile-nav ul.lp-profile-nav-tabs li a::after {
    content: none;
  }
}

.woocommerce-checkout .woocommerce-billing-fields .form-row > label, .woocommerce-checkout .woocommerce-shipping-fields .form-row > label, .woocommerce-checkout .woocommerce-additional-fields .form-row > label {
  display: block;
}

@media (max-width: 1024px) {
  .woocommerce-page #customer_details .woocommerce-billing-fields h3 {
    color: #ffffff;
  }
}
@media (max-width: 1024px) {
  .woocommerce-page #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p {
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 1024px) {
  .woocommerce-page #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p:last-child {
    margin-bottom: 32px !important;
  }
}
.woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel] {
  border: 1px solid #CACCD6;
  border-radius: 4px;
  padding: 3px 20px;
  min-height: 38px;
  height: 38px;
  line-height: 38px;
}
@media (max-width: 1024px) {
  .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number], .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel] {
    border: 1px solid #52525A !important;
    background: #18181B !important;
    border-radius: 4px !important;
    padding: 3px 20px !important;
    min-height: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    color: #ffffff;
  }
  .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text]:active, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text]:focus, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email]:active, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email]:focus, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url]:active, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url]:focus, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password]:active, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password]:focus, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search]:active, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search]:focus, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number]:active, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number]:focus, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel]:active, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel]:focus {
    background: transparent;
    border: 1px solid #000000;
    color: #ffffff;
  }
  .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text]::-webkit-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email]::-webkit-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url]::-webkit-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password]::-webkit-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search]::-webkit-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number]::-webkit-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel]::-webkit-input-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text]::-moz-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email]::-moz-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url]::-moz-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password]::-moz-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search]::-moz-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number]::-moz-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel]::-moz-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text]:-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email]:-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url]:-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password]:-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search]:-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number]:-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel]:-ms-input-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel]::-ms-input-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text]::placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email]::placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url]::placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password]::placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search]::placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number]::placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel]::placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=text]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=email]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=url]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=password]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=search]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=number]::-ms-input-placeholder, .woocommerce-page #customer_details .woocommerce-input-wrapper input[type=tel]::-ms-input-placeholder { /* Edge 12 -18 */
    color: #efefef;
  }
}
.woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered {
  border: 1px solid #CACCD6;
  border-radius: 4px;
  padding: 3px 20px;
  min-height: 38px;
  height: 38px;
  line-height: 38px;
}
@media (max-width: 1024px) {
  .woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered {
    border: 1px solid #52525A !important;
    background: #18181B !important;
    border-radius: 4px !important;
    padding: 3px 20px !important;
    min-height: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    color: #ffffff;
  }
  .woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered:active, .woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered:focus {
    background: transparent;
    border: 1px solid #000000;
    color: #ffffff;
  }
  .woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered::-webkit-input-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered::-moz-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered:-ms-input-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered::-ms-input-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered::placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page .elementor-widget-woocommerce-checkout-page .select2-selection--single .select2-selection__rendered::-ms-input-placeholder { /* Edge 12 -18 */
    color: #efefef;
  }
}
@media (max-width: 1024px) {
  .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=text], .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=number], .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=tel] {
    border: 1px solid #52525A !important;
    background: #18181B !important;
    border-radius: 4px !important;
    padding: 3px 20px !important;
    min-height: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    color: #ffffff;
  }
  .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=text]:active, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=text]:focus, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=number]:active, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=number]:focus, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=tel]:active, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=tel]:focus {
    background: transparent;
    border: 1px solid #000000;
    color: #ffffff;
  }
  .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=text]::-webkit-input-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=number]::-webkit-input-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=tel]::-webkit-input-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=text]::-moz-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=number]::-moz-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=tel]::-moz-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=text]:-ms-input-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=number]:-ms-input-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=tel]:-ms-input-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=text]::-ms-input-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=number]::-ms-input-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=tel]::-ms-input-placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=text]::placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=number]::placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=tel]::placeholder {
    color: #efefef;
    opacity: 1; /* Firefox */
  }
  .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=text]::-ms-input-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=number]::-ms-input-placeholder, .woocommerce-page #wc-authorize-net-cim-credit-card-credit-card-form input[type=tel]::-ms-input-placeholder { /* Edge 12 -18 */
    color: #efefef;
  }
}
.woocommerce-page .woocommerce-checkout-payment .wc_payment_method.payment_method_stripe .payment_box.payment_method_stripe {
  padding-top: 2px;
}
.woocommerce-page .woocommerce-checkout-payment .wc_payment_method.payment_method_stripe .payment_box.payment_method_stripe iframe {
  min-height: 28px;
  height: 28px;
  line-height: 28px;
}
.woocommerce-page .woocommerce-checkout-payment .wc_payment_method.payment_method_stripe .payment_box.payment_method_stripe iframe input {
  min-height: 28px !important;
  height: 28px !important;
  line-height: 28px !important;
  border-radius: 4px !important;
}

@media (max-width: 1024px) {
  .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
    color: #ffffff !important;
  }
}

@media (max-width: 1024px) {
  .elementor-22 .elementor-element.elementor-element-53b1bf9 #payment #place_order {
    background-color: #0066FF !important;
  }
  .elementor-22 .elementor-element.elementor-element-53b1bf9 #payment #place_order:hover, .elementor-22 .elementor-element.elementor-element-53b1bf9 #payment #place_order:focus {
    background-color: #304e7c !important;
  }
}

.checkout-product-info h3 {
  font-size: 20px;
  line-height: 140%;
  font-family: "Akrobat", sans-serif;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.checkout-product-info p {
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter", sans-serif;
}
.checkout-product-info .checkout-product-subtotal {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.checkout-product-info .checkout-product-subtotal .checkout-product-total-label {
  font-size: 16px;
  font-weight: 700px;
  font-family: "Open Sans", sans-serif;
}
.checkout-product-info .checkout-product-subtotal .checkout-product-total-price {
  font-family: "Akrobat", sans-serif;
  font-size: 16px;
  padding-right: 40px;
}
.checkout-product-info .checkout-product-total {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.checkout-product-info .checkout-product-total .checkout-product-total-label {
  font-size: 16px;
  font-weight: 700px;
  font-family: "Open Sans", sans-serif;
}
.checkout-product-info .checkout-product-total .checkout-product-total-price {
  font-family: "Akrobat", sans-serif;
  font-size: 24px;
}

.woocommerce-page .woocommerce-checkout .form-row .required {
  visibility: visible !important;
  border: none !important;
  text-decoration: none !important;
}
.woocommerce-page .woocommerce-checkout .form-row abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
.woocommerce-page .woocommerce-checkout .form-row .select2 {
  height: auto;
}
.woocommerce-page .woocommerce-checkout .form-row .select2 #select2-billing_country-container {
  border: none !important;
}
@media (max-width: 1024px) {
  .woocommerce-page .woocommerce-checkout .form-row {
    padding-bottom: 24px;
  }
  .woocommerce-page .woocommerce-checkout .form-row label {
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    font-family: Akrobat !important;
  }
}
@media (max-width: 1024px) {
  .woocommerce-page .woocommerce-checkout * {
    background-color: #000000 !important;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-start #customer_details {
    margin-bottom: 12px;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-end #order_review_heading {
    margin-bottom: 12px;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-end .woocommerce-checkout-review-order-table .product-name {
    color: #ffffff !important;
    width: 80%;
    min-width: 80%;
    display: block;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-end .woocommerce-checkout-review-order-table .product-total {
    color: #ffffff !important;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-end .woocommerce-checkout-review-order-table .order-total th {
    color: #ffffff !important;
    font-family: Akrobat !important;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-end .woocommerce-checkout-review-order-table .order-total {
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-end .woocommerce-checkout-review-order-table .order-total td {
    color: #ffffff !important;
    font-family: Akrobat !important;
    font-size: 16px;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-end .woocommerce-checkout-review-order-table .cart_item {
    margin-bottom: 10px;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-end #payment {
    padding-top: 6px !important;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__container .e-checkout__column-end #payment .wc_payment_methods .wc_payment_method * {
    color: #ffffff;
    font-family: Akrobat !important;
  }
  .woocommerce-page .woocommerce-checkout .e-checkout__column #order_review_heading {
    color: #ffffff;
  }
  .woocommerce-page .woocommerce-checkout #wc-authorize-net-cim-credit-card-credit-card-form {
    border: none;
  }
}

.primary-background-color, .wp-block-tag-cloud a:hover, .wp-block-calendar #today, .header-search-form .search-submit:hover, .maxcoach-fake-select-wrap .maxcoach-fake-select li:hover, .maxcoach-progress .progress-bar, .maxcoach-link-animate-border .heading-primary a mark:after, .tm-button.style-flat:before, .tm-button.style-border:after, .tm-button.style-thick-border:after, .maxcoach-tab-nav-buttons button:hover, .maxcoach-list .badge, .maxcoach-blog-caption-style-03 .tm-button.style-bottom-line .button-content-wrapper:after, .hint--primary:after, [data-fp-section-skin=dark] #fp-nav ul li a span, [data-fp-section-skin=dark] .fp-slidesNav ul li a span, .page-scroll-up, .top-bar-01 .top-bar-button, .tm-social-networks.style-flat-rounded-icon .link:hover, .tm-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill, .tm-social-networks.style-flat-rounded-icon .link, .tm-social-networks.style-solid-rounded-icon .link:hover, .portfolio-overlay-group-01.portfolio-overlay-colored-faded .post-overlay, .maxcoach-modern-carousel .slide-tag, .maxcoach-light-gallery .maxcoach-box .maxcoach-overlay, .maxcoach-accordion-style-02 .maxcoach-accordion .accordion-section.active .accordion-header, .maxcoach-accordion-style-02 .maxcoach-accordion .accordion-section:hover .accordion-header, .maxcoach-mailchimp-form-style-01 .form-submit:hover, .maxcoach-modern-carousel-style-02 .slide-button:after, .nav-links a:hover, .page-sidebar .insight-core-bmw li:hover a, .page-sidebar .insight-core-bmw li.current-menu-item a, .single-post .entry-post-feature.post-quote, .post-share.style-01 .share-media:hover .share-icon, .entry-portfolio-feature .gallery-item .overlay, .widget .tagcloud a:hover, .widget_calendar #today, .widget_search .search-submit:hover, .widget_product_search .search-submit:hover, .page-main-content .search-form .search-submit:hover, .woocommerce .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true], .course-caption-style-02 .maxcoach-course .course-info .course-price, .course-caption-style-04 .maxcoach-course .course-info .course-price, .course-caption-style-05 .maxcoach-course .course-info .course-price, .course-caption-style-07 .maxcoach-course .course-info .course-price, .profile .author-social-networks a:hover, .learnpress-profile .author-social-networks a:hover, .profile .lp-tab-sections .section-tab.active span:after, .learnpress-profile .lp-tab-sections .section-tab.active span:after, #learn-press-course-tabs ul.learn-press-nav-tabs .course-nav:before, .learnpress .learn-press-progress .progress-bg .progress-active, .learnpress .learn-press-course-results-progress .items-progress .lp-course-status .grade.passed, .learnpress .learn-press-course-results-progress .course-progress .lp-course-status .grade.passed, .maxcoach-product.style-grid .woocommerce_loop_add_to_cart_wrap a:hover, .maxcoach-product.style-grid .quick-view-icon:hover, .maxcoach-product.style-grid .woosw-btn:hover, .maxcoach-product.style-grid .woosc-btn:hover, .wishlist-btn.style-01 a:hover, .compare-btn.style-01 a:hover, .woocommerce-info, .woocommerce-message, .woocommerce-MyAccount-navigation .is-active a, .woocommerce-MyAccount-navigation a:hover {
  background-color: #55aa97;
}/*# sourceMappingURL=main.css.map */