/*
 Theme Name:   Divi LP Child
 Description:  Divi LP Child Theme
 Author:       Elegantthemes
 Author URI:   https//www.elegantthemes.com/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-LP-child
*/


/* Design Lp 1 */
#main-header, #footer-bottom{
    display: none;
}

body{
    background: linear-gradient(to right,#c7c7c7 0%,#fff 50%,#c7c7c7 100%);
}

#main-content{
    background: linear-gradient(180deg,#f0f0f0 0%,#fff 100%)!important;
}

#page-container{
   /* max-width:1000px!important;*/
}


.header-content h1{
    color:#b2121d!important;
}

#main-footer div.container{
    text-align: right;
}

.lp-1-kopfzeile{
    padding: 20px 0px 20px 0px;
}

.lp-1-teaser{
    padding: 5px 0px 5px 0px!important;
    background-color: #666!important;
    color:#fff!important;
    font-size:16px!important;
}

.lp-1-header-image{
    border-bottom: 5px solid #b2121d;
    border-top: 5px solid #b2121d;
}

.lp-1-header-slide{
    border-bottom: 5px solid #b2121d;
    border-top: 5px solid #b2121d;
}

.lp-1-header-kontakt{
    background-color: #666;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 15px;
    color: #fff;
    transition: all 0.4s;
    margin-bottom: 10px;
   }

.lp-1-header-kontakt-farbe-1{
   background-color: #b2121d;
}

.lp-1-widget-kontakt > div.et_pb_widget.widget_text{
    margin-bottom:0px!important;
    width:100%!important;
}

/* Custom */
