.notification {
  background: #35a0ab;
  color: #fff;
  font-size: 16px;
  position: fixed;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100% !important;
  padding: 10px 0px;
  text-align: center;
}

#dabar a {
  color: #ffffff;
  border-bottom: 1px dotted;
}

.textcenter {
  text-align: center;
}

.version_error_notify {
  margin: 4px 182px;
  font-size: 16px;
  padding: 5px 16px;
  background: mistyrose;
  border: 2px solid indianred;
  border-left-width: 4px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
}

.version_success_notify {
  margin: 4px 182px;
  font-size: 16px;
  padding: 5px 16px;
  background: rgb(208, 250, 232);
  border: 2px solid rgb(45, 204, 98);
  border-left-width: 4px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
}

.gdpr-content-align {
  width: 800px;
}

.gdpr_accept {
  width: 797px;
  float: right;
  padding: 27px 80px;
  font-size: 20px;
}

a.notify-button {
  background-color: #35a0ab;
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.Notify-pdf {
  background: #f5f5f5;
  padding: 15px 15px;
}

.notify-user-details .form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: lightgrey;
  background-clip: padding-box;
  border: 0px solid #ced4da;
  border-bottom: 5px solid #0d626a;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.Notify-pdf a:hover {
  color: white;
  text-decoration: none;
}

.notify-check-box input[type='checkbox'],
input[type='radio'] {
  width: 19px;
  height: 19px;
  border: 1px solid black;
  margin-top: 2px;
  margin-right: 10px;
}

/* .bg-lite-yellow
{
  background-color: #dddd5c;
} */

.notify-user-details .form-control input[type='text']:focus {
  color: unset !important;
  outline-offset: 0 !important;
  outline: 0 !important;
}

/* input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus {
    color: unset;
    outline-offset: 0px !important;
    outline: 0px dotted var(--form--border-color) !important;
    background-color: lightgrey !important;
    border: none;
} */

.btn-dark-green {
  background-color: #0d626a !important;
}

.btn-dark-green:hover {
  background: transparent !important;
  border: 3px solid #0d626a !important;
}

.wrapper {
  width: 200px;
}

.annexure-links {
  display: flex;
  align-items: center;
}

.annexure-links a:first-child {
  margin-right: 15px;
}

.Notify-pdf .woocommerce-info {
  margin-bottom: 0 !important;
}

.notify-check-box {
  display: flex;
  align-items: flex-start;
  padding: 5px 0;
}

.notify-user-details .form-row {
  padding: 0 !important;
}

.annexure-links a {
  font-size: 16px !important;
}

.woocommerce-page.et_pb_button_helper_class button.button {
  margin-top: 10px;
}

.download-contract table {
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  border: 2px solid #01717b !important;
}

.download-contract tr td {
  border: 0 !important;
}

.woocommerce-info[data-custom-class='woocommerce-message'] {
  background: #ffffff !important;
  border: 3px solid #00717b !important;
  border-radius: 10px;
  color: #000 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woocommerce-info[data-custom-class='woocommerce-message']::after {
  content: unset;
}

.woocommerce-info[data-custom-class='woocommerce-message'] .woocommerce-Button {
  background: #00717b !important;
  border-color: #00717b !important;
  color: #ffffff !important;
}

.gdpr-contract-text ol li {
  list-style: auto;
}

.gdpr-contract-text ol {
  padding-left: 17px !important;
  line-height: 1.8em !important;
}
span.pl-2 {
  line-height: 1.2em;
}

.text-center {
  text-align: center !important;
}

.badge {
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  padding: 2px 6px;
  font-size: 0.9em;
}

.badge-info {
  background-color: #2271b1 !important;
}

.download-contract td a {
  font-size: 12px !important;
}

.download-contract td {
  font-size: 14px;
  padding: 10px 5px !important;
}

/* =========================================================================
   AV-Vertrag Frontend-Redesign (Fabian 30.06.2026): responsive + freundlicher.
   Ueberschreibt die festen Breiten weiter oben (spaetere Regel gewinnt).
   ========================================================================= */
.gdpr-content-align {
  width: 100% !important;
  max-width: 880px;
  margin: 0 auto;
  box-sizing: border-box;
}

/* Vertragstext als ruhige, lesbare Karte statt "haengt in der Box" */
.gdpr-contract-text {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  padding: 32px 36px;
  box-shadow: 0 2px 10px rgba(1, 113, 123, 0.06);
  line-height: 1.75;
  color: #1f2937;
  overflow-wrap: break-word;
}
.gdpr-contract-text h1,
.gdpr-contract-text h2,
.gdpr-contract-text h3,
.gdpr-contract-text h4 {
  color: #01717b;
  margin-top: 1.6em;
  margin-bottom: 0.4em;
  line-height: 1.3;
  font-weight: 600;
}
/* Ueberschriften auf ein ruhiges, vertragstaugliches Mass (Theme erbt sonst 34-43px) */
.gdpr-contract-text h1,
.gdpr-contract-text h2,
.gdpr-contract-text h3 { font-size: 25px; }
.gdpr-contract-text h4 { font-size: 18px; }
.gdpr-contract-text h1:first-child,
.gdpr-contract-text h2:first-child,
.gdpr-contract-text h3:first-child { margin-top: 0; }
/* Untertitel direkt nach dem Haupttitel dezenter */
.gdpr-contract-text h3 + h4 { color: #64748b; font-size: 16px; margin-top: 0.2em; }

/* Anhaenge: klar abgesetzte Download-Karte, immer unter dem Vertrag */
.Notify-pdf {
  background: #f1f9fa;
  border: 1px solid #cfe8ea;
  border-radius: 12px;
  padding: 20px 22px;
  margin: 26px 0;
}
.Notify-pdf h5 {
  margin: 0 0 14px;
  font-size: 16px;
  color: #01717b;
}
.annexure-links {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: stretch;
}
.annexure-links a {
  background: #01717b;
  color: #ffffff !important;
  padding: 11px 18px;
  border-radius: 8px;
  text-decoration: none !important;
  font-size: 14px !important;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  margin: 0 !important;
  transition: background 0.15s ease;
}
.annexure-links a:hover {
  background: #015a63;
  color: #ffffff !important;
}

/* Annahme-Block: Checkbox + Namensfelder + Button ordentlich */
.notify-check-box {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 14px 16px !important;
  margin-bottom: 16px;
}
.notify-user-details .row {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.notify-user-details .form-row {
  flex: 1;
  min-width: 200px;
  margin: 0 !important;
}
.notify-user-details input[type="text"] {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  font-size: 15px;
}
.gdpr-contract-text form .button {
  background: #01717b !important;
  color: #fff !important;
  padding: 12px 28px !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  margin-top: 16px !important;
}
.gdpr-contract-text form .button:hover {
  background: #015a63 !important;
}

/* gdpr_accept: kein float mehr */
.gdpr_accept {
  width: 100% !important;
  float: none !important;
  padding: 16px !important;
  font-size: 18px;
}

/* Mobil */
@media (max-width: 768px) {
  .gdpr-contract-text {
    padding: 20px 16px;
    border-radius: 10px;
  }
  .Notify-pdf {
    padding: 16px;
  }
  .annexure-links {
    flex-direction: column;
  }
  .annexure-links a {
    justify-content: center;
  }
  .notify-user-details .form-row {
    min-width: 100%;
  }
}
