/*======================================
Theme Name: kraehativ
Description: Child-Theme von Krähativ
Version: 1.0
Author: krähativ design gmbh
Author URI: https://www.kraehativ.de/
Template: Divi
======================================*/



/* BASICS – Start */

:root {
  --hauptfarbe: #000d30;
  /* <--- EINFÜGEN:  1. Gestaltungsfarbe  */
  --zusatzfarbe: #785192;
  /* <--- EINFÜGEN:  2. Gestaltungsfarbe  */
  --weiss: #ffffff;
  --schwarz: #000d30;
  --grau: #8e8c91;
  /* <--- EINFÜGEN:  Grauwert bei Bedarf anpassen  */
  --hellgrau: #f9f9f9;
  /* <--- EINFÜGEN:  Grauwert bei Bedarf anpassen  */
}


.ausbildung h6 {
  font-size: 47px !important;
  font-family: 'Rubik Dirt';
}

.ausbildung h4 {
  font-size: 22px !important;
}

@media screen and (max-width: 980px) {
  .ausbildung h3 {
    font-size: 40px !important;
  }
  .ausbildung .checkmarks h6 {
    font-size: 35px !important;
  }
  }

@media screen and (max-width: 767px) {
  .ausbildung h6,
  .ausbildung .checkmarks h6 {
    font-size: 22px !important;
  }
  .ausbildung h3 {
    font-size: 28px !important;
  }
  .ausbildung h4 {
    font-size: 16px !important;
  }
}


/* BASICS – End */


/* ---------------------------- */


/* GENERAL STYLES – Start */

[id^="btn"],
.et_pb_button,
input [type="sumbit"] {
  height: 50px !important;
  width: auto;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: center;
  border-radius: 0;
  padding: 10px 20px;
  line-height: 1 !important;
  margin-right: 40px;
  font: var(--headlines);
}

#btn_full {
  background-color: var(--zusatzfarbe) !important;
  color: var(--weiss) !important;
  border: solid 2px var(--zusatzfarbe);
}

#btn_full-half {
  background-color: var(--zusatzfarbe) !important;
  color: var(--weiss) !important;
  border: solid 2px var(--zusatzfarbe);
  float: left;
}

a#btn_full-half {
  z-index: 2;
}

#btn_full-border {
  background-color: transparent !important;
  color: var(--zusatzfarbe) !important;
  border: solid 2px var(--zusatzfarbe);
}

#btn_border-half {
  background-color: transparent !important;
  color: var(--zusatzfarbe) !important;
  border: solid 2px var(--zusatzfarbe);
}


input.wpcf7-form-control.has-spinner.wpcf7-submit {
  height: 50px !important;
  width: auto;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: center;
  border-radius: 0;
  padding: 10px 20px;
  line-height: 1 !important;
  margin-right: 0px !important;
  font: var(--headlines);
  background-color: var(--zusatzfarbe) !important;
  color: var(--weiss) !important;
  border: solid 2px var(--zusatzfarbe);
  margin-top: 0;
  margin-left: 30px;
}
@media screen and (max-width: 732px) {
  input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 0px;
  }
}
.b-submit {
  display: flex;
  flex-direction: row;
}
.b-submit p {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.wpcf7-spinner {
  display: none!important;
}
/*
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
}*/
.et_pb_code .form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.wpcf7 input[type="email"] {
  border-width: 1px;
  border-color: #0F1013;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
}

.b-email {
  float: left;
  margin: 0 30px;
  z-index: 999;
  position: relative;
}

a#viernullvier {
  margin-right: 0px !important;
}

#counter p span.percent-value {
  font: var(--headlines) !important;
  font-size: 70px !important;
  font-weight: 600 !important;
}

#counter p span.percent-value::before {
  font: var(--headlines) !important;
  content: '>';
  font-size: 50px !important;
  margin-right: 5px;
}

#counter .title {
  font: var(--copytext);
  line-height: 1.2em !important;
  margin-top: 40px !important;
}


.img_signet::after {
  content: url(https://www.dannenmann-gmbh.de/wp-content/uploads/2022/08/dannenmann-signet.svg);
  height: auto;
  width: 100px;
  display: block;
  position: absolute;
  top: -65px;
  right: -50px;
}

.et_pb_contact_submit {
  background-color: var(--zusatzfarbe);
  color: var(--weiss);
  border-color: var(--zusatzfarbe);
  margin-top: 10px;
}


.divi-filter-archive-loop {
  margin-bottom: 0px !important;
}

#kunden_home .divi-filter-archive-loop {
  margin-bottom: 25px !important;
}


#footer_copyright {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
}

.lis li::before {
  content: url(https://www.dannenmann-gmbh.de/wp-content/uploads/2025/01/checkmark.png);
  transform: scale(0.4);
  position: absolute;
  left: -30px;
  top: -12px;
  display: block;
}

.lis li {
  position: relative;
  padding-bottom: 8px;
  padding-left: 10px;
  font-size: 14px;
}

.dipi-advanced-tabs .dipi-at-tab-title {
  font-family: 'Zilla Slab';
  font-weight: 800;
}
@media only screen and (min-width: 1110px) {
  .dipi-advanced-tabs .dipi-at-tab-title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .dipi_advanced_tabs.karriere-tabs .dipi-at-tabs-container .dipi-at-tabs {
      flex-direction: column;
      row-gap: 15px;
  }
}


/* GENERAL STYLES – End */


/* ---------------------------- */


/* MENU / NAV  – Start */

ul#menu-hauptmenue, ul#menu-hauptmenue-en {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

ul#menu-hauptmenue li, ul#menu-hauptmenue-en li {
  display: inline-block;
  margin: 0px 30px 0px 0px;
  padding: 0px !important;
}


@media only screen and (min-width: 1450px) {

  ul#menu-hauptmenue li, ul#menu-hauptmenue-en li {
    margin: 0px 15px 0px 0px;
  }
  ul#menu-hauptmenue li, ul#menu-hauptmenue-en li a {
    font-size:17px;
  }
}
@media only screen and (min-width: 1500px) {

  ul#menu-hauptmenue li, ul#menu-hauptmenue-en li {
    margin: 0px 25px 0px 0px;
  }
  ul#menu-hauptmenue li, ul#menu-hauptmenue-en li a {
    font-size:17px;
  }
}
@media only screen and (min-width: 1600px) {

  ul#menu-hauptmenue li, ul#menu-hauptmenue-en li {
    margin: 0px 25px 0px 0px;
  }
  ul#menu-hauptmenue li, ul#menu-hauptmenue-en li a {
    font-size:18px;
  }
}
@media only screen and (min-width: 1775px) {

  ul#menu-hauptmenue li, ul#menu-hauptmenue-en li {
    margin: 0px 50px 0px 0px;
  }

  ul#menu-hauptmenue li:last-child, ul#menu-hauptmenue-en li:last-child {
    margin-right: 0;
  }
  ul#menu-hauptmenue li, ul#menu-hauptmenue-en li a {
    font-size:18px;
  }
}





ul#menu-hauptmenue li a, ul#menu-hauptmenue-en li a {
  font-weight: 400;
}

ul#menu-hauptmenue li a:hover,
ul#menu-hauptmenue li a:active,
ul#menu-hauptmenue li.current-menu-item a,
ul#menu-hauptmenue-en li a:hover,
ul#menu-hauptmenue-en li a:active,
ul#menu-hauptmenue-en li.current-menu-item a{
  color: var(--zusatzfarbe);
  font-weight: 600;
}

ul#menu-hauptmenue li a:active, ul#menu-hauptmenue-en li a:active {
  font-weight: 600;
}


.et-menu a:hover {
  opacity: 1;
}

.et-menu a,
.et-menu a:hover {
  transition: none;
}

ul#menu-hauptmenue li:last-child {
  margin-right: 0;
}


/* Fake Menü for bold a */
ul#menu-hauptmenue li a::before,
ul#menu-hauptmenue li.current-menu-item a::before,
ul#menu-hauptmenue-en li a::before,
ul#menu-hauptmenue-en li.current-menu-item a::before{
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}


/* Social & Feedback Menu */

ul#menu-social-feedback {
  flex-direction: column;
  position: absolute;
  right: 0;
  bottom: 200px;
  z-index: 10;
  width: 57px;
}

ul#menu-social-feedback li {
  background-color: var(--hauptfarbe);
  padding: 10px;
}

ul#menu-social-feedback li a {
  color: #fff !important;
  padding-bottom: 0;
}

ul#menu-social-feedback li a:hover {
  color: var(--zusatzfarbe) !important;
}

ul#menu-social-feedback li#menu-item-2952 {
  transform: rotate(-90deg) translateX(35px) translateY(-30px);
  font: var(--headlines);
}

ul#menu-social-feedback li#menu-item-2948,
ul#menu-social-feedback li#menu-item-2951 {
  font-size: 25px;
  width: 50px;
  transform: translateX(-3px);
}

/* Sprachumschalter  – Start */

.language-switch {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 5em;
}

.wpml-ls-legacy-dropdown-click a {
  border: none;
}

.wpml-ls-legacy-dropdown-click a {
  border: none;
  padding: 8px 10px;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  position: unset;
  top:0;
  border-top:none;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-flag {
    display: inline;
    vertical-align: top;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{
	top: 10px;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click a:hover {
  background: #fff !important;
}

.wpml-ls-legacy-dropdown-click a:focus{
  border-bottom: 1px solid var(--grau);
  padding-bottom: 8px;
} 
/*.wpml-ls-legacy-dropdown-click a:hover{
  background-color: #fff!important;
}*/

/* Sprachumschalter  – End */

/* MENU / NAV  – End */


/* ---------------------------- */


/* CONTENT – Start */

.kundenstatement-kunde .et_pb_module_inner p::before {
  content: "–";
  font-weight: 300;
  float: left !important;
  margin-right: 10px;
}

#leistungen_home i {
  font-size: 60px !important;
}

#leistungen_home h4 {
  font-size: 40px !important;
  line-height: 1em;
}

#leistungen_home .leistung_single:hover {
  transform: scale(1.05, 1.05);
  z-index: 8;
  transition: all 0.3s ease-in-out;
}

#leistungen_home .leistung_single:hover h4,
#leistungen_home .leistung_single:hover p {
  color: var(--weiss) !important;
}

#leistungen_home .overlay {
  background-blend-mode: multiply;
}


#fakten_box_slider {
  width: 1000px;
}

#fakten_box_slider .same-height-cards.et_pb_de_mach_carousel .slick-track {
  margin: 0 !important;
}

#fakten_box_slider .slick-dots {
  text-align: left;
}

.slide-fakten .slick-dots li.slick-active button {
  border: 2px solid var(--hauptfarbe) !important;
  background: transparent !important;
}

.slide-fakten .slick-dots li button {
  border: 2px solid rgba(243, 243, 245) !important;
  background: var(--grau) !important;
}

/*
.slick-slide:nth-child(5) {
  opacity: 0.7;
}

.slick-slide:nth-child(6) {
  opacity: 0.5;
}
*/

.slick-slide {
  opacity: 0.55;
}

.slick-slide.slick-current {
  opacity: 1 !important;
}


.beratung.et_pb_gallery {
  overflow: visible !important;
}

.beratung .et_pb_gallery_image a {
  pointer-events: none;
}

.beratung .et-pb-slider-arrows {
  display: none;
}


div.dok-pdf::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  content: "\f1c1";
  color: #A20F39;
  font-size: 60px;
  display: block;
  margin-bottom: 25px;
}

.kundenlogobox .et_pb_column {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  min-height: 255px;
}

.kunde-link .dmach-acf-value::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  content: "\f08e";
  color: #A20F39;
  font-size: 16px;
  margin-right: 10px;
}

h6.et_pb_toggle_title {
  font-size: 24px !important;
}

.leistung_single h4 {
  font: var(--headlines);
}

.leistungen-page h5,
.datenschutz-page h5,
.kontakt-page h5,
.datenschutz-page h6 {
  font: var(--copytext);
}

.leistung_single p,
.et_pb_text_inner {
  line-height: 1.7;
}

.dokumente_category-downloads p,
.dokumente_category-zertifikat p {
  font-size: 16px;
  line-height: 1.5;
}

/* Homepage – End */

.ref-leistungen .slick-next,
.ref-leistungen .slick-prev {
  top: 100%;
  margin-top: 20px;
}


.ref-leistungen .slick-prev {
  left: 47% !important;
}

.ref-leistungen .slick-next,
.et_pb_de_mach_acf_slider:hover.ref-leistungen .slick-next {
  right: 47% !important;
}

.ref-leistungen .slick-next.slick-disabled:before,
.ref-leistungen .slick-prev.slick-disabled:before {
  opacity: 0.75 !important;
}

.ref-leistungen .slick-slide {
  opacity: 1;
}

.ref-leistungen .slick-slide img {
  border-radius: 10px;
}

.ref-leistungen .slick-slide .et_pb_gallery_image::after {
  content: url(https://www.dannenmann-gmbh.de/wp-content/uploads/2022/08/dannenmann-signet.svg);
  height: auto;
  width: 50px;
  display: block;
  position: absolute;
  top: -30px;
  right: -20px;
}

.zertifikate-loop a.dmach-acf-value {
  padding: 185px 70px 0px;
  color: transparent !important;
}

.zertifikate-loop .et_pb_column:hover .dok-pdf::before,
.zertifikate-loop .et_pb_column:hover p.dmach-acf-value.dmach-acf-video-container,
.zertifikate-loop .et_pb_column:hover,
.zertifikate-loop .et_pb_column:hover .dmach-acf-item-content {
  color: #fff !important;
}

.kunden-row-box:hover .et-pb-icon,
.kunden-row-box:hover .et_pb_text_inner a,
.kunden-row-box:hover .et_pb_text_inner span {
  color: #ffffff !important;
}


/* Footer Link krähativ hover */

#footer-link a:hover {
  color: #898989 !important;
}

.slide-fakten .slick-next,
.slide-fakten .slick-prev {
  top: 100%;
  margin-top: 50px;
}

.slide-fakten .slick-prev {
  left: 3% !important;
}

.slide-fakten .slick-next,
.et_pb_de_mach_acf_slider:hover.slide-fakten .slick-next {
  right: 93% !important;
}

.slide-fakten .slick-next::before {
  font-size: 35px !important;
  text-shadow: none !important;
  opacity: 0.75 !important;
}

.slide-fakten .slick-prev::before {
  font-size: 35px !important;
  text-shadow: none !important;
  opacity: 0.75 !important;
}

.slide-fakten .slick-next.slick-disabled:before,
.slide-fakten .slick-prev.slick-disabled:before {
  opacity: 0.75 !important;
}

.slide-fakten .slick-prev:hover::before,
.slide-fakten .slick-next:hover::before {
  opacity: 1 !important
}


/* CONTENT – End */

/* Responsive */



@media only screen and (max-width: 1450px) {
  header .et_pb_row_0_tb_header .et_pb_column_0_tb_header, 
  header .et_pb_row_0_tb_header .et_pb_column_1_tb_header {  
    width: 100%!important;
  }
  header .et_pb_gutters1 .et_pb_column_1_5, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 {
    width: 100%;
  }
  header .et_pb_row_0_tb_header .et_pb_module.et_pb_image.et_pb_image_0_tb_header {
    display: flex;
    justify-content: center;
  }
  body .et_pb_section .filtered-posts-cont .divi-filter-archive-loop.col-desk-5>:not(.no-results-layout), body .et_pb_section .filtered-posts-cont .divi-filter-archive-loop .col-desk-5>:not(.no-results-layout), body.woocommerce .divi-filter-archive-loop ul.products.columns-5 {
    grid-template-columns: repeat(3,minmax(0,1fr));
  }
}

@media only screen and (max-width: 980px) {
  
  body .et_pb_section .filtered-posts-cont .divi-filter-archive-loop.col-desk-5>:not(.no-results-layout), body .et_pb_section .filtered-posts-cont .divi-filter-archive-loop .col-desk-5>:not(.no-results-layout), body.woocommerce .divi-filter-archive-loop ul.products.columns-5 {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
  #header-nav-logo {
    width: 90% !important;
  }

  #header-nav-menu {
    width: 10% !important;
  }

  footer .et_pb_menu__menu {
    display: block !important
  }

  footer .et_mobile_nav_menu {
    display: none !important;
  }
  .language-switch {
    right: 0;
  }
  .et_pb_menu .et_mobile_menu {
    top: 100%;
    padding: 10%;
    width: 110vw;
    right: -65px;
    left: unset;
    text-align: center;
    margin-top: 40px;
  }

  .historie-50 {width: 50% !important;}

  body .et_pb_de_mach_acf_slider .slick-next::before {
    left: 15px!important;
  }
  body .et_pb_de_mach_acf_slider .slick-prev::before {
    left: -33px;
  }
  .zeitstrahl h3 {
    font-size: 27px !important;
  }
  .zeitstrahl p {
    font-size: 12px;
    line-height: 1.7em!important;
  }
}

@media only screen and (max-width: 576px) {
  #leistungen_home h4 {
    font-size: 33px !important;
}
#leistungen_home .et_pb_de_mach_acf_item_7, 
#leistungen_home .et_pb_de_mach_acf_item_9, 
#leistungen_home .et_pb_de_mach_acf_item_11, 
#leistungen_home .et_pb_de_mach_acf_item_13, 
#leistungen_home .et_pb_de_mach_acf_item_15 {
  padding-left: 20px!important;
}
  body .et_pb_section .filtered-posts-cont .divi-filter-archive-loop.col-desk-5>:not(.no-results-layout), body .et_pb_section .filtered-posts-cont .divi-filter-archive-loop .col-desk-5>:not(.no-results-layout), body.woocommerce .divi-filter-archive-loop ul.products.columns-5 {
    grid-template-columns: repeat(1,minmax(0,1fr));
}
  .et_pb_row_0_tb_header .et_pb_module.et_pb_image.et_pb_image_0_tb_header {
    width: 100%;
  }
  .et_pb_sticky--top {
    padding: 0 50px !important;
  }

  #footer-kraehativ {
    width: 100% !important;
  }

  #footer-rechtliches {
    width: 100% !important;
  }

  h1,
  .h1 {
    font-size: 25px !important;
  }

  h2,
  .h2 {
    font-size: clamp(30px, 5vw, 60px) !important;
  }

  h3,
  .h3 {
    font-size: 25px !important;
  }


  h4,
  .h4 {
    font-size: 16px !important;
  }

  h6,
  .h6 {
    font-size: 16px !important;
  }

  p {
    font-size: 14px !important;
  }
  .zeitstrahl p {
    font-size: 12px!important;
    line-height: 1.7em!important;
  }
  .img_signet::after {
    display: none;

  }

  #zahlen-reihe {
    background-color: #fff;
    width: 100%;
    padding: 50px 5%;
  }

  .zahlen-50 {
    width: 50% !important;
  }

  .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .b-email {
    margin-right: unset;
    width: 100%;
  }

  .b-email .wpcf7-email {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .b-submit .wpcf7-submit {
    width: 100% !important;
  }

  #btn_border-half {
    float: right;
  }

  #btn_border-half [id^="btn"],
  .et_pb_button,
  input [type="sumbit"] {
    margin-right: 0px;
  }

  .et_pb_de_mach_content_7,
  .et_pb_de_mach_content_8,
  .et_pb_de_mach_content_9,
  .et_pb_de_mach_content_10,
  .et_pb_de_mach_content_11 {
    min-height: unset !important;
  }

  .post_content_wrapper {
    width: 90vw !important;
  }

  .page-id-20 .post_content_wrapper {
    width: 80vw !important;
  }

  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_6,
  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_8,
  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_10,
  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_12,
  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_14 {
    float: left !important;
    width: 14% !important;
  }

  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_7,
  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_9,
  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_11,
  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_13,
  .leistung_category-leistung-startseite .et_pb_de_mach_acf_item_15 {
    width: 75% !important;
    float: left !important;
    padding-top: 22px !important;
  }

  .et_pb_de_mach_acf_item_6,
  .et_pb_de_mach_acf_item_8,
  .et_pb_de_mach_acf_item_10,
  .et_pb_de_mach_acf_item_12,
  .et_pb_de_mach_acf_item_14 {
	  width: 100% !important;
    float: none !important;
  }

  .et_pb_de_mach_acf_item_7,
  .et_pb_de_mach_acf_item_9,
  .et_pb_de_mach_acf_item_11,
  .et_pb_de_mach_acf_item_13,
  .et_pb_de_mach_acf_item_15 {
	  width: 100% !important;
    float: none !important;
  }

  .zertifikate-loop .col-mob-1>:not(.no-results-layout) {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }

  .ref-leistungen .slick-prev {
    left: 4% !important;
  }

  .ref-leistungen .slick-next {
    right: unset;
    left: 16% !important;
  }

  .kunden-row-box {
    max-width: 250px !important;
  }
}

/* body:not(.logged-in) .wpml-ls-statics-footer,
body:not(.logged-in) .language-switch {
  display: none !important;
} */

/* Sponsoring */

.sponsoring-img img {
  border-radius: 5px;
}

.kunde-link.urkunde-link .dmach-acf-value::before {
  margin-right: 6px;
}