/*
Theme Name: Weaver Street Market
Theme URI: http://wpdev.co/
Description: Weaver Street Market theme created for the Genesis Framework.
Author: wpdev.co
Author URI: http://wpdev.co/
Version: 1.0.0
Template: genesis
Template Version: 2.1.2
*/

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
 * normalize.css v3.0.1 | git.io/normalize
--------------------------------------------- */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#61544d}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 30px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Grota Sans Font
--------------------------------------------- */
@font-face {
    font-family: 'GrotaSansRd';
    src: url('fonts/GrotaSansRd.eot');
    src: url('fonts/GrotaSansRd.woff2') format('woff2'),
       url('fonts/GrotaSansRd.woff') format('woff'),
       url('fonts/GrotaSansRd.ttf') format('truetype'),
       url('fonts/GrotaSansRd.svg#GrotaSansRd') format('svg'),
       url('fonts/GrotaSansRd.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GrotaSansRd-It';
    src: url('fonts/GrotaSansRd-It.eot');
    src: url('fonts/GrotaSansRd-It.woff2') format('woff2'),
       url('fonts/GrotaSansRd-It.woff') format('woff'),
       url('fonts/GrotaSansRd-It.ttf') format('truetype'),
       url('fonts/GrotaSansRd-It.svg#GrotaSansRd-It') format('svg'),
       url('fonts/GrotaSansRd-It.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GrotaSansRd-Light';
    src: url('fonts/GrotaSansRd-Light.eot');
    src: url('fonts/GrotaSansRd-Light.woff2') format('woff2'),
       url('fonts/GrotaSansRd-Light.woff') format('woff'),
       url('fonts/GrotaSansRd-Light.ttf') format('truetype'),
       url('fonts/GrotaSansRd-Light.svg#GrotaSansRd-Light') format('svg'),
       url('fonts/GrotaSansRd-Light.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GrotaSansRd-LightIt';
    src: url('fonts/GrotaSansRd-LightIt.eot');
    src: url('fonts/GrotaSansRd-LightIt.woff2') format('woff2'),
       url('fonts/GrotaSansRd-LightIt.woff') format('woff'),
       url('fonts/GrotaSansRd-LightIt.ttf') format('truetype'),
       url('fonts/GrotaSansRd-LightIt.svg#GrotaSansRd-LightIt') format('svg'),
       url('fonts/GrotaSansRd-LightIt.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GrotaSansRd-Heavy';
    src: url('fonts/GrotaSansRd-Heavy.eot');
    src: url('fonts/GrotaSansRd-Heavy.woff2') format('woff2'),
       url('fonts/GrotaSansRd-Heavy.woff') format('woff'),
       url('fonts/GrotaSansRd-Heavy.ttf') format('truetype'),
       url('fonts/GrotaSansRd-Heavy.svg#GrotaSansRd-Heavy') format('svg'),
       url('fonts/GrotaSansRd-Heavy.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GrotaSansRd-HeavyIt';
    src: url('fonts/GrotaSansRd-HeavyIt.eot');
    src: url('fonts/GrotaSansRd-HeavyIt.woff2') format('woff2'),
       url('fonts/GrotaSansRd-HeavyIt.woff') format('woff'),
       url('fonts/GrotaSansRd-HeavyIt.ttf') format('truetype'),
       url('fonts/GrotaSansRd-HeavyIt.svg#GrotaSansRd-HeavyIt') format('svg'),
       url('fonts/GrotaSansRd-HeavyIt.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}


/* ## Box Sizing
--------------------------------------------- */
*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before,
.content-sidebar-wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after,
.content-sidebar-wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */
body {
	background: #fff;
	color: #043d4b;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #61544d;
	color: #fff;
}

::selection {
	background-color: #003D4C;
	color: #fff;
}

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

a:hover {
	color: #E03E52;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

blockquote {
	margin: 30px;
	font-family:'GrotaSansRd-LightIt', sans-serif;
	font-size:36px;
	line-height:44px;
	color:#8A1B61;
}

cite {
    font-family:'GrotaSansRd-Heavy', sans-serif;
    font-size:14px;
    line-height:22px;
    color:#003D4C;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
	color:#8A1B61;
}

ul.dt-twitter {
margin-left: 0 !important;
}

ul.dt-twitter li {
list-style-type: none !important;
border-bottom: 1px solid #ddd;
padding: 15px 0;
}

ul.dt-twitter li a {
font-weight: bold;
}

/* ## Events
--------------------------------------------- */
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
 border-radius: 5px !important;
background: #4d3e31 !important;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
    background-color: #dfc573 !important;
}

#tribe-events #tribe-events-content {
    margin-bottom:100px;
}

.single-tribe_events #tribe-events .tribe-events-single-event-title {
    font-family: 'GrotaSansRd-It', sans-serif;
	font-size: 36px;
    color: #003d4c;
    text-transform:none;
}

/* ## Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #003d4c;
	font-family: 'GrotaSansRd-Light', sans-serif;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
    font-family: 'GrotaSansRd-Heavy', sans-serif;
	font-size: 50px;
	color:#fff;
	text-transform:uppercase;
}

h2 {
    font-family: 'GrotaSansRd-It', sans-serif;
	font-size: 36px;
}

h3 {
    font-family: 'GrotaSansRd-Heavy', sans-serif;
	font-size: 24px;
	color:#8A1B61;
}

h4 {
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:1px;
}

h5 {
    font-family: 'GrotaSansRd-LightIt', sans-serif;
	font-size: 16px;
}

h6 {
    font-family: 'Lato', sans-serif;
	font-size: 16px;
}

h2 .bordered,
h3 .bordered,
h4 .bordered,
h5 .bordered,
h6 .bordered {
    display:block;
    margin:0 0 30px 0;
    border-bottom:1px dotted #FFC845;
}

.entry-content h2 {

}

.tax-wpdevco_pp_cats .entry-content h2 {

}

/* ## Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */
.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */
input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #61544d;
	font-size: 16px;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #003D4C;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #003D4C;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    display: inline-block;
	background: #565294;
	border: none;
	cursor: pointer;
	padding:0 40px;
	font-family: 'GrotaSansRd-LightIt', sans-serif;
	color:#fff;
	border-radius:5px;
	font-size:24px;
	line-height:44px;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background: #6764a6;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.widget_search {
	position: relative;
}

/*.widget_search::before {
	content: "\f179";
	font: normal 24px/1 'dashicons';
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	bottom: 18px;
	left: 20px;
}

.widget_search .widget-wrap::before {
	content: '';
	width: 31px;
	height: 59px;
	background-image: url(images/border-left-search.png);
	background-position: left center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

.widget_search .widget-wrap::after {
	content: '';
	width: 31px;
	height: 59px;
	background-image: url(images/border-right-search.png);
	background-position: right center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}*/

/* ## Search Form
--------------------------------------------- */

.search-form {
	padding:0;
	overflow: hidden;
}

.search-form input[type="search"] {
    display:inline-block;
    width:calc(100% - 56px);
	background:#fff;
	border: none;
	position: relative;
	padding: 18px 0 18px 40px;
	min-height: 56px;
	color:#003D4C;
	font-size:16px;
	vertical-align:top;
}

.search-form button.search-submit {
    display:inline-block;
    position:relative;
	width:56px;
	height:56px;
	margin:0 0 0 -4px;
	padding:0;
	background:#fff;
	vertical-align:top;
	overflow:hidden;
	border-radius:0;
}
.search-form button.search-submit .screen-reader-text {
    position:absolute;
    left:-9999px;
    top:0;
}
.search-form button.search-submit .mag-glass {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:56px;
    height:56px;
}
.search-form button.search-submit .mag-glass:before {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:56px;
    height:56px;
    content:'\f179';
    font-family:'dashicons';
    font-size:24px;
    color:#FFC845;
    text-align:center;
    line-height:56px;
    transition:color 0.3s;
}
.search-form button.search-submit:hover .mag-glass:before,
.search-form button.search-submit.active .mag-glass:before {
    color:#003D4C;
}

.search-results .entry-content .wp-post-image {display: none}

/* ## Tables
--------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 30px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */
.wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.site-inner {
    position:relative;
	clear: both;
	padding-top: 30px;
}
.site-inner:after {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:25px;
	background-color: transparent;
	background-image: url(images/gfx-border-bottom-green.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size:auto 25px;
}
.home .site-inner:after {
    display:none;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Content */
.content {
	float: right;
	width: 760px;
}

.content-sidebar .content {
	float: left;
}

.content-sidebar-wrap {
    padding-bottom:60px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */
.sidebar-primary {
    position:relative;
	float: right;
	width: 400px;
	padding:44px 36px 14px;
	background:#F3F0D9;
	border-radius:6px;
}
.single-wpdevco_locations .sidebar-primary {
    padding:0;
	background:none;
}
.page .sidebar-primary:before {
    position:absolute;
    right:24px;
    top:-15px;
    width:125px;
    height:125px;
    z-index:90;
    content:'';
    background:transparent url(images/gfx-sidebar-flower.png) no-repeat center center;
    background-size:cover;
}
.page .sidebar-primary .widget {
    z-index:100;
}
.sidebar-primary img {
    border-radius:10px;
}

.sidebar-content .sidebar-primary {
	float: left;
}

/* ## Column Classes
--------------------------------------------- */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */
.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
	display: none;
}

/* ## Titles
--------------------------------------------- */
.archive-title {

}

.entry-title {
	margin-bottom: 0;
}
.single-post .entry-title {
    font-size:36px;
    color:#043d4b;
    text-transform:none;
}

.entry-title a,
.sidebar .widget-title a {

}

.blog .entry-title a {
    font-family: 'GrotaSansRd-Heavy', sans-serif;
	font-size: 24px;
    color:#8A1B61;
}
.blog .entry-title a:hover {
    color:#E03E52;
}

.entry-title a:hover {

}

.widget-title {
	font-size: 18px;
	margin-bottom: 8px;
}

.sidebar .widget-title {
    font-size:16px;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #043d4b;
	margin-bottom: 20px;
}

.sidebar label.screen-reader-text {
	display:inherit;
	font-size:0.01em;
}

.footer-widgets .widget-title {
	color: #043d4b;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing:0;
}

/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-family:'GrotaSansRd-Heavy', sans-serif;
    font-size:14px;
    line-height:22px;
    color:#003D4C;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header .wrap {
	position: relative;
}

/* ## Title Area
--------------------------------------------- */
.title-area {
	float: left;
	width: 144px;
	position: absolute;
	top: 0;
	left: 0;
	padding-top:20px;
	z-index: 3;
}

.header-image .site-title > a {
	background-image: url(images/logo-main.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 144px 145px;
	float: left;
	min-height: 145px;
	width: 100%;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	line-height: 1;
	width: 100%;
	text-align: right;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu .sub-menu .menu-item {
	display: block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #043d4b;
	display: block;
	padding: 16px 20px;
	text-transform: uppercase;
}
.genesis-nav-menu li:last-of-type a {
    padding-right:5px;
}

.genesis-nav-menu li:hover a,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu li:hover .sub-menu a:hover,
.genesis-nav-menu li:hover .sub-menu .current-menu-item a {
	color: #E03E52;
}

.genesis-nav-menu .current-menu-parent > a {
    position:relative;
}
.genesis-nav-menu .current-menu-parent > a:before,
.genesis-nav-menu .current-menu-parent > a:after {
    position:absolute;
    left:50%;
    top:3px;
    margin-left:-3px;
    width:6px;
    height:10px;
    background:transparent url(images/gfx-seed-down.png) no-repeat center center;
    background-size:100% auto;
    content:'';
    text-align:center;
}
.genesis-nav-menu li.current-menu-parent:last-of-type > a:before,
.genesis-nav-menu li.current-menu-parent:last-of-type > a:after {
    margin-left:5px;
}
.genesis-nav-menu li.current-menu-parent a:after {
    top:auto;
    bottom:3px;
    background-image:url(images/gfx-seed-up.png);
}

.genesis-nav-menu li:hover .sub-menu a {
	color: #043d4b;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity:0;
	/*left: 50%;
	margin-left: -105px;
	opacity: 1;*/
	position: absolute;
	transition: opacity .4s ease-in-out;
	width: 210px;
	z-index: 99;
	border: 8px solid #f3f0da;
	border-radius: 8px;
	background-color: #fff;
	padding: 14px 20px;
}

.genesis-nav-menu .sub-menu a {
	background-color: transparent;
	border-top: none;
	padding: 6px 0 6px 15px;
	position: relative;
	text-transform: none;
}

.genesis-nav-menu .sub-menu a:before {
	position: absolute;
	left:0;
	top:12px;
	width:8px;
	height:8px;
	background:transparent url(images/gfx-bullet-watermelon.png) no-repeat center top;
	background-size:100% auto;
	text-align:center;
	content: '';
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: 50%;
	margin-left: -105px;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

/* ## Primary Menu
--------------------------------------------- */
.nav-primary {
	margin-bottom: 10px;
}

/* ## Top Menu
--------------------------------------------- */
.nav-top {
	text-align: right;
	padding: 20px 0 15px;
}

.nav-top .menu-item {
	display: inline-block;
	position: relative;
	padding: 10px 18px;
}

.nav-top .menu-item.social {
	padding: 0 5px;
}
.nav-top .menu-item.social.first {
	margin-left:50px;
}

.nav-top .menu-item a {
	font-size: 16px;
	line-height: 1;
	color: #043d4b;
	font-weight: 400;
}

.nav-top .menu-item a:hover,
.nav-top .menu-item.current-menu-item a {
	color: #E03E52;
}

/* ## Sidebar Widget Menu
--------------------------------------------- */
/*.widget-sidebar-nav {
	background-color: transparent;
	background-image: url(images/border-top-dark-yellow.png);
	background-position: center top;
	background-repeat: repeat-x;
	padding-top: 26px;
	border-radius: 20px;
}

.widget-sidebar-nav .sidebar-nav-container {
	background-color: transparent;
	background-image: url(images/border-bottom-dark-yellow.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-bottom: 26px;
	border-radius: 20px;
}

.widget-sidebar-nav .menu {
	background-color: transparent;
	background-image: url(images/bg-dark-yellow.jpg);
	background-position: left top;
	background-repeat: repeat;
}

.widget-sidebar-nav .menu-item a::before {
	display: none;
}

.sidebar .widget-sidebar-nav .menu-item a {
	text-transform: uppercase;
	color: #ffedc7;
	font-weight: bold;
	padding: 5px 35px;
	display: block;
}

.sidebar .widget-sidebar-nav .menu-item a:hover,
.sidebar .widget-sidebar-nav .menu-item.current-menu-item a {
	color: #fff;
}

.sidebar .widget-sidebar-nav li.current-menu-item {
	position: relative;
	z-index: 1;
}

.sidebar .widget-sidebar-nav li.current-menu-item:before {
	content: '';
	background-image: url(images/nav-leaf.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 61px;
	height: 35px;
	position: absolute;
	top: -8px;
	left: 5px;
	z-index: -1;
}*/

/* ## Responsive Menu
--------------------------------------------- */
.responsive-menu-icon {
	cursor: pointer;
	display: none;
	text-align: center;
}

.responsive-menu-icon::before {
	color: #000;
	content: "\f333";
	font: normal 24px/1 'dashicons';
	margin: 0 auto;
}

/* ## Footer Menu
--------------------------------------------- */
#menu-footer {
    list-style:none;
	margin-bottom: 20px;
}

#menu-footer li.menu-item {
    position:relative;
	display: inline-block;
	padding:0;
}
#menu-footer li.menu-item:before {
    position:absolute;
    left:0;
    top:50%;
    margin:-4px 0 0 -2px;
    width:5px;
    height:9px;
    content:'';
    background:transparent url(images/gfx-midpoint-blue.png) no-repeat center top;
    background-size:100% auto;
    text-align:center;
}
#menu-footer li:first-of-type:before {
    display:none;
}

#menu-footer li.menu-item a {
    display:block;
    padding:0 24px;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
}

#menu-footer li.menu-item a:hover {
	text-decoration: underline;
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */
.page-entry-header {
	position: relative;
	padding:70px 0 44px;
	z-index: 1;
	text-align:center;
	background-color:#FFC845;
	background-image: url(images/gfx-seed-pattern-page.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size:auto 100%;
}
.page-entry-header.loc {
    padding:0;
	background:none;
}
.blog .page-entry-header,
.page-entry-header.blog {
	background-color: #E03E52;
	background-image: url(images/gfx-seed-pattern-blog.png);
}

.page-entry-header-top,
.page-entry-header-bottom {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:25px;
	background-color: transparent;
	background-image: url(images/gfx-border-top-white.png);
	background-position: left top;
	background-repeat: repeat;
	background-size:auto 100%;
	text-align:center;
}
.page-entry-header-bottom {
    top:auto;
    bottom:0;
	background-image: url(images/gfx-border-bottom-white.png);
}

.page-entry-header .entry-title {
	position:relative;
	display:inline-block;
	margin:0 auto;
	padding:0;
	text-align: center;
	font-family: 'GrotaSansRd-Heavy', sans-serif;
	font-size: 50px;
	line-height:1;
	color:#fff;
	text-transform:uppercase;
}
/*.page-entry-header .entry-title:after {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:20px;
    background:transparent url(images/gfx-seed-heading-underline-berry.png) repeat-x left top;
    background-size:auto 100%;
    content:'';
}
.page-entry-header.loc .entry-title:after {
    background-image: url(images/gfx-seed-heading-underline.png);
}*/

.archive-description {
	display: none;
}

/* ## Entries
--------------------------------------------- */
.entry {
	margin-bottom: 30px;
}
.single .entry {
    margin-bottom: 100px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 0;
}
.entry-content ol {
    margin-left:15px;
}
.entry-content ol ol,
.entry-content ul ul,
.entry-content ol ul,
.entry-content ul ol {
	margin-left: 15px;
}

.entry-content ol > li {
    padding-left:5px;
    margin-bottom:10px;
	list-style-type: decimal;
}

.entry-content ul li {
    position:relative;
    margin-bottom:10px;
	list-style-type: none;
	padding-left:20px;
}
.entry-content ul li:before {
    position: absolute;
	left:0;
	top:10px;
	width:8px;
	height:8px;
	background:transparent url(images/gfx-bullet.png) no-repeat center top;
	background-size:100% auto;
	text-align:center;
	content: '';
}
.entry-content #mc_embed_signup ul li:before {
    display:none;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #61544d;
	color: #ddd;
}

.entry-content img {
	border-radius: 10px;
}
/* TWITTER FEED */
.entry-content ul.dt-twitter > li {
	padding-left:0;
}
.entry-content ul.dt-twitter > li:before {
	display:none;
}

.entry-content .more-link {
	display: inline-block;
	position: relative;
	margin-top:40px;
	padding:0 35px 0 0;
	font-family:'GrotaSansRd-It', sans-serif;
	font-size:1.5em;
	line-height:1.2;
	color:#043d4b;
	border-bottom:1px dotted #FFC845;
}
.entry-content .more-link:after {
    position:absolute;
    right:0;
    top:4px;
    width:30px;
    height:18px;
    background:transparent url(images/gfx-continue-reading.png) no-repeat left top;
    background-size:100% auto;
    overflow:hidden;
    content:'';
}
.entry-content .more-link:hover {
    border-color:#8A1B61;
    color:#043d4b;
}
.entry-content .more-link:hover:after {
    background-position:left -26px;
}

.entry-content .more-link.excerpt {
	margin-top: 0px;
	top: -18px;
}

/* ## Entry Meta
--------------------------------------------- */
.entry-header {
	margin-bottom: 40px;
}
.single-post .entry-header {
    margin-top:30px;
}

body.archive.category .has-post-thumbnail .entry-header {
	margin-left: 224px;
}

.image-teaser-cat {
	border-radius: 10px;
}

p.entry-meta {
	margin-bottom: 0;
}

.entry-header .entry-meta {
	text-transform: uppercase;
	letter-spacing:1px;
}

.entry-time,
.entry-categories a,
.entry-author {

}

.entry-comments-link {
	position: relative;
	margin-left: 10px;
}

.entry-comments-link::before {
	content: "\b7\a0";
	position: absolute;
	top: -5px;
	left: -10px;
	font-weight: bold;
	font-size: 26px;
	line-height: 1;
}

/* ## Pagination
--------------------------------------------- */
.pagination {
	clear: both;
	margin: 80px 0 120px;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline-block;
	margin-left:-5px;
	z-index:100;
}
.archive-pagination li.pagination-omission {
	padding:0 15px;
}
.archive-pagination li:hover,
.archive-pagination li.active {
    position:relative;
	z-index:110;
}

.archive-pagination li a {
    display:block;
	background-color: #fff;
	color: #003D4C;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height:50px;
	width:54px;
	padding:0;
	border:2px solid #FFC845;
	box-sizing:border-box;
	text-align:center;
}
.archive-pagination li.pagination-previous a,
.archive-pagination li.pagination-next a {
    width:auto;
    padding:0 18px;
    text-align:left;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #003D4C;
	border-color:#003D4C;
	color:#fff;
}

/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 30px;
}

.entry-comments h3,
.comment-respond h3 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.comment-header {
	position: relative;
	padding-left: 25px;
}

.comment-header::before {
	content: "\f101";
	font: normal 24px/1 'dashicons';
	margin: 0 auto;
	position: absolute;
	top: 3px;
	left: 0;
	color: #ebb135;
}

.comment-header .comment-meta {
	display: none;
}

.comment-content {
	clear: both;
	padding-left: 25px;
}

.comment-list li {
	margin-top: 24px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 5px;
	font-weight: bold
}

.entry-comments .comment-author span.says {
	font-weight: normal;
}

.entry-comments .comment-author span.says::after {
	content: ':';
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
	display: none;
}

.comment-form input[type="submit"] {
	font-weight: bold;
}

.comment-form input[type="submit"]:hover {
	background-color: #ebb135;
}

/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
	font-size: 16px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 30px;
}

.sidebar .widget li {
    position:relative;
    margin-bottom:10px;
	list-style-type: none;
	padding-left:20px;
}
.sidebar .widget li:before {
    position: absolute;
	left:0;
	top:10px;
	width:8px;
	height:8px;
	background:transparent url(images/gfx-bullet.png) no-repeat center top;
	background-size:100% auto;
	text-align:center;
	content: '';
}

.sidebar .widget li a {
    display:block;
    color:#003D4C;
}
.sidebar .widget li a:hover,
.sidebar .widget li.current-menu-item a {
    color:#E03E52;
}

.widget_categories .children {
	display: none;
}

.sidebar .sidebar-cpt {
    width:70%;
    margin:30px 0 0 30%;
}
.sidebar .sidebar-cpt h4 {
    margin:0;
    font-family:'GrotaSansRd-LightIt', sans-serif;
    font-size:30px;
    color:#003D4C;
    text-align:center;
    text-transform:none;
}
.sidebar .sidebar-cpt h4 a {
    display:block;
    position:relative;
    padding-top:65px;
    color:#003d4c;
}
.sidebar .sidebar-cpt h4 a:before {
    position:absolute;
    left:50%;
    top:0;
    width:54px;
    height:50px;
    margin-left:-27px;
    content:'';
    background:transparent url(images/gfx-icon-inclusive.png) no-repeat center top;
    background-size:100% auto;
    overflow:hidden;
}
.sidebar .sidebar-cpt h4.specials a:before {
    background-image: url(images/gfx-icon-nourish.png);
}
.sidebar .sidebar-cpt h4.food_bar a:before {
    background-image: url(images/gfx-icon-carrot.png);
}
.sidebar .sidebar-cpt h4 a:hover {
    color:#003d4c;
}
.sidebar .sidebar-cpt h4 a:hover:before {
    background-position:center -50px;
}
.sidebar .sidebar-cpt h4 a span {
    display:block;
    padding-top:5px;
    font-family:'Lato', sans-serif;
    font-weight:400;
    font-size:16px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.sidebar .sidebar-cpt hr {
    width:80%;
    margin:30px auto;
    height:1px;
    border:none;
    border-bottom:1px dotted #A4BCC2;
}

/* # Shortcodes
---------------------------------------------------------------------------------------------------- */
.newsletter-sc a {
	display: inline-block;
	padding:0 40px;
	font-family: 'GrotaSansRd-LightIt', sans-serif;
	color:#fff;
	background:#565294;
	border-radius:5px;
	font-size:24px;
	line-height:44px;
}

.newsletter-sc a:hover {
	background: #6764a6;
}


.hr-sc {
    margin:48px 0;
    width:280px;
    height:21px;
    background-color:transparent;
    background-image:url(images/gfx-seed-divider.png);
    background-repeat:no-repeat;
    background-position:left top;
    background-size:100% auto;
}

.button-sc {
	text-align: center;
}

.button-sc a {
	display: inline-block;
	background: #565294;
	border: none;
	cursor: pointer;
	padding:0 40px;
	font-family: 'GrotaSansRd-LightIt', sans-serif;
	color:#fff;
	border-radius:5px;
	font-size:24px;
	line-height:44px;
}
.button-sc a:hover {
    background:#6764a6;
	color: #fff;
}

.image-button-sc {
	text-align: center;
	margin-bottom: 58px;
}

.image-button-sc a:hover {
	color: #61544d;
}

.image-button-sc a:hover h3 {
	color: #d99c1b;
}

/* # Genericons
---------------------------------------------------------------------------------------------------- */
.nav-top .social a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

.nav-top .social a {
	height: 20px;
	width: 20px;
	display: block;
	position: relative;
	top: 5px;
}

.nav-top .social .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.nav-top .social a:before {
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

.nav-top a[href*="facebook.com"]:before {
	content: "\f203";
}

.nav-top a[href*="instagram.com"]:before {
	content: "\f215";
}

.nav-top a[href*="linkedin.com"]:before {
	content: "\f208";
}

.nav-top a[href*="pinterest.com"]:before {
	content: "\f209";
}

.nav-top a[href*="tumblr.com"]:before {
	content: "\f214";
}

.nav-top a[href*="twitter.com"]:before {
	content: "\f202";
}

.nav-top a[href*="vimeo.com"]:before {
	content: "\f212";
}

.nav-top a[href*="youtube.com"]:before {
	content: "\f213";
}

.nav-top a[href*="mailto:"]:before {
	content: "\f410";
}

/* # CPT
---------------------------------------------------------------------------------------------------- */
.header-combo-wrap {
    position: relative;
    margin:0 0 65px;
    padding:65px 0 0 0;
	background: #003D4C;
	background-image: url(images/gfx-seed-pattern-radial.png);
	background-position: left top;
	background-repeat:no-repeat;
	background-size:auto 100%;
}
.tax-wpdevco_pp_cats .header-combo-wrap {
    margin:0;
}

.header-combo-wrap-top,
.header-combo-wrap-bottom {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:25px;
	background-color: transparent;
	background-image: url(images/gfx-border-top-white.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size:auto 25px;
}

.header-combo-wrap-bottom {
    top:auto;
    bottom:0;
	background-image: url(images/gfx-border-bottom-white2.png);
}

.header-sub {
	position: relative;
	bottom: -80px;
	margin-top:-80px;
	z-index:10;
}
.tax-wpdevco_pp_cats .header-sub {
    bottom:0;
	margin-top:0;
}

.header-sub-bg {
	/*background-color: transparent;
	background-image: url(images/bg-dark-yellow.jpg);
	background-position: left top;
	background-repeat: repeat;*/
	padding: 30px 0 0 0;
	position: relative;
}

.header-sub img {

}

.page-entry-header-sub-bottom {
  background-color: transparent;
  background-image: url(images/border-bottom-dark-yellow.png);
  background-position: left top;
  background-repeat: repeat;
  height: 26px;
}

.single-wpdevco_locations .content-sidebar-wrap {
	position: relative;
}

.loc-details {
	font-size:18px;
}

.loc-details a {
	color:#003D4C;
	text-decoration:underline;
}
.loc-details a:hover {
	color:#E03E52;
	text-decoration:underline;
}

.loc-details .loc-details-wrap {

}

.loc-details .loc-details-content {

}

.loc-details li {
	display: inline-block;
	padding:0 15px;
	border-left:1px solid #003D4C;
	line-height:1;
}
.loc-details li:first-of-type {
	border:none;
	padding-left:0;
}

.loc-details span {
	position: relative;
}

.loc-details .loc-hours span,
.loc-details .loc-phone span,
.loc-details .loc-map span {

}

.pp-cat-content {
	color: #fff;
}

.pp-cat-content .image_wrap {
	height:418px;
	overflow:hidden;
	margin-bottom:24px;
}

.pp-cat-content h2 {
  background-image: url(images/line-white.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 26px;
  color: #fff;
}

.pp-cat-content p:last-child {
	margin-bottom: 0;
}

.pp-cat-content .header-sub-col {
	float: left;
	margin-left: 2.6%;
	width: 54.7%;
}

.pp-cat-content .header-sub-col.col-first {
	clear: both;
	width: 42.7%;
	margin-left: 0;
}
.pp-cat-content .header-sub-col.col-first > img {
    display:block;
    width:100%;
	border-radius:5px;
}

ul.producers {
	margin: 0;
	width: 100%;
	overflow: hidden;
}

ul.producers li {
	list-style: none;
	margin-bottom: 5px;
	float:left;
	display:inline;
	width: 33.333%;
}

ul.producers li a {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	padding:0;
}

.producers-cats .producer {
	margin-bottom: 60px;
	position: relative;
}
.producers-cats .producer > a {
	display:block;
}

.producers-cats .producer .img-title {
	position: relative;
}

.producers-cats .producer h2 {
	position: absolute;
	bottom: -24px;
	width: 88%;
	margin: 0 6%;
	padding:7px 0;
	text-align: center;
	border-radius: 5px;
	background:#FFC845;
	line-height:1.6;
	font-size:24px;
}

.producers-cats .producer > a:hover h2 {
	color: #E03E52;
}

.page-template-page_producers .intro {
	font-weight: bold;
	padding: 25px 20% 0 20%;
	font-size: 18px;
	background-image: url(images/gfx-home-icon-specials.png);
	background-position: 15% 10px;
	background-repeat: no-repeat;
	background-size:60px auto;
}

/* # Front Page
---------------------------------------------------------------------------------------------------- */
.home .site-inner,
.home .footer-widget-area-top {
	display: none;
}

.front-slider-area {
	background-color:#625f9a;
	background-image: url(images/gfx-seed-pattern-left-060318.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size:auto;
	padding: 90px 0 70px;
	position: relative;
}

.front-widget-area {
	background: #fcc650;
	background-image: url(images/gfx-seed-pattern-bottom.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	background-size:100% auto;
	color: #043d4b;
	position: relative;
	padding:70px 0 134px 0;
}

.front-slider-area-top {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:25px;
	background-color: transparent;
	background-image: url(images/gfx-border-top-white.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size:auto 25px;
}

.front-slider-area-bottom {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:18px;
	background-color: transparent;
	background-image: url(images/gfx-border-top-yellow.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size:auto 18px;
}

.soliloquy-slider .soliloquy-item {
    border-radius: 18px;
    overflow:hidden;
}
.soliloquy-slider img {

}

/* CLIENT WANTS TO BAKE TEXT INTO IMAGES, SO HIDING CAPTIONS COMPLETELY  ¯\_(ツ)_/¯  */
.soliloquy-outer-container .soliloquy-container .soliloquy-caption {
    display:none !important;
}
.soliloquy-outer-container .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    padding:20px;
    font-family:'GrotaSansRd-Heavy', sans-serif;
    font-size:48px;
    color:#fff;
    background:rgba(165,188,194,0.9);
    text-shadow:0 2px 2px rgba(0,0,0,0.6);
}
.soliloquy-outer-container .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > span {
    display:block;
    color:#fcc650;
    text-transform:uppercase;
    text-shadow:0 2px 2px rgba(0,0,0,0.6);
}

.front-side-widgets {

}
.front-side-widgets .home_hero {
	display:block;
	margin:-10px 0 50px 0;
	padding:34px 0 24px 60px;
	text-align:center;
	font-family:'Lato', sans-serif;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
	background-size:auto;
	transition:color 0.3s;
	letter-spacing:1px;
}
.front-side-widgets .home_hero.specials {
	background-image:url(images/gfx-home-icon-specials.png);
	background-size:77px auto;
	background-position:30px 2px;
}
.front-side-widgets .home_hero.foodbar {
	background-image:url(images/gfx-home-icon-foodbar.png);
	background-size:56px auto;
	background-position:30px 10px;
}
.front-side-widgets .home_hero.recipes {
	background-image:url(images/gfx-home-icon-recipes.png);
	background-size:40px auto;
	background-position:46px 13px;
}
.front-side-widgets .home_hero span {
    display:block;
	font-family:'GrotaSansRd-LightIt', sans-serif;
	font-size:48px;
	line-height:1;
	text-transform:none;
	letter-spacing:0;
}

.front-side-widgets .home_hero:hover {
    color:#FFC845;
}

.front-widget-area-bottom {
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    height: 25px;
    background-color: transparent;
    background-image: url(images/gfx-border-bottom-white.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size:auto 25px;
}

.front-widgets .img-title {
	position: relative;
}

.front-widgets h2 {
	position: absolute;
	bottom: -24px;
	width: 88%;
	margin: 0 6%;
	padding:7px 0;
	text-align: center;
	border-radius: 5px;
	background:#fff;
	line-height:1.6;
	font-size:24px;
}

.front-widgets a {
    display:block;
    margin:0 0 60px;
}

.front-widgets a:hover h2 {
	color: #E03E52;
}

.front-widgets p {
	font-size:18px;
}

.front-widgets img {
border-radius: 5px;
}

/* # Footer Widget Area
---------------------------------------------------------------------------------------------------- */
.footer-widget-area-top {
    display: none;
	background-color: transparent;
	background-image: url(images/border-top-green.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 45px;
	position: relative;
}

.home .footer-widget-area-top {

}

.footer-widget-area {
    position:relative;
	background:#bfcb84;
	padding:74px 0 170px;
}
.home .footer-widget-area {
    background:#fff;
}

.footer-widget-area-bottom {
    position:absolute;
    left:0;
    bottom:0;
    margin-top:-35px;
	background-color: transparent;
	background-image: url(images/gfx-footer-widget-area-bottom.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-size:auto 70px;
	width:100%;
	height: 70px;
	clear: both;
	text-align:center;
}
.home .footer-widget-area-bottom {
    background-image: url(images/gfx-footer-widget-area-bottom-home.jpg);
}
.footer-widget-area-bottom .logo_mark_small {
    width:56px;
    height:70px;
    margin:0 auto;
    background:transparent url(images/logo-thumbprint.png) no-repeat center center;
    background-size:cover;
}

.footer-widget-area .footer-widgets {
	float: left;
	width: 20%;
	color: #043d4b;
	font-size: 13px;
}

.footer-widget-area .footer-widgets.footer-5 {
	width: 20%;
	text-align:center;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
	background:#fff;
	line-height: 1;
	padding: 40px 0 30px 0;
	text-align: center;
	color: #043d4b;
}
.home .site-footer {
	background:#bfcb84;
}

.site-footer a {
	color: #043d4b;
}

.site-footer .credit {
    display:inline-block;
    position:relative;
    padding-left:36px;
}
.site-footer .credit:before {
    position:absolute;
    left:17px;
    top:50%;
    margin-top:-2px;
    width:3px;
    height:6px;
    content:'';
    background:transparent url(images/gfx-midpoint-blue.png) no-repeat center top;
    background-size:100% auto;
    text-align:center;
}
.site-footer .credit a {
    color:#043d4b;
}
.site-footer .credit a:hover {
    text-decoration:underline;
}

.site-footer p {
	margin-bottom: 0;
	font-size:12px;
}


.seed_divider {
    margin:48px 0;
    width:280px;
    height:21px;
    background-color:transparent;
    background-image:url(images/gfx-seed-divider.png);
    background-repeat:no-repeat;
    background-position:left top;
    background-size:100% auto;
}



/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {

	.wrap {
		max-width: 940px;
	}

	.content {
		width: 560px;
	}

	.sidebar-primary {
		width: 360px;
	}

	.genesis-nav-menu a {
	    padding-left:14px;
	    padding-right:14px;
	}

	.front-side-widgets .home_hero {
        margin:-10px 0 20px 0;
        padding:34px 0 24px 0;
        font-size:16px;
    }
    .front-side-widgets .home_hero.specials {
        background-size:57px auto;
        background-position:0 15px;
    }
    .front-side-widgets .home_hero.foodbar {
        background-size:46px auto;
        background-position:-5px 18px;
    }
    .front-side-widgets .home_hero.recipes {
        background-size:34px auto;
        background-position:14px 20px;
    }
    .front-side-widgets .home_hero span {
        font-size:40px;
    }

    .pp-cat-content .image_wrap {
        height:400px;
    }


}

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

	.wrap {
		max-width: 780px;
	}

	.content,
	.sidebar-primary,
	.title-area {
		width: 100%;
	}
	.footer-widget-area .footer-widgets.footer-4, .footer-widget-area .footer-widgets.footer-5 {
    	width: 50%;
	} 
	.sidebar-primary {
	    margin-bottom:100px;
	}

	.sidebar .sidebar-cpt {
	    margin:30px auto;
	}

	.title-area {
		top: 10px;
	}

	.footer-widget-area .footer-widgets {
		width: 33.2%;
	}

	.site-header .wrap {
		padding: 175px 5% 0 5%;
	}

	.header-image .title-area {
		background-position: center top;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-title,
	.nav-top,
	.footer-widget-area .footer-widgets {
		text-align: center;
	}
	.genesis-nav-menu {
	    font-size:14px;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 10px 10px;
	}

	.genesis-nav-menu .current-menu-parent > a:before,
	.genesis-nav-menu .current-menu-parent > a:after {
	    top:0;
	}
	.genesis-nav-menu .current-menu-parent > a:after {
	    top:auto;
	    bottom:0;
	}
	.genesis-nav-menu li.current-menu-parent:last-of-type > a:before,
	.genesis-nav-menu li.current-menu-parent:last-of-type > a:after {
	    margin-left:0;
	}

	.nav-top {
		padding-bottom: 0;
	}

	.pp-cat-content .image_wrap {
        height:400px;
    }

    .front-side-widgets .home_hero {
        margin:-10px 0 10px 0;
        padding:34px 0 24px 0;
        font-size:14px;
    }
    .front-side-widgets .home_hero.specials {
        background-size:42px auto;
        background-position:0 15px;
    }
    .front-side-widgets .home_hero.foodbar {
        background-size:36px auto;
        background-position:0 22px;
    }
    .front-side-widgets .home_hero.recipes {
        background-size:28px auto;
        background-position:14px 20px;
    }
    .front-side-widgets .home_hero span {
        font-size:30px;
    }

    .soliloquy-outer-container .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
        padding:15px;
        font-size:36px;
    }
}

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

	.site-inner,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.genesis-nav-menu {
	    font-size:16px;
	}
	.genesis-nav-menu.responsive-menu {
		display: none;
	}

	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}

	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}

	.genesis-nav-menu.responsive-menu li.current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		border: none;
		display: block;
		padding: 20px;
		text-transform: none;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}

	.genesis-nav-menu.responsive-menu .menu-item:hover > .sub-menu {
		margin-left: 0;
		left: 0;
	}

	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 20px/1 'dashicons';
		height: 20px;
		padding: 15px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}

	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}

	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
		display: none;
	}

	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(255, 255, 255, 0.05);
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
		border: none;
		padding: 0 30px;
	}

	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		background-color: transparent;
		margin: 0;
		padding-left: 25px;
	}

	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 20px;
		position: relative;
		text-transform: none;
		width: 100%;
	}

	.genesis-nav-menu.responsive-menu .sub-menu a:before {
		top: 21px;
	}

	.genesis-nav-menu.responsive-menu .current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a,
	.genesis-nav-menu.responsive-menu a:hover {
		background: none;
	}

	.site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu,
	.site-header .genesis-nav-menu.responsive-menu > .menu-item-has-children:before,
	.site-header .genesis-nav-menu.responsive-menu > li:hover > a,
	.site-header .genesis-nav-menu.responsive-menu a:hover {
		color: #fff;
	}

	.nav-top .menu-item.social.first {
	    margin-left:0;
	}

	.genesis-nav-menu .current-menu-parent > a:before,
	.genesis-nav-menu .current-menu-parent > a:after {
	    display:none;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.pp-cat-content .header-sub-col,
	.pp-cat-content .header-sub-col.col-first {
		margin: 0;
		width: 100%;
	}

	.front-slider-area {
	    background-image:none;
	}
	.front-side-widgets {
	    padding-top:30px;
	}
	.front-side-widgets .home_hero {
        margin:0 0 40px 0;
        padding:34px 0 24px 0;
        font-size:16px;
    }
    .front-side-widgets .home_hero.specials {
        background-size:77px auto;
        background-position:30px 10px;
    }
    .front-side-widgets .home_hero.foodbar {
        background-size:56px auto;
        background-position:30px 10px;
    }
    .front-side-widgets .home_hero.recipes {
        background-size:40px auto;
        background-position:46px 13px;
    }
    .front-side-widgets .home_hero span {
        font-size:48px;
    }

    .pp-cat-content .image_wrap {
        height:auto;
    }

    .page-entry-header,
    .blog .page-entry-header,
    .page-entry-header.blog {
        background-image:none;
    }
    .page-entry-header.loc {
        margin-bottom:20px;
    }

	.loc-details {
		left: 0;
		width: 100%;
		text-align: center;
	}

	ul.producers li {
		width: 50%;
	}

	.sidebar-primary {
	    padding:24px 24px 0;
	}
	.search-form input[type="search"] {
	    padding-left:20px;
	}
}

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

	.footer-widget-area .footer-widgets {
		width: 100%;
	}

	.nav-top .menu-item {
		display: block;
		padding: 5px;
	}

	.nav-top .menu-item.social {
		display: inline-block;
		margin-bottom: 20px;
	}

	.page-entry-header h1.entry-title {
		font-size: 50px;
	}

	.loc-details {
		position: relative;
		top: 0;
		background-image: none;
	}

	.loc-details .loc-details-wrap {
		background-image: none;
	}

	.loc-details .loc-details-content {
		padding: 0;
		margin-bottom: 24px;
		background-color: transparent;
	}

	.header-sub img.loc {
		margin-bottom: 0;
	}

	.header-sub-bg {
		padding-top: 0;
	}

	ul.producers li {
		width: 100%;
	}

	.page-template-page_producers .intro {
		padding: 45px 0 0 0;
		background-position: left top;
		text-align: center;
	}
}



/*** WSM PRODUCT ***/
.wsm-product-image {
	display: inline-block;
	float: right;
	width: 492px;
}
.wsm-product-image img {
	vertical-align: bottom;
	max-width: 100%;
}
.wsm-product-description {
	display: inline-block;
	float: left;
	padding-top: 35px;
	width: 678px;
}
.woocommerce .wsm-product-add-to-cart button.button.alt {
	display: inline-block;
	padding: 0 40px;
	font-family: 'GrotaSansRd-LightIt', sans-serif;
	color: #fff;
	background: #565294;
	border-radius: 5px;
	font-size: 24px;
	line-height: 44px;
}
.woocommerce .wsm-product-add-to-cart button.button.alt:hover {
	background-color: #6764a6;
}
.wsm-product-testimonial {
	float: right;
	display: inline-block;
	width: 492px;
	background-color: #f3f0d9;
	border-radius: 10px;
	padding: 35px 25px;
	margin-top: 30px;
}
.wsm-product-testimonial p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.wsm-product-testimonial h3 {
	color: #043d4b;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
}

@media (min-width: 576px) {}
@media (min-width: 768px) {}
@media (max-width: 1200px) {
	.wsm-product-image {
		width: 455px;
	}
	.wsm-product-description {
		width: 455px;
	}
	.wsm-product-testimonial {
		width: 455px;
	}
}
@media (max-width: 960px) {
	.wsm-product-image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.wsm-product-description {
		float: none;
		width: 100%;
	}
	.wsm-product-testimonial {
		float: none;
		width: 100%;
		margin-top: 30px;
	}
}
/*** END WSM PRODUCT ***/

/*** WSM CHECKOUT ***/
.woocommerce-message {
	border-top-color: #565294 !important;
}
.woocommerce-message::before {
	color: #565294 !important;
}
.woocommerce-checkout .col2-set .col-1 {
	float: left !important;
	width: 100% !important;
	clear: both;
	margin-bottom: 40px;
}
.woocommerce-checkout .col2-set .col-2 {
	float: left !important;
	width: 100% !important;
	clear: both;
	margin-bottom: 40px;
	display: none !important;
}

.select2-container--default .select2-selection--single {
	height: 53px !important;
	border: 1px solid #dddddd !important;
	border-radius: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 13px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 49px !important;
}

.woocommerce form .form-row textarea {
	height: 8em !important;
}

.woocommerce-checkout #payment .wc_payment_methods li.woocommerce-notice:before {
	display: none !important;
}

.woocommerce-checkout #payment #place_order {
	display: inline-block;
	padding: 0 40px;
	font-family: 'GrotaSansRd-LightIt', sans-serif;
	font-weight: 400;
	color: #fff;
	background: #565294;
	border-radius: 5px;
	font-size: 24px;
	line-height: 44px;
}
.woocommerce-checkout #payment #place_order:hover {
	background-color: #6764a6;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
	clear: left;
}

.woocommerce-billing-fields__field-wrapper #billing_address_2_field {
	margin-top: 32px !important;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
	display: none !important;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	background-color: #228822;
	color: #FFFFFF;
	padding: 20px;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_company_field {
	display: none !important;
}
/*
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_country_field {
	display: none !important;
}
*/

.woocommerce ul.order_details li:before {
	display: none !important;
}
.woocommerce ul.wc_payment_methods li:before {
	display: none !important;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:before {
	content: 'I am applying to purchase one owner share in Weaver Street Market under the conditions and policies stated in WSM\'s Articles of Incorporation and the Bylaws. See www.weaverstreetmarket.coop.\a\aI understand that share purchases and refunds are subject to the approval of the Board of Directors.\a\aWeaver Street Market only uses email addresses for co-op communications.\a\a';
	display: block;
	white-space: pre-line;
	max-width: 100%;
	line-height: 1.3em;
}
.woocommerce #please_wait h3 {
	display: none !important;
}
/*** END WSM CHECKOUT ***/


/*** WOOCOMMERCE FIX ***/
.nav-top .screen-reader-text {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: auto;
    word-wrap: normal !important;
}
/*** END WOOCOMMERCE FIX ***/


/*** WSM EVENT LIST FIX ***/
#tribe-events-pg-template .tribe-events-content ol li, .tribe-events-after-html ol li, .tribe-events-before-html ol li {
	list-style-type: decimal;
	margin-bottom: 0;
	margin-left: 30px;
}
#tribe-events-pg-template .tribe-events-content ul li, .tribe-events-after-html ul li, .tribe-events-before-html ul li {
	list-style-type: disc;
	margin-bottom: 0;
	margin-left: 30px;
}
/*** END WSM EVENT LIST FIX ***/
#tribe-events #legend li {
    font-size: 14px;
    text-transform: uppercase;
}

@media only screen and (max-width: 600px) {
	.footer-widget-area .footer-widgets.footer-4, .footer-widget-area .footer-widgets.footer-5 {
    	width: 100%;
	}
}