/*
Theme Name: hello-elementor-child
Template: hello-elementor

Author: Nastunika
Version: 1.0
*/

body,
html {
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.elementor-nav-menu--dropdown .elementor-item:focus {
  background-color: transparent !important;
}

.m-0 p {
  margin-bottom: 0;
}
.errorlog {
  font-size: 10px;
  color: grey;
}
@media (max-width: 480px) {
  html #wpadminbar {
    overflow: HIDDEN;
  }
}
