body div[data-elementor-type=single-post] {
  max-width: 1140px;
  margin: 2em auto 0 auto;
}
body div[data-elementor-type=single-post]:nth-child(1) {
  padding-right: 0;
  padding-left: 0;
}
body div[data-elementor-type=single-post] h1,
body div[data-elementor-type=single-post] h2,
body div[data-elementor-type=single-post] h3,
body div[data-elementor-type=single-post] h4,
body div[data-elementor-type=single-post] h5,
body div[data-elementor-type=single-post] h6 {
  font-family: "Poppins", Sans-serif;
  font-weight: 500;
  text-transform: none !important;
}
body div[data-elementor-type=single-post] p,
body div[data-elementor-type=single-post] a,
body div[data-elementor-type=single-post] span,
body div[data-elementor-type=single-post] div {
  font-family: "Poppins";
  font-size: 20px !important;
  line-height: 1.6em !important;
  text-transform: none !important;
}
body div[data-elementor-type=single-post] a {
  color: var(--e-global-color-primary);
}
body div[data-elementor-type=single-post] a:hover {
  opacity: 0.8;
}
body div[data-elementor-type=single-post] a:visited {
  color: darkblue;
}

.wa__cs_status {
  display: none !important;
}

@media screen and (max-width: 799px) {
  .elementor-location-header section.elementor-top-section {
    margin-bottom: 0 !important;
    padding-bottom: 20px !important;
  }
  body div[data-elementor-type=single-post] h3 {
    font-size: 1.3rem;
  }
}

/*# sourceMappingURL=style.css.map */
