/* 
Theme Name:		 Davis Farms
Theme URI:		 http://wholesaletilladnsias.com/
Description:	 Davis Farms is a child theme of Storefront.
Author:			 wholesaletilladnsias.com
Author URI:		 http://wholesaletilladnsias.com/
Template:		 storefront
Version:		 1.0.0
*/

.woocommerce-page .page-title {
	display: none;
}

.footer-info, .footer-shop {
	width: 100%;
    padding: 2.617924em 0;
    float: left;
    display: block;
}
@media only screen and (min-width:480px) {
	.footer-info, .footer-shop {
		width: 50%;
	}
}
@media only screen and (min-width:768px) {
	.footer-info, .footer-shop {
		width: 33.33%;
	}
}
#menu-footer-info-menu, #menu-footer-shop-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
@media only screen and (min-width:320px) and (max-width:480px) {
	.demo_store {
	min-height: 80px;
    max-height: 80px;
	}
	header.site-header {
	margin-top: 80px;
	}
}
@media only screen and (min-width:480px) and (max-width:900px) {
	.demo_store {
	min-height: 50px;
    max-height: 50px;
	}
	header.site-header {
	margin-top: 50px;
	}
}

.demo_store {
    position: absolute;
    top: 0;
    margin: 0;
    max-height: 50px;
    padding: 15px 0;
    font-size: 15px;
    line-height: 15px;
    background-color: #006838;
    color: #fff;
    z-index: 9998;
    text-align: center;
}

.demo_store a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
}

.demo_store a:hover {
    text-decoration: none;
}

.demo_store a.woocommerce-store-notice__dismiss-link {
    display: none;
}

.demo_store:before {
	content: none;
}

.site-header {
	margin-top: 50px;
}

@media (max-width:768px) {
	.notepaper {
		width: 94% !important;
	}
}
.notepaper {
	color: #333;
	font: 12px/20px "Lucida Grande", Tahoma, Verdana, sans-serif;
	position: relative;
	margin: 25px 3%;
	padding: 3%;
	width: 44%;
	line-height: 30px;
	text-shadow: 0 1px 1px white;
	background-color: #fff;
	background-image: -webkit-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -webkit-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
	background-image: -moz-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -moz-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
	background-image: -o-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -o-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
	border: 1px solid #c3baaa;
	border-color: rgba(195, 186, 170, 0.9);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px #ccc, 0 0 1px rgba(0, 0, 0, 0.1), 0 2px rgba(0, 0, 0, 0.02);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px #ccc, 0 0 1px rgba(0, 0, 0, 0.1), 0 2px rgba(0, 0, 0, 0.02);
	float: left;
}

.notepaper:before, .notepaper:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
}

.notepaper:before {
	left: 28px;
	width: 2px;
	border: solid #efcfad;
	border-width: 0 1px;
}

.notepaper:after {
	z-index: -1;
	left: 0;
	right: 0;
	border: 1px solid rgba(170, 157, 134, 0.7);
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
}

.quote {
	font-family: Georgia, serif;
	font-size: 14px;
}

.curly-quotes:before, .curly-quotes:after {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	line-height: 48px;
	font-size: 50px;
	opacity: .2;
}

.curly-quotes:before {
	content: '\201C';
	margin-right: 4px;
	margin-left: -8px;
}

.curly-quotes:after {
	content: '\201D';
	margin-left: 4px;
	margin-right: -8px;
}

.quote-by {
	display: block;
	padding-right: 10px;
	text-align: right;
	font-size: 13px;
	font-style: italic;
	color: #84775c;
}

.lt-ie8 .notepaper {
	padding: 15px 25px;
}

#customer_login .col-2 {
	display: none;
}
.woocommerce-products-header {
	margin: 0;
	padding: 0;
}
.storefront-breadcrumb {
	margin-bottom: 1em;
	padding-bottom: 0px;
}
.menu-quick-order-form-container ul {
	margin: 0;
}
.menu-quick-order-form-container ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0 15px;
}
.menu-quick-order-form-container a:hover {
	color: #006838;
}
#wc_checkout_add_ons {
	width: auto;
	max-width: 100%;
	overflow: hidden;
	}
@media only screen and (min-width:768px) {
	#wc_checkout_add_ons {
		width: auto;
		max-width: 45%;
		overflow: hidden;
	}
}
#wc_checkout_add_ons span.woocommerce-input-wrapper:before {
	content: "Additional Shipping Insurance (Optional)";
	display: block;
	font-size: 1.618em;
	font-weight: 300;
	margin-block-start: 0px;
	margin-block-end: .25em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
#wc_checkout_add_ons span.woocommerce-input-wrapper {
	margin-right: 5px;
}

.storefront-handheld-footer-bar {
	content-visibility: visible !important;
}
