/**
 * Theme Name:     eCademy Child
 * Author:         EnvyTheme
 * Template:       ecademy
 * Text Domain:	   ecademy-child
 * Description:    Elementor LMS
 */

@media (min-width: 900px) and (max-width: 1450px) {
  body a.nav-link {

  }
}

@media (min-width: 1500px) and (max-width: 1600px) {
  .elementor-section.elementor-section-boxed > .elementor-container,
  .container {
    max-width: 1450px !important;
  }
}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
  background: #000;
}
li#menu-item-5472 a.nav-link {
  font-weight: 500 !important;
}