/*
Theme Name: Lively Run 2013
Theme URI: https://useinhouse.com/
Author: In House Graphic Design, Inc.
Version: 1.0

*/
body {
	margin:0;
	background:#f8f9f1 url(images/bg.jpg) repeat-x 0 -99px fixed;
}
body.logged-in.admin-bar {
    margin-top: 0!important;
}
body.logged-in.admin-bar[data-fc-with-sidecart].cart-visible {
    margin-top: -32px!important;
}
[data-fc-with-sidecart="reveal"].cart-visible [data-fc-ui-block] {
    height: calc(100% + 32px)!important;
}
[data-fc-sidecart] {
    height: calc(100% + 32px)!important;
}
#cboxOverlay {
	background:#000!important;
	opacity:.8!important;
	filter:alpha(opacity=80);
}

#cboxTopLeft,#cboxTopRight,#cboxTopCenter,#cboxBottomRight,#cboxBottomCenter,#cboxBottomLeft,#cboxLeftLeft,#cboxTopLeft,#cboxMiddleLeft,#cboxMiddleRight {
	background:none!important;
}

#cboxContent {
	background:#f9f2dc!important;
}

#wpadminbar {
	background:#404040!important;
}

#wp-admin-bar-wp-logo,#header .description {
	display:none!important;
}

#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar.nojs .quicklinks .menupop:hover ul li a,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover,#wpadminbar ul li a:hover {
	color:#fff!important;
}

.ab-top-menu>li>.ab-item:focus,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li.hover>.ab-item {
	color:#fff!important;
}

#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li .ab-item:focus:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before {
	color:#fff!important;
}

#wpadminbar .quicklinks .menupop .ab-sub-secondary>li>a:hover,#wpadminbar .quicklinks .menupop .ab-sub-secondary>li .ab-item:focus a {
	color:#fff!important;
}

#wpadminbar>#wp-toolbar li:hover span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar a:focus span.ab-label {
	color:#fff!important;
}

#wpadminbar .menupop li:hover,#wpadminbar .menupop li.hover,#wpadminbar .quicklinks .menupop .ab-item:focus,#wpadminbar .quicklinks .ab-top-menu .menupop .ab-item:focus {
	background-color:#828282!important;
	background-color:rgba(130,130,130,0.1)!important;
}

#adminbar-search {
	min-width:0;
	background:none!important;
	color:#ccc!important;
	line-height:30px!important;
}

a,a:visited {
	text-decoration:none;
}

a:hover {
	opacity:.8;
	filter:alpha(opacity=80);
}

#wrap {
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:101;
	width:95%;
	max-width:980px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#wrap:after {
	content:url(images/nav-corner.png);
	position:absolute;
	top:52px;
	right:-37px;
}

#header {
	height:60px;
	margin:0 auto;
	background:#f9f2dc;
	padding:19px 0 0;
	position:relative;
	width:100%;
	z-index:100;
}

#header-links {
	font-size:13px;
	font-family:'Oswald',Arial,Helvetica,sans-serif;
/* line-height: 60px; */
	width:100%;
	max-width:980px;
	text-align:right;
	margin:0 auto;
	color:#900;
	text-transform:uppercase;
	padding:6px 0;
}

#header-links ul {
	margin:0;
	padding:0;
	list-style:none;
}

#header-links ul li {
	display:inline-block;
	margin:0 0 0 9px;
	border-left:1px solid #900;
	line-height:1em;
	padding-left:13px;
}

#header-links ul li.current-menu-item,#header-links ul li.current_page_item {
	margin-left:9px!important;
}

#header-links .mobile-nav {
	display:none;
}

#header-links .mobile-nav-logo a {
	display:none;
}

#header-links ul li:nth-child(2) {
	border:none;
	padding-left:0;
}

#header-links a,#header-links a:visited {
	color:#900;
}

h1 {
	margin:0;
}

#header-logo a {
	text-indent:-10000px;
	width:260px;
	height:405px;
	display:block;
	position:absolute;
	background:url(images/lively-run-goat-dairy-logo.png) no-repeat top left;
	margin:0;
	top:-23px;
	float:left;
	left:-65px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-ie-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:-webkit-transform 0.3s,bottom 0.3s,left .3s;
	-moz-transition:-webkit-transform 0.3s,bottom 0.3s,left .3s;
	-o-transition:-webkit-transform 0.3s,bottom 0.3s,left .3s;
	-ms-transition:-webkit-transform 0.3s,bottom 0.3s,left .3s;
	transition:-webkit-transform 0.3s,bottom 0.3s,left .3s;
}

#header-logo a:hover {
	opacity:1!important;
	filter:alpha(opacity=100);
	transform:rotate(5deg);
	-webkit-transform:rotate(5deg);
	-moz-transform:rotate(5deg);
	-ms-transform:rotate(5deg);
}

#header-info {
	float:right;
	margin:42px;
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:15px;
	text-align:right;
	color:#4D3C17;
}

#header-info-title {
	font-weight:700;
	font-size:20px;
}

#navigation {
	background:#b43441;
	margin:0;
	padding:0 0 0 200px;
	text-align:right;
	width:817px;
	float:left;
	z-index:101;
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif;
	height:40px;
	box-shadow:2px 10px 17px -10px #000;
	-webkit-box-shadow:2px 10px 17px -10px #000;
	-moz-box-shadow:2px 10px 17px -10px #000;
}

#navigation a,#nav a:visited {
	text-decoration:none;
}

#navigation a:hover {
	text-decoration:none;
	opacity:.9;
	filter:alpha(opacity=90);
}

#navigation .main-menu {
	border-left:1px solid #940010;
}

#navigation ul,#navigation li {
	list-style:none;
	padding:0;
	margin:0;
	display:table-row;
}

#navigation ul li {
	position:relative;
	display:inline-block;
}

#navigation .mobile-nav {
	display:none;
}

#navigation .fc_minicart {
	display:none!important;
}

#navigation ul li a {
	display:block;
	padding:0 30px;
	margin:0;
	white-space:nowrap;
	color:#fbf7ea;
	font-size:14px;
	line-height:40px;
	text-transform:uppercase;
	border-right:1px solid #940010;
}

#navigation ul ul {
	position:absolute;
	top:-99999px;
	left:0;
	opacity:0;
	-webkit-transition:opacity .4s ease-in-out;
	-moz-transition:opacity .4s ease-in-out;
	-o-transition:opacity .4s ease-in-out;
	transition:opacity .4s ease-in-out;
	z-index:-1;
	padding:2px;
	text-align:left;
	width:auto;
}

#navigation ul ul li {
	width:100%;
	margin:-2px 0 2px -3px;
	height:auto;
	display:block;
}

#navigation ul ul li a,#navigation ul ul li a:visited {
	width:100%;
	background:#b43441;
	padding:0 0 0 13px;
	overflow:hidden;
	line-height:35px;
	font-size:12px;
	border-top:1px solid #940010;
	min-width:75px;
	text-align:left;
}

#navigation ul ul li a:hover {
	background:#940010;
	opacity:1;
	filter:alpha(opacity=100);
}

#navigation ul ul ul {
	position:absolute;
	top:-99999px;
	left:100%;
	display:none;
}

#navigation ul ul ul li {
	margin:-2px 0 4px 8px;
	width:100%;
}

#navigation ul li:hover>ul {
	opacity:1;
	position:absolute;
	top:99%;
	left:0;
}

#navigation ul ul li:hover>ul {
	opacity:1;
	position:absolute;
	top:0;
	left:100%;
}

.current_page_item a {
	font-style:normal;
}

.current_page_parent a {
	opacity:.9;
	filter:alpha(opacity=90);
}

#nav ul {
	margin-left:0;
	padding-left:0;
	display:inline;
}

#nav ul li {
	display:inline;
	list-style:none outside none;
	text-align:center;
	padding:0 11px 0 10px;
}

.current_page_item a,.current-page-ancestor a,.current-menu-ancestor a,.current-menu-item a {
	background:#940010;
}

.current_page_item,.current-page-ancestor,.current-menu-ancestor,.current-menu-item {
	margin-left:-3px!important;
}

#header-links .current-menu-item a {
	background:none!important;
}

#navigation .mobile-nav-logo {
	display:none;
}

.breadcrumbs {
	margin:0 0 5px;
	font-family:'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	display:block;
}

.breadcrumbs ul {
	margin:0!important;
	padding:0;
	list-style:none;
}

.breadcrumbs ul li {
	margin:0 5px 0 0;
	padding:0;
	list-style:none;
	display:inline-block;
}

.breadcrumbs a {
	color:#900!important;
	font-size:11px;
}

#main-container {
	background:#f9f2dc;
	width:100%;
	height:100%;
	margin:0 auto;
	min-height:345px;
	position:relative;
	padding:0;
	z-index:2;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content {
	width:66%;
	max-width:540px;
	float:left;
	margin:0 0 40px 200px;
	min-height:315px;
	padding:0;
	position:relative;
	text-align:left;
	text-decoration:none;
	z-index:1;
	border-bottom:3px solid #d2bd8b;
}

body#cart #content {
	width:755px;
	max-width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content a,#content a:visited {
	color:#94732c;
}

.post-edit-link,.post-edit-link a,.post-edit-link a:visited {
	font-size:12px!important;
	line-height:28px!important;
	float:right;
	margin:0!important;
}

#footer {
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	color:#272727;
	padding:20px 50px;
	position:relative;
	width:100%;
	z-index:3;
	overflow:hidden;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#footer a:link,#footer a:visited {
	color:#900;
	text-decoration:none;
}

#footer a:hover {
	filter:alpha(opacity=70);
	opacity:.7;
}

#footer-info {
	float:left;
}

#footer-info li {
	display:inline-block;
	margin:0 11px 0 0;
	font-size:12px;
	color:#272727;
	text-shadow:none;
}

#footer-pod {
	color:#900;
	font-family:'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif;
	line-height:15px;
	float:left;
	max-width:65%;
}

#footer-pod #footer-pod-title {
	font-size:12px;
	font-weight:400;
	margin:0;
	line-height:21px;
}

#footer-pod p {
	margin:0;
}

.social-icons-container {
	float:right;
	width:180px;
	text-align:right;
	margin:0;
}

.social-icons a {
	float:right;
}

.social-icons a:hover {
	opacity:1!important;
}

.stLarge {
	background:url(images/icons-2020.png) no-repeat top left!important;
	width:20px!important;
	height:20px!important;
}

.stButton {
	margin:0!important;
}

.st_sharethis_large {
	float:right;
	margin:0 0 0 5px;
}

.st_fblike_large span {
	margin:0!important;
	bottom:0!important;
}

.st_fblike span {
	margin:0!important;
}

.social-icon {
	background:url(images/icons-2020.png) no-repeat top left!important;
	text-indent:-9999px;
	height:20px!important;
	width:20px!important;
	margin-left:4px;
}

#youtube-container .social-icon {
	background-position:0 -40px!important;
}

#yelp-container .social-icon {
	background-position:0 -60px!important;
}

#tripadvisor-container .social-icon {
	background-position:0 -20px!important;
}
#instagram-container .social-icon {
	background-position: 0 -80px!important;
}
#facebook-container .social-icon {
	background-position: 0 -100px!important;
}
#facebook-find-button {
	margin:10px 0 0;
	float:right;
	box-shadow:3px 3px 10px #444;
	-moz-box-shadow:3px 3px 10px #444;
	-webkit-box-shadow:3px 3px 10px #444;
	-o-box-shadow:3px 3px 10px #444;
	-ie-box-shadow:3px 3px 10px #444;
}

#facebook-find-button:hover {
	opacity:.9;
	filter:alpha(opacity=90);
}

#footer-credit {
	width:100%;
	margin:10px auto;
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#C0912C;
	font-weight:300;
	text-shadow:1px 1px #fff;
}

#footer-credit a,#footer-credit a:visited {
	color:#C0912C!important;
	text-decoration:none;
}

#footer-design {
	margin:0;
	float:left;
}

#footer-copyright {
	float:right;
	margin:0;
}

img {
	border:0;
}

#content img,#google-map-container,.alignnone {
	max-width:100%;
	height:auto;
}

h1,h2,h3,h4,h1 a,h2 a,h3 a,h4 a {
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif!important;
	text-decoration:none;
	font-weight:400;
	text-align:left;
}

h2,h2 a,h2 a:visited {
	color:#900!important;
	font-size:27px;
	line-height:30px;
	margin:0 0 10px;
	text-decoration:none;
	font-weight:400;
}

h2.pagetitle {
	margin:0 0 15px;
}

.pagetitle p {
	margin:0;
}

h3,h3 a,h3 a:visited {
	color:#900!important;
	font-size:19px;
	font-weight:400;
	line-height:22px;
	margin:0 0 7px;
	text-decoration:none;
}

h3 strong,h3 b {
	font-weight:400!important;
}

h3.page-quote {
	font-weight:300;
}

h4,h4 a,h4 a:visited {
	color:#900!important;
	font-size:15px;
	font-weight:400;
	line-height:21px;
	margin:0 0 3px;
	text-decoration:none;
}

h4 strong,h4 b {
	font-weight:400!important;
}

h5,h5 a,h5 a:visited {
	color:#94732c!important;
	font-size:14px;
	font-weight:700;
	line-height:17px;
	margin:0 0 5px;
	text-decoration:none;
}

h6,h6 a,h6 a:visited {
	color:#900!important;
	font-size:14px;
	font-weight:700;
	line-height:17px;
	margin:0 0 5px;
	text-decoration:none;
}

.p {
	text-decoration:none;
	color:#900;
	font-family:'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:14pt;
	width:400px;
}

blockquote {
	margin:0;
	padding:0 30px;
	font-style:italic;
}

address {
	padding:0 30px;
}

.the_content {
	color:#900;
	font-family:'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:19px;
	margin-top:0;
	position:relative;
	text-decoration:none;
	z-index:1;
}

.the_content p,.the_content address {
	margin:0 0 10px;
}

.the_content a,.the_content a:visited {
	text-decoration:none;
	color:#94732c;
}

.the_content a:hover {
	text-decoration:underline;
}

ul,li {
	list-style:none;
	padding:0;
	margin:0;
}

.the_content ol {
	margin:0;
}

.the_content ol li {
	list-style-type:decimal;
	padding:0;
	margin:0 0 0 10px;
}

.the_content ul,.the_content ol {
	list-style:none;
	padding:0;
	margin:0 0 15px 15px;
}

.the_content li {
	margin:0 0 0 10px;
	list-style:disc;
}

.entry {
	text-decoration:none;
	margin:0 0 20px;
	color:#900;
}

.entry-category-list {
	margin:0 0 5px;
	padding:0;
	list-style:none;
}

#sidebar {
	float:right;
	width:200px;
	margin:0;
	padding:0 0 20px;
	font-family:'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#900;
}

.widget-container {
	margin-bottom:20px;
}

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar ul li {
	margin:0;
	line-height:15px;
	padding:0;
	list-style:none;
	font-family:'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	display:none;
}

#sidebar ul li.current-menu-item, #sidebar ul li.current-menu-item li, #sidebar ul li.current-menu-ancestor, #sidebar ul li.current-menu-ancestor li, #sidebar ul li.current-menu-item li > a, #sidebar ul li.current-menu-ancestor li > a,
.single-post #sidebar ul li.menu-item-82, .single-post #sidebar ul li.menu-item-82 li, .single-post #sidebar ul li.menu-item-82 li a,
.foxyshop #sidebar ul li.menu-item-3689, .foxyshop #sidebar ul li.menu-item-3689 li, .foxyshop #sidebar ul li.menu-item-3689 li a {
	display:block;
}

#sidebar ul li a {
	line-height:26px;
	display: none;
}

#sidebar ul li a {
	color:#900;
}
#sidebar ul ul li:first-child a {
	border:none;
}

#sidebar p {
	margin:0;
}

#sidebar .title,#sidebar .title a,#sidebar .title a:visited {
	color:#900;
	font-weight:700;
	font-size:19px;
	margin:0 0 8px;
	text-transform:uppercase;
}

#sidebar .child-nav-container {
	margin-top:9px;
}

#sidebar .child-nav {
	overflow:hidden;
	background:url(images/child-nav-bg.png) repeat-y;
	padding:0 45px 5px 32px;
/*border-style: solid;
border-width: 19px 0px 0px;
border-image: url(images/child-nav-border-top.png) 19 25 repeat;
-moz-border-image: url(images/child-nav-border-top.png) 19 25 repeat;
-webkit-border-image: url(images/child-nav-border-top.png) 19 25 repeat;
-o-border-image: url(images/child-nav-border-top.png) 19 25 repeat;*/
}

#sidebar #child-nav-border-top,#sidebar #child-nav-border-bottom {
	margin:0 0 0 21px;
}

#sidebar .child-nav ul li a,#sidebar .child-nav ul li a:visited,#sidebar .child-nav .child-nav-title a,#sidebar .child-nav .child-nav-title a:visited {
	text-transform:uppercase;
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:19px;
	/* display:block; */
	border-top:1px solid #d2bd8b;
	color:#900;
	padding:7px 0;
}

#sidebar .child-nav a:hover {
	opacity:.5;
	filter:alpha(opacity=50);
}

#sidebar .child-nav .current_page_item a,#sidebar .child-nav .current-page-ancestor a,#sidebar .child-nav .current-menu-ancestor a,#sidebar .child-nav .current-menu-item a {
	background:none;
}

#sidebar .child-nav .child-nav-title a {
	border:none;
	font-weight:700;
}

#sidebar .child-nav#mobile-nav {
	display:none;
}

#sidebar .sidebar-box {
	background:#eedfbf;
	padding:10px 30px 10px 25px;
	margin:45px 0 0;
}

#sidebar-pod {
	border-bottom:3px solid #d2bd8b;
	padding-bottom:15px;
	margin-bottom:10px;
}

#sidebar .sidebar-title {
	font-size:17px;
	margin:0;
}

#sidebar .side-pod-img {
	margin:5px 0;
}

#sidebar .side-pod-content a {
	color:#94732c;
}

#sidebar #pod-posts-list {
	margin: 3px 0 0!important;
}

#sidebar #pod-posts-list li {
	margin-bottom:5px!important;
	display: block;
}

#sidebar #pod-posts-list li a {
	font-size:12px!important;
	line-height:15px;
	display: block;
}

#sidebar #pod-posts-list li a .more {
	color:#94732c;
}

#sidebar #quote-slide-container {
	margin:30px 0 10px;
	padding:0 30px 0 25px;
}

#sidebar #quote-slide-title a {
	margin-top:30px;
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#900;
	line-height:20px;
	padding-bottom:5px;
}

#sidebar .promo_slider_wrapper {
	margin:0;
}

#sidebar .promo_slider {
	height:240px;
}

#sidebar .promo_slider .panel {
	opacity:.999;
	filter:alpha(opacity=100);
}

#sidebar .promo_slider_title {
	bottom:-5px;
	width:100%;
	height:100%;
}

#sidebar .promo_slider_title a {
	text-indent:-9999px;
	display:block;
}

#sidebar .promo_slider_title a:after {
	content:"more";
	display:block;
	position:absolute;
	margin:0;
	z-index:999;
	text-indent:0;
	bottom:7px;
	background:rgba(0,0,0,0.29);
	color:#fff;
	width:100%;
	padding:1px 5px 5px;
	left:0;
}

#sidebar .promo_slider_excerpt {
	width:100%;
	top:0;
	padding:0;
	background:none;
	color:#94732c;
	opacity:.99;
	filter:alpha(opacity=99);
}

#sidebar #quote-more-link {
	color:#94732c;
}

#sidebar #quote-slide-container img {
	display:none;
}

.comments {
	margin:24px 0;
	position:relative;
	overflow:hidden;
	clear:both;
}

.comments .navigation {
	padding:0 0 18px;
}

h3.comments-title,h3#reply-title {
	font-size:20px;
	font-weight:700;
	margin-bottom:0;
}

h3.comments-title {
	padding:24px 0;
}

.commentlist {
	list-style:none;
	margin:0;
}

.commentlist li.comment {
	margin:0;
	padding:0;
	position:relative;
	line-height:21px;
}

.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}

.comments .comment-body ul,.comments .comment-body ol {
	margin-bottom:18px;
}

.comments .comment-body p:last-child {
	margin-bottom:6px;
}

.comments .comment-body blockquote p:last-child {
	margin-bottom:24px;
}

.commentlist ol {
	list-style:decimal;
}

.commentlist .avatar {
	position:absolute;
	top:4px;
	left:0;
}

.comment-author {
}

.comment-author cite {
	font-style:normal;
	font-weight:700;
}

.comment-author .says {
	font-style:italic;
}

.comment-meta {
	font-size:12px;
	margin:0 0 18px;
}

.comment-meta a:link,.comment-meta a:visited {
	text-decoration:none;
}

.comment-meta a:active,.comment-meta a:hover {
}

.commentlist .even {
}

.commentlist .bypostauthor {
}

.reply {
	font-size:12px;
	margin-bottom:15px;
	margin-top:-10px;
}

.reply a,a.comment-edit-link {
}

.reply a:hover,a.comment-edit-link:hover {
	color:#ff4b33;
}

.commentlist .children {
	list-style:none;
	margin:0;
}

.commentlist .children li {
	border:none;
	margin:0;
}

.nopassword,.nocomments {
	display:none;
}

.comments .pingback {
	margin-bottom:18px;
	padding-bottom:18px;
}

.commentlist li.comment+li.pingback {
	margin-top:-6px;
}

.comments .pingback p {
	display:block;
	font-size:12px;
	line-height:18px;
	margin:0;
}

.comments .pingback .url {
	font-size:13px;
	font-style:italic;
}

#respond {
	margin:24px 0;
	overflow:hidden;
	position:relative;
}

#respond p {
	margin:0;
}

#respond .comment-notes {
	margin-bottom:1em;
}

.form-allowed-tags {
	line-height:1em;
}

.children #respond {
	margin:0 48px 0 0;
}

h3#reply-title {
	margin:18px 0;
}

.comments-list #respond {
	margin:0 0 18px;
}

.comments-list ul #respond {
	margin:0;
}

#cancel-comment-reply-link {
	font-size:12px;
	font-weight:400;
	line-height:18px;
}

#respond .required {
	font-weight:700;
}

#respond label {
	font-size:12px;
}

#respond input {
	margin:0 0 9px;
	width:300px;
}

#respond textarea {
	width:75%;
}

#respond .form-allowed-tags {
	color:#888;
	font-size:12px;
	line-height:18px;
}

#respond .form-allowed-tags code {
	font-size:11px;
}

#respond .form-submit {
	margin:12px 0;
}

#respond .form-submit input {
	font-size:14px;
	width:auto;
}

#commentform p {
	margin:5px 0;
}

.author {
	border:0;
}

.url {
	border:0;
}

.email {
	border:0;
}

.website {
	border:0;
}

.nocomments {
	margin:0;
	padding:0;
	display:none;
}

.commentmetadata {
	margin:0;
	display:block;
	color:#FFF;
}

.commentmetadata a {
	color:#FFF;
}

.commentmetadata a:hover {
	color:#FFF;
}

.reply a {
	color:#FFF;
}

.reply a:hover {
	color:#FFF;
}

.meta,.meta a:visited,.meta-tags a,.meta-tags a:visited {
	font-size:11px;
	color:#94732c;
	margin:0 0 1em;
	text-decoration:none;
}

ol.commentlist,li.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}

.hidden {
	visibility:hidden;
}

li.categories {
	list-style:none;
}

.alignleft,.single .attachment-post-feat-img {
	float:left;
	margin:5px 20px 15px 0;
}

.alignright {
	float:right;
	margin:5px 0 15px 20px;
}

img.aligncenter {
	box-shadow:4px 4px 7px #888;
	display:block;
	margin:0 auto 15px;
}

.wp-caption-text {
	font-size:11px;
	font-style:italic;
	line-height:13px;
	margin:3px 0 10px!important;
	word-break:break-word;
}

.connect_button_container {
	margin-left:30px;
	border:3px solid #000;
}

.more-link {
	text-decoration:none;
	font-size:13px;
}

.button,.mc-print a,.button,.mc-print a,.prevMonth,.nextMonth,#searchsubmit,.submit,.foxyshop_button,.productsubmit,#fc_complete_order_button,#fc_receipt_links a#fc_receipt_print_link,#fc_receipt_links a#fc_receipt_continue_link {
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:22px;
	font-weight:400;
	color:#fbf7ea!important;
	background:#940010;
	border:none;
	cursor:pointer;
	padding:3px 10px;
	display:inline-block;
	margin:0 0 15px;
	text-transform:uppercase;
	box-shadow:4px 4px 12px #444;
	-webkit-box-shadow:4px 4px 12px #444;
	-moz-box-shadow:4px 4px 12px #444;
}

.button:hover,.mc-print a:hover,.mc-print a:hover,.prevMonth:hover,.nextMonth:hover,#searchsubmit:hover,.submit:hover {
	opacity:.8;
	filter:alpha(opacity=80);
}

#content-search {
	margin:20px 0 15px;
}

#searchsubmit {
	float:left;
	margin:-6px 10px 0 0;
}

.wpcf7-form-control-wrap {
	clear:both;
	display:block;
}

.wpcf7-form-control.wpcf7-text,#location_search_address_field,#location_search_city_field,#location_search_state_field,#location_search_zip_field,#s,.wpcf7-form-control-wrap input,.wpcf7-textarea,.foxyshop_variations input,.foxyshop_variations textarea,#searchfield {
	border:1px solid #dcdcdc;
	background:#fff;
	font-size:11px;
	padding:2px;
	margin:0;
	width:70%;
}

.wpcf7 input[type="checkbox"] {
	width:12px;
	margin:3px 5px 0 0;
	float:left;
}

.wpcf7-list-item-label,.wpcf7 label[for="mc4wp-checkbox-input"] {
	text-transform:none;
	font-weight:400;
}

.wpcf7 label {
	display:block;
}

.wpcf7 .asterisk {
	color:#94732c;
}

.wpcf7 br {
	display:none;
}

.wpcf7-captchac {
	margin:0 0 10px;
}

div.wpcf7-response-output {
	padding:.2em .5em!important;
	margin:0!important;
}

div.wpcf7-validation-errors {
	border:2px solid #94732c!important;
}

span.wpcf7-not-valid-tip {
	border:1px solid #94732c!important;
	font-size:11px!important;
	height:16px!important;
	left:0!important;
	line-height:16px;
	padding:0 10px!important;
	top:-2px!important;
	width:264px!important;
}

div.wpcf7-mail-sent-ok {
	border:2px solid #94732c!important;
}

div.wpcf7 p {
	margin:0 0 10px;
}

#shDisplay div#shTitle {
	color:#fff;
/* caption colour */
	text-align:center;
	margin:0 auto;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:17px;
	font-weight:400;
	font-variant:normal;
}

#shDisplay div#shCount {
	color:#999;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	font-weight:400;
	font-variant:normal;
}

#shDisplay div#shTitle a {
	color:#999;
	font-family:'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:15px;
	letter-spacing:-3px;
	margin:2px;
	text-decoration:none;
	width:26px;
}

.posts-img,.page-feat-img {
	margin:0 0 20px;
	border:10px solid #fff;
	box-shadow:8px 10px 12px -4px #555;
	-webkit-box-shadow:8px 10px 12px -4px #555;
	-moz-box-shadow:8px 10px 12px -4px #555;
}

.clr {
	clear:both;
}

#recipe-menu-container {
	margin:0;
	padding:0;
}

#recipe-menu-container li {
	list-style:none;
	margin:0;
	padding:0;
}

#recipe-menu-container li ul li {
	list-style:disc;
	padding:0;
	margin:0 0 0 10px;
}

#google-map-container {
	margin:15px 0;
}

#google-map-container #google-map {
	border:1px solid;
}

.mcm_artisanal-method ul {
	margin:0;
	padding:0;
}

.mcm_artisanal-method li {
	margin:0 0 12px;
	padding:0;
	list-style:none;
}

.mcm_artisanal-method .step-excerpt {
	float:right;
	width:73%;
}

.artisanal-step-title {
	margin:0 3px 0 0;
	display:inline-block;
	font-size:14px;
	line-height:21px;
	font-family:'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif!important;
	font-weight:700;
}

.artisanal-step-title:after {
	content:":";
}

.mcm_artisanal-method .alignleft {
	margin:5px 0 0;
	width:25%!important;
	max-width:125px!important;
	float:left!important;
	clear:left!important;
}

ul.jcorg-yt-thumbnails li {
	margin:0 15px 10px 0!important;
	list-style:none;
	width:120px;
	overflow:hidden;
	height:90px;
	display:inline-block!important;
	float:none!important;
}

.jcorg-yt-thumbnail img {
	border:none!important;
	border-radius:0!important;
	max-width:167px!important;
	margin:-15px -20px!important;
	width:160px!important;
}

.jcorg-yt-thumbnail-title,div.pp_default .pp_description {
	position:absolute;
	text-align:left!important;
	font-size:13px!important;
	font-weight:400!important;
	color:#900!important;
	line-height:24px!important;
	margin:0 0 5px!important;
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif!important;
	height:auto!important;
}

.pp_content {
	max-height:303px!important;
	overflow:hidden;
}

div.pp_default .pp_description {
	position:relative!important;
	font-size:15px!important;
	line-height:28px!important;
}

div.pp_default .pp_nav {
	display:none!important;
}

ul.galleries {
    margin: 0 0 30px;
}
ul.galleries > li {
    margin: 0 0 2px 0;
    list-style: none;
}
ul.gallery-items {
    font-size: 0;
    margin: 0;
}
ul.gallery-items li {
    display: inline-block;
    width: calc(25% - 12px);
    margin: 0 15px 15px 0;
    vertical-align: top;
    position: relative;
    background: black;
}
ul.gallery-items li:nth-child(4n+4) {
    margin-right: 0;
}
ul.gallery-items li:nth-child(1n+5) {
    display: none;
}
ul.gallery-items li .wp-caption-text {
	position: absolute;
	bottom: 10px;
	color: white;
	width: 100%;
	font-style: normal;
	font-family: 'Taviraj', serif;
	/* background: rgba(0, 0, 0, 0.5); */
	padding: 0;
	margin: 0!important;
	text-align: center;
	font-family: 'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif;
}
a.gallery-more {
    top: -10px;
    position: relative;
}
.fancybox-nav {
	width:60px!important;
}

.fancybox-prev {
	left:0!important;
	position:fixed!important;
}

.fancybox-next {
	right:0!important;
	position:fixed!important;
}

.fancybox-nav span {
	visibility:visible!important;
	opacity:.5!important;
	background:none!important;
	right:0!important;
	width:16px!important;
}

.fancybox-nav:hover span {
	opacity:1!important;
}

.fancybox-prev span {
	left:0!important;
}

.fancybox-nav span:before {
	color:#fff;
	/* opacity:.7; */
	content:'\e60a';
	background: url(images/slideshow-buttons.png) no-repeat top right;
	display:inline-block;
	width: 22px;
	height: 31px;
}

.fancybox-nav.fancybox-prev span:before {
	left:0;
	background-position: top left;
}

.fancybox-nav.fancybox-next span:before {
	right:0!important;
	text-align:right;
	position:absolute;
}

.fancybox-close {
	background:none!important;
	text-align:center;
	height:auto!important;
	width:auto!important;
	right:5px!important;
	top:2px!important;
	opacity:.45;
	z-index:9999!important;
	text-shadow:0 0 2px black,0 0 5px black,0 0 10px black,0 0 5px #000;
}

.fancybox-close:before {
	content:'X';
	color:#fff;
	font-family:arial;
	font-size:25px;
	font-weight:700;
	right:0;
	position:absolute;
}

.fancybox-opened .fancybox-title {
	font-family:'Source Sans Pro',"Trebuchet MS",Arial,Helvetica,sans-serif;
	background: rgba(0,0,0,0.5);
	padding:5px 7px;
	font-style:italic;
	position:absolute;
	margin:0;
	bottom:0;
	width:100%;
	z-index: 0;
}

#fancybox-thumbs ul li {
	margin:0 1px;
}

#fancybox-thumbs ul li.active {
	border:none!important;
	opacity:1!important;
}

#fancybox-thumbs ul li a {
	border:none!important;
}

/*-----------------------------Calendar_-------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.my-calendar-header {
	margin:0 0 8px;
}

.my-calendar-date-switcher {
	clear:both;
	width:100%;
	float:none;
	display:inline-block;
}

.my-calendar-date-switcher input,.my-calendar-date-switcher select {
	float:left;
	margin:0 8px 0 0;
}

.my-calendar-date-switcher label {
	float:left;
	margin:0 3px 0 0;
}

/*.my-calendar-date-switcher .button {
background: none;
box-shadow: none;
padding: 0;
color: red;
margin: 0;
line-height: 21px;
font-size: 14px;
text-transform: none;
font-family: 'Source Sans Pro';
}*/
.my-calendar-date-switcher .button {
	background:none;
	box-shadow:none;
	padding:0;
	color:#900!important;
	margin:-2px 0 0 10px!important;
	line-height:21px;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}

h3.my-calendar-month {
	font-size:15px;
}

ul.mc-list {
	margin:0;
	padding:0;
	list-style:none;
}

ul.mc-list li {
	list-style:none;
	margin:0 0 10px;
}

ul.mc-list li .list-event {
	background:#eedfbf;
	padding:15px 15px 1px;
	margin:2px 0;
}

.past-day {
	display:none;
}

ul.mc-list li .event-date a {
	color:#900;
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	line-height:21px;
	margin:0;
	text-decoration:none;
}

ul.mc-list li h4 a {
	color:#900;
	white-space:normal;
}

ul.mc-list li .mc-list-img {
	margin-top:0;
}

ul.mc-list li .mc-list-img img {
	max-width:125px!important;
/* max-height: 115px; */
}

ul.mc-list li .mc_edit_links {
	border:none;
	margin:0;
	padding:0;
}

.event-category {
	font-size:88%;
}

/*=============== Event Details ================*/
h2.event-title {
	font-size:18px;
	margin:25px 0 0;
}

.single-event .details {
	line-height:19px;
	margin-top:4px;
}

.single-event .mc-img-full {
	max-width:250px;
	max-height:400px;
}

.single-event .shortdesc {
	margin:10px 0;
}

.single-event .address {
	margin:0 0 15px;
}

.map a {
	text-indent:-9999px;
	display:block;
}

.single-event .map a:after {
	content:'Get Directions';
	text-indent:0!important;
	display:block;
	margin:-18px 0 0;
}

.address .adr {
	margin:15px 0 0;
}

/*-----------------------------HOME Page-------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.home #header {
	background:none;
	height:45px;
}

.home #header-links ul li {
}

.home #content {
	margin:0 40px 20px;
	width:100%;
	max-width:900px;
	border:none;
	min-height:0;
	float:none;
	clear:both;
	display:block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.home-page-pod-container {
	width:31.9%;
	padding:25px 20px 22px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	overflow:hidden;
	margin:0 8px;
	background:#EEDFBF;
	min-height:253px;
	box-shadow:4px 5px 11px -5px rgba(0,0,0,0.3);
	-webkit-box-shadow:4px 5px 11px -5px rgba(0,0,0,0.3);
	-moz-box-shadow:4px 5px 11px -5px rgba(0,0,0,0.3);
	display:inline-block;
	vertical-align:top;
}

.home-page-pod-container#home-pod-1 {
	border-left:none;
	margin-left:0;
	padding-bottom:0;
}

.home-page-pod-container#home-pod-2 {
	padding-bottom:0;
}

.home-page-pod-container#home-pod-3 {
	border-right:none;
	margin-right:0;
}

.home-page-pod-container .home-pod-title {
	margin:0;
}

.home-page-pod-container .home-pod-title a {
	white-space:normal!important;
	max-height:25px;
	overflow:hidden;
	display:block;
	margin:0;
}

.home-page-pod-container .home-pod-img {
	margin:7px 0 5px;
}

.home-page-pod-container p {
	line-height:17px;
}

.home-page-pod-container .home-pod-more {
	margin-left:4px;
	font-size:88%;
}

.home-page-pod-container h5#pod-posts-container-title {
	color:#900!important;
}

.home-page-pod-container #pod-posts-list, .home-page-pod-container .upcoming-events {
	margin:0;
	list-style:none;
	padding:0;
}

.home-page-pod-container #pod-posts-list .pod-posts-container, .home-page-pod-container .upcoming-events li {
	margin: 0 0 10px;
	list-style:none;
	padding:0;
}
.home-page-pod-container .upcoming-events li:last-of-type {
	margin-bottom:0;
}
.home-page-pod-container .pod-posts-title, .home-page-pod-container .upcoming-events li h6 {
	margin-bottom: 0;
}

.home-page-pod-container .pod-posts-title a {
	font-weight:400!important;
	white-space:normal!important;
}

.home-page-pod-container .more {
/*white-space: normal;
display: block;*/
	color:#94732c;
	font-size:90%;
}
.home-content {
	margin-top: 30px;
}

/*-----------------------------HOME Page-------------------------------------------------*/
/*-----------------------------FOXYSHOP-------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
.fc_cbox #cboxClose {
	color:#900!important;
	font-family:'Oswald',"Trebuchet MS",Arial,Helvetica,sans-serif!important;
	font-size:14px!important;
	padding:25px 0 11px 10px!important;
	font-weight:700!important;
}

.fc_cbox #cboxClose span {
	color:#900!important;
	font-size:30px!important;
	line-height:27px!important;
	vertical-align:bottom!important;
	font-weight:400;
}

.title-cattitle {
	font-size:85%;
}

.foxyshop_product_list {
	margin:0!important;
	padding:0!important;
}

.foxyshop_product_box {
	list-style:none!important;
	padding:15px 0 13px!important;
	margin:10px 0 0!important;
	border-top:3px solid #d2bd8b;
	clear:both;
}

.foxyshop_product_image {
	float:left;
	margin:4px 0 0;
	width:150px;
}

.foxyshop_category_image {
	max-width:150px;
}

.foxyshop_product_info {
	float:right;
	width:67.5%;
}

.foxyshop_product_info p {
	margin-bottom:10px;
}

.foxyshop_product_info .new-text {
/*font-size: 75%;*/
}

.variation_holder {
	margin:0 0 5px;
}

#weight-listing {
	float:right;
	margin:-21px 127px 0;
	display:none;
}

#foxyshop_main_price {
	float:left;
}

#vh-variation-note-card label {
	line-height:21px;
	vertical-align:top;
	margin:0 10px 0 0;
}

.foxyshop_product_price-container #vh-variation-note-card {
	float:none;
	width:100%;
	clear:both;
}

#vh-variation-note-card textarea {
	max-width:98%!important;
	width:98%!important;
	overflow:auto;
	height:20px;
	max-height:500px!important;
}

.foxyshop_variations label,.foxyshop_radio_title,.foxyshop_descriptionfield_title,.wpcf7 label {
	text-transform:uppercase;
	font-weight:700;
}

.foxyshop_variations .foxyshop_short_element_holder {
	display:inline-block;
	vertical-align:top;
	padding-top:4px;
}

.foxyshop_variations .foxyshop_radio_wrapper label,.foxyshop_variations .foxyshop_short_element_holder label {
	font-weight:400;
	text-transform:none;
}

.foxyshop_variations .foxyshop_radio_margin {
	display:inline-block!important;
	white-space:normal!important;
	font-weight:400!important;
	margin:0!important;
	text-transform:none!important;
	max-width:92%;
}

.foxyshop_variations .foxyshop_descriptionfield_title,.foxyshop_descriptionfield_text {
	padding-left:20px;
}

.foxyshop_variations input {
	width:20px;
	font-size:11px;
	text-align:center;
	margin:0!important;
}

.foxyshop_variations #vh-variation-size {
/*float: left;
margin: 0 15px 15px 0;*/
}

.foxyshop_product_price-container .foxyshop_quantity {
	margin:0 5px 0 0;
	display:inline-block;
}

.foxyshop_oldprice {
	opacity:.5;
	text-decoration:line-through;
	margin:0 5px 0 0;
}

.productsubmit {
	float:right;
	margin-top:-6px;
}

.foxyshop_disabled {
	opacity:.6;
	filter:alpha(opacity=60);
	cursor:default!important;
}

.foxyshop_button:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}

.term-80 .policies-link {
/* Policies Category - Link */
	display:none;
}

/*--------------------------------------Single Product-----------------------------------*/
#detail-page-product-container {
	padding:8px 0 0;
}

#detail-page-product-container .foxyshop_product_image {
	width:220px;
	overflow:hidden;
}

#detail-page-product-container .foxyshop_product_info {
	width:56%;
}

#detail-page-product-container .foxyshop_variations {
	width:100%;
	margin:0;
	float:none;
}

#detail-page-product-container .foxyshop_variations label {
	display:inline-block;
	margin:0 5px 0 0;
}

#detail-page-product-container .foxyshop_variations select {
	margin:0;
}

#detail-page-product-container #foxyshop_main_price {
	float:none;
	margin:10px 0 0;
}

#detail-page-product-container .productsubmit {
	float:none;
	margin:10px 0 0;
}

#detail-page-product-container #weight-listing {
	float:none;
	margin:10px 0;
}

#detail-page-product-container #vh-variation-pounds {
	float:none;
	margin:0;
}

#detail-page-product-container #vh-variation-note-card {
	float:none;
	margin:0 0 10px;
}

#foxyshop_overlay_holder {
	position:relative;
}

#foxyshop_overlay_image {
	position:relative;
	margin:-50px 0 0 23px;
	width:170px;
	max-width:170px;
}

.foxyshop_related_product_list_container {
	clear:both;
	margin:20px 0 0!important;
	border-top:1px solid #222;
	padding:8px 0 0!important;
}

.foxyshop_related_product_list {
	margin:0!important;
}

.foxyshop_related_product_list li {
	list-style:none;
	margin:0;
}

#related-products-title {
	color:#94732c;
	font-weight:700;
	font-size:16px;
}

.foxyshop_related_product_list .foxyshop_product_box {
	border:none;
	display:inline-block;
	width:135px;
	margin:0 0 0 23px!important;
	vertical-align:top;
}

.foxyshop_related_product_list .foxyshop_product_box:last-child {
	margin-right:0!important;
}

.foxyshop_related_product_list .foxyshop_product_box:first-child {
	margin-left:0!important;
}

.foxyshop_related_product_list .foxyshop_main_image {
	width:135px;
}

.foxyshop_related_product_list .foxyshop_product_info {
	width:135px;
	float:none;
}

.foxyshop_related_product_list .foxyshop_product_image {
	float:none;
	margin:0 0 8px;
	width:135px;
	max-width:135px;
	height:100px;
	overflow:hidden;
}

.related-title a {
	width:135px;
	font-weight:400!important;
	white-space:normal!important;
	font-size:14px!important;
	line-height:17px!important;
}

.foxyshop_related_product_list .foxyshop_price {
	font-size:14px;
	line-height:17px;
}
