/*
Theme Name: Clarkson
Author: Clarkson Design
*/
@import 'foundation.css';

blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

li.back {
	padding: 5px !important;
	margin-bottom: 0 !important;
}

.top-bar .top-bar-section .dropdown li.back h5 {
	padding: 0;
	line-height: 1;
	font-size: 14px;
}
	
/* -------- TEXT -----------*/
a img {border:0; }
a:link img { opacity: 1.0; filter: alpha(opacity=100);  / For IE8 and earlier / }

a:hover img { opacity: 0.6; filter: alpha(opacity=60); / For IE8 and earlier / }


#navbar a {
	text-decoration: none;
	color: #a6d4d3;
	background-color: #000000;
}

a:hover, #navbar a:hover { color: #a6d4d3; }
a:active, #navbar a:active { color: #333; }


.center a, .white a { color: #555; text-align: center; }
.center a:hover, .white a:hover { color: #444; }

.blue a:link {text-decoration:none; color:#a6d4d3; text-align: center !important; }
.blue a:visited {text-decoration:none; color:#a6d4d3; text-align: center; }
.blue a:hover {color:#3a5e5d; text-align: center; }
.blue a:active {text-decoration:none; color:#a6d4d3; text-align: center; }

.alt a:link {text-decoration:none; color:#252525;}
.alt a:visited {text-decoration:none; color:#252525;  }
.alt a:hover {color:#3a5f5e;}
.alt a:active {text-decoration:none; color:#252525; }

.credit a:link {text-decoration:none; color:#a09e9e;}
.credit a:visited {text-decoration:none; color:#a09e9e;  }
.credit a:hover {color:#3a5f5e;}
.credit a:active {text-decoration:none; color:#a09e9e; }

/* SMALL ----------- */
@media only screen 
and (min-width : 200px) {
/* Styles */


body
	{
	font-family: 'nexa_bookregular', serif;
	font-size: 14px;
	font-weight:300;
	}
	
h1
	{
	font-family: 'nexa_boldregular', Helvetica, Arial, San-serif;
	font-size: 26px;
	font-weight:100;
	color:#00000;
	text-align: center;
	line-height:40px;
	padding:0;
	letter-spacing: 2px;
	text-transform: capitalize;
	}
	
	
h2
	{
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight:100;
	color:#000000;
	text-align: center;
	margin-bottom:0;
	line-height:32px;
	padding: 0;
	letter-spacing: 1px;
	}
	
h3
	{
	font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
	font-size: 32px;
	font-weight:100;
	color:#f8f8f8;
	text-align: center;
	margin-bottom:24px;
	line-height:68px;
	}
	
h4
	{
	font-family: 'Merriweather', serif;
	font-size: 18px;
	font-weight:300;
	color:#252525;
	line-height:22px;
	text-align: left;
	}
	
h5
	{
	font-family: 'nexa_boldregular', Helvetica, Arial, San-serif;
	font-size: 26px;
	font-weight:100;
	color:#00000;
	text-align: center;
	line-height:40px;
	padding:12px 0 12px 0;
	letter-spacing: 2px;
	}
	
p
	{
	font-family: 'Merriweather', serif;
	font-size: 14px;
	font-weight:100;
	color:#252525;
	line-height:24px;
	text-align: left;
	letter-spacing: 1px;
	}
	
	
strong
	{
	font-family: 'nexa_boldregular', Helvetica, Arial, San-serif;
	font-weight:100;
	color:#252525;
	letter-spacing: 1px;
	line-height:20px;
	text-align: left;
	padding: 0 0 14px 0;
	}

	.hashtag
	{
	font-family: 'nexa_boldregular', Helvetica, Arial, San-serif;
	font-weight:100;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color:#949090;
	line-height:12px;
	text-align: left;
	}
	
.alt
	{
	font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
	font-size: 14px;
	font-weight:100;
	color:#252525;
	line-height:22px;
	text-align: center;
	padding: 14px 0 0 0;
	}
	
	.alt li
	{
		font-size: 34px;
	}
	
.white
	{
		color:#f8f8f8;
	}
	
span
	{
		font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
		color: #949090;
		padding: 12px 0 12px 0;
	}

.detail
	{
		text-align: center;
		letter-spacing: 1px;
		line-height: inherit;
		padding: 32px 24px 0 24px;
		margin:0;
	}
	
.center
	{
		text-align: center;
		font-family: inherit;
		letter-spacing: 1px;
	}

.large
	{
		font-size: 28px;
		font-weight: 400;
		padding: 12px 0 0;
	}
	
.credit
	{
	font-family: 'nexa_boldregular', Helvetica, Arial, San-serif;
	font-weight:100;
	font-size: 11px;
	padding: 0;
	margin: 0;
	color:#949090;
	line-height:12px;
	text-align: center;
	}

.fa-lg
	{
	padding: 12px;
	}
/*-- TABLES ----*/

table
	{
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight:100;
	color:#252525;
	line-height:22px;
	text-align: left;
	}

/*-----STYLE-----*/


.logo
	{
		float: left;
		min-width: 250px;	
		margin: 6px 0 0 -30px;
		padding: 0 30px 0 ;
	}
	

	.logo-footer
	{
		float: left;
		width: 50%;	
		margin: 2% 20% 0 30%;
		padding:0;
	}
	
.bg
	{
		background-color: #333333;
		padding: 4px 0 4px 0;
	}
	
.lb
	{
		background-color: #a6d4d3;
		padding: 6px 0 0 0;
		line-height: 0;
		height: 88px;
		margin: 0 0 12px;
	}
	
.blk
	{
		color: #252525;
	}
	
.search
	{
		height: 28px;
		margin: 2% 0 4% 0;
		width: 100%;
		font-size: 14px;
	}
	
.checkout
	{
		/*height: 28px;*/
		margin: 10px 0 10px 0;
		width: 100%;
	}

	
.main-image
	{
		height: auto;
		margin:0;
		}
	

	{
		width: 100%;
		padding: 2%;
		min-height: 100%;
	}
	
	.main-text p
	{
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight:100;
	color:#000000;
	text-align: center;
	margin-bottom:0;
	line-height:32px;
	padding: 0 0 32px 0;
	letter-spacing: 1px;
	}
	
.spec
	{
	padding: 32px;
	}
	
.instagram-hold
	{
		border-top: 1px solid #dedede;
		border-bottom: 1px solid #dedede;
		padding: 24px 0 32px 6px;
		margin: 0 0 24px 0;
		height: 640px;
	}
	
	.instagram img
	{
		box-shadow: 0px 0px 10px #c2c2c2;
		margin: 12px 0 12px 0;
	}
	
	.null-instagram-feed .instagram-pics {
margin: 0;
padding: 0;
list-style: none;
}
.null-instagram-feed .instagram-pics li {
float: left;
margin: 0;
padding: 0 12px 12px 0;
width:33%;
}
.null-instagram-feed .instagram-pics li img {
padding: 0;
margin: 0;
display: block;

}
.clear { clear: both; }
}
	
	
#footer
	{
		background-color: #e6e7e9 !important;	
		margin: 0 0 10px;
		padding: 18px 0 18px 0;
		
	}
	
.footer-text-box
	{
		border-right: none;
		float: left;
		margin: 0 3% 0 7%;
		height: 42px;
		line-height: 28px;
		width: 90%;
		border-bottom: 1px solid #d8d8d8;
	}

.footer-social-box
	{
		border-right: none;
		float: left;
		padding: 0;
		margin: 0 30% 5% 30%;
		height: 42px;
		line-height: 28px;
		font-size: 24px;
		width: 40%;
	}
	
.grey
	{
		border:1px solid #dedede;
		background: #f3f3f3;
		padding: 8px 8px 0 8px;
		margin: 1% 16% 3% 16%;
		width: 68%;
		height: 100%;
	}
	
.pad
	{
		margin: 2% 0 6% 0;
	}

.icons
	{	
		width: 50%;
		margin: 0 25% 0 25%;
	}
	
.product
	{ /*
		border:1px solid #dedede;
		padding: 12px;
		min-height: 370px;
		width: 100%;
		margin: 2%  0 5%;
		background: #f3f3f3;
		*/
	}

.sell-box
	{
		border:1px solid #dedede;
		color: #252525;
		padding: 12px;
		min-height: 470px;
		margin: 2% 0 1% 0;
		background: #f3f3f3;
	}
	

	
.stats
	{
	font-family: 'Merriweather', serif;
	font-weight:100;
	color:#252525;
	line-height:22px;
	text-align: left;
	padding: 0;
	}
	
	.stats li
	{
		border-bottom: 1px solid #dedede;
		padding: 8px 0 6px 0;
		list-style-type: square;
	}
	
.bin
	{
	width: 50%;
	font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
	font-size: 16px;
	font-weight:100;
	color:#252525;
	text-align: center;
	background-color: #a6d4d3;
	margin: 8% 25% 0 25%;
	padding: 12px 0 12px 0;
	}
	
.order
	{
	width: 50%;
	font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
	font-size: 16px;
	font-weight:100;
	color:#252525;
	line-height:22px;
	text-align: center;
	background-color: #a6d4d3;
	margin: 0 25% 5% 25%;
	padding: 12px 0 12px 0;
	}
	
.feature-text
	{
	margin: 0;
	width: 100%;
	max-height: 320px;
	}
	
	.feature-image
	{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	.first
	{
		padding: 24px 12px 12px 12px;
	}
	
.left
	{	
		padding:0;
		margin:0 12px 0 0;
		float: left;
	}

.right
	{
		padding:0;
		margin:0 0 0 12px;
		float: right;
	}

	
.back
	{
		border:1px solid #dedede;
		padding: 12px 0 32px 0;
		margin: 0 0 24px 0;
		height: 100%;
		background: #f3f3f3;
	}
	
.title
	{
		font-size: 18px;
		color: #f8f8f8;
	}
	

	
	.square
	{
		height: 470px;
		margin: 4% 0 2% 0;
	}
	
.blue
	{
		color: #a6d4d3;
		font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
		font-size: 28px;
		font-weight: 700;
		text-align: center;
		padding: 0 0 8px;
		margin: 0;
		line-height: 32px;
	}

.white
	{
		color: #f8f8f8;
		font-size: 15px;
	}
	

	

input, textarea, select {
   -webkit-appearance: none;
 }
 	
input, textarea, select {
   border: 1px solid #555;
   padding: 0.5em;
   margin: 0 0 4px 0;
   font-size: 13px;
   line-height: 12px;
   background: #fff;
 }
 
input[type=checkbox],
 input[type=radio] {
   display: inline-block;
   font-size: 15px;
   line-height: 1em;
   margin: 0 0.25em 0 0;
   padding: 0;
   width: 1.25em;
   height: 1.25em;
   -webkit-border-radius: 0.25em;
   vertical-align: text-top;
 }

 input[type=radio] {
    -webkit-border-radius: 2em; /* Make radios round */
  }
  
input[type=checkbox]:checked {
   background: url("data:image/png,%89PNG[...]") no-repeat center center;
   -webkit-background-size: 28px 28px; /* shrink high resolution background */
 }



/** Header */
#header {
  margin-top: 5px;
}

/* -------- NAV -----------*/


.top-bar, .contain-to-grid, .top-bar-section ul {
  background: transparent;
  margin: 0;
}

.top-bar {
  height: 60px;
  margin: 10px 0 0  0;
  padding: 0 0 0;
  background: none;
  width:auto;

}

.top-bar-section ul li {
  list-style: none;
  font-size: 22px !important;
  font-weight: 100 !important;
  font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
  background: #333333;
}

.top-bar-section ul li>a {
  background: none;
  font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
  background: #a6d4d3;
}

.top-bar-section li a:not(.button) {
  background: none;
}

.top-bar-section ul li.active>a {
  background: #252525;
}

.top-bar-section .has-dropdown>a:after {
  border-color: #7ccadc transparent transparent transparent;
}


.top-bar-section .dropdown li a {
  padding: 5px;
}

.top-bar-section .has-dropdown ul {
  background: #333333;
}



.top-bar.expanded .toggle-topbar a {
	color: #ffffff;
}

.top-bar .toggle-topbar.menu-icon a,
.top-bar .toggle-topbar a {
	color: #252525;
}

a:active, #navbar a:active {
    color: #252525;
    
.top-bar-section li:not(.has-form) a:not(.button) {
	background-color: #252525;
}

.top-bar .toggle-topbar.menu-icon a span {
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    text-indent: -3.5em;
    height: 40px;
    margin: 0px;
    padding: 0px;
    background: none repeat scroll 0% 0% #252525;
    border: 1px solid #a6d4d3;
}
.top-bar.expanded .title-area {
	background: #252525;
}

.top-bar .name h1 a {
	color:  #252525;
	background-color:  #252525;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    margin: 1px 0 1px 0;
    line-height: 65px;
    background: none repeat scroll 0% 0% #252525;

}

.top-bar-section ul li.title.back a{
color:#dedede!important
}﻿

} /* --- END SMALL ---*/





/* MEDIUM ----------- */

@media only screen 
and (min-width : 700px) {
/* Styles */

.logo
	{
		float: left;
		min-width: 150px;	
		margin: 6px 0 0 10px;
		padding: 0 30px 0 ;
	}
	
.soc-pad
	{
		margin: 12px 0 8px 0;
		padding: 0;
		float: left;
	}



.grey
	{
		border:1px solid #dedede;
		background: #f3f3f3;
		padding: 8px 8px 0 8px;
		margin: 1% 1% 3% 1%;
		width: 48%;
		min-height: 400px;
	}
	
.product
	{
		//border:1px solid #dedede;
		//padding: 10px;
		//min-height: 200px;
		//margin: 2% 5% 1% 0;
		//background: #f3f3f3;
		
		border:none;
		padding: 0;
		min-height: 200px;
		margin: 2% 0 0 0;
		background: none;
	}
	
	.feature-text
	{
	margin: 0;
	width: 100%;
	max-height: 200px;
	}
	
	.feature-image
	{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	.top-bar-section .has-dropdown ul li:nth-of-type(2) {
		display: none;
	}
	
}

/* --- END MEDIUM ---*/






/* BIG ----------- */
@media only screen 
and (min-width : 1000px) {
/* Styles */


body
	{
	font-family: 'nexa_bookregular', serif;
	font-size: 14px;
	font-weight:300;
	}
	
h1
	{
	font-family: 'nexa_boldregular', Helvetica, Arial, San-serif;
	font-size: 34px;
	font-weight:100;
	color:#00000;
	text-align: center;
	line-height:40px;
	padding:0;
	letter-spacing: 2px;
	}
	
	
h2
	{
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight:100;
	color:#000000;
	text-align: center;
	margin-bottom:0;
	line-height:32px;
	padding: 0;
	letter-spacing: 1px;
	}
	
h3
	{
	font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
	font-size: 32px;
	font-weight:100;
	color:#f8f8f8;
	text-align: center;
	margin-bottom:24px;
	line-height:68px;
	}
	
h4
	{
	font-family: 'Merriweather', serif;
	font-size: 18px;
	font-weight:300;
	color:#252525;
	line-height:22px;
	text-align: left;
	}
	
p
	{
	font-family: 'Merriweather', serif;
	font-size: 14px;
	font-weight:100;
	color:#252525;
	line-height:24px;
	text-align: left;
	letter-spacing: 1px;
	}
	
strong
	{
	font-family: 'nexa_boldregular', Helvetica, Arial, San-serif;
	font-weight:100;
	color:#252525;
	line-height:22px;
	text-align: left;
	}

	.hashtag
	{
	font-family: 'nexa_boldregular', Helvetica, Arial, San-serif;
	font-weight:100;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color:#949090;
	line-height:12px;
	text-align: left;
	}
	
.alt
	{
	font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
	font-size: 16px;
	font-weight:100;
	color:#252525;
	line-height:22px;
	text-align: center;
	padding: 4px 0 0 0;
	}
	
.white
	{
		color:#f8f8f8;
	}
	
span
	{
		font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
		color: #949090;
		padding: 12px 0 12px 0;
	}

.center
	{
		text-align: center;
		font-family: inherit;
	}

.large
	{
		font-size: 28px;
		font-weight: 400;
		padding: 12px 0 0;
	}
	

/*-- TABLES ----*/

table
	{
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight:100;
	color:#252525;
	line-height:22px;
	text-align: left;
	}

/*-----STYLE-----*/


.logo
	{
		float: left;
		min-width: 250px;	
		margin: 6px 0 0 -60px;
		padding: 0 30px 0 ;
	}
	
.bg
	{
		background-color: #333333;
		padding: 4px 0 4px 0;
	}
	
.lb
	{
		background-color: #a6d4d3;
		padding: 6px -16px 0 0;
		line-height: 0;
		height: 40px;
		margin: 0 0 12px;
	}
	
.blk
	{
		color: #252525;
	}
	
.search
	{
		height: 22px;
		margin: 0 -16px 0 12px;
		float: right;
		width: 98%;
		font-size: 14px;
		}
	
.checkout
	{
		/*height: 28px;*/
		margin: 10px 0 10px 0;
		width: 100%;
	}

	
.main-image
	{
		height: auto;
		//margin:2% 0 0;
		}
	.main-text{
		padding:2% 0;
	}
.main-text, .page-description
	{
		width: 60%;
		margin: 2% 20% 2% 20%;
		float: left;
	}
	
.feature-text
	{
	margin: 0;
	width: 100%;
	max-height: 120px;
	}
	
	.feature-image
	{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	
.instagram
	{
		border-top: 1px solid #dedede;
		border-bottom: 1px solid #dedede;
		padding: 24px 0 32px;
		margin: 0 0 24px 0;
		height: 540px;
	}
	
	.instagram img
	{
		box-shadow: 0px 0px 10px #c2c2c2;
		margin: 12px 0 12px 0;
	}
	
.footer
	{
		background-color: #e6e7e9 !important;	
		margin: 0 0 10px;
		padding: 18px 0 18px 0;
		
	}
	
	.logo-footer
	{
		float: left;
		width: 15%;	
		margin: 0 -20px 0;
		padding:0;
	}	
	
.footer-text-box
	{
		border-bottom: none;
		float: left;
		padding:0;
		margin: 0;
		height: 32px;
		line-height: 28px;
		width: 35%;
	}

.footer-social-box
	{
		float: right;
		padding: 0 0 0 0;
		margin: 0;
		width: 15%;
	}
	
.grey
	{
		border:1px solid #dedede;
		background: #f3f3f3;
		padding: 8px 8px 0 8px;
		margin: 1% 1% 3% 1%;
		width: 23%;
		min-height: 400px;
	}
	
.pad
	{
		margin: 2% 0 6% 0;
	}

.icons
	{	
		width: 50%;
		margin: 0 25% 0 25%;
	}
	


.sell-box
	{
		border:1px solid #dedede;
		color: #252525;
		padding: 12px;
		/*min-height: 470px;*/
		margin: 2% 0 1% 0;
		background: #f3f3f3;
	}
	
.price
	{
	font-family: 'Merriweather', serif;
	font-size: 20px;
	font-weight:100;
	color:#252525;
	line-height:0;
	text-align: left;
	padding: 0;
	margin: 0;
	}

	
.stats
	{
	font-family: 'Merriweather', serif;
	font-weight:100;
	color:#252525;
	line-height:22px;
	text-align: left;
	padding: 0;
	}
	
	.stats li
	{
		border-bottom: 1px solid #dedede;
		padding: 8px 0 6px 0;
		list-style-type: square;
	}
	
.bin
	{
	width: 50%;
	font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
	font-size: 16px;
	font-weight:100;
	color:#252525;
	text-align: center;
	background-color: #a6d4d3;
	margin: 8% 25% 0 25%;
	padding: 12px 0 12px 0;
	}
	
.order
	{
	width: 50%;
	font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
	font-size: 16px;
	font-weight:100;
	color:#252525;
	line-height:22px;
	text-align: center;
	background-color: #a6d4d3;
	margin: 0 25% 5% 25%;
	padding: 12px 0 12px 0;
	}
	
.feature-text
	{
	margin: 0;
	padding: 12px;
	height: auto;
	width: 50%;
	}
	
	.feature-image
	{
		margin: 0;
		padding: 0;
		width: 50%;
	}
	
	.first
	{
		padding: 0 12px 12px 12px;
	}
	
.left
	{	
		padding:0;
		margin:0;
		float: left;
	}

.right
	{
		padding:0;
		margin:0;
		float: right;
	}

	
.back
	{
		border:1px solid #dedede;
		padding: 12px 0 32px 0;
		margin: 0 0 24px 0;
		height: 100%;
		background: #f3f3f3;
	}
	
.title
	{
		font-size: 18px;
		color: #f8f8f8;
	}
	

	
	.square
	{
		height: 470px;
		margin: 4% 0 2% 0;
	}
	
.blue
	{
		color: #a6d4d3;
		font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
		font-size: 28px;
		font-weight: 700;
		text-align: center;
		padding: 0 0 8px;
		margin: 0;
		line-height: 32px;
	}

.white
	{
		color: #f8f8f8;
		font-size: 15px;
	}
	

	

input, textarea, select {
   -webkit-appearance: none;
 }
 	
input, textarea, select {
   border: 1px solid #555;
   padding: 0.5em;
   margin: 0 0 4px 0;
   font-size: 13px;
   line-height: 12px;
   background: #fff;
 }
 
input[type=checkbox],
 input[type=radio] {
   display: inline-block;
   font-size: 15px;
   line-height: 1em;
   margin: 0 0.25em 0 0;
   padding: 0;
   width: 1.25em;
   height: 1.25em;
   -webkit-border-radius: 0.25em;
   vertical-align: text-top;
 }

 input[type=radio] {
    -webkit-border-radius: 2em; /* Make radios round */
  }
  
input[type=checkbox]:checked {
   background: url("data:image/png,%89PNG[...]") no-repeat center center;
   -webkit-background-size: 28px 28px; /* shrink high resolution background */
 }



/** Header */
#header {
  margin-top: 5px;
}

/* -------- NAV -----------*/



.top-bar, .contain-to-grid, .top-bar-section ul {
  background: #252525;
  margin: 0;
}

.top-bar {
  height: 60px;
  margin: 10px 0 0  0;
  padding: 0 0 0;
  background: none;
  width:auto;

}

.top-bar-section ul li {
  list-style: none;
  font-size: 22px !important;
  font-weight: 100 !important;
  font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
  background: #333333;
}

.top-bar-section ul li>a {
  background: none;
  font-family: 'nexa_bookregular', Helvetica, Arial, San-serif;
  background: #a6d4d3;
}

.top-bar-section li a:not(.button) {
  background: none;
}

.top-bar-section ul li.active>a {
  background: #252525;
}

.top-bar-section .has-dropdown>a:after {
  border-color: #7ccadc transparent transparent transparent;
}


.top-bar-section .dropdown li a {
  padding: 5px;
}

.top-bar-section .has-dropdown ul {
  background: #333;
}

.top-bar.expanded .toggle-topbar a {
	color: #ffffff;
}

.top-bar .toggle-topbar.menu-icon a,
.top-bar .toggle-topbar a {
	color: #333333;
}

a:active, #navbar a:active {
    color: #333333;
    
.top-bar-section li:not(.has-form) a:not(.button) {
	background-color: #333333;
}

.top-bar .toggle-topbar.menu-icon a span {
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    text-indent: -3.5em;
    height: 20px;
    margin: 0px;
    padding: 0px;
    background: none repeat scroll 0% 0% #333333;
    border: 1px solid #a6d4d3;
}
.top-bar.expanded .title-area {
	background: #252525;
}

.top-bar .name h1 a {
	color:  #252525;
	background-color:  #252525;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    margin: 1px 0 1px 0;
    line-height: 12px;
    background: none repeat scroll 0% 0% #252525;

}

} /* --- END BIG ---*/



/* --- WOOCOMMERCE STYLING ----*/

/*--Bowman Specific tweaks--*/

.attachment-shop_catalog
	{
		width: 740px;
		height: 470px;
		padding: 12px 0 0;
	}
ul
	{
		list-style: none;
	}
	
.amount
	{
	font-family: 'Merriweather', serif;
	font-size: 20px;
	font-weight:100;
	color:#252525;
	line-height:20px;
	text-align: left;
	padding: 12px 0 12px 0;
	margin:0;
	}

h1 .product-title .entry-title
	{
		text-transform: capitalize;
	}
/* Global / Shop WooCommerce Styles */

.woocommerce .woocommerce-breadcrumb {
  padding-left: 10px;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
  float: right;
}
.woocommerce ul.products li.product .onsale {
  top: 10px;
  right: 10px;
  margin: 0;
  list-style: none;
}
.woocommerce span.onsale {
  padding: 0;
  text-align: center;
  line-height: inherit;
  background-color: #f8f8f8;
  margin: 0;
  background-color: transparent;
  color: #77a464;
  font-size: 1.4rem;
}
.woocommerce ul.products li.product h3 {
  float: left;
  color: #252525;
}
.woocommerce ul.products li.product .price {
  float: right;
  padding-top: 5px;
}
.woocommerce ul.products li.product .price del {
  display: none;
}
.woocommerce ul.products li.product .button {
  display: block;
  clear: both;
  background-color: white;
  border: 1px #ccc solid;
  margin-top: 10px;
  font-weight: normal;
  color: #777;
  float: left;
  width: 100%;
  text-align: center;
}
.woocommerce a.added_to_cart {
  padding-top: .5em;
  white-space: nowrap;
  display: inline-block;
  border: 1px #ccc solid;
  position: absolute;
  padding: 5px 10px 6px;
  z-index: 100;
  background-color: #77a464;
  border-radius: 4px;
  color: white;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}


	/* Single Page WooCommerce Styles */

.woocommerce div.product div.images, .woocommerce-page div.product div.images {
  float: left;
}
.woocommerce div.product div.images a.woocommerce-main-image {
  width: 100%;
  float: left;
  display: block;
}
.woocommerce div.product div.images div.thumbnails {
  float: right;
  padding-top: 0;
}
.woocommerce div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
  width: 100%
}
.single-product span.onsale {
  top: 20px;
  left: 0;
  font-size: 1.6rem;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 1.4rem;
  float: right;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  display: inline;
   float: right;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
  margin: 40px auto;
}
.woocommerce div.product form.cart input.input-text.qty.text {
  font-size: 1rem;
  padding: 10px;
}
.woocommerce div.product form.cart .variations_button {
  margin-top: 10px;
}
.woocommerce div.product form.cart button.single_add_to_cart_button.button {
  float: left;
  padding: 18px;
  font-size: 1rem;
}
.posted_in a {
  border: 1px #ccc solid;
  padding: 4px;
  border-radius: 4px;
  margin: 0;
  margin-right: 4px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: right;
  width: 18%;
  position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  float: left;
  width: 80%;
  margin: 0;
  padding: 0;
  border: none;
}
.single-product #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 1rem;
}
p.woocommerce-verification-required {
  font-size: .8rem;
  color: #999;
  font-size: italic;
}
.single-product .related.products h2 {
  font-size: 1.4rem;
  margin: 40px 0 10px;
}

.single-product .related.products h3 {
  font-size: 1.4rem;
  margin: 40px 0 10px;
	text-align: right;}

.single-product .related.products ul.products li.product {
  width: 44%; 
}
.single-product .related.products ul.products li.product a img {
  margin-bottom: 0;
}
.single-product .related.products h3 {
  font-weight: normal;
}
.single-product .related.products .price,
.single-product .related.products .button,
.single-product .related.products .onsale {
  display: none !important;
}

.amount
	{
		margin: 24px 0 24px 0;
	}
/* Cart Styles */

footer .right {
  text-align: right;  
}
footer .right p {
  float: right;
}
footer a.btn {
  font-size: .8rem;
  margin-left: 5px;
  border: 1px #384047;
  color: white;
  padding: 12px 18px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  box-shadow: none;
}
footer a.btn.alt {
  background-color: white;
  border-color: #ccc;
  color: #222;  
}
@media all and (min-width: 40.063em) {
  nav#main-nav li:last-child {
    display: none;
  }
}
.woocommerce-cart table.cart img {
  width: 64px;
}
.woocommerce-cart table td.product-name {
  font-size: 1rem;
}
.woocommerce table.shop_table {
  font-size: 140%;
}
label {
  text-align: left;
}
input[type=text],
input[type=email],
textarea {
  background: white;
  color: #384047;
  display: block;
  height: 22px;
  font-size: .75em;
  line-height: .85em;
  padding: 0 0 0 4px;
  margin: 0;
  width: 100%;
  -webkit-box-shadow: insert 0 0 0 2px #d1d6d9;
  -moz-box-shadow: insert 0 0 0 2px #d1d6d9;
  box-shadow: insert 0 0 0 2px #d1d6d9;
  -webkit-transition: box-shadow 200ms ease-in-out;
  -moz-transition: box-shadow 200ms ease-in-out;
  -o-transition: box-shadow 200ms ease-in-out;
  transition: box-shadow 200ms ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  border: 1px #ccc solid;
}
input[type=text]:hover,
input[type=email]:hover,
textarea:hover {
   -webkit-box-shadow: insert 0 0 0 2px #9aa5aa;
  -moz-box-shadow: insert 0 0 0 2px #9aa5aa;
  box-shadow: insert 0 0 0 2px #9aa5aa; 
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
   -webkit-box-shadow: insert 0 0 0 2px #384047;
  -moz-box-shadow: insert 0 0 0 2px #384047;
  box-shadow: insert 0 0 0 2px #384047; 
}
.woocommerce-cart .cross-sells h2 {
  font-size: 1.2rem;
  text-align: left;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%
}
a.shipping-calculator-button {
  font-size: 1rem;
  text-decoration: underline;
}
.woocommerce-cart .cart_totals h2 {
  display: none;
}
.woocommerce-cart .cart_totals table {
  font-size: 140%;
}
.woocommerce-cart .variation p {
    font-size: 1rem;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  font-size: 1.4rem;
}

/* Checkout */

p#billing_postcode_field + .clear {
  display: none;
}

.woocommerce-checkout input.button[type=submit] {
  font-size: 200%;
}
address {
  font-size: 1rem;
  line-height: 1.6rem;
}
.woocommerce-account .address .title h3 {
  float: none;
}


/*-----NEW BITS ON STRIPE CHECKOUT----*/
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
font-size: 1.5em;
padding: 16px;
height: 60px;
 background-repeat: no-repeat; 
background-position: right;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry
{
	font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right;
    height: 60px;
   }

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc
{
	height: 60px;
}

/*  Use the following styles if your country option does not appear at the top of the form */

p#billing_email_field,
p#billing_postcode_field {
  width: 100%;
}

/* Message Styles not included in videos */

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  font-size: 1.2rem;
}

	
	


.variations .label{
display:none !important;
}.variations td{	padding:2px;}
.single_add_to_cart_button{
padding:10px 30px;
}
.product .large-3.columns{
text-align:center;
}
.products{
	margin:0;
}
.variations{
width:100%;
border:none;
background:none;
margin:20px 0 10px 0;
}
.variations tr{
background:none !important;
}
.product_title{
	text-transform:uppercase;
}
div[itemprop="description"]{
	margin-top:10px;
	height:95px;
	overflow:hidden;
}
.shop_table.woocommerce-checkout-review-order-table,#shipping_email,#shipping_phone_field{
	display: none;
}
#customer_details label{
	 font-family: "nexa_bookregular",serif !important;
}
.customer_details textarea, .customer_details select,.select2-choice {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #555 !important;
    font-size: 13px !important;
    line-height: 12px !important;
    margin: 0 0 4px !important;
    padding: 0.5em !important;
    color: #252525 !important;
}
#customer_details input{height: 30px !important;border: 1px solid #000;}
#s2id_billing_country span,#s2id_billing_state span,#s2id_shipping_country span,#s2id_shipping_state span{padding: 0 !important;}
#billing_email{height: 30px;}
#customer_details > label{
    color: #222 !important;


}
.woocommerce .login .button,#place_order{
  background-color: #a6d4d3;
    color: #252525;
    font-family: "nexa_bookregular",Helvetica,Arial,San-serif;
    font-size: 16px;
    font-weight: 100;
    line-height: 22px;
    margin: 0 25% 5%;
    padding: 12px 0;
    text-align: center;
    width: 50%;

}
.woocommerce .login #username,.woocommerce .login #password{
	height: 28px;
    margin: 10px 0;
    width: 100%;
     background: #fff none repeat scroll 0 0;
    border: 1px solid #555;
    font-size: 13px;
    line-height: 12px;
    padding: 0.5em;
}
.woocommerce-checkout #payment{
	background: none !important;
}
/*.shipping_address{margin-top: -24px;}*/
#billing_postcode_field,#billing_email_field,#billing_city_field{width: 47% !important;}

.wc-proceed-to-checkout a{
    background-color: #a6d4d3 !important;
    color: #252525 !important;
    font-family: "nexa_bookregular",Helvetica,Arial,San-serif !important;
    font-size: 16px !important;
    font-weight: 100 !important;
    line-height: 22px !important;
    margin: 0 25% 5% !important;
    padding: 12px 0 !important;
    text-align: center !important;
    width: 50% !important;
}
table {
    font-family: "nexa_bookregular",serif !important;
}
.woocommerce-billing-fields h3,#ship-to-different-address h3{
	color: #252525;
    font-family: "Merriweather",serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-align: left;
}
.search {

	   height: 30px;
}
#billing_city_field label{
	margin-top: -69px;
}
.checkoutr {
    float: right;
    font-size: 14px;
    margin-top: -12px;
    text-align: center;
}
.checkoutr span{
	color: red;
}

/* Joe Changes */


.nav {
	padding: 0;
}

.nav nav > ul {
	width: 100%;
}

.top-bar-section ul {
	width: 100%;
	text-align: center;
	background: transparent;
}

.top-bar-section ul li {
	float: none;
	display: inline-block;
}


.main-image > .thumbnails {
	display: none;
}

.sell-box .hashtag {
	display: block;
	margin-bottom: 20px;
}

.custom-summary {
	margin-top: 15px;
}

div.features div[class*="-layout"] p:last-of-type {
	margin-bottom: 0;
}

.features div[class*="-layout"] .feature-image {
	float: right;
	position: relative;
	overflow: hidden;
}

.shop-desc .cont h2 {
	font-size: 14px;
	line-height: 1.9;
	text-align: left;
}

.overview-text .main-text {
	width: 80%;
	margin: 0 auto;
	float: none;
}

.overview img {
	width: 100%;
}

.wcwl_email_field,
.wcwl_control {
	float: left;
	width: 100%;
	text-align: left;
}

.wcwl_email_field input {
	height: auto !important;
	padding: 8px !important;
}

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

.wcwl_control a {
	padding: 8px 12px;
	width: 100%;
}

.woocommerce-message,
.woocommerce-error {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 80%;
    background-color: #efefef;
    margin-top: 20px;
    padding: 20px 10px;
}

.woocommerce-message .button,
.woocommerce-error .button {
	margin-bottom: 0;
}


@media only screen and (min-width : 600px) {
	.features div[class*="-layout"] .feature-image img {
		height: auto;
	}
}