
div.section { width: 95%; }
@media all and (min-width: 52em) { div.section { width: 94% } }
@media all and (min-width: 54em) { div.section { width: 93% } }
@media all and (min-width: 56em) { div.section { width: 92% } }
@media all and (min-width: 58em) { div.section { width: 91% } }
@media all and (min-width: 60em) { div.section { width: 90% } }

.left { float: left; clear: left; }
.right { float: right; clear: right; }
.primary { width: 75%; }
.secondary { width: 23%; }
.half { width: 49%; }

.align-right {
	text-align: right;
}

form.search
{
    margin-top: 1.5em;
}

.header form.search {
	display: block;
	margin: -2.6666em 0 0;
	text-align: right;
}

form.search.hide,
ul.collection-nav.hide {
	display: block;
}

a.search-toggle,
a.nav-toggle {
	display: none;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 31px;
	margin: 1em 0 0.5em 0;
}

label {
	display: inline-block;
	float: left;
	line-height: 1.5em;
	width: 8em;
}

ul.global-nav {
	margin: 0 17.5em 0 0;
	float: right;
}

a.quantity-minus,
a.quantity-plus {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	width: 1.1em;
	height: 1.1em;
	padding: 0.2em;
	text-align: center;
	
	background-color: #CFCFCF;
	
	color: #333;
	text-shadow: 0 1px #FFF;
	opacity: 0.9;
}

a.quantity-minus:hover,
a.quantity-minus:focus,
a.quantity-plus:hover,
a.quantity-plus:focus {
	text-decoration: none;
	opacity: 1;
}
a.quantity-minus {
	margin-right: 0.25em;
}
a.quantity-plus {
	margin: 0 0.25em;
}
ul.global-nav {
	
	margin-right: 17em;
	
	float: right;
}
/*ul.global-nav li {
	font-size: 13px;
}*/
div.cart-summary {
	position: absolute;
	top: 0; right: 0;
	width: 17em;
	margin-bottom: 1em;
	overflow: hidden;
}
div.cart-summary a {
	display: block;
		
	background-color: #E8E8E8;
	background-color: rgba(0,0,0,0.09);
	color: #666;
	
	overflow: hidden;
	text-transform: uppercase;
	text-decoration: none;
}
div.cart-summary.active a {
	
	background-position: 7px -41px;
	
}
div.cart-summary a:hover,
div.cart-summary a:focus {
		
	background-color: #df0e15;
    color: #ffffff;
	
}
div.cart-summary a span.items {
	float: left;
		
	background-position: 7px 7px;
	padding: 0.6923em 0.1923em 0.6923em 36px;
	
}
div.cart-summary.active a span.items {
		
	color: #df0e15;
	
}
div.cart-summary.active a:hover span.items {
	text-decoration: underline;
    color: #fff;
}
div.cart-summary a span.total {
	display: block;
	float: right;
		
	background-position: 7px 7px;
	padding: 0.6923em 0.6923em 0.6923em 0.1923em;
	
}
div.site-title {
	margin-top: 0;
}

table.cart a.product img {
	display: inline-block;
	float: left;
	margin-bottom: 0;
}
div.site-title a {
	font-size: 65px;
	margin-right: 4em;
}
p.store-info {
	font-size: 14px;
}
/*div.collection-header {
	padding: 2em;
}*/
div.collection-header.image {
	padding: 0;
	overflow: hidden;
}
div.collection-header.image img {
	display: block;
	float: left;
	margin-right: 2em;
}
div.collection-header.image div {
	padding: 2em;
}
div.collection-header h1 {
	font-size: 50px;
}
ul.collection-nav {
	min-height: 2.6em;
	margin-top: 1.5em;
}
ul.collection-nav li {
	display: block;
	float: left;
	
	margin: 0
	padding: 0 1em 0 0;
	
}
ul.collection-nav li li {
	display: block;
	float: none;
	border: none;
}


ul.collection-nav li:hover ul.collection-tags,
ul.collection-nav li:focus ul.collection-tags {
	display: block;
	position: absolute;
	z-index: 10;
	
	background: #333;
	background: rgba(34,34,34,0.92);
	
	min-width: 9em;
	
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-o-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	
	-webkit-animation: fadeIn 0.6s 1;
	-moz-animation: fadeIn 0.6s 1;
	animation: fadeIn 0.6s 1;
}
ul.carousel-images div.text {
	position: absolute;
	z-index: 1;
	top: 10%;
	left: 50%;
	margin-top: 0;
    padding: 20px;
	
	background-color: #432600; background-color: rgba(67,38,0,.7);
	
	margin-right: 32px;
}
ul.carousel-images h2 {
	
	font-size: 40px;
	
}
ul.carousel-images div.product p {
	font-size: 30px;
}
ul.carousel-images div.product p.price {
	font-size: 26px;
    font-weight: bold;
}
ul.carousel-nav {
	position: absolute;
	z-index: 2;
	
	left: 0;
	right: 0;
	bottom: 20px;
	background: #432600; background: rgba(0,0,0,0.12);
	margin: 0 20px 25px;
	padding: 10px 52px;
	
	overflow: hidden;
}
ul.carousel-nav li {
	display: block;
	list-style: none;
	max-width: 17.5%;
	float: left;
	margin-left: 2.5%;
}
ul.carousel-nav li.first {
	margin-left: 1.5%;
}
ul.carousel-nav.show4 li.first {
	margin-left: 10%;
}
ul.carousel-nav.show3 li.first {
	margin-left: 20.725%;
}
ul.carousel-nav.show2 li.first {
	margin-left: 31.25%;
}
ul.carousel-nav li img {
	display: block;
	max-height: 60px;
}
ul.carousel-nav li a {
	display: block;
	
	border: 5px solid #432600;
	/*border: 5px solid rgba(0,0,0,0.1);*/
	
}
ul.carousel-nav li a:hover,
ul.carousel-nav li a:focus {
	
	border-color: #df0e15;
	/*border-color: rgba(0,0,0,0.2);*/
	
}
ul.carousel-nav li.prev a,
ul.carousel-nav li.next a {
	height: 300px;
    margin: 0;
}

ul.carousel-nav li.current a {
	
	border-color: #df0e15;
	
	cursor: default;
}
ul.sublinks li {
	width: 32%;
	margin-left: 2%;
	display: inline-block;
    margin-right: -4px;
}
ul.sublinks li:first-child {
	margin-left: 0;
}
ul.sublinks img {
	width: 100%;
	float: none;
	margin: 0;
}
ul.sublinks a h3 {
	position: relative;
	z-index: 5;
	margin: -1.5em 0 0 0;
}
ul.half,
ul.third,
ul.quarter {
	width: auto;
}
ul.half li,
ul.third li,
ul.quarter li {
    display: inline-block;
	margin-right: 1.5%;
}
ul.half li {
	width: 49%;
}
ul.third li {
	width: 32%;
}
ul.quarter li {
	width: 23.5%;
}
ul.products li:nth-child(odd) {
	clear:none;
}
ul.products li.first:nth-child(odd),
ul li.first {
	clear: left;
}
ul li.last {
	margin-right: 0;
}
div.enlarged .left,
div.enlarged .right,
div.enlarged .half,
div.enlarged .primary,
div.enlarged .secondary {
	width: auto;
	float: none;
}
ul.sub-list.hide {
	display: block;
}
p.list-toggle {
	display: none;
}
ul.footer-nav li {
	float: left;
}

/* -- Store Locator -- */

#locator-form label {
    float: none;
    width: auto;
}

#map {
    height: 450px;
    border: dashed 4px #DF0E15; 
    margin-top: 10px;
    display: block;
}

#locations h2 {
    display: none;
}

#locations ul {
    margin: 10px 0;
    padding-left: 0;
    list-style-type: none;
}

#locations li {
    width: 20%;
    padding: 10px 2%;
    display: inline-block;
    min-height: 95px;
    vertical-align: top;
}

#locations li:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
}

#locator-form input {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    border: medium dashed #DF0E15; 
    border-radius: 7px;
    width: 5em;
    margin-left: 10px;
    margin-right: 10px;
}

#locator-form select {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    border: medium dashed #DF0E15; 
    border-radius: 7px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0.3em;
}

#locator-form button {
    font-family: 'Bliss Regular',���'Myriad Pro',���'Gill Sans',���'Gill Sans MT',���Calibri,���sans-serif;
    font-size: 14px;
    background: #DF0E15;
    border-radius: 7px;
    line-height: 1.5em;
    padding: 0.2em 1em;
    color: #fff;
    border: none;
    cursor: pointer;
}

#mapCanvas img,
#map img {
  max-width: none;
}
