.elementor-349 .elementor-element.elementor-element-81580f2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:200px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for html, class: .elementor-element-fca732b *//* Grundlayout für die Widerrufsseite von whitefox2k */
.widerruf-whitefox .widerruf-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 1.5rem;
  font-size: 16px;
  line-height: 1.6;
}

.widerruf-whitefox h1 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}

.widerruf-whitefox h2 {
  font-size: 1.5rem;
  margin-top: 1.8rem;
  margin-bottom: 0.7rem;
}

.widerruf-whitefox h3 {
  font-size: 1.2rem;
  margin-top: 1.2rem;
  margin-bottom: 0.4rem;
}

.widerruf-whitefox p {
  margin-bottom: 0.8rem;
}

.widerruf-whitefox ul {
  margin: 0.3rem 0 0.8rem 1.2rem;
  padding: 0;
}

.widerruf-whitefox li {
  margin-bottom: 0.3rem;
}

.widerruf-whitefox hr {
  margin: 1.5rem 0;
  border: 0;
  border-top: 1px solid #ddd;
}

.widerruf-whitefox a {
  text-decoration: underline;
}

/* Kontaktabschnitt leicht hervorheben */
.widerruf-whitefox .widerruf-contact {
  margin: 0.8rem 0 1rem 0;
}

/* Rahmen für Musterformular */
.widerruf-whitefox .widerruf-form-box {
  border: 1px solid #ddd;
  padding: 1rem;
  border-radius: 4px;
  background: #fafafa;
  margin-top: 0.8rem;
}

/* Hinweisblock zur Codeprüfung */
.widerruf-whitefox .widerruf-hint {
  border-left: 4px solid #ffb74d;
  background: #fff8e1;
  padding: 1rem 1.2rem;
  border-radius: 4px;
}

.widerruf-whitefox .widerruf-hint h3 {
  margin-top: 0;
}

/* Introtext */
.widerruf-whitefox .widerruf-intro {
  margin-bottom: 1.2rem;
}

/* Responsive Anpassungen */
@media (max-width: 768px) {
  .widerruf-whitefox .widerruf-container {
    padding: 1rem;
    font-size: 15px;
  }

  .widerruf-whitefox h1 {
    font-size: 1.6rem;
  }

  .widerruf-whitefox h2 {
    font-size: 1.3rem;
  }

  .widerruf-whitefox h3 {
    font-size: 1.1rem;
  }
}

@media (max-width: 480px) {
  .widerruf-whitefox .widerruf-container {
    padding: 0.75rem;
    font-size: 14px;
  }

  .widerruf-whitefox h1 {
    font-size: 1.4rem;
  }

  .widerruf-whitefox h2 {
    font-size: 1.2rem;
  }
}/* End custom CSS */