/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

/* === SLIDER === */
#slide-1-layer-3.tp-caption.tp-resizeme {
  text-shadow: 0 4px 4px rgba(255, 255, 255, 0.4);
}

/* === TEASER-BOXES === */
.six-teaser .vcex-icon-box-image {
  height: auto;
  width: 50px;
}

.six-teaser .vcex-icon-box-heading,
.six-teaser .vcex-icon-box-content.clr p {
  padding-left: 20px;
}

/* === CONTACT FORM === */
.wps-form {
  width: 100%;
  margin: 0 auto;
}
.wps-form .wps-form-row {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.wps-form .wps-form-row .wpcf7-form-control {
  width: 100%;
}
.wps-form .wps-form-column {
  flex: 1;
  width: 100%;
  padding: 0.5rem 0;
}
.wpcf7 input,
.wpcf7-textarea {
  margin-bottom: 20px;
}

.wpcf7-list-item {
    margin: 0 !important;
}

/* === ALERTS === */
.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450 !important;
}

form.invalid .wpcf7-response-output {
  color: #ffb900 !important;
}

/* === COMPLIANZ BANNER === */

#cmplz-document > p {
  font-size: 20px !important;
  line-height: 38px !important;
}

#cmplz-document > ul > li {
  font-size: 20px !important;
  line-height: 38px !important;
}

.cmplz-placeholder-1 {
  width: 100% !important;
  height: 450px !important;
  background-image: url(https://www.krankentransporte-prusnat.de/wp-content/uploads/2024/06/Map.jpg) !important;
}

#cmplz-document {
    max-width: none !important;
}

span.cmplz-category-title,
.cmplz-description {
    font-size: 20px !important;
}

.cmplz-cookiebanner .cmplz-logo img {
  width: 150px !important;
  height: auto;
}


.prusnatBig {
  font-weight: bold;
}