@font-face {
  font-family: 'ld-icons';
  src: url(//8096.com.tw/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b);
  src: url(//8096.com.tw/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b#iefix) format("embedded-opentype"), url(//8096.com.tw/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.ttf?e0vk6b) format("truetype"), url(//8096.com.tw/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.woff?e0vk6b) format("woff"), url(//8096.com.tw/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.svg?e0vk6b#ld-icons) format("svg");
  font-weight: normal;
  font-style: normal;
}

.ld-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ld-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

.ld-icon-alert:before {
  content: "\e90d";
}

.ld-icon-unlocked:before {
  content: "\e900";
}

.ld-icon-quiz:before {
  content: "\e901";
}

.ld-icon-materials:before {
  content: "\e902";
}

.ld-icon-download:before {
  content: "\e903";
}

.ld-icon-course-outline:before {
  content: "\e904";
}

.ld-icon-content:before {
  content: "\e905";
}

.ld-icon-complete:before,
.ld-icon-checkmark:before {
  content: "\e906";
}

.ld-icon-clock:before {
  content: "\e907";
}

.ld-icon-certificate:before {
  content: "\e908";
}

.ld-icon-calendar:before {
  content: "\e909";
}

.ld-icon-assignment:before {
  content: "\e90a";
}

.ld-icon-arrow-up:before {
  content: "\e912";
}

.ld-icon-arrow-right:before {
  content: "\e913";
}

.ld-icon-arrow-left:before {
  content: "\e914";
}

.ld-icon-arrow-down:before {
  content: "\e915";
}

.ld-icon-login:before {
  content: "\e90c";
}

.ld-icon-remove:before,
.ld-icon-delete:before {
  content: "\e90b";
}

.ld-icon-comments:before {
  content: "\e917";
}

.ld-icon-search:before {
  content: "\e916";
}

.learndash-wrapper * {
  box-sizing: border-box;
}

.learndash-wrapper .learndash_checkout_buttons {
  margin: 0 0.5em 0 0;
}

.learndash-wrapper .btn-join,
.learndash-wrapper #btn-join {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  margin-left: 0;
}

.learndash-wrapper .btn-join .ld-icon,
.learndash-wrapper #btn-join .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .btn-join .ld-text,
.learndash-wrapper #btn-join .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .btn-join + .ld-button,
.learndash-wrapper #btn-join + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .btn-join.ld-compact,
.learndash-wrapper #btn-join.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .btn-join.ld-compact .ld-icon,
.learndash-wrapper #btn-join.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .btn-join.ld-compact .ld-text,
.learndash-wrapper #btn-join.ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .btn-join.ld-button-alternate,
.learndash-wrapper #btn-join.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .btn-join.ld-button-alternate .ld-icon,
.learndash-wrapper #btn-join.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .btn-join.ld-button-alternate .ld-text,
.learndash-wrapper #btn-join.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .btn-join.ld-button-alternate:hover,
.learndash-wrapper #btn-join.ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .btn-join.ld-button-transparent,
.learndash-wrapper #btn-join.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .btn-join.ld-button-transparent.ld-status-complete,
.learndash-wrapper #btn-join.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .btn-join.ld-button-transparent:hover,
.learndash-wrapper #btn-join.ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .btn-join.ld-button-reverse,
.learndash-wrapper #btn-join.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .btn-join.ld-button-reverse:hover,
.learndash-wrapper #btn-join.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .btn-join:disabled,
.learndash-wrapper #btn-join:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .btn-join:hover,
.learndash-wrapper #btn-join:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .btn-join:disabled:hover,
.learndash-wrapper #btn-join:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .btn-join:focus,
.learndash-wrapper #btn-join:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .btn-join,
  .learndash-wrapper #btn-join {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .btn-join,
  .learndash-wrapper #btn-join {
    text-align: left;
    margin-left: 10px;
  }
}

.learndash-wrapper .btn-join:disabled:hover,
.learndash-wrapper #btn-join:disabled:hover {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  cursor: default;
}

.learndash-wrapper .btn-join:disabled:hover .ld-icon,
.learndash-wrapper #btn-join:disabled:hover .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .btn-join:disabled:hover .ld-text,
.learndash-wrapper #btn-join:disabled:hover .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .btn-join:disabled:hover + .ld-button,
.learndash-wrapper #btn-join:disabled:hover + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .btn-join:disabled:hover.ld-compact,
.learndash-wrapper #btn-join:disabled:hover.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .btn-join:disabled:hover.ld-compact .ld-icon,
.learndash-wrapper #btn-join:disabled:hover.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .btn-join:disabled:hover.ld-compact .ld-text,
.learndash-wrapper #btn-join:disabled:hover.ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .btn-join:disabled:hover.ld-button-alternate,
.learndash-wrapper #btn-join:disabled:hover.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .btn-join:disabled:hover.ld-button-alternate .ld-icon,
.learndash-wrapper #btn-join:disabled:hover.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .btn-join:disabled:hover.ld-button-alternate .ld-text,
.learndash-wrapper #btn-join:disabled:hover.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .btn-join:disabled:hover.ld-button-alternate:hover,
.learndash-wrapper #btn-join:disabled:hover.ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .btn-join:disabled:hover.ld-button-transparent,
.learndash-wrapper #btn-join:disabled:hover.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .btn-join:disabled:hover.ld-button-transparent.ld-status-complete,
.learndash-wrapper #btn-join:disabled:hover.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .btn-join:disabled:hover.ld-button-transparent:hover,
.learndash-wrapper #btn-join:disabled:hover.ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .btn-join:disabled:hover.ld-button-reverse,
.learndash-wrapper #btn-join:disabled:hover.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .btn-join:disabled:hover.ld-button-reverse:hover,
.learndash-wrapper #btn-join:disabled:hover.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .btn-join:disabled:hover:disabled,
.learndash-wrapper #btn-join:disabled:hover:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .btn-join:disabled:hover:hover,
.learndash-wrapper #btn-join:disabled:hover:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .btn-join:disabled:hover:disabled:hover,
.learndash-wrapper #btn-join:disabled:hover:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .btn-join:disabled:hover:focus,
.learndash-wrapper #btn-join:disabled:hover:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .btn-join:disabled:hover,
  .learndash-wrapper #btn-join:disabled:hover {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .btn-join:disabled:hover,
  .learndash-wrapper #btn-join:disabled:hover {
    text-align: left;
    margin-left: 10px;
  }
}

.learndash-wrapper .btn-join:hover,
.learndash-wrapper #btn-join:hover {
  color: white;
}

.learndash-wrapper .btn-join.btn-disabled,
.learndash-wrapper #btn-join.btn-disabled {
  cursor: default;
  background-color: #728188;
}

.learndash-wrapper .btn-join.btn-disabled:hover,
.learndash-wrapper #btn-join.btn-disabled:hover {
  background-color: #728188;
  opacity: 1;
}

.learndash-wrapper .ld-button {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
}

.learndash-wrapper .ld-button .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .ld-button .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .ld-button + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .ld-button.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .ld-button.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .ld-button.ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .ld-button.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .ld-button.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .ld-button.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .ld-button.ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .ld-button.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .ld-button.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .ld-button.ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .ld-button.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .ld-button.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .ld-button:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-button:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-button:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-button:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .ld-button {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-button {
    text-align: left;
    margin-left: 10px;
  }
}

.learndash-wrapper .ld-button .ld-icon {
  transition: all ease-in-out 250ms;
}

.learndash-wrapper .ld-button:hover .ld-icon-arrow-right {
  transform: translateX(3px);
}

.learndash-wrapper .ld-button:hover .ld-icon-arrow-left {
  transform: translateX(-3px);
}

.learndash-wrapper a {
  text-decoration: none;
  text-shadow: none;
  border-bottom: none !important;
  box-shadow: none !important;
}

.learndash-wrapper a:hover {
  text-decoration: none;
}

.learndash-wrapper.ld-container {
  display: flex;
  padding: 0 2em;
  max-width: 1280px;
  margin: auto;
}

.learndash-wrapper .ld-page-content {
  flex: 1 auto;
  padding-right: 2.5%;
}

.learndash-wrapper .ld-sidebar-content {
  flex: 0 0 250px;
  padding-left: 2.5%;
}

.learndash-wrapper .ld-profile-avatar {
  border-radius: 100%;
  overflow: hidden;
}

.learndash-wrapper .ld-profile-avatar img {
  width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .learndash-wrapper.ld-container {
    flex-direction: column;
  }
  .learndash-wrapper .ld-page-content {
    margin-bottom: 3em;
  }
}

.learndash-wrapper .sfwd-mark-complete,
.learndash-wrapper #sfwd-mark-complete {
  position: relative;
  display: block;
  overflow: hidden;
}

@media (max-width: 960px) {
  .learndash-wrapper .sfwd-mark-complete,
  .learndash-wrapper #sfwd-mark-complete {
    width: 100%;
  }
}

.learndash-wrapper .sfwd-mark-complete::after,
.learndash-wrapper #sfwd-mark-complete::after {
  font-family: 'ld-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  content: "\e906";
  position: absolute;
  right: .5em;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  padding-right: .15em;
}

.learndash-wrapper .learndash_mark_complete_button,
.learndash-wrapper #learndash_mark_complete_button {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  background-color: #019e7c;
}

.learndash-wrapper .learndash_mark_complete_button .ld-icon,
.learndash-wrapper #learndash_mark_complete_button .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .learndash_mark_complete_button .ld-text,
.learndash-wrapper #learndash_mark_complete_button .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .learndash_mark_complete_button + .ld-button,
.learndash-wrapper #learndash_mark_complete_button + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .learndash_mark_complete_button.ld-compact,
.learndash-wrapper #learndash_mark_complete_button.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .learndash_mark_complete_button.ld-compact .ld-icon,
.learndash-wrapper #learndash_mark_complete_button.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .learndash_mark_complete_button.ld-compact .ld-text,
.learndash-wrapper #learndash_mark_complete_button.ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .learndash_mark_complete_button.ld-button-alternate,
.learndash-wrapper #learndash_mark_complete_button.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .learndash_mark_complete_button.ld-button-alternate .ld-icon,
.learndash-wrapper #learndash_mark_complete_button.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .learndash_mark_complete_button.ld-button-alternate .ld-text,
.learndash-wrapper #learndash_mark_complete_button.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .learndash_mark_complete_button.ld-button-alternate:hover,
.learndash-wrapper #learndash_mark_complete_button.ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .learndash_mark_complete_button.ld-button-transparent,
.learndash-wrapper #learndash_mark_complete_button.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .learndash_mark_complete_button.ld-button-transparent.ld-status-complete,
.learndash-wrapper #learndash_mark_complete_button.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .learndash_mark_complete_button.ld-button-transparent:hover,
.learndash-wrapper #learndash_mark_complete_button.ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .learndash_mark_complete_button.ld-button-reverse,
.learndash-wrapper #learndash_mark_complete_button.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .learndash_mark_complete_button.ld-button-reverse:hover,
.learndash-wrapper #learndash_mark_complete_button.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .learndash_mark_complete_button:disabled,
.learndash-wrapper #learndash_mark_complete_button:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .learndash_mark_complete_button:hover,
.learndash-wrapper #learndash_mark_complete_button:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .learndash_mark_complete_button:disabled:hover,
.learndash-wrapper #learndash_mark_complete_button:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .learndash_mark_complete_button:focus,
.learndash-wrapper #learndash_mark_complete_button:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .learndash_mark_complete_button,
  .learndash-wrapper #learndash_mark_complete_button {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .learndash_mark_complete_button,
  .learndash-wrapper #learndash_mark_complete_button {
    text-align: left;
    margin-left: 10px;
  }
}

.learndash-wrapper .learndash_mark_complete_button:disabled,
.learndash-wrapper #learndash_mark_complete_button:disabled {
  cursor: pointer;
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  background: #4c4c4c !important;
}

@media (max-width: 768px) {
  .learndash-wrapper .learndash_mark_complete_button,
  .learndash-wrapper #learndash_mark_complete_button {
    max-width: 100%;
    line-height: 1.5em;
    white-space: normal;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .learndash_mark_complete_button,
  .learndash-wrapper #learndash_mark_complete_button {
    max-width: 100%;
    margin-left: 0;
  }
}

.learndash-wrapper .ld-content-actions {
  clear: both;
  border-top: 2px solid #e2e7ed;
  padding: 1em 0;
  display: flex;
  justify-content: space-between;
}

.learndash-wrapper .ld-content-actions .ld-content-action {
  flex-basis: 200px;
  position: relative;
  padding: 5px;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-content-actions .ld-content-action a.ld-button {
    margin-left: 0;
  }
}

.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
  font-size: .75em;
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
}

@media (max-width: 960px) {
  .learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    padding: 1.25em;
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    padding: 1.25em;
    display: block;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    font-size: 1rem;
    margin: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
}

@media (max-width: 960px) {
  .learndash-wrapper .ld-content-actions .ld-content-action {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-content-actions .ld-content-action {
    padding: 1em;
  }
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-content-actions {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

@media (max-width: 960px) {
  .learndash-wrapper .ld-content-actions {
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

.learndash-wrapper .ld-content-actions .ld-content-action + a {
  align-self: center;
}

.learndash-wrapper .ld-content-actions > a {
  flex: 1;
  text-align: center;
  font-size: .75em;
}

.learndash-wrapper .ld-content-actions .learndash_timer,
.learndash-wrapper .ld-content-actions #learndash_timer {
  position: absolute;
  top: 100%;
  text-align: center;
  display: block;
  padding: 1em;
  left: 0;
  right: 0;
  color: #728188;
  font-weight: bold;
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-content-actions {
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  .learndash-wrapper .ld-content-actions .ld-content-action {
    flex: 1;
  }
  .learndash-wrapper .ld-content-actions > * {
    margin-bottom: 2em;
    margin-left: 0;
  }
}

@media (max-width: 768px) and (max-width: 640px) {
  .learndash-wrapper .ld-content-actions > * {
    margin-bottom: 0;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-content-actions {
    flex-direction: column-reverse;
  }
  .learndash-wrapper .ld-content-actions div:nth-child(1),
  .learndash-wrapper .ld-content-actions div:nth-child(3) {
    width: 100%;
  }
  .learndash-wrapper .ld-content-actions div:nth-child(2) {
    order: 1;
    width: 100%;
  }
}

.learndash-wrapper .ld-mobile-only {
  display: none !important;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-mobile-only {
    display: inherit !important;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-not-mobile {
    display: none !important;
  }
}

.learndash-wrapper .ld-loading {
  position: relative;
}

.learndash-wrapper .ld-loading::after {
  position: absolute;
  content: '';
  display: block;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
}

.learndash-wrapper .ld-loading::before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 40px;
  z-index: 100;
  height: 40px;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  border: 3px solid rgba(0, 0, 0, 0.5);
  border-top: 3px solid #00a2e8;
  animation: ldrotating 1.2s infinite linear;
}

.learndash-wrapper .order-overview {
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 10px;
  box-shadow: 0 6px 6px #cccccc;
  font-size: 18px;
  margin-bottom: 30px;
  padding: 35px 25px 20px 25px;
}

.learndash-wrapper .order-overview .order-heading {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

.learndash-wrapper .order-overview .purchase-title {
  font-size: 22px;
  margin-bottom: 22px;
}

.learndash-wrapper .order-overview .purchase-rows {
  border: 1px solid #e2e7ed;
  border-radius: 6px;
}

.learndash-wrapper .order-overview .purchase-rows .purchase-row {
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  border-bottom: 1px solid #e2e7ed;
}

.learndash-wrapper .order-overview .purchase-rows .purchase-row:last-of-type {
  border-bottom: none;
}

.learndash-wrapper .order-overview .purchase-rows .purchase-row .purchase-label {
  font-weight: bold;
}

.learndash-wrapper .order-overview .coupon-form {
  display: flex;
  float: right;
  margin-top: 30px;
  width: 60%;
}

@media (max-width: 1024px) {
  .learndash-wrapper .order-overview .coupon-form {
    width: 100%;
  }
}

.learndash-wrapper .order-overview .coupon-form input {
  width: 50%;
  padding: 9px;
}

.learndash-wrapper .order-overview .coupon-form input:first-of-type {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-color: #737373;
  margin-right: -2px;
  padding-left: 15px;
  font-size: 0.75em;
}

.learndash-wrapper .order-overview .coupon-form input:last-of-type {
  background: #737373;
  border-color: #737373;
  color: white;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  font-weight: 800;
  font-size: 0.75em;
}

.learndash-wrapper .order-overview .coupon-form input:last-of-type:hover {
  color: white;
  opacity: 0.9;
}

.learndash-wrapper .order-overview #remove-coupon-form {
  display: inline-flex;
  align-items: center;
}

.learndash-wrapper .order-overview #remove-coupon-form span {
  white-space: nowrap;
  padding-left: 20px;
}

.learndash-wrapper .order-overview #remove-coupon-form input[type=submit] {
  background: #737373;
  border-color: #737373;
  border-radius: 6px;
  color: white;
  margin-left: 5px;
  padding: 0 6px;
  font-size: 11px;
  height: 22px;
}

.learndash-wrapper .order-overview #remove-coupon-form input[type=submit]:hover {
  color: white;
  opacity: 0.9;
}

.learndash-wrapper .order-overview .totals {
  float: right;
  margin-top: 30px;
  width: 60%;
}

@media (max-width: 1024px) {
  .learndash-wrapper .order-overview .totals {
    width: 100%;
  }
}

.learndash-wrapper .order-overview .totals .order-heading {
  margin-bottom: 20px;
}

.learndash-wrapper .order-overview .order-overview-return {
  display: block;
  clear: both;
  padding-top: 30px;
  font-size: 15px;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-mode-subscribe .ld-course-status-price {
  color: #728188;
  font-size: 24px;
}

.learndash-wrapper .ld-course-status .ld-course-status-mode-subscribe .ld-text {
  color: #728188;
  font-weight: bold;
}

.learndash-wrapper #learndash-checkout-wrapper {
  display: flex;
  align-items: flex-start;
  column-gap: 40px;
}

.learndash-wrapper #learndash-registration-wrapper {
  width: 100%;
  /**
	   * Password strength meter
	   */
}

.learndash-wrapper #learndash-registration-wrapper .btn-join, .learndash-wrapper #learndash-registration-wrapper #btn-join {
  margin: 15px -5px 15px auto;
  float: right;
  max-width: 100%;
  width: 60%;
}

@media (max-width: 1024px) {
  .learndash-wrapper #learndash-registration-wrapper .btn-join, .learndash-wrapper #learndash-registration-wrapper #btn-join {
    width: 100%;
  }
}

.learndash-wrapper #learndash-registration-wrapper .learndash-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em;
}

.learndash-wrapper #learndash-registration-wrapper .learndash-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}

.learndash-wrapper #learndash-registration-wrapper .learndash-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}

.learndash-wrapper #learndash-registration-wrapper .learndash-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}

.learndash-wrapper #learndash-registration-wrapper .learndash-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}

.learndash-wrapper #learndash-registration-wrapper .learndash-password-hint {
  margin: 0.5em 0 0;
  display: block;
}

.learndash-wrapper #learndash-cart-wrapper {
  border: solid 2px #a1a1a1;
  border-radius: 5px;
  width: 50%;
}

.learndash-wrapper #learndash-cart-wrapper .cart-checkout-form-title {
  text-align: center;
}

.learndash-wrapper #learndash-cart-wrapper .ld-cart-item-row {
  border-bottom: solid 1px #CCC;
  font-size: 16px;
  margin: auto 5px;
  padding: 7px 5px;
  display: flex;
}

.learndash-wrapper #learndash-cart-wrapper .ld-cart-item-row .ld-cart-item-name {
  width: 60%;
}

.learndash-wrapper #learndash-cart-wrapper .ld-cart-item-row .ld-cart-item-price {
  width: 34%;
}

.learndash-wrapper #learndash-cart-wrapper .ld-cart-item-row .ld-cart-item-delete {
  width: 6%;
}

.checkout-dropdown-button .btn-join {
  background-color: #fff !important;
  color: #000 !important;
  font-weight: normal !important;
  font-size: 16px !important;
}

.checkout-dropdown-button .btn-join:hover {
  background-color: #F5F5F5 !important;
  color: #000 !important;
}

@keyframes ldrotating {
  100% {
    transform: rotate(360deg);
  }
}

/* Targets IE10/IE11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .learndash-wrapper .ld-expand-button {
    min-width: 120px;
  }
  .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    flex-basis: 15px;
  }
  .learndash-wrapper .ld-status-icon.ld-status-incomplete, .learndash-wrapper .ld-status-icon.ld-status-in-progress {
    flex-basis: 18px;
  }
  .learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-incomplete, .learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-in-progress {
    flex-basis: 10px;
  }
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button {
    min-width: 80px;
  }
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button.ld-compact {
    min-width: 0;
    margin-right: 1em;
  }
  .learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt {
    margin-right: 3em;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
    flex: 1;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action {
    flex: 1;
  }
  .learndash-wrapper .ld-login-modal .ld-login-modal-wrapper {
    width: 100%;
  }
}

.learndash-wrapper .ld-group-list {
  margin-bottom: 2em;
}

.learndash-wrapper .ld-item-list {
  margin: 2em 0 1em 0;
}

.learndash-wrapper .ld-item-list .ld-table-list.ld-no-pagination {
  border-bottom: 0 !important;
}

.learndash-wrapper .ld-item-list .ld-item-list-content {
  padding: 1.5em;
}

.learndash-wrapper .ld-item-list .ld-section-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: center;
}

.learndash-wrapper .ld-item-list .ld-section-heading h3 {
  font-weight: bold;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions {
  display: flex;
  align-items: center;
  width: 100%;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress {
  flex: 1;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress .ld-progress-stats {
  align-items: flex-end;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress .ld-progress-label {
  text-transform: none;
  font-size: 1.5em;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress .ld-progress-bar {
  background-color: #e2e7ed;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button {
  margin-left: 1em;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-item-list .ld-section-heading h2, .learndash-wrapper .ld-item-list .ld-section-heading h3 {
    text-align: center;
    margin-bottom: 10px;
  }
  .learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button {
    margin: 10px auto;
  }
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt {
  display: flex;
  color: #728188;
  cursor: pointer;
  font-weight: 800;
  font-size: 0.875em;
  transition: color 0.3s ease;
  border: none;
  padding: 0 10px 0 0;
  margin: 0;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt .ld-icon {
  width: 20px;
  height: 20px;
  margin-left: 5px;
  font-size: 1.4em;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt:hover {
  color: #00a2e8;
  text-decoration: none;
}

.learndash-wrapper .ld-item-list .ld-item-search {
  height: auto;
  max-height: 0px;
  transition: max-height 0.3s ease;
  overflow: hidden;
}

.learndash-wrapper .ld-item-list .ld-item-search h4 {
  margin: 0;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-closer {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  font-weight: 700;
  display: flex;
  font-size: 0.625em;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-closer:before {
  content: 'x';
  margin-right: 0.25em;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper {
  padding: 12px;
  position: relative;
  background: #e2e7ed;
  border-radius: 6px;
  margin: 1em 0;
  overflow: visible;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: -8px;
  left: 66px;
  background: white;
  transform: rotate(-45deg);
  z-index: 9;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper:before {
  background: #e2e7ed;
  z-index: 9;
  left: auto;
  right: 175px;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper:before {
    left: 20px;
    right: auto;
  }
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields > * {
  flex: 1;
  padding-right: 1em;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields label {
  display: block;
  margin-bottom: 0.5em;
  font-size: 0.875em;
  color: #728188;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields input,
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields select {
  height: 30px;
  border: 2px solid #ccd2d9;
  background: white;
  border-radius: 0;
  width: 100%;
  padding: 0 0.5em;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name {
  position: relative;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button {
  position: absolute;
  right: 18px;
  bottom: 24px;
  font-weight: 700;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0);
  height: 23px;
  padding: 0 1em;
  line-height: 24px;
  color: #728188;
  text-decoration: none;
  display: inline-block;
  top: 41px;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button::before {
  content: 'x';
  margin-right: 0.25em;
  display: inline-block;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button {
    right: 2px;
  }
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name input[type=text] {
  font-size: 20px;
  line-height: 31.5px;
  width: 100%;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit {
  flex: 0 0 100px;
  padding-right: 0;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
  height: 30px;
  justify-content: center;
  border: 0;
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  margin: 0;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
    text-align: left;
    margin-left: 10px;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields {
    flex-direction: column;
  }
  .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields > * {
    width: 100%;
    margin-bottom: 1em;
    padding-right: 0;
  }
  .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit {
    justify-content: center;
    flex: 1;
  }
  .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
    margin: auto;
  }
}

.learndash-wrapper .ld-item-list .ld-item-list-item {
  border: 2px solid #e2e7ed;
  border-radius: 6px;
  margin: 1em 0;
  background: #fff;
}

.learndash-wrapper .ld-item-list .ld-item-list-item.ld-is-next {
  border-color: #00a2e8;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
  margin-right: 0.5em;
  margin-top: 0.25em;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
  display: flex;
  flex: 1 1 100%;
  align-items: top;
  color: #495255;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
    flex: 1;
  }
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-sep {
  color: #e2e7ed;
  padding: 0 0.5em;
}

.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover {
  color: #00a2e8;
}

.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover .ld-item-title .ld-item-components {
  color: #728188;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components {
  font-weight: 700;
  display: block;
  font-size: 0.825em;
  margin-top: 0.5em;
  color: #728188;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-status {
  display: inline-block;
  font-size: 0.825em;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-component + .ld-status {
  margin-left: 0.5em;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button {
  margin-left: 1em;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-certificate-link {
  margin-right: 15px;
  font-size: 26px;
  color: #019e7c;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded {
  position: relative;
  height: auto;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: -8px;
  left: 66px;
  background: white;
  transform: rotate(-45deg);
  z-index: 9;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before {
  left: 64px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
  background: #e2e7ed;
  padding: 2em 4.125em;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents {
  padding: 2em 4.125em;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
  margin-top: 0;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
    flex-direction: column;
    align-items: flex-start;
  }
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details {
    margin-top: 0;
    margin-left: 2em;
  }
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-status {
    margin-left: 0;
    margin-right: 1em;
  }
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-expand-button {
    margin-left: 0;
  }
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress,
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents {
    padding: 2em 1em;
  }
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents {
    padding-top: 0;
  }
}

.learndash-wrapper .ld-table-list {
  border-radius: 6px;
  overflow: hidden;
  margin: 1.5em 0;
}

.learndash-wrapper .ld-table-list .ld-table-list-header,
.learndash-wrapper .ld-table-list .ld-table-list-item-preview {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  overflow-wrap: break-word;
}

.learndash-wrapper .ld-table-list .ld-table-list-header a,
.learndash-wrapper .ld-table-list .ld-table-list-item-preview a {
  color: #333333;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-title,
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title {
  flex: 1;
  display: flex;
  align-items: center;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-title a,
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title a {
  display: flex;
  align-items: center;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns,
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 2;
  padding-left: 1em;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column,
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column {
  flex: 1;
  text-align: center;
  padding-left: 0.25em;
  padding-right: 0.25em;
}

.learndash-wrapper .ld-table-list a.ld-table-list-item-preview {
  color: #333333;
}

.learndash-wrapper .ld-table-list a.ld-table-list-item-preview:hover {
  color: #00a2e8;
}

.learndash-wrapper .ld-table-list .ld-table-list-header {
  background-color: #00a2e8;
  color: white;
  font-weight: 800;
  padding: 20px 22px;
}

.learndash-wrapper .ld-table-list .ld-table-list-items {
  padding: 0 20px;
  border: 2px solid #e2e7ed;
  border-top: 0;
  border-bottom: 0;
  font-size: 0.875em;
  overflow: hidden;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-table-list .ld-table-list-items {
    padding: 0 20px;
  }
}

.learndash-wrapper .ld-table-list .ld-table-list-item {
  border-bottom: 1px solid #e2e7ed;
  padding-left: 0;
  padding-right: 0;
}

.learndash-wrapper .ld-table-list .ld-table-list-item:last-child {
  border-bottom: 0;
}

.learndash-wrapper .ld-table-list .ld-table-list-item .ld-table-list-title a {
  color: #333333;
}

.learndash-wrapper .ld-table-list .ld-table-list-item .ld-table-list-title a:hover {
  color: #00a2e8;
}

.learndash-wrapper .ld-table-list .ld-table-list-item .ld-comments-column {
  color: #728188;
  font-weight: 700;
  font-size: 1.2em;
}

.learndash-wrapper .ld-table-list .ld-table-list-item .ld-comments-column a {
  color: #728188;
}

.learndash-wrapper .ld-table-list .ld-table-list-item .ld-comments-column .ld-icon-comments {
  font-size: 1.5em;
  transform: translateY(0.2em);
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded {
  padding: 0.75em 2em;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list {
  position: relative;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: -8px;
  left: 66px;
  background: white;
  transform: rotate(-45deg);
  z-index: 9;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list:before {
  left: 32px;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-header {
  background-color: #e2e7ed;
  color: #495255;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-items {
  padding-top: 0;
  background: #e2e7ed;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item:first-child {
  border-top: 2px solid #495255;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item {
  border-bottom: 1px solid rgba(73, 82, 85, 0.2);
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item:last-child {
  border-bottom: 0;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item-preview {
  padding: 10px;
  padding-left: 0;
  padding-right: 0;
}

.learndash-wrapper .ld-table-list .ld-table-list-footer {
  background: #e2e7ed;
  padding: 20px;
}

.learndash-wrapper .ld-table-list .ld-table-list-footer .ld-pagination {
  margin-bottom: 0;
}

.learndash-wrapper .ld-table-list.ld-no-pagination {
  border-bottom: 2px solid #e2e7ed;
}

.learndash-wrapper .ld-table-list.ld-no-pagination .ld-table-list-footer {
  background: transparent;
  padding: 0;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column {
  font-size: 0.75em;
  flex: 0 1 150px;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column.ld-assignment-column-approved {
  flex: 1;
  text-align: right;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column {
  font-size: 0.875em;
  flex: 0 1 150px;
  line-height: 1.4em;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column .ld-column-label {
  display: none;
}

.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column.ld-statuscolumn {
  flex: 1;
  text-align: right;
}

.learndash-wrapper .ld-table-list.ld-assignment-list .ld-table-list-item-preview .ld-table-list-title {
  overflow: hidden;
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns {
    display: none;
  }
  .learndash-wrapper .ld-table-list .ld-table-list-item-preview {
    flex-direction: column;
    align-items: flex-start;
  }
  .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title {
    width: 100%;
  }
  .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    /*padding-left:2em;*/
    padding-top: 0.5em;
  }
  .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column {
    flex: 1 auto;
    margin: 0 0 0.5em 0;
  }
  .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column .ld-column-label {
    display: inline-block;
    margin: 0 0 0.5em 0;
  }
  .learndash-wrapper .ld-table-list.ld-assignment-list .ld-table-list-item-preview .ld-table-list-title {
    flex: 1;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-lesson-list .ld-table-list-items {
    padding: 0;
  }
  .learndash-wrapper #ld-profile .ld-table-list .ld-table-list-item-expanded {
    padding: 0;
  }
}

.learndash-wrapper .ld-progress {
  display: flex;
  flex-direction: column;
  margin: 1em 0;
}

.learndash-wrapper .ld-progress .ld-progress-heading {
  display: flex;
  justify-content: space-between;
  font-size: 0.75em;
  line-height: 1em;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-label {
  text-transform: uppercase;
  font-weight: 800;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
  text-transform: uppercase;
  font-weight: 800;
  color: #019e7c;
  margin-right: 5px;
}

.learndash-wrapper .ld-progress .ld-progress-bar {
  height: 7px;
  background-color: white;
  border-radius: 7px;
  margin: 5px 0;
  overflow: hidden;
}

.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
  height: 7px;
  background: #019e7c;
}

.learndash-wrapper .ld-progress.ld-progress-inline {
  flex-direction: row-reverse;
  align-items: center;
}

.learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar {
  flex: 1 auto;
  margin-right: 1em;
}

.learndash-wrapper .ld-progress.ld-progress-inline .ld-status {
  margin-left: 1em;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-progress .ld-progress-heading {
    flex-direction: column;
  }
  .learndash-wrapper .ld-progress .ld-progress-heading.ld-progress-inline {
    flex-direction: column;
  }
}

.learndash-wrapper .ld-breadcrumbs + .ld-topic-status {
  padding: 0;
}

.learndash-wrapper.learndash-widget .ld-progress {
  flex-wrap: wrap;
}

.learndash-wrapper.learndash-widget .ld-progress .ld-progress-heading {
  order: 1;
  flex-direction: column;
  margin: 0.25em 0;
}

.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar {
  background-color: #e2e7ed;
  width: 100%;
  margin-right: 0;
}

.learndash-pager {
  color: #728188;
  display: inline-flex;
  justify-content: space-between;
  color: #728188;
  text-transform: uppercase;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  background-color: #e2e7ed;
  padding: 6px 12px;
  border-radius: 17px;
  margin: 10px 0;
}

.learndash-pager a {
  font-size: 18px;
  color: #728188;
  text-decoration: none !important;
  border: none !important;
  cursor: pointer;
  box-shadow: none !important;
  line-height: 1em;
}

.learndash-pager a::before, .learndash-pager a::after {
  display: none;
}

.learndash-pager a.disabled {
  opacity: 0.5;
  cursor: default;
}

.learndash-pager .pager-left {
  order: 1;
}

.learndash-pager .pager-legend {
  order: 2;
  padding: 0 8px;
}

.learndash-pager .pager-right {
  order: 3;
}

.learndash-wrapper .ld-pagination {
  display: flex;
  justify-content: flex-end;
  color: #728188;
  text-transform: uppercase;
  align-items: center;
  font-size: 0.75em;
  font-weight: 700;
  margin-bottom: 1em;
}

.learndash-wrapper .ld-pagination .ld-pages {
  background-color: #e2e7ed;
  flex: 0 0 180px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em;
  border-radius: 17px;
  overflow: hidden;
  line-height: 1;
}

.learndash-wrapper .ld-pagination .ld-pages i {
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  color: #728188;
  cursor: pointer;
  transition: color 0.3s ease;
}

.learndash-wrapper .ld-pagination .ld-pages i:hover {
  color: #00a2e8;
}

.learndash-wrapper .ld-pagination .ld-pages a {
  color: #728188;
  transition: all ease-in-out 250ms;
}

.learndash-wrapper .ld-pagination .ld-pages a:hover {
  color: #333;
}

.learndash-wrapper .ld-pagination .ld-pages a.disabled {
  pointer-events: none;
  opacity: 0.25;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-pagination {
    justify-content: center;
  }
}

.learndash-wrapper .ld-item-list-item-expanded .ld-pagination .ld-pages {
  flex: 0 0 100px;
  padding: 0 10px;
}

.learndash-wrapper .ld-table-list-footer .ld-pagination .ld-pages {
  flex: 0 0 120px;
}

.ld-loading {
  position: relative;
}

.ld-loading::after {
  position: absolute;
  content: '';
  display: block;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
}

.ld-loading::before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 40px;
  z-index: 100;
  height: 40px;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  border: 3px solid rgba(0, 0, 0, 0.5);
  border-top: 3px solid #00a2e8;
  animation: ldrotating 1.2s infinite linear;
}

.learndash-wrapper .ld-section-heading h3 {
  font-size: 24px;
  margin: 0.5em 0;
}

.learndash-wrapper .ld-score {
  font-weight: 700;
}

.learndash-wrapper .ld-score.score-low {
  color: #ff3c00;
}

.learndash-wrapper .ld-score.score-high {
  color: #019e7c;
}

.learndash-wrapper .ld-expand-button {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  display: flex;
  align-items: center;
}

.learndash-wrapper .ld-expand-button .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .ld-expand-button .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .ld-expand-button + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .ld-expand-button.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .ld-expand-button.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .ld-expand-button.ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .ld-expand-button.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .ld-expand-button.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .ld-expand-button.ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .ld-expand-button.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .ld-expand-button.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .ld-expand-button:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-expand-button:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-expand-button:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-expand-button:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .ld-expand-button {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-expand-button {
    text-align: left;
    margin-left: 10px;
  }
}

.learndash-wrapper .ld-expand-button.ld-expanded .ld-icon {
  transform: rotate(-180deg);
}

.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text {
  text-align: left;
}

.learndash-wrapper .ld-status {
  border-radius: 12px;
  background-color: #e2e7ed;
  text-align: center;
  padding: 5px 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 11px;
  line-height: 1.1;
  color: #728188;
  display: block;
  margin-bottom: 5px;
}

.learndash-wrapper .ld-status-icon {
  flex-basis: 26px;
  flex-shrink: 0;
  height: 26px;
  width: 26px;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  text-align: center;
}

.learndash-wrapper .ld-status-icon .ld-icon {
  font-size: 1.5em;
}

.learndash-wrapper .ld-status-icon .ld-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.learndash-wrapper .ld-status-icon.ld-status-complete .ld-icon {
  font-size: 1em;
}

.learndash-wrapper .ld-status-icon.ld-quiz-complete {
  color: #019e7c;
}

.learndash-wrapper .ld-status-complete {
  background-color: #019e7c;
  color: white;
}

.learndash-wrapper a.ld-status-complete:link,
.learndash-wrapper a.ld-status-complete:visited,
.learndash-wrapper a.ld-status-complete:focus {
  color: white;
}

.learndash-wrapper .ld-status-waiting {
  background-color: #ffd200;
  color: rgba(0, 0, 0, 0.65);
}

.learndash-wrapper .ld-status-unlocked {
  background-color: #ebf8fd;
  color: #00a2e8;
}

.learndash-wrapper .ld-status-alert {
  background-color: #ebf8fd;
  color: #00a2e8;
}

.learndash-wrapper .ld-status-incomplete.ld-status-icon {
  border: 4px solid #e2e7ed;
  background-color: white;
}

.learndash-wrapper .ld-status-in-progress {
  border: 4px solid #e2e7ed;
  border-left-color: #019e7c;
  border-top-color: #019e7c;
  transform: rotate(-45deg);
  background-color: white;
}

.learndash-wrapper .ld-certificate-icon {
  width: 40px;
  height: 30px;
  background: #019e7c;
  display: block;
  margin: auto;
}

.learndash-wrapper .ld-item-icon {
  margin-right: 0.25em;
  flex-shrink: 0;
  font-size: 1.4em;
}

.learndash-wrapper .ld-item-icon.quiz-failure {
  /*background:rgba($orange, 0.6);*/
  color: #ff3c00;
}

.learndash-wrapper .ld-item-icon.ld-quiz-complete {
  /*background:rgba($green, 0.6);*/
  color: #019e7c;
}

.learndash-wrapper .ld-item-icon.ld-quiz-incomplete {
  color: #333333;
}

.learndash-wrapper .ld-icon-delete {
  font-size: 1.8em;
  color: #7b8990;
  margin-right: 0.25em;
}

.learndash-wrapper .ld-icon-delete:hover {
  color: #333333;
}

.learndash-wrapper .ld-home-link {
  color: #495255;
  font-size: 0.75em;
  margin: 0 0 0.75em 0;
  text-decoration: underline;
}

.learndash-wrapper .ld-home-link:hover {
  text-decoration: none;
}

.learndash-wrapper .ld-text-content {
  color: #666666;
  line-height: 1.6;
  margin: 1.5em 0;
}

.learndash-wrapper .ld-select-field {
  position: relative;
}

.learndash-wrapper .ld-select-field:after {
  font-family: 'ld-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  content: "\e90e";
  position: absolute;
  top: 50%;
  right: 0.5em;
  z-index: 9;
  transform: translateY(-50%);
  pointer-events: none;
}

.learndash-wrapper .ld-select-field select {
  -webkit-appearance: none;
          appearance: none;
}

.learndash-wrapper .ld-file-upload {
  padding: 1.5em;
  background-color: #f0f3f6;
  border-radius: 6px;
  margin: 1em 0;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-heading {
  color: #728188;
  font-size: 1.2em;
  font-weight: 700;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-heading span {
  font-weight: 300;
  font-size: 0.8em;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form {
  display: flex;
  margin-top: 1em;
  align-items: center;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input + label {
  font-weight: 700;
  display: flex;
  flex: 1;
  background-color: white;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  overflow: hidden;
  align-items: center;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input + label strong {
  background-color: #728188;
  font-weight: 700;
  color: white;
  padding: 0.5em 2em;
  font-size: 0.875em;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input + label span {
  color: #333333;
  font-size: 0.875em;
  font-style: italic;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 0.5em 2em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button {
  flex: 0 0 150px;
  text-align: center;
  justify-content: center;
  font-size: 0.875em;
  opacity: 0.5;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-selected + .ld-button {
  opacity: 1;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input + label {
  cursor: pointer;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-right: 0.5em;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input:focus + label,
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-upload-message {
  font-size: 0.8em;
  margin-top: 1em;
  line-height: 1.5em;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-file-upload .ld-file-upload-form {
    flex-direction: column;
  }
  .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input + label {
    flex-direction: column;
    border-radius: 0;
    text-align: center;
    width: 100%;
  }
  .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input + label strong,
  .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input + label span {
    width: 100%;
  }
  .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button {
    flex: 1;
    margin-top: 1em;
  }
}

.learndash-wrapper .ld-hide {
  display: none;
}

.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading,
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading {
  margin-bottom: 1.5em;
}

.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2,
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
}

.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading .ld-item-list-actions,
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading .ld-item-list-actions {
  width: auto;
  justify-content: flex-end;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading,
  .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading {
    margin-bottom: 0.5em;
    margin-top: 0;
    flex-wrap: wrap;
  }
  .learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2,
  .learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading .ld-item-list-actions,
  .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2,
  .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading .ld-item-list-actions {
    flex: 0 0 100%;
    justify-content: space-between;
  }
}

.learndash-wrapper .ld-item-list.ld-course-list .ld-lesson-section-heading,
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading {
  font-size: 18px;
  display: block;
  margin: 1em 0 0.5em 0;
  font-weight: bold;
}

.learndash-wrapper {
  /* Lesson list in table format */
}

.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list {
  border-radius: 0;
  margin-top: 0;
  margin: 0;
}

.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-items {
  border: 0;
}

.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header {
  padding: 20px 60px;
}

.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item {
  margin: 0 2.8em;
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header {
    padding-left: 1em;
    padding-right: 1em;
  }
  .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item {
    margin: 0 1em;
  }
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details {
  display: flex;
  align-items: center;
  font-size: 0.75em;
  line-height: 1em;
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-progress {
  text-transform: uppercase;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-steps {
  font-weight: normal;
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
  justify-content: flex-start;
  flex-direction: row;
  align-items: flex-start;
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-status-icon {
  margin-right: 0.5em;
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-expanded {
  padding-top: 0;
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-expanded .ld-status {
  display: inline-block;
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item.unavailable .ld-table-list-item-preview {
  opacity: 0.5;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-header {
    flex-direction: column;
    align-items: stretch;
  }
  .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details {
    margin: 1em 2.9em;
  }
}

.learndash-wrapper .ld-lesson-status {
  border-radius: 6px;
  background: #f0f3f6;
  overflow: hidden;
}

.learndash-wrapper .ld-lesson-status .ld-progress {
  padding: 0 1em;
}

.learndash-wrapper .ld-topic-status {
  border-radius: 6px;
  background: #f0f3f6;
  overflow: hidden;
}

.learndash-wrapper .ld-topic-status .ld-progress {
  padding: 0 1em;
}

.learndash-wrapper .quiz_continue_link {
  display: flex;
  justify-content: space-around;
  margin: 10px;
}

.learndash-wrapper .ld-quiz-actions {
  border-top: 2px solid #f0f3f6;
  margin-top: 30px;
  padding-top: 30px;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
  display: flex;
  flex-direction: row-reverse;
}

.learndash-wrapper .ld-quiz-actions .quiz_continue_link {
  margin: 0 10px;
}

.learndash-wrapper .ld-quiz-actions .wpProQuiz_button {
  margin: 0 10px;
  background: #495255;
}

.learndash-wrapper .ld-quiz-actions input[type='button'] {
  margin: 0 10px;
}

.learndash-wrapper .ld-quiz-actions input[name="reShowQuestion"],
.learndash-wrapper .ld-quiz-actions input[name="restartQuiz"] {
  background: #495255;
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-quiz-actions {
    flex-direction: row;
  }
  .learndash-wrapper .ld-quiz-actions .quiz_continue_link,
  .learndash-wrapper .ld-quiz-actions .wpProQuiz_button,
  .learndash-wrapper .ld-quiz-actions input[type='button'] {
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
}

.learndash-wrapper #quiz_continue_link {
  background: #019e7c;
}

.learndash-wrapper #quiz_continue_link:hover {
  background: #019e7c;
}

.learndash-wrapper .course_progress {
  height: 7px;
  max-width: 100%;
  background-color: #f0f3f6;
  border-radius: 7px;
  margin: 1em 0;
  overflow: hidden;
}

.learndash-wrapper .course_progress .sending_progress_bar {
  height: 7px;
  background: #019e7c;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_lock,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_loadQuiz,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_prerequisite,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_startOnlyRegisteredUser {
  padding: 25px 15px 25px 75px;
  /* padding: 10px; */
  background-color: #f0f3f6;
  border-radius: 6px;
  margin: 1em 0;
  border: 2px solid #e2e7ed;
  color: #728188;
  position: relative;
  min-height: 85px;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_lock p,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_loadQuiz p,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_prerequisite p,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_startOnlyRegisteredUser p {
  margin: 0;
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable {
  border: 5px solid #f0f3f6;
  border-radius: 4px;
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable table,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable table tbody {
  border: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable table tbody td {
  padding: 15px;
  border: 0 !important;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue div {
  box-shadow: none;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultName {
  line-height: 1.2em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate {
  text-align: center;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  display: inline-block;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: .75em;
  display: inline-block;
  padding: 0.5em 1em;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity .3s ease;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  /* max-width:185px; */
  width: auto;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button .ld-icon,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button .ld-text,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button + .ld-button,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-compact,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-compact .ld-icon,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-compact .ld-text,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate .ld-icon,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate .ld-text,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate:hover,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-transparent,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-transparent.ld-status-complete,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-transparent:hover,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-reverse,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-reverse:hover,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:disabled,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:hover,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:disabled:hover,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:focus,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button,
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button,
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
    text-align: left;
    margin-left: 10px;
  }
}

@media (max-width: 960px) {
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button,
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
    min-width: 150px;
    padding: 1em 2em;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button,
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 1em;
    float: none !important;
  }
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.wpProQuiz_TipButton,
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.wpProQuiz_TipButton {
    display: inline;
    margin: auto;
    padding: 0.25em 0.5em;
  }
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  text-align: center;
  justify-content: space-around;
  background: #019e7c;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
    text-align: left;
    margin-left: 10px;
  }
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_question {
  padding-bottom: 1em;
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList {
  margin: 1em 0;
  background: transparent;
  border: 0;
  padding: 0;
  list-style: none;
  padding-left: 0 !important;
  margin-left: 0 !important;
  /*
			.MathJax span {
				display: inline;
			}
			*/
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type="essay"] li.wpProQuiz_questionListItem {
  flex-wrap: wrap;
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList input.wpProQuiz_questionInput {
  -webkit-appearance: auto;
  height: auto;
  max-width: 100%;
  min-width: 15px;
  width: 2%;
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList input.wpProQuiz_questionInput:after {
  display: none;
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList span {
  margin-right: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion {
  padding: 5px;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion ol {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.5em !important;
}

.learndash-wrapper .wpProQuiz_content .graded-disclaimer {
  margin-top: 1em;
  font-size: 0.85em;
  font-style: italic;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_matrixSortString {
  margin: 1em 0;
  background: transparent;
  border: 0;
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_sortStringList {
  padding: 0;
  margin: 1em 0 !important;
  padding: 0 !important;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_sortStringItem {
  display: inline-block;
  border: 0;
  background: #f0f3f6;
  border-radius: 6px;
  margin: 0 0.5em 0.5em 0;
  padding: 0.5em 1em;
  box-shadow: none;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_mextrixTr .wpProQuiz_sortStringItem {
  margin: 0.5em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp > div {
  background-color: #f0f3f6;
  padding: 1em;
  border-radius: 6px;
  margin: 1em 0;
  width: auto;
  box-shadow: 0;
  border: 0;
  margin-left: 1em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp > div:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: -8px;
  left: 66px;
  background: white;
  transform: rotate(-45deg);
  z-index: 9;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp > div:before {
  left: 1em;
  bottom: -4px;
  top: auto;
  background-color: #f0f3f6;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp > div h5 {
  padding-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp > div p > iframe {
  max-height: 350px;
  width: 100%;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="cloze_answer"] p {
  padding-bottom: 0;
  padding-right: 0.25em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem {
  margin-bottom: 0.5em;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem p {
  text-align: left;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_sortable {
  border: 2px solid #e2e7ed;
  border-radius: 6px;
  background: transparent;
  display: flex;
  padding: 1em;
  align-items: center;
  box-shadow: none;
  width: 100%;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_sortable:before {
  font-family: 'ld-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  content: "\e904";
  margin-right: 1em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem span.wpProQuiz_cloze {
  margin: 2px 5px;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label {
  display: inline-block;
  align-items: center;
  border: 2px solid #e2e7ed;
  border-radius: 6px;
  padding: 1em;
  width: 100%;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label input {
  margin-right: 1em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label input.wpProQuiz_questionInput[type='text'] {
  border: 0;
  box-shadow: none;
  width: 100%;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label:focus-within {
  border-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem textarea.wpProQuiz_questionEssay {
  border: 2px solid #e2e7ed;
  border-radius: 6px;
  width: 100%;
  padding: 1em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect {
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label {
  background: #00c349;
  color: white;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect .wpProQuiz_sortable {
  background: #00c349;
  color: white;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect {
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label {
  border-color: #f11414;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect .wpProQuiz_sortable {
  border-color: #f11414;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete {
  background: transparent;
  border: 1px solid transparent !important;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete label {
  border-color: #00c349;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete .wpProQuiz_sortable {
  border-color: #00c349;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_cloze {
  display: inline-block;
  background: #e2e7ed;
  border-radius: 6px;
  padding: 2px 0.5em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_cloze input {
  border: 0;
  background-color: transparent;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem > table {
  border-collapse: separate;
  border: 0;
  /*
				height:100%;
				*/
  border: 2px solid #e2e7ed;
  border-radius: 6px;
  /*
				tr {
					height:100%;
				} */
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem > table td {
  border: 0;
  padding: 0 !important;
  /*
					height:100%;
					*/
  vertical-align: top;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem > table td:first-child {
  border-right: 2px solid #e2e7ed;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem > table td .wpProQuiz_maxtrixSortText {
  display: block;
  /*
						border:2px solid $border-grey;
						border-radius:$border-radius;
						*/
  padding: 1em;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem > table td .wpProQuiz_maxtrixSortCriterion {
  padding: 0.5em;
  /*
						border:2px solid $border-grey;
						border-radius:$border-radius;
						*/
  border-left: 0;
  height: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: flex;
  align-items: center;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect > table {
  border-color: #00c349;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect > table td {
  background-color: #00c349;
  border-color: #00c349;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect > table td .wpProQuiz_maxtrixSortText {
  background-color: none;
  color: none;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect > table td .wpProQuiz_maxtrixSortCriterion .wpProQuiz_sortStringItem {
  background-color: none;
  color: none;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect > table {
  border-color: #f11414;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect > table td {
  border-color: #f11414;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="assessment_answer"] .wpProQuiz_questionListItem {
  border: 2px solid #e2e7ed;
  border-radius: 6px;
  padding: 1em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="assessment_answer"] .wpProQuiz_questionListItem p {
  margin: 0;
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="assessment_answer"] label {
  display: inline-flex;
  color: var(--global--color-primary);
  padding: 0;
  border: 0;
  margin: 0 0.25em;
  width: auto;
  font-weight: bold;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="assessment_answer"] label input {
  margin-right: 0.5em;
  height: 0.8em;
  width: 0.8em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="cloze_answer"] .wpProQuiz_questionListItem .wpProQuiz_cloze .wpProQuiz_answerCorrect {
  background-color: #00c349;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type="cloze_answer"] .wpProQuiz_questionListItem .wpProQuiz_cloze .wpProQuiz_answerIncorrect {
  background-color: #f11414;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_header {
  font-weight: bold;
  margin: 0.5em 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_response {
  padding: 25px 15px 25px 75px;
  /* padding: 10px; */
  background-color: #f0f3f6;
  border-radius: 6px;
  margin: 1em 0;
  border: 2px solid #e2e7ed;
  color: #728188;
  position: relative;
  min-height: 85px;
  padding: 25px;
  background-color: #f0f3f6;
  text-align: center;
  box-shadow: none;
  min-height: none;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_response p {
  margin: 0;
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_response img {
  max-width: 100%;
  height: auto;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList {
  margin: 0;
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem[data-type="cloze_answer"] .wpProQuiz_questionListItem {
  display: block;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit {
  margin: 1em 0;
  background-color: #e2e7ed;
  border-radius: 6px;
  position: relative;
  padding: 1em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit:before {
  content: '';
  position: absolute;
  bottom: 1em;
  left: 1em;
  right: 1em;
  height: 7px;
  z-index: 8;
  background: white;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .time {
  color: #728188;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress {
  z-index: 9;
  position: relative;
  background-color: #019e7c;
  height: 7px;
  margin-bottom: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table {
  width: 100%;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td:first-child {
  width: 150px;
  font-size: 0.9em;
  font-weight: 700;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td input[type=text],
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td select,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td textarea {
  width: 100%;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type='5'] label,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type='8'] label {
  display: inline-block;
  margin-left: 0.5em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type='6'] {
  display: flex;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type='6'] select {
  margin-right: 1%;
}

@media (max-width: 640px) {
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type='6'] {
    flex-wrap: wrap;
  }
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type='6'] select {
    margin-bottom: 1em;
    flex: 1 0 50%;
  }
  .learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type='6'] select:first-child {
    flex: 0 0 100%;
  }
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] {
  padding: 1.5em;
  background-color: #f0f3f6;
  border-radius: 6px;
  margin: 1em 0;
  margin: 1em 0;
  flex: 0 0 100%;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 960px) {
  .learndash-wrapper .wpProQuiz_content form[name=uploadEssay] {
    display: block;
  }
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=file] {
  background: white;
  padding: 1em;
  border-radius: 6px;
  flex: 1;
  margin-right: 1em;
}

@media (max-width: 960px) {
  .learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=file] {
    width: 100%;
  }
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  max-width: 100px;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] {
    text-align: left;
    margin-left: 10px;
  }
}

@media (max-width: 960px) {
  .learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] {
    margin: 10px auto;
  }
}

.learndash-wrapper .wpProQuiz_quiz_time {
  color: #728188;
  font-weight: bold;
  font-size: 0.8em;
}

.learndash-wrapper .wpProQuiz_graded_points,
.learndash-wrapper .wpProQuiz_points {
  padding: 1em;
  justify-content: center;
  align-items: center;
  background-color: #f0f3f6;
  border-radius: 6px;
  margin: 1em 0;
  border: 2px solid #e2e7ed;
  color: #728188;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_box {
  background: #f0f3f6;
  border: 0;
  border-radius: 3px;
  overflow: auto;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li {
  box-shadow: 0;
  border: 0;
  border-radius: 2px;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionTarget {
  box-shadow: 0;
  background-color: #00a2e8;
  color: #fff;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved {
  color: #fff;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionReview {
  color: #fff;
}

.learndash-wrapper .wpProQuiz_reviewDiv {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 2px solid #f0f3f6;
}

.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion {
  background: #f0f3f6;
  border: 0;
  border-radius: 3px;
}

.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li {
  box-shadow: 0;
  border: 0;
  border-radius: 2px;
}

.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget {
  box-shadow: 0;
  background-color: #00a2e8;
  color: #fff;
}

.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved {
  color: #fff;
}

.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionReview {
  color: #fff;
}

.learndash-wrapper {
  /* Lesson list in course navigation */
  /* Topic list in course navigation */
}

.learndash-wrapper .ld-course-navigation .ld-course-navigation-heading {
  border-bottom: 4px solid #e2e7ed;
  padding-bottom: 12px;
}

.learndash-wrapper .ld-course-navigation .ld-course-navigation-heading h3 {
  margin-top: 0;
}

.learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-home-link {
  display: block;
}

.learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-expand-button {
  margin-left: 0;
  font-size: 12px;
}

.learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-expand-button .ld-icon {
  font-size: 10px;
}

.learndash-wrapper .ld-course-navigation .ld-status-icon {
  width: 15px;
  height: 15px;
  flex: 0 0 15px;
  border: 0;
  text-align: center;
  margin-right: 10px;
  margin-top: 0.15em;
}

.learndash-wrapper .ld-course-navigation .ld-status-icon .ld-icon-checkmark {
  font-size: 0.825em;
  margin-top: 1px;
}

.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-in-progress {
  border: 2px solid #e2e7ed;
  border-left-color: #019e7c;
  border-top-color: #019e7c;
}

.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-incomplete {
  border: 2px solid #e2e7ed;
}

.learndash-wrapper .ld-course-navigation .ld-status-icon .ld-icon-quiz {
  font-size: 1.1em;
  margin-top: -2px;
}

.learndash-wrapper .ld-course-navigation .ld-item-icon {
  width: 14px;
  height: 20px;
  font-size: 1em;
}

.learndash-wrapper .ld-course-navigation .ld-pagination {
  justify-content: center;
  margin: 1em 0;
}

.learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages {
  flex: 0 0 120px;
  background-color: #728188;
}

.learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages i, .learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages span {
  color: white;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item {
  border-bottom: 1px solid #e2e7ed;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading,
.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title {
  color: #00a2e8;
  font-weight: bold;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading .ld-status-incomplete,
.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title .ld-status-incomplete {
  border: 2px solid #00a2e8;
}

.learndash-wrapper .ld-course-navigation .ld-sep {
  color: #e2e7ed;
  padding: 0 0.25em;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-section-heading {
  margin-top: 1em;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.25em;
  text-align: left;
  display: block;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview {
  padding: 10px 0;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-item-preview-heading {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  line-height: 1.25em;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading {
  color: #495255;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading:hover {
  color: #00a2e8;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
  font-size: 0.875em;
  font-weight: 400;
  flex: 1;
  display: flex;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title .ld-status-icon {
  margin-left: 0.5em;
  pointer-events: all;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title .ld-status-icon .ld-icon {
  font-size: 0.825em;
  margin-top: 1px;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button {
  flex-basis: 100%;
  justify-content: flex-start;
  padding-left: 2em;
  padding-top: 0.5em;
  color: #728188;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button .ld-icon {
  font-size: 0.625em;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded {
  height: auto;
  max-height: 0px;
  transition: max-height 0.3s ease;
  overflow: hidden;
  background: #f0f3f6;
  border-radius: 8px;
  margin: 0 20px 0 20px;
  position: relative;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded::before {
  content: '';
  display: block;
  left: 50px;
  top: 0px;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded.ld-expanded {
  max-height: 20000px;
  margin-bottom: 1em;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded .ld-table-list-items {
  padding: 1em 0.5em;
}

.learndash-wrapper .ld-course-navigation .ld-table-list-header {
  display: none;
}

.learndash-wrapper .ld-course-navigation .ld-table-list-footer {
  background: transparent;
  padding: 0.25em !important;
}

.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list {
  margin: 0;
}

.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-items {
  border: 0;
  padding-right: 0;
}

.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item {
  font-size: 0.9em;
  border-bottom: 0;
  line-height: 1.5em;
}

.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview {
  align-items: flex-start;
  padding: 0.5em;
}

.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview.ld-is-current-item {
  font-weight: bold;
}

.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title {
  flex: 1;
  display: flex;
}

.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title .ld-status-icon {
  margin-left: 0.5em;
  pointer-events: all;
}

.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title .ld-status-icon .ld-icon {
  font-size: 0.825em;
  margin-top: 1px;
}

.learndash-wrapper .widget_course_return {
  margin-top: 1em;
  font-size: 0.8em;
}

.learndash-wrapper .ld-profile-summary {
  margin: 2em 0;
}

.learndash-wrapper .ld-profile-summary .ld-profile-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 1.5em 0;
}

.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
  width: 150px;
  height: 150px;
  border: 5px solid #e2e7ed;
}

.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading {
  font-size: 2em;
  font-weight: 800;
  margin: 5px 0;
}

.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
  color: #728188;
  font-size: 14px;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats {
  display: flex;
  justify-content: center;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat {
  flex: 0 0 90px;
  text-align: center;
  border-right: 1px solid #e2e7ed;
  padding: 0 12px;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat strong {
  display: block;
  font-size: 36px;
  margin-bottom: 8px;
  font-weight: 800;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat span {
  color: #728188;
  font-size: 14px;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat:last-child {
  border-right: 0;
}

.learndash-wrapper #ld-profile .ld-section-heading {
  margin-bottom: 0em;
}

.learndash-wrapper #ld-profile .ld-quiz-list .ld-table-list-item-preview + .ld-table-list-item-expanded {
  margin-top: -20px;
}

.learndash-wrapper #ld-profile .ld-quiz-list .ld-table-list-item-preview + .ld-table-list-item-expanded .ld-essay-list {
  margin-top: 0;
}

.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon {
  background-color: transparent;
  color: #728188;
  font-size: 1.5em;
  border: none;
  margin-right: -15px;
}

.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon:hover {
  transition: .5 ease-in-out;
  color: #333;
}

.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon.ld-expanded {
  color: #333;
  transition: .5 ease-in-out;
}

.learndash-wrapper #ld-profile .ld-item-list-item-preview .ld-status {
  white-space: nowrap;
}

@media (max-width: 640px) {
  .learndash-wrapper #ld-profile .ld-section-heading .ld-item-list-actions {
    justify-content: space-between;
  }
  .learndash-wrapper #ld-profile .ld-section-heading .ld-expand-button {
    margin: 10px 0;
    max-width: 120px;
  }
  .learndash-wrapper #ld-profile .ld-profile-stats {
    flex-wrap: wrap;
  }
  .learndash-wrapper #ld-profile .ld-profile-stats .ld-profile-stat {
    width: 50%;
    border: 0;
    flex: 1;
    margin: 0 0 2em 0 !important;
    padding: 0 1em !important;
  }
}

#wpProQuiz_overlay_close {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  max-width: 180px;
}

#wpProQuiz_overlay_close .ld-icon {
  font-size: 0.875em;
}

#wpProQuiz_overlay_close .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

#wpProQuiz_overlay_close + .ld-button {
  margin-left: 1em;
}

#wpProQuiz_overlay_close.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

#wpProQuiz_overlay_close.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

#wpProQuiz_overlay_close.ld-compact .ld-text {
  padding: 0;
}

#wpProQuiz_overlay_close.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

#wpProQuiz_overlay_close.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

#wpProQuiz_overlay_close.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

#wpProQuiz_overlay_close.ld-button-alternate:hover {
  background: transparent;
}

#wpProQuiz_overlay_close.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

#wpProQuiz_overlay_close.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

#wpProQuiz_overlay_close.ld-button-transparent:hover {
  background: transparent;
}

#wpProQuiz_overlay_close.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

#wpProQuiz_overlay_close.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

#wpProQuiz_overlay_close:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

#wpProQuiz_overlay_close:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

#wpProQuiz_overlay_close:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

#wpProQuiz_overlay_close:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  #wpProQuiz_overlay_close {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  #wpProQuiz_overlay_close {
    text-align: left;
    margin-left: 10px;
  }
}

#wpProQuiz_user_content h2 {
  border-bottom: 2px solid #f0f3f6;
  font-size: 24px;
  padding: 0.5em 0;
}

#wpProQuiz_user_content h2 + h2 {
  font-size: 18px;
  border-bottom: 0;
}

#wpProQuiz_user_content table.wp-list-table {
  border-radius: 8px;
  border-collapse: collapse;
  background: transparent;
  border: 0;
}

#wpProQuiz_user_content table.wp-list-table tr, #wpProQuiz_user_content table.wp-list-table td, #wpProQuiz_user_content table.wp-list-table th {
  background: transparent;
}

#wpProQuiz_user_content table.wp-list-table thead th {
  background: #00a2e8;
  color: #fff;
  border-bottom: 0;
  padding: 25px 15px;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
}

#wpProQuiz_user_content table.wp-list-table thead th:first-child {
  border-radius: 8px 0 0 0;
}

#wpProQuiz_user_content table.wp-list-table thead th:last-child {
  border-radius: 0 8px 0 0;
}

#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th {
  background: #f0f3f6;
  padding: 15px;
  border-bottom: 1px solid #f0f3f6;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}

#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th:first-child, #wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th:only-child {
  text-align: left;
}

#wpProQuiz_user_content table.wp-list-table tbody tr th {
  padding: 15px;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}

#wpProQuiz_user_content table.wp-list-table tbody tr th p {
  margin: 0 0 5px 0;
}

#wpProQuiz_user_content table.wp-list-table tbody tr th:first-child {
  box-shadow: inset 3px 0 0 0 #f0f3f6;
}

#wpProQuiz_user_content table.wp-list-table tbody tr th:last-child {
  box-shadow: inset -3px 0 0 0 #f0f3f6;
}

#wpProQuiz_user_content table.wp-list-table tbody tr th:nth-child(2) {
  text-align: left;
}

#wpProQuiz_user_content table.wp-list-table tbody tr th:only-child {
  box-shadow: inset -3px 0 0 0 #f0f3f6, inset 3px 0 0 0 #f0f3f6;
}

#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th:nth-child(2) {
  text-align: center;
}

#wpProQuiz_user_content table.wp-list-table tfoot tr {
  border-bottom: 0;
}

#wpProQuiz_user_content table.wp-list-table tfoot tr th {
  background: #f0f3f6;
  border: 0;
  padding: 15px;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}

#wpProQuiz_user_content table.wp-list-table tfoot tr th:first-child {
  border-radius: 0 0 0 8px;
}

#wpProQuiz_user_content table.wp-list-table tfoot tr th:last-child {
  border-radius: 0 0 8px 0;
}

.learndash-wrapper .ld-tabs {
  margin: 1em 0;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation {
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation:after {
  content: '';
  height: 6px;
  background: #e2e7ed;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 8;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab {
  background-color: inherit;
  border-color: transparent;
  display: flex;
  padding: 1.5em;
  align-items: center;
  position: relative;
  font-weight: 700;
  color: #728188;
  cursor: pointer;
  transition: color 0.3s ease;
  white-space: nowrap;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:hover {
  border-color: transparent;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab .ld-icon {
  font-size: 1.4em;
  margin-right: 0.25em;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:after {
  content: '';
  height: 6px;
  background: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  transition: background 0.3s ease;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active {
  color: #00a2e8;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active:after {
  background: #00a2e8;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab {
    padding: 1em;
  }
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content {
  display: none;
  padding: 2em 0;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content.ld-visible {
  display: block;
}

.learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tab-content {
  padding: 0;
}

.learndash-wrapper .ld-breadcrumbs {
  background: #f0f3f6;
  border-radius: 6px;
  padding: 0.5em 1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments {
  font-size: 0.75em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 1em;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span {
  display: inline;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a {
  font-weight: 700;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span:after {
  content: '>' /*rtl:'<'*/;
  unicode-bidi: plaintext;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span:last-child:after {
  display: none;
}

.learndash-wrapper .ld-breadcrumbs .ld-status {
  white-space: nowrap;
}

.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress {
  background: #00a2e8;
  color: #fff;
}

.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-complete {
  background: #019e7c;
  color: #fff;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-breadcrumbs {
    flex-direction: column;
    align-items: flex-start;
  }
  .learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments {
    width: 100%;
  }
  .learndash-wrapper .ld-breadcrumbs .ld-status {
    width: 100%;
    margin-top: 1em;
  }
}

.learndash-wrapper .ld-alert-content {
  width: 100%;
}

.learndash-wrapper .ld-alert {
  padding: 25px 15px 25px 75px;
  /* padding: 10px; */
  background-color: #f0f3f6;
  border-radius: 6px;
  margin: 1em 0;
  border: 2px solid #e2e7ed;
  color: #728188;
  position: relative;
  min-height: 85px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.learndash-wrapper .ld-alert .ld-alert-icon {
  background-color: #e2e7ed;
  border-radius: 100%;
  padding: 0.5em;
  margin-right: 0.5em;
  font-size: 24px;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.learndash-wrapper .ld-alert .ld-alert-icon.ld-icon-alert {
  padding: 3px;
  font-size: 42px;
}

.learndash-wrapper .ld-alert .ld-alert-text {
  font-size: 1em;
  font-weight: 700;
}

.learndash-wrapper .ld-alert .ld-button {
  margin-left: 1em;
  min-width: 7.5em;
  display: inline-block;
  height: auto;
  padding: 5px 20px 5px 30px;
  position: relative;
  max-width: 185px;
}

.learndash-wrapper .ld-alert .ld-button .ld-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.learndash-wrapper .ld-alert .ld-alert-content a,
.learndash-wrapper .ld-alert .ld-text a {
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-alert {
    display: block;
    text-align: center;
    padding: 75px 15px 15px;
  }
  .learndash-wrapper .ld-alert .ld-alert-content {
    margin: 0 0 1em 0;
  }
  .learndash-wrapper .ld-alert .ld-icon {
    left: 50%;
    margin: 0;
    transform: translateX(-50%);
    top: 10%;
  }
  .learndash-wrapper .ld-alert .ld-button {
    margin-left: 0;
  }
}

.learndash-wrapper .ld-alert-warning {
  color: rgba(0, 0, 0, 0.65);
  border-color: #ffd200;
  background-color: #fff6cd;
}

.learndash-wrapper .ld-alert-warning .ld-alert-icon {
  background-color: #ffd200;
}

.learndash-wrapper .ld-alert-warning .ld-button {
  background-color: #ffd200;
  color: rgba(0, 0, 0, 0.65);
}

.learndash-wrapper .ld-alert-certificate .ld-button {
  padding-left: 40px;
  min-width: unset;
  max-width: unset;
  width: auto;
  text-decoration: none !important;
}

.learndash-wrapper .ld-alert-certificate.ld-alert-success {
  color: #495255;
}

.learndash-wrapper .ld-alert-success {
  color: #495255;
  border-color: #019e7c;
  background-color: rgba(1, 158, 124, 0.2);
}

.learndash-wrapper .ld-alert-success .ld-alert-icon {
  background-color: #019e7c;
  color: white;
}

.learndash-wrapper .ld-alert-success .ld-button {
  background-color: #019e7c;
}

.learndash-wrapper .ld-alert-success .ld-button .ld-icon-download {
  margin-right: 5px;
  font-size: 18px;
}

.learndash-wrapper .ld-focus {
  display: flex;
}

.learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery), .learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery) {
  display: block;
  margin: 1em 0;
  padding-left: 40px;
}

.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery) {
  list-style-type: decimal;
}

.learndash-wrapper .ld-focus .ld-tab-content li:not(.blocks-gallery-item) {
  display: list-item;
}

.learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid) ul,
.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid) ul {
  margin: 0;
}

.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid) ol,
.learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid) ol {
  margin: 0;
  list-style-type: lower-latin;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar {
  position: fixed;
  left: 0;
  top: 0px;
  bottom: 0;
  width: 350px;
  background-color: white;
  border-right: 1px solid #e2e7ed;
  padding-top: 50px;
  padding-bottom: 90px;
  transition: all 0.3s ease;
  z-index: 99;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-wrapper {
  overflow-x: visible;
  overflow-y: auto;
  height: 100%;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger {
  position: absolute;
  height: 75px;
  width: 50px;
  right: 0;
  top: 0;
  bottom: 0;
  background: #00a2e8;
  z-index: 99;
  cursor: pointer;
  color: white;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon {
  position: absolute;
  border-radius: 100%;
  background: inherit;
  right: 0;
  top: 50%;
  transform: translateY(-50%) translateX(25%);
  font-size: 0.8em;
  padding: 8px;
  z-index: 9;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger:hover .ld-icon:before {
  opacity: 0.5;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading {
  background-color: #00a2e8;
  color: white;
  border-bottom: 0;
  min-height: 75px;
  overflow: visible;
  width: 350px;
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0.75em 3.125em 0.75em 1em;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading a {
  color: #fff;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 {
  font-size: 1em;
  margin: 0;
  line-height: 1.35em;
  padding: 0 0 0 1.6em;
  font-weight: bold;
  opacity: 1;
  transition: opacity 0.3s ease;
  color: white;
  position: relative;
  z-index: 100;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a {
  color: white;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 .ld-icon {
  position: absolute;
  left: 1px;
  top: 3px;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading .ld-expand-button {
  color: white;
  /* TODO: Should this be hidden? */
  display: none;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading .ld-home-link {
  color: white;
  padding: 0;
  border-left: 0;
  margin-left: 0;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation {
  position: relative;
  overflow: visible;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-course-navigation-list {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-expanded {
  margin: 0;
  border-radius: 0;
  background: transparent;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-expanded .ld-table-list-items {
  padding: 0.5em;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading {
  padding: 0 1em;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading {
  margin-bottom: 0;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list {
  background-color: #f0f3f6;
  border-radius: 0;
  padding: 1em 1em;
  position: relative;
  margin: 0;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: -8px;
  left: 66px;
  background: white;
  transform: rotate(-45deg);
  z-index: 9;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before {
  background-color: white;
  left: 43px;
  width: 13px;
  height: 13px;
  top: -7px;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item {
  font-size: 0.875em;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
  padding: 0.5em;
  padding-left: 1.6em;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item {
  border-bottom: 1px solid #e2e7ed;
  background-color: white;
  padding: 0;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item .ld-lesson-item-preview {
  padding: 1em;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination {
  margin: 1em 0;
  justify-content: center;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages {
  background-color: #728188;
  flex: 0 0 120px;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages i, .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages span {
  color: white;
}

.learndash-wrapper .ld-focus .ld-focus-main {
  flex: 1 auto;
  margin-left: 350px;
  width: calc(100% - 350px);
  transition: margin-left 0.3s ease;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
  padding: 5em;
  margin: 0px auto;
  max-width: 960px;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-topic-status,
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-lesson-status {
  margin-bottom: 1em;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-topic-status .ld-progress,
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-lesson-status .ld-progress {
  display: none;
}

.learndash-wrapper .ld-focus .ld-focus-header {
  position: fixed;
  background: white;
  top: 0;
  left: 0;
  right: 0;
  height: 51px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e2e7ed;
  z-index: 99;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav {
  width: 55px;
  display: none;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav a {
  display: block;
  padding: 0 15px;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav span {
  display: block;
  width: 25px;
  height: 4px;
  margin: 4px 0;
  background-color: #333;
  transition: all ease-in-out 250ms;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav.expanded .bar-1 {
  transform: rotate(-45deg) translate(-4px, 8px);
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav.expanded .bar-2 {
  opacity: 0;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav.expanded .bar-3 {
  transform: rotate(45deg) translate(-3px, -7px);
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
  background-color: white;
  flex: 0 0 350px;
  height: 100%;
  transition: flex 0.3s ease;
  padding: 0.5em 1em;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo img {
  height: 100%;
  width: auto;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
  flex: auto;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-top: none;
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
    align-items: flex-start;
  }
}

@media (max-width: 960px) {
  .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
    align-items: flex-start;
  }
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action {
  position: relative;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .learndash_timer,
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action #learndash_timer {
  position: absolute;
  left: 0;
  bottom: 1px;
  right: 0;
  text-align: center;
  top: 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action,
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
  height: 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
  border-right: 1px solid #e2e7ed;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action {
  border-right: 1px solid #e2e7ed;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action:last-child, .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action.ld-empty {
  border: 0;
}

.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:after,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete:after {
  color: #019e7c;
}

.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:disabled:after,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete:disabled:after {
  color: #728188;
}

.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button,
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete #learndash_mark_complete_button,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_complete_button,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button {
  color: #00a2e8;
  background: transparent;
  color: #019e7c;
  background: transparent !important;
}

.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button.ld-status-complete,
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete #learndash_mark_complete_button.ld-status-complete,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_complete_button.ld-status-complete,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button:hover,
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete #learndash_mark_complete_button:hover,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_complete_button:hover,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button:hover {
  background: transparent;
}

.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_incomplete_button,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_incomplete_button {
  color: #333333;
}

.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-incomplete::after {
  color: #333333;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
  align-items: center;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-progress-wrap {
  width: 100%;
  max-width: 90%;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action {
  flex: 0 1;
  flex-grow: 3;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .sfwd-mark-complete,
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action #sfwd-mark-complete {
  margin: 0 1em;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
  flex: 1 2 auto;
  padding-right: 1em;
  padding: 0;
  margin: 0;
  padding-top: 0.5em;
  padding-right: 1em;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-bar {
  background: #e2e7ed;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
  flex: 0 0 200px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  height: 50px;
  padding-right: 1em;
  border-left: 1px solid #e2e7ed;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
  color: #728188;
  font-size: 0.75em;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar {
  width: 40px;
  height: 40px;
  margin-left: 1em;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  margin-right: 1em;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items:before {
  content: '';
  position: absolute;
  top: -5px;
  right: 1em;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #00a2e8;
  z-index: -1;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a {
  position: relative;
  display: block;
  white-space: nowrap;
  background-color: #00a2e8;
  color: white;
  font-weight: 700;
  padding: 0.75em 2.5em;
  font-size: 0.875em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a:hover {
  opacity: 0.8;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a:last-child {
  border-bottom: 0;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu:hover .ld-user-menu-items {
  opacity: 1;
  visibility: visible;
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed {
  /*
			.ld-focus-header {
				.ld-brand-logo {
					flex: 0 0 50px;
				}
			}*/
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar {
  background-color: transparent;
  transform: translateX(calc(-100% + 50px));
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar-wrapper .ld-focus-sidebar-trigger .ld-icon {
  transform: translateY(-50%) translateX(45%) rotate(180deg);
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-course-navigation .ld-course-navigation-heading {
  top: 0;
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-course-navigation .ld-course-navigation-heading h3 {
  opacity: 0;
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-course-navigation .ld-course-navigation-list {
  opacity: 0;
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main {
  margin-left: 50px;
  width: calc(100% - 50px);
}

@media (max-width: 1280px) {
  .learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
    flex: 1 2 auto;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
    flex: 0 1;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
    display: none;
  }
}

@media (max-width: 1024px) {
  .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
    display: none;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
    flex: 0 0 150px;
  }
  .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    padding-left: 3em;
  }
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-focus .ld-focus-header {
    position: relative;
    flex-wrap: wrap;
    flex-direction: row;
    height: auto;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
    display: none;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav {
    display: block;
    order: 1;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
    order: 2;
    padding: 0 1em;
    margin: 0;
    align-items: center;
    border-right: 0;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-stats {
    text-align: center;
    display: block;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-percentage {
    line-height: 1em;
    margin-bottom: 0.3em;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-steps {
    display: none;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-bar {
    margin: 0;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
    order: 3;
    border-left: 0;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
    border-top: 1px solid #efefef;
    background: #fff;
    padding: 0;
    order: 4;
    flex-direction: row;
    align-items: flex-start;
    flex: 100%;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions > * {
    margin: 0;
  }
  .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions .ld-content-action {
    height: auto;
    flex: 50%;
  }
  .learndash-wrapper .ld-focus .ld-focus-content {
    margin-top: 30px;
  }
  .learndash-wrapper .ld-focus.ld-focus-initial-transition .ld-focus-sidebar {
    display: none;
  }
  .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar {
    transform: translateX(-100%);
  }
  .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar .ld-focus-sidebar-trigger {
    display: none;
  }
  .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main {
    margin-left: 0px;
    width: 100%;
  }
  .learndash-wrapper .ld-focus .ld-focus-main {
    margin-left: 0;
    width: 100%;
  }
  .learndash-wrapper .ld-focus .ld-course-navigation-heading {
    position: static;
  }
  .learndash-wrapper .ld-focus .ld-course-navigation {
    padding-top: 0;
  }
  .learndash-wrapper .ld-focus .ld-focus-sidebar {
    top: 0px;
    padding-top: 0;
    z-index: 1000;
    position: absolute;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main,
  .learndash-wrapper .ld-focus .ld-focus-main {
    margin-left: 0;
  }
  .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content,
  .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    margin: 30px auto 50px;
    padding: 5% 1.5em;
  }
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-tab-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery), .learndash-wrapper .ld-focus.ld-focus-position-right .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery),
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-tab-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery),
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery) {
  padding-right: 40px;
  padding-left: initial;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar {
  left: initial;
  border-right: initial;
  right: 0;
  border-left: 1px solid #e2e7ed;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-focus-sidebar-trigger,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-focus-sidebar-trigger {
  right: initial;
  left: 0;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon {
  transform: translateY(-50%) translateX(-25%);
  right: initial;
  left: 0;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation-heading,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation-heading {
  padding: 0.75em 1em 0.75em 3.125em;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation-heading h3,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation-heading h3 {
  padding: 0 1.6em 0 0;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation-heading h3 .ld-icon,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation-heading h3 .ld-icon {
  left: initial;
  right: 1px;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation-heading .ld-home-link,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation-heading .ld-home-link {
  border-left: initial;
  border-right: 0;
  margin-left: initial;
  margin-right: 0;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: -8px;
  left: 66px;
  background: white;
  transform: rotate(-45deg);
  z-index: 9;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before {
  width: 16px;
  height: 16px;
  top: -8px;
  right: 66px;
  left: initial;
  transform: rotate(45deg);
  z-index: 9;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
  padding-left: initial;
  padding-right: 1.6em;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main {
  margin-left: initial;
  margin-right: 350px;
  transition: margin-right 0.3s ease;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header {
  right: 0;
  left: 0;
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-mobile-nav.expanded .bar-1,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-mobile-nav.expanded .bar-1 {
  transform: rotate(45deg) translate(4px, 8px);
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-mobile-nav.expanded .bar-3,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-mobile-nav.expanded .bar-3 {
  transform: rotate(-45deg) translate(3px, -7px);
}

.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-action .learndash_timer,
.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-action #learndash_timer,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-action .learndash_timer,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-action #learndash_timer {
  right: 0;
  left: 0;
}

.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-sidebar,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-sidebar {
  transform: translateX(calc(-1*(-100% + 50px)));
}

.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-sidebar-wrapper .ld-focus-sidebar-trigger .ld-icon,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-sidebar-wrapper .ld-focus-sidebar-trigger .ld-icon {
  transform: translateY(-50%) translateX(-45%) rotate(-180deg);
}

.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-main,
.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-main {
  margin-right: inherit;
  margin-right: 50px;
}

@media (max-width: 1280px) {
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress {
    flex: 1 2 auto;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu {
    flex: 0 1;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-text,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-text {
    display: none;
  }
}

@media (max-width: 1024px) {
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-text,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-text {
    display: none;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-brand-logo,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-brand-logo {
    flex: 0 0 150px;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main .ld-focus-content,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main .ld-focus-content {
    padding-left: 3em;
    padding-right: 3em;
  }
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header {
    position: relative;
    flex-wrap: wrap;
    flex-direction: row;
    height: auto;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-brand-logo,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-brand-logo {
    display: none;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-mobile-nav,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-mobile-nav {
    display: block;
    order: 3;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress {
    order: 2;
    padding: 0 1em;
    margin: 0;
    align-items: center;
    border-right: inherit;
    border-left: 0;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress .ld-progress-stats,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress .ld-progress-stats {
    text-align: center;
    display: block;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress .ld-progress-percentage,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress .ld-progress-percentage {
    line-height: 1em;
    margin-bottom: 0.3em;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress .ld-progress-steps,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress .ld-progress-steps {
    display: none;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress .ld-progress-bar,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress .ld-progress-bar {
    margin: 0;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu {
    order: 1;
    border-left: inherit;
    border-right: 0;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-user-menu-items,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-user-menu-items {
    right: initial;
    left: 0;
    margin-left: 1em;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-user-menu-items::before,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-user-menu-items::before {
    left: 1em;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-actions,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-actions {
    border-top: 1px solid #efefef;
    background: #fff;
    padding: 0;
    order: 4;
    flex-direction: row;
    align-items: flex-start;
    flex: 100%;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-actions > *,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-actions > * {
    margin: 0;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-actions .ld-content-action,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-actions .ld-content-action {
    height: auto;
    flex: 50%;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-content,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-content {
    margin-top: 30px;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-sidebar,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-sidebar {
    transform: translateX(100%);
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-sidebar .ld-focus-sidebar-trigger,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-sidebar .ld-focus-sidebar-trigger {
    display: none;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-main,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-main {
    margin-right: 0px;
    margin-left: inherit;
    width: 100%;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main {
    margin-left: inherit;
    margin-right: 0;
    width: 100%;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-course-navigation-heading,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-course-navigation-heading {
    position: static;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-course-navigation,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-course-navigation {
    padding-top: 0;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar {
    top: 97px;
    padding-top: 0;
    z-index: 1000;
    position: absolute;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-main,
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-main,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main {
    margin-right: 0;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content,
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main .ld-focus-content,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main .ld-focus-content {
    margin: 30px auto 50px;
    padding: 5% 1.5em;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-mobile-nav,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-mobile-nav {
    order: 3;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu {
    order: 1;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-user-menu-items,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-user-menu-items {
    right: initial;
    left: 0;
    margin-left: 1em;
  }
  .learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-user-menu-items::before,
  .learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-user-menu-items::before {
    left: 1em;
  }
}

body.admin-bar .learndash-wrapper .ld-focus-header {
  top: 32px;
}

@media (max-width: 768px) {
  body.admin-bar .learndash-wrapper .ld-focus-header {
    top: 0;
  }
}

body.admin-bar .learndash-wrapper .ld-focus-sidebar {
  top: 32px;
}

@media (max-width: 768px) {
  body.admin-bar .learndash-wrapper .ld-focus-sidebar {
    top: 93px;
  }
}

body.ld-in-focus-mode {
  margin: 0;
  padding: 0;
  background: #fff;
}

body.ld-in-focus-mode::before, body.ld-in-focus-mode::after {
  display: none;
}

body.ld-in-focus-mode .learndash-wrapper {
  background: #fff;
}

body.ld-in-focus-mode.admin-bar {
  padding-top: 32px;
}

@media (max-width: 768px) {
  body.ld-in-focus-mode.admin-bar {
    padding-top: 0;
  }
  body.ld-in-focus-mode.admin-bar .ld-focus-sidebar {
    top: 97px;
  }
}

#learndash-tooltips {
  font-family: 'Open Sans', 'Arial','Helvetica', sans-serif;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  z-index: 999;
  font-size: 16px;
  pointer-events: none;
}

#learndash-tooltips .ld-tooltip {
  position: absolute;
  background-color: #00a2e8;
  color: white;
  font-weight: 700;
  border-radius: 6px;
  padding: 0.25em 1em;
  transform: translateX(1%) translateY(-25px);
  box-shadow: 0 -1px 0 2px rgba(255, 255, 255, 0.75);
  font-size: 0.75em;
  opacity: 0;
  transition: opacity 0.1s linear;
  text-align: center;
  min-width: 150px;
  max-width: 300px;
}

#learndash-tooltips .ld-tooltip:after {
  content: '';
  height: 5px;
  width: 5px;
  background: #00a2e8;
  position: absolute;
  bottom: -4px;
  transform: rotate(45deg) translateX(-50%);
  left: 5%;
}

#learndash-tooltips .ld-tooltip.ld-shifted-left:after {
  left: 10%;
}

#learndash-tooltips .ld-tooltip.ld-shifted-right {
  transform: translateX(-100%) translateY(-30px);
}

#learndash-tooltips .ld-tooltip.ld-shifted-right:after {
  left: auto;
  right: 10%;
}

#learndash-tooltips .ld-tooltip.ld-visible {
  opacity: 1;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
  display: flex;
  background: #f0f3f6;
  padding: 1em 0;
  margin: 1em 0;
  border-radius: 6px;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled > * {
  flex: 1 auto;
  width: 33%;
  justify-content: space-around;
  text-align: center;
  border-right: 2px solid #bec5cb;
  padding: 0 1em;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled > *:last-child {
  border-right: 0;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-button {
  margin: 0;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-status {
  display: inline-block;
  width: auto;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  margin-bottom: 0.5em;
  line-height: 1.25em;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-around;
  font-size: 32px;
  font-weight: bold;
  color: #728188;
  margin-top: -3px;
  line-height: 1;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-text {
  font-size: 18px;
  margin-left: 8px;
  font-weight: normal;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-currency {
  font-size: 16px;
  margin-right: 0.25em;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label {
  display: block;
  color: #728188;
  font-size: 0.75em;
  font-weight: bold;
  margin-bottom: 1em;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ppalholder {
  position: absolute;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text {
  font-size: 14px;
  color: #728188;
  display: inline-block;
  white-space: nowrap;
  margin-right: 0.5em;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text .ld-login-text {
  display: inline-block;
  margin-left: 5px;
  text-decoration: underline;
  font-weight: bold;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_buttons {
  margin: 0 .5em;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_buttons {
    margin-left: auto;
  }
}

@media (max-width: 1280px) {
  .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_buttons,
  .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_button {
    margin-right: 0;
  }
  .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_button {
    margin-bottom: 0.5em;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action #btn-join, .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .btn-join {
    margin-left: auto;
  }
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-seg-action.status-closed .ld-text {
  white-space: normal;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
    flex-direction: column;
  }
  .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled > * {
    border-right: 0;
    border-bottom: 1px solid #e2e7ed;
    padding: 1em 0;
    width: auto;
  }
  .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled > *:last-child {
    border-bottom: 0;
  }
}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
  background-color: #f0f3f6;
  border-radius: 6px;
  padding: 0.5em 1em;
  display: flex;
}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress {
  margin: 0;
  padding: 0;
  flex: 1;
  padding-right: 1em;
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-course-status.ld-course-status-enrolled {
    flex-direction: column;
  }
  .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress {
    flex-direction: column;
    padding-right: 0;
    align-items: flex-start;
  }
  .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-heading {
    display: block;
    width: 100%;
    text-align: center;
  }
  .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-stats {
    flex-direction: column;
  }
  .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-stats .ld-progress-steps {
    margin-left: 0;
  }
  .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-bar {
    width: 100%;
    margin: 1em 0;
  }
}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-status {
  width: auto;
  display: inline-block;
  margin: 0 auto;
}

.learndash-wrapper .ld-course-status .ld-status {
  line-height: 1.3;
}

.learndash-wrapper .ld-course-status .ld-status.ld-status-progress {
  background: #00a2e8;
  color: #fff;
}

.learndash-wrapper .ld-course-status .ld-status.ld-status-complete {
  background: #019e7c;
  color: #fff;
}

.learndash-wrapper .ld-course-status-seg-price .ld-course-status-trial-price, .learndash-wrapper .ld-course-status-seg-price .ld-course-status-course-price {
  text-align: center;
  width: 100%;
}

.learndash-wrapper .ld-course-status-seg-price .ld-course-status-trial-price {
  margin-bottom: 10px;
}

.learndash-wrapper .ld-course-status-seg-price .ld-course-status-content .ld-text {
  font-size: 16px;
  margin-bottom: 0px;
}

.learndash-wrapper .ld-course-status-seg-price .ld-course-status-content .ld-pricing {
  font-size: 12px;
}

.learndash-wrapper .ld-course-certificate {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1em 0;
}

.learndash-wrapper .ld-course-certificate .ld-button {
  display: inline-block;
  max-width: inherit;
  font-size: 14px;
}

.learndash-wrapper .ld-course-certificate .ld-icon-certificate {
  font-size: 24px;
  margin-right: 5px;
}

/**
/// This is inserted outside our wrapper and with a generic name
**/
.jq-dropdown-menu {
  box-shadow: 0 0 0 1px #ddd !important;
}

.jq-dropdown-menu input[type='button'],
.jq-dropdown-menu input[type='submit'] {
  margin: 0;
  padding: 0;
  transition: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5em;
  font-size: 16px;
  border-radius: 0;
  border: 0;
  display: block !important;
  width: 100% !important;
  color: #00a2e8;
  padding: 0.5em 1em;
  text-align: center;
  font-size: 14px !important;
}

.jq-dropdown-menu input[type='button']:hover,
.jq-dropdown-menu input[type='submit']:hover {
  background: #fafafa !important;
  color: #495255 !important;
}

.jq-dropdown-menu .ppalholder {
  display: none;
}

.learndash-wrapper .learndash-wrapper-login-modal {
  position: relative;
}

.learndash-wrapper .ld-modal {
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  z-index: 999;
  width: 100%;
  z-index: 9000;
  max-width: 1024px;
  min-height: 300px;
  background: white;
  border-radius: 6px;
  overflow: hidden;
  overflow-y: auto;
  box-shadow: -3px -3px 20px rgba(0, 0, 0, 0.14);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.learndash-wrapper .ld-modal .ld-modal-closer {
  position: absolute;
  top: 0.5em;
  right: 0;
  z-index: 9;
  color: #728188;
  cursor: pointer;
  line-height: 0.5;
  padding: 1em;
  font-size: 1.5em;
}

.learndash-wrapper .ld-modal.ld-can-register .ld-modal-closer {
  color: #fff;
}

.learndash-wrapper.ld-modal-closed {
  display: none !important;
}

.learndash-wrapper.ld-modal-open .ld-modal {
  opacity: 1;
  visibility: visible;
}

.learndash-wrapper .ld-login-modal {
  display: flex;
  text-align: center;
  margin: 25% 50% 20px 50%;
  /*
		.ld-alert {
			padding: 10px;
			margin: 10 auto;
			.ld-alert-icon {
				position: relative;
				left: 0;
				top: 0;
			}
		}
		*/
}

.learndash-wrapper .ld-login-modal .ld-modal-heading {
  font-weight: 300;
  font-size: 2.25em;
  margin: 0;
  margin: 0.5em 0;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-wrapper {
  padding: 20px;
  max-width: 350px;
  min-width: 80%;
  margin: 0 auto;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-login {
  flex: 1;
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading {
  color: #00a2e8;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-text {
  color: #728188;
  font-size: 0.875em;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register {
  flex: 1;
  background: #00a2e8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover {
  opacity: 1;
  box-shadow: 0 0 0 5px #fff !important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register label {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 14px;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register #ld-user-register {
  margin: 2em 0;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type='text'],
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type='password'],
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type='email'] {
  border: 2px solid #fff;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  padding: 0.5em;
  background-color: #f9f9f9;
  padding-left: 2em;
  font-size: 1.2em;
  width: 100%;
  transition: all ease-in-out 250ms;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type='text']:focus,
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type='password']:focus,
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type='email']:focus {
  background: #fff;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register #reg_passmail {
  font-size: 0.825em;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register #wp-submit {
  margin: 0 auto;
  min-width: 150px;
  text-align: center;
  justify-content: center;
  border: 0;
  padding: 7px 35px;
  border-radius: 20px;
  font-weight: bold;
  font-size: 14px;
  border: 5px solid #fff;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form {
  margin: 2em 0;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form form {
  display: flex;
  flex-direction: column;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form p {
  margin: 0;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form p.login-submit {
  text-align: center;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form label {
  display: block;
  color: #728188;
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 14px;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username {
  position: relative;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before {
  font-family: 'ld-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  content: "\e90c";
  position: absolute;
  color: #728188;
  top: 2.5em;
  left: 0.5em;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password {
  position: relative;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before {
  font-family: 'ld-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  content: "\e900";
  position: absolute;
  color: #728188;
  top: 2.5em;
  left: 0.5em;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding {
  position: relative;
  padding-top: 2em;
  margin-top: 1em;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding:before {
  content: '';
  display: block;
  position: absolute;
  width: 50px;
  height: 3px;
  background-color: #e2e7ed;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding img {
  max-width: 100%;
  max-height: 250px;
  height: auto;
}

.learndash-wrapper .ld-login-modal input[type='text'],
.learndash-wrapper .ld-login-modal input[type='password'],
.learndash-wrapper .ld-login-modal input[type='email'],
.learndash-wrapper .ld-login-modal .ld-login-field,
.learndash-wrapper .ld-login-modal .ld-password-field {
  border: 2px solid #e2e7ed;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  padding: 0.5em;
  background-color: #f0f3f6;
  color: #728188;
  padding-left: 2em;
  font-size: 0.875em;
  width: 100%;
  transition: all ease-in-out 250ms;
}

.learndash-wrapper .ld-login-modal input[type='text']:focus,
.learndash-wrapper .ld-login-modal input[type='password']:focus,
.learndash-wrapper .ld-login-modal input[type='email']:focus,
.learndash-wrapper .ld-login-modal .ld-login-field:focus,
.learndash-wrapper .ld-login-modal .ld-password-field:focus {
  border-color: #495255;
}

.learndash-wrapper .ld-login-modal ::placeholder {
  font-family: 'Open Sans', 'Arial','Helvetica', sans-serif;
}

.learndash-wrapper .ld-login-modal .ld-forgot-password-link {
  color: #333333;
  text-decoration: underline;
  font-size: 0.875em;
}

.learndash-wrapper .ld-login-modal .ld-button,
.learndash-wrapper .ld-login-modal input[type='submit'] {
  margin: 2em auto;
  min-width: 150px;
  text-align: center;
  justify-content: center;
  border: 0;
  border-radius: 20px;
  font-weight: bold;
  font-size: 14px;
}

.learndash-wrapper .ld-login-modal input[type='submit'] {
  background: #00a2e8;
  color: #fff;
  cursor: pointer;
  padding: 0.75em 5em;
  transition: all ease-in-out 250ms;
}

.learndash-wrapper .ld-login-modal input[type='submit']:hover {
  opacity: 0.8;
}

@media (max-width: 1024px) {
  .learndash-wrapper .ld-login-modal {
    top: 100px;
    width: 80%;
    transform: translateX(-50%);
  }
  .learndash-wrapper .ld-login-modal.ld-can-register .ld-modal-closer {
    color: #728188;
  }
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-login-modal {
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-login-modal {
    width: 100%;
  }
}

.learndash-wrapper .ld-button.ld-login-button {
  display: flex;
}

.learndash-wrapper .ld-button.ld-login-button.ld-logout {
  justify-content: space-between;
}

.learndash-wrapper .ld-button.ld-login-button.ld-login {
  justify-content: flex-start;
}

.learndash-wrapper .ld-button.ld-login-button.ld-login .ld-icon {
  margin-right: 10px;
}

.learndash-wrapper #learndash-registration-wrapper, .learndash-wrapper #learndash-reset-password-wrapper {
  margin: auto;
}

.learndash-wrapper #learndash-registration-wrapper .registration-login-link, .learndash-wrapper #learndash-reset-password-wrapper .registration-login-link {
  margin-bottom: 1em;
}

.learndash-wrapper #learndash-registration-wrapper form label, .learndash-wrapper #learndash-reset-password-wrapper form label {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 3px;
}

.learndash-wrapper #learndash-registration-wrapper #learndash_registerform .learndash-required-field, .learndash-wrapper #learndash-reset-password-wrapper #learndash_registerform .learndash-required-field {
  color: red;
}

.learndash-wrapper #learndash-registration-wrapper form input, .learndash-wrapper #learndash-reset-password-wrapper form input {
  border: solid 2px #a1a1a1;
  border-radius: 5px;
  font-size: 16px;
  margin-left: 0px;
  margin-bottom: 1em;
  width: 100%;
}

.learndash-wrapper #learndash-registration-wrapper form input[type="image"], .learndash-wrapper #learndash-reset-password-wrapper form input[type="image"] {
  display: none;
}

.learndash-wrapper #learndash-registration-wrapper form input.btn-join, .learndash-wrapper #learndash-reset-password-wrapper form input.btn-join {
  border: none;
  border-radius: 20px;
}

.learndash-wrapper #learndash-registration-wrapper #loginform #rememberme, .learndash-wrapper #learndash-reset-password-wrapper #loginform #rememberme {
  width: auto;
}

.learndash-wrapper #learndash-registration-wrapper #learndash_registerform #wp-submit, .learndash-wrapper #learndash-reset-password-wrapper #learndash_registerform #wp-submit {
  margin-top: 30px;
}

/**
 * No Access
 */
.learndash-not-available .ld-table-list-item-preview,
.learndash-not-available .ld-lesson-item-preview,
.learndash-not-available .ld-item-list-item-preview,
.user_has_no_access .ld-table-list-item-preview,
.user_has_no_access .ld-lesson-item-preview,
.user_has_no_access .ld-item-list-item-preview {
  cursor: not-allowed;
  pointer-events: none;
}

.learndash-not-available .ld-table-list-item-preview a.ld-lesson-item-preview-heading,
.learndash-not-available .ld-table-list-item-preview a.ld-item-name,
.learndash-not-available .ld-lesson-item-preview a.ld-lesson-item-preview-heading,
.learndash-not-available .ld-lesson-item-preview a.ld-item-name,
.learndash-not-available .ld-item-list-item-preview a.ld-lesson-item-preview-heading,
.learndash-not-available .ld-item-list-item-preview a.ld-item-name,
.user_has_no_access .ld-table-list-item-preview a.ld-lesson-item-preview-heading,
.user_has_no_access .ld-table-list-item-preview a.ld-item-name,
.user_has_no_access .ld-lesson-item-preview a.ld-lesson-item-preview-heading,
.user_has_no_access .ld-lesson-item-preview a.ld-item-name,
.user_has_no_access .ld-item-list-item-preview a.ld-lesson-item-preview-heading,
.user_has_no_access .ld-item-list-item-preview a.ld-item-name {
  cursor: not-allowed;
  pointer-events: none;
}

.learndash-not-available .ld-table-list-item-preview .ld-expand-button,
.learndash-not-available .ld-lesson-item-preview .ld-expand-button,
.learndash-not-available .ld-item-list-item-preview .ld-expand-button,
.user_has_no_access .ld-table-list-item-preview .ld-expand-button,
.user_has_no_access .ld-lesson-item-preview .ld-expand-button,
.user_has_no_access .ld-item-list-item-preview .ld-expand-button {
  pointer-events: all;
}

.learndash-not-available a.ld-topic-row,
.user_has_no_access a.ld-topic-row {
  cursor: not-allowed;
  pointer-events: none;
}

.learndash-not-available.is_sample .ld-lesson-item-preview,
.learndash-not-available.is_sample .ld-item-list-item-preview,
.user_has_no_access.is_sample .ld-lesson-item-preview,
.user_has_no_access.is_sample .ld-item-list-item-preview {
  cursor: pointer;
  pointer-events: all;
}

.learndash-not-available.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading,
.learndash-not-available.is_sample .ld-lesson-item-preview a.ld-item-name,
.learndash-not-available.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,
.learndash-not-available.is_sample .ld-item-list-item-preview a.ld-item-name,
.user_has_no_access.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading,
.user_has_no_access.is_sample .ld-lesson-item-preview a.ld-item-name,
.user_has_no_access.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,
.user_has_no_access.is_sample .ld-item-list-item-preview a.ld-item-name {
  cursor: pointer;
  pointer-events: all;
}

/** Make ld_course_list links clickable in Quiz results messages */
.user_has_no_access .wpProQuiz_resultsList .ld-item-list-item-preview a.ld-item-name {
  cursor: pointer;
  pointer-events: all;
}

/** Force open sample content **/
.ld-topic-list.is_sample .ld-table-list-item-preview,
.ld-topic-list.is_sample .ld-lesson-item-preview,
.ld-topic-list.is_sample .ld-item-list-item-preview,
.ld-lesson-item.is_sample .ld-table-list-item-preview,
.ld-lesson-item.is_sample .ld-lesson-item-preview,
.ld-lesson-item.is_sample .ld-item-list-item-preview,
.ld-item-list-item.is_sample .ld-table-list-item-preview,
.ld-item-list-item.is_sample .ld-lesson-item-preview,
.ld-item-list-item.is_sample .ld-item-list-item-preview {
  cursor: pointer;
  pointer-events: all;
}

.ld-topic-list.is_sample .ld-table-list-item-preview a.ld-lesson-item-preview-heading,
.ld-topic-list.is_sample .ld-table-list-item-preview a.ld-item-name,
.ld-topic-list.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading,
.ld-topic-list.is_sample .ld-lesson-item-preview a.ld-item-name,
.ld-topic-list.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,
.ld-topic-list.is_sample .ld-item-list-item-preview a.ld-item-name,
.ld-lesson-item.is_sample .ld-table-list-item-preview a.ld-lesson-item-preview-heading,
.ld-lesson-item.is_sample .ld-table-list-item-preview a.ld-item-name,
.ld-lesson-item.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading,
.ld-lesson-item.is_sample .ld-lesson-item-preview a.ld-item-name,
.ld-lesson-item.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,
.ld-lesson-item.is_sample .ld-item-list-item-preview a.ld-item-name,
.ld-item-list-item.is_sample .ld-table-list-item-preview a.ld-lesson-item-preview-heading,
.ld-item-list-item.is_sample .ld-table-list-item-preview a.ld-item-name,
.ld-item-list-item.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading,
.ld-item-list-item.is_sample .ld-lesson-item-preview a.ld-item-name,
.ld-item-list-item.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,
.ld-item-list-item.is_sample .ld-item-list-item-preview a.ld-item-name {
  cursor: pointer;
  pointer-events: all;
}

.ld-topic-list.is_sample a.ld-lesson-item-preview,
.ld-topic-list.is_sample a.ld-table-list-item-preview,
.ld-topic-list.is_sample a.ld-topic-row,
.ld-lesson-item.is_sample a.ld-lesson-item-preview,
.ld-lesson-item.is_sample a.ld-table-list-item-preview,
.ld-lesson-item.is_sample a.ld-topic-row,
.ld-item-list-item.is_sample a.ld-lesson-item-preview,
.ld-item-list-item.is_sample a.ld-table-list-item-preview,
.ld-item-list-item.is_sample a.ld-topic-row {
  cursor: pointer !important;
  pointer-events: all !important;
}

.learndash-wrapper {
  /*
    .ld-course-info {
        .ld-section-heading {
            font-size: 0.8em;
            font-style: italic;
            display: block;
            margin: 0.5em 0;
        }
        .ld-item-list-item {
            border: 0;
            padding: 0 0 10px 0;
            margin: 0 0 10px 0;
            border-bottom: 1px solid $border-grey;
            &:last-child {
                border-bottom: 0;
            }
            .ld-item-list-item-preview {
                flex-wrap: wrap;
                padding: 0;
            }
            a.item-name {
                width: 100%;
            }
            .ld-course-title {
                font-size: .875em;
                line-height: 1.3em;
            }
            .ld-item-details {
                margin-top: 10px;
                display: block;
                text-align: left;
                .ld-progress-steps {
                    font-size: 12px;
                    color: $text-grey;
                    margin-bottom: 5px;
                }
            }
        }
        .ld-table-list-item-preview {
            display: flex;
        }
    }*/
}

.learndash-wrapper .ld-user-status.ld-is-widget {
  margin: 30px 0;
}

.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item {
  border: 0;
  border-bottom: 2px solid #f0f3f6;
  border-radius: 0;
  padding: 10px 0;
  margin: 10px 0;
}

.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item:last-child {
  border-bottom: 0;
}

.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
  padding: 0;
}

.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-title {
  font-size: 14px;
  line-height: 1.5em;
}

.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-components {
  margin-top: 10px;
}

.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-components span {
  display: block;
  margin: 0 0 5px 0;
  font-size: 12px;
  line-height: 1.5em;
}

.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-components span.ld-sep {
  display: none;
}

.learndash-wrapper .ld-user-status.ld-is-widget .ld-pagination {
  justify-content: flex-start;
}

.learndash-wrapper .ld-focus-comments {
  margin: 2em 0;
}

.learndash-wrapper .ld-focus-comments p.comment-form-comment {
  margin: 0;
  width: 100% !important;
  max-width: 100% !important;
}

.learndash-wrapper .ld-focus-comments p.comment-form-comment textarea {
  width: 100%;
}

.learndash-wrapper .ld-focus-comments #ld-comments {
  margin-bottom: 50px;
}

.learndash-wrapper .ld-focus-comments #commentform .logged-in-as {
  margin: 0;
  font-size: 0.875em;
  font-weight: normal;
  float: right;
}

.learndash-wrapper .ld-focus-comments #commentform textarea#comment {
  font-family: inherit;
  padding: 0.875em;
  background: #e2e7ed;
  border: 5px solid #e2e7ed;
  border-radius: 6px;
  font-size: 1em;
}

.learndash-wrapper .ld-focus-comments #commentform textarea#comment:focus {
  background: transparent;
  outline: 0;
  box-shadow: none;
}

.learndash-wrapper .ld-focus-comments .comment-navigation .nav-links {
  display: flex;
  flex-direction: row;
}

.learndash-wrapper .ld-focus-comments .comment-navigation .nav-links .nav-previous {
  margin: 0;
  text-align: left;
  min-width: 50%;
  width: 100%;
  font-weight: bold;
}

.learndash-wrapper .ld-focus-comments .comment-navigation .nav-links .nav-next {
  margin: 0;
  text-align: right;
  min-width: 50%;
  width: 100%;
  font-weight: bold;
}

.learndash-wrapper .ld-focus-comments .form-submit {
  width: 100% !important;
  max-width: 100% !important;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit {
  margin: 0;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 385px;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  display: inline-block;
  padding: 0.75em 3em;
  margin-top: 0;
  height: auto;
  margin-top: 1em;
  min-width: unset;
  max-width: unset;
  width: unset;
  text-decoration: none !important;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit .ld-icon {
  font-size: 0.875em;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit .ld-text {
  padding: 0 1em;
  flex: 1 1 100;
  text-align: center;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit + .ld-button {
  margin-left: 1em;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-compact {
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  flex-basis: 24px;
  flex-shrink: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-compact .ld-icon {
  margin-right: 0;
  font-size: 0.75em;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-compact .ld-text {
  padding: 0;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate {
  background: transparent;
  color: #00a2e8;
  padding: 0;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate .ld-icon {
  background: #00a2e8;
  color: white;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 2px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  transition: color 0.3s ease, background 0.3s ease;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate .ld-text {
  padding-left: 0.5em;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate:hover {
  background: transparent;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-transparent {
  color: #00a2e8;
  background: transparent;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-transparent.ld-status-complete {
  color: #019e7c;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-transparent:hover {
  background: transparent;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-reverse {
  background: white;
  color: #00a2e8;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-reverse:hover {
  background: #00a2e8;
  color: white;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit:disabled {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit:hover {
  opacity: 0.85;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit:disabled:hover {
  opacity: 0.75;
  background-color: #00a2e8;
}

.learndash-wrapper .ld-focus-comments .form-submit #submit:focus {
  outline: none;
  opacity: 0.75;
}

@media (max-width: 960px) {
  .learndash-wrapper .ld-focus-comments .form-submit #submit {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .learndash-wrapper .ld-focus-comments .form-submit #submit {
    text-align: left;
    margin-left: 10px;
  }
}

.learndash-wrapper .ld-focus-comments__heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 4px solid #e2e7ed;
  margin-bottom: 0.5em;
}

.learndash-wrapper .ld-focus-comments__heading .ld-expand-button .ld-text {
  padding-right: 0.5em;
  font-size: 1em;
}

.learndash-wrapper .ld-focus-comments__heading .ld-expand-button .ld-icon {
  font-size: 0.75em;
}

.learndash-wrapper .ld-focus-comments__header {
  flex: 1;
  font-size: 2em;
  font-weight: normal;
  margin-bottom: 10px;
}

.learndash-wrapper .ld-focus-comments__comments {
  overflow: hidden;
  transition: max-height 0.3s ease;
  font-size: 1em;
  font-weight: normal;
}

.learndash-wrapper .ld-focus-comments .comment-respond {
  position: relative;
  padding-top: 0;
}

.learndash-wrapper .ld-focus-comments .comment-respond #reply-title {
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: 0.75em;
}

.learndash-wrapper .ld-focus-comments .comment-respond small {
  margin-left: 1em;
  font-size: 0.75em;
}

.learndash-wrapper .ld-focus-comments #ld-comments-post-button.ld-open {
  display: none;
}

.learndash-wrapper .ld-focus-comments #ld-comments-form.ld-collapsed {
  display: none;
}

.learndash-wrapper .ld-focus-comment {
  margin: 2em 0;
}

.learndash-wrapper .ld-focus-comment:last-child {
  margin-bottom: 5em;
}

.learndash-wrapper .ld-focus-comment.depth-1 {
  margin-left: 0;
}

.learndash-wrapper .ld-focus-comment.depth-2, .learndash-wrapper .ld-focus-comment.depth-3, .learndash-wrapper .ld-focus-comment.depth-4, .learndash-wrapper .ld-focus-comment.depth-5 {
  margin-left: 74px;
}

@media (max-width: 768px) {
  .learndash-wrapper .ld-focus-comment.depth-2, .learndash-wrapper .ld-focus-comment.depth-3, .learndash-wrapper .ld-focus-comment.depth-4, .learndash-wrapper .ld-focus-comment.depth-5 {
    margin-left: 20px;
  }
}

.learndash-wrapper .ld-focus-comment .ld-comment-avatar {
  position: relative;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
}

.learndash-wrapper .ld-focus-comment .ld-comment-avatar img {
  box-sizing: border-box;
  max-width: 58px;
  height: auto;
  border-radius: 100%;
  margin-right: 16px;
  border: 4px solid transparent;
}

.learndash-wrapper .ld-focus-comment .ld-comment-avatar .ld-comment-avatar-author .ld-comment-author-name {
  color: black;
  font-size: 1.125em;
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
}

.learndash-wrapper .ld-focus-comment .ld-comment-avatar .ld-comment-avatar-author a.ld-comment-permalink {
  color: #728188;
  font-size: 0.875em;
  text-decoration: none;
  display: block;
}

.learndash-wrapper .ld-focus-comment .ld-comment-body {
  overflow: hidden;
  position: relative;
  margin-left: 74px;
}

.learndash-wrapper .ld-focus-comment .ld-comment-reply {
  margin: 1em 0;
}

.learndash-wrapper .ld-focus-comment .ld-comment-reply a.comment-reply-link {
  border: 0;
  display: inline-block;
  padding: 0.5em 1.75em;
  color: black;
  font-weight: bold;
  font-size: 0.875em;
  position: relative;
  z-index: 9;
  background-color: #e2e7ed;
  border-radius: 18px;
}

.learndash-wrapper .ld-focus-comment.bypostauthor > .ld-comment-wrapper, .learndash-wrapper .ld-focus-comment.role-group_leader > .ld-comment-wrapper, .learndash-wrapper .ld-focus-comment.role-administrator > .ld-comment-wrapper {
  border-radius: 6px;
  background: #f2fafd;
  padding: 1em;
}

.learndash-wrapper .ld-focus-comment.bypostauthor > .ld-comment-wrapper > .ld-comment-avatar img, .learndash-wrapper .ld-focus-comment.role-group_leader > .ld-comment-wrapper > .ld-comment-avatar img, .learndash-wrapper .ld-focus-comment.role-administrator > .ld-comment-wrapper > .ld-comment-avatar img {
  border-color: #00a2e8;
}

.learndash-wrapper .ld-focus-comment.bypostauthor.ptype-sfwd-assignment > .ld-comment-wrapper {
  border-radius: 0;
  background: transparent;
  padding: 0;
}

.learndash-wrapper .ld-focus-comment.bypostauthor.ptype-sfwd-assignment > .ld-comment-wrapper > .ld-comment-avatar img {
  border-color: transparent;
}

.learndash-wrapper .ld-focus-comment.ld-no-avatar-image .ld-comment-body {
  margin-left: 0;
}

.ld-exam-content {
  margin-bottom: 1em;
  margin-top: 1em;
}

.ld-exam-content:not(.ld-exam-graded) .ld-exam-questions {
  display: none;
}

.ld-exam-content:not(.ld-exam-graded) .ld-exam-question-answer label {
  cursor: pointer;
}

.ld-exam-content:not(.ld-exam-graded) .ld-exam-result-message {
  display: none;
}

.ld-exam-content.ld-exam-graded .ld-exam-header button.ld-exam-button-start {
  display: none;
}

.ld-exam-content.ld-exam-graded .ld-exam-questions {
  display: none;
}

.ld-exam-content.ld-exam-graded .ld-exam-footer {
  display: none;
}

.ld-exam-content button, .ld-exam-content .ld-exam-result-button {
  margin: auto;
  border-radius: 20px;
  background-color: #00a2e8;
  color: white;
  box-shadow: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 800;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  white-space: normal;
  text-shadow: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 1em;
  line-height: 1.25em;
  width: auto;
}

.ld-exam-content .ld-exam-result-message {
  padding: 25px 15px 25px 75px;
  background-color: #f0f3f6;
  border-radius: 6px;
  margin: 1em 0;
  border: 2px solid #e2e7ed;
  color: #728188;
  position: relative;
  padding: 25px;
  box-shadow: none;
  min-height: none;
}

.ld-exam-content .ld-exam-result-message p {
  margin: 1em auto;
}

.ld-exam-content .ld-exam-result-message .result-button {
  text-align: center;
}

.ld-exam-content .ld-exam-header button {
  display: flex;
}

.ld-exam-content .ld-exam-header .ld-exam-progress-bar {
  width: 100%;
  background-color: #e0e0e0;
  padding: 3px;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.ld-exam-content .ld-exam-header .ld-exam-progress-bar-fill {
  display: block;
  height: 22px;
  background-color: #019e7c;
  border-radius: 3px;
  transition: width 500ms ease-in-out;
}

.ld-exam-content .ld-exam-questions {
  list-style: none;
  padding-left: 0px;
  margin-top: 50px;
}

.ld-exam-content .ld-exam-questions .ld-exam-question {
  margin-bottom: 50px;
}

.ld-exam-content .ld-exam-questions .ld-exam-question .ld-exam-question-title, .ld-exam-content .ld-exam-questions .ld-exam-question .ld-exam-question-description {
  margin-bottom: 1em;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer {
  border: 2px solid #e2e7ed;
  border-radius: 6px;
  background: transparent;
  box-shadow: none;
  display: flex;
  margin-bottom: 0.5em;
  align-items: center;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer * {
  margin: 0px;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer input {
  margin: auto 1em;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer label {
  margin-left: -2.2em;
  padding: 1em 1em 1em 2em;
  width: 100%;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-selected {
  border-color: #00a2e8;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-correct {
  border-color: #00c349;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-correct {
  border-color: #00a2e8;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-selected.ld-exam-question-answer-student-correct {
  border-color: #00a2e8;
  background-color: #00c349;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-incorrect {
  border-color: #f11414;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-selected.ld-exam-question-answer-incorrect {
  border-color: #00a2e8;
  background-color: #f11414;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-selected.ld-exam-question-answer-correct {
  border-color: #00a2e8;
  background-color: #00c349;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-correct-message, .ld-exam-content .ld-exam-questions .ld-exam-question-incorrect-message {
  padding: 25px 15px 25px 75px;
  background-color: #f0f3f6;
  border-radius: 6px;
  margin: 1em 0;
  border: 2px solid #e2e7ed;
  color: #728188;
  position: relative;
  padding: 25px;
  box-shadow: none;
  min-height: none;
  display: none;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-correct-message p, .ld-exam-content .ld-exam-questions .ld-exam-question-incorrect-message p {
  margin: 1em auto;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-incorrect .ld-exam-question-incorrect-message {
  display: block;
}

.ld-exam-content .ld-exam-questions .ld-exam-question-correct .ld-exam-question-correct-message {
  display: block;
}

.ld-exam-content .ld-exam-footer {
  min-height: 50px;
}

.ld-exam-content .ld-exam-footer * {
  float: right;
}/* Roboto font. */
@import url(https://fonts.Googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap);
/* FWD font icon, this is used as a vector font.*/
@font-face {
  font-family: 'fwdicon';
  src:
    url(//8096.com.tw/wp-content/plugins/fwduvp/css/fonts/fwdicon.ttf?hojdd7) format('truetype'),
    url(//8096.com.tw/wp-content/plugins/fwduvp/css/fonts/fwdicon.woff?hojdd7) format('woff'),
    url(//8096.com.tw/wp-content/plugins/fwduvp/css/fonts/fwdicon.svg?hojdd7#fwdicon) format('svg');
  font-weight: normal;
  font-style: normal;
}

.fwdicon,
[class^='fwdicon-']:before,
[class*=' fwdicon-']:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fwdicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fwdicon-calendar:before {
  content: "\e900";
}
.fwdicon-cast:before {
  content: "\e901";
}
.fwdicon-cast-1:before {
  content: "\e902";
}
.fwdicon-categories:before {
  content: "\e903";
}
.fwdicon-CC:before {
  content: "\e904";
}
.fwdicon-CC-1:before {
  content: "\e905";
}
.fwdicon-CC-off:before {
  content: "\e906";
}
.fwdicon-CC-off-1:before {
  content: "\e907";
}
.fwdicon-clipboard:before {
  content: "\e908";
}
.fwdicon-close:before {
  content: "\e909";
}
.fwdicon-comments:before {
  content: "\e90a";
}
.fwdicon-creepy-ghost:before {
  content: "\e90b";
}
.fwdicon-digg:before {
  content: "\e90c";
}
.fwdicon-down:before {
  content: "\e90d";
}
.fwdicon-download:before {
  content: "\e90e";
}
.fwdicon-email:before {
  content: "\e90f";
}
.fwdicon-embed:before {
  content: "\e910";
}
.fwdicon-facebook:before {
  content: "\e911";
}
.fwdicon-FF-left:before {
  content: "\e912";
}
.fwdicon-FF-right:before {
  content: "\e913";
}
.fwdicon-flash:before {
  content: "\e914";
}
.fwdicon-flikr:before {
  content: "\e915";
}
.fwdicon-fullscreen:before {
  content: "\e916";
}
.fwdicon-full-width:before {
  content: "\e917";
}
.fwdicon-gallery:before {
  content: "\e918";
}
.fwdicon-gallery-fullscreen:before {
  content: "\e919";
}
.fwdicon-gallery-normalscreen:before {
  content: "\e91a";
}
.fwdicon-ghost:before {
  content: "\e91b";
}
.fwdicon-google-plus:before {
  content: "\e91c";
}
.fwdicon-headephone:before {
  content: "\e91d";
}
.fwdicon-iframe:before {
  content: "\e91e";
}
.fwdicon-image:before {
  content: "\e91f";
}
.fwdicon-info:before {
  content: "\e920";
}
.fwdicon-info-off:before {
  content: "\e921";
}
.fwdicon-instagram:before {
  content: "\e922";
}
.fwdicon-left:before {
  content: "\e923";
}
.fwdicon-left-arrow:before {
  content: "\e924";
}
.fwdicon-link:before {
  content: "\e925";
}
.fwdicon-linkedin:before {
  content: "\e926";
}
.fwdicon-loop:before {
  content: "\e927";
}
.fwdicon-love:before {
  content: "\e928";
}
.fwdicon-mail:before {
  content: "\e929";
}
.fwdicon-maps:before {
  content: "\e92a";
}
.fwdicon-menu-icon:before {
  content: "\e92b";
}
.fwdicon-minus:before {
  content: "\e92c";
}
.fwdicon-min-width:before {
  content: "\e92d";
}
.fwdicon-music:before {
  content: "\e92e";
}
.fwdicon-next:before {
  content: "\e92f";
}
.fwdicon-normalscreen:before {
  content: "\e930";
}
.fwdicon-pause:before {
  content: "\e931";
}
.fwdicon-phone:before {
  content: "\e932";
}
.fwdicon-phone-blooked:before {
  content: "\e933";
}
.fwdicon-phone-unblooked:before {
  content: "\e934";
}
.fwdicon-phone-unblooked-1:before {
  content: "\e935";
}
.fwdicon-photo:before {
  content: "\e936";
}
.fwdicon-pinterest:before {
  content: "\e937";
}
.fwdicon-play:before {
  content: "\e938";
}
.fwdicon-play-fill:before {
  content: "\e939";
}
.fwdicon-playlist:before {
  content: "\e93a";
}
.fwdicon-playlist-close-sidebar:before {
  content: "\e93b";
}
.fwdicon-playlist-sidebar:before {
  content: "\e93c";
}
.fwdicon-plus:before {
  content: "\e93d";
}
.fwdicon-prev:before {
  content: "\e93e";
}
.fwdicon-projects:before {
  content: "\e93f";
}
.fwdicon-quote:before {
  content: "\e940";
}
.fwdicon-quote-thin:before {
  content: "\e941";
}
.fwdicon-quote-thiner:before {
  content: "\e942";
}
.fwdicon-reddit:before {
  content: "\e943";
}
.fwdicon-reload-3:before {
  content: "\e944";
}
.fwdicon-reply:before {
  content: "\e945";
}
.fwdicon-right:before {
  content: "\e946";
}
.fwdicon-right-arrow:before {
  content: "\e947";
}
.fwdicon-right-arrow-thin:before {
  content: "\e948";
}
.fwdicon-right-arrow-thiner:before {
  content: "\e949";
}
.fwdicon-screen-maximise:before {
  content: "\e94a";
}
.fwdicon-screen-minimise:before {
  content: "\e94b";
}
.fwdicon-search:before {
  content: "\e94c";
}
.fwdicon-settings:before {
  content: "\e94d";
}
.fwdicon-share:before {
  content: "\e94e";
}
.fwdicon-share-1:before {
  content: "\e94f";
}
.fwdicon-share-off:before {
  content: "\e950";
}
.fwdicon-shuffle:before {
  content: "\e951";
}
.fwdicon-sound:before {
  content: "\e952";
}
.fwdicon-sound-off:before {
  content: "\e953";
}
.fwdicon-standard-post:before {
  content: "\e954";
}
.fwdicon-sticky:before {
  content: "\e955";
}
.fwdicon-tumblr:before {
  content: "\e956";
}
.fwdicon-twitter:before {
  content: "\e957";
}
.fwdicon-uncast:before {
  content: "\e958";
}
.fwdicon-uncast-1:before {
  content: "\e959";
}
.fwdicon-unlink:before {
  content: "\e95a";
}
.fwdicon-up:before {
  content: "\e95b";
}
.fwdicon-vimeo:before {
  content: "\e95c";
}
.fwdicon-vr:before {
  content: "\e95d";
}
.fwdicon-watch-later:before {
  content: "\e95e";
}
.fwdicon-wheel-blooked:before {
  content: "\e95f";
}
.fwdicon-wheel-unblooked:before {
  content: "\e960";
}
.fwdicon-youtube:before {
  content: "\e961";
}
.fwdicon-zoomin:before {
  content: "\e962";
}
.fwdicon-zzoomout:before {
  content: "\e963";
}
.fwdicon-10:before {
  content: "\e964";
}
.fwdicon-101:before {
  content: "\e965";
}
.fwdicon-AB:before {
  content: "\e966";
}
.fwdicon-author:before {
  content: "\e967";
}
.fwdicon-basket:before {
  content: "\e968";
}
.fwdicon-blogger:before {
  content: "\e969";
}
.fwdicon-buffer:before {
  content: "\e96a";
}
.fwdicon-buffer-1:before {
  content: "\e96b";
}


/* Share window, uncomment to remove button from the share window */
.fwduvp-facebook-share-button{
		/*display: none !important;*/
}

.fwduvp-twitter-share-button{
		/*display: none !important;*/
}

.fwduvp-likedin-share-button{
		/*display: none !important;*/
}

.fwduvp-buffer-share-button{
		/*display: none !important;*/
}

.fwduvp-digg-share-button{
		/*display: none !important;*/
}

.fwduvp-reddit-share-button{
		/*display: none !important;*/
}

.fwduvp-thumbrl-share-button{
		/*display: none !important;*/
}


/* Vector icons (if the skin type is verctor) */
.fwduvp .UVPMainButtonsNormalState{
	font-family: 'fwdicon';
	overflow: visible!important;
	font-size:18px !important;
	color:#999999 !important;
}

.fwduvp .UVPMainButtonsSelectedState{
	font-family: 'fwdicon';
	overflow: visible !important;
	font-size:18px !important;
	color:#FF0000 !important;
}

.fwdicon{
	font-family: 'fwdicon';
	font-size: 20px;
}

.fwdicon:before{
	position: relative;
	top: 1px;
}

.FWDUVP-vr-button.vector{
	top: -9px !important;
}

.fwdicon-vr:before{
	font-size: 26px !important;
	top: -2px !important;
}

.fwdicon-FF-left,
.fwdicon-FF-right{
	font-size: 23px;
}

.fwdicon-sound:before,
.fwdicon-sound-off:before{
	font-size: 20px;
	top: 0;
}

.fwdicon-download:before{
	top: 0;
}

.fwdicon-embed{
	font-size: 21px;
}

.fwduvp .fwduvp-playlist .fwdicon-shuffle:before{
	top: -2px;
	font-size: 25px;
}

.fwduvp .fwduvp-playlist .fwdicon-loop:before{
	font-size: 20px;
	top: 0;
	left: 6px;
}

.fwduvp .fwduvp-playlist .fwdicon-FF-left:before,
.fwduvp .fwduvp-playlist .fwdicon-FF-right:before{
	top: 0;
}

.fwduvp .UVPLargePlayButtonNormalState{
	position:absolute;
	font-size: 30px !important;
	width: 86px !important;
	height:59px !important;
	cursor: pointer;
	background-color:rgba(0,0,0,.7) ;
	color:#6a6a6a !important;
}

.fwduvp .UVPLargePlayButtonSelectedState{
	position: absolute;
	font-size: 30px !important;
	width: 86px !important;
	height:59px !important;
	cursor: pointer;
	background-color: #1f1f1f;
	color:#FFF !important;
}

.fwduvp .UVPLargePlayButtonNormalState .fwdicon-play:before,
.fwduvp .UVPLargePlayButtonSelectedState .fwdicon-play:before{
	position: relative;
	top: 2px;
	left: 2px;
}

.fwduvp .UVPCloseButtonNormalState,
.fwduvp .UVPCategoriesNextAndPrevNormalState{
	position:absolute;
	font-size:16px;
	width:40px;
	height:39px;
	cursor: pointer;
	background-color:#1f1f1f;
	color:#FFF;
}

.fwduvp .UVPCloseButtonSelectedState,
.fwduvp .UVPCategoriesNextAndPrevSelectedState{
	position:absolute;
	font-size:16px;
	width:40px;
	height:39px;
	cursor: pointer;
	background-color:#1f1f1f;
	color:#F00;
}

.fwduvp .fwduvp-categories-background .fwdicon-FF-right:before{
	position: relative;
	left: 2px;
}

.fwduvp .fwduvp-categories-background .fwdicon-close:before{
	position: relative;
	top: 2px;
}

.fwduvp .UVPCategoriesNextAndPrevNormalState{
	background-color:#000000;
	color:#666666;
}

.fwduvp .UVPCategoriesNextAndPrevSelectedState{
	background-color:#000000;
	color:#FFFFFF;
}

.fwduvp .UVPSocialMediaButtonsNormalState{
	font-size:18px !important;
	color:#aaaaaa !important;
	font-weight:100;
}

.fwduvp .UVPSocialMediaButtonsSelectedState{
	font-size:18px !important;
	color:#FFFFFF !important;
}

.fwduvp .table-fwduvp-button { 
	display: table; width:100%; height:100%;
}

.fwduvp .table-cell-fwduvp-button {
	display: table-cell; width:100%; height: 100%; vertical-align: middle; text-align:center;
}

.fwduvp .fwduvp-time{}

.fwduvp .fwduvp .arrow{
	left:-4px !important;
}

.fwduvp .fwduvp p{
	line-height: 1.8;
}


/* Tooltips. */
.fwduvp .UVP-tooltip-text{
	padding: 5px 8px 5px !important;
}


/* Playlist. */
.fwduvp .fwduvp-playlist-background{} 

.fwduvp .fwduvp-ytb-title{
	font: 400 14px Roboto;
	line-height:16px !important;
	margin: 2px 0 3px!important;
	padding: 3px 0 0 1px !important;
	transition: all .25s ease-out !important;
	
}

.fwduvp .fwduvp-ytb-p{
	font-family: Roboto, Arial;
	font-size: 13px !important;
    line-height: 15px !important;
	margin:0px !important;
}

.fwduvp .fwduvp-search{
	font-family: Roboto, Arial !important;
}

.fwduvp .fwduvp-search-not-found{
	font-family: Roboto, Arial !important;
}

.fwduvp-playlist-name{}

.fwduvp .fwduvp-playlist-name,
.fwduvp .fwduvp-cb-selector{
	font: 500 14px Roboto, Arial !important;
}

.fwduvp .fwduvp-cb-button{
	font: 400 14px Roboto, Arial !important;
}


/* Skip */
.fwduvp .UVP-skip-in{}

.fwduvp .UVP-skip{}


/* Embed window */
.fwduvp .UVP-main-label{
	font-family: Roboto, Arial !important;
}

.fwduvp .UVP-embed-inpt{
	height: auto !important;
}

/* Autoplay text. */
.fwduvp .fwduvp-autoplay-text{
	font: 500 12px Roboto, Arial !important;
	top: 30px !important;
	left: 30px !important;
	border-radius: 14px;
	line-height: 14px !important;
	padding: 6px 23px 6px 18px !important;
	background-color: rgba(0, 0, 0, 0.4);
	color: #FFFFFF;

	transition: background-color .3s ease-out, color .3s ease-out;
}

.fwduvp .fwduvp-autoplay-text:hover{
	color: #000;
	background-color: rgba(255, 255, 255, 1);
}

.fwduvp .fwduvp-autoplay-text:hover svg path{
	fill: #111;
}

.fwduvp .fwduvp-autoplay-text svg{
    transform: translate(6px, 2px);
}

.fwduvp .fwduvp-autoplay-text svg path{
	transition: all .3s ease-out;
	fill: #FFFFFF;
}

@media screen and (max-width: 700px){
	.fwduvp .fwduvp-autoplay-text{
		top: 15px !important;
		left: 10px !important;
	}
}

/* Subtitle. */
.fwduvp .fwduvp-subtitle{
	font: 600 21px Roboto, Arial !important;
	text-align: center !important;
	color: #FFFFFF !important;
	text-shadow: 0px 0px 1px #000000 !important;
	line-height: 28px !important;
	margin: 0 20px 20px !important;
	padding: 0px !important;
}

.fwduvp .fwduvp-subtitle.phone{
	font-size: 16px !important;
	line-height: 20px !important;
	margin: 0 10px 20px !important;
}

.fwduvp .fwduvp-subtitle.large{
	font-size: 28px !important;
	line-height: 38px !important;
	margin: 0 20px 20px !important;
}

/* Dark Skins. */
.fwduvp .fwduvp-thumbnail-title{
	font: 400 14px Roboto, Arial !important;
	color: #FFFFFF !important;
	line-height:16px !important;
	margin: 2px 0 3px!important;
	padding: 3px 0 0 1px !important;
	transition: all .25s ease-out !important;
}

.fwduvp .fwduvp-playlist-thumbnail-dark-text.active .fwduvp-thumbnail-title{
	color: #FFFFFF !important;
}

.fwduvp .fwduvp-playlist-thumbnail-dark-text.active .fwduvp-ytb-title{
	color: #FFFFFF !important;
}

.fwduvp .fwduvp-playlist-thumbnail-dark-text .fwduvp-thumbnail-description{
	font-family: Roboto, Arial !important;
	color:#888888 !important;
	font-size: 13px !important;
        line-height: 15px !important;
	margin:0px !important;
}

.fwduvp .fwduvp-info-window-dark .fwduvp-ytb-info-title,
.fwduvp .fwduvp-info-window-dark .fwduvp-video-title,
.fwduvp .fwduvp-playlist-thumbnail-dark-text .fwduvp-video-title{
	font: 400 14px Roboto, Arial !important;
	margin: 12px 12px 8px !important;
	color: #FFFFFF !important;
}

.fwduvp .fwduvp-info-window-dark .fwduvp-ytb-info-p,
.fwduvp .fwduvp-info-window-dark .fwduvp-video-main-description,
.fwduvp .fwduvp-playlist-thumbnail-dark-text .fwduvp-video-main-description{
	font-family: Roboto, Arial !important;
	margin: 0 12px 11px !important;
	font-size: 13px !important;
	line-height:16px !important;
	color:#888888 !important;
}

.fwduvp .fwduvp-info-window-dark .fwduvp-link,
.fwduvp .fwduvp-playlist-thumbnail-dark-text .fwduvp-link{
	font-family: Roboto, Arial !important;
	margin: -4px 12px 11px !important;
	font-size: 13px !important;
	line-height: 16px !important;
	color: #888888 !important;
}

.fwduvp .fwduvp-categories-dark-text{
	font: 400 14px Roboto, Arial !important;
}

.fwduvp .fwduvp-categories-dark-text .fwduvp-header{
	color: #FFFFFF !important;
}

.fwduvp .fwduvp-categories-dark-text.active .fwduvp-title{
	color: #FFFFFF !important;
}

.fwduvp .fwduvp-categories-dark-text .fwduvp-categories-title{
	margin: 10px 15px 0 !important;
	line-height: 1.8 !important;
}

.fwduvp .fwduvp-categories-dark-text .fwduvp-title{
	font-weight: bold;
	line-height: 18px !important;
	color:#999 !important;
	transition: all .3s ease-out !important;
}

.fwduvp .fwduvp-categories-dark-text .fwduvp-categories-type{
	color:#999 !important;
	line-height: 18px !important;
	margin: 2px 15px 0 !important;
}

.fwduvp .fwduvp-categories-dark-text .fwduvp-categories-description{
	color:#999 !important;
	line-height: 18px !important;
	margin: 5px 15px 13px !important;
}

.fwduvp .fwduvp-link a:link    {color:#0099FF !important;}
.fwduvp .fwduvp-link a:visited {color:#0099FF !important;}
.fwduvp .fwduvp-link a:hover   {color:#DDDDDD !important;}
.fwduvp .fwduvp-link a:active  {color:#0099FF !important;}


/* Logged in window dark. */
.fwduvp .fwduvp-loggedin-message-dark{
  font: 400 14px  Arial !important;
  color: #AAAAAA !important;
}

.fwduvp .fwduvp-loggedin-message-dark a{
  color: #CCC;
}

.fwduvp .fwduvp-loggedin-message-dark a:hover{
  color: #FFF;
}


/* White Skins. */
.fwduvp .fwduvp-white-thumbnail-title{
	font-family:  Roboto, Arial !important;
	color:#000000 !important;
	line-height:16px !important;
	margin: 2px 0 3px!important;
	padding:0px !important;
	transition: all .25s ease-out !important;
}

.fwduvp .fwduvp-playlist-thumbnail-text.white-active .fwduvp-white-thumbnail-title{
	color: #000000 !important;
}

.fwduvp .fwduvp-playlist-thumbnail-text.white-active .fwduvp-ytb-title{
	color: #000000 !important;
}

.fwduvp .fwduvp-playlist-thumbnail-text.white-active .fwduvp-ytb-title{
	color: #FFFFFF !important;
}

.fwduvp .fwduvp-playlist-thumbnail-white-text .fwduvp-thumbnail-description{
	font-family: Roboto, Arial !important;
	font-size: 13px !important;
    line-height: 15px !important;
	margin:0px !important;
	color:#919191 !important;
}

.fwduvp .fwduvp-info-window-white .fwduvp-ytb-info-title,
.fwduvp .fwduvp-info-window-white .fwduvp-video-title,
.fwduvp .fwduvp-playlist-thumbnail-white-text .fwduvp-video-title{
	font: 400 14px Roboto, Arial !important;
	margin: 12px 12px 8px !important;
	color: #000000 !important;
}

.fwduvp .fwduvp-playlist-thumbnail-white-text .fwduvp-thumbnail-title{
	color: #000000 !important;
}

.fwduvp .fwduvp-info-window-white .fwduvp-link a:link    {color:#0099FF !important;}
.fwduvp .fwduvp-info-window-white .fwduvp-link a:visited {color:#0099FF !important;}
.fwduvp .fwduvp-info-window-white .fwduvp-link a:hover   {color:#000000 !important;}
.fwduvp .fwduvp-info-window-white .fwduvp-link a:active  {color:#0099FF !important;}

.fwduvp .fwduvp-info-window-white .fwduvp-ytb-info-p,
.fwduvp .fwduvp-info-window-white .fwduvp-video-main-description,
.fwduvp .fwduvp-playlist-thumbnail-white-text .fwduvp-video-main-description{
	font-family: Roboto, Arial !important;
	margin: 0 12px 11px !important;
	font-size: 13px !important;
	line-height:16px !important;
	color:#888888 !important;
}

.fwduvp .fwduvp-info-window-white .fwduvp-link,
.fwduvp .fwduvp-playlist-thumbnail-white-text .fwduvp-link{
	font-family: Roboto, Arial !important;
	margin: -4px 12px 11px !important;
	font-size: 13px !important;
	line-height: 16px !important;
	color: #888888 !important;
}

.fwduvp .fwduvp-categories-white-text{
	font: 400 14px Roboto, Arial !important;
}

.fwduvp .fwduvp-categories-white-text .fwduvp-header{
	font-weight: 500;
	color: #000000 !important;
}

.fwduvp .fwduvp-categories-white-text.active .fwduvp-title{
	color: #000000 !important;
}

.fwduvp .fwduvp-categories-white-text .fwduvp-categories-title{
	font-weight: 500;
	margin: 10px 15px 0 !important;
	line-height: 1.8 !important;
}

.fwduvp .fwduvp-categories-white-text .fwduvp-title{
	font-weight: bold;
	line-height: 18px !important;
	color:#666 !important;
	transition: all .3s ease-out !important;
}

.fwduvp .fwduvp-categories-white-text .fwduvp-categories-type{
	color:#666 !important;
	line-height: 18px !important;
	margin: 2px 15px 0 !important;
}

.fwduvp .fwduvp-categories-white-text .fwduvp-categories-description{
	color:#666 !important;
	line-height: 18px !important;
	margin: 5px 15px 13px !important;
}

.fwduvp .fwduvp-white-link a:link    {color:#0099FF !important;}
.fwduvp .fwduvp-white-link a:visited {color:#0099FF !important;}
.fwduvp .fwduvp-white-link a:hover   {color:#000000 !important;}
.fwduvp .fwduvp-white-link a:active  {color:0099FF !important;}

/* Logged in window white. */
.fwduvp .fwduvp-loggedin-message-white{
  	font: 400 14px Roboto, Arial !important;
  	color: #6a6a6a !important;
}

.fwduvp .fwduvp-loggedin-message-white a{
  	background-size: 100% 2px;
  	color: #0099FF;
}

/* Finger Print Stamp. */
.fwduvp .fwduvp-fingerprintstamp-holder{
	padding: 15px 20px 15px;
	background: rgba(0,0,0,.4);
}

.fwduvp .fwduvp-finger-print-stamp{
	font: 400 14px Roboto;
    display: block;
	margin: 0 0 10px;
	color: #FFF;
}

.fwduvp .fwduvp-user-header,
.fwduvp .fwduvp-name-header,
.fwduvp .fwduvp-email-header,
.fwduvp .fwduvp-ip-header,
.fwduvp .fwduvp-time-header{
	font-weight: 700;
}

.fwduvp .fwduvp-user-text,
.fwduvp .fwduvp-name-text,
.fwduvp .fwduvp-email-text,
.fwduvp .fwduvp-ip-text,
.fwduvp .fwduvp-time-text{
	font-weight: 300;
}

.fwduvp-playlist-data{
    display: none !important;
}

.fwduvp-full-width{
	width: 100% !important;
	display: block !important;
}

.fwduvp-full-width #fwduvpDiv0{
	margin: auto !important;
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}@font-face {
  font-family: "eicons";
  src: url(//8096.com.tw/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.49.0);
  src: url(//8096.com.tw/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.49.0#iefix) format("embedded-opentype"), url(//8096.com.tw/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.49.0) format("woff2"), url(//8096.com.tw/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.49.0) format("woff"), url(//8096.com.tw/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.49.0) format("truetype"), url(//8096.com.tw/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.49.0#eicon) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=eicon],
[class*=" eicon-"] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@keyframes eicon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.eicon-animation-spin {
  animation: eicon-spin 2s infinite linear;
}

.eicon-editor-link:before {
  content: "\e800";
}

.eicon-editor-unlink:before {
  content: "\e801";
}

.eicon-editor-external-link:before {
  content: "\e802";
}

.eicon-editor-close:before {
  content: "\e803";
}

.eicon-editor-list-ol:before {
  content: "\e804";
}

.eicon-editor-list-ul:before {
  content: "\e805";
}

.eicon-editor-bold:before {
  content: "\e806";
}

.eicon-editor-italic:before {
  content: "\e807";
}

.eicon-editor-underline:before {
  content: "\e808";
}

.eicon-editor-paragraph:before {
  content: "\e809";
}

.eicon-editor-h1:before {
  content: "\e80a";
}

.eicon-editor-h2:before {
  content: "\e80b";
}

.eicon-editor-h3:before {
  content: "\e80c";
}

.eicon-editor-h4:before {
  content: "\e80d";
}

.eicon-editor-h5:before {
  content: "\e80e";
}

.eicon-editor-h6:before {
  content: "\e80f";
}

.eicon-editor-quote:before {
  content: "\e810";
}

.eicon-editor-code:before {
  content: "\e811";
}

.eicon-elementor:before {
  content: "\e812";
}

.eicon-elementor-circle:before {
  content: "\e813";
}

.eicon-pojome:before {
  content: "\e814";
}

.eicon-plus:before {
  content: "\e815";
}

.eicon-menu-bar:before {
  content: "\e816";
}

.eicon-apps:before {
  content: "\e817";
}

.eicon-accordion:before {
  content: "\e818";
}

.eicon-alert:before {
  content: "\e819";
}

.eicon-animation-text:before {
  content: "\e81a";
}

.eicon-animation:before {
  content: "\e81b";
}

.eicon-banner:before {
  content: "\e81c";
}

.eicon-blockquote:before {
  content: "\e81d";
}

.eicon-button:before {
  content: "\e81e";
}

.eicon-call-to-action:before {
  content: "\e81f";
}

.eicon-captcha:before {
  content: "\e820";
}

.eicon-carousel:before {
  content: "\e821";
}

.eicon-checkbox:before {
  content: "\e822";
}

.eicon-columns:before {
  content: "\e823";
}

.eicon-countdown:before {
  content: "\e824";
}

.eicon-counter:before {
  content: "\e825";
}

.eicon-date:before {
  content: "\e826";
}

.eicon-divider-shape:before {
  content: "\e827";
}

.eicon-divider:before {
  content: "\e828";
}

.eicon-download-button:before {
  content: "\e829";
}

.eicon-dual-button:before {
  content: "\e82a";
}

.eicon-email-field:before {
  content: "\e82b";
}

.eicon-facebook-comments:before {
  content: "\e82c";
}

.eicon-facebook-like-box:before {
  content: "\e82d";
}

.eicon-form-horizontal:before {
  content: "\e82e";
}

.eicon-form-vertical:before {
  content: "\e82f";
}

.eicon-gallery-grid:before {
  content: "\e830";
}

.eicon-gallery-group:before {
  content: "\e831";
}

.eicon-gallery-justified:before {
  content: "\e832";
}

.eicon-gallery-masonry:before {
  content: "\e833";
}

.eicon-icon-box:before {
  content: "\e834";
}

.eicon-image-before-after:before {
  content: "\e835";
}

.eicon-image-box:before {
  content: "\e836";
}

.eicon-image-hotspot:before {
  content: "\e837";
}

.eicon-image-rollover:before {
  content: "\e838";
}

.eicon-info-box:before {
  content: "\e839";
}

.eicon-inner-section:before {
  content: "\e83a";
}

.eicon-mailchimp:before {
  content: "\e83b";
}

.eicon-menu-card:before {
  content: "\e83c";
}

.eicon-navigation-horizontal:before {
  content: "\e83d";
}

.eicon-nav-menu:before {
  content: "\e83e";
}

.eicon-navigation-vertical:before {
  content: "\e83f";
}

.eicon-number-field:before {
  content: "\e840";
}

.eicon-parallax:before {
  content: "\e841";
}

.eicon-php7:before {
  content: "\e842";
}

.eicon-post-list:before {
  content: "\e843";
}

.eicon-post-slider:before {
  content: "\e844";
}

.eicon-post:before {
  content: "\e845";
}

.eicon-posts-carousel:before {
  content: "\e846";
}

.eicon-posts-grid:before {
  content: "\e847";
}

.eicon-posts-group:before {
  content: "\e848";
}

.eicon-posts-justified:before {
  content: "\e849";
}

.eicon-posts-masonry:before {
  content: "\e84a";
}

.eicon-posts-ticker:before {
  content: "\e84b";
}

.eicon-price-list:before {
  content: "\e84c";
}

.eicon-price-table:before {
  content: "\e84d";
}

.eicon-radio:before {
  content: "\e84e";
}

.eicon-rtl:before {
  content: "\e84f";
}

.eicon-scroll:before {
  content: "\e850";
}

.eicon-search:before {
  content: "\e851";
}

.eicon-select:before {
  content: "\e852";
}

.eicon-share:before {
  content: "\e853";
}

.eicon-sidebar:before {
  content: "\e854";
}

.eicon-skill-bar:before {
  content: "\e855";
}

.eicon-slider-3d:before {
  content: "\e856";
}

.eicon-slider-album:before {
  content: "\e857";
}

.eicon-slider-device:before {
  content: "\e858";
}

.eicon-slider-full-screen:before {
  content: "\e859";
}

.eicon-slider-push:before {
  content: "\e85a";
}

.eicon-slider-vertical:before {
  content: "\e85b";
}

.eicon-slider-video:before {
  content: "\e85c";
}

.eicon-slides:before {
  content: "\e85d";
}

.eicon-social-icons:before {
  content: "\e85e";
}

.eicon-spacer:before {
  content: "\e85f";
}

.eicon-table:before {
  content: "\e860";
}

.eicon-tabs:before {
  content: "\e861";
}

.eicon-tel-field:before {
  content: "\e862";
}

.eicon-text-area:before {
  content: "\e863";
}

.eicon-text-field:before {
  content: "\e864";
}

.eicon-thumbnails-down:before {
  content: "\e865";
}

.eicon-thumbnails-half:before {
  content: "\e866";
}

.eicon-thumbnails-right:before {
  content: "\e867";
}

.eicon-time-line:before {
  content: "\e868";
}

.eicon-toggle:before {
  content: "\e869";
}

.eicon-url:before {
  content: "\e86a";
}

.eicon-t-letter:before {
  content: "\e86b";
}

.eicon-wordpress:before {
  content: "\e86c";
}

.eicon-text:before {
  content: "\e86d";
}

.eicon-anchor:before {
  content: "\e86e";
}

.eicon-bullet-list:before {
  content: "\e86f";
}

.eicon-code:before {
  content: "\e870";
}

.eicon-favorite:before {
  content: "\e871";
}

.eicon-google-maps:before {
  content: "\e872";
}

.eicon-image:before {
  content: "\e873";
}

.eicon-photo-library:before {
  content: "\e874";
}

.eicon-woocommerce:before {
  content: "\e875";
}

.eicon-youtube:before {
  content: "\e876";
}

.eicon-flip-box:before {
  content: "\e877";
}

.eicon-settings:before {
  content: "\e878";
}

.eicon-headphones:before {
  content: "\e879";
}

.eicon-testimonial:before {
  content: "\e87a";
}

.eicon-counter-circle:before {
  content: "\e87b";
}

.eicon-person:before {
  content: "\e87c";
}

.eicon-chevron-right:before {
  content: "\e87d";
}

.eicon-chevron-left:before {
  content: "\e87e";
}

.eicon-close:before {
  content: "\e87f";
}

.eicon-file-download:before {
  content: "\e880";
}

.eicon-save:before {
  content: "\e881";
}

.eicon-zoom-in:before {
  content: "\e882";
}

.eicon-shortcode:before {
  content: "\e883";
}

.eicon-nerd:before {
  content: "\e884";
}

.eicon-device-desktop:before {
  content: "\e885";
}

.eicon-device-tablet:before {
  content: "\e886";
}

.eicon-device-mobile:before {
  content: "\e887";
}

.eicon-document-file:before {
  content: "\e888";
}

.eicon-folder-o:before {
  content: "\e889";
}

.eicon-hypster:before {
  content: "\e88a";
}

.eicon-h-align-left:before {
  content: "\e88b";
}

.eicon-h-align-right:before {
  content: "\e88c";
}

.eicon-h-align-center:before {
  content: "\e88d";
}

.eicon-h-align-stretch:before {
  content: "\e88e";
}

.eicon-v-align-top:before {
  content: "\e88f";
}

.eicon-v-align-bottom:before {
  content: "\e890";
}

.eicon-v-align-middle:before {
  content: "\e891";
}

.eicon-v-align-stretch:before {
  content: "\e892";
}

.eicon-pro-icon:before {
  content: "\e893";
}

.eicon-mail:before {
  content: "\e894";
}

.eicon-lock-user:before {
  content: "\e895";
}

.eicon-testimonial-carousel:before {
  content: "\e896";
}

.eicon-media-carousel:before {
  content: "\e897";
}

.eicon-section:before {
  content: "\e898";
}

.eicon-column:before {
  content: "\e899";
}

.eicon-edit:before {
  content: "\e89a";
}

.eicon-clone:before {
  content: "\e89b";
}

.eicon-trash:before {
  content: "\e89c";
}

.eicon-play:before {
  content: "\e89d";
}

.eicon-angle-right:before {
  content: "\e89e";
}

.eicon-angle-left:before {
  content: "\e89f";
}

.eicon-animated-headline:before {
  content: "\e8a0";
}

.eicon-menu-toggle:before {
  content: "\e8a1";
}

.eicon-fb-embed:before {
  content: "\e8a2";
}

.eicon-fb-feed:before {
  content: "\e8a3";
}

.eicon-twitter-embed:before {
  content: "\e8a4";
}

.eicon-twitter-feed:before {
  content: "\e8a5";
}

.eicon-sync:before {
  content: "\e8a6";
}

.eicon-import-export:before {
  content: "\e8a7";
}

.eicon-check-circle:before {
  content: "\e8a8";
}

.eicon-library-save:before {
  content: "\e8a9";
}

.eicon-library-download:before {
  content: "\e9dd";
}

.eicon-insert:before {
  content: "\e8ab";
}

.eicon-preview-medium:before {
  content: "\e8ac";
}

.eicon-sort-down:before {
  content: "\e8ad";
}

.eicon-sort-up:before {
  content: "\e8ae";
}

.eicon-heading:before {
  content: "\e8af";
}

.eicon-logo:before {
  content: "\e8b0";
}

.eicon-meta-data:before {
  content: "\e8b1";
}

.eicon-post-content:before {
  content: "\e8b2";
}

.eicon-post-excerpt:before {
  content: "\e8b3";
}

.eicon-post-navigation:before {
  content: "\e8b4";
}

.eicon-yoast:before {
  content: "\e8b5";
}

.eicon-nerd-chuckle:before {
  content: "\e8b6";
}

.eicon-nerd-wink:before {
  content: "\e8b7";
}

.eicon-comments:before {
  content: "\e8b8";
}

.eicon-download-circle-o:before {
  content: "\e8b9";
}

.eicon-library-upload:before {
  content: "\e8ba";
}

.eicon-save-o:before {
  content: "\e8bb";
}

.eicon-upload-circle-o:before {
  content: "\e8bc";
}

.eicon-ellipsis-h:before {
  content: "\e8bd";
}

.eicon-ellipsis-v:before {
  content: "\e8be";
}

.eicon-arrow-left:before {
  content: "\e8bf";
}

.eicon-arrow-right:before {
  content: "\e8c0";
}

.eicon-arrow-up:before {
  content: "\e8c1";
}

.eicon-arrow-down:before {
  content: "\e8c2";
}

.eicon-play-o:before {
  content: "\e8c3";
}

.eicon-archive-posts:before {
  content: "\e8c4";
}

.eicon-archive-title:before {
  content: "\e8c5";
}

.eicon-featured-image:before {
  content: "\e8c6";
}

.eicon-post-info:before {
  content: "\e8c7";
}

.eicon-post-title:before {
  content: "\e8c8";
}

.eicon-site-logo:before {
  content: "\e8c9";
}

.eicon-site-search:before {
  content: "\e8ca";
}

.eicon-site-title:before {
  content: "\e8cb";
}

.eicon-plus-square:before {
  content: "\e8cc";
}

.eicon-minus-square:before {
  content: "\e8cd";
}

.eicon-cloud-check:before {
  content: "\e8ce";
}

.eicon-drag-n-drop:before {
  content: "\e8cf";
}

.eicon-welcome:before {
  content: "\e8d0";
}

.eicon-handle:before {
  content: "\e8d1";
}

.eicon-cart:before {
  content: "\e8d2";
}

.eicon-product-add-to-cart:before {
  content: "\e8d3";
}

.eicon-product-breadcrumbs:before {
  content: "\e8d4";
}

.eicon-product-categories:before {
  content: "\e8d5";
}

.eicon-product-description:before {
  content: "\e8d6";
}

.eicon-product-images:before {
  content: "\e8d7";
}

.eicon-product-info:before {
  content: "\e8d8";
}

.eicon-product-meta:before {
  content: "\e8d9";
}

.eicon-product-pages:before {
  content: "\e8da";
}

.eicon-product-price:before {
  content: "\e8db";
}

.eicon-product-rating:before {
  content: "\e8dc";
}

.eicon-product-related:before {
  content: "\e8dd";
}

.eicon-product-stock:before {
  content: "\e8de";
}

.eicon-product-tabs:before {
  content: "\e8df";
}

.eicon-product-title:before {
  content: "\e8e0";
}

.eicon-product-upsell:before {
  content: "\e8e1";
}

.eicon-products:before {
  content: "\e8e2";
}

.eicon-bag-light:before {
  content: "\e8e3";
}

.eicon-bag-medium:before {
  content: "\e8e4";
}

.eicon-bag-solid:before {
  content: "\e8e5";
}

.eicon-basket-light:before {
  content: "\e8e6";
}

.eicon-basket-medium:before {
  content: "\e8e7";
}

.eicon-basket-solid:before {
  content: "\e8e8";
}

.eicon-cart-light:before {
  content: "\e8e9";
}

.eicon-cart-medium:before {
  content: "\e8ea";
}

.eicon-cart-solid:before {
  content: "\e8eb";
}

.eicon-exchange:before {
  content: "\e8ec";
}

.eicon-preview-thin:before {
  content: "\e8ed";
}

.eicon-device-laptop:before {
  content: "\e8ee";
}

.eicon-collapse:before {
  content: "\e8ef";
}

.eicon-expand:before {
  content: "\e8f0";
}

.eicon-navigator:before {
  content: "\e8f1";
}

.eicon-plug:before {
  content: "\e8f2";
}

.eicon-dashboard:before {
  content: "\e8f3";
}

.eicon-typography:before {
  content: "\e8f4";
}

.eicon-info-circle-o:before {
  content: "\e8f5";
}

.eicon-integration:before {
  content: "\e8f6";
}

.eicon-plus-circle-o:before {
  content: "\e8f7";
}

.eicon-rating:before {
  content: "\e8f8";
}

.eicon-review:before {
  content: "\e8f9";
}

.eicon-tools:before {
  content: "\e8fa";
}

.eicon-loading:before {
  content: "\e8fb";
}

.eicon-sitemap:before {
  content: "\e8fc";
}

.eicon-click:before {
  content: "\e8fd";
}

.eicon-clock:before {
  content: "\e8fe";
}

.eicon-library-open:before {
  content: "\e8ff";
}

.eicon-warning:before {
  content: "\e900";
}

.eicon-flow:before {
  content: "\e901";
}

.eicon-cursor-move:before {
  content: "\e902";
}

.eicon-arrow-circle-left:before {
  content: "\e903";
}

.eicon-flash:before {
  content: "\e904";
}

.eicon-redo:before {
  content: "\e905";
}

.eicon-ban:before {
  content: "\e906";
}

.eicon-barcode:before {
  content: "\e907";
}

.eicon-calendar:before {
  content: "\e908";
}

.eicon-caret-left:before {
  content: "\e909";
}

.eicon-caret-right:before {
  content: "\e90a";
}

.eicon-caret-up:before {
  content: "\e90b";
}

.eicon-chain-broken:before {
  content: "\e90c";
}

.eicon-check-circle-o:before {
  content: "\e90d";
}

.eicon-check:before {
  content: "\e90e";
}

.eicon-chevron-double-left:before {
  content: "\e90f";
}

.eicon-chevron-double-right:before {
  content: "\e910";
}

.eicon-undo:before {
  content: "\e911";
}

.eicon-filter:before {
  content: "\e912";
}

.eicon-circle-o:before {
  content: "\e913";
}

.eicon-circle:before {
  content: "\e914";
}

.eicon-clock-o:before {
  content: "\e915";
}

.eicon-cog:before {
  content: "\e916";
}

.eicon-cogs:before {
  content: "\e917";
}

.eicon-commenting-o:before {
  content: "\e918";
}

.eicon-copy:before {
  content: "\e919";
}

.eicon-database:before {
  content: "\e91a";
}

.eicon-dot-circle-o:before {
  content: "\e91b";
}

.eicon-envelope:before {
  content: "\e91c";
}

.eicon-external-link-square:before {
  content: "\e91d";
}

.eicon-eyedropper:before {
  content: "\e91e";
}

.eicon-folder:before {
  content: "\e91f";
}

.eicon-font:before {
  content: "\e920";
}

.eicon-adjust:before {
  content: "\e921";
}

.eicon-lightbox:before {
  content: "\e922";
}

.eicon-heart-o:before {
  content: "\e923";
}

.eicon-history:before {
  content: "\e924";
}

.eicon-image-bold:before {
  content: "\e925";
}

.eicon-info-circle:before {
  content: "\e926";
}

.eicon-link:before {
  content: "\e927";
}

.eicon-long-arrow-left:before {
  content: "\e928";
}

.eicon-long-arrow-right:before {
  content: "\e929";
}

.eicon-caret-down:before {
  content: "\e92a";
}

.eicon-paint-brush:before {
  content: "\e92b";
}

.eicon-pencil:before {
  content: "\e92c";
}

.eicon-plus-circle:before {
  content: "\e92d";
}

.eicon-zoom-in-bold:before {
  content: "\e92e";
}

.eicon-sort-amount-desc:before {
  content: "\e92f";
}

.eicon-sign-out:before {
  content: "\e930";
}

.eicon-spinner:before {
  content: "\e931";
}

.eicon-square:before {
  content: "\e932";
}

.eicon-star-o:before {
  content: "\e933";
}

.eicon-star:before {
  content: "\e934";
}

.eicon-text-align-justify:before {
  content: "\e935";
}

.eicon-text-align-center:before {
  content: "\e936";
}

.eicon-tags:before {
  content: "\e937";
}

.eicon-text-align-left:before {
  content: "\e938";
}

.eicon-text-align-right:before {
  content: "\e939";
}

.eicon-close-circle:before {
  content: "\e93a";
}

.eicon-trash-o:before {
  content: "\e93b";
}

.eicon-font-awesome:before {
  content: "\e93c";
}

.eicon-user-circle-o:before {
  content: "\e93d";
}

.eicon-video-camera:before {
  content: "\e93e";
}

.eicon-heart:before {
  content: "\e93f";
}

.eicon-wrench:before {
  content: "\e940";
}

.eicon-help:before {
  content: "\e941";
}

.eicon-help-o:before {
  content: "\e942";
}

.eicon-zoom-out-bold:before {
  content: "\e943";
}

.eicon-plus-square-o:before {
  content: "\e944";
}

.eicon-minus-square-o:before {
  content: "\e945";
}

.eicon-minus-circle:before {
  content: "\e946";
}

.eicon-minus-circle-o:before {
  content: "\e947";
}

.eicon-code-bold:before {
  content: "\e948";
}

.eicon-cloud-upload:before {
  content: "\e949";
}

.eicon-search-bold:before {
  content: "\e94a";
}

.eicon-map-pin:before {
  content: "\e94b";
}

.eicon-meetup:before {
  content: "\e94c";
}

.eicon-slideshow:before {
  content: "\e94d";
}

.eicon-t-letter-bold:before {
  content: "\e94e";
}

.eicon-preferences:before {
  content: "\e94f";
}

.eicon-table-of-contents:before {
  content: "\e950";
}

.eicon-tv:before {
  content: "\e951";
}

.eicon-upload:before {
  content: "\e952";
}

.eicon-instagram-comments:before {
  content: "\e953";
}

.eicon-instagram-nested-gallery:before {
  content: "\e954";
}

.eicon-instagram-post:before {
  content: "\e955";
}

.eicon-instagram-video:before {
  content: "\e956";
}

.eicon-instagram-gallery:before {
  content: "\e957";
}

.eicon-instagram-likes:before {
  content: "\e958";
}

.eicon-facebook:before {
  content: "\e959";
}

.eicon-twitter:before {
  content: "\e95a";
}

.eicon-pinterest:before {
  content: "\e95b";
}

.eicon-frame-expand:before {
  content: "\e95c";
}

.eicon-frame-minimize:before {
  content: "\e95d";
}

.eicon-archive:before {
  content: "\e95e";
}

.eicon-colors-typography:before {
  content: "\e95f";
}

.eicon-custom:before {
  content: "\e960";
}

.eicon-footer:before {
  content: "\e961";
}

.eicon-header:before {
  content: "\e962";
}

.eicon-layout-settings:before {
  content: "\e963";
}

.eicon-lightbox-expand:before {
  content: "\e964";
}

.eicon-error-404:before {
  content: "\e965";
}

.eicon-theme-style:before {
  content: "\e966";
}

.eicon-search-results:before {
  content: "\e967";
}

.eicon-single-post:before {
  content: "\e968";
}

.eicon-site-identity:before {
  content: "\e969";
}

.eicon-theme-builder:before {
  content: "\e96a";
}

.eicon-download-bold:before {
  content: "\e96b";
}

.eicon-share-arrow:before {
  content: "\e96c";
}

.eicon-global-settings:before {
  content: "\e96d";
}

.eicon-user-preferences:before {
  content: "\e96e";
}

.eicon-lock:before {
  content: "\e96f";
}

.eicon-export-kit:before {
  content: "\e970";
}

.eicon-import-kit:before {
  content: "\e971";
}

.eicon-lottie:before {
  content: "\e972";
}

.eicon-products-archive:before {
  content: "\e973";
}

.eicon-single-product:before {
  content: "\e974";
}

.eicon-disable-trash-o:before {
  content: "\e975";
}

.eicon-single-page:before {
  content: "\e976";
}

.eicon-wordpress-light:before {
  content: "\e977";
}

.eicon-cogs-check:before {
  content: "\e978";
}

.eicon-custom-css:before {
  content: "\e979";
}

.eicon-global-colors:before {
  content: "\e97a";
}

.eicon-globe:before {
  content: "\e97b";
}

.eicon-typography-1:before {
  content: "\e97c";
}

.eicon-background:before {
  content: "\e97d";
}

.eicon-device-responsive:before {
  content: "\e97e";
}

.eicon-device-wide:before {
  content: "\e97f";
}

.eicon-code-highlight:before {
  content: "\e980";
}

.eicon-video-playlist:before {
  content: "\e981";
}

.eicon-download-kit:before {
  content: "\e982";
}

.eicon-kit-details:before {
  content: "\e983";
}

.eicon-kit-parts:before {
  content: "\e984";
}

.eicon-kit-upload:before {
  content: "\e985";
}

.eicon-kit-plugins:before {
  content: "\e986";
}

.eicon-kit-upload-alt:before {
  content: "\e987";
}

.eicon-hotspot:before {
  content: "\e988";
}

.eicon-paypal-button:before {
  content: "\e989";
}

.eicon-shape:before {
  content: "\e98a";
}

.eicon-wordart:before {
  content: "\e98b";
}

.eicon-checkout:before {
  content: "\e98c";
}

.eicon-container:before {
  content: "\e98d";
}

.eicon-flip:before {
  content: "\e98e";
}

.eicon-info:before {
  content: "\e98f";
}

.eicon-my-account:before {
  content: "\e990";
}

.eicon-purchase-summary:before {
  content: "\e991";
}

.eicon-page-transition:before {
  content: "\e992";
}

.eicon-spotify:before {
  content: "\e993";
}

.eicon-stripe-button:before {
  content: "\e994";
}

.eicon-woo-settings:before {
  content: "\e995";
}

.eicon-woo-cart:before {
  content: "\e996";
}

.eicon-grow:before {
  content: "\e997";
}

.eicon-order-end:before {
  content: "\e998";
}

.eicon-nowrap:before {
  content: "\e999";
}

.eicon-order-start:before {
  content: "\e99a";
}

.eicon-progress-tracker:before {
  content: "\e99b";
}

.eicon-shrink:before {
  content: "\e99c";
}

.eicon-wrap:before {
  content: "\e99d";
}

.eicon-align-center-h:before {
  content: "\e99e";
}

.eicon-align-center-v:before {
  content: "\e99f";
}

.eicon-align-end-h:before {
  content: "\e9a0";
}

.eicon-align-end-v:before {
  content: "\e9a1";
}

.eicon-align-start-h:before {
  content: "\e9a2";
}

.eicon-align-start-v:before {
  content: "\e9a3";
}

.eicon-align-stretch-h:before {
  content: "\e9a4";
}

.eicon-align-stretch-v:before {
  content: "\e9a5";
}

.eicon-justify-center-h:before {
  content: "\e9a6";
}

.eicon-justify-center-v:before {
  content: "\e9a7";
}

.eicon-justify-end-h:before {
  content: "\e9a8";
}

.eicon-justify-end-v:before {
  content: "\e9a9";
}

.eicon-justify-space-around-h:before {
  content: "\e9aa";
}

.eicon-justify-space-around-v:before {
  content: "\e9ab";
}

.eicon-justify-space-between-h:before {
  content: "\e9ac";
}

.eicon-justify-space-between-v:before {
  content: "\e9ad";
}

.eicon-justify-space-evenly-h:before {
  content: "\e9ae";
}

.eicon-justify-space-evenly-v:before {
  content: "\e9af";
}

.eicon-justify-start-h:before {
  content: "\e9b0";
}

.eicon-justify-start-v:before {
  content: "\e9b1";
}

.eicon-woocommerce-cross-sells:before {
  content: "\e9b2";
}

.eicon-woocommerce-notices:before {
  content: "\e9b3";
}

.eicon-inner-container:before {
  content: "\e9b4";
}

.eicon-warning-full:before {
  content: "\e9b5";
}

.eicon-exit:before {
  content: "\e9b6";
}

.eicon-loop-builder:before {
  content: "\e9b7";
}

.eicon-notes:before {
  content: "\e9b8";
}

.eicon-read:before {
  content: "\e9b9";
}

.eicon-unread:before {
  content: "\e9ba";
}

.eicon-carousel-loop:before {
  content: "\e9bb";
}

.eicon-mega-menu:before {
  content: "\eb78";
}

.eicon-nested-carousel:before {
  content: "\e9bd";
}

.eicon-ai:before {
  content: "\e9be";
}

.eicon-taxonomy-filter:before {
  content: "\eb7d";
}

.eicon-container-grid:before {
  content: "\ef02";
}

.eicon-upgrade:before {
  content: "\e9c1";
}

.eicon-advanced:before {
  content: "\eb84";
}

.eicon-div-block:before {
  content: "\eb9b";
}

.eicon-notification:before {
  content: "\e9c3";
}

.eicon-light-mode:before {
  content: "\e9c4";
}

.eicon-dark-mode:before {
  content: "\e9c5";
}

.eicon-upgrade-crown:before {
  content: "\e9c6";
}

.eicon-off-canvas:before {
  content: "\e9c7";
}

.eicon-speakerphone:before {
  content: "\e9c9";
}

.eicon-ehp-cta:before {
  content: "\e9cb";
}

.eicon-ehp-forms:before {
  content: "\e9bc";
}

.eicon-ehp-hero:before {
  content: "\e9ca";
}

.eicon-ehp-zigzag:before {
  content: "\e9cc";
}

.eicon-e-button:before {
  content: "\e9ce";
}

.eicon-flexbox:before {
  content: "\e9d0";
}

.eicon-paragraph:before {
  content: "\e9d1";
}

.eicon-icon:before {
  content: "\e9d2";
}

.eicon-e-image:before {
  content: "\e9d3";
}

.eicon-video:before {
  content: "\e9d4";
}

.eicon-svg:before {
  content: "\e9d5";
}

.eicon-e-divider:before {
  content: "\e9d6";
}

.eicon-e-heading:before {
  content: "\e9d7";
}

.eicon-atomic:before {
  content: "\ebae";
}

.eicon-library-delete:before {
  content: "\e9d8";
}

.eicon-library-copy:before {
  content: "\e9d9";
}

.eicon-library-folder-empty:before {
  content: "\e9da";
}

.eicon-library-move:before {
  content: "\e9db";
}

.eicon-library-edit:before {
  content: "\e9dc";
}

.eicon-library-subscription-upgrade:before {
  content: "\e9de";
}

.eicon-library-folder-view:before {
  content: "\e9df";
}

.eicon-library-grid:before {
  content: "\e9e1";
}

.eicon-library-cloud-connect:before {
  content: "\e9e2";
}

.eicon-library-import:before {
  content: "\e9e3";
}

.eicon-library-list:before {
  content: "\e9e4";
}

.eicon-library-cloud-empty:before {
  content: "\e9e5";
}

.eicon-folder-plus:before {
  content: "\e8aa";
}

.eicon-library-folder:before {
  content: "\e9e6";
}

.eicon-accessibility:before {
  content: "\e9bf";
}

.eicon-lock-outline:before {
  content: "\e9e7";
}

.eicon-e-youtube:before {
  content: "\e9e8";
}

.eicon-contact:before {
  content: "\ebd2";
}

.eicon-layout:before {
  content: "\ebd8";
}

.eicon-components:before {
  content: "\ebd9";
}

.eicon-tab-content:before {
  content: "\ebda";
}

.eicon-tab-menu:before {
  content: "\ebdb";
}

.eicon-atomic-label:before {
  content: "\e9ee";
}

.eicon-atomic-form:before {
  content: "\e9ef";
}

.eicon-atomic-submit-button:before {
  content: "\e9f0";
}

.eicon-atomic-input:before {
  content: "\e9f1";
}

.eicon-atomic-text-area:before {
  content: "\e9f2";
}

.eicon-atomic-select:before {
  content: "\e9f3";
}

.eicon-atomic-checkbox:before {
  content: "\e9f4";
}

.eicon-atomic-radiobutton:before {
  content: "\e9f5";
}

.eicon-atomic-file-upload:before {
  content: "\ebe9";
}

.eicon-atomic-time-picker:before {
  content: "\ebea";
}

.eicon-atomic-date-picker:before {
  content: "\ebeb";
}

.eicon-eye:before {
  content: "\e8ac";
}

.eicon-elementor-square:before {
  content: "\e813";
}:root {
  --direction-multiplier: 1;
}

html[dir=rtl],
body.rtl {
  --direction-multiplier: -1;
}

.elementor-hidden {
  display: none;
}

.elementor-visibility-hidden {
  visibility: hidden;
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.elementor-clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}

.e-logo-wrapper {
  display: inline-block;
  line-height: 1;
}
.e-logo-wrapper i {
  color: var(--e-a-color-circle-logo);
  font-size: 2.5em;
}

.elementor *, .elementor *:before, .elementor *:after {
  box-sizing: border-box;
}
.elementor a {
  box-shadow: none;
  text-decoration: none;
}
.elementor hr {
  margin: 0;
  background-color: transparent;
}
.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
  margin: 0;
}
.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
}
.elementor .elementor-background-video-container,
.elementor .elementor-background-holder,
.elementor .elementor-background {
  inset: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr;
}
.elementor .elementor-background-video-container {
  transition: opacity 1s;
  pointer-events: none;
}
.elementor .elementor-background-video-container.elementor-loading {
  opacity: 0;
}
.elementor .elementor-background-video,
.elementor .elementor-background-video-embed {
  max-width: none;
}
.elementor .elementor-background-video,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  transform: translate(-50%, -50%);
}
.elementor .elementor-background-video-hosted {
  -o-object-fit: cover;
     object-fit: cover;
}
.elementor .elementor-background-overlay {
  inset: 0;
  position: absolute;
}
.elementor .elementor-background-slideshow {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.elementor .elementor-background-slideshow__slide__image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}

.elementor-widget-wrap > .elementor-element.elementor-absolute,
.e-con > .elementor-element.elementor-absolute,
.e-con-inner > .elementor-element.elementor-absolute {
  position: absolute;
}
.elementor-widget-wrap > .elementor-element.elementor-fixed,
.e-con > .elementor-element.elementor-fixed,
.e-con-inner > .elementor-element.elementor-fixed {
  position: fixed;
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
    max-width: 100%;
  }
}

.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
  z-index: 1;
}
.elementor-element {
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order);
  align-self: var(--align-self);
}
.elementor-element:where(.e-con-full, .elementor-widget) {
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  gap: var(--row-gap) var(--column-gap);
}

.elementor-invisible {
  visibility: hidden;
}

.elementor-custom-embed-play {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  transform: translate(calc(-50% * var(--direction-multiplier)), -50%);
}
.elementor-custom-embed-play i {
  font-size: 100px;
  color: #fff;
  text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
}
.elementor-custom-embed-play svg {
  height: 100px;
  width: 100px;
  fill: #fff;
  filter: drop-shadow(1px 0 6px rgba(0, 0, 0, 0.3));
}
.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
  opacity: 0.8;
  transition: all 0.5s;
}
.elementor-custom-embed-play.elementor-playing i {
  font-family: eicons;
}
.elementor-custom-embed-play.elementor-playing i:before {
  content: "\e8fb";
}
.elementor-custom-embed-play.elementor-playing i,
.elementor-custom-embed-play.elementor-playing svg {
  animation: eicon-spin 2s infinite linear;
}

.elementor-tag {
  display: inline-flex;
}

.elementor-ken-burns {
  transition-property: transform;
  transition-duration: 10s;
  transition-timing-function: linear;
}
.elementor-ken-burns--out {
  transform: scale(1.3);
}
.elementor-ken-burns--active {
  transition-duration: 20s;
}
.elementor-ken-burns--active.elementor-ken-burns--out {
  transform: scale(1);
}
.elementor-ken-burns--active.elementor-ken-burns--in {
  transform: scale(1.3);
}

.elementor-align-center {
  text-align: center;
}
.elementor-align-right {
  text-align: right;
}
.elementor-align-left {
  text-align: left;
}
.elementor-align-center .elementor-button, .elementor-align-right .elementor-button, .elementor-align-left .elementor-button {
  width: auto;
}
.elementor-align-justify .elementor-button {
  width: 100%;
}

@media (min-width: -1) {
  .elementor-widescreen-align-center {
    text-align: center;
  }
  .elementor-widescreen-align-right {
    text-align: right;
  }
  .elementor-widescreen-align-left {
    text-align: left;
  }
  .elementor-widescreen-align-center .elementor-button, .elementor-widescreen-align-right .elementor-button, .elementor-widescreen-align-left .elementor-button {
    width: auto;
  }
  .elementor-widescreen-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: -1) {
  .elementor-laptop-align-center {
    text-align: center;
  }
  .elementor-laptop-align-right {
    text-align: right;
  }
  .elementor-laptop-align-left {
    text-align: left;
  }
  .elementor-laptop-align-center .elementor-button, .elementor-laptop-align-right .elementor-button, .elementor-laptop-align-left .elementor-button {
    width: auto;
  }
  .elementor-laptop-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: -1) {
  .elementor-tablet_extra-align-center {
    text-align: center;
  }
  .elementor-tablet_extra-align-right {
    text-align: right;
  }
  .elementor-tablet_extra-align-left {
    text-align: left;
  }
  .elementor-tablet_extra-align-center .elementor-button, .elementor-tablet_extra-align-right .elementor-button, .elementor-tablet_extra-align-left .elementor-button {
    width: auto;
  }
  .elementor-tablet_extra-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .elementor-tablet-align-center {
    text-align: center;
  }
  .elementor-tablet-align-right {
    text-align: right;
  }
  .elementor-tablet-align-left {
    text-align: left;
  }
  .elementor-tablet-align-center .elementor-button, .elementor-tablet-align-right .elementor-button, .elementor-tablet-align-left .elementor-button {
    width: auto;
  }
  .elementor-tablet-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: -1) {
  .elementor-mobile_extra-align-center {
    text-align: center;
  }
  .elementor-mobile_extra-align-right {
    text-align: right;
  }
  .elementor-mobile_extra-align-left {
    text-align: left;
  }
  .elementor-mobile_extra-align-center .elementor-button, .elementor-mobile_extra-align-right .elementor-button, .elementor-mobile_extra-align-left .elementor-button {
    width: auto;
  }
  .elementor-mobile_extra-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-mobile-align-center {
    text-align: center;
  }
  .elementor-mobile-align-right {
    text-align: right;
  }
  .elementor-mobile-align-left {
    text-align: left;
  }
  .elementor-mobile-align-center .elementor-button, .elementor-mobile-align-right .elementor-button, .elementor-mobile-align-left .elementor-button {
    width: auto;
  }
  .elementor-mobile-align-justify .elementor-button {
    width: 100%;
  }
}
:root {
  --page-title-display: block;
}

.elementor-page-title, h1.entry-title {
  display: var(--page-title-display);
}

@keyframes eicon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.eicon-animation-spin {
  animation: eicon-spin 2s infinite linear;
}

.elementor-section {
  position: relative;
}
.elementor-section .elementor-container {
  display: flex;
  margin-inline: auto;
  position: relative;
}
@media (max-width: 1024px) {
  .elementor-section .elementor-container {
    flex-wrap: wrap;
  }
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}
.elementor-section.elementor-section-stretched {
  position: relative;
  width: 100%;
}
.elementor-section.elementor-section-items-top > .elementor-container {
  align-items: flex-start;
}
.elementor-section.elementor-section-items-middle > .elementor-container {
  align-items: center;
}
.elementor-section.elementor-section-items-bottom > .elementor-container {
  align-items: flex-end;
}
@media (min-width: 768px) {
  .elementor-section.elementor-section-height-full {
    height: 100vh;
  }
  .elementor-section.elementor-section-height-full > .elementor-container {
    height: 100%;
  }
}

.elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-items: flex-start;
}
.elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-items: center;
}
.elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-items: flex-end;
}

.elementor-widget-wrap {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: flex;
}
.elementor-widget-wrap > .elementor-element {
  width: 100%;
}
.elementor-widget-wrap.e-swiper-container {
  width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)));
}

.elementor-widget {
  position: relative;
}
.elementor-widget:not(:last-child) {
  margin-block-end: var(--kit-widget-spacing, 20px);
}
.elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial, .elementor-widget:not(:last-child).elementor-absolute {
  margin-block-end: 0;
}

.elementor-column {
  position: relative;
  min-height: 1px;
  display: flex;
}

.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
  padding: 5px;
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 10px;
}
.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
  padding: 15px;
}
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
  padding: 20px;
}
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
  padding: 30px;
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
  padding: 0;
}

@media (min-width: 768px) {
  .elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
    width: 10%;
  }
  .elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
    width: 11.111%;
  }
  .elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
    width: 12.5%;
  }
  .elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
    width: 14.285%;
  }
  .elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
    width: 16.666%;
  }
  .elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
    width: 20%;
  }
  .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
    width: 25%;
  }
  .elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
    width: 30%;
  }
  .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
    width: 33.333%;
  }
  .elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
    width: 40%;
  }
  .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
    width: 50%;
  }
  .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
    width: 60%;
  }
  .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
    width: 66.666%;
  }
  .elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
    width: 70%;
  }
  .elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
    width: 75%;
  }
  .elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
    width: 80%;
  }
  .elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
    width: 83.333%;
  }
  .elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
    width: 90%;
  }
  .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .elementor-column.elementor-xs-10 {
    width: 10%;
  }
  .elementor-column.elementor-xs-11 {
    width: 11.111%;
  }
  .elementor-column.elementor-xs-12 {
    width: 12.5%;
  }
  .elementor-column.elementor-xs-14 {
    width: 14.285%;
  }
  .elementor-column.elementor-xs-16 {
    width: 16.666%;
  }
  .elementor-column.elementor-xs-20 {
    width: 20%;
  }
  .elementor-column.elementor-xs-25 {
    width: 25%;
  }
  .elementor-column.elementor-xs-30 {
    width: 30%;
  }
  .elementor-column.elementor-xs-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-xs-40 {
    width: 40%;
  }
  .elementor-column.elementor-xs-50 {
    width: 50%;
  }
  .elementor-column.elementor-xs-60 {
    width: 60%;
  }
  .elementor-column.elementor-xs-66 {
    width: 66.666%;
  }
  .elementor-column.elementor-xs-70 {
    width: 70%;
  }
  .elementor-column.elementor-xs-75 {
    width: 75%;
  }
  .elementor-column.elementor-xs-80 {
    width: 80%;
  }
  .elementor-column.elementor-xs-83 {
    width: 83.333%;
  }
  .elementor-column.elementor-xs-90 {
    width: 90%;
  }
  .elementor-column.elementor-xs-100 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-column.elementor-sm-10 {
    width: 10%;
  }
  .elementor-column.elementor-sm-11 {
    width: 11.111%;
  }
  .elementor-column.elementor-sm-12 {
    width: 12.5%;
  }
  .elementor-column.elementor-sm-14 {
    width: 14.285%;
  }
  .elementor-column.elementor-sm-16 {
    width: 16.666%;
  }
  .elementor-column.elementor-sm-20 {
    width: 20%;
  }
  .elementor-column.elementor-sm-25 {
    width: 25%;
  }
  .elementor-column.elementor-sm-30 {
    width: 30%;
  }
  .elementor-column.elementor-sm-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-sm-40 {
    width: 40%;
  }
  .elementor-column.elementor-sm-50 {
    width: 50%;
  }
  .elementor-column.elementor-sm-60 {
    width: 60%;
  }
  .elementor-column.elementor-sm-66 {
    width: 66.666%;
  }
  .elementor-column.elementor-sm-70 {
    width: 70%;
  }
  .elementor-column.elementor-sm-75 {
    width: 75%;
  }
  .elementor-column.elementor-sm-80 {
    width: 80%;
  }
  .elementor-column.elementor-sm-83 {
    width: 83.333%;
  }
  .elementor-column.elementor-sm-90 {
    width: 90%;
  }
  .elementor-column.elementor-sm-100 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-column.elementor-md-10 {
    width: 10%;
  }
  .elementor-column.elementor-md-11 {
    width: 11.111%;
  }
  .elementor-column.elementor-md-12 {
    width: 12.5%;
  }
  .elementor-column.elementor-md-14 {
    width: 14.285%;
  }
  .elementor-column.elementor-md-16 {
    width: 16.666%;
  }
  .elementor-column.elementor-md-20 {
    width: 20%;
  }
  .elementor-column.elementor-md-25 {
    width: 25%;
  }
  .elementor-column.elementor-md-30 {
    width: 30%;
  }
  .elementor-column.elementor-md-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-md-40 {
    width: 40%;
  }
  .elementor-column.elementor-md-50 {
    width: 50%;
  }
  .elementor-column.elementor-md-60 {
    width: 60%;
  }
  .elementor-column.elementor-md-66 {
    width: 66.666%;
  }
  .elementor-column.elementor-md-70 {
    width: 70%;
  }
  .elementor-column.elementor-md-75 {
    width: 75%;
  }
  .elementor-column.elementor-md-80 {
    width: 80%;
  }
  .elementor-column.elementor-md-83 {
    width: 83.333%;
  }
  .elementor-column.elementor-md-90 {
    width: 90%;
  }
  .elementor-column.elementor-md-100 {
    width: 100%;
  }
}

@media (min-width: -1) {
  .elementor-reverse-widescreen > .elementor-container > :nth-child(1) {
    order: 10;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :nth-child(1) {
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :nth-child(1) {
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :nth-child(1) {
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: initial;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(1) {
    order: 10;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > :nth-child(1) {
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: -1) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > :nth-child(1) {
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: -1) {
  .elementor-reverse-tablet > .elementor-container > :nth-child(1) {
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: initial;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(1) {
    order: 10;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (max-width: 767px) {
  .elementor-reverse-mobile > .elementor-container > :nth-child(1) {
    order: 10;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
    order: 1;
  }
  .elementor-column {
    width: 100%;
  }
}
.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap);
}
.elementor-grid .elementor-grid-item {
  min-width: 0;
}
.elementor-grid-0 .elementor-grid {
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-block-end: calc(-1 * var(--grid-row-gap));
}
.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-block-end: var(--grid-row-gap);
  word-break: break-word;
}
.elementor-grid-1 .elementor-grid {
  grid-template-columns: repeat(1, 1fr);
}
.elementor-grid-2 .elementor-grid {
  grid-template-columns: repeat(2, 1fr);
}
.elementor-grid-3 .elementor-grid {
  grid-template-columns: repeat(3, 1fr);
}
.elementor-grid-4 .elementor-grid {
  grid-template-columns: repeat(4, 1fr);
}
.elementor-grid-5 .elementor-grid {
  grid-template-columns: repeat(5, 1fr);
}
.elementor-grid-6 .elementor-grid {
  grid-template-columns: repeat(6, 1fr);
}
.elementor-grid-7 .elementor-grid {
  grid-template-columns: repeat(7, 1fr);
}
.elementor-grid-8 .elementor-grid {
  grid-template-columns: repeat(8, 1fr);
}
.elementor-grid-9 .elementor-grid {
  grid-template-columns: repeat(9, 1fr);
}
.elementor-grid-10 .elementor-grid {
  grid-template-columns: repeat(10, 1fr);
}
.elementor-grid-11 .elementor-grid {
  grid-template-columns: repeat(11, 1fr);
}
.elementor-grid-12 .elementor-grid {
  grid-template-columns: repeat(12, 1fr);
}
@media (min-width: -1) {
  .elementor-grid-widescreen-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-widescreen-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-widescreen-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-widescreen-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-widescreen-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-widescreen-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-widescreen-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-widescreen-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-widescreen-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-widescreen-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-widescreen-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-widescreen-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-widescreen-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1) {
  .elementor-grid-laptop-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-laptop-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-laptop-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-laptop-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-laptop-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-laptop-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-laptop-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-laptop-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-laptop-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-laptop-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-laptop-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-laptop-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-laptop-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1) {
  .elementor-grid-tablet_extra-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-tablet_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-tablet_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-tablet_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-tablet_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-tablet_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-tablet_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-tablet_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-tablet_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-tablet_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-tablet_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-tablet_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-tablet_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 1024px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1) {
  .elementor-grid-mobile_extra-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-mobile_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-mobile_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-mobile_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-mobile_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-mobile_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-mobile_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-mobile_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-mobile_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-mobile_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-mobile_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-mobile_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-mobile_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 767px) {
  .elementor-grid-mobile-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}

@media (min-width: 1025px) {
  #elementor-device-mode:after {
    content: "desktop";
  }
}
@media (min-width: -1) {
  #elementor-device-mode:after {
    content: "widescreen";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "laptop";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "tablet_extra";
  }
}
@media (max-width: 1024px) {
  #elementor-device-mode:after {
    content: "tablet";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "mobile_extra";
  }
}
@media (max-width: 767px) {
  #elementor-device-mode:after {
    content: "mobile";
  }
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
.e-con {
  --border-radius: 0;
  --border-top-width: 0px;
  --border-right-width: 0px;
  --border-bottom-width: 0px;
  --border-left-width: 0px;
  --border-style: initial;
  --border-color: initial;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --content-width: min(100%, var(--container-max-width, 1140px));
  --width: 100%;
  --min-height: initial;
  --height: auto;
  --text-align: initial;
  --margin-top: 0px;
  --margin-right: 0px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --padding-top: var(--container-default-padding-top, 10px);
  --padding-right: var(--container-default-padding-right, 10px);
  --padding-bottom: var(--container-default-padding-bottom, 10px);
  --padding-left: var(--container-default-padding-left, 10px);
  --position: relative;
  --z-index: revert;
  --overflow: visible;
  --gap: var(--widgets-spacing, 20px);
  --row-gap: var(--widgets-spacing-row, 20px);
  --column-gap: var(--widgets-spacing-column, 20px);
  --overlay-mix-blend-mode: initial;
  --overlay-opacity: 1;
  --overlay-transition: 0.3s;
  --e-con-grid-template-columns: repeat(3, 1fr);
  --e-con-grid-template-rows: repeat(2, 1fr);
  position: var(--position);
  width: var(--width);
  min-width: 0;
  min-height: var(--min-height);
  height: var(--height);
  border-radius: var(--border-radius);
  z-index: var(--z-index);
  overflow: var(--overflow);
  --flex-wrap-mobile: wrap;
}
.e-con:where(:not(.e-div-block-base)) {
  transition: background var(--background-transition, 0.3s), border var(--border-transition, 0.3s), box-shadow var(--border-transition, 0.3s), transform var(--e-con-transform-transition-duration, 0.4s);
}
.e-con {
  --margin-block-start: var(--margin-top);
  --margin-block-end: var(--margin-bottom);
  --margin-inline-start: var(--margin-left);
  --margin-inline-end: var(--margin-right);
  --padding-inline-start: var(--padding-left);
  --padding-inline-end: var(--padding-right);
  --padding-block-start: var(--padding-top);
  --padding-block-end: var(--padding-bottom);
  --border-block-start-width: var(--border-top-width);
  --border-block-end-width: var(--border-bottom-width);
  --border-inline-start-width: var(--border-left-width);
  --border-inline-end-width: var(--border-right-width);
}
body.rtl .e-con {
  --padding-inline-start: var(--padding-right);
  --padding-inline-end: var(--padding-left);
  --margin-inline-start: var(--margin-right);
  --margin-inline-end: var(--margin-left);
  --border-inline-start-width: var(--border-right-width);
  --border-inline-end-width: var(--border-left-width);
}
.e-con {
  margin-block-start: var(--margin-block-start);
  margin-inline-end: var(--margin-inline-end);
  margin-block-end: var(--margin-block-end);
  margin-inline-start: var(--margin-inline-start);
  padding-inline-start: var(--padding-inline-start);
  padding-inline-end: var(--padding-inline-end);
}
.e-con.e-flex {
  --flex-direction: column;
  --flex-basis: auto;
  --flex-grow: 0;
  --flex-shrink: 1;
  flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}
.e-con-full, .e-con > .e-con-inner {
  text-align: var(--text-align);
  padding-block-start: var(--padding-block-start);
  padding-block-end: var(--padding-block-end);
}
.e-con-full.e-flex, .e-con.e-flex > .e-con-inner {
  flex-direction: var(--flex-direction);
}
.e-con, .e-con > .e-con-inner {
  display: var(--display);
}
.e-con.e-grid {
  --grid-justify-content: start;
  --grid-align-content: start;
  --grid-auto-flow: row;
}
.e-con.e-grid, .e-con.e-grid > .e-con-inner {
  grid-template-columns: var(--e-con-grid-template-columns);
  grid-template-rows: var(--e-con-grid-template-rows);
  justify-content: var(--grid-justify-content);
  align-content: var(--grid-align-content);
  grid-auto-flow: var(--grid-auto-flow);
  justify-items: var(--justify-items);
  align-items: var(--align-items);
}
.e-con-boxed.e-flex {
  flex-direction: column;
  flex-wrap: initial;
  justify-content: initial;
  align-items: initial;
  align-content: initial;
}
.e-con-boxed.e-grid {
  justify-items: initial;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
.e-con-boxed {
  text-align: initial;
  gap: initial;
}
.e-con.e-flex > .e-con-inner {
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  flex-basis: initial;
  flex-grow: 1;
  flex-shrink: initial;
  align-self: initial;
}
.e-con.e-grid > .e-con-inner {
  justify-items: var(--justify-items);
  align-items: var(--align-items);
}
.e-con > .e-con-inner {
  gap: var(--row-gap) var(--column-gap);
  width: 100%;
  max-width: var(--content-width);
  margin: 0 auto;
  padding-inline-start: 0;
  padding-inline-end: 0;
  height: 100%;
}
:is(.elementor-section-wrap, [data-elementor-id]) > .e-con {
  --margin-left: auto;
  --margin-right: auto;
  max-width: min(100%, var(--width));
}
:is([data-widget_type="e-component.default"], [data-widget_type="e-component.default"] > .elementor-section-wrap) > .e-con {
  --margin-right: 0px;
  --margin-left: 0px;
}
.e-con .elementor-widget.elementor-widget {
  margin-block-end: 0;
}
.e-con::before, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before,
.e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer::before,
.e-con > .elementor-background-slideshow::before {
  content: var(--background-overlay);
  display: block;
  position: absolute;
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  transition: var(--overlay-transition, 0.3s);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  border-color: var(--border-color);
  border-block-start-width: var(--border-block-start-width);
  border-inline-end-width: var(--border-inline-end-width);
  border-block-end-width: var(--border-block-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  top: calc(0px - var(--border-top-width));
  left: calc(0px - var(--border-left-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
  height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
}
.e-con::before {
  transition: background var(--overlay-transition, 0.3s), border-radius var(--border-transition, 0.3s), opacity var(--overlay-transition, 0.3s);
}
.e-con > .elementor-background-slideshow, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container {
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  border-color: var(--border-color);
  border-block-start-width: var(--border-block-start-width);
  border-inline-end-width: var(--border-inline-end-width);
  border-block-end-width: var(--border-block-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  top: calc(0px - var(--border-top-width));
  left: calc(0px - var(--border-left-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
  height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
}
@media (max-width: 767px) {
  :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container.elementor-hidden-mobile {
    display: none;
  }
}
:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before {
  z-index: 1;
}
:is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow::before {
  z-index: 2;
}
.e-con .elementor-widget {
  min-width: 0;
}
.e-con .elementor-widget-video, .e-con .elementor-widget-google_maps, .e-con .elementor-widget-empty {
  width: 100%;
}
.e-con .elementor-widget.e-widget-swiper {
  width: 100%;
}
.e-con > .elementor-widget > .elementor-widget-container, .e-con > .e-con-inner > .elementor-widget > .elementor-widget-container {
  height: 100%;
}
.elementor.elementor .e-con > .elementor-widget, .e-con.e-con > .e-con-inner > .elementor-widget {
  max-width: 100%;
}
.e-con .elementor-widget:not(:last-child) {
  --kit-widget-spacing: 0px;
}

@media (max-width: 767px) {
  .e-con.e-flex {
    --width: 100%;
    --flex-wrap: var(--flex-wrap-mobile);
  }
  .e-con.e-flex .elementor-widget-archive-posts {
    width: 100%;
  }
}
.elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup {
  flex-basis: 100%;
  max-width: 100%;
}
.elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper {
  flex-grow: 1;
}

.elementor-field-group {
  flex-wrap: wrap;
  align-items: center;
}
.elementor-field-group.elementor-field-type-submit {
  align-items: flex-end;
}
.elementor-field-group .elementor-field-textual {
  width: 100%;
  max-width: 100%;
  border: 1px solid #69727D;
  background-color: transparent;
  color: #1f2124;
  vertical-align: middle;
  flex-grow: 1;
}
.elementor-field-group .elementor-field-textual:focus {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  outline: 0;
}
.elementor-field-group .elementor-field-textual::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}
.elementor-field-group .elementor-field-textual::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}
.elementor-field-group .elementor-select-wrapper {
  display: flex;
  position: relative;
  width: 100%;
}
.elementor-field-group .elementor-select-wrapper select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  flex-basis: 100%;
  padding-inline-end: 20px;
}
.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: "eicons";
  font-size: 15px;
  position: absolute;
  inset-block-start: 50%;
  inset-inline-end: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
  content: "";
}

.elementor-field-subgroup {
  display: flex;
  flex-wrap: wrap;
}
.elementor-field-subgroup .elementor-field-option label {
  display: inline-block;
}
.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
  padding-inline-end: 10px;
}
.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
  flex-basis: 100%;
}

.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label {
  display: inline;
}

.elementor-field-label {
  cursor: pointer;
}
.elementor-mark-required .elementor-field-label:after {
  content: "*";
  color: red;
  padding-inline-start: 0.2em;
}

.elementor-field-textual {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  border-radius: 3px;
}
.elementor-field-textual.elementor-size-xs {
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
  border-radius: 2px;
}
.elementor-field-textual.elementor-size-md {
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  border-radius: 4px;
}
.elementor-field-textual.elementor-size-lg {
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
  border-radius: 5px;
}
.elementor-field-textual.elementor-size-xl {
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
  border-radius: 6px;
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  flex-basis: 100%;
}
.elementor-button-align-stretch .e-form__buttons__wrapper {
  flex-basis: 50%;
  flex-grow: 1;
}
.elementor-button-align-stretch .e-form__buttons__wrapper__button {
  flex-basis: 100%;
}
.elementor-button-align-center .elementor-field-type-submit,
.elementor-button-align-center .e-form__buttons {
  justify-content: center;
}
.elementor-button-align-start .elementor-field-type-submit,
.elementor-button-align-start .e-form__buttons {
  justify-content: flex-start;
}
[dir=rtl] .elementor-button-align-start .elementor-field-type-submit,
[dir=rtl] .elementor-button-align-start .e-form__buttons {
  justify-content: flex-end;
}
.elementor-button-align-end .elementor-field-type-submit,
.elementor-button-align-end .e-form__buttons {
  justify-content: flex-end;
}
[dir=rtl] .elementor-button-align-end .elementor-field-type-submit,
[dir=rtl] .elementor-button-align-end .e-form__buttons {
  justify-content: flex-start;
}
.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
  flex-basis: initial;
}
.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper {
  flex-grow: initial;
}
.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button {
  flex-basis: initial;
}

@media screen and (max-width: 1024px) {
  .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%;
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1;
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%;
  }
  .elementor-tablet-button-align-center .elementor-field-type-submit,
  .elementor-tablet-button-align-center .e-form__buttons {
    justify-content: center;
  }
  .elementor-tablet-button-align-start .elementor-field-type-submit,
  .elementor-tablet-button-align-start .e-form__buttons {
    justify-content: flex-start;
  }
  [dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit,
  [dir=rtl] .elementor-tablet-button-align-start .e-form__buttons {
    justify-content: flex-end;
  }
  .elementor-tablet-button-align-end .elementor-field-type-submit,
  .elementor-tablet-button-align-end .e-form__buttons {
    justify-content: flex-end;
  }
  [dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit,
  [dir=rtl] .elementor-tablet-button-align-end .e-form__buttons {
    justify-content: flex-start;
  }
  .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: initial;
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper {
    flex-grow: initial;
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button {
    flex-basis: initial;
  }
}
@media screen and (max-width: 767px) {
  .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%;
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1;
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%;
  }
  .elementor-mobile-button-align-center .elementor-field-type-submit,
  .elementor-mobile-button-align-center .e-form__buttons {
    justify-content: center;
  }
  .elementor-mobile-button-align-start .elementor-field-type-submit,
  .elementor-mobile-button-align-start .e-form__buttons {
    justify-content: flex-start;
  }
  [dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit,
  [dir=rtl] .elementor-mobile-button-align-start .e-form__buttons {
    justify-content: flex-end;
  }
  .elementor-mobile-button-align-end .elementor-field-type-submit,
  .elementor-mobile-button-align-end .e-form__buttons {
    justify-content: flex-end;
  }
  [dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit,
  [dir=rtl] .elementor-mobile-button-align-end .e-form__buttons {
    justify-content: flex-start;
  }
  .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: initial;
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper {
    flex-grow: initial;
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button {
    flex-basis: initial;
  }
}
.elementor-error .elementor-field {
  border-color: #d9534f;
}
.elementor-error .help-inline {
  color: #d9534f;
  font-size: 0.9em;
}

.elementor-message {
  margin: 10px 0;
  font-size: 1em;
  line-height: 1;
}
.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-weight: normal;
  font-style: normal;
  vertical-align: middle;
  margin-inline-end: 5px;
}
.elementor-message.elementor-message-danger {
  color: #d9534f;
}
.elementor-message.elementor-message-danger:before {
  content: "\e87f";
}
.elementor-message.form-message-success {
  color: #5cb85c;
}

.elementor-form .elementor-button {
  padding-block-start: 0;
  padding-block-end: 0;
  border: none;
}
.elementor-form .elementor-button > span, .elementor-form .elementor-button-content-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 5px;
}
.elementor-form .elementor-button.elementor-size-xs {
  min-height: 33px;
}
.elementor-form .elementor-button.elementor-size-sm {
  min-height: 40px;
}
.elementor-form .elementor-button.elementor-size-md {
  min-height: 47px;
}
.elementor-form .elementor-button.elementor-size-lg {
  min-height: 59px;
}
.elementor-form .elementor-button.elementor-size-xl {
  min-height: 72px;
}

.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container, .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)) {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform var(--e-transform-transition-duration, 400ms);
}

.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1;
}

.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #69727D;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
}
.elementor-button:hover, .elementor-button:focus, .elementor-button:visited {
  color: #fff;
}
.elementor-button-content-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 5px;
}
.elementor-button-icon {
  display: flex;
  align-items: center;
}
.elementor-button-icon svg {
  width: 1em;
  height: auto;
}
.elementor-button-icon .e-font-icon-svg {
  height: 1em;
}
.elementor-button-text {
  display: inline-block;
}
.elementor-button.elementor-size-xs {
  font-size: 13px;
  padding: 10px 20px;
  border-radius: 2px;
}
.elementor-button.elementor-size-md {
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 4px;
}
.elementor-button.elementor-size-lg {
  font-size: 18px;
  padding: 20px 40px;
  border-radius: 5px;
}
.elementor-button.elementor-size-xl {
  font-size: 20px;
  padding: 25px 50px;
  border-radius: 6px;
}
.elementor-button span {
  text-decoration: inherit;
}

.elementor-element.elementor-button-info .elementor-button {
  background-color: #5bc0de;
}
.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c;
}
.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e;
}
.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f;
}

.elementor-widget-button .elementor-button .elementor-button-info {
  background-color: #5bc0de;
}
.elementor-widget-button .elementor-button .elementor-button-success {
  background-color: #5cb85c;
}
.elementor-widget-button .elementor-button .elementor-button-warning {
  background-color: #f0ad4e;
}
.elementor-widget-button .elementor-button .elementor-button-danger {
  background-color: #d9534f;
}

.elementor-view-stacked .elementor-icon {
  padding: 0.5em;
  background-color: #69727D;
  color: #fff;
  fill: #fff;
}

.elementor-view-framed .elementor-icon {
  padding: 0.5em;
  color: #69727D;
  border: 3px solid #69727D;
  background-color: transparent;
}

.elementor-icon {
  display: inline-block;
  line-height: 1;
  transition: all 0.3s;
  color: #69727D;
  font-size: 50px;
  text-align: center;
}
.elementor-icon:hover {
  color: #69727D;
}
.elementor-icon i, .elementor-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.elementor-icon i:before, .elementor-icon svg:before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.elementor-icon i.fad {
  width: initial;
}

.elementor-shape-square .elementor-icon {
  border-radius: 0;
}
.elementor-shape-rounded .elementor-icon {
  border-radius: 10%;
}
.elementor-shape-circle .elementor-icon {
  border-radius: 50%;
}

.e-transform .elementor-widget-container, .e-transform:not(:has(.elementor-widget-container)) {
  transform: perspective(var(--e-transform-perspective, 0)) rotateZ(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}

.e-con.e-transform {
  transform: perspective(var(--e-con-transform-perspective, 0)) rotateZ(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
  transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x);
}

.animated {
  animation-duration: 1.25s;
}
.animated.animated-slow {
  animation-duration: 2s;
}
.animated.animated-fast {
  animation-duration: 0.75s;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.reverse {
  animation-direction: reverse;
  animation-fill-mode: forwards;
}

@media (prefers-reduced-motion: reduce) {
  .animated {
    animation: none !important;
  }
  html * {
    transition-duration: 0s !important;
    transition-delay: 0s !important;
  }
}
@media (max-width: 767px) {
  .elementor .elementor-hidden-phone,
  .elementor .elementor-hidden-mobile {
    display: none;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor .elementor-hidden-mobile_extra {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet {
    display: none;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor .elementor-hidden-tablet_extra {
    display: none;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor .elementor-hidden-laptop {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 99999px) {
  .elementor .elementor-hidden-desktop {
    display: none;
  }
}
@media (min-width: -1) {
  .elementor .elementor-hidden-widescreen {
    display: none;
  }
}
/*# sourceMappingURL=frontend.css.map */