.gform_wrapper .field_description_below .gfield_consent_description,
.gform_wrapper .gfield_consent_description {
  overflow-y: hidden !important;
  border-width: 0px !important;
}
blockquote {
  color: var(--e-global-color-text);
  line-height: 1.7em;
  border-left-color: var(--e-global-color-accent);
}
li {
  padding-bottom: 0.5em;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}
.page .entry-header {
  margin: 0em;
}
.elementor-menu-toggle {
  margin-top: 10px !important;
}
/*#ast-desktop-header li{padding-bottom: inherit;
}*/
footer div.elementor-heading-title.elementor-size-default {
  font-size: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
/*######################*/
.elementor-column .wp-block-quote {
  border-left-width: 5px;
  border-left-style: solid;
  padding-left: 15px;
}
.elementor-item:after,
.elementor-item:before {
  transition: 0.8s !important;
  transition-timing-function: cubic-bezier(0.4, 0.4, 0.6, 0.6) !important;
}
.e--pointer-double-line .elementor-item:after,
.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:after,
.e--pointer-overline .elementor-item:before,
.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
  height: 1px !important;
}
@media screen and (max-width: 1366px) {
  .entry-content section {
    padding: 0 1.6em;
  }
}
@media screen and (max-width: 667px) {
  .entry-content section {
    padding: 0 1.2em;
  }
}
