/*
Theme Name:     Child CSS
Theme URI: 		http://www.pimpmyweb.site
Author: 		Patrick Koch
Author URI: 	http://www.pimpmyweb.site
Description:    Child Theme zum ändern der CSS Daten.
Template:       Painting
Version:        1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Überschrift ............................................ Datum Name
-------------------------------------------------------------- */


.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: none;
}

.et_pb_section_0_tb_footer.et_pb_section {
    padding-bottom: 0px;
    background-color: #09245e !important;
    display: none;
}



body #page-container .et_pb_section .et_pb_button_2_tb_header, body #page-container .et_pb_section .et_pb_button_3_tb_header {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
    display: none;
}