html {
	background: #fff;
}
.preserve-newlines {
    white-space: pre-line;
}

#category .product,
#category .category {
	font-size: 1em;
	padding-bottom: 10px;
}
.fa-lg {
   
    
}
#navigation ul{
	
	margin: auto; 
	width: auto;
	float: none;
}

#discount-code-form {
	margin-left: 0;
}
.preserve-newlines {
    white-space: pre-line;
}
.homepage #category .product {
	padding-bottom: 50px;
}

#category .category .name,
#category .product .name {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 3px;
	text-transform: uppercase;
	color: #999;
}

#gallery {
	float: none;
}
#side-navigation {
	border-right: 1px solid #ccc; 
	
}
.banner-rotator {
	position: relative;
}

#hp-content {
	z-index: 20;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 4px #000;
	text-decoration: none;
	position: absolute;
	width: 100%;
	margin-top: -20vw;
	transform: translate(0, -50%);
	max-width: 1200px;
}



.author {
	font-size: .4em;
}

button {
	
	border-radius: 20px; 
	
	/*margin: 7px auto auto;
	padding: 15px;*/
	font-size: 1.5em;
	text-transform: uppercase;
	border: 2px solid #fff;
	
	
}
.btn-hp, .btn-primary:visited {
    color: #67686a;
    background-color: #fbdce2;
}

#product #details,
#addons-wrapper {
	margin-top: 0;
}

#category .product .price::before {
	content: 'From ';
	font-size: .8em;
	color: #999;
}



p {
 /*   margin: 0 20px 0 0px;*/
	color: #333;
	font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

body {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background: #FFF;
	color: #000;
	font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
/*	font-family: 'Open Sans', arial, freesans;*/;
}

#product .price, #category .product .price {
	color: #000;
}

a {
	color: #999;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    width: 40%;
    margin: auto;
}
#product .values label:hover {
	color: #000;
   /* text-shadow: 0 0 2px #000;*/;
}

a:hover {
	color: #000;
	/*text-shadow: 0 0 2px #000;*/;
}

#product .product-name {
	color: #242424 !important;
	text-transform: uppercase;
	font-size: 2em;
	/*border-bottom: 1px dashed #c2cbd4;*/
	font-weight: 200;
	padding-bottom: 20px;
	padding-top: 15px;
}

#product .description {
	color: #000;
	font-size: 1.2em;
}

#product {
	padding-top: 0;
}

#header {
	max-width: 1200px;
	margin: auto;
}
#header-wrapper {
	
	background: url("images/header-bg.jpeg") no-repeat left 60%;
		  background-color: #fcfcfe;
		  background-size: cover;
}

@media(max-width: 1199px)
{
	#header-wrapper{
		background-size: 80%;
		background-position-y: bottom;
	}
}

@media(max-width: 979px)
{
	#header-wrapper{
		background-size: 80%;
	}
}
@media(max-width: 767px)
{
	#header-wrapper{
		background-size: cover;
	}
}

.container.go-wide {
	max-width: 1200%;
	margin: 0 auto;
}

#homepage-banner {
/*	margin-top: 12px;*/
	/*border-left:15px solid #8cc63e;
	border-right:15px solid #8cc63e;*/
	margin-left: -35px;
	margin-right: -35px;
}

.social-media li {
}

#banner-rotator {
	margin: auto;
	max-width: 1200px;
}

#info-bar {
	background-image: linear-gradient(to bottom, #f5efef, #FFF 400px);
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
	border-top: 1px solid #e2dcdc;
	border-bottom: 1px solid #e2dcdc;
}

#custom_code.contentText {
	color: #242121;
	font-size: 28px;
	text-align: center;
	border-bottom: 15px solid #000;
	margin-bottom: 20px;
}

#hours {
	background: #8cc63e;
	padding: 10px;
	font-size: 1em;
	color: #000;
	text-align: center;
	border-bottom: 5px solid #000;
}

#logo {
	margin: 8px auto;
	float: left;
}

#logo img {
    display: block;
    max-width: 100%;
    padding: 10px;
    margin: auto;
	width:auto;
	height: 190px;
}

#address {
	margin: 15px auto;
	text-align: center;
	
}

.address,
.street,
.town,
.phone {
	display: block;
}

a #phone {
	color: #f7f0cc;
}

#navigation-wrapper {
	border-top: 1px solid #CCC;
	
	background: #b0a8c7;
}

#navigation {
	    
    cursor: default; 
    max-width: 1200px;
    margin: auto;
}

#navigation li a.parent::after {
	display: inline-block;
	margin-left: .6em;
	content: '\203A';
}
#text_main{
	line-height: 1.6em;
	width: 80%;
	margin: auto;
	font-size: 1.2em;
}
.email-subscription-form {
    margin-top: 50px;
    display: flex;
    justify-content: center;
	
}
#email-wrapper {
	background-color: #f3ece0;
}
.google-review-card {
	width: 90%;
	margin: 20px 10px 20px 10px;

}

@media (max-width: 768px){
	#navigation li.active a.parent::after { 
		content: none;	
	}
}

#navigation ul {
	margin: 0 auto;
	width: auto;
}

#navigation a {
	color: #fff;
	
	font-size: 1em !important;
    text-transform: uppercase !important;
}

#navigation li:hover a {
	color: #000;
}

#navigation ul ul {
	border-bottom: 3px solid #000;
}

#navigation li ul a,
#navigation li:hover ul a {
	color: #000;
}

#page {
	margin-bottom: 30px;
	max-width: 1200px;
	margin: auto;
	background: rgba(255, 255, 255, 0.9); 
	border: 1px solid #CCC;
}

#page .container {
	/*	border-top:1px solid #ccc;*/;
}

.center {
	margin: 0;
}

.container-widest {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 1200px;
	padding: 1px;
}

.caption {
	color: #73a012;
	font-size: 1.2em;
	text-align: center;
}

.super-title {
	color: #9ECC3B;
	font-size: .9em;
}

.title {
	color: #777;
	font-size: 1.3em;
}
/*home page images*/

.columns {
	padding-left: 0;
	padding-right: 0;
}


/*end of home page images*/

#content {
	background: #fff;
	max-width: 1200px;
	margin: auto;
	padding-bottom: 30px;
/*	box-shadow:0 0px 10px rgba(0, 0, 0, .8);*/;
}

h1 {
	color: #000;
	text-transform: uppercase;
	font-size: 2em;
	/*padding-left:20px;*/;
}

h2, .h2 {
	color: #000;
	font-size: 1.5em;
	border-bottom: 1px solid #ccc;
}

h3, .h3 {
	color: #9ba373;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 15px;
}



#breadcrumbs {
	color: #999;
	font-style: italic;
	max-width: 1200px;
	margin: auto;
}

#breadcrumbs a {
	color: #000;
}

#breadcrumbs-wrapper {
	background: #f3ece0; 
}

.btn-primary,
.btn-primary:visited {
	background: #9ba373;
	border-color: #73a012;
	color: #fff;
}
.checkout .heading {
   
    background: #fff;
    
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
	background: #060606;
	border-color: #262626;
}

#category .product .button {
	width: 5em;
	margin: auto;
}

#side-navigation li:hover ul a {
	color: #000;
	text-decoration: none;
}

#page-block {
	
}

#side-navigation ul {
	list-style-type: none;
	padding: 0;
}

#side-navigation a {
	display: block;
	padding: 12px 0;
}

#side-navigation a.lv-1 {
	font-size: 14px;
	font-weight: bold;
	color: #242424;
	border-bottom: 1px solid #999;
}

#side-navigation a.lv-2 {
	font-size: 14px;
	color: #242424;
}

#side-navigation lv-2 child {
	text-decoration: none;
}

#side-navigation .side-nav-callout-text ul {
	background: none;
}

.side-nav-links {
	font-size: 1.1em;
}

/*end of side nav*/
#footer-wrapper {
	background: #000;
}

#footer {
	padding: 10px 0;
	color: #fff;
	max-width: 1200px;
	margin: auto;
}

#footer a {
	color: #fff;
	text-decoration: none;
}
#footer p {
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .footer-title, #footer li {
	font-size: 14px;
	font-weight: 300;
	line-height: 19px;
}

.footer-title {
	color: #fff;
	padding-bottom: 10px;
	text-decoration: underline;
}

#footer ul {
	position: relative;
	padding: 20px 0;
	list-style-type: none;
}

#footer2 {
	padding: 20px 0;
	color: #fff;
	/*text-shadow: 1px 1px 0 rgba(255, 255, 255, .9);*/
	font-size: .8em;
	background: #000;
}

.checkout #footer2 {
	background: #000;
}

#footer2 a {
	color: #fff;
}

#footer2 a:hover {
	color: #eee;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

.areas-served {
	text-align: left;
}

.footer-text {
	color: #fff;
	font-size: .8em;
}

.social.blog {
	background: #ef8731;
}

.fa fa-blog-f:before, .fa-blog:before {
	content: "\f09e";
}

#header ul {
	position: relative;
	padding: 2px 0;
	list-style-type: none;
}
	/*socials*/
.social.knot {
	background: #a7d2f3;
}

knot-f:before, .fa-knot:before {
	content: "\f004";
}

.social.ww {
	background: #19b5bc;
}

ww-f:before, .fa-ww:before {
	content: "\f1e7";
}

.social.linkedin {
	background: #0077b5;
}

.fa-linkedin-f:before, .fa-linkedin:before {
	content: "\f0e1";
}

.social.blog {
	background: #ef8731;
}

fa fa-recycle
.fa fa-recycle-f:before, .fa-blog:before {
	content: "\1b8";
}

.social.recycle {
	background: #166a18;
}

.fa fa-recycle-f:before, .fa-recycle:before {
	content: "\f1b8";
}

.social.tumblr-square {
	background: #069;
}

.fa fa-tumblr-square {
	content: "\f174";
}

.social.flickr {
	background: #CCC;
}

.fa fa-flickr {
	content: "\f16e";
}

.social.vimeo {
	background: #09F;
}

.fa fa-vimeo-f:before, .fa-vimeo:before {
	content: "\f194";
}

h4 {
	color: #9ba373;
}

.primaryFontColor {
	color: #9ba373;
	margin: 0 0 .1em;
	font-size: 1.2em;
}

.bannerText {
	position: absolute;
	bottom: 15px;
	padding: 5px 0;
	text-align: center;
	font-size: 1.1em;
	width: 100%;
	color: #000;
	text-transform: uppercase;
}

.secondaryColor {
	position: inherit;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#homepage-callouts {
	clear: both;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 15px;
}

.homepage-callout {
	position: relative;
	display: block;
	margin-bottom: 20px;
	text-align: center;
	min-height: 300px;
	background-size: cover;
	border-left: 6px solid #FFF;
	border-right: 6px solid #FFF;
}
.homepage-callout.homepage-callout-thin {
	min-height: 180px;
}

/* .homepage-callout-thin::after {
	display: block;
	width: 100%;
	padding-top: 15%;
	content: '';
}

.homepage-callout::after {
	display: block;
	width: 100%;
	padding-top: 66%;
	content: '';
} */

.homepage-callout .title {
	position: absolute;
	top: 50%;
	left: 30px;
	right: 30px;
	padding: 30px 0;
	margin-top: -45px;
	color: #222;
	font-size: 22px;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	background: rgba(255, 255, 255, .7);
	border-top: 1px solid #EEE;
	border-radius: 1px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .3);
	transition: .4s;
}

.homepage-callout:hover .title {
	left: 0;
	right: 0;
	margin-top: -95px;
	padding: 80px 0;
	color: #FFF;
	text-shadow: 0 0 10px #FFF;
	background: rgba(0, 0, 0, .3);
	border-color: transparent;
	box-shadow: none;
}

#to-top {
	z-index: 9999999;
}



#pizzazz {
	margin: 15px 0;
	padding: 20px 0;
	color: #242424;
	font-size: 1em;
	text-align: center;
}
#pizzazz p{
	
	text-align: center;
	width: 80%;
	margin: auto; 
}

.google-review-card {
	background: rgba(255, 255, 255, .6);
	border: none;
	border-top: 1px solid #CCC;
	box-shadow: none;
}

#category .product .price {
	color: #9ba373;
}

#product .price, #category .product .price {
	color: #000;
	font-size: 1em;
}

html body .btn-default {
}

html body .btn-default {
	border-color: #D6D6D6 #D6D6D6 #B6B6B6;
	box-shadow: none;
}

.btn-default {
	color: #fff;
}

.areas-served {
	text-align: center;
	color: #ff0;
}

.footer-text {
	color: #999;
	font-size: .8em;
}

html body .btn-default {
	background: #9ba373; 
    border-color: #73a012;
	color: #fff;
}

@media (min-width: 1200px) {
	#hp-content {
		margin-top: -220px;
	}

	.container {
		width: 1200px;
	}
}

@media (min-width: 920px) {
	#side-navigation a {
		padding: 0;
		line-height: 2.2em;
	}
}

@media (min-width: 992px) {
	.col-sm-3.category .image-container, .col-sm-3.product .image-container {
		height: 290px;
	}
	.homepage-callout {
		min-height: 400px;
	}
}

@media screen and (max-width: 767px) {
	html body {
	/*	padding-top: 150px;*/
	}

	
	#category .product,
	#category .category
	{
		display:flex;
		flex-direction: column;
		align-items: stretch;
	}

	#category .product .image-container,
	#category .category  .image-container
	{
		width:100%;
	}

	#category .product .image,
	#category .category  .image
	{
		height:100%;
		width: 100%;

	}

	#category .product img,
	#category .category  img
	{
		height:100%;
	}


	#category .product .details,
	#category .category  .details
	{
		flex-grow: 1;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#category .product .price,
	#category .category  .price
	{
		flex-grow: 1;
	}




	#footer2 {
		font-size: .65em;
	}

	#footer {
		text-align: center;
	}

	#side-navigation {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	#address, #address a {
		color: #5A5A5A; 
		font-size: 16px;
		line-height: 1.5em;
		 
		
	}
	.store {
		font-size: 2.1em;  
		line-height: 1.2em;
		font-family: 'Shadows Into Light', cursive; 
		color: #9ba373;
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: inherit;
		letter-spacing: .1em;
	}

	#website-controls {
		margin-top: 15px;
	}

	#website-controls .btn {
		background:  #9ba373;
		
	}

	#header .container-fluid > .row{
		display:flex;
		align-items:center;
	}

	#search {
		margin-left: -15px;
		margin-right: -15px;
	}

	#category .product img,
	#category .category img {
		width: 100%;
		height: 0;
		overflow: hidden;
		padding-bottom: 100%;
		background-size: cover;
		background-position: center 0;
	}

	#navigation a.parent::after {
		transform: rotate(90deg);
	}

#navigation ul{
	
	margin: auto;
	width: auto;
	float: none;
}
/* center the navigation menu*/
#navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
#navigation > ul {
	margin-left: 0;
	margin-right: 0;
}
}

@media screen and (max-width: 767px) {
	#breadcrumbs {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	
	.homepage-callout.homepage-callout-thin .title {
		margin-top: -75px;
	}

	#address-mobile {
		position: relative; 
		z-index: 100;
		text-align: center;
		color: #fff;
		padding: 0px;
		line-height: 1.5em;
		font-weight: 400;
		font-size: 15px;
		display: block;
		margin-bottom: 10px;background: #9ba373;
	}
	#address-mobile .phone {
    color: #fff;
	}
	
	#logo img{
		margin: 0;
	}

	html body #navigation .lv-1 {
		border-bottom: 1px solid rgba(0,0,0,.8);
		color: #000;
		background: #f3ece0;
	}

	html body #navigation #navigation li ul a li::after {
		color: #f00;
	}

	#navigation ul {
		width: 100%;
		background: #fff;
		color: #000;
		
	}
	 #navigation.secondary li li, html body #navigation.secondary li.active {
    border-bottom: 1px solid #ccc;
		 
}
	h3 {
		font-size: 18px;
	}

	#category .col-xs-6 .btn-sm {
		width:auto;
	}
}

@media screen and (max-width: 479px) {
	.bannerText {
		font-size: .7em;
	}
	/*#category .product {
    width: 50%;
    float: left;
    height: 80vw;
}*/
	#category{
		padding-left:1rem;
		padding-right:1rem;
		margin:0 auto;
		display:flex;
		flex-wrap:wrap;
	}
	
	#category .col-xs-6 .btn-sm {
		width:100%;
	}

	#category .col-xs-6.product {
		padding-top:.75rem;
		padding-bottom:.75rem;
	}

	#category .col-xs-6 .image-container{
		height:0;
		padding-top:100%;
	}

	#product .product-name {
    
    font-size: 1.5em;
		padding-bottom: 0;
	}
	.checkout .heading {
    
    background: #F3F3F3;
		
}
}

@media screen and (max-width: 398px) {
	#header {
		
	}
	#logo {
		margin: 0;
		display: none;  
	}
	.store {
    font-size: 2em;
    line-height: 1.2em;
    font-family: 'Shadows Into Light', cursive;
    color: #fff;
    text-transform: uppercase;
}
	

	#breadcrumbs {
		border-top: 1px solid #fff;
	}
}

@media screen and (max-width: 280px) {
	.hp-button {
		width: 100px;
		margin: 7px auto auto;
		padding: 5px;
		font-size: .5em;
	}
}

@media (min-width: 767px) {
	.email-subscription-form {
		max-width: none;
	}

	.email-subscription-form br {
		display: none;
	}

	.email-subscription-form h4 {
		float: left;
		width: 180px;
		padding-right: 20px;
	}

	.email-subscription-form input[type="email"] {
		float: left;
		height: 44px;
		width: calc(100% - 360px);
		max-width: 300px;
		border-right: none;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.email-subscription-form input[type="submit"] {
		height: 44px;
		width: 180px;
		border-left: none;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
}
