/*
 Theme Name:   Divi Child
 Theme URI:    https://corewpress.com/
 Description:  Divi Child Theme
 Author:       Corewpress
 Author URI:   https://corewpress.com
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/

#main-header {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#logo {
    max-height: 100%;
    margin: 25px -30px 0 0;
}

#top-menu li.current-menu-item > a {
    color: #ffba5a;
}

.nav li ul {
    border-top: 3px solid #ffba5a;
}

div#media_image-3 {
    width: 70%;
    margin-bottom: 20px;
}

#footer-widgets .footer-widget li {
    padding-left: 0;
    margin-top: 15px;
}

#footer-widgets .footer-widget li:before {
    content: none;
}

.footer-widget h4 {
    color: #fff;
    margin-bottom: 15px;
}

#footer-widgets .footer-widget a {
    color: #ffba5a !important;
}
