/*
 Theme Name:     SmartFood Child
 Theme URI:      
 Description:    SmartFood Child 
 Author:         ThemesDepot
 Author URI:     
 Template:       smart-food
 Version:        1.1.0
*/
 
@import url(../smart-food/style.css);

.sf-menu > li {
    border-bottom: 3px solid transparent;
    margin-left: 11px;
    padding: 49px 0;
    position: relative;
    transition: border-bottom 0.5s ease 0s;
}

body.page-header-transparent #nav-main a {
    color: #000;
    font-size: 12px;
    font-weight: 600;
}


.sf-menu > li a {
    color: #21201e;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#subheader-static {
    background: #fafafa none repeat scroll 0 0;
    display: none;
    padding: 70px 0;
    text-align: center;
}

#nav-main {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #ededed;
    position: relative;
    z-index: 3;
}

.sf-menu > li a {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
	padding-right: 18px;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
     background-image: url("/wp-content/uploads/2015/06/background-icon2.png");
}


#footer-widgets {
    background-color: #fff;
    padding: 50px 0 0;
    text-align: center;
}


.copyright-container {
    background: #fff none repeat scroll 0 0;
    color: #fff;
    padding: 20px 0;
    text-align: left;
}

#footer-info-area h2 {
    color: black;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2.4pt;
    margin: 35px 0;
    text-transform: uppercase;
}

body.page-header-image #subheader {
    display: none;
    padding-bottom: 150px;
    padding-top: 150px;
}

#tribe-events-pg-template {
    background-color: #fff;
    margin: 0 auto;
    max-width: 1000px;
    padding: 15px;
}

.tribe-events-list-separator-month {
    background-color: transparent;
    display: none;
    font-size: 24px;
    margin: 1.25em auto;
    position: relative;
    text-align: center;
    text-transform: none;
    z-index: 1;
}

.tribe-events-list-separator-month {
    background-color: transparent;
    display: none;
    font-size: 24px;
    margin: 1.25em auto;
    position: relative;
    text-align: center;
    text-transform: none;
    z-index: 1;
}

.juicer-feed h1.referral a {
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: #3A3A3A;
    display: none;
}