/* Needs Assessment */

.require-login-pop-up.activated {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1002;
  height: 100%;
  display: flex;
  align-items: center;
}

.popup-container {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  display: flex;
  align-items: center;
}

.popup-container .e-con-inner{
  background: #fff;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Moderna Landning Pages */

.drop-down-navigation select:focus, .drop-down-navigation select:active {
  border: none!important;
  outline: none!important;
}

.sticky-header-navigation.show-sticky-nav {
  display: block!important;
  width: 100%!important;
}

.button-navigation-container .elementor-widget-button {
  width: auto!important;
}

.button-navigation-container .elementor-widget-button a {
  padding: 7px 14px!important
}

.drop-down-navigation select {
  border-radius: 7px;
  padding: 7px 15px;
  height: unset;
  font-weight: 800;
}

.sticky-header-navigation.elementor-sticky--active {
  background-color: #2AACE2!important;
}

.sticky-header-navigation.elementor-sticky--active h2 {
  color: #fff!important;
}

.custom-menu-button:hover p {
  color: #fff;
}

.single-item-select.active-selectected {
  background-color: rgba(191, 230, 246, 0.35)!important;
  border: 0px solid #ddd;
  box-shadow: 0px 0px 5px rgba(42, 172, 226)!important;
}

.single-item-select.active-selectected h3{
  color: #000!important;
}

.hero-item-wrapper {
  overflow: hidden!important;
}

.media-item-title h3 a {
  pointer-events: none;
}

.single-item-select {
  cursor: pointer;
}

.single-media-item a, .single-media-item2 a, .single-media-item3 a {
  font-weight: 700!important;
}

.single-media-category-wrapper iframe{
  background-color: transparent!important;
  cursor: pointer;
}

/* Moderna Navigation Menu */

.edit-profile-form .wsf-form button, .edit-profile-form .wsf-form button.wsf-button.wsf-button-primary {
  padding: 15px 35px!important;
}

.edit-profile-form fieldset.wsf-section.submit-section {
  padding: 0!important;
  background: transparent!important;
  margin-top: 10px!important;
}

.edit-profile-form fieldset.wsf-section {
  border: 1px solid #fefefe;
  padding: 30px 30px 15px;
  border-radius: 10px;
  margin-bottom: 25px;
  background: #f6f6f6;
}
.edit-profile-form .wsf-form input:not([type="submit"]), .edit-profile-form .wsf-form select {
  padding: 8px!important;
  border-radius: 5px!important;
  margin-bottom: 0px!important;
}

.edit-profile-form .wsf-form input:not([type="submit"]), .edit-profile-form .wsf-form select {
  padding: 8px!important;
  border-radius: 5px!important;
  margin-bottom: 0px!important;
}

.moderna-menu-icon {
  cursor: pointer;  
}

@media all and (min-width: 800px) {

.moderna-menu-icon {
    margin-top: 37px;
}

.menu-moderna-courses-container {
    position: absolute;
    right: -10px;
    z-index: 5;
    top: -10px;
    background: #fff;
    padding: 0px 0px;
    border-radius: 7px;
    width: 180px;
    overflow: hidden;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}

}

@media all and (max-width: 800px) {


.header-hamburger-menu .elementor-icon-wrapper {
    display: flex;
    justify-content: flex-end;
}

.header-logos-container > div {
    display: flex;
    justify-content: center;
    width: 100%!important;
}

.header-hamburger-menu > div {
  width: 100%!important;
  justify-content: flex-end;
}

.header-hamburger-menu {
  width: 100%!important;
}

.header-logos-container {
  width: 100%!important;
}

.partner-logo-container {
    width: 100%;
    justify-content: center;
}
.mdbc-logo-container {
    display: flex;
    width: 100%;
    justify-content: center;
}

  .menu-moderna-courses-container {
    position: relative;
    right: 0;
    z-index: 5;
    top:0px;
    background: #fff;
    padding: 0px 0px;
    border-radius: 7px;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    margin-bottom: 15px;
  }
}


.header-logos-container.let-full-width {
  width: 100%;
}

.header-hamburger-menu.hide-not-loggedin {
  display: none;
}

li.hide-not-loggedin {
  display: none;
}

.menu-moderna-courses-container ul > li a {
  padding: 10px 20px;
  display: flex;
  background: #fff;
  border-bottom: 1px solid #efefef!important;
  font-weight: 700;
  transition: 0.5s;
}

.menu-moderna-courses-container ul > li a:hover {
  background: #002144;
  color: #fff;
}

.menu-moderna-courses-container ul > li a:last-child {
  border-bottom: 0px solid #efefef;
}

.menu-moderna-courses-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* End */

/* Login / Register Forms */

.long-registration-form .wsf-form .wsf-grid label.wsf-label {
  margin-bottom: 5px!important;
  font-size: 14px!important;
}

.long-registration-form .wsf-form  .wsf-grid label::before {
  margin-top: 3px;
  width: 17px!important;
  height: 17px!important;
}

.long-registration-form .wsf-form label.wsf-label {
  font-size: 15px!important;
  margin-bottom: 1px;
  font-weight: 700;
  margin-top: 10px;
}

.long-registration-form .wsf-form input:not([type="submit"]), .long-registration-form .wsf-form select {
  padding: 8px 10px!important ;
}

.long-registration-form .wsf-field-wrapper {
  margin-bottom: 10px;
}

.login-register-container .wsf-field-wrapper {
  margin-bottom: 10px;
}

.login-register-container form.wsf-form input:not([type="submit"]), .login-register-container form.wsf-form textarea {
  padding: 10px 20px!important;
  box-shadow: none!important;
  border: 1px solid #dedede!important;
  border-radius: 5px!important;
}

.login-register-container .wsf-form label.wsf-label {
  font-weight: 400!important;
  margin-bottom: 2px!important;
}

.login-register-container .wsf-form ul.wsf-group-tabs {
  border-top: none!important;
}

.login-register-container .wsf-form ul.wsf-group-tabs {
  margin: 0px!important;
  border-top: none!important;
  border: none!important;
}

.login-register-container .wsf-form button, .login-register-container .wsf-form button.wsf-button.wsf-button-primary {
  background: #002d5c !important;
  border-radius: 7px !important;
  font-weight: 700 !important;
  text-align: left;
  max-width: 350px;
  line-height: 1.5;
  transition: 0.5s;
  font-size: 17px !important;
  text-transform: uppercase!important;
  height: auto;
  box-sizing: border-box;
  white-space: normal;
}

.login-register-container button.wsf-button {
  background: #002d5c !important;
  border-radius: 7px !important;
  font-weight: 700 !important;
  text-align: left;
  max-width: 350px;
  line-height: 1.5;
  transition: 0.5s;
  font-size: 17px !important;
  text-transform: uppercase!important;
  height: auto;
  box-sizing: border-box;
  white-space: normal;
}

.login-register-container .wsf-form input[type="submit"] {
  background: #002d5c !important;
  border-radius: 7px !important;
  font-weight: 700 !important;
  text-align: left;
  max-width: 350px;
  line-height: 1.5;
  transition: 0.5s;
  font-size: 17px !important;
  text-transform: uppercase!important;
  height: auto;
  box-sizing: border-box;
  white-space: normal;
}

/* End */

.to_top_icon {
  position: fixed!important;
  z-index: 100;
  right: 20px;
  bottom: 40px;
  opacity: 0.7;
  transition: 0.5s;
}

.to_top_icon:hover {
  opacity: 1;
}

.special-course-buttons a#wdm-btn:hover {
  background: #000
}

.special-course-buttons input[type="submit"]:hover {
  background: #000 !important;
}

.special-course-buttons input[type="submit"] {
  background: #002d5c !important;
  border-radius: 7px !important;
  font-weight: 700 !important;
  text-align: left;
  max-width: 350px;
  line-height: 1.5;
  transition: 0.5s;
  font-size: 17px !important;
  text-transform: uppercase!important;
  height: auto;
  box-sizing: border-box;
  white-space: normal;
}

.special-course-buttons a#wdm-btn {
  background: #002d5c;
  border-radius: 7px;
  font-weight: 700;
  text-align: left;
  max-width: 350px;
  line-height: 1.5;
  transition: 0.5s;
  font-size: 17px;
  text-transform: uppercase;
}

.special-course-buttons span {
  text-align: left;
}

.special-course-buttons .elementor-button-link {
  max-width: 410px;
  width: auto;
}

.special-template-list ul {
  padding-left: 20px;
}

.special-template-list ol {
  padding-left: 20px;
}

/* WSFORM Styles */

.wsf-form input:focus, .wsform select:focus {
  box-shadow: none!important;
}

.wsf-form input:not([type="submit"]), .wsf-form select {
  box-shadow: inset 0 2px 3px rgb(0 0 0 / 10%);
  border: 1px solid #eee!important;
  border-radius: 0px!important;
  font-size: 16px!important;
  padding: 10px !important;
  margin-bottom: 5px!important;
  height: unset!important;
}

.wsf-form span.wsf-input-group-append {
  display: none!important;
}

.wsf-form label.wsf-label {
  display: block;
  font-family: inherit;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 7px;
  user-select: none;
}

.wsf-form button:hover, .wsf-form button.wsf-button.wsf-button-primary:hover {

  background-color: #002144!important;
  color: #fff!important;
}

.wsf-form button, .wsf-form button.wsf-button.wsf-button-primary {
  width: auto!important;
  display: inline-flex!important;
  background: green!important;
  color: #fff!important;
  font-weight: 700!important;
  letter-spacing: 0px!important;
  padding: 10px 30px!important;
  border-radius: 40px!important;
  border: none;
  transition: 0.5s;
}

/* Multi Webinar form selection fileds */

.acf-field.acf-field-checkbox.acf-field-64e796888def3.is-required .acf-label {
  display: none !important;
}

.acf-field-checkbox.acf-field-64e796888def3 li {
  box-shadow: inset 0 2px 3px rgb(0 0 0 / 10%);
  border: 1px solid #eee;
  border-radius: 0;
  font-size: 16px !important;
  padding: 7px 10px 5px !important;
  margin-bottom: 2px !important;
  margin-top: 2px !important;
  background: #fff;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

.acf-field-checkbox.acf-field-64e796888def3 li label {
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 0;
  display: flex;
  align-items: flex-start;
}

.acf-field-checkbox.acf-field-64e796888def3 li label input {
  margin-top: 4px!important;
  margin-right: 10px!important;
}

.has-single-webinar .webinar-loop-item {
  width: 100%;
  padding: 0px;
}


.webinar_enrollment_form .addeventatc {
  z-index: 2!important;
}

.acf-field.acf-field-true-false.acf-field-633f0635737db {
  margin-top: 30px;
}

.webinar_enrollment_form .acf-fields > .acf-field {
  padding: 5px 0px !important;
}

.acf-field-message .acf-label label {
  display: none!important;
}

.acf-field-message h3 {
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 14px;
  text-transform: uppercase;
  color: #002D5C;
}

.acf-field.acf-field-message.acf-field-6453e7b8a1e73 h4 {
  margin: 20px 0 0;
  font-size: 18px;
  font-weight: 700;
  color: #002D5C;
}

.webinar_enrollment_form select {
  box-shadow: inset 0 2px 3px rgb(0 0 0 / 10%);
  border: 1px solid #eee;
  border-radius: 0;
  font-size: 16px!important;
  padding: 10px 10px!important;
  margin-bottom: 5px!important;
  background: #fff;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}
.wbnr-select label {
  box-shadow: inset 0 2px 3px rgb(0 0 0 / 10%);
  border: 1px solid #eee;
  border-radius: 0;
  font-size: 16px!important;
  padding: 7px 10px 5px!important;
  margin-bottom: 2px!important;
  margin-top: 2px!important;
  background: #fff;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

.wbnr-select:last-child{
  margin-bottom: 30px;
}

.webinar_enrollment_form .acf-field.email-blocking-notification {
  font-weight: 600;
  border: 1px solid #dedede!important;
  padding: 10px 10px 10px 40px!important;
  font-size: 14px;
  margin-top: 10px;
  background-image: url(/wp-content/uploads/2023/05/icon-notification.png);
  background-size: 20px;
  background-position: 10px 12px;
  background-repeat: no-repeat;
}

.acf-field.acf-field-message.acf-field-6462c661fd3b5.email-blocking-notification {
  border: 1px solid #dedede!important;
  padding: 10px 10px 10px 40px!important;
  margin-top: 20px;
}

.require-login-pop-up.activated {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1002;
  height: 100%;
  display: flex;
  align-items: center;
}

.email-blocking-notification div.acf-label {
  display: none!important;
}

.login-popup-container.popuplogin {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 45, 92, 0.97);
  height: 100%;
  display: flex;
  justify-content: center;
}

option[disabled="disabled"] {
  display: none
}

.eb-profile-txt-field p:empty {
  height: 2px;
  margin: 0;
}

.expired_course p {
  font-size: 20px;
}

.expired_course p span {
  color: red;
}

.eb-profile-txt-field p:empty {
  height: 2px;
  margin: 0;
}

.webinar_enrollment_form {
  padding: 20px 25px 30px;
  background: rgba(0,0,0,0.03);
  border-radius: 10px;
  border: 1px solid #fafafa;
  box-shadow: 1px 1px 10px #dedede;
}

.user-account div#user_login label > input{
  margin-top: 4px!important;
}

.user-account div#user_login label {
  display: flex;
  letter-spacing: 0px;
  font-weight: 400;
  line-height: 1.3;
}

.acf-true-false label {
  display: flex;
  align-items: flex-start;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.4;
}

.acf-true-false label input{
  margin-right: 10px;
  margin-top: 5px;
}

.acf-field.acf-field-true-false > .acf-label {
  display: none;
}

.acf-field.acf-field-true-false.acf-field-63ffc3c14c3c7.is-required .acf-required {
  display: none;
}

.acf-fields > .acf-field.acf-field-true-false {
  padding: 0 !important;
}

.acf-form-submit {
  margin-top: 20px;
}

/**** Courses Page ****/


.acf-field.acf-field-true-false > .acf-label {
  display: none;
}

.search-pagination {
  width: 100%!important;
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

a.prev.page-numbers {
  display: none;
}

a.prev.page-numbers {
  display: none;
}

a.next.page-numbers {
  display: none;
}

.custom-post-query.post-grid-spacer {
  height: 1px;
}

span.page-numbers.current {
  background-color: #3274B9!important;
  color: #fff!important;
}

.search-pagination a:hover, .search-pagination span:hover{
  color: #fff!important;
  background-color: #3274B9!important;
}1221

.search-pagination a{
  font-family: Nunito;
  font-weight: 700;
  font-size: 19px;
  color: #3274B9!important;
  transition: 0.5s;
}

.search-pagination span, .search-pagination a {
  padding: 10px!important;
  border: 1px solid green;
  width: 40px;
  height: 40px;
  display: flex;
  margin: 0px 5px;
  justify-content: center;
  border-radius: 40px;
  font-size: 18px;
}

.form-row1 {
margin-bottom: 40px;
}

.search-area input {
background: #F7F7F7;
}

.search-form-box {
background: #fafafa;
padding: 30px 20px;
}

.search-form-box .form-row2 {
margin-bottom: 10px;
}

.temp-test {
  color: #c98200;
}

.filter-diplays {
  display: flex;
  width: 100% !important;
  padding: 5px 20px;
  background: #fff;
  border: 1px solid #dedede;
  margin-bottom: 30px;
  border-radius: 4px;
  flex-grow: 1;
}

.filter-diplays > div {
  display: flex;
  flex: 1;
  border-right: 1px dotted #ccc;
  padding: 10px;
}

.filter-diplays > div:last-child {
  border: none;
}

section.reg-section.custom-search-post form button[type="submit"] {
  font-family: "Nunito Sans", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1em;
  fill: #ffffff;
  color: #ffffff;
  background-color: #80bc57;
  padding: 18px 60px 18px 60px;
  border: none;
  margin-top: 20px;
}

.custom-search-box form {
  width: 100%;
}

section.reg-section.custom-search-post form select:focus {
  border: none !important;
  border-radius: 0px !important;
}

.select-wrapper {
  position: relative;
}

.custom-search-post form .eb_archive_filter > div{
  margin-bottom: 0px;
  padding-bottom: 0px;
}


.custom-search-post form select,
.custom-search-post form input {
box-shadow: inset 0 2px 3px rgb(0 0 0 / 10%);
border: none;
border-radius: 0;
font-size: 15px;
padding: 10px;
appearance: none;
}

.custom-search-post form.eb_filter_and_sorting {
  margin-top: 20px;
}

.select-wrapper::after {
  content: url(/wp-content/uploads/2022/07/icon-arrow-down2.png);
  color: #000;
  position: absolute;
  right: 17px;
  top: 50%;
  z-index: 1;
  font-size: 37px;
  line-height: 1;
  display: table-column;
  align-items: center;
  height: auto;
  padding: 0;
  margin-top: -25px;
}

section.reg-section.custom-search-post form select,
section.reg-section.custom-search-post form input {
  box-shadow: inset 0 2px 3px rgb(0 0 0 / 10%);
  border: none;
  border-radius: 0;
  font-size: 15px;
  padding: 10px;
  margin-bottom: 20px;
  appearance: none;
}

section.reg-section.custom-search-post {
  width: 100%;
  display: flex;
  padding: 60px 30px;
  justify-content: center;
}

.reg-row.custom-search-box {
  display: flex;
  width: 100%;
  max-width: 1200px;
}

.post-accred {
  display: flex;
  white-space: pre;
}

.custom-post-query.post-grid-item.courses-query {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 25px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}

.post-stats-number {
  color: #000;
  align-self: flex-end;
}

.post-breif {
  padding: 25px;
}

.post-stats.grid-of2 {
  align-items: unset;
}

.post-cost {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.post-title h3 a:hover {
  color: #3274b9;
}

.post-title h3 a {
  color: #383d47;
  transition: 0.5s;
}

.post-title h3 {
  font-size: 18px;
  color: #383d47;
  font-weight: 900;
  line-height: 1.3 !important;
  display: flex;
}

.grid-of2.form-row.form-row1 h3 {
  font-weight: 900;
  color: #80bc57;
  font-size: 60px;
}

form label {
  font-weight: 800;
  color: #000;
  margin-bottom: 7px;
}

.post-title h3 a {
  font-size: 20px;
  color: #000;
  font-weight: 900;
  line-height: 1.2 !important;
  display: flex;
  margin: 10px 0px 20px;
}

.post-category-name {
  font-size: 16px;
  font-weight: 700;
  color: #3274b9;
}

.reg-row.custom-query-row {
  display: flex;
  justify-content: center;
  width: 100%;
}

.query-post-thumbnail {
  display: flex;
  height: 200px;
  background-size: cover;
  background-color: #aaa;
  background-position: center;
}

section.reg-section.custom-query-post * {
  font-family: inherit;
}

section.reg-section.custom-query-post {
  display: flex;
  background: #ffffff;
  justify-content: center;
  width: 100%;
  padding: 60px 0px;
  font-family: "Nunito Sans", Sans-serif;
}

.box-content-reg {
  width: 100%;
  max-width: 1200px;
}

/* End of Courses Page */

/**** My Account Page ****/

.email-blocking-notification {
  font-weight: 600;
  border: 1px solid #dedede!important;
  padding: 10px 10px 10px 40px!important;
  font-size: 14px;
  margin-top: 10px;
  background-image: url(/wp-content/uploads/2023/05/icon-notification.png);
  background-size: 20px;
  background-position: 10px 12px;
  background-repeat: no-repeat;
}

.acf-field.acf-field-message.acf-field-64668f3f33787.email-blocking-notification {
  border: 1px solid #dedede!important;
  padding: 10px 10px 10px 40px!important;
  margin-top: 20px;
}

.email-blocking-notification div.acf-label {
  display: none!important;
}

.user-account .edwiser-bridge {
  max-width: unset!important;
}

.user-account .eb-user-profile > div {
  width: 100%;
}

.user-account .eb-user-profile > div {
  width: 100%;
  flex-flow: revert;
  justify-content: center;
  border: none;
  position: relative;
  top: 0px;
  left: 0px;
}

.user-account .eb-user-profile > div a {
  color: #000;
}

.user-account section.eb-user-info.eb-edit-user-wrapper {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.user-account div#user_login {
  flex-flow: column;
}

.user-account aside.eb-user-picture {
  display: flex;
  justify-content: center;
  width: auto;
  border-radius: 50%;
  overflow: hidden;
  align-items: center;
}

.user-account .eb-user-profile > div a {
  color: #002D5C;
  font-weight: 600;
}

.user-account div#user_login {
  flex-flow: column;
  border-radius: 10px;
  border: none!important;
  box-shadow: 1px 1px 10px #dfdfdf;
  overflow: hidden;
}

.user-account .eb-wrap-login-form.wdm-eb-login-form-sec-1 {
  width: 100%;
  border: honeydew;
}

.user-account .eb-user-reg-form.wdm-eb-login-form-sec-1 {
  width: 100%;
  border: honeydew;
}

.user-account .eb-wrap-login-form.wdm-eb-login-form-sec-1 {
  width: 100%;
  border: none;
}

.wdm-eb-login-form-sec-2 {
  width: 100%!important;
  max-width: unset;
}

.user-account .wdm-eb-login-form-sec-2 a:last-of-type {
  color: #fff!important;
  background: #80BC57;
  border-radius: 50px;
  transition: 0.5s;
}

.user-account .wdm-eb-login-form-sec-2 a:hover {
  background: #0074b8;
}

.user-account .wdm-eb-login-form-sec-2 {
  width: 100%!important;
  max-width: unset;
}

.user-account .wdm-eb-login-form-sec-2 p{
  width: auto!important;
}

.user-account .et_pb_contact_submit {
  padding: 10px 30px;
  font-weight: 700!important;
}

.user-account .wdm-eb-login-form-sec-2 a {
  color: #0074b8!important;
}

.user-account  .eb-user-reg-form.wdm-eb-login-form-sec-1 input:not([type="submit"]), 
.user-account .eb-wrap-login-form.wdm-eb-login-form-sec-1 input:not([type="submit"]) {
  box-shadow: inset 0 2px 3px rgb(0 0 0 / 10%);
  border: 1px solid #fafafa;
  border-radius: 0;
  font-size: 15px;
  padding: 10px;
  margin-bottom: 10px;
  appearance: none;
}

.user-account div#user_login label {
  display: flex;
  letter-spacing: 0px;
}

.user-account div#user_login label input {
  margin-right: 10px;
  margin-bottom: 0px;
}

.user-account form p.eb-profile-txt-field {
  padding-bottom: 0px;
  margin-bottom: 5px;
}

/* End of Account Page */

.side-top-menu .elementor-kit-7 a:hover {
  color: #fff !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  left: none !important;
}

.side-top-menu .elementor-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

.language-button-top.elementor-widget p {
  display: none;
}

.wpml-ls-legacy-dropdown {
  width: auto !important;
  max-width: 100%;
}

.language-button-top.elementor-widget.elementor-widget-text-editor {
  width: auto;
}

ul.wpml-ls-sub-menu li a:hover {
  background: transparent;
  color: #fff;
}

.language-button-top ul .wpml-ls-item-toggle:hover {
  background: transparent;
  color: #fff;
  border: none !important;
}

ul.wpml-ls-sub-menu li a {
  background: transparent;
  color: #fff;
  border: none !important;
  text-align: left;
}

.language-button-top ul .wpml-ls-item-toggle {
  background: transparent;
  color: #fff;
  border: none !important;
}

.language-button-top ul {
  padding: 0;
  width: auto;
  overflow: hidden;
  min-width: unset !important;
}

.search-bar button.is-search-submit {
  display: none;
}
.search-bar div.is-ajax-search-details,
div.is-ajax-search-result {
  display: none;
  height: auto;
  width: 500px;
  max-width: 100%;
  position: absolute;
  z-index: 999999;
  background: #e2e2e2;
  color: #313131;
  padding: 5px;
}

div.is-ajax-search-result {
  background: #fff !important;
  border: 1px solid #dedede;
  padding: 0 0 30px 0 !important;
  max-width: 498px !important;
  width: 100% !important;
}

.search-bar form.is-search-form input[type="search"] {
  border-right: 1px solid #dedede !important;
  max-width: 500px;
  width: 100% !important;
}

.search-bar
  form.is-search-form.is-disable-submit.is-form-style.is-form-style-3.is-form-id-710.is-ajax-search
  * {
  font-family: "Nunito Sans" !important;
}

.simplebar-wrapper .is-ajax-search-post {
  border-bottom: 1px solid #ccc !important;
  padding: 20px !important;
}

.search-bar .is-ajax-search-details .is-title a,
.is-ajax-search-post .is-title a {
  font-size: 18px !important;
  color: #000 !important;
  font-weight: 600 !important;
}

.is-ajax-result-description {
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.35;
  color: #666;
}

.search-bar form input[type="search"] {
  font-size: 18px !important;
  color: #9b9b9b !important;
  padding: 20px !important;
  line-height: 1 !important;
  background: #f7f7f7 !important;
  border: 1px solid #ddd !important;
}

.search-bar div.is-ajax-search-details,
div.is-ajax-search-result {
  background: #fff !important;
}

.search-bar .elementor-container.elementor-column-gap-default {
  height: 0px;
  z-index: 12;
  overflow: visible;
  padding: 0;
}

.search-bar .is-form-style.is-form-style-3 label {
  width: 100% !important;
}

.post-sidebar .elementor-post__text {
  padding-bottom: 20px;
  border-bottom: 2px solid #ddd;
}

.post-sidebar .elementor-post__text:last-child {
  border-bottom: none;
}

.post-sidebar .elementor-post__text {
  display: flex;
  flex-flow: column-reverse;
}

.post-sidebar .elementor-post__meta-data {
  margin-bottom: 5px;
}

.post-sidebar .elementor-post__text {
  display: flex !important;
  flex-flow: column-reverse;
  flex-direction: column-reverse !important;
}

.post-query-highlight .elementor-post__card {
  flex-flow: column-reverse !important;
}

.elementor-section.post-header.elementor-section-items-middle
  > .elementor-container {
  align-items: unset;
}

.post-query-highlight .elementor-post__text {
  margin-top: 0px !important;
}

.post-query-highlight a.elementor-post__read-more {
  font-family: "Nunito Sans", Sans-serif;
  font-weight: 800;
  text-transform: none;
  fill: #3274b9;
  color: #3274b9;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 13px 45px 13px 45px;
  border-radius: 70px;
}

.share-line {
  display: flex;
  align-items: center;
  line-height: 1;
}

.post-query a.elementor-post__read-more {
  margin-bottom: 0px !important;
}

.post-query h3.elementor-post__title span {
  color: #80bc57;
}

.post-query .elementor-post__text {
  z-index: 3;
}

.post-query .elementor-post__meta-data {
  border-top: none !important;
  display: flex;
  justify-content: flex-end;
  margin-top: -29px;
}

.share-line img:nth-child(2) {
  margin-top: -6px;
}

.share-line img {
  max-height: 30px;
  margin-right: 0px;
  margin-left: 10px;
}

.elementor-widget-container p:last-child {
  margin-bottom: 0px;
}

.vertical-align-center.horizontal-align-right p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.vertical-align-center.horizontal-align-left p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.vertical-align-center p img {
  margin-right: 10px;
}

.blog-post-grid h3 {
  font-weight: 900;
  color: #383d47;
}

.blog-post-grid h3 span {
  color: #80bc57;
}

.grid-of2,
.grid-of3,
.grid-of4 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.slider-disclaimer {
  padding: 20px 0 0;
  font-size: 15px;
}

.content-description {
  margin-top: 40px;
}

.slider-with-images .grid-of2 {
  align-items: center;
}

.title-with-icon h3.elementor-icon-box-title {
  margin-top: -5px;
}

.title-with-icon h3.elementor-icon-box-title a {
  line-height: 0.8 !important;
}

.slider-with-images .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.slider-with-images .swiper-slide-contents h1 {
  font-weight: 800;
  line-height: 1;
}

img.slider-foreground-image {
  filter: drop-shadow(-20px 20px 0px #80bc57);
  border-radius: 0px 100px 0px 100px !important;
  height: auto;
}

.img-green-shadow img {
  -webkit-filter: drop-shadow(-14px 12px 0px #80bc57) !important;
  filter: drop-shadow(-14px 12px 0px #80bc57) !important;
}

.social-links a {
  display: inline-flex;
  background: #fff;
  padding: 7px;
  width: 33px;
  height: 33px;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-left: 30px;
}

.logo-grid img {
  filter: saturate(0);
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
}
.section-intro-text strong {
  font-weight: 800;
  color: #3274b9;
}
.social-links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.maxw600 {
  max-width: 650px;
}

.social-links a img {
  height: 100%;
  width: auto;
}

.vertical-space10 {
  display: flex;
  padding: 5px 0;
}

.vertical-space20 {
  display: flex;
  padding: 10px 0;
}

.vertical-space30 {
  display: flex;
  padding: 15px 0;
}

.vertical-space40 {
  display: flex;
  padding: 20px 0;
}

.vertical-space50 {
  display: flex;
  padding: 25px 0;
}

.vertical-space60 {
  display: flex;
  padding: 30px 0;
}

.vertical-space70 {
  display: flex;
  padding: 35px 0;
}

.vertical-space80 {
  display: flex;
  padding: 40px 0;
}

.vertical-space90 {
  display: flex;
  padding: 45px 0;
}

.vertical-space100 {
  display: flex;
  padding: 50px 0;
}


/* SINGLE COURSE EDWISER BRIDGE */

/* Reset Edwiser Bridge Plugin */
.wdm-price{
  margin:0 ; 
  line-height: 0;
  display: inline-block;
 }
 .course-price .wdm-price{
   color:#3274B9 !important; 
   text-transform: uppercase !important;
   font-size:15px !important;
   padding-left:40px;
 }

 .eb-primary{
   padding:0; 
 }

 .wdm-btn{
  display: inline-block;
 }

 #wdm-btn:hover{
  background-color:#002D5C;
 }

 #wdm-btn, input[type="submit"]{
  border:none;
 }
 article.single-course{
  padding:0;
 }

#header-course{
  background-color: #F3F1EE;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding:62px 196px 0 196px;
  margin-bottom:130px;
}

.course-all-info{
  display: flex;
  flex-direction: row;
  background: #FFFFFF;
  box-shadow: 0px 5px 25px #3274B938;
  border-radius: 10px;
  width:100%;
  margin-top: 45px;
  margin-bottom: -52px;
  align-items: center;
  flex-wrap: wrap;
}

.course-all-info > .info{
  flex: 1 0 18%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 80%;
  padding: 12px 0;
}

.course-all-info > .info img{
  min-height: 30px;
}

.course-all-info > .info:not(:last-child){
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #3274B938;
}

.course-all-info .info-title{
  color:#3274B9;
  font-size:11px;
  font-weight: 900;
  margin-top:5px;
  margin-bottom:5px;
}
.course-all-info .info-value{
  margin-bottom:5px;
  font-size:21px; 
  text-align: center;
}
#header-course .summary-header{
  width:60%;
}
#header-course .image-header {
  width:40%;
}

.image-header{
  display: flex;
  align-items: center;
  justify-content: center;
}
.summary-header{
  /*New */
  background-color: #fff;
  border-radius: 10px;
  padding: 40px;
  /*end new */

  padding-right:60px;
}

.course-categories{
  color:#3274B9;
  font-size:20px;
  font-weight: 600;
}
.course-title{
  /*color: #000;*/
  color:#002D5C;
  font-size:40px;
  font-weight: 600;
}
.course-excerpt{
  margin-bottom:30px;
}
.summary-header .wdm-btn{
  /* margin-bottom:30px;*/
}
.course-image{
position: relative;
}
 .course-image > img{
  position: relative;
  width: 536px;
}
.course-image > img{
  z-index:1;
}
.course-circle{
    background: #80BC57;
    width: 302px;
    height: 302px;
    border-radius: 50%;
    position:absolute;
    top: -40px;
    right: -53px;
    opacity:.25;
    z-index:0;
  }

 

.container-button-price{
  display: table;
  align-items: center;
  width: 100%;
}

.container-button-price .eb_join_button{
    display: table-cell;
    width: 50%;
}

.course-price{
  border-left: 1px solid #D3D3D3;
  display: table-cell;
  width: 40%;
  vertical-align: middle;
  margin-left:40px;
}


#content-course, .content-course{
 position:relative;
 width: 100%;
 padding:0 196px 0 196px;
}

.two-cols-content-course{
  display:flex;
  flex-direction: row;
  width: 100%;
}
.two-cols-content-course > .col-course{
  width:50%;
}
.two-cols-content-course > .col-course:first-child{
padding-right: 20px;
}
.two-cols-content-course > .col-course:last-child{
  padding-left:20px;
}
 .single-eb_course #comments{
  padding:0 196px 0 196px;
}
.two-cols-content-course > .col-course .accreditation {
  background-color:#EDF2FA;
  padding: 40px;
  text-align: center;
  margin: 0 40px 40px 40px;
  color: #002D5C; 
}

.cost-course {
  font-weight: 800;
  margin:22px 0;
}
.cost-course .wdm-price{
  color:#002D5C !important;
  font-weight: 800 !important;
  text-transform: uppercase;
}
.container-cost-course-duration{
  display: flex;
    width: 100%;
    align-items: center;
}
.credit-course{
  display: flex;
  width: 50%;
  align-items: center;
  justify-content: center;
}
.duration-course{
  display: flex;
  width: 50%;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #002D5C;
}
.credit-course span, .duration-course span {
  margin-left:10px;
}


#content-course h3, .content-course h3{
  font-size:24px;
  color:#3274B9;
  font-weight: bold;
 }

 /*.two-cols-content-course{
   border-bottom:1px solid #C3C3C3;
 }*/

 .course-block{
  padding-bottom:15px;
  border-bottom:1px solid #C3C3C3;
 }
 .course-block h3{
  margin:25px 0;
 }
 .course-block .wdm-btn{
  display: inline-block;
  margin-top:30px;
 }
 .course-block:last-child{
  border-bottom:0;
 }
 .course-block .meta-info{
  list-style-type:none;
  padding-left: 0;
  flex-direction: column;
  align-items: normal;
  display: flex;
 }

 .course-block ul {
  padding-left:20px;
 }


 .course-block.objectives ul{
  padding-left:30px;
 }
 .course-block.objectives li{
  position: relative;
  list-style-type: none;
  margin-bottom:25px;
 }

 .course-block.objectives li:before{
 content: "";
 position: absolute;
 top: 0px;
 left: -32px;
 width: 26px;
 height: 26px;
 background-image:url('https://www.mdbriefcase.com/wp-content/uploads/2022/09/icon-check.svg');
 }

 .course-block .meta-info > li{
  display: flex;
  align-items: center;
  margin-bottom:25px;
  font-weight: bold;
 }

 .course-block .meta-info > li img{
  margin-right: 10px;
 }

 .faqs-course{
  margin-top:50px;
  margin-bottom:50px;
 }
 .faqs-course-wrapper{
  display: flex;
  flex-direction: row;
 }

 .faqs-course-wrapper > .col-faqs{
  width:50%;
 }

 .elementor-element p a:hover {
  color: #002D5C;
}

 .elementor-element p a {
  color: #0074b8;
  font-weight: 600;
  transition: 0.5s;
}

 .faqs-course-wrapper > .col-faqs:first-child{
  padding-right:20px;
 }

 .faqs-course-wrapper > .col-faqs:last-child{
  padding-left:20px;
}

 #content-course .faqs-course h3, .content-course .faqs-course h3{
  color:#80BC57;
  font-size:15px;
  font-weight: bold;
 }

 summary {
  font-weight: bold;
  background-color: #fff;
  color: #000;
  margin-bottom: 1rem;
  outline: none;
  border-radius: 0.25rem;
  text-align: left;
  cursor: pointer;
  position: relative;
  display: block !important;
  font-size: 15px;
}
details{
    display: block;
    border-bottom: 1px solid #C3C3C3;
    padding-top: 15px;
}
details > summary::after {
  position: absolute;
  content: "+";
  right: 20px;
  color:#3274B9;
  font-size:22px;
}
details[open] > summary::after {
  position: absolute;
  content: "-";
  right: 20px;
  color:#3274B9;
  font-size:22px;

}
details > summary::-webkit-details-marker {
  display: none;
}

details[open] summary ~ * {
  animation: sweep .5s ease-in-out;
}
@keyframes sweep {
  0%    {opacity: 0; margin-top: -10px}
  100%  {opacity: 1; margin-top: 0px}
}

.related-courses{
  background-color:#F8F8F8;
  padding:25px 196px 25px 196px;

}
.related-courses h3{
  font-size:15px;
  font-weight: bold;
}
.edwiser-bridge{
  max-width: none !important;
}
.eb-cat-wrapper-new {
color: #3274B9  !important;
font-weight: bold !important;
}
.eb-course-title.eb-course-card-title{
color:#000;
font-weight: bold;
}

.wdm-caption .free{
  color:#388541!important;
  font-weight: bold;
}

.wdm-btn.out-of-stock{
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}


/* Woocommerce Cart Icon */

.cart-contents {
  position: relative;
  display: flex !important;
  flex-flow: column nowrap;
  justify-content: center;
  margin-bottom:5px;
}

.cart-contents:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;	
  content: "\f07a" !important;
  font-size: 16px;
  color: #fff;
}

.cart-contents:hover {
  text-decoration: none;
}

.cart-contents-count {
position: absolute;
top: 14px;
right: -12px;
transform: translateY(-105%) translateX(25%);
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 20px;
height: 22px;
width: 22px;
vertical-align: middle;
text-align: center;
color: #fff;
background: #8fae1b;
border-radius: 50%;
padding: 1px;  
}

/* 
* Cart and Checkout Design 
*/ 

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background-color:rgb(128, 188, 87); 
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
background-color:#002D5C;
}
.product-name a, .showcoupon{
  color:#000 !important;
}
.woocommerce-page h1.entry-title{
  color: #80BC57;
  font-family: "Nunito Sans", Sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 68px;
}
.woocommerce-page .page-header {
  padding-top:60px;
}

.woocommerce-page #content{
  padding-bottom: 40px;
}
.woocommerce-cart-form__contents .coupon{
  display:inline-block;
}

.woocommerce-cart-form__contents .coupon .input-text{
  width: 150px !important;
}
.woocommerce-cart-form__contents .coupon .button, .woocommerce-cart-form__contents .actions .button{
height:37px;
}

.woocommerce-info{
  border-top-color:#1A446F;
}


/* Catalog Pagination and Main Courses  */

.sc-eb_courses-wrapper.eb_course_cards_wrap:has(> div:only-child){
  display:block;
}
.eb_filter_and_sorting + .eb-cat-parent .sc-eb_courses-wrapper.eb_course_cards_wrap:has(> div:only-child){
  display:grid;
}

.eb-cat-parent .eb-cat-title{
  color:#002d5c;
  font-size: 1.25rem;
  margin-bottom: 22px;
  padding-left: 0;
  display: block;
}
.home:has(.eb-pagination) .eb-pagination, .elementor-shortcode:has(.eb-pagination) .eb-pagination, .single-eb_course:has(.eb-pagination) .eb-pagination{
  display:none;
}

.eb-pagination{
  padding:20px;
}

.eb-pagination a{
  color:#3274B9 !important;
}
.eb-pagination a.page-numbers{
  font-size: 16px !important;

}

.loading {
  text-align: center; 
  padding:10px; 
}
.loading i{
  font-size:4em;
  color:#3274B9;
}

.sc-eb_courses-wrapper.eb_course_cards_wrap:has(h4){
display: block;
}

.button.reset{
 color:#666;
 background:#dedede; 
 padding:10px;
 border-radius: 12px;
 text-decoration: none;
 width: 150px;
 text-align: center;
}
.button.reset:hover{
  background:#666; 
  color:#fff;
}

.tax-eb_course_cat #content{
  max-width: 1100px;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.tax-eb_course_cat .page-title{
  padding-left:0; 
}

@media (max-width: 1100px){
  .tax-eb_course_cat #content{
    padding:0 20px;
  }
}

.tax-eb_course_cat .page-header {
  margin-bottom:50px;
}

/* Shareto */
.shareto{
  margin-top:20px;
}
.shareto a{
 color: #3274B9 !important;
 margin-right:10px;
}

/* Webinar */

h4.webinar-title-in-loop {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 20px;
  min-height: 80px;
  background: #e6e6e6;
  padding: 10px;
  display: flex;
  align-items: start;
}

p.webinar-date-in-loop {
  margin: 0;
  font-size: 14px;
  line-height: 1.2;
}

.webinar-loop-item {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  padding: 20px;
}

.webinar-loop-grid-container .elementor-widget-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.webinar-loop-item.grid-spacer-item {
  height: 0px!important;
  padding: 0;
  border: none;
  margin: 0!important;
}

@media all and (min-width: 900px) {
  .webinar-loop-item {
    width: 24%;
  }
}

@media all and (max-width: 900px) {
  .webinar-loop-item {
    width: 48%;
  }
}

.addeventatc{
  margin-bottom:15px;	
}
.copyx{
	display:none !important;
}

.enrolled{
    background-color: #d1e7dd;
    padding: 20px;
    color: #0f5132;
	border-radius:15px;
}

/* Global Rules */

.grecaptcha-badge {
  opacity: 0!important;
}

/* New Course Card Design in Landing Pages */
.nw-courses-grid .course-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}

.nw-courses-grid .single-info {
  display: flex;
  flex-flow: column;
  width: auto;
  padding: 0px 4px;
  border-left: 3px solid lightblue;
  border-radius: 0;
  margin: 2px;
  line-height: 1.2;
}

.nw-courses-grid .single-info span {
  display: flex;
  padding: 0px!important;
  text-align: center;
  font-size: 14px;
}

.nw-courses-grid .course-button-wrpper a.custom_course_more:hover {

  background-color: #388541;
  color: #fff!important;
}

.nw-courses-grid a.custom_course_more {
  font-family: "Nunito Sans", Sans-serif;
  font-weight: 700!important;
  background-color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 40px;
  margin-top: 20px;
  line-height: 1!important;
  color: #000;
  display: inline-flex;
  align-items: center;
  letter-spacing: 0;
  border: 3px solid #388541;
  transition: 0.5s;
}

.nw-courses-grid .eb-course-card-title.eb-course-title, .eb-course-card-title {
  margin: 10px 0 10px 0;
}

.nw-courses-grid .course-button-wrpper {
  width: 100%;
}

.nw-courses-grid .wdm-caption {
  padding: 25px;
}

.course-price2 .elementor-heading-title {
  background: #eee;
  color: #28598D !important;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  text-transform: uppercase;
  font-size: 12px !important;
  border: 1px solid #ddd;
  position: absolute;
  bottom: -5px;
  right: -12px;
}

.nw-courses-grid .wdm-price.free {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: #eee;
  padding: 20px;
  color: #28598D !important;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid #ddd;
}

.nw-courses-grid .eb-course-inner {
  border-radius: 10px 10px 30px 10px;
}

.nw-courses-grid .eb-cat-wrapper-new img {
  padding: 1px;
  width: 35px;
  margin-right: 10px;
}

.nw-courses-grid .eb-cat-wrapper-new {
  display: flex;
  align-items: center;
  margin-top: -2px;
}

.nw-courses-grid .course_info .price_info {
  margin: 0!important;
}