/*
Theme Name: Hello Biz Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

main {
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}

.page-id-1015 main {
  z-index: 0;
}

.elementor-1213 .elementor-element.elementor-element-74774ed,
.elementor-1158 .elementor-element.elementor-element-f1ff867 {
  justify-content: space-between;
  height: 100%;
}

footer {
  z-index: 0;
  position: relative;
}

.elementor-kit-7 h1,
.elementor-kit-7 h2,
.elementor-kit-7 h3,
.elementor-kit-7 h4,
.elementor-kit-7 h5,
.elementor-kit-7 h6 {
  margin-top: 50px;
  margin-bottom: 20px;
}
.elementor-kit-7 ol.wp-block-list,
.elementor-kit-7 ul.wp-block-list {
  margin-bottom: 20px;
}
.elementor-kit-7 div > h1:first-child,
.elementor-kit-7 div > h2:first-child,
.elementor-kit-7 div > h3:first-child,
.elementor-kit-7 div > h4:first-child,
.elementor-kit-7 div > h5:first-child,
.elementor-kit-7 div > h6:first-child {
  margin-top: 0;
}

.learndash-wrapper .ld-status {
  text-transform: unset;
}

.learndash-wrapper .ld-course-status .ld-status {
  width: 100%;
  padding-top: 10px;
}
.learndash-wrapper .ld-status.ld-tooltip [role=tooltip] {
  width: 100%;
  max-width: 100%;
}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
  padding: 1em 1em;
}

.learndash-wrapper .ld-course-status .ld-progress .ld-progress-bar {
  height: 10px !important;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
  margin-right: 10px;
}

@media print {
  .elementor-location-header,
  .elementor-widget-post-navigation,
  .elementor-element-6303dbe4,
  .elementor-element-12cfaec2,
  .elementor-location-footer  {
    display: none;
  }
}


.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
  fill: var(--e-global-color-primary);
}
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg {
  fill: var(--e-a-color-success);
}

#go-slides a {
  color: var(--e-global-color-primary);
}
#go-slides a:hover,
#go-slides a:focus {
  color: var(--e-a-color-success);
}

.ld-layout--no-sidebar {
  margin-top: 10px;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before,
.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before {
  top: 2em;
}