@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 700px) {
	#sidebar .child-nav-container #child-nav-border-top + .child-nav {
		display: none;
	}
	#sidebar ul li {
		display: block!important;
	}
}
@media screen and (max-width: 1055px) {
	/*#wrap, #header #footer, #sidebar {
width: 95%;
overflow: hidden;
}*/
	#header-bar {
		display: none;
	}
	#wrap:after {
		content: none;
		display: none;
	}
	#header {
		padding: 0;
		height: auto;
		float: none;
		clear: both;
		margin: 0;
	}
	#header-links {
		text-align: left;
		padding: 15px 35px;
	}
	#header-links .mobile-nav-logo {
		border-left: none;
	}
	#header-links .mobile-nav-logo a {
		display: block;
		padding-left: 0;
		border-right: 1px solid;
		padding-right: 10px;
	}
	#header-links .mobile-nav-logo a:before {
		background: url(images/mobile-nav-icons.png) -34px 0;
		content: '';
		margin: 0 0 0 -38px;
		position: absolute;
		width: 33px;
		overflow: hidden;
		height: 40px;
		top: 1px;
	}
	h1 a {
		display: none!important;
	}
	#navigation {
		padding: 0;
		text-align: left;
		width: 100%;
		float: none;
		height: auto;
	}
	#navigation ul {
		margin: 0 auto;
		text-align: left;
	}
	#navigation ul li a {
		padding: 0 15px;
		text-align: center;
	}
	#main-container {
		padding: 25px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	#content, .home #content {
		margin: 0;
		min-height: 0;
	}
	#content a, #content a:visited {
		white-space: normal!important;
	}
	div.meteor-slides {
		width: 100%!important;
	}
	.meteor-slides .mslide img {
		box-sizing: border-box!important;
		-webkit-box-sizing: border-box!important;
		-moz-box-sizing: border-box!important;
		width: 100%!important;
	}
	.home div#meteor-slideshowhome {
		margin: 0 0 15px 0!important;
		max-width: 100%!important;
		width: 100%!important;
		height: auto!important;
		overflow: visible!important;
	}
	.home .meteor-slides .meteor-clip {
		width: 100%!important;
		height: 100%!important;
	}
	.home .meteor-nav a {
		top: 20px!important;
	}
	.meteor-nav .next a {
		right: 35px!important;
	}
	.meteor-nav .prev a {
		right: 60px!important;
	}
	.home-page-pod-container, .home-page-pod-container#home-pod-1, .home-page-pod-container#home-pod-2, .home-page-pod-container#home-pod-3 {
		margin: 10px 10px 0 0;
		padding: 0;
		width: 32%;
		min-height: 0;
		min-width: 250px;
		background: none;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	/* FoxyCart --------------------------------------------------------*/
	#fc_checkout_cart, #fc_checkout_container div.fc_fieldset_container, #fc_receipt_container div.fc_fieldset_container {
		float: none!important;
		clear: both;
		width: 100%;
		max-width: 650px;
		margin: 0 auto 20px!important;
	}
	body#cart #content {
		width: 100%;
	}
}
@media screen and (max-width: 930px) {
	.meteor-slides-text {
		position: absolute;
		bottom: 20px!important;
		right: 20px!important;
		margin: 0 5px!important;
	}
	.meteor-slides-text .meteor-slides-title, .meteor-slides-text .meteor-slides-title .slide-caption, .meteor-slides-text .meteor-slides-title .slide-excerpt {
		font-size: 19px!important;
		line-height: 21px!important;
		margin: 0;
	}
	.meteor-slides-text .meteor-slides-title .slide-excerpt {
		font-size: 12px!important;
		line-height: 15px!important;
	}
	#google-map-container #google-map {
		max-width: 100%;
		height: 300px;
	}
	#detail-page-product-container .foxyshop_product_image {
		margin: 4px 20px 15px 0;
	}
	.foxyshop_product_list .foxyshop_product_box .foxyshop_product_info {
		width: 60%;
		min-width: 275px;
	}
	#detail-page-product-container .foxyshop_product_info {
		float: none;
		width: 100%;
	}
}
@media screen and (max-width: 880px) {
	#header-links ul li {
		display: inline-block;
		margin: 0 0 0 5px;
		border-left: 1px solid #990000;
		line-height: 12px;
		padding-left: 7px;
	}
	/* FoxyCart --------------------------------------------------------*/
	#detail-page-product-container .foxyshop_product_info {}
	body#full-cart #fc_cancel_continue_shopping a {
		top: 40px;
		color: #AC1543!important;
		right: 25px;
	}
}
@media screen and (max-width: 820px) {
	/* FoxyCart --------------------------------------------------------*/
	#detail-page-product-container .foxyshop_product_info {}
}
@media screen and (max-width: 760px) {
	/* FoxyCart --------------------------------------------------------*/
	.foxyshop_product_image {
		margin: 4px 20px 15px 0;
	}
	.foxyshop_product_list .foxyshop_product_box .foxyshop_product_info {
		width: 100%;
		float: none;
	}
	.foxyshop_product_list .foxyshop_variations {
		float: none;
		width: 100%;
		clear: both;
	}
	#detail-page-product-container .foxyshop_product_info {}
}
@media screen and (max-width: 700px) {
	#sidebar ul li {
		display: block!important;
	}
	#header-banner a {
		width: 100%;
	}
	#header-logo {
		width: 100%;
	}
	#header-links {
		display: none!important;
	}
	#navigation ul li a {
		display: none;
	}
	#navigation .mobile-nav, #navigation .mobile-nav a {
		display: inline-block!important;
	}
	#navigation ul li.mobile-nav-logo a {
		padding-left: 56px;
	}
	#navigation ul li.mobile-nav-logo a:before {
		background: url(images/mobile-nav-icons.png) top left;
		content: '';
		margin: 0 0 0 -44px;
		position: absolute;
		width: 34px;
		overflow: hidden;
		height: 40px;
	}
	#navigation ul li.mobile-nav a {
		padding-right: 37px;
		border: none;
	}
	#navigation ul li.mobile-nav a:after {
		background: url(images/mobile-nav-icons.png) top right;
		content: '';
		margin: 0 0 0 7px;
		position: absolute;
		width: 17px;
		overflow: hidden;
		height: 40px;
	}
	#navigation ul li.mobile-nav-logo, #navigation ul li.mobile-nav {
		display: inline-block;
	}
	#navigation .current_page_item a, #navigation .current-page-ancestor a, #navigation .current-menu-ancestor a, #navigation .current-menu-item a {
		background: inherit;
	}
	#sidebar .child-nav#mobile-nav, #sidebar .child-nav#mobile-nav a, #navigation ul li.mobile-nav-logo a {
		display: inline-block!important;
	}
	#sidebar .child-nav .child-nav-title a, .child-nav ul li a, #mobile-nav-link, #mobile-view-cart a {
		padding: 0 0 0 40px!important;
		border: none!important;
		width: 100%!important;
		display: block;
		margin: 2px 0!important;
		background: #b43441!important;
		color: white!important;
		text-align: left!important;
		line-height: 32px!important;
		box-sizing: border-box!important;
		-moz-box-sizing: border-box!important;
		-webkit-box-sizing: border-box!important;
		-ms-box-sizing: border-box!important;
		font-weight: bold;
		font-style: normal;
		font-size: 14px;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
	}
	#sidebar .child-nav .child-nav-title a {
		background: #990000!important;
	}
	#content {
		width: 100%;
		max-width: 100%;
		border: none;
	}
	#sidebar {
		width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		padding: 0;
		position: relative;
		z-index: 100;
	}
	#sidebar .child-nav {
		background: none;
		padding: 0;
	}
	#sidebar #child-nav-border-top, #sidebar #child-nav-border-bottom {
		display: block;
	}
	.child-nav {
		width: 100%;
		float: none;
		clear: both;
		font-weight: bold;
		background: none;
		display: none;
	}
	.child-nav .sub-menu {
		position: relative!important;
		top: 0!important;
		display: block;
	}
	.child-nav#mobile-nav {
		display: block!important;
	}
	.child-nav#mobile-nav .current-menu-item .sub-menu, .child-nav#mobile-nav .current-menu-ancestor .sub-menu, .page-id-41 .menu-item-850 .sub-menu, .single-foxyshop_product .menu-item-850 .sub-menu {
		display: block!important;
	}
	.child-nav#mobile-nav .mobile-nav, .child-nav#mobile-nav .mobile-nav-logo {
		display: none;
	}
	.child-nav#mobile-nav .current-menu-item a, .child-nav#mobile-nav .current_page_ancestor a {
		background: #990000!important;
		opacity: 1!important;
		alpha: filter(opacity=100)!important;
	}
	.child-nav#mobile-nav .sub-menu a, .child-nav#mobile-nav .current_page_ancestor .sub-menu a, .child-nav#mobile-nav .current-menu-ancestor .sub-menu a, .page-id-41 .menu-item-850 .sub-menu a, .single-foxyshop_product .menu-item-850 .sub-menu a {
		background: #c46065!important;
		padding-left: 50px!important;
		font-style: italic;
		font-size: 13px;
	}
	.child-nav#mobile-nav .sub-menu .current-menu-item a, .current-foxyshop_product-ancestor a {
		opacity: 0.7!important;
		alpha: filter(opacity=100)!important;
	}
	#sidebar ul li {
		display: block;
	}
	.child-nav .sub-menu li a {
		display: block;
	}
	div.result {
		line-height: 15px;
	}
	div.result div.special, div.result div.result_name small, div.result div.result_address, div.result div.result_phone, div.result div.result_links, .result_website {
		float: none!important;
		width: 100%!important;
		text-align: left!important;
		display: block!important;
		clear: both!important;
		margin: 0!important;
	}
	.mcm_artisanal-method .step-excerpt {
		width: 71%;
	}
	#footer {
		padding: 10px;
	}
	#footer-pod, #footer-pod *, .social-icons-container, #footer-design, #footer-copyright {
		float: none;
		width: 100%;
		max-width: 100%;
		text-align: left;
	}
	.social-icons-container {
		margin: 8px 0;
	}
	.social-icons-container * {
		float: left;
		max-width: 100%;
		text-align: left;
	}
	.social-icons a {
		float: left;
		clear: both;
		display: block;
	}
	#footer #facebook-find-button {
		width: 100%;
		float: none;
		margin: 10px 0 0;
		clear: both;
		display: block;
	}
	/* FoxyCart --------------------------------------------------------*/
	.foxyshop_product_list .foxyshop_product_box .foxyshop_product_info {}
	#detail-page-product-container .foxyshop_product_info {}
}
@media screen and (max-width: 615px) {
	.location_search_cell {
		width: 100%!important;
		display: block!important;
	}
	/* FoxyCart --------------------------------------------------------*/
	#detail-page-product-container .foxyshop_product_info {}
}
@media screen and (max-width: 600px) {
	.home-page-pod-container, .home-page-pod-container#home-pod-1, .home-page-pod-container#home-pod-2, .home-page-pod-container#home-pod-3 {
		width: 100%;
		clear: both;
	}
	.meteor-slides-text .meteor-slides-title .slide-excerpt {
		font-size: 11px!important;
		font-weight: normal;
	}
	.mcm_artisanal-method .step-excerpt {
		width: 70%;
	}
	/* FoxyCart --------------------------------------------------------*/
	.foxyshop_product_list .foxyshop_product_box .foxyshop_product_info {}
}
@media screen and (max-width: 524px) {
	body {
		background: #f8f9f1;
	}
	#wrap {
		width: 100%;
	}
	#header-news {
		font-size: 12px;
	}
	#main-container {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	h2 {
		font-size: 24px;
	}
	.alignright, .alignleft, .aligncenter, .alignright, .alignleft, .aligncenter, .single-event .mc-image, #google-map-container {
		float: none;
		clear: both;
		margin: 15px 0;
		max-width: 100%!important;
		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 {
		min-width: 100%;
	}
	#vh-foxyshop-quantity-holder input {
		min-width: 0!important;
	}
	#footer-address {
		width: 100%;
	}
	.social-icons-container {
		width: 100%;
		float: none;
		margin: 0px 0 15px;
		text-align: center;
	}
	#clbtn a {
		right: 45%!important;
	}
	.meteor-slides-text {
		display: none!important;
	}
	/* FoxyCart --------------------------------------------------------*/
	.foxyshop_product_list .foxyshop_product_box .foxyshop_product_info {
		width: 100%;
	}
	#fc_checkout_container label.fc_pre, #fc_checkout_container span.fc_pre, #fc_receipt_container span.fc_pre {
		float: none;
		display: block;
		width: 100%!important;
		text-align: left;
	}
	#fc_checkout_container input.fc_text, #fc_checkout_container input.fc_text_readonly {
		width: 100%!important;
		padding: 2px!important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	#fc_use_different_address {
		width: 100%;
		padding: 0;
		float: none;
	}
	#fc_checkout_container .fc_error {
		width: 100%;
	}
	#fc_receipt_container div.fc_fieldset_container {
		margin: 0!important;
	}
	#fc_receipt_container li.fc_row {
		margin-bottom: 5px;
	}
	#detail-page-product-container .foxyshop_product_image, .foxyshop_product_list .foxyshop_product_box .foxyshop_product_image {
		float: none;
		clear: both;
		text-align: left;
		margin: 15px 0;
	}
	#detail-page-product-container .foxyshop_product_info {
		width: 100%;
	}
}
@media screen and (max-width: 380px) {
	#navigation {
		padding: 7px 0 5px;
	}
	#navigation ul li.mobile-nav-logo a, #navigation ul li.mobile-nav a {
		display: block!important;
		padding-left: 56px;
		border: none;
	}
	/*#navigation ul li.mobile-nav a:before {
background: url("images/mobile-nav-icons.png") repeat scroll right top rgba(0, 0, 0, 0);
    content: "";
    height: 40px;
    margin: 0 0 0 -27px;
    overflow: hidden;
    position: absolute;
    width: 17px;
}
#navigation ul li.mobile-nav a:after {
background:none;
display:none;
}*/
}
