:root {
  scroll-padding-top: 170px;
  scroll-behaviour: smooth;
}
.btn-header .elementor-button .elementor-button-content-wrapper {
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

.btn-header .elementor-button-icon {
  width: 60px;
}

.btn-header .elementor-button-icon svg {
  width: 100%;
}

.site-brand.elementor-widget-image a img[src$=".svg"],
.site-brand img {
  width: 87px;
  height: auto;
  transition: all 0.3s ease-in-out;
}

/* home page */
.site-header.elementor-sticky--effects {
  width: 100% !important;
}
.elementor-sticky--effects
  .site-brand.elementor-widget-image
  a
  img[src$=".svg"],
.elementor-sticky--effects .site-brand img {
  width: 60px;
}

.elementor-sticky--effects .btn-header .elementor-button-icon {
  width: 40px;
}

.btn-header .elementor-button * {
  transition: all 0.3s ease-in-out;
}

.elementor-sticky--effects .elementor-button {
  padding: 24px 18px 24px 18px !important;
}

.ast-page-builder-template .entry-header {
  margin: 0;
}

/* nav menu */
.custom-nav-menu .elementor-nav-menu--dropdown {
  position: fixed;
  top: 72px;
  left: 0;
  width: 100%;
  z-index: 5;
  transition: all 0.3s ease-in-out;
}
.elementor-sticky--effects .custom-nav-menu .elementor-nav-menu--dropdown {
  top: 64px;
}

/* footer */
.footer-title {
  min-height: 65px;
  text-transform: uppercase;
}

.footer-menu .elementor-nav-menu {
  flex-wrap: nowrap;
  flex-direction: column;
}

/* button hover */
.elementor-align-icon-right {
  transition: all 0.3s ease-in-out;
}
.btn-hover:hover .elementor-align-icon-right {
  transform: translateX(10px);
}

/* contact form style */
.kontakt-from {
  display: grid;
  gap: 25px;
}

.kontakt-from .btn-submit br,
.kontakt-from > br,
.kontakt-from label > br,
.kontakt-from > p {
  display: none;
}

.kontakt-from label {
  color: var(--e-global-color-cb83435);
}

.kontakt-from .form-control {
  margin-top: 18px;
}

.wpcf7-form .wpcf7-response-output {
  color: #fff;
}

.form-control {
  border: 2px solid var(--e-global-color-cb83435) !important;
  background: transparent !important;
  height: 60px;
  width: 100%;
}

.form-field-hint {
  background-color: #cff4fc;
  padding: 0.25em 1em;
  border: 1px solid #b6effb;
  border-radius: 0 0 0.25em 0.25em;
  display: none;
}

input:focus + .form-field-hint {
  display: block;
}

.form-field-hint ul {
  margin: 0 0 1.5em 2em;
}

.form-control::placeholder,
.form-control {
  color: var(--e-global-color-cb83435) !important;
  font-size: 16px;
  font-weight: 400;
}

textarea.form-control {
  height: 215px;
  resize: none;
}

.kontakt-from .btn-submit {
  text-align: end;
  margin-top: 15px;
}

.kontakt-from .btn-submit .elementor-button-content-wrapper {
  gap: 15px;
}
.kontakt-from .captcha-image {
  border-width: 2px;
  border-color: #fff;
  color: #fff;
}
.kontakt-from .captcha-image .cf7ic_instructions span {
  color: var(--e-global-color-primary);
}

/* button secondary */
.btn-secondary .elementor-button {
  border: none;
  color: #fff;
  background-color: var(--e-global-color-secondary);
}
.btn-secondary .elementor-button:hover {
  border: none;
  color: #fff;
  background-color: #0c87e1;
}

/* action posts */
.action-posts a {
  text-decoration: none !important;
}
.action-posts .elementor-post__read-more {
  padding: 20px 53px 20px 37px;
  background-color: var(--e-global-color-secondary);
  display: inline-flex;
  gap: 25px;
  text-transform: uppercase;
}
.action-posts .elementor-post__excerpt p {
  font-size: clamp(14px, 1vw, 16px) !important;
}
.action-posts .elementor-post__title a:hover {
  color: var(--e-global-color-primary) !important;
}
.action-posts .elementor-post__read-more img {
  transition: all 0.3s ease-in-out;
  max-width: 1.25rem;
}
.action-posts .elementor-post__read-more:hover {
  background-color: #0c87e1;
}
.action-posts .elementor-post__read-more:hover img {
  transform: translateX(10px);
}
.action-posts .elementor-post__title {
  min-height: 48px;
}
.action-posts .elementor-post__title a {
  font-family: var(--e-global-typography-secondary-font-family) !important;
}
.action-posts .elementor-post,
.action-posts .elementor-post .elementor-post__text {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
}
.action-posts .elementor-post .elementor-post__text {
  height: 100%;
}
.action-posts .elementor-post .elementor-post__text .elementor-post__read-more {
  margin-top: auto;
}
/* counter-icon */
.counter-icon svg {
  max-height: 160px;
}
/* custom skin */

/* to make height equal */
.action-posts .elementor-post .elementor,
.action-posts .elementor-post .elementor > .elementor-section,
.action-posts
  .elementor-post
  .elementor
  > .elementor-section
  > .elementor-container,
.action-posts .card-body,
.action-posts .card-body > * {
  height: 100%;
}
.action-posts
  .elementor-post
  .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  flex-wrap: unset;
  flex-direction: column;
}
.action-posts .btn-hover {
  margin-top: auto;
}
.action-posts .card-title a {
  transition: all 0.3s ease-in-out;
}
.action-posts .card-title a:hover {
  color: var(--e-global-color-primary) !important;
}
/* dashboard */
.actions-headline {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 1em 0;
}
.actions-headline .btn-primary {
  font-size: 18px;
  line-height: 1.22;
  padding: 10px 20px;
  background-color: #0569b1;
  color: #fff;
  display: inline-flex;
  gap: 25px;
  text-transform: uppercase;
  border: none;
  max-height: 42px;
}
.actions-headline .btn-primary:hover {
  color: #fff;
  background-color: #0c87e1;
  font-size: 18px;
  border: none;
}
.actions-toolbar {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1em;
  gap: 1em;
  flex-wrap: wrap;
}
.actions-toolbar .btn-primary {
  font-size: 18px;
  line-height: 1.22;
  padding: 10px 20px;
  background-color: #0569b1;
  color: #fff;
  display: inline-flex;
  gap: 25px;
  text-transform: uppercase;
  border: none;
}
.actions-toolbar .btn-primary:hover {
  color: #fff;
  background-color: #0c87e1;
  font-size: 18px;
  border: none;
}
.actions-container {
  display: flex;
  gap: 50px;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.actions-container .image-container {
  margin-bottom: 0;
}
.action {
  background-color: #f9f9f9;
  position: relative;
  display: flex;
}
.action img {
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  -o-transition: filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
  aspect-ratio: 366 /258;
  max-width: 350px;
  min-width: 350px;
  inline-size: 100%;
  object-fit: cover;
  height: 100%;
}
.action:hover img {
  filter: brightness(67%) contrast(100%) saturate(100%) blur(0px)
    hue-rotate(0deg);
}
.action-content {
  padding: 40px;
  font-size: 16px;
  line-height: 1.5;
  width: 70%;
  flex: 1;
}
.action-content:not(.has_no_excerpt) h4 {
  margin-bottom: 20px;
}

.action .btn-primary {
  font-size: 18px;
  line-height: 1.22;
  padding: 20px 30px;
  background-color: #0569b1;
  color: #fff;
  display: inline-flex;
  gap: 25px;
  text-transform: uppercase;
  border: none;
}
.action .btn-primary:hover {
  color: #fff;
  background-color: #0c87e1;
  font-size: 18px;
  border: none;
}
.action .btn-primary span {
  min-width: 20px;
}
.action .btn img {
  transition: all 0.3s ease-in-out;
  max-width: 1.25rem;
}
.action-content .btn:hover img {
  transform: translateX(10px);
}
.action .action-wrap {
  display: flex;
}
.action .post-edit-container {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding: 10px;
  gap: 20px;
  justify-content: center;
}
.action .post-action {
  padding: 20px;
  display: flex;
  align-items: center;
  font-size: 25px;
}
.action .fa-hourglass-half {
  color: #f29339;
}
.action .fa-check-circle {
  color: var(--e-global-color-primary);
}
.action-posts .elementor-button,
.event-filter-form .elementor-col-50 {
  background-color: #0569b1;
  background-image: url("/wp-content/themes/astra-child/assets/img/Icon-arrow-right.svg");
  background-repeat: no-repeat;
  background-position: top 20px right 53px;
  padding-right: 105px;
  background-size: 19px 22px;
  transition: all 0.3s ease-in-out;
}
.action-posts .elementor-button:hover,
.event-filter-form .elementor-col-50:hover {
  background-color: #0c87e1;
  background-position: top 20px right 43px;
}
/* edit action form */
.edit-action-form label {
  display: block;
  font-size: 18px;
  margin-bottom: 20px;
}
/* form errors */
.form-errors,
.form-success,
.form-notice {
  border-radius: 0.25em;
  padding: 0.5em 1em;
  margin-bottom: 0.5em;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
:is(.form-success, .form-errors, .form-notice) p {
  margin-bottom: 0;
  font-weight: 200;
}
.form-notice a {
  color: #fff;
}
.form-errors {
  background-color: #bc1300;
  color: #fff;
}
.form-success {
  background: #8fbc8f;
  color: #fff;
}
.form-notice {
  background-color: var(--e-global-color-secondary);
  color: #fff;
}
.form-field.error label {
  color: #bc1300 !important;
}
.form-field.error :is(input:not([type="checkbox"]), select, textarea) {
  border-bottom: 0 !important;
}
.form-field.error :is(input, select, textarea) {
  border-color: #bc1300 !important;
}
.form-field.checkbox .alert.alert-danger {
  border-top: 2px solid #bc1300;
}
.form-field.checkbox .alert {
  border-radius: 0.25em;
}
.alert {
  display: block;
  padding: 0.25em 1em;
  font-weight: bold;
  border-radius: 0 0 0.25em 0.25em;
}
.alert.alert-danger {
  background-color: #bc1300;
  color: #fff;
  border: 2px solid #bc1300;
  border-top: 0;
}
.demo-image {
  max-height: 500px;
  min-width: 300px;
  max-width: 100%;
  transition: max-height 0.5s ease-in;
}
.demo-image.hidden {
  max-height: 0;
  display: none;
}
.image-list .image-file-container {
  display: grid;
  grid-template-columns: 18px 1fr;
  column-gap: 0.5em;
  align-items: center;
  padding-left: 0.5em;
}
.image-file-container.removing {
  background-color: rgba(255, 0, 0, 0.6);
  color: #fff;
}
.image-file-container.removing,
.image-file-container.removing > *,
.image-file-container.removed,
.image-file-container.removed > * {
  pointer-events: none;
}
.image-file-container.removing a {
  color: #fff;
}
.image-file-container.removed {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.remove-image,
.clear-file,
.clear-files {
  cursor: pointer;
}
.remove-image:hover,
.clear-file:hover,
.clear-files:hover {
  opacity: 0.6;
  transition: opacity 0.3s ease-in-out;
}
.hidden,
.clear-files.hidden {
  display: none;
}

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="reset"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  padding: 0.75em;
  height: auto;
  border-width: 2px;
  border-style: solid;
  border-color: #666;
  border-radius: 2px;
  background: #fafafa;
  box-shadow: none;
  box-sizing: border-box;
  transition: all 0.2s linear;
  width: 100%;
}
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  border-color: #3a3a3a;
  border-radius: 0;
  outline: none;
}
.form-group {
  margin-bottom: 30px;
}
.site-header {
  background-color: #fff !important;
}
.btn-header .elementor-button-text {
  font-size: 16px;
  line-height: 1.22;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Roboto", sans-serif !important;
}
.btn-header .elementor-button {
  /* 	padding: 25px 20px 25px 20px !important; */
  background-color: #0569b1 !important;
  /* 	border: none !important; */
}
.btn-header .elementor-button:hover {
  background-color: var(--e-global-color-primary) !important;
}
.custom-nav-menu .elementor-nav-menu a {
  /* 	font-size: 16px !important; */
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-family: "Roboto", sans-serif !important;
}
.one-half-lf {
  width: 49%;
  margin-right: 1%;
  float: left;
}
.one-half-rt {
  width: 49%;
  margin-left: 1%;
  float: left;
}
.mb-20 {
  margin-bottom: 20px;
}
.aktion-form input[type="submit"] {
  background-image: url("/wp-content/themes/astra-child/assets/img/Icon-arrow-right.svg");
  background-repeat: no-repeat;
  background-position: 70%;
  background-size: 18px;
  padding-right: 90px;
  transition: all 0.3s ease-in-out;
  margin-top: 10px;
  background-color: var(--e-global-color-secondary);
}
.aktion-form input[type="submit"]:hover,
.aktion-form input[type="submit"]:focus {
  background-color: var(--e-global-color-primary);
}
.aktion-form .btn-images-remove {
  font-weight: bold;
  display: block;
  margin-left: 1rem;
  color: #fff;
  background-color: var(--e-global-color-primary);
  border: 2px solid var(--e-global-color-primary);
  padding: 0.5rem 1rem;
  line-height: 1em;
  font-size: 0.875rem;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.aktion-form .btn-images-remove[hidden] {
  display: none;
}
.aktion-form .btn-images-remove:hover,
.aktion-form .btn-images-remove:focus {
  background-color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
  transition: all 0.3s ease-in-out;
}
.btn-submit {
  font-size: 18px;
  font-weight: 500;
  /*     padding: 20px 30px;
    background-color: #0569b1; */
  color: #fff;
  display: inline-block;
  /*     display: inline-flex; */
  gap: 25px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.btn-submit svg {
  width: 1em;
  height: auto;
  margin-top: 3px;
  transition: all 0.3s ease-in-out;
}
.btn-submit:hover {
  color: #fff;
  /* 	background-color: #0C87E1; */
  transition: all 0.3s ease-in-out;
}
.btn-submit:hover svg {
  transition: all 0.3s ease-in-out;
  transform: translateX(10px);
}
.btn-submit .elementor-button {
  font-size: 20px;
}
.blue-bg a {
  color: #76f141;
}
.blue-bg a:hover {
  color: #63db2f;
}
/* page-aktionskarte style */
.text-center {
  text-align: center;
}
.aktionskarte-content {
  flex: 1;
}
.col-6 {
  position: relative;
}
.loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--e-global-color-primary);
  font-size: 40px;
}
.loading-overlay.hidden {
  opacity: 0;
  visibility: hidden;
}
.loading-overlay.show {
  opacity: 1;
  visibility: visible;
}
.cs-grid {
  display: grid;
  grid-gap: 30px;
}
.grid-two {
  grid-template-columns: repeat(2, 1fr);
}
.aktionskarte-content .grid-two {
  grid-template-columns: repeat(5, 1fr);
}
.aktionskarte-content .grid-two > *:nth-child(1) {
  grid-column: span 2;
}
.aktionskarte-content .grid-two > *:nth-child(2) {
  grid-column: span 3;
}
.aktionskarte-content .form-container .form-group {
  display: flex;
  align-items: center;
}
.aktionskarte-content .form-container .form-group label {
  min-width: 130px;
}
.aktionskarte-content .form-container .form-group:last-of-type {
  margin-bottom: 0;
}

.aktionskarte-content .post-title {
  margin-bottom: 50px;
  color: var(--e-global-color-primary);
}
.block {
  padding-top: 80px;
  padding-bottom: 80px;
}
.marker-info .marker-title {
  font-size: 22px;
  margin-bottom: 0;
}
.marker-info .info-body strong {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 5px;
}
.marker-info .info-body p {
  margin-bottom: 1rem;
  font-family: var(--e-global-typography-text-font-family);
}
.marker-info .info-footer a {
  font-size: 13px;
  color: #fff;
  background-color: var(--e-global-color-primary);
  padding: 5px;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  border-radius: 0.5em;
}
.marker-info .info-footer:hover a {
  background-color: #609848;
}
.form-fieldset .form-group {
  position: relative;
}
.form-fieldset .form-group label {
  margin-bottom: 10px;
  display: inline-block;
}
.aktionskarte-content
  .form-fieldset
  .form-group
  input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 40px;
}
.clear-button {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.aktionskarte-form input[type="text"] {
  padding-right: 30px !important;
}
.location-map {
  width: 100%;
  height: 100%;
  min-height: 500px;
}
.image-container {
  margin-bottom: 20px;
}
.content-area > .ast-container > .site-main {
  padding: 80px 0;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}
.content-area > .ast-container > .site-main .entry-title {
  font-size: clamp(28px, 4vw, 45px);
  text-align: center;
  margin-bottom: 30px;
  color: var(--e-global-color-primary);
}
.event-filter-form .elementor-field-type-select {
  flex: 1;
}
.event-filter-form .elementor-form-fields-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}
.event-filter-form .elementor-field-type-button {
  grid-column: span 4;
  gap: 30px;
}
.event-filter-form .elementor-field-label {
  margin-bottom: 10px;
}
.event-filter-form .elementor-col-50 {
  width: unset !important;
  /* 	flex: 1; */
}
.event-filter-form input:focus {
  background: transparent;
}
.event-filter-form select option {
  color: var(--e-global-color-text);
}
.wrapper {
  width: 100%;
}
.wrapper h2,
.wrapper h1 {
  margin-bottom: 50px;
  color: var(--e-global-color-primary);
  text-align: center;
}
.wrapper form h3 {
  margin-bottom: 20px;
}
.wrapper .form-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
}
.wrapper .form-container input,
.wrapper .form-container select,
.wrapper .form-container textarea {
  background-color: transparent;
  border-radius: 0;
}
.wrapper .form-container input[type="checkbox"],
.form-checkbox,
input[type="checkbox"] {
  padding: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  min-width: 20px;
  background-color: transparent !important;
  min-height: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 4px;
  position: relative;
}
.wrapper .form-container input[type="checkbox"]::before,
.form-checkbox::before,
input[type="checkbox"]::before {
  content: none;
  width: 9px;
  height: 5px;
  border: 2px solid #fff;
  transform: rotate(-45deg);
  border-top: 0;
  border-right: 0;
  position: absolute;
  top: 4px;
  left: 4px;
}
.wrapper .form-container input[type="checkbox"]:checked::before,
.form-checkbox:checked::before,
input[type="checkbox"]:checked::before {
  content: "";
}
.wrapper .form-container input[type="checkbox"]:focus,
input[type="checkbox"]:focus {
  border-radius: 4px;
}
.wrapper .form-container input[type="checkbox"] ~ label {
  margin: 0;
  margin-left: 10px;
  line-height: 1;
  vertical-align: top;
}
.form-checkbox:checked {
  border-color: #fff !important;
}
.wrapper .form-container input[type="checkbox"],
.wrapper .form-container input[type="checkbox"]::before {
  border-color: #666;
}
.wrapper .form-container .form-field + .form-field,
.wrapper .form-container .form-field + .form-group {
  margin-top: 20px;
}
.form-container .form-group {
  margin-bottom: 20px;
}
.wrapper .form-container .form-fieldset:not(:last-of-type) {
  margin-bottom: 50px;
}
.wrapper .form-container select option {
  color: var(--ast-global-color-2);
}
input[type="file"] {
  margin-left: 10px;
  padding: 0 !important;
  border: none !important;
}
input[type="file"]::file-selector-button {
  border-radius: 0;
  border: 0;
  outline: 0;
  padding: 5px 10px;
  font-weight: 500;
}
.wrapper .form-container :is(input[type="submit"], button[type="submit"]) {
  background-image: url("/wp-content/themes/astra-child/assets/img/Icon-arrow-right.svg");
  background-repeat: no-repeat;
  background-position: 70%;
  background-size: 18px;
  padding-right: 90px;
  transition: all 0.3s ease-in-out;
  margin-top: 10px;
  background-color: #0569b1;
}
.wrapper
  .form-container
  :is(input[type="submit"], button[type="submit"]):hover {
  background-position: 80%;
  background-color: #0c87e1;
}
.wrapper
  .form-container
  :is(input[type="submit"], button[type="submit"])[disabled] {
  background-color: #cecece;
  pointer-events: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/wp-content/uploads/2022/09/arrow-down-dark.svg");
  background-repeat: no-repeat;
  background-position: 98%;
  background-size: 12px;
}
.kontakt-from .form-field .wpcf7-list-item {
  margin-left: 0;
}
.link-light {
  color: var(--e-global-color-cb83435) !important;
  transition: all 0.3s ease-in-out;
}
.link-light:hover {
  color: var(--e-global-color-primary) !important;
}
.event-filter-form select {
  background-position: 95%;
}
.site-header .mobile-link {
  display: none !important;
}
.form-checkbox {
  border-radius: 4px !important;
}
.checkbox-label {
  font-weight: bold !important;
}
.checkbox-explanation {
  margin: 1em 0;
}
.checkbox-explanation .explanation-content {
  display: block;
  padding: 0 1em;
}
.kontakt-from .form-checkbox {
  border-color: #fff !important;
}
.mw-630 {
  max-width: 520px;
}
.skin_excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.skin_excerpt p {
  margin-bottom: 0;
}

/* single page not support  elementor color */
.single-aktion {
  --e-global-color-primary: #4d8c32;
  --e-global-color-secondary: #0569b1;
  --e-global-color-text: #485a50;
  --e-global-color-accent: #ffffff00;
  --e-global-color-d5835ee: #ffffff00;
  --e-global-color-cb83435: #ffffff;
  --e-global-typography-primary-font-family: "Love Ya Like A Sister";
  --e-global-typography-text-font-size: 18px;
  --e-global-typography-text-line-height: 1.5em;
  --e-global-typography-accent-font-size: 18px;
  --e-global-typography-ee20939-font-size: 50px;
  --e-global-typography-ee20939-line-height: 1.114em;
  --e-global-typography-7b98344-font-size: 40px;
  --e-global-typography-0bd527b-font-size: 30px;
  --e-global-typography-338109c-font-size: 20px;
  --e-global-typography-0259dda-font-size: 22px;
  --e-global-typography-edb739c-font-size: 20px;
  --e-global-typography-4d11701-font-size: 16px;
  --e-global-typography-e421dbb-font-size: 18px;
  --e-global-typography-b6a0db2-font-size: 16px;
}

.btn-primary {
  display: flex;
  gap: 25px;
  border-radius: 0;
  align-items: center;
  background-color: var(--e-global-color-secondary);
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.btn-primary svg {
  max-width: 1rem;
  transition: all 0.3s ease-in-out;
}
.btn-primary:hover svg {
  transform: translateX(10px);
}
.btn-primary:hover {
  background-color: #0c87e1;
}
.form-container .checkbox-label a {
  color: #0569b1;
  font-weight: 700;
}
.form-container .checkbox-label a:hover {
  color: #0c87e1;
}

/* responsive */
@media (min-width: 1920px) {
  .ast-container,
  .entry-content[ast-blocks-layout] > * {
    max-width: 1320px;
  }
  body {
    font-size: 18px;
  }
  h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 18px;
  }
  .site-header .elementor-container {
    justify-content: space-between;
  }
  .banner-content {
    max-width: 592px;
    margin-left: auto;
  }
  .elementor-kit-21 a:hover {
    font-size: 20px;
  }
  .auszeichnungen-post .elementor-post .elementor-post__text {
    bottom: 80px;
  }
  .kontakt-from label {
    font-size: 18px;
  }
  .form-controlm.form-control::placeholder {
    font-size: 17px;
  }
}

@media (max-width: 1919.98px) {
  .banner-content {
    max-width: 630px;
  }
}

@media (max-width: 1399.98px) {
  .banner-content {
    max-width: 530px;
  }
  .mw-630 {
    max-width: 520px;
  }
  .counter-icon svg {
    max-height: 90px;
  }
  .content-area > .ast-container > .site-main {
    padding: 80px 0 80px 0;
  }
}

@media (max-width: 1199.98px) {
}

@media (max-width: 1024.98px) {
  .site-header .mobile-link {
    display: flex !important;
  }
  .btn-header .elementor-button-icon {
    display: none;
  }

  .site-header .order-last {
    order: 10;
  }
  .site-header.elementor-sticky--effects
    .site-brand.elementor-widget-image
    a
    img[src$=".svg"],
  .site-header.elementor-sticky--effects .site-brand img {
    width: 40px;
  }
  .site-brand.elementor-widget-image a img[src$=".svg"] {
    width: 50px;
  }
  .action-posts .elementor-post__title {
    min-height: 40px;
  }
  .action-posts .elementor-post__read-more {
    padding: 10px 30px 10px 40px;
  }
  .btn-header .elementor-button {
    padding: 15px 20px !important;
  }
  .action-posts .elementor-button,
  .event-filter-form .elementor-col-50 {
    /* 		background-position: top 14px right 53px; */
    background-position: 74%;
  }
  .action-posts .elementor-button:hover,
  .event-filter-form .elementor-col-50:hover {
    /* 		background-position: top 14px right 43px; */
    background-position: 79%;
  }
}

@media (max-width: 991.98px) {
  .action {
    flex-direction: column;
  }
  .action .post-action {
    flex: 1;
  }
  .action .post-edit-container {
    flex-direction: row;
    padding: 20px;
  }
  .action-content {
    width: 100%;
    order: 3;
    padding: 20px 20px 40px;
  }
  .actions-container .image-container {
    order: 1;
  }
  .action img {
    max-width: unset;
    min-width: unset;
    max-height: 350px;
  }
  .action .action-wrap {
    order: 2;
  }
}

@media (min-width: 1024px) and (max-width: 1399.98px) {
  .elementor-sticky--effects .elementor-button {
    padding: 11px 18px 11px 18px !important;
  }
  .elementor-123
    .elementor-element.elementor-element-60e2e67
    > .elementor-element-populated {
    transition: all 0.3s ease-in-out;
  }
  .elementor-123
    .elementor-sticky--effects
    .elementor-element.elementor-element-60e2e67
    > .elementor-element-populated {
    padding: 8px 0px 10px 0px;
  }

  .btn-header .elementor-button .elementor-button-text {
    font-size: 12px !important;
  }
  .btn-header .elementor-button .elementor-button-content-wrapper {
    gap: 12px;
  }
  .elementor-element.elementor-element-1f5e518 > .elementor-element-populated {
    transition: all 0.3s ease-in-out !important;
  }
  .site-header.elementor-sticky--effects
    .elementor-element.elementor-element-1f5e518
    > .elementor-element-populated {
    padding: 10px 0px 10px 0px !important;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-sticky--effects .elementor-button {
    padding: 10px !important;
  }
  .elementor-sticky--effects
    .site-brand.elementor-widget-image
    a
    img[src$=".svg"],
  .elementor-sticky--effects .site-brand img {
    width: 40px;
  }
  .landing-header.elementor-sticky--effects {
    padding: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1024.98px) {
  .elementor-123 .elementor-element.elementor-element-7f1bcb53 {
    width: unset;
  }
  .site-header
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    justify-content: space-between;
  }
  .elementor-123 .elementor-element.elementor-element-661e7e63 {
    width: 28%;
  }
  .action-posts .elementor-post__read-more {
    padding: 10px 20px 10px 30px;
    gap: 15px;
  }
}

@media (max-width: 767.98px) {
  .site-header {
    background-size: cover !important;
  }
  .banner-content {
    max-width: unset;
  }
  .site-brand.elementor-widget-image a img[src$=".svg"],
  .site-brand img {
    max-width: 60px;
    width: 60px;
  }
  .footer-title {
    min-height: unset;
    margin-bottom: 20px;
  }
  .site-footer .site-brand {
    text-align: start !important;
  }
  .site-header.elementor-sticky--effects
    .site-brand.elementor-widget-image
    a
    img[src$=".svg"],
  .site-header.elementor-sticky--effects .site-brand img {
    width: 40px;
  }
  .elementor-sticky--effects .elementor-button {
    padding: 10px !important;
  }
  .banner-content {
    margin-left: unset;
    margin-right: auto;
  }
  .aktionskarte-content .grid-two {
    grid-template-columns: 1fr;
  }
  .aktionskarte-content .grid-two > *:nth-child(1),
  .aktionskarte-content .grid-two > *:nth-child(2) {
    grid-column: span 1;
  }
  .block {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .content-area > .ast-container > .site-main {
    padding: 50px 0 50px 0;
  }
  .form-container .form-group .one-half-lf,
  .form-container .form-group .one-half-rt {
    width: 100%;
    margin: 0;
  }
  .event-filter-form .elementor-form-fields-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }
  .event-filter-form .elementor-field-type-button {
    grid-column: span 2;
  }
  .aktionskarte-content .post-title {
    margin-bottom: 30px;
  }
  .event-filter-form .elementor-field-type-button {
    gap: 15px;
  }

  .wrapper .form-container .form-fieldset:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .form-container .form-group {
    margin-bottom: 10px;
  }
  .wrapper h2,
  .wrapper h1 {
    margin-bottom: 30px;
  }
  .actions-container {
    gap: 30px;
  }
}

@media (max-width: 575.98px) {
  .wrapper .form-container {
    padding: 0;
  }
  .action .post-edit-container,
  .action .post-action {
    padding: 10px;
  }
  .action .post-edit-container {
    gap: 10px;
  }
  .action-content {
    padding: 10px 10px 20px;
  }
  .action .btn-primary {
    padding: 10px 20px;
    font-size: 15px;
  }
  .action .btn-primary:hover {
    font-size: 15px;
  }
  .action .post-action {
    font-size: 16px;
  }
  .event-filter-form .elementor-form-fields-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }
  .event-filter-form .elementor-field-type-button {
    grid-column: span 1;
  }
}
