/*
 Theme Name:   Divi Child
 Description:  A child theme of the Divi WordPress theme
 Author:       Shortie Designs
 Template:     Divi
 Version:      1.0.0
*/

/* @import url("../Divi/style.css"); */

#main-header{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}