/*
Theme Name:   Divi Child
Theme URI:    http://example.com/divi-child/
Description:  Divi Child Theme
Author:       Tracker
Author URI:   https://www.tracker.fr
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:  divichild
*/

body {
    font-weight: 400;
}
#main-header {
    box-shadow: none;
}
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    height: 80px;
}
#logo {
    max-height: 80px;
}
#et-top-navigation,
#et_mobile_nav_menu,
#footer-bottom {
    display: none;
}
.et_pb_title_container h1.entry-title {
    color: #B9272B !important;
    text-transform: uppercase;
    font-weight: 900;
}
.page-id-15 .et_pb_column_2 h2,
.page-id-342 .et_pb_column_2 h2 {
    font-size: 30px;
    font-weight: 900;
    color: #B9272B;
    margin: 30px 0;
}
.et_pb_module.et_pb_accordion .et_pb_toggle_title {
    font-size: 15px;
    font-weight: 900;
    color: #B9272B;
}