/*======================================
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
======================================*/



/* FontAwesome – Start */

@import url('./css/all.min.css'); /* FontAwesome */

/* FontAwesome – End */


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


/* BASICS – Start */

.home header.et-l.et-l--header {
    overflow: hidden;
}

.page-id-23944985 header.et-l.et-l--header,
.page-id-23945992 header.et-l.et-l--header,
.page-id-23944941 header.et-l.et-l--header {
    overflow: hidden;
    height: 240px!important;
}
@media screen and (max-width: 980px) {
    .page-id-23944985 header.et-l.et-l--header,
    .page-id-23945992 header.et-l.et-l--header,
    .page-id-23944941 header.et-l.et-l--header {
        height: 190px!important;
    }
}

.lis li {
    position: relative;
    padding-bottom: 10px;
    list-style-type: none;
  }
  
  .lis li:before {
      content: "\f054";
      font-family: "Font Awesome 6 Pro";
      font-weight: 500;
      color: #0D76BC;
      left: -20px;
      top: 0px;
      position: absolute;
  }

  .dipi-popup-container button.dipi_popup-close.dipi_popup-customclose-btn-25974589 {
    margin-top: 60px !important;
    margin-right: 20px !important;
}

.mfp-gallery .mfp-bottom-bar {
    display: none;
}

.mfp-gallery img.mfp-img {
    padding: 0;
    border-radius: 20px;
}
.mfp-gallery .mfp-image-holder .mfp-close {
    top: 10px;
    right: 10px;
}
/* BASICS – End */


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


/* GENERAL STYLES – Start */



/* GENERAL STYLES – End */


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


/* MENU / NAV  – Start */



/* MENU / NAV  – End */


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


/* CONTENT – Start */




/* CONTENT – End */



