.elementor-722 .elementor-element.elementor-element-8dac08b{--display:flex;}.elementor-722 .elementor-element.elementor-element-18a4687 > .elementor-widget-container{padding:0px 90px 0px 90px;}.elementor-722 .elementor-element.elementor-element-18a4687.elementor-element{--align-self:stretch;}.elementor-722 .elementor-element.elementor-element-01fac50{--display:flex;}.elementor-722 .elementor-element.elementor-element-a963b30{--spacer-size:50px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-722 .elementor-element.elementor-element-18a4687 > .elementor-widget-container{padding:0px 10px 0px 10px;}.elementor-722 .elementor-element.elementor-element-18a4687.elementor-element{--align-self:stretch;}}@media(min-width:768px){.elementor-722 .elementor-element.elementor-element-8dac08b{--content-width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-18a4687 *//* ===== CCC Styling für EU-Widerrufsformular ===== */

.ccc-eu-owb,
.ccc-eu-owb * {
  font-family: 'Poppins', 'Segoe UI', Helvetica, Arial, sans-serif !important;
  box-sizing: border-box;
}

.ccc-eu-owb {
  color: #2A2927 !important;
}

/* Label */
.ccc-eu-owb label {
  display: block !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: #2A2927 !important;
  opacity: 0.6 !important;
  margin-bottom: 10px !important;
}

/* Stern */
.ccc-eu-owb .required,
.ccc-eu-owb .asterisk {
  color: #c0392b !important;
  opacity: 1 !important;
}

/* Select / Inputs / Textarea */
.ccc-eu-owb select,
.ccc-eu-owb input[type="text"],
.ccc-eu-owb input[type="email"],
.ccc-eu-owb input[type="date"],
.ccc-eu-owb input[type="tel"],
.ccc-eu-owb input[type="number"],
.ccc-eu-owb textarea {
  width: 100% !important;
  min-height: 58px !important;
  padding: 14px 18px !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #2A2927 !important;
  background: transparent !important;
  border: 1px solid rgba(42, 41, 39, 0.16) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

/* Select Pfeil */
.ccc-eu-owb select {
  padding-right: 48px !important;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%232A2927' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position: right 16px center !important;
  background-size: 18px !important;
}

/* Fokus */
.ccc-eu-owb select:focus,
.ccc-eu-owb input:focus,
.ccc-eu-owb textarea:focus {
  border-color: #2A2927 !important;
  box-shadow: none !important;
}

/* Abstände */
.ccc-eu-owb p,
.ccc-eu-owb .form-row,
.ccc-eu-owb .form-group,
.ccc-eu-owb .field {
  margin-bottom: 28px !important;
}

/* Button */
.ccc-eu-owb button,
.ccc-eu-owb input[type="submit"],
.ccc-eu-owb .button,
.ccc-eu-owb .btn {
  display: inline-block !important;
  font-family: inherit !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  background: #2A2927 !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 14px 32px !important;
  cursor: pointer !important;
  box-shadow: none !important;
  transition: opacity 0.18s ease !important;
}

.ccc-eu-owb button:hover,
.ccc-eu-owb input[type="submit"]:hover,
.ccc-eu-owb .button:hover,
.ccc-eu-owb .btn:hover {
  opacity: 0.75 !important;
  background: #2A2927 !important;
  color: #ffffff !important;
}

/* Mobile */
@media (max-width: 720px) {
  .ccc-eu-owb button,
  .ccc-eu-owb input[type="submit"],
  .ccc-eu-owb .button,
  .ccc-eu-owb .btn {
    width: 100% !important;
    text-align: center !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8dac08b *//* ---------------------------------------------
   CCC Widerrufsbelehrung
--------------------------------------------- */

.ccc-wr,
.ccc-wr * {
  box-sizing: border-box;
}

.ccc-wr {
  --ccc-bg: #F7F5F0;
  --ccc-card: #FFFFFF;
  --ccc-ink: #111110;
  --ccc-text: #2C2B28;
  --ccc-muted: #8F8A82;
  --ccc-line: rgba(17, 17, 16, 0.10);

  width: 100%;
  background: var(--ccc-bg);
  color: var(--ccc-text);
  font-family: "DM Sans", "Poppins", system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 96px 32px 112px;
}

.ccc-wr__inner {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

/* Header */
.ccc-wr__hero {
  max-width: 860px;
  margin-bottom: 56px;
}

.ccc-wr__eyebrow,
.ccc-wr__label,
.ccc-wr__toc-label {
  display: block;
  font-family: "Space Mono", monospace;
  font-size: 0.64rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ccc-muted);
}

.ccc-wr__eyebrow {
  margin-bottom: 18px;
}

.ccc-wr h1 {
  margin: 0;
  font-family: "DM Serif Display", serif;
  font-size: clamp(3.1rem, 7vw, 6rem);
  font-weight: 400;
  line-height: 0.94;
  letter-spacing: -0.045em;
  color: var(--ccc-ink);
}

/* Layout */
.ccc-wr__layout {
  display: grid;
  grid-template-columns: 300px minmax(0, 1fr);
  gap: 32px;
  align-items: start;
}

/* TOC */
.ccc-wr__toc {
  position: sticky;
  top: 32px;
  background: var(--ccc-card);
  border: 1px solid var(--ccc-line);
  border-radius: 16px;
  padding: 26px;
}

.ccc-wr__toc-label {
  margin-bottom: 18px;
}

.ccc-wr__toc ol {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: wr-counter;
}

.ccc-wr__toc li {
  counter-increment: wr-counter;
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr);
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px solid var(--ccc-line);
  font-size: 0.84rem;
  font-weight: 400;
  line-height: 1.45;
  color: var(--ccc-text);
}

.ccc-wr__toc li:last-child {
  border-bottom: 0;
}

.ccc-wr__toc li::before {
  content: counter(wr-counter, decimal-leading-zero);
  font-family: "Space Mono", monospace;
  font-size: 0.58rem;
  line-height: 1.7;
  color: var(--ccc-muted);
}

/* Sections */
.ccc-wr__sections {
  display: grid;
  gap: 14px;
}

.ccc-wr__section,
.ccc-wr__form-section {
  background: var(--ccc-card);
  border: 1px solid var(--ccc-line);
  border-radius: 16px;
}

.ccc-wr__section {
  display: grid;
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 28px;
  align-items: start;
  padding: 28px;
}

.ccc-wr__section > .ccc-wr__label {
  padding-top: 4px;
}

.ccc-wr__content {
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.68;
  color: var(--ccc-text);
}

.ccc-wr__content h2,
.ccc-wr__form-header h2 {
  margin: 0 0 16px;
  font-size: 1.08rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.01em;
  color: var(--ccc-ink);
}

.ccc-wr__content p,
.ccc-wr__form-header p {
  margin: 0 0 12px;
}

.ccc-wr__content p:last-child,
.ccc-wr__form-header p:last-child {
  margin-bottom: 0;
}

.ccc-wr__content strong,
.ccc-wr__recipient strong {
  font-weight: 650;
  color: var(--ccc-ink);
}

.ccc-wr__content a,
.ccc-wr__recipient a,
.ccc-wr__shortcode a {
  color: var(--ccc-ink);
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: opacity 180ms ease;
  word-break: break-word;
}

.ccc-wr__content a:hover,
.ccc-wr__recipient a:hover,
.ccc-wr__shortcode a:hover {
  opacity: 0.65;
}

/* Address */
.ccc-wr__content address {
  display: inline-block;
  margin: 8px 0 16px;
  padding: 18px 20px;
  background: #F7F5F0;
  border: 1px solid var(--ccc-line);
  border-radius: 12px;
  font-style: normal;
  font-size: 0.92rem;
  line-height: 1.65;
  color: var(--ccc-text);
}

/* Form section */
.ccc-wr__form-section {
  padding: 0;
  overflow: hidden;
}

.ccc-wr__form-header {
  padding: 28px;
  border-bottom: 1px solid var(--ccc-line);
}

.ccc-wr__form-header .ccc-wr__label {
  margin-bottom: 16px;
}

.ccc-wr__form-header p {
  max-width: 720px;
  font-size: 0.95rem;
  line-height: 1.68;
  color: var(--ccc-text);
}

.ccc-wr__recipient {
  margin: 28px;
  padding: 22px;
  background: #F7F5F0;
  border: 1px solid var(--ccc-line);
  border-radius: 14px;
}

.ccc-wr__recipient > span {
  display: block;
  margin-bottom: 12px;
  font-family: "Space Mono", monospace;
  font-size: 0.62rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ccc-muted);
}

.ccc-wr__recipient address {
  margin: 0;
  font-style: normal;
  font-size: 0.92rem;
  line-height: 1.65;
  color: var(--ccc-text);
}

/* Shortcode Area */
.ccc-wr__shortcode {
  max-width: 100%;
  margin: 0;
  padding: 0 28px 32px;
  font-family: "DM Sans", "Poppins", system-ui, sans-serif;
}

/* ---------------------------------------------
   Shortcode Form Styling
   [eu_owb_order_withdrawal_request_form]
--------------------------------------------- */

.ccc-wr__shortcode form,
.ccc-wr__shortcode .woocommerce,
.ccc-wr__shortcode .eu-owb,
.ccc-wr__shortcode [class*="withdrawal"] {
  max-width: 100%;
  font-family: "DM Sans", "Poppins", system-ui, sans-serif;
}

.ccc-wr__shortcode label {
  display: block;
  margin: 0 0 8px;
  font-family: "Space Mono", monospace;
  font-size: 0.62rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ccc-muted);
}

.ccc-wr__shortcode input[type="text"],
.ccc-wr__shortcode input[type="email"],
.ccc-wr__shortcode input[type="tel"],
.ccc-wr__shortcode input[type="number"],
.ccc-wr__shortcode input[type="date"],
.ccc-wr__shortcode select,
.ccc-wr__shortcode textarea {
  width: 100%;
  min-height: 46px;
  margin: 0 0 18px;
  padding: 11px 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(17, 17, 16, 0.22);
  border-radius: 0;
  box-shadow: none;
  outline: none;
  font-family: "DM Sans", "Poppins", system-ui, sans-serif;
  font-size: 0.95rem;
  font-weight: 400;
  color: var(--ccc-ink);
  transition: border-color 180ms ease;
}

.ccc-wr__shortcode textarea {
  min-height: 110px;
  resize: vertical;
  line-height: 1.6;
}

.ccc-wr__shortcode input:focus,
.ccc-wr__shortcode select:focus,
.ccc-wr__shortcode textarea:focus {
  border-bottom-color: var(--ccc-ink);
  box-shadow: none;
}

.ccc-wr__shortcode input::placeholder,
.ccc-wr__shortcode textarea::placeholder {
  color: rgba(17, 17, 16, 0.32);
}

.ccc-wr__shortcode input[type="checkbox"],
.ccc-wr__shortcode input[type="radio"] {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  accent-color: var(--ccc-ink);
}

.ccc-wr__shortcode button,
.ccc-wr__shortcode input[type="submit"],
.ccc-wr__shortcode .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 30px;
  background: var(--ccc-ink);
  color: #F7F5F0;
  border: 1px solid var(--ccc-ink);
  border-radius: 6px;
  box-shadow: none;
  font-family: "Space Mono", monospace;
  font-size: 0.68rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition:
    background 180ms ease,
    border-color 180ms ease,
    opacity 180ms ease;
}

.ccc-wr__shortcode button:hover,
.ccc-wr__shortcode input[type="submit"]:hover,
.ccc-wr__shortcode .button:hover {
  background: #2C2B28;
  border-color: #2C2B28;
  opacity: 1;
}

/* ---------------------------------------------
   Shortcode Notice Styling — Clean Version
--------------------------------------------- */

/* Notice grundsätzlich ruhig und kompakt */
.ccc-wr__shortcode .woocommerce-info,
.ccc-wr__shortcode .woocommerce-message,
.ccc-wr__shortcode .woocommerce-error {
  position: relative !important;
  display: block !important;
  margin: 0 !important;
  padding: 26px 30px !important;
  background: #F7F5F0 !important;
  border: 1px solid rgba(17, 17, 16, 0.10) !important;
  border-radius: 16px !important;
  box-shadow: none !important;
  font-family: "DM Sans", "Poppins", system-ui, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.55 !important;
  color: #2C2B28 !important;
}

/* Alle WooCommerce/Plugin Icons entfernen */
.ccc-wr__shortcode .woocommerce-info::before,
.ccc-wr__shortcode .woocommerce-info::after,
.ccc-wr__shortcode .woocommerce-message::before,
.ccc-wr__shortcode .woocommerce-message::after,
.ccc-wr__shortcode .woocommerce-error::before,
.ccc-wr__shortcode .woocommerce-error::after {
  display: none !important;
  content: none !important;
}

/* Das störende kleine Quadrat links ausblenden */
.ccc-wr__shortcode .woocommerce-info > input,
.ccc-wr__shortcode .woocommerce-message > input,
.ccc-wr__shortcode .woocommerce-error > input,
.ccc-wr__shortcode .woocommerce-info > .wc-block-components-checkbox,
.ccc-wr__shortcode .woocommerce-message > .wc-block-components-checkbox,
.ccc-wr__shortcode .woocommerce-error > .wc-block-components-checkbox,
.ccc-wr__shortcode .woocommerce-info > svg,
.ccc-wr__shortcode .woocommerce-message > svg,
.ccc-wr__shortcode .woocommerce-error > svg {
  display: none !important;
}

/* Text sauber setzen */
.ccc-wr__shortcode .woocommerce-info p,
.ccc-wr__shortcode .woocommerce-message p,
.ccc-wr__shortcode .woocommerce-error p {
  margin: 0 !important;
  font-weight: 400 !important;
}

/* Links CI-konform */
.ccc-wr__shortcode .woocommerce-info a,
.ccc-wr__shortcode .woocommerce-message a,
.ccc-wr__shortcode .woocommerce-error a {
  color: #111110 !important;
  font-weight: 500 !important;
  text-decoration: underline !important;
  text-underline-offset: 4px !important;
}

/* Leere Notices entfernen */
.ccc-wr__shortcode .woocommerce-info:empty,
.ccc-wr__shortcode .woocommerce-message:empty,
.ccc-wr__shortcode .woocommerce-error:empty {
  display: none !important;
}

/* Mobile */
@media (max-width: 680px) {
  .ccc-wr__shortcode .woocommerce-info,
  .ccc-wr__shortcode .woocommerce-message,
  .ccc-wr__shortcode .woocommerce-error {
    padding: 22px 20px !important;
    border-radius: 14px !important;
    font-size: 0.94rem !important;
    line-height: 1.55 !important;
  }
}
/* Responsive */
@media (max-width: 980px) {
  .ccc-wr {
    padding: 72px 24px 88px;
  }

  .ccc-wr__layout {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .ccc-wr__toc {
    position: static;
  }

  .ccc-wr__toc ol {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0 18px;
  }
}

@media (max-width: 680px) {
  .ccc-wr {
    padding: 56px 20px 72px;
  }

  .ccc-wr__hero {
    margin-bottom: 38px;
  }

  .ccc-wr__toc,
  .ccc-wr__section {
    border-radius: 14px;
    padding: 24px 20px;
  }

  .ccc-wr__toc ol {
    grid-template-columns: 1fr;
  }

  .ccc-wr__section {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ccc-wr__content {
    font-size: 0.92rem;
    line-height: 1.62;
  }

  .ccc-wr__content h2,
  .ccc-wr__form-header h2 {
    font-size: 1.02rem;
  }

  .ccc-wr__content address {
    width: 100%;
    padding: 16px;
    border-radius: 10px;
  }

  .ccc-wr__form-header {
    padding: 24px 20px;
  }

  .ccc-wr__recipient {
    margin: 20px;
    padding: 18px;
    border-radius: 12px;
  }

  .ccc-wr__shortcode {
    padding: 0 20px 28px;
    margin-bottom: 0;
  }

  .ccc-wr__shortcode button,
  .ccc-wr__shortcode input[type="submit"],
  .ccc-wr__shortcode .button {
    width: 100%;
  }

  .ccc-wr__shortcode .woocommerce-info,
  .ccc-wr__shortcode .woocommerce-message,
  .ccc-wr__shortcode .woocommerce-error,
  .ccc-wr__shortcode [class*="notice"],
  .ccc-wr__shortcode [class*="message"],
  .ccc-wr__shortcode [class*="info"] {
    padding: 22px 20px 22px 50px !important;
    font-size: 0.9rem !important;
  }

  .ccc-wr__shortcode .woocommerce-info::after,
  .ccc-wr__shortcode .woocommerce-message::after,
  .ccc-wr__shortcode .woocommerce-error::after,
  .ccc-wr__shortcode [class*="notice"]::after,
  .ccc-wr__shortcode [class*="message"]::after,
  .ccc-wr__shortcode [class*="info"]::after {
    left: 22px;
    top: 28px;
  }
}
/* ---------------------------------------------
   CCC Widerruf Shortcode — mehr Abstand / weniger gequetscht
--------------------------------------------- */

/* Mehr Abstand oberhalb des Shortcodes */
.ccc-wr__shortcode {
  padding: 18px 28px 40px !important;
  margin-top: 10px !important;
}

/* Abstand zwischen Empfängerbox und Shortcode */
.ccc-wr__recipient + .ccc-wr__shortcode {
  margin-top: 14px !important;
}

/* Die Plugin-Meldung luftiger machen */
.ccc-wr__shortcode .woocommerce-info,
.ccc-wr__shortcode .woocommerce-message,
.ccc-wr__shortcode .woocommerce-error {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 34px 42px !important;
  background: #F7F5F0 !important;
  border: 1px solid rgba(17, 17, 16, 0.10) !important;
  border-radius: 16px !important;
  box-shadow: none !important;
  font-family: "DM Sans", "Poppins", system-ui, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  color: #2C2B28 !important;
}

/* Text in der Meldung nicht an den Rand quetschen */
.ccc-wr__shortcode .woocommerce-info *,
.ccc-wr__shortcode .woocommerce-message *,
.ccc-wr__shortcode .woocommerce-error * {
  line-height: 1.7 !important;
}

/* Link sauber */
.ccc-wr__shortcode .woocommerce-info a,
.ccc-wr__shortcode .woocommerce-message a,
.ccc-wr__shortcode .woocommerce-error a {
  color: #111110 !important;
  font-weight: 500 !important;
  text-decoration: underline !important;
  text-underline-offset: 4px !important;
}

/* Mobile */
@media (max-width: 680px) {
  .ccc-wr__shortcode {
    padding: 14px 20px 32px !important;
  }

  .ccc-wr__shortcode .woocommerce-info,
  .ccc-wr__shortcode .woocommerce-message,
  .ccc-wr__shortcode .woocommerce-error {
    padding: 26px 22px !important;
    font-size: 0.94rem !important;
    line-height: 1.65 !important;
  }
}/* End custom CSS */