/*
Theme Name: Tacoma Farmers Market Theme
Theme URI: http://www.eterniaweb.com/

Author: JMay
Author URI: http://www.eterniaweb.com/
Template: retro

Version: 1.0

*/

@import url("../retro/style.css");


body {
    background: #F5E3C4;
}


/**
 * Header
 */


.header {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-image: url("images/header.jpg") !important;
    background-origin: padding-box !important;
    background-repeat: no-repeat !important;
    background-size: auto auto !important;
    font-family: "Oswald","Trebuchet MS",Tahoma,sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 200px;
    padding-bottom: 35;
}

header:before, header:after {
    height: 35px;
}

.header-menu-container {
    min-height: 74px;
    position: static;
}

.logo_wrapper {
    float: left;
    margin: -30px 0 17px 64px;
}


.left-menu-container {
    margin-left: 0;
    max-height: 24px;
}

.sf-menu .sub-menu > .menu-item > a:hover, .sub-menu > .sfHover > a {
    font-size: 13px !important;
    width: 100%;
}
.sf-menu .sub-menu > .menu-item > a {
    font-size: 13px;
    width: 100%;
}





/* Page */

#pagetitle {
    display: none;
}

.entry-title {
    margin-bottom: 20px;
}

.home .entry-title, .page-id-975 .entry-title {
    display: none;
}

.page-id-975 #pagetitle {
    display: block;
}



/*footer*/
.footer-area h3 {
    color: #f4f1ee;
    line-height: 35px;
}

.footer_contact {
    margin: 17px auto !important;
    width: 200px;
}

#text-7 h4 {
    margin: 0 auto;
    width: 200px;
}

.footer-logo img {
    width: 120px;
}

p#footer-left.alignleft {
  display: none !important;
}

.footicon {
    float: left;
    margin: 5px 5px 0 0;
}

.footicon-phone {
    float: left;
    margin: 5px 9px 0 0;
}

.foot-office {
    float: left;
}

.foot-phone {
    height: 35px;
}

.social_links.dark.mail_chimp > span, .social_links.dark.mail_chimp {
    background-image: url("images/mailchimp-icon.png");
    background-position: center center;
    background-size: 54% auto;
    background-repeat: no-repeat;
}

.footer-content-area .entry-content {
    width: auto;
    margin-top: 25px;
}

.footer-content-area {
    float: right;
}

/* Mobile Slider */

@media only screen and (min-width: 1023px) {

   .rev_slider_awesome  {
        display: none !important;
    }
}

@media only screen and (max-width: 1023px) {

    #rev_slider_4_2_wrapper {
        display: none !important;
    }

        #rev_slider_4_1_wrapper {
        display: none !important;
    }

   .page-id-1930 .rev_slider_awesome {
    display: block;
}
}

@media only screen and (max-width: 439px) {

    #color_header {
        display: none;
    }

    .rev_slider_awesome {
    display: none;
}

}

/* Menu */

.left-menu-container .sf-menu > .menu-item {
   /* margin-left: 4% !important; */
    padding-right: 4.5%;
}

.header-nav {
    margin: 0 0 0 10%;
}

@media only screen and (min-width: 1024px) and (max-width: 1230px)  {

.left-menu-container .sf-menu > .menu-item {
    margin-left: 4% !important;
    padding-right: 2.5%;
}

.header-nav {
    margin: 0 0 0 4.5% !important;
}

}

@media only screen and (min-width: 1023px) {

    #rev_slider_2_2_wrapper {
        display: none;
    }



.header-nav {
    bottom: 11px;
    float: left;
    margin: 0 0 0 10%;
    position: relative;
    width: 100%;
}

.header-nav ul {
    float: left;
}

.header-nav a {
    color: #d9d5ad !important;
    display: block;
    float: left;
    padding: 0 2%;
    text-decoration: none;
    text-transform: uppercase;
}

.left-menu-container.menu-container {
    width: 100%;
}


.sf-menu > .menu-item > a:hover, .sf-menu > .sfHover > a {
    color: #ffffff !important;
}

.sf-menu > .current-menu-item > a {
    color: #959d3b !important;
}

.sf-menu .sub-menu > .menu-item > a {
    color: #6f4135 !important;
}

.sf-menu > .menu-item > a {
        min-height: 20px;
        height: 20px;
        white-space: nowrap;
    }

.header-nav ul {
    white-space: nowrap;
}


.sf-menu > .menu-item:after {
    background: none !important;
}

.sf-menu .sfHover > .sub-menu {
    top: 41px;
}

.sf-menu > .menu-item > a, .navigation-title a {
    letter-spacing: 0px;
}

.sf-menu .sub-menu > .menu-item > a {
    letter-spacing: 0;
}

.sf-menu .sub-menu {
    text-align: left;
    width: 160px;
}

.sf-menu .sub-menu .sub-menu {
    left: 160px !important;
}

.sf-menu > .menu-item > a, .navigation-title a {
    font-size: 16px !important;
}

.header-nav li span {
    display: none !important;
}

.main_tfm_menu {
    display: table-cell;
    height: 30px !important;
    min-height: 0 !important;
    vertical-align: middle;
}




}

@media only screen and (max-width: 1023px) {

            .header-extra {
            display: none;
        }
      
        .header-menu-container {
            bottom: 16px;
            min-height: 74px;
            position: absolute;
        }

       .sf-menu > .menu-item > a, .navigation-title a {
    color: #d9d5ad !important;
}

.sf-menu > .menu-item > a, .navigation-title a {
    font-size: 20px;
    letter-spacing: -.5px;
}

    }

@media only screen and (max-width: 767px) {

    .header-menu-container {
    bottom: 31px;
    min-height: 74px;
    position: absolute;
    left: 50px;
      }

    .sub-menu.mobile-menu {
        position: absolute !important;
        top: 49px !important;
        left: -10px !important;
    }

    .footer-content-area {
        display: block;
        float: none;
        height: 93px;
        padding: 10px 0;
        vertical-align: middle;
        margin: 0 auto;
    }

}



/* Misc */

.teaser_title, .teaser_more, .entry-content h1, 
.textwidget h1, .short_description h1, .term-description h1, 
.entry-content h2, .textwidget h2, .short_description h2, 
.term-description h2, .entry-content h3, .textwidget h3, 
.short_description h3, .term-description h3, .page-title, 
.entry-title, #comments, #reply-title, .filters-title {
    text-shadow: none !important;
}

.teaser_entry {
    color: #867e72;
}

body {
    font: 16px/1.5 Georgia,"Times New Roman",Times,serif;
}

.teaser_box li {
    list-style: none;
}

.rhc.fe-extrainfo-container {
    margin-top: 25px;
}

.header-nav > ul > li > ul.sub-menu > li > a {
    max-width: 140px;
    white-space: normal;
    word-wrap: normal;
}




/* Webkit */

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
 .sf-menu > .menu-item > a, .navigation-title a {
    font-size: 16px;
}
}*/


