/*
 Theme Name:     Byron Design
 Theme URI:      https://www.byrondesign.com.au
 Description:    Byron Design
 Author:         Byron Design
 Author URI:     https://www.byrondesign.com.au
 Template:       Divi
 Version:        3
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


/* Remove the line below the normal Divi menu */
#main-header {
    box-shadow: none !important;
}

/* Add this, too, if you want to remove the
   shadow underneath the fixed Divi navigation bar */
#main-header.et-fixed-header {
    box-shadow: none !important;
}

/* Center the Bottom Bar in DIVI */
#footer-info {
width: 100%;
margin:0 auto;
text-align: center!important;
}

/* =Nav
------------------------------------------------------- */
span.mobile_menu_bar:before {
    color: #00A79D !important;
}


.et-pb-contact-message {
color: #00A79D;
font-size: 16px;
text-align: center;
}


