/*
 Theme Name:     --
 Theme URI:      http://www.elegantthemes.com
 Description:  	 -- Theme
 Author:         aceArt
 Author URI:     https://aceart.de
 Template:       Divi
 Version:        1.0.0
*/

/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

img {
   display: block;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 25px;
}

a {
   color: #fff;
}

a:hover {
   color: #71BA09;
}

.copyright {
   display: none;
}

.header_quote.quote {
   font-size: 26px;
}

.kontakt_h1 {
   font-size: 3rem !important;
}

.entry-header-wrapper {
   display: none;
}

.gruen {
   color: #71ba09;
   /*text-shadow: 1px 2px #ffffff;*/
}

.margin {
   margin: 50px 0;
}

.fw-testimonials-title {
   color: #fff;
}

.fw-testimonials-text {
   font-size: 1.9rem;
}

.fw-testimonials .fw-testimonials-text {
   color: #fff;
}

.fw-testimonials-meta {
   margin-top: 0px;
}

.main-nav {
   text-align: right !important;
}

.fw-iconbox-2 .fw-iconbox-title h3 {
   color: #ffffff !important;

}

.header-wrapper.header-top-line--hidden {
   height: 97px;
}

.field-checkbox.input-styled label,
.custom-checkbox.field-columns-1 {
   display: none;
}