@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------------------------------*/
/* 2. STRUCTURE */
/*------------------------------------------------------------------------------------------*/
body {
	font-family: ProximaNovaThin, "Helvetica Neue", Arial, sans-serif;
}
.hideit, /*.checkout-button*/ {
	display:none;
	visibility:hidden;
}

#main.fullwidth, .layout-full #main, .col-full {
	max-width: 90.6em;
}
#header {
	background: #002f51;
}
#navigation {
/*	padding-top: 0px;
	width: 60%;
	top: 0px;
	height: 100%;
	z-index: 99999;*/
}
#navigation ul.nav > li:first-child {
/*border-left: 0px solid #414141;*/
}
#navigation ul.nav > li {
/*border-right: 0px solid #414141;*/
}
#navigation ul.nav > li:hover {
	color: #222222;
	background: #F0F0F0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#navigation ul.nav li a {
	padding: 1.9em 1.47059em;
	text-shadow: none;
	border: 0px none;
	color: #ffffff;
	font-size: 1.21429em;
	font-weight: bold;
}
#navigation ul.nav li:active {
	color: #222222;
}
#navigation ul.nav > li:hover, #navigation ul.nav > li.current-menu-item a {
	color: #fdb913;
}
#top-section {
	/*display:none;
	visibility:hidden;*/
	background: #F0F0F0;
}
#top {
	margin: 0px;
	background: #313131;
}
#top-nav, #top .top-navigation {
	float: right;
}
#top-section header h1 {
	font-family: "Alef", sans-serif;
	font-size: 2.618em;
	margin: 0px;
	line-height: 1;
	color: #222;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	margin-left: 30px;
}
.woocommerce-result-count {
	width: 30%;
	float: left;
	font-size: 1em;
	color: rgb(151, 151, 151);
	margin-bottom: .618em;
	margin-left: 35px;
}
.flexslider {
	margin: 0px 0px 20px;
	background: none repeat scroll 0% 0% rgb(34,34,34);
	border: 0px solid rgb(255, 255, 255);
	position: relative;
	border-radius: 0px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.wsp_default_skin > li.slide, .wsp_default_skin > li.slide img {
	margin: 0px;
	max-width: 1280px;
	margin: 0 auto;
}
#footer-wrapper {
	background: none repeat scroll 0% 0% rgb(49,49,49);
}
.widget ul {
	list-style: square inside none;
}
#featured-slider .slide-content header h1 {
	display: none;
	visibility: hidden;
}
#featured-slider .slide-content {
/* height: 320px !important;*/
}
#header #logo {
	margin: .244em 0px .244em 1.244em !important;
	width: auto !important;
	max-width: 100% !important;
	height: 75px;
}
.header-logo {
	width: 350px;
	height: 150px;
}
header > h1 {
	text-align: left;
}
.homepage-area .home-section header {
	text-align: left;
}
#footer {
	width: auto;
}
.shortdescriptions p {
	padding: 0;
	line-height: 18px;
	margin-bottom: .6em;
}
#featured-products ul.products li.product .price {
	position: relative;
	bottom: auto;
	top: auto;
	padding: 0px 0px 0px .6em;
	margin: 0;
	background: none repeat scroll 0% 0% padding-box rgba(0, 0, 0, 0.8);
	display: block;
	border-radius: 0.327em;
	color: rgb(255, 255, 255);
	font-size: 1.21429em;
	font-weight: bold;
}
/*reducing padding fixes*/
#featured-products {
	padding-top: 0.874em;
}
/*home page shortcode*/
.cats > .woocommerce > ul.products li.product {
	margin-right: 3.8%;
	clear: none;
	width: 28.4%;
	border-radius: 10px;
}
ul.products li.product.first {
	margin-left: 3%;
	margin-bottom: 3%;
}
.glyphicon:empty {
	width: 1em;
	opacity: .5;
}
ul.products li.product.product-category h3 {
	padding: 1em;
	background-color: #ffffff;
	color: #222;
	font-weight: bold;
	text-transform: uppercase;
}
ul.products li.product {
	margin-bottom: .618em;
}
ul.products li.product:hover {
	box-shadow: 0 0 5px 2px rgba(0,47,81, 0.6);
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}
ul.products li.product.product-category h3 .count {
	display: none;
}
ul.products li.product {
	margin-right: 3.8%;
	clear: none;
	width: 29.75%;
}
#tab-description h2 {
	visibility:hidden;
	display:none;
}
ul, ol, dl, p, table, form, pre, hr {
	margin: 0px 0px 1em;
}
h1, h2, h3, h4 {
	font-family: ProximaNovaThin, Arial, sans-serif !important;
}
h3.product_title.entry-title {
	font-size: 2.0em;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
ul.products li.product {
	background: radial-gradient(circle, rgb(230,230,230), rgb(190,190,190)) repeat scroll 0% 0% transparent;
}
/*My Account and Cart*/
.col2-set, .shipping_address {
	padding: 20px !important;
	margin-bottom: 20px;
	background-color: #e1e1e1!important;
	border-radius: 8px!important;
}
#customer_details > .col-1 {
}
#customer_details > .col-2 {
	border-top: 10px solid #666;
}
.ship_address, .ship_address a {
    color: #222;
    text-shadow: none;
}
.ship_address a {
	text-decoration:underline;
}
 @media (min-width: 768px) {
#navigation {
	position: relative;
	left: auto;
	float:none;
	padding-top: 0px;
	padding-left: 20%;
}
#navigation ul.nav > li:first-child {
/* border-left: 1px solid rgb(92, 92, 92);*/
}
#navigation ul.nav > li {
	border-right: 1px solid rgb(92, 92, 92);
}
}
/*end reducing padding*/
@media (max-width: 960px) {
.header-logo {
	width: 350px;
	height: 150px;
}
#navigation {
	/*padding-top: 0px;
	width: 50%;*/
	top: 20px;
	height: 100%;
	z-index: 99999;
}
#navigation ul.nav li a {
	padding: .4em .4em;
	text-shadow: none;
	border: 0px none;
	color: rgb(250, 250, 250);
	font-size: 1.1em;
	font-weight: bold;
}
}
@media (max-width: 740px) {
#navigation {
/*	clear: both;
	width: 95%;
	top: 0px;*/
}
ul.products li.product.product-category h3 {
	padding: .5em;
	font-weight: 600;
	font-size: .9em;
	background-color: #ffffff;
	color: #222;
}
}
@media only screen and (max-width: 480px) {
.flexslider {
	display:none;
	visibility:hidden;
}
#header {
/* height: 180px;*/
}
#navigation {
/*clear: both;
	width: 100%;
	top: 50px;*/
}
#navigation ul.nav > li, #navigation ul.nav > li:first-child {
/*  border-left: none;
	border: none;
	background-color:#000; 
	border-radius: 6px;
	padding: 5px;
	margin: 5px;*/
}
ul.products li.product.product-category h3 {
	padding: .5em;
	font-weight: 600;
	font-size: 1.2em;
	background-color: #ffffff;
	color: #222;
}
ul.products li.product, .cats > .woocommerce > ul.products li.product {
	display: block;
	width: 100%;
	clear:both;
	margin: 1em auto;
}
.header-logo {
	width: 85%;
	height: auto;
	padding-left:5%;
}
}
