/*
Theme Name:   hello-elementor child theme
Description:  Schreibe hier eine kurze Beschreibung über dein Child-Theme
Author:       Verwalter
Author URL:   https://severstest.mouritz.eu
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hello-elementor-child
*/


#newsletter_slidein {
  position: absolute;
  right: -1058px;
  transition: 1s;
}

#newsletter-image {
  transition: 1s;
}

#newsletter-image img {
  cursor: pointer;
}

.wps-form-anliegen-column input[name="ihre-plz"] {
  width: 100px;
}

.elementor-element-e6944d4 {
  height: 0;
}


.wps-form-anliegen-column input[type="submit"].wpcf7-form-control.wpcf7-submit {
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  font-family: "Helvetica", sans-serif;
  color: #FFFFFF;
  background-color: #00B3CD;
  border-radius: 3px;
  border-width: 0px;
  min-height: 40px;
  line-height: 23px;
  display: inline-block;
  padding: 8px 18px;
  border: none;
  overflow-wrap: break-word;
  max-width: 100%;
}

.zustimmung-zur-verarbeitung .wpcf7-list-item {
  margin-left: 0;
}

.zustimmung-zur-verarbeitung .wpcf7-list-item-label {
  margin-left: 0.5em;
}

.wps-form-anliegen-column:first-child > label {
  width: 95%;
  max-width: 800px;
}

#sib-form-2 {
  text-align:left
}

#sib-container-2{background:#fff;margin:0 auto;padding:17px;display:inline-block;width:100%}

@media screen and (max-width:500px){#sib-container{padding:32px 9px}}

#sib-container-2{padding:32px 0}

#newsletter-close {
  position: absolute;
  top: 30px;
  right: 10px;
  width: 25px;
  height: 25px;
  z-index: 5;
  cursor: pointer;
}

#newsletter-close span {
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  -webkit-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  display: block;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  width: 25px;
  left: 0px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#newsletter-close span:first-child {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#newsletter-close:hover span {
  border-top-color: #000;
}

.elementor-element-b8e532a  .sip-form {
  padding: 0;
}

.sib-form #sib-container .entry__choice {
  padding-left: 3em;
}

@media (max-width: 1024px)  {
  .elementor-96 .elementor-top-section.elementor-element-ba6654e .elementor-column
 {
  width: auto;
}
}

@media (min-width: 768px) and (max-width: 1400px) {
  .elementor .elementor-element-a62b7dc {
    display: none;
  }
}


@media (min-width: 768px) and (max-width: 1400px) {
  .elementor .elementor-hidden-desktop.elementor-element-40eafe1 {
    display: block;
  }
}

.elementor-9 .elementor-element.elementor-element-d47f718 > .elementor-element-populated > .elementor-background-overlay {
  width: 51%;
  background-image: url(/wp-content/uploads/2021/01/gelb-l.svg);
  background-size: cover;
  opacity: 1!important;
  left: -50%;
}

@media (min-width: 1200px) {
  .elementor .elementor-element-d47f718 .elementor-background-overlay:after {
    content: 'Stefan Evers, MdA';
    display: block;
    background-color: #00B3CD;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80%;
    width: 11em;
    padding: 9px;
    color: white;
    /* font-style: italic; */
    text-align: center;
    font-size: large;
  }
}
@media (max-width: 1400px) {
  .elementor-9 .elementor-widget-wrap .elementor-element.elementor-element-f980810 {
    top: 620px;
  }
}

@media (max-width: 1200px) {
  .elementor-9 .elementor-widget-wrap .elementor-element.elementor-element-f980810 {
    top: 520px;
  }
}

@media (max-width: 1000px) {
  .elementor-9 .elementor-widget-wrap .elementor-element.elementor-element-f980810 {
    display: none;
  }
}