.navigation .cart-wrapper {
	color: #ffffff;
	height:40px;
}
.navigation .cart-wrapper:hover {
	color: #ffffff;
}

.smaller-wrapper {
	width:80%;
	margin: auto;
	background: #ffffff;
}
.white-wrapper {
	background: #ffffff;
	position: sticky;
	top: -130px;
	z-index: 3;
	width: 80%;
	margin: auto;
}
@media (max-width: 1300px) {
	.white-wrapper {
		width: 100%;
		margin: 0;
	}
	.smaller-wrapper {
		width: 100%;
	}
}
.wrapper #user-bar {
	margin: 0;
	padding: 15px 0;
}

/* THEME NAME: Primo 2012 */

/* RESET */
.nav-wrapper body,
.footer body {
	line-height: 1;
}

.nav-wrapper ol, .nav-wrapper ul,
.footer ol, .footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer a {
	color: #ef4923;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* -------- CLEARFIX -------- */
.clearfix:after { content: "."; display: block; height: 0; clear: both;	visibility: hidden; }
* html>body .clearfix {	display: inline-block; 	width: 100%; }
* html .clearfix { /* Hide from IE-mac \* height: 1px; /* End hide from IE-mac */ }
.clearfix { zoom: 1; }


/* MAIN STYLESHEET */

html,body {
	margin: 0;
}

.login-page .wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}
.login-page .footer, .login-page .push {
	height: 120px; /* .push must be the same height as .footer */
}

body {
background: #F84C0C url(../images/primo-bg1.jpg) 0 0 repeat-x;
background-attachment: fixed;
font-family: Verdana, sans-serif;
font-size:13px;
}
.login-page .wrapper {
width: 980px;
background: #fff;
border:1px solid #eee;
box-shadow: 		0 0 5px #ccc;
-moz-box-shadow: 	0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
}
.wrapper {
position: relative;
}

/* ARTICLE CONTENT */

article {
	float: right;
	width: 720px;
	margin-right:20px;
	
}

article a {
	color: #ef4923;
}

article.inner {
	padding:20px;
	position: relative;
	overflow: hidden;
	background: url(../images/sprite.png) no-repeat scroll -1040px -1999px transparent;
}
article .wp-post-image {
	position: absolute;
	top:200px;
	left:5px;
}
article.inner .wp-post-image {
	float:left;
	margin-right:20px;
	display: block;
	position: static;
}
article.inner p {
	overflow: hidden;
    padding: 10px 20px;
    position: relative;
}
article .meta {
/*padding:10px 10px 10px 20px;*/
/*line-height: 15px;*/
color:#fff;
font-style: italic;
font-size:12px;
position: relative;
overflow: hidden;
margin-bottom:10px;
background: #EF4923;
}
article .meta h3 {
font-style: normal;
}
article .meta a{
color:#fff;
font-weight: bold;
}
article .meta a:hover {
color:#ddd;
}

article.wide {
float: none;
margin-left: 20px;
width: 920px;
}

.page-title {
	color:#343737;
	font-family: 'NeutraTextRegular', sans-serif;
	font-weight: normal;
	font-size: 24px;
}

.wp_page_numbers {
clear: both;
display: block;
float: right;
width: 660px;
padding-top:20px;
border-top:3px solid #678A3B;
margin-right:20px;
}

.wp_page_numbers ul {
padding-left:35px;
position: relative;
line-height: 25px;
}
.wp_page_numbers li {
float:left;
}
.wp_page_numbers li.next-page_btn {
position: absolute;
top:0;
right:0;
}
.wp_page_numbers li.prev-page_btn {
position: absolute;
top:0;
left:0;
}
.wp_page_numbers a {
	display: block;
	height:25px;
	width:25px;
	text-align: center;
	line-height: 25px;
}
.wp_page_numbers .active_page a {
background: #EF4923;
color:#fff;
}

	.wp_page_numbers li.prev-page_btn a, .wp_page_numbers li.next-page_btn a {
	background: #678A3B;
	display: block;
	height:25px;
	width:25px;
	text-align: center;
	line-height: 22px;
	color:#fff;
	transition:			background 400ms ease-in-out;
	-o-transition:		background 400ms ease-in-out;
	-ms-transition:		background 400ms ease-in-out;
	-moz-transition:	background 400ms ease-in-out;
	-webkit-transition:	background 400ms ease-in-out;
	}
	.wp_page_numbers li.prev-page_btn a:hover, .wp_page_numbers li.next-page_btn a:hover {
	background: #EF4923;
	}
	.wp_page_numbers li.prev-page_btn a.null, .wp_page_numbers li.next-page_btn a.null {
	background: #eee;
	}
.wp_page_numbers .page_info {
color:#bbb;
font-style: italic;
margin-right:12px;
padding-right:20px;
border-right:1px solid #ccc;
padding-left:10px;
}
/* ASIDE */

aside {
	font-family: 'NeutraTextRegular', sans-serif;
	font-size: 18px;
	color: #e0e8ec;
	margin: 0 0 0 8px;
	width: 200px;
	float:left;
	position: absolute;
	top:220px;
	left:0;

}
.advanced_menu,
.archives {
	font-family: 'NeutraTextRegular', sans-serif;
	font-size: 18px;
	color: #e0e8ec;
	margin: 0 0 0 8px;

}

.archives h4 { display: none; }

.advanced_menu li,
.archives li {
	margin:4px 0;
}
.advanced_menu li a,
.archives li a {
	color: #555;
	display: block;
    font-family: "NeutraTextRegular", sans-serif;
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    padding: 0 0 0 30px;
    position: relative;
    white-space: nowrap;
	transition:			background 400ms ease-in-out;
	-o-transition:		background 400ms ease-in-out;
	-ms-transition:		background 400ms ease-in-out;
	-moz-transition:	background 400ms ease-in-out;
	-webkit-transition:	background 400ms ease-in-out;
}
.advanced_menu li.current-menu-item a,
.archives li.current a{
	background: url(../images/sprite.png) -8px -1302px no-repeat;
	color:#EF4923;
}
.advanced_menu li a:hover{
	color:#678A3B;
}


/* CONTENT */

.login-page .main {
	width: 960px;
}
.main {
clear: both;
margin: 0 auto;
padding: 20px 15px;
position: relative;
min-height: 330px;
}
article li {
	margin: 0 0 15px 10px;
	/* font-style: italic; */
}
.column13 {
float:left;
width:300px;
}
.column14 {
float:left;
width:240px;
}
.column34 {
float:left;
width:720px;
}
.left {
float:left;
}
.right {
float:right;
}
a {
color:#ef4923;
text-decoration: none;
transition:			color 400ms ease-in-out;
-o-transition:		color 400ms ease-in-out;
-ms-transition:		color 400ms ease-in-out;
-moz-transition:	color 400ms ease-in-out;
-webkit-transition:	color 400ms ease-in-out;
}
a:hover {
color:#678A3B;
}
.section {
margin-left:0px;
color:#444;
padding-right:20px;
margin-bottom:20px;
padding-top:20px;
border-top:3px solid #678A3B;
}
.first-section {
padding-top:0;
border-top:0 none;
}
.section p, article p, .section ul, .section ol {
padding:10px 0;
line-height: 20px;
}
.section ul, .section ol {
/* font-style:italic; */
margin-left:20px;
}
.section ul {
list-style:disc;
}
.section ol {
list-style: decimal;
}
.section h1, .section h2, .section h3, .section h4, .section h5, .section h6,
article h1, article h2, article h3, article h4, article h5, article h6,
.search h2 {
font-size:20px;
line-height: 40px;
font-weight: normal;
font-family:"NeutraTextRegular", sans-serif;
text-transform: uppercase;
}
.section h1, .section h2,
article h1, article h2 {
color:#000;
font-size:24px;
color:#ef4923;
}
.section h3, article h3 {
color:#ef4923;
font-size:22px;
}
.search h3 {
font-size:14px;
line-height: 20px;
}
.section h4, article h4 {
color:#EF4923;
}
.section h5, article h5 {
color:#678A3B;
}
.section .alignleft {
float:left;
margin:0 20px 20px 0;
display: block;
}
.section .alignright {
float:right;
margin:0 0 20px 20px;
display: block;
}
.section .aligncenter, .section .alignnone {
float:none;
margin:10px auto;
display: block;
}
.section .alignleft img, 
.section .alignright img,
.section .aligncenter img,
.section .alignnone img {
display: block;
}
.section .wp-caption-text {
background: url(../images/sprite.png) 0 -300px no-repeat;
padding:10px;
line-height: 15px;
color:#fff;
font-style: italic;
font-size:12px;
background: #EF4923;
text-align: center;
}
.section blockquote {
background: #f5f5f5;
display: block;
padding:45px;
position: relative;
color:#EF4923;
font-size:36px;
font-family:"NeutraTextRegular", sans-serif;
text-transform: uppercase;
text-shadow: 2px 5px 5px #fff;
line-height: 50px;
margin:5px 0;
border-left:10px solid #EF4923;
}
.section blockquote p {
line-height: 50px;
padding:0;
}
.section blockquote:after {
content:'.';
display:block;
background:url(../images/sprite.png) 0 -200px no-repeat;
text-indent: -9999px;
width:45px;
height:45px;
position: absolute;
top:0;
left:-10px;
}
.section ul {
list-style: disc;
padding-left:20px;
}
.section li {
margin:3px 0 5px 0;
line-height: 20px;
}

/* TOP CURVE */
.login-page .top {
	position: absolute;
	top: -2px;
	left: -28px;
	margin: inherit;
}
.top {
width:1030px;
height:115px;
background:url(../images/sprite.png) 0 -1800px no-repeat;
margin: auto;
z-index: 10;
}
.logged-in .top {
top:26px;
}
.top h1 {
display: block;
width:140px;
height:95px;
background: url(../images/sprite.png) 0 0 no-repeat;
margin:0 auto;
}
.top h1 a{
display: block;
width:140px;
height:95px;
background: url(../images/sprite.png) 0 -95px no-repeat;
opacity: 0;
text-indent: -9999px;
transition:			opacity 400ms ease-in-out;
-o-transition:		opacity 400ms ease-in-out;
-ms-transition:		opacity 400ms ease-in-out;
-moz-transition:	opacity 400ms ease-in-out;
-webkit-transition:	opacity 400ms ease-in-out;
}
.top h1 a:hover{
opacity: 1;
}

/* NAVIGATION */
.login-page .nav-wrapper {
	width:950px;
	height:40px;
	float:left;
	margin-left:15px;
	margin-top:115px;
	margin-bottom:15px;
	box-shadow: 		0 3px 2px #eee;
	-moz-box-shadow: 	0 3px 2px #eee;
	-webkit-box-shadow: 0 3px 2px #eee;
	border-bottom:1px solid #fff;
}
.nav-wrapper {
	background:#678A3B;
	margin-top: 15px;
	position: relative;
	margin-left: 0;
}
.login-page .nav-wrapper ul {
	display: block;
}
.nav-wrapper ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.logged-in .nav-wrapper {
margin-top:143px;
}
.login-page .navigation li:first-of-type {
	margin-left: 20px;
}
.navigation li:first-of-type {
	margin-left: 0;
}
.navigation li {
float:left;
color:#fff;
margin-left:20px;
}
.navigation li a {
display: block;
text-decoration: none;
color:#fff;
font-size:15px;
line-height: 40px;
font-weight: normal;
font-family:"NeutraTextRegular", sans-serif;
text-transform: uppercase;
text-shadow: 0 1px 1px #678A3B;
height:40px;
}
.navigation li.current-menu-item a {
border-bottom:3px solid #ef4923;
}
.navigation .sub-menu {
display: none;
}
.social {
position: absolute;
top:-40px;
height:28px;
right:0;
}
.social li {
float:left;
margin-left:5px;
}
.social a {
display: block;
width:28px;
height:28px;
background: url(../images/sprite.png) -200px 0 no-repeat;
text-align: left;
text-indent: -9999px;
}
.social li.facebook a:hover {
background-position: -200px -28px;
}
.social li.twitter a {
background-position: -232px 0;
}
.social li.twitter a:hover {
background-position: -232px -28px;
}
/* search */ 
body.search .wp_page_numbers {
width:98%;
}
body.search article {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 100%;
    padding-bottom: 10px;
}
body.search article + article {
    padding-top:15px; border-top: 1px solid #eee;
}
body.search .main { 
    width:950px; 
}
body.search article p {
    padding:0 0 10px 0;
}

.search-form {
float:right;
width:200px;
height:28px;
background: #fff;
border:1px solid #ef4923;
margin-top:6px;
margin-right:6px;
}
.search-field {
float:left;
width:160px;
position: relative;
}
.search-field input {
position: absolute;
background: transparent;
top:0;
left:0;
border:0 none;
outline:0 none;
width:100%;
height:28px;
line-height: 28px;
text-indent:10px;
padding:0;
font-size:14px;
font-family: Verdana, sans-serif;
transition:			all 400ms ease-in-out;
-o-transition:		all 400ms ease-in-out;
-ms-transition:		all 400ms ease-in-out;
-moz-transition:	all 400ms ease-in-out;
-webkit-transition:	all 400ms ease-in-out;
}
.search-field input:focus, .search-field input.focus {
background: #fff;
}
.search-field label {
color:#ccc;
line-height:28px;
width:100%;
text-indent:10px;
display: block;
height:28px;
font-size:14px;
}
.search-button {
float:right;
width:28px;
height:28px;
}
.search-button input {
display: block;
width:28px;
height:28px;
background: url(../images/sprite.png) -200px -100px no-repeat #ef4923;
text-align: left;
text-indent: -9999px;
border:0 none;
padding:0;
outline:0 none;
cursor: pointer;
transition:			all 400ms ease-in-out;
-o-transition:		all 400ms ease-in-out;
-ms-transition:		all 400ms ease-in-out;
-moz-transition:	all 400ms ease-in-out;
-webkit-transition:	all 400ms ease-in-out;
}
.search-button input:hover, .search-button input:focus {
background-color:#ef4923;
outline:0 none;
}

.three-column-image {
   float:left;
   width:33%;
   text-align: center;
}

.two-column-list {
   -moz-column-count: 2;
   -moz-column-gap: 1em;
   -webkit-column-count: 2;
   -webkit-column-gap: 1em;
}


/* FORM */

.gform_footer {
  margin-top: 5px !important;
  padding-top: 5px !important;
}

.gform_button {
  background: #EF4923;
  color:#fff;
  padding:5px 10px;
  border:1px solid #dd4320;
  cursor: pointer;
}

.gform_button:hover {
  background: #dd4320;
}

.gfield_label {
  font-family: "NeutraTextRegular", sans-serif;
  color:#678A3B;
  font-size:16px;
}

.gform_body input, .gform_body textarea {
  border:1px solid #ddd;
  padding:4px !important;
}

.gform_body input:focus, .gform_body textarea:focus {
  border-color: #b6d88c;
}

.gform_wrapper li.gfield.gfield_error {
  background: #fde0d7 !important;
  border: 1px solid #f9b29e !important;
}

/* CAROUSEL */
.carousel {
width:950px;
margin:0 auto;
clear:both;
box-shadow:			0 0 5px #ccc;
-moz-box-shadow:	0 0 5px #ccc;
-webkit-box-shadow:	0 0 5px #ccc;
}
.carousel-container {
position: relative;
height:450px;
width:950px;
overflow: hidden;
cursor: pointer;
}
.carousel-container li {
position: absolute;
top:0;
left:0;
visibility: hidden;
overflow: hidden;
border: 6px solid #ef4923;
height: 438px;
width: 938px;
}
.carousel-container li.current {
visibility: visible;
}
.carousel-content-wrapper {
position: absolute;
top:0;
left:0;
background: #ef4923;
background:rgba(214,50,13,0.9);
text-shadow: 0 1px 1px #fff;
visibility: hidden;
height: 450px;
width: 950px;
color:#fff;
}
.carousel-content .section {
margin:0 auto;
padding:0;
width:700px;
font-size:15px;
}
.carousel-content .section p {
line-height: 25px;
color:#fff;
text-shadow: none;
}
.carousel-content h3 {
margin:0 auto;
padding:0;
width:700px;
font-family: "NeutraTextRegular", sans-serif;
font-size: 25px;
font-weight: normal;
line-height: 40px;
text-decoration: none;
text-transform: uppercase;
color:#fff;
text-shadow: none;
}

/* TERTIARY NAV */
.tertiary-nav {
width:100%;
}
.tertiary-nav ul{
position: relative;
border-left:15px solid #FEFBFA;
background: #ef4923;
display: block;
}
.tertiary-nav li {
border-left:10px #ef4923 solid;
display: block;
}
.tertiary-nav li a {
color: #E0E8EC;
display: block;
line-height: 40px;
padding: 0 10px;
white-space: nowrap;
position: relative;
overflow: hidden;
font-family:"NeutraTextRegular", sans-serif;
font-size:18px;
transition:			all 200ms ease-in-out;
-o-transition:		all 200ms ease-in-out;
-ms-transition:		all 200ms ease-in-out;
-moz-transition:	all 200ms ease-in-out;
-webkit-transition:	all 200ms ease-in-out;
}
.tertiary-nav li a:hover {
background: #ef4923;
}
.tertiary-nav li.current-page-item {
background: url(../images/sprite.png) 0 -1000px #678A3B no-repeat;
border: 0 none;
margin-left: -10px;
}
.tertiary-nav li.current-page-item a {
font-size:22px;
color:#fff;
}
.tertiary-nav li.current-page-item a:hover {
background: #678A3B;
}


/* PRODUCTS */
.products {
margin-bottom:20px;
padding-top:20px;
background: url(../images/sprite.png) no-repeat scroll -1040px -1999px transparent;
}
.products li a{
display: block;
width:190px;
height:190px;
text-align: center;
position: relative;
float:left;
color: #505050;
}
.products li a span {
position: absolute;
bottom:0;
left:0;
width:100%;
display: block;
line-height: 30px;
white-space: nowrap;
overflow: hidden;
font-family:"NeutraTextRegular", sans-serif;
font-size:16px;
text-transform: lowercase;
transition:			all 200ms ease-in-out;
-o-transition:		all 200ms ease-in-out;
-ms-transition:		all 200ms ease-in-out;
-moz-transition:	all 200ms ease-in-out;
-webkit-transition:	all 200ms ease-in-out;
border-bottom:6px solid #fff;
}
.products li a:hover span {
border-color: #ef4923;
}
.product-column {
float:left;
margin-left:10px;
display: block;
line-height: 30px;
white-space: nowrap;
font-family:"NeutraTextRegular";
font-size:22px;
}
.product-column h4 {
font-size:22px;
line-height: 30px;
font-weight: normal;
color:#678A3B;
}
.product-column h4 a {
margin-right:6px;
}
.product-column ul a {
color:#555;
display: block;
}
.product-column ul a:hover {
color:#ef4923;
}
.product-column .choices {
float:left;
margin-right:40px;
}
.product-column .choices li {
font-size:16px;
margin:4px 0;
line-height: 22px;
}
.product {
float:left;
clear:both;
margin:20px 0 20px 10px;
padding-top:14px;
background: url(../images/sprite.png) no-repeat scroll -1040px -1999px transparent;
}
.product-thumb {
float:left;
margin-right:20px;
border:1px solid #eee;
margin-top:15px;
}
.product p {
overflow: hidden;
position: relative;
}

.single-product .main,
.tax-product_type .main {
background: url(../images/product-divide.gif) 0 0 repeat-y;
padding-top:0;
}
.single-product .column14,
.tax-product_type .column14 {
background: url(../images/product-divide-gradient.gif) 239px 0 no-repeat;
padding-top:20px;
}
.single-product .column34,
.tax-product_type .column34 {
padding-top:20px;
margin-left:10px;
width:710px;
}


/* BOTTOM STRIPS */
.bottom-strip {
overflow: hidden;
position: relative;
padding-top:20px;
width:100%;
background:url(../images/sprite.png) -1040px -1999px no-repeat;
display: flex;
flex-flow: row wrap;
justify-content: center;
border-top: 1px solid #eee;
}
.home .bottom-strip {
background: none;
}

.bottom-strip .module:first-of-type {
	margin-left: 0;
}
.bottom-strip .module {
margin-left:20px;
float:left;
width:300px;
}
.bottom-strip img{
box-shadow:			0 0 5px #ccc;
-moz-box-shadow:	0 0 5px #ccc;
-webkit-box-shadow:	0 0 5px #ccc;
display: block;
}
.bottom-strip h4 {
text-decoration: none;
font-size:18px;
line-height: 40px;
font-weight: normal;
font-family:"NeutraTextRegular", sans-serif;
text-transform: uppercase;
text-align: center;
color:#678A3B;
margin: 0;
}
.bottom-strip .module a {
display: block;
position: relative;
}
.bottom-strip .module a span {
display: block;
position: absolute;
top:0;
left:0;
padding:10px 20px;
background: #ee6c40;
background: rgba(214,50,13,0.9);
height:140px;
color:#fff;
line-height: 20px;
opacity: 0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;

transition:			all 400ms ease-in-out;
-o-transition:		all 400ms ease-in-out;
-ms-transition:		all 400ms ease-in-out;
-moz-transition:	all 400ms ease-in-out;
-webkit-transition:	all 400ms ease-in-out;
}
.bottom-strip .module a:hover span {
opacity: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
}

/* FOOTER */
.footer {
width:940px;
background: #ffffff;
margin:0 auto;
padding-left: 15px;
padding-right: 15px;
position: relative;
overflow: hidden;
color:#777;
}
.footer, .footer li {
	font-size: 12px;
}
.footer a {
border-bottom:1px dotted;
}
.footer .left, .footer .right {
margin-top:40px;
}
.footer .left span,
.footer .right span {
color:#678A3B;
}
.footer .left li {
margin-right:20px;
}
.footer .right li {
margin-left:20px;
}
.footer li {
float:left;
}
.footer .copyright {
color:#aaa;
clear:both;
padding:30px 0;
text-align: center;
font-size:11px;
}
