/*
Theme Name:     Common Market
Description:    Common Market theme, a child theme for the Striking MultiFlex theme
Author:         Wood Street
Author URI:     http://woodst.com
Template:       striking_r
Version:        0.1.0
*/

p {
    font-family: 'Open Sans' !important;
    font-size: 14px;
    line-height: 24px !important;
    color: #212332 !important
}

h1 {
    font-family: 'Open Sans' !important;
    font-size: 32px !important;
    font-weight: bold;
    line-height: 40px !important;
    color: #61932d !important;
}

h2 {
    font-family: 'Open Sans' !important;
    font-size: 32px !important;
    line-height: 32px !important;
    color: #61932d !important;
}

h3 {
    font-family: Vollkorn !important;
    font-size: 32px !important;
    line-height: 36px !important;
    color: #212332 !important
}

h4 {
    font-family: Vollkorn !important;
    font-size: 30px !important;
    line-height: 32px !important;
    color: #61932d !important;
}

h5 {
    font-family: 'Open Sans' !important;
    font-size: 24px !important;
    line-height: 28px !important;
    color: #61932d !important;
}

h6 {
    font-family: 'Open Sans' !important;
    font-size: 22px !important;
    line-height: 24px !important;
    color: #212332 !important
}

h7 {
    font-family: 'Open Sans' !important;
    font-size: 12px !important;
    line-height: 14px !important;
    color: #317A9E !important
}
.inner h1.entry-title {
	background-color: #9dcc58;
    padding: 6px 0 6px 12px !important;
    text-transform: uppercase;
    color: #ffffff !important;
    font-size: 40px;
    font-family: 'Open Sans' !important;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
}

.right_sidebar h1.entry-title, .left_sidebar h1.entry-title  {
    max-width: 618px;
}

#feature {
	margin-bottom: 16px;
}

#feature h1 {
    margin-bottom: 12px !important;
}

a {
    color: #61932d !important;
}

.intro {
    font-family: 'Open Sans' !important;
    font-size: 22px;
    line-height: 32px !important;
    color: #212332 !important
}

#introduce {
    font-family: 'Open Sans' !important;
    font-size: 22px;
    line-height: 32px !important;
    color: #ffffff !important;
    letter-spacing: 0 !important;
    padding: 0 10px;
}

.right_sidebar #introduce, .left_sidebar #introduce {
    max-width: 618px !important;
}

.attachment-featured-image {
    margin-bottom: 30px;
}

.home div.entry_meta span.comments a:hover {
    color: #4f3f34 !important;
}

input[type="email"], input[type="password"], input[type="text"], textarea {
    font-family: 'Open Sans' !important;
}
::-webkit-input-placeholder {
   color: #cccccc !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #cccccc !important;
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #cccccc !important;
}
:-ms-input-placeholder {
   color: #cccccc !important;
}

.theme_code {
   margin-top: 10px;
}
.toggle_content .theme_code {
   margin-top: 0px;
}
.highlight_title {
   color: #0066cc !important;
}

table.fullcalendar td {
    width:80px;
    height:80px;
}

.btn-font {
    font-family: 'Open Sans';
}

.vollkorn {
    font-family: 'Vollkorn', serif;
    text-shadow: 2px 1px #bbbbbb;
    margin-bottom: 0.3em !important;
    color: #212322 !important;
}

/* Header */

.mobile-header {
    display: none;
    margin: auto;
    text-align: center;
}

#top_area {
    width: 100%;
    color: #38362e !important;
}

div.header-contact {
    width: 50%;
    margin: 0 !important;
    float: left;
    color: #38362e !important;
}

p.telephone {
    margin: 0 0 0 18px;
    font-size: 14px;
    float: left;
    color: #38362e !important;
}

p.email {
    margin: 0 0 0 24px;
    font-size: 14px;
    float: left;
    color: #38362e !important;
}

#header .email a {
    color: #4f3f34 !important;
}

#header .email a:hover {
    color: #558f00 !important;
}

#header .mailing-list a {
    color: #4f3f34 !important;
}

#header .mailing-list a:hover {
    color: #558f00 !important;
}

div.header-social {
    width: 50%;
    margin: 0 !important;
    float: left;
    color: #38362e;
}

p.mailing-list {
    float: right;
    margin: 0 0 0 60px;
    color: #38362e;
}

p.social-icons {
    float: right;
    margin: 0 0 0 10px;
    color: #38362e;
}

#logo {
     margin: 0 0 12px 0;
}

.cm_phone {
    background: url('/wp-content/themes/striking_r/icons/ws/phone-icon.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0 0 0 20px;
    vertical-align: middle;
}

.cm_email {
    background: url('/wp-content/themes/striking_r/icons/ws/email-icon.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0 0 0 20px;
    vertical-align: middle;
}

#navigation {
    margin-bottom:10px;
}

#navigation a {
    color: #413420 !important;
}

#navigation a:hover {
    color: #558f00 !important;
}

/* Homepage */

a.careers {
    background-image: url("/wp-content/uploads/2014/10/Jobs_Button.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 130px !important;
    width: 465px !important;
    text-indent: -9000px !important;
    margin-bottom: 10px !important;
}

a.careers:hover {
    background-image: url("/wp-content/uploads/2014/10/Jobs_Button.png");
    background-repeat: no-repeat;
    background-position: -465px 0;
    display: block;
    height: 130px !important;
    width: 465px !important;
    text-indent: -9000px !important;
}

a.ownership {
    background-image: url("/wp-content/uploads/2014/10/Ownership_Button.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 130px !important;
    width: 465px !important;
    text-indent: -9000px !important;
    margin-bottom: 10px !important;
}

a.ownership:hover {
    background-image: url("/wp-content/uploads/2014/10/Ownership_Button.png");
    background-repeat: no-repeat;
    background-position: -466px 0;
    display: block;
    height: 130px !important;
    width: 465px !important;
    text-indent: -9000px !important;
}

#feature .entry_meta .comments {
    clear: both !important;
    display: block;
    position: relative;
}

.post_extra_info {
    margin: 8px 0 0 80px;
}

.home #main article.entry {
    margin: 0 0 0 0 !important;
}

.home .entry_title.entry-title {
    font-family: Vollkorn;
    font-size: 30px;
    text-shadow: 2px 1px #bbbbbb;
}

.home div.entry_meta span.comments a {
    font-family: 'Open Sans';
    color: #558f00 !important;
}

.home .comments a:hover {
    font-family: 'Open Sans';
    color: #4f3f34 !important;
}

.home div.read_more_wrap a.read_more_link {
    background-color: #9dcc58;
    -moz-user-select: none;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0px, rgba(0, 0, 0, 0.05) 100%);
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    line-height: 1em;
    overflow: visible;
    position: relative;
    white-space: normal;
    border-radius: 1px;
    display: inline-block;
    color: #212332 !important;
    font-size: 18px;
    padding: 0.6em 1.3em;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-family: 'Open Sans';
}

.home div.read_more_wrap a.read_more_link:hover {
    background-color: #4f3f34 !important;
    color: #ffffff !important;
}

.home .entry_meta span, .home .entry_meta span a, .home .entry_meta time, .home .entry_meta time a, .home .entry-content, .home .entry-content span, .home .entry-content a  {
    color: #212332 !important;
}

/* Page */

body.page-template-template_fullwidth-php h1.entry-title {
    max-width: 100%;
    width: 100%;
    padding-right: 0 !important;
}

body.page-template-default h1.entry-title {
    max-width: 100%;
    width: 100%;
    padding-right: 0 !important;
}

body.page-template-default div div.inner.right_sidebar h1.entry-title, body.page-template-default div div.inner.left_sidebar h1.entry-title {
    max-width: 618px;
    width: 100%;
    padding: 6px 0 6px 12px;
}

body.single h1.entry-title {
    font-size: 32px !important;
}

.entry {
	margin-bottom: 40px !important;
}

.inner {
    padding-top: 0 !important;
    padding-left: 0 !important;
}

.feature-introduce {
    font-weight: bold;
}

.post-type-archive-recipe .feature-introduce {
    display: none;
}

#wp-toolbar a {
    color: #ffffff !important;
}

.categories > a:hover , .published.updated a:hover, .comments a:hover {
	color: #4f3f34 !important;
}

#main a:hover {
	color: #4f3f34 !important;
}

#page input[type="text"], #page input[type="password"], #page input[type="email"], #page input[type="file"], #page input[type="datetime"], #page input[type="datetime-local"], #page input[type="date"], #page input[type="month"], #page input[type="time"], #page input[type="week"], #page input[type="number"], #page input[type="url"], #page input[type="search"], #page input[type="tel"], #page input[type="color"], #page textarea {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPg0KPHN0b3Agb2Zmc2V0PSIwcHgiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPg0KPHN0b3Agb2Zmc2V0PSIxcHgiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPg0KPHN0b3Agb2Zmc2V0PSIyMHB4IiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4NCjwvbGluZWFyR3JhZGllbnQ+DQo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPg0KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0px, #eeeeee 1px, #ffffff 20px);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0px,#ffffff), color-stop(1px,#eeeeee), color-stop(20px,#ffffff));
    background: -webkit-linear-gradient(top, #ffffff 0px,#eeeeee 1px,#ffffff 20px);
    background: linear-gradient(to bottom, #ffffff 0px,#eeeeee 1px,#ffffff 20px);
    border: 1px solid #cccccc;
    color: #333333;
    height: 33px;
    line-height: 33px;
    text-indent: 6px;
    padding: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 2px #DDDDDD;
    -webkit-box-shadow: 0 0 2px #DDDDDD;
    box-shadow: 0 0 2px #DDDDDD;
}

#page input[type="text"]:hover, #page input[type="password"]:hover, #page input[type="email"]:hover, #page input[type="file"]:hover, #page input[type="datetime"]:hover, #page input[type="datetime-local"]:hover, #page input[type="date"]:hover, #page input[type="month"]:hover, #page input[type="time"]:hover, #page input[type="week"]:hover, #page input[type="number"]:hover, #page input[type="url"]:hover, #page input[type="search"]:hover, #page input[type="tel"]:hover, #page input[type="color"]:hover {
    border:1px solid #cccccc;
}

#page input[type="text"]:focus, #page input[type="password"]:focus #page input[type="email"]:focus, #page input[type="file"]:focus, #page input[type="datetime"]:focus, #page input[type="datetime-local"]:focus, #page input[type="date"]:focus, #page input[type="month"]:focus, #page input[type="time"]:focus, #page input[type="week"]:focus, #page input[type="number"]:focus, #page input[type="url"]:focus, #page input[type="search"]:focus, #page input[type="tel"]:focus, #page input[type="color"]:focus{
    box-shadow:0 0 2px #FFFE00;
}

#page textarea {
    height: auto !important;
}

#commentform input#submit, .bbp-submit-wrapper button, .contact_form_wrap .contact_form button {
    background-color: #9dcc58 !important;
    color: #212322 !important;
}

#commentform input#submit:hover, .bbp-submit-wrapper button:hover, .contact_form_wrap .contact_form button:hover{
    background-color: #4f3f34 !important;
    color: #ffffff !important;
}

.twitter-timeline {
    display: block;
    margin: 0 auto;
}

/* Features Page Template */

.feature-box-50 {
    float: left;
    margin: 0 10px 16px 10px;
    width: 295px;
}

.feature-box-100 {
    float: left;
    margin: 0 10px 16px 10px;
    width: 610px;
}

/* Recipes Page Template */

.feature-box-full {
    width: 100%;
}

.recipe {
    background-color: #ffffff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px;
}

.recipe-image-large {
    float: left;
    margin: 0 8px 4px 0;
    width: 100%;
}

.recipe-image-medium {
    float: left;
    margin: 0 1% 4px;
    width: 48%;
}

.recipe-image-thumbnail {
    float: left;
    margin: 0 0.5% 4px;
    width: 24%;
}

.recipe-img-divider, .recipe-img-wrap {
    margin: 18px 0;
}

.post-type-archive-recipe .entry_meta, .tax-recipe_category .entry_meta {
    display:none !important;
}

/* Our Store */

a.produce-lander {
    background-image: url('/wp-content/uploads/2014/10/produce_Buttons.png') !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.produce-lander:hover {
    background-image: url('/wp-content/uploads/2014/10/produce_Buttons.png') !important;
    background-position: -650px 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.meatseafood-lander {
    background-image: url('/wp-content/uploads/2014/10/meat-and-seafood_Buttons.png') !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.meatseafood-lander:hover {
    background-image: url('/wp-content/uploads/2014/10/meat-and-seafood_Buttons.png') !important;
    background-position: -650px 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.cheeseolive-lander {
    background-image: url('/wp-content/uploads/2014/10/cheese-and-olives_Buttons.png') !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.cheeseolive-lander:hover {
    background-image: url('/wp-content/uploads/2014/10/cheese-and-olives_Buttons.png') !important;
    background-position: -650px 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.grocery-lander {
    background-image: url('/wp-content/uploads/2014/10/grocery_Buttons.png') !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.grocery-lander:hover {
    background-image: url('/wp-content/uploads/2014/10/grocery_Buttons.png') !important;
    background-position: -650px 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.bulk-lander {
    background-image: url('/wp-content/uploads/2014/10/bulk-buttons.png') !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.bulk-lander:hover {
    background-image: url('/wp-content/uploads/2014/10/bulk-buttons.png') !important;
    background-position: -650px 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.cafe-lander {
    background-image: url('/wp-content/uploads/2014/10/cafe_Buttons.png') !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.cafe-lander:hover {
    background-image: url('/wp-content/uploads/2014/10/cafe_Buttons.png') !important;
    background-position: -650px 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.healthwellness-lander {
    background-image: url('/wp-content/uploads/2014/11/HealthWellness_Button.jpg') !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

a.healthwellness-lander:hover {
    background-image: url('/wp-content/uploads/2014/11/HealthWellness_Button.jpg') !important;
    background-position: -650px 0;
    height: 200px;
    width: 650px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 10px;
}

/* Sidebar */

#searchform button {
    color: #9dcc58 !important;
}

.textwidget li {
    font-size: 16px;
    padding: 12px 0;
}

.textwidget li a {
    color: #333333 !important;
}

ul.sidebar-nav {
    margin: 0 20px;
}

ul.sidebar-nav li {
    border-bottom: #cccccc 3px solid;
}

#sidebar .widget a:hover, #sidebar .widget a:active {
    color: #4f3f34 !important;
}

#sidebar .sidebar-nav li a:hover, #sidebar .sidebar-nav li a:active {
    color: #558f00 !important;
}

#sidebar .sidebar-nav a:before {
    color: #558f00;
    content: "> ";
    font-weight: bold;
}

#sidebar_content {
    background-color: #ffffff;
    padding: 0 !important;
}

#sidebar_content #searchform {
    padding: 20px 12px;
}

#sidebar .widget {
    margin-bottom: 0 !important;
}

#sidebar .widgettitle {
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 18px;
    background-color: #9dcc58;
    color: #ffffff !important;
    font-family: 'Open Sans' !important;
    font-size: 24px !important;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
}

#sidebar_content .widget_categories h3, #sidebar_content .widget_recent_comments h3 {
    margin-bottom: 0;
}
}

#sidebar ul li {
    margin: 0 !important
}

#sidebar section > ul {
    padding: 4px 12px 0 20px;
    margin-bottom: 4px;
}

.framed_box_space {
    margin: 0 !important;
}

#sidebar .event-title {
    color: #558f00 !important;
    font-weight: bold;
    margin-bottom: .1em !important;
    line-height: 20px !important;
    font-size: 14px !important;
}

#sidebar .event-title  a {
    color: #558f00 !important;
    font-weight: bold;
    margin-bottom: .1em !important;
    line-height: 1.2em;
    font-size: 14px !important;
}

#sidebar .event-date {
    font-weight: bold;
    font-size: 14px !important;
    color: #212332 !important
}

#sidebar .side-event {
    border-bottom: 2px solid #cccccc;
    margin-bottom: 12px;
    padding-bottom: 10px;
    font-size: 14px !important;
    color: #212332 !important
}

.events-table table, .events-table td, .events-table th {
    vertical-align: top;
}


#sidebar #searchform .button {
    text-transform: uppercase;
}

.jqueryslidemenu ul li {
    margin: -1px !important;
}

.entry_title.entry-title > a {
    color: #212322 !important;
}

#sidebar .framed_box_content {
	padding: 10px 20px 0 !important;
}

/* Footer */

#footer {
    margin-bottom: 100px !important;
}

#footer p {
    color: #ffffff !important;
}

#footer .widget a, #footer .widget a:visited {
    color: #ffffff !important;
}

#footer .widget a:hover {
    color: #8ec63b !important;
}

#footer_bottom a, #footer_bottom a:visited, #footer_bottom a:visited i {
    color: #ffffff !important;
}

#footer_bottom a:hover {
    color: #8ec63b !important;
}

#footer .inner {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

#footer > div.inner {
    padding-bottom: 0 !important;
}

#footer .widget_archive li, #footer .widget_authors li, #footer .widget_categories li, #footer .widget_links li, #footer .widget_meta li, #footer .widget_pages li, #footer .widget_popular_posts li, #footer .widget_recent_comments li, #footer .widget_recent_entries li, #footer .widget_recent_posts li, #footer .widget_related_posts li, #footer .widget_rss li, #footer .widget_subnav li, #footer .widget_twitter li {
    border-bottom: 1px #ffffff solid !important;
}

#footer h3.widgettitle {
    color: #ffffff !important;
    font-family: 'Open Sans' !important;
    font-size: 22px !important;
    margin-bottom: 0 !important;
}

#footer_menu li, #footer_menu ul {
	margin: 0 0 0 20px;
}

a.fb-footer {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position: 0 0;
    text-indent: -9000px;
    display: block;
    height: 32px;
    width: 32px;
    float: left;
    margin: 0 7px 0 0;
}

a.fb-footer:hover {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position: 0 -33px;
}

a.tw-footer {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position: -39px 0;
    text-indent: -9000px;
    display: block;
    height: 32px;
    width: 32px;
    float: left;
    margin: 0 7px 0 0;
}

a.tw-footer:hover {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position: -39px -33px;
}

a.in-footer {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position: -78px 0;
    text-indent: -9000px;
    display: block;
    height: 32px;
    width: 32px;
    float: left;
    margin: 0 7px 0 0;
}

a.in-footer:hover {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position: -78px -33px;
}

a.pi-footer {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position: -156px 0;
    text-indent: -9000px;
    display: block;
    height: 32px;
    width: 32px;
    float: left;
    margin: 0 7px 0 0;
}

a.pi-footer:hover {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position: -156px -33px;
}

a.yt-footer {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position:  -117px 0;
    text-indent: -9000px;
    display: block;
    height: 32px;
    width: 32px;
    float: left;
    margin: 0 7px 0 0;
}

a.yt-footer:hover {
    background: url('/wp-content/uploads/2014/09/social-sprite.png') no-repeat;
    background-position: -117px -33px;
}

#footer .contact_info_wrap .icon_text.default:before {
    opacity: 1 !important;
}

#footer form p .button:hover {
    background-color: #4f3f34 !important;
    color: #ffffff !important;
}

#footer form p .button span {
    font-family: 'Open Sans';
}

#footer form p .button:hover span {
    color: #ffffff !important;
}

#footer .widget {
	margin-bottom: 2em !important;
}

/* Gravity Forms - General Styling */

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100% !important;
}

.gform_wrapper select {
    height: 35px;
}

.gform_wrapper li.gfield {
    margin-bottom: 10px;
}

div.gform_footer input.gform_button.button {
    background-color: #9dcc58 !important;
    padding: 8px 16px 8px 16px !important;
    border-radius: 1px !important;
    font-family: 'Open Sans' !important;
    color: #212332 !important;
}

div.gform_footer input.gform_button.button:hover {
    color: #ffffff !important;
    background-color: #4f3f34 !important;
}

/* Gravity Forms - Validation Error Styling */

.validation_error {
    display: none;
}

.gform_wrapper div.validation_error {
    color: #790000 !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin: 0 !important;
}

.gfield_description.validation_message {
	margin: 0 !important;
	float: left;
}

.gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message {
	padding: 2px !important;
}

/* Gravity Forms - Footer Form Styling*/

#footer div.ginput_container input {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.05) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#footer .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 66.2% !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: inherit !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

#footer .gform_wrapper .top_label input.medium {
    padding-left:10px !important;
}

#footer .gform_wrapper textarea {
    padding: 4px 2px 4px 10px !important;
}

#footer .gform_wrapper .top_label input.large, #footer .gform_wrapper .top_label select.large, #footer .gform_wrapper .top_label textarea.textarea {
    width: 66.2% !important;
}

#footer div.gform_body ul li {
    padding: 5px 0 0 0 !important;
}

#footer label.gfield_label {
    display: none !important;
}

#footer .ginput_container input[type="email"], #footer .ginput_container input[type="password"], #footer .ginput_container input[type="text"], #footer .ginput_container select, #footer .ginput_container textarea {
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
}

#footer .gform_wrapper .gform_footer {
    margin: 0 !important;
}

/* Events Page */

div.css-search.has-search-geo.has-search-term input.em-search-text, div.css-search.has-search-geo.has-search-term input.em-search-geo {
    margin: 4px 0 0 !important;
    width: 38% !important;
}

a#event-tags-button:hover {
    color: #61932d !important;
}

a#event-categories-button:hover {
    color: #61932d !important;
}

a#event-tags-button {
    width: 301px !important;
}

a#event-categories-button {
    width: 301px !important;
}

.ui-selectmenu-menu {
    width: 301px;
}

.ui-selectmenu-menu ul {
    width: 100% !important;
}

#wpfc-calendar-search > span {
    padding-left: 3px;
}

.fc-button.fc-button-basicDay.ui-state-default.ui-corner-right {
    margin-right: 8px;
}

.em-booking-form-details {
	margin: 0 0 20px;
}

div.em-booking-login {
	margin:0;
	background: none repeat scroll 0 0 #ffffff;
	clear: both;
    display: none !important;
}

div.em-cart-table table {
	width: 100%;
}

div.em-cart-widget-contents {
	margin: 10px 20px;
}

div.em-cart-table td {
	padding: 10px;
}

#sidebar ul li {
	margin-left: 0 !important;
}

.fc-content {
    color: #fff !important;
}


@media (max-width: 979px) {

	/* Header */

	.responsive #logo, .responsive #logo_text {
   		margin-bottom: 10px !important;
    	margin-top: 35px !important;
	}

	/* Homepage */

	div.home div div div .one_half {
	    width: 100% !important;
	}

	div.home div div div .one_half_last {
	    width: 100% !important;
	}

	a.careers {
	    margin: auto;
	}

	a.careers:hover {
	    margin: auto;
	}

	a.ownership {
	    margin: auto;
	}

	a.ownership:hover {
	    margin: auto;
	}

	/* Page */

	h1.entry-title, body.page-template-default div div.inner.right_sidebar h1.entry-title, body.page-template-default div div.inner.left_sidebar h1.entry-title {
	    max-width: 100% !important;
	    width: 100% !important;
	    padding-right: 0 !important;
	}

	h1.entry-title {
         max-width: 100% !important;
    }

    a#event-tags-button {
        width: 350px !important;
    }

    a#event-categories-button {
        width: 350px !important;
    }

    .ui-selectmenu-menu {
        width: 350px;
    }

    #wpfc-calendar-search > span {
    padding-left: 5px;
}

.fc-button.fc-button-basicDay.ui-state-default.ui-corner-right {
    margin-right: 4px;
}

}
@media (max-width: 767px) {

	/* Header */

    .mobile-header {
        display: block;
    }
    .mobile-header p{
        color: #4f3f34 !important;
    }

    .mobile-header a{
        color: #4f3f34 !important;
    }

    .mobile-header a:hover{
        color: #558f00 !important;
    }

	.responsive #logo, .responsive #logo_text {
   		margin-bottom: 10px !important;
    	margin-top: 10px !important;
	}

    /* Sidebar */

    #sidebar #sidebar_content #searchform .text_input {
	    width: 392px !important;
	}

	#sidebar .framed_box .framed_box_content .one_half,
	#sidebar .framed_box .framed_box_content .one_half_last {
	    clear: none !important;
	    width: 50% !important;
	    float: left !important;
	}

    .feature-box-50 {
        margin: 0 10px 16px 10px !important;
        width: 244px;
	}

    .feature-box-100 {
        margin: 0 10px 16px 10px !important;
        width: 508px;
    }

    /* Our Store */

    a.produce-lander {
        background-image: url('/wp-content/uploads/2014/11/produce_Buttons-767.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 166px;
        width: 540px;
    }

    a.produce-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/produce_Buttons-767.png') !important;
        background-position: -540px 0;
        height: 166px;
        width: 540px;
    }

    a.meatseafood-lander {
        background-image: url('/wp-content/uploads/2014/11/meat-and-seafood_Buttons-767.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 166px;
        width: 540px;
    }

    a.meatseafood-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/meat-and-seafood_Buttons-767.png') !important;
        background-position: -540px 0;
        height: 166px;
        width: 540px;
    }

    a.cheeseolive-lander {
        background-image: url('/wp-content/uploads/2014/11/cheese-and-olives_Buttons-767.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 166px;
        width: 540px;
    }

    a.cheeseolive-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/cheese-and-olives_Buttons-767.png') !important;
        background-position: -540px 0;
        height: 166px;
        width: 540px;
    }

    a.grocery-lander {
        background-image: url('/wp-content/uploads/2014/11/grocery_Buttons-767.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 166px;
        width: 540px;
    }

    a.grocery-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/grocery_Buttons-767.png') !important;
        background-position: -540px 0;
        height: 166px;
        width: 540px;
    }

    a.bulk-lander {
        background-image: url('/wp-content/uploads/2014/11/bulk-buttons-767.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 166px;
        width: 540px;
    }

    a.bulk-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/bulk-buttons-767.png') !important;
        background-position: -540px 0;
        height: 166px;
        width: 540px;
    }

    a.cafe-lander {
        background-image: url('/wp-content/uploads/2014/11/cafe_Buttons-767.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 166px;
        width: 540px;
    }

    a.cafe-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/cafe_Buttons-767.png') !important;
        background-position: -540px 0;
        height: 166px;
        width: 540px;
    }

    a.healthwellness-lander {
        background-image: url('/wp-content/uploads/2014/11/YourCommonMarket_HealthWellness-540.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 166px;
        width: 540px;
    }

    a.healthwellness-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/YourCommonMarket_HealthWellness-540.png') !important;
        background-position: 0 0;
        height: 166px;
        width: 540px;
    }

    /* Gravity Forms */

    #footer .gform_wrapper .top_label input.medium, #footer .gform_wrapper .top_label select.medium {
        width: 100% !important;
    }

    #footer .gform_wrapper .top_label input.large, #footer .gform_wrapper .top_label select.large, #footer .gform_wrapper .top_label textarea.textarea {
        width: 100% !important;
    }

    /* Events Page */
    div.css-search.has-search-geo.has-search-term input.em-search-text, div.css-search.has-search-geo.has-search-term input.em-search-geo {
    	width: 36% !important;
	}

    a#event-tags-button {
        width: 250px !important;
    }

    a#event-categories-button {
        width: 250px !important;
    }

    .ui-selectmenu-menu {
        width: 250px;
    }
}

@media (max-width: 567px) {
	h1.entry-title {
        font-size: 36px !important;
    }

    /* Sidebar */

	#sidebar #sidebar_content #searchform .text_input {
	    width: 304px !important;
	}

    .feature-box-50 {
        margin: 0 10px 16px 10px !important;
        width: 200px;
    }

    .feature-box-100 {
        margin: 0 10px 16px 10px !important;
        width: 420px;
     }

	/* Events Page */
    div.css-search.has-search-geo.has-search-term input.em-search-text, div.css-search.has-search-geo.has-search-term input.em-search-geo {
    	width: 34% !important;
	}

    a#event-tags-button {
        width: 207px !important;
    }

    a#event-categories-button {
        width: 207px !important;
    }

    .ui-selectmenu-menu {
        width: 207px;
    }
    .fc-button.fc-button-basicDay.ui-state-default.ui-corner-right{
        margin-right:6px;
    }

     /* Our Store */

    a.produce-lander {
        background-image: url('/wp-content/uploads/2014/11/produce_Buttons-567.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 141px;
        width: 460px;
    }

    a.produce-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/produce_Buttons-567.png') !important;
        background-position: -460px 0;
        height: 141px;
        width: 460px;
    }

    a.meatseafood-lander {
        background-image: url('/wp-content/uploads/2014/11/meat-and-seafood_Buttons-567.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 141px;
        width: 460px;
    }

    a.meatseafood-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/meat-and-seafood_Buttons-567.png') !important;
        background-position: -460px 0;
        height: 141px;
        width: 460px;
    }

    a.cheeseolive-lander {
        background-image: url('/wp-content/uploads/2014/11/cheese-and-olives_Buttons-567.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 141px;
        width: 460px;
    }

    a.cheeseolive-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/cheese-and-olives_Buttons-567.png') !important;
        background-position: -460px 0;
        height: 141px;
        width: 460px;
    }

    a.grocery-lander {
        background-image: url('/wp-content/uploads/2014/11/grocery_Buttons-567.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 141px;
        width: 460px;
    }

    a.grocery-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/grocery_Buttons-567.png') !important;
        background-position: -460px 0;
        height: 141px;
        width: 460px;
    }

    a.bulk-lander {
        background-image: url('/wp-content/uploads/2014/11/bulk-buttons-567.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 141px;
        width: 460px;
    }

    a.bulk-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/bulk-buttons-567.png') !important;
        background-position: -460px 0;
        height: 141px;
        width: 460px;
    }

    a.cafe-lander {
        background-image: url('/wp-content/uploads/2014/11/cafe_Buttons-567.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 141px;
        width: 460px;
    }

    a.cafe-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/cafe_Buttons-567.png') !important;
        background-position: -460px 0;
        height: 141px;
        width: 460px;
    }

    a.healthwellness-lander {
        background-image: url('/wp-content/uploads/2014/11/YourCommonMarket_HealthWellness-460.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 141px;
        width: 460px;
    }

    a.healthwellness-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/YourCommonMarket_HealthWellness-460.png') !important;
        background-position: 0 0;
        height: 141px;
        width: 460px;
    }
}

@media (max-width: 479px) {

    h1 {
        font-size: 24px !important;
    }

    h2 {
        font-size: 24px !important;
    }

    h3 {
        font-size: 24px !important;
    }

    h4 {
        font-size: 20px !important;
    }

    h5 {
        font-size: 18px !important;
    }

    h6 {
        font-size: 16px !important;
    }

    h1.entry-title {
        font-size: 28px !important;
    }

    body.single h1.entry-title {
    	font-size: 26px !important;
    	line-height: 28px !important;
	}

	#introduce {
	    font-size: 20px !important;
	    line-height: 24px !important;
	}

	.intro {
	    font-size: 18px !important;
	    line-height: 24px !important;
	}

    /* Homepage */

    a.careers {
        background-image: url('/wp-content/uploads/2014/09/careers-sprite-sm.png') !important;
        background-position: 0 0;
        height: 52px !important;
        width: 290px !important;
    }

    a.careers:hover {
        background-image: url('/wp-content/uploads/2014/09/careers-sprite-sm.png') !important;
        background-position: -290px 0;
        height: 52px !important;
        width: 290px !important;
    }

    a.ownership {
        background-image: url('/wp-content/uploads/2014/09/ownership-sprite-sm.png') !important;
        background-position: 0 0;
        height: 52px !important;
        width: 290px !important;
   }

    a.ownership:hover {
        background-image: url('/wp-content/uploads/2014/09/ownership-sprite-sm.png') !important;
        background-position: -290px 0;
        height: 52px !important;
        width: 290px !important;
    }

     /* Our Store */

    a.produce-lander {
        background-image: url('/wp-content/uploads/2014/11/produce_Buttons-479.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 92px;
        width: 300px;
    }

    a.produce-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/produce_Buttons-479.png') !important;
        background-position: -300px 0;
        height: 92px;
        width: 300px;
    }

    a.meatseafood-lander {
        background-image: url('/wp-content/uploads/2014/11/meat-and-seafood_Buttons-479.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 92px;
        width: 300px;
    }

    a.meatseafood-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/meat-and-seafood_Buttons-479.png') !important;
        background-position: -300px 0;
        height: 92px;
        width: 300px;
    }

    a.cheeseolive-lander {
        background-image: url('/wp-content/uploads/2014/11/cheese-and-olives_Buttons-479.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 92px;
        width: 300px;
    }

    a.cheeseolive-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/cheese-and-olives_Buttons-479.png') !important;
        background-position: -300px 0;
        height: 92px;
        width: 300px;
    }

    a.grocery-lander {
        background-image: url('/wp-content/uploads/2014/11/grocery_Buttons-479.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 92px;
        width: 300px;
    }

    a.grocery-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/grocery_Buttons-479.png') !important;
        background-position: -300px 0;
        height: 92px;
        width: 300px;
    }

    a.bulk-lander {
        background-image: url('/wp-content/uploads/2014/11/bulk-buttons-479.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 92px;
        width: 300px;
    }

    a.bulk-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/bulk-buttons-479.png') !important;
        background-position: -300px 0;
        height: 92px;
        width: 300px;
    }

    a.cafe-lander {
        background-image: url('/wp-content/uploads/2014/11/cafe_Buttons-479.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 92px;
        width: 300px;
    }

    a.cafe-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/cafe_Buttons-479.png') !important;
        background-position: -300px 0;
        height: 92px;
        width: 300px;
    }

    a.healthwellness-lander {
        background-image: url('/wp-content/uploads/2014/11/YourCommonMarket_HealthWellness-300.png') !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 92px;
        width: 300px;
    }

    a.healthwellness-lander:hover {
        background-image: url('/wp-content/uploads/2014/11/YourCommonMarket_HealthWellness-300.png') !important;
        background-position: 0 0;
        height: 92px;
        width: 300px;
    }

    /* Sidebar */

    #sidebar #sidebar_content #searchform .text_input {
   		width: 144px !important;
	}

    .feature-box-50 {
        margin: 0 0 8px 0 !important;
        width: 280px;
    }

    .feature-box-100 {
        margin: 0 0 8px 0 !important;
        width: 280px;
    }

    /* Footer */
    #footer_menu li, #footer_menu ul {
		margin: 0 !important;
	}

	#footer_menu a {
		padding: 0 8px 0 0 !important;
	}

	/* Events Page */
	div.css-search.has-search-geo.has-search-term input.em-search-text, div.css-search.has-search-geo.has-search-term input.em-search-geo {
    	width: 24% !important;
	}

    #wpfc-calendar-search > span{
        display: block;
        clear: both;
        margin: 0 0 6px;
    }

    a#event-tags-button{
        width: 282px !important;
    }

    a#event-categories-button {
        width: 282px !important;
    }

    .ui-selectmenu-menu {
        width: 282px;
    }

    .fc-header-center{
        width: 15px !important;
    }

    .fc-header-title{
        display:none;
    }

    .hidden-xs {
        display: none;
    }
}

.recipe .control-links{
    margin:0;
    letter-spacing:-4px;
    min-width:24px;
}
.recipe .control-links li{
    width:22px;
    height:22px;
    border:1px solid #cdcdcd;
    border-radius:2px;
    background:#f7f7f7;
    text-indent:9999px;
    overflow:hidden;
    padding:0;
    position:relative;
    margin: 0;
    -webkit-box-shadow:0 1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 0 0 rgba(0, 0, 0, 0.2);
}
.recipe .control-links li:hover{opacity:0.8;}
.recipe .control-links li a{
    display:block;
    height:100%;
    position:relative;
}
.recipe .control-links li a:after{
    content:"";
    position:absolute;
    background:url(icons/print.png) no-repeat;
}

.recipe .control-links > li:after {
    display: none;
}

.recipe .control-links .print a:after{
    top: 3px;
    left: 2px;
    width:17px;
    height:16px;
    background-position:0px 0px;
}

@media print {
    #header, #sidebar, #footer {
        display: none;
    }

    .hidden-print, .entry_edit {
        display: none;
    }

    #main, #main .content {
        width: 100% !important;
    }

    body { background:white; color:black; margin:0 }

    h1, h2, h3, h4, h5, h6, p, a {
        color: #212332 !important;
        font-family: 'Open Sans' !important;
    }

    .recipe-img-wrap {
        width: 50%;
    }
}


.widget_nav_menu #menu-recipes li a {
    background-image: none;
}