/*
Theme Name: in2. Medienagentur
 Theme URI: 
 Description: Child-Theme von accelerate
 Author: in2.Medienagentur
 Author URI: http://www.in2-medien.de
 Template: Divi
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: Theme Name Child Theme
*/

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


#main-header {
border-bottom: 0px solid #333333;
}

.mobile_menu_bar::before {

    font-size: 46px;

}

.et_toggle_slide_menu::after {
font-size: 46px;
    left: -46px;

}
.et_header_style_slide #et-top-navigation::before { 
    content:'Menü'; 
    position: absolute; 
    margin-left:-60px; 
    margin-top: 10px; 
font-size: 100%;
color: #560a35;
}

blockquote {
font-family: "Open Sans";
font-size: 135%;
color: #560a35;
border-left: 3px solid;
}

h3, h4, h5.title {

text-transform: uppercase;

}
h3, h4, h5, h6 {
    font-family: "Open Sans" !important;
}


.ngg-gallery-thumbnail {
    text-align: center;
    max-width: 100% !important;
    background-color: #FFF;
    border: 0px solid #A9A9A9 !important;
    margin: 5px;
}

.bottom-nav li.current-menu-item > a {
    color: #ffffff;
}