/*
 Theme Name:   Fireweed Coffee Theme
 Theme URI:    
 Description:  Divi Child Theme
 Author:       James Alborough
 Author URI:   http://bearstar.net
 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:         
 Text Domain:  fireweed
*/



#logo {
    
    max-height: 94%;
    }
.site-title {
    float: left;
    margin: 25px 0 10px !important;
    width: 60%;
    font-size:30px;
    font-family: "Dancing Script";
}

.et_fixed_nav .site-title {
    
    margin: 20px 0 10px;
    
}

.et_pb_title_container h1 {
    font-size: 40px;
    text-shadow: 5px 5px 5px #000;
}

#top-header, #et-secondary-nav li ul {
    background-color: #8a5b18;
}

a {
    color: #8a5b18;
    text-decoration: none;
}

.rwd-overlay {

    z-index: 997;
    }
    
.menublock strong {
    font-family: "Dancing Script";
    font-size:130%;
}

.menublock h3 {
    font-family: "Dancing Script";
    font-size:200%;
    margin:30px 0;
}

#top-header .et-social-icon.ta img {
    max-height: 20px;
    padding: 7px 0 0 0;
}

#footer-bottom .ta img {
	opacity:.3;
}

