/*
 * Levontin7 visual fixes copied from clone-only Custom CSS.
 * This file intentionally does not use or change the WordPress database.
 */
@media (max-width: 767px) {
  html,
  body.elementor-kit-5 {
    background-color: #F18611 !important;
  }
}

@media (min-width: 1025px) {
  #elementor-popup-modal-1200 .elementor-nav-menu--main .elementor-item {
    font-size: 17px;
  }
}
