/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.4.1
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 21 Jan 2015 21:13:34 +0000 */ 

@import url('../Divi/style.css');

#main-footer {
background-color: #4C361D;
}
#top-menu li.mega-menu > ul{
top: 222px !important;}
#mc-embedded-subscribe{height: auto !important;}
.archive.et_left_sidebar.woocommerce ul.products.list li.product, .archive.et_right_sidebar.woocommerce ul.products.list li.product {
width: 100% !important;
}
#main-header{
border-bottom: solid 3px #6eb43f;
}
.graphflow_recommendations{
padding: 5px;
background: #aaa;
border: solid 3px #6eb43f;
}
#top-menu li > a{
    padding: 10px 10px 21px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#top-menu li > a:hover {
    background-color: #6eb43f;
color:#fff !important;
}
#et-top-navigation{
padding-left: 0px !important;
}
#top-menu li.mega-menu > ul {
    top: 222px !important;
}

.et_header_style_split #logo {
    display: block !important;
}

#main-header{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#et-top-navigation .et-cart-info{
    float:right !important;
}

/* Fix issue with woocommerce buttons showing a number "5" instead of an arrow */
.woocommerce .button::after {
font-family: ETmodules;
}
