html {
	background: #fff;
}

#category .product,
#category .category {
	font-size: 1em;
	padding-bottom: 10px;
}

.homepage #category .product {
	padding-bottom: 70px;
}

#category .category .name,
#category .product .name {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 3px;
	text-transform: uppercase;
	color: #000;
}

#gallery {
	float: none;
}

.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;
}

.hp-quote {
	font-family: 'Qwigley';
	font-size: 7vw;
	line-height: 1em;
	text-shadow: 1px 1px 1px #000, 2px 2px 4px #000;
}

.author {
	font-size: .4em;
}

.hp-button {
	background: rgba(113, 109, 110, 0.7);
	border-radius: 20px;
	width: 285px;
	margin: 7px auto auto;
	padding: 15px;
	font-size: 1.5em;
	text-transform: uppercase;
	border: 2px solid #fff;
	color: #fff;
}

#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;
}

#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;
}

#product .description {
	color: #000;
	font-size: 1.2em;
}

#product {
	padding-top: 0;
}

#header {
	max-width: 1200px;
	margin: auto;
}

.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-text {
    position: relative;
    z-index: 1;
    padding: 0;
    text-align: center;
    font-family: 'Great Vibes', cursive;
}
#logo-text a {
    display: block;
    color: #444;
    margin-top: 25px;
    font-size: 40px;
    line-height: 1em;
    text-decoration: none !important;
    text-shadow: 0 0 0 #ccc;
    transition: text-shadow .2s;
}

#address {
	margin: 15px auto;
	text-align: center;
	line-height: 1em;
}

.address,
.street,
.town,
.phone {
	display: block;
}

.phone {
}

#navigation-wrapper {
	background: #000;
}

#navigation {
	position: relative;
	z-index: 1000;
	background: #000;
	max-width: 1200px;
	margin: auto;
}

#navigation li:not(.active) a.parent::after {
	display: inline-block;
	margin-left: .6em;
	content: '\203A';
}

#navigation ul {
	margin: 0 auto;
	width: auto;
}

#navigation a {
	color: #fff;
/*	padding: 0.5em 1.3em 0.45em 0.4em; */
	text-transform: uppercase;
}

#navigation li:hover a {
	color: #eee;
}

#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;
}

#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: #8ea520;
}

.logo-font {
	font-weight: normal !important;
}

#breadcrumbs {
	color: #999;
	font-style: italic;
	max-width: 1200px;
	margin: auto;
}

#breadcrumbs a {
	color: #000;
}

#breadcrumbs-wrapper {
	background: #f4f2f7;
}

.btn-primary,
.btn-primary:visited {
	background: #8ea520;
	border-color: #73a012;
}

.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 {
	border-left: 1px solid #ccc;
}

#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 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: #8ea520;
}

.primaryFontColor {
	color: #8ea520;
	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;
	background-size: cover;
	border-left: 6px solid #FFF;
	border-right: 6px solid #FFF;
}

.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-wrapper {
	background-color: #65388b;
}

#pizzazz {
	margin: 15px 0;
	padding: 20px 0;
	color: #fff;
	font-size: 2em;
	text-align: center;
}

#pizzazz2 {
	margin: 0 15px;
	padding: 0 20px;
	color: #23731f;
	font-size: 2em;
	text-align: center;
}

.google-review-card {
	background: rgba(255, 255, 255, .6);
	border: none;
	border-top: 1px solid #CCC;
	box-shadow: none;
}

#category .product .price {
	color: #8ea520;
}

#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 {
}

@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;
	}
}

@media screen and (max-width: 767px) {
	html body {
		padding-top: 150px;
	}

	#logo-container {
		position: absolute;
		top: 50px;
	}

	#footer2 {
		font-size: .65em;
	}

	#footer {
		text-align: center;
	}

	#side-navigation {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	#address {
		text-align: left;
	}

	#website-controls {
		margin-top: 15px;
	}

	#website-controls .btn {
		color: #333;
	}

	#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 {
		display: table;
		width: auto;
		margin: auto;
	}
}

@media screen and (max-width: 767px) {
	#breadcrumbs {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	.hp-quote {
		font-size: 7vw;
	}

	.hp-button {
		width: 120px;
		margin: 7px auto auto;
		padding: 10px;
		font-size: .8em;
		text-transform: uppercase;
		border: 2px solid #fff;
		color: #fff;
	}

	.street,
	.town, .phone {
		display: block;
	}

	html body #navigation .lv-1 {
		border-bottom: 1px solid rgba(0,0,0,.1);
		color: #fff;
	}

	html body #navigation #navigation li ul a li::after {
		color: #f00;
	}

	#navigation ul {
		width: 100%;
	}
}

@media screen and (max-width: 475px) {
	.bannerText {
		font-size: .7em;
	}
}

@media screen and (max-width: 398px) {
	#header {
		height: 114px;
	}

	#address {
		position: relative;
		z-index: 100;
		text-align: center;
		color: #000;
		padding: 15px;
		line-height: 1em;
		font-weight: 400;
		font-size: 14px;
		/*display: inline-flex;*/;
	}

	#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;
	}
}