/*
 Theme Name: Divi Madesoft Child Theme
 Description: Divi Child Theme
 Author: Madesoft - The Second Soft System
 Author URI: http://madesoft.de/
 Template: Divi
 Version: 1.3 mit Popup (without a plugin)
 Parent CSS und Child CSS wird in der richtigen Reihenfolge geladen
*/

/****** Popup in Divi without a Plugin *******/
/****** Popup Sections, Rows and Modules *******/
/****** Styling *******/
[class*="lightbox-trigger-"] {cursor:pointer;}
[class*="lightbox-content-"] {position:relative; z-index: unset !important;}
[class*="lightbox-content-"] .mfp-close {color:#999999 !important;}
/****** Lightbox Background Overlay Styling *******/ 
.lightbox-overlay { background: rgb(0 0 0 / 60%) !important;}


/*You can start adding your own styles here. Use !important to overwrite styles if needed. */


#top-menu li.current-menu-item > a, #top-menu li.current-menu-ancestor > a {
    color: #cc6c84;
}

.et_pb_slide_description {
    /*background-color: red;*/
    height: 120%;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}