/* 
 Theme Name:   Zeald Website Theme
 Theme URI:    
 Description:  Divi child theme containing any special customisations for this website
 Author:       Zeald
 Author URI:   http://www.zeald.com
 Template:     Divi
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

#main-header {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.0);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.0);
}

.et_header_style_left .logo_container { 90%; }

.et_boxed_layout #page-container {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.0);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.0);
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .et_color_scheme_red #top-menu li.current-menu-ancestor > a, .et_color_scheme_red #top-menu li.current-menu-item > a, .et_color_scheme_pink #top-menu li.current-menu-ancestor > a, .et_color_scheme_pink #top-menu li.current-menu-item > a, .et_color_scheme_orange #top-menu li.current-menu-ancestor > a, .et_color_scheme_orange #top-menu li.current-menu-item > a, .et_color_scheme_green #top-menu li.current-menu-ancestor > a, .et_color_scheme_green #top-menu li.current-menu-item > a {
    border-bottom: #b22225 4px solid;
}

#top-menu li li.current-menu-item > a { border-bottom: none; }

body #page-container .et_pb_button,
body #page-container .et_pb_button:hover { background: #b22225 !important; }

.footer-widget a,
.bottom-nav li.current-menu-item > a { color: #1f245c; }

#main-footer .footer-widget:first-child {
    padding-left: 9%;
}
#et-footer-nav .container {
  padding-left: 8%;
}
