    /*
Theme Name: Divi-child
Theme URI: http://uxdesign.lu
Version: 2.7.11
Description: Gaia site.
Author: Shane Lawes
Author URI: http://uxdesign.lu
Template: Divi

*/

@import url("../Divi/style.css");
.et_pb_container {
    // min-width: 600px !important;
}

.slider h2,
.slider__sujkb-text {
    color: #452b26 !important;
    text-shadow: none;
}

#footer-info {
    float: none;
    text-align: center;
}

@media only screen and (max-width: 980px) {
    .logo_container img {
        min-width: 3em;
        height: auto;
    }
)

#top-menu a {
    top: 26px;
}

.container:has(> .logo_container) {
	width: 1365px;
}
