/*
Theme Name: 	76 Design
Theme URI: 		seventysixdesign.co.nz
Description: 	76 Design 2015
Version: 		1.0
Author: 		Dean Foster
Author URI: 	d-no.co.nz
Tags: 			d-no.co.nz, seventysix design, hannah gordon
*/

div,
article,
section,
header,
footer,
nav,
li					{ position:relative; /* For absolutely positioning elements within containers (add more to the list if need be) */ }
.group:after 		{ display:block; height:0; clear:both; content:"."; visibility:hidden; /* For clearing */ }
body 				{ background:#fff; /* Don't forget to style your body to avoid user overrides */ }
::-moz-selection 	{ background:#ff0; color:#333; }
::selection 		{ background:#ff0; color:#333; }


fonts {
	font-family:'Neuzeit Office W01'; font-weight:400; font-style:normal;
	font-family:'Neuzeit Office W01'; font-weight:700; font-style:normal;
	font-family:'Orator W01 Mono'; font-weight:400; font-style:normal;
	font-family:'Linotype Didot eText W01'; font-weight:400; font-style:italic;
	
}


html { font-size: 48%; } 

@media (min-width: 768px) {
html { font-size: 52.5%; } 
}
@media (min-width: 992px) {
	html { font-size: 58.5%; } 
}
@media (min-width: 1200px) {
	html { font-size: 62.5%; } 
}

body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family:'Neuzeit Office W01',helvetica, arial, sans-serif; font-weight:400; font-style:normal;
	text-align:left;
	font-size:1.6rem;
	line-height:2rem;
	letter-spacing: 0.03rem;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
	outline: 0 !important;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.splitNav a:link {
	text-decoration: none;
	color: #ffffff;
}
.splitNav a:visited {
	text-decoration: none;
	color: #ffffff;
}
.splitNav a:hover {
	text-decoration: none;
	color: #ffffff;
}
.splitNav a:active {
	text-decoration: none;
	color: #ffffff;
}

nav a:hover {
text-decoration:none;	
}

/*Nav*/
ul.mainNav {
    float: none;
    text-align: center;
}
ul.mainNav li {
  display: inline-block;
  float: none;
  line-height: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  vertical-align: middle;
}

ul.mainNav li a {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  margin-bottom:1rem;
}
ul.mainNav li a:hover {
  font-size:2rem;
    border-bottom:1px solid #009340;

}
@media (min-width: 768px) {
ul.mainNav li a {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
   margin-bottom:0;
}
ul.mainNav li a:hover {
  font-size:1.4rem;
    border-bottom:1px solid #009340;

}
body.home ul.mainNav li a:hover {
  font-size:1.4rem;
    border-bottom:1px solid #009340;

}
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
 color: #000000;
 border-bottom: 1px solid transparent;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:hover, .navbar-default .navbar-nav > .current-menu-item > a:focus {
  background-color: transparent;
  color: #000000;
  border-bottom:1px solid #009340;
}

@media (min-width: 768px) {

body.home .navbar-default .navbar-nav > li > a {
 color: #ffffff;
 border-bottom: 1px solid transparent;
}
body.home .navbar-default .navbar-nav > li > a:hover,
body.home .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
body.home .navbar-default .navbar-nav > .current-menu-item > a, body.home .navbar-default .navbar-nav > .current-menu-item > a:hover, body.home .navbar-default .navbar-nav > .current-menu-item > a:focus {
  background-color: transparent;
  color: #ffffff;
  border-bottom:1px solid #009340;
}
}

.navbar-nav > li > a {
  padding-bottom: 0.5rem;
padding-left:0.2rem;
padding-right:0.2rem;

}
nav { z-index:100;}
.navbar {border:0;}
#menuHolder {
  position: absolute;
  top: 0;
  width: 100%;
}
.fixed #menuHolder {
position:fixed;	
}
#menu-item-37 > a {
  border-bottom: 0 none !important;
  font-size: 2.7rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.topHolder {
  height: 0;
  position: absolute;
  width: 100%;
  z-index: 100;
}
#mainNav {
	padding-top:2rem;
}
.container.logoContainer {
  height: 0;
}
.logoContainer .row {
  height: 0;
}

.cartHolder {
  float: right;
  margin-right: 6rem;
  padding-top: 1rem;
}
@media (min-width: 768px) {
.cartHolder {
margin-right:0;  
padding-top: 1.2rem;
}
}
.cartHolder img {
  display: inline;
  width: 2.5rem;
}
.cartCol {
  height: 0;
}
.navbar-toggle {
  border: 0 none;
  border-radius: 0;
  float: right;
  margin: 1.5rem 0;
  padding: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000000;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-collapse {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  margin-left: -0.9rem;
  margin-right: -0.9rem;
}
@media (min-width: 768px) {
.navbar-collapse {
  background: transparent;
  border: 0 none;
}
}
ul.mainNav li.menu-item-37 {
display:none;	
}
@media (min-width: 768px) {
	ul.mainNav li.menu-item-37 {
display:inline-block;	
}
}

ul.mainNav {
	padding: 2.5rem 2rem 1rem;
  float: none;
  text-align: center;

}
@media (min-width: 768px) {
ul.mainNav {
  padding: 0;
}
}
/*Structure————————————————————————————*/
#mainNav > .container {
  padding: 0;
}
#mainNav > .container > .row {
  margin: 0;
}
.container {
  padding-left: 0.9rem;
  padding-right: 0.9rem;
}
@media (min-width: 768px) {
.container {
    width: 750px;
}
}

@media (min-width: 992px) {
.container {
    width: 974px;
}
}

@media (min-width: 1200px) {
	.container {
    width: 1182px;
}
}
.container-fluid {
  padding: 0;

}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 0.9rem;
  padding-right: 0.9rem;
  position: relative;
}

.row {
  margin-left: -0.9rem;
  margin-right: -0.9rem;
}

header {
  position: absolute;
  width: 100%;
   z-index: 105;
}

#contentHolder {
  padding-top: 9rem;
  width: 100%;
}
@media (min-width: 768px) {
body.home #contentHolder {
  padding-top: 0;
}
}



#contentHolder::after {
  clear: both;
  content: "";
  display: block;
}
section {
	width:100%;
	background:#ffffff;
}

#contentHolder section, #contentHolder nav {
	margin-bottom:2.1rem;
	}
#contentHolder nav.bottomGrid {
  margin-bottom: 2rem;
}
#contentHolder nav.splitNav {
  margin-bottom: 3.5rem;
}
footer {
  background: #f1f1f1 none repeat scroll 0 0;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-27 {
  padding-left: 3rem;
}
.img-responsive {
  width: 100%;
}

/*Logo————————————————————————————*/
.logoHolder {
  margin: 0 0 0 0.9rem;
  width: 3rem;
}
@media (min-width: 768px) {
.logoHolder {
  margin: 0.5rem 0 0;
  width: 3rem;
}
}

/*HOME————————————————————————————*/
nav.splitNav .col{
	margin:0;
	padding:0;
}
.splitNav .row {
  margin: 0;
  padding: 0;
}
.splitText {
  color: #ffffff;
  font-family: "times new roman", serif;
  font-size: 5.2rem;
  letter-spacing: 0.25em;
  line-height: 5rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
   left: 5%;
  width: 90%;
}
@media (min-width: 768px) {
	.splitText {
 left: 5rem;
 width:auto;
}
}

.splitText.splitLeft {
  left: 5%;
  right: 4rem;
  width: 90%;
}
@media (min-width: 768px) {
.splitText.splitLeft {
  left: inherit;
  width: auto;
}
}



.splitText span {
  display: block;
  font-size: 2.4rem;
  height: 1rem;
  margin-top: -.5rem;
  letter-spacing: 0.3em;
}
.splitNav .splitPlus {
 display:none;
}
@media (min-width: 768px) {
.splitNav .splitPlus {
	display:block;
  left: -2rem;
  padding-top: 0.5rem;
  position: absolute;
  top: 50%;
  width: 4rem;
}
}
.navGridText {
  left: 0;
  margin-top: -1rem;
  position: absolute;
     top: 50%;
  width: 100%;
  text-align: center;
   transition: all 0.5s ease-in-out 0s;
}
/*.bespokeNav .navGridText {
   top: 28%;
}*/
.bespokeNavSm .navGridText {
   top: 50%;
}
.bespokeNav .textCol .navGridText {
   top: 50%;
}
nav.bespokeNav .item:hover .navGridText, nav.bespokeNav .item:focus .navGridText {

  top: 15%;
}
nav.bespokeNav.bespokeNavSm .item:hover .navGridText, nav.bespokeNav.bespokeNavSm  .item:focus .navGridText {
  top: 25%;
}
@media (min-width: 768px) {
nav.bespokeNav .item:hover .navGridText, nav.bespokeNav .item:focus .navGridText {
  top: 15%;
}
nav.bespokeNav.bespokeNavSm .item:hover .navGridText, nav.bespokeNav.bespokeNavSm  .item:focus .navGridText {
  top: 25%;
}
}
@media (min-width: 992px) {
nav.bespokeNav .item:hover .navGridText, nav.bespokeNav .item:focus .navGridText {

  top: 40%;
	}
nav.bespokeNav.bespokeNavSm .item:hover .navGridText, nav.bespokeNav.bespokeNavSm  .item:focus .navGridText {
  top: 40%;
}
}
@media (min-width: 1200px) {
	nav.bespokeNav .item:hover .navGridText, nav.bespokeNav .item:focus .navGridText {

  top: 40%;
	}
nav.bespokeNav.bespokeNavSm .item:hover .navGridText, nav.bespokeNav.bespokeNavSm  .item:focus .navGridText {
  top: 50%;
}
}


.navGridText h4, .navGridText h4 a {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  text-align: center;
  text-transform: uppercase;
}
.btmGridItem {
margin-bottom:1.8rem;	
}
.socialMenu.gridSocial {
  text-align: center;
}
.socialMenu.gridSocial > li {
  display: inline-block;
}
.socialMenu.gridSocial img {
  width: 2rem;
}
.socialMenu.gridSocial > li {
  display: inline-block;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
#sb_instagram #sbi_load {
  padding: 0 !important;
}
@media (min-width: 768px) {
body.home a.cart-contents {
color:#ffffff;	
}
}

header .whiteImg {
  display: none;
}
header .blackImg {
	display:inline;
}
@media (min-width: 768px) {
body.home .whiteImg {
	display:inline;
}
body.home .blackImg {
	display:none;
}
}


/*home-featured*/

nav.featured {
  text-align: center;
}

nav.featured h3 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  text-align: center;
  text-transform: uppercase;
  color:#000000;
  
}
nav.featured .featuredTitle {
 margin-bottom:2rem;
}
nav.featured h4, nav.featured h4 a, nav.featured p, nav.featured p a {
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  color:#000000;
  font-family:'Orator W01 Mono', monospace;
  text-transform:uppercase;
  -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
	 margin-bottom: 0;
}
@media (min-width: 768px) {
nav.featured h4, nav.featured h4 a, nav.featured p, nav.featured p a {
  font-size: 1.5rem;
}	
}
nav.featured .featuredProd img {
 margin-bottom:1.6rem;
}
.amount {
  display: block;
  padding-bottom: 2rem;
  font-size:2rem;
}
@media (min-width: 768px) {
body.archive .amount {
  display: inline;
  padding-bottom: 0;
  font-size:1.8rem;
}
body.archive .amount {
  font-size:1.5rem;
}
body.home .amount {
  font-size:1.5rem;
}
}
.socialMenu img {
  width: 1.8rem;
}

ul.footerMenu li {
  display: inline-block;
  float: none;
  line-height: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  vertical-align: middle;
   margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
ul.footerMenu li {
   margin-bottom: 0;
}
}

ul.footerMenu li a {
font-weight:700;
font-size:1.3rem;
letter-spacing: 0.14em;
}
ul.socialMenu li {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0;
}
ul.footerMenu {
  text-align: center;
}
.copyright {
  font-size: 1.3rem;
  margin-top: 2rem;
  text-align: center;
  letter-spacing: .1em;
  font-family: orator w01 mono;
  color: #999999;
}


/*SILVER NAV PAGE*/
nav.silverNav .col {
  padding: 0;
}
nav.silverNav .row {
  margin-left: 1.8rem;
  margin-right: 1.8rem;
}
nav.silverNav .navGridText h4, nav.silverNav .navGridText h4 a {
  font-size: 2.4rem;
   -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

nav.silverNav .navGridText .block {
  background: #ffffff none repeat scroll 0 0;
  display: inline-block;
  height: 4rem;
  left: -2rem;
  margin-left: 1.7rem;
  margin-right: 2rem;
  vertical-align: middle;
  width: 1rem;
}

/*SILVER CATEGORY PAGE*/
section.silverCat h4, section.silverCat h4 a, section.silverCat p, section.silverCat p a {
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  color:#000000;
  text-transform:uppercase;
  font-family:'Orator W01 Mono', monospace;
  -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}
@media (min-width: 768px) {
section.silverCat h4, section.silverCat h4 a, section.silverCat p, section.silverCat p a {
  font-size: 1.5rem;
}
}
section.silverCat h4 {
	margin-bottom:0rem;
}
section.silverCat .product img {
  margin-bottom: 1.6rem;
}
.shopCatList > li {
  display: inline-block;
  font-size: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
   text-transform:uppercase;
  font-family:'Orator W01 Mono', monospace;
  -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
	padding-bottom: 1rem;
}
@media (min-width: 768px) {
.shopCatList > li {
	padding-bottom: 0;
	  font-size: 1.6rem;
}
}

ul.shopCatList  {
text-align:center;	
}
.shopCatList > li a:hover {
    border-bottom:1px solid #009340;
}
.shopCatList > li.currentTerm a {
    border-bottom:1px solid #009340;
}


/*BESPOKE NAV PAGE*/
nav.bespokeNav .col {
  padding: 0;
}
nav.bespokeNav .item:hover .bespokeDetails, nav.bespokeNav .item:focus .bespokeDetails  {
opacity:1;
-webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

nav.bespokeNav .row {
  margin-left: 1.8rem;
  margin-right: 1.8rem;
}
nav.bespokeNav .navGridText h4, nav.bespokeNav .navGridText h4 a {
  font-size: 2.4rem;
  margin-bottom:2rem;
   -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}
.bespokeDetails {
  color: #ffffff;
  font-family: "Linotype Didot eText W01";
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.2rem;
  margin-left: 10%;
  text-align: center;
  width: 80%;
  opacity:0;
  font-size: 1.5rem;
  line-height:2.4rem;
  -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	-webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

.bespokeEnquire {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 3px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: "Orator W01 Mono",monospace;
  font-size: 1.2rem;
  font-style: normal;
  margin-left: 0;
  margin-top: 1rem;
    margin-bottom:0;

  padding: 0.3em 0.8em 0.1em;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
body.bespoke .textCol h1 {
  font-family: "times new roman", serif;
  font-size: 4rem;
  letter-spacing: 0.25em;
  line-height: 4.2rem;
  text-align: center;
  text-transform: uppercase;
  margin-top:1rem;
  
}
@media (min-width: 768px) {
	body.bespoke .textCol h1 {
  font-size: 5.2rem;
   margin: 0.67em 0;
   line-height: 5rem;
}	
}
body.bespoke .textCol p {
  font-weight: 700;
  margin-left: 10%;
  width: 80%;
   line-height: 2.2rem;
}
.textCol .navGridText {
  margin-top: -9.5rem;
}
@media (min-width: 768px) {
.textCol .navGridText {
  margin-top: -11rem;
}
}
nav.bespokeNavSm .col {
  padding: 0.9rem;
}
nav.bespokeNavSm .row {
   margin-left: 0.9rem;
  margin-right: 0.9rem;
}

.bespokeNavSm .bespokeTitleSm{
  font-size: 3rem;
      line-height: 3.6rem;
}
@media (min-width: 768px) {
.bespokeNavSm .bespokeTitleSm{
  font-size: 2rem;
  line-height: 2.6rem;
}
}
@media (min-width: 992px) {
.bespokeNavSm .bespokeTitleSm{
  font-size: 1.8rem;
  line-height: 2.4rem;
}
}
@media (min-width: 1200px) {
.bespokeNavSm .bespokeTitleSm{
  font-size: 1.8rem;
  line-height: 2.4rem;
}
}
/*ROLLOVER —————————————————————————————————————————*/
.toRoll:hover .rollHold, .toRoll:focus .rollHold  {
opacity:0.35;
}

body.bespoke .toRoll:hover .rollHold, body.bespoke .toRoll:focus .rollHold  {
opacity:0.35;
}

body.bespoke .bespokeNavSm .toRoll:hover .rollHold, body.bespoke .bespokeNavSm .toRoll:focus .rollHold  {
opacity:0.35;
}


 .rollHold {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding:0;
  opacity:0;
   -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

nav.bottomGrid .rollHold{
  padding-left:0.9rem;
  padding-right:0.9rem;
}
nav.bespokeNavSm .rollHold{
  padding:0.9rem;
}
.rollHold > div{
  background: #000000 none repeat scroll 0 0;
  height: 100%;
  width: 100%;
}
/*body.bespoke .rollHold > div{
  background: #66be8c none repeat scroll 0 0;
}*/
body.bespoke .bespokeNavSm .rollHold > div{
  background: #000000 none repeat scroll 0 0;
}
/*SHOP —————————————————————————————————————————*/
.woocommerce #menu-item-34 a, .woocommerce-page #menu-item-34 a{
border-bottom: 1px solid #009340;
    color: #000000;	
}
.silverCat .col.product {
  margin-bottom: 1.8rem;
}
[itemprop="description"] {
    display:none;
}


h1.product_title {
  font-family: "times new roman", serif;
  font-size: 2.8rem;
  letter-spacing: 0.15em;
  margin-bottom: 1.5rem;
  margin-top: 2rem !important;
  text-transform: uppercase;
}
  @media (min-width: 768px) {
h1.product_title {
  font-size: 2.3rem;
}
  }
p.price {
  border-bottom: 1px solid #000000;
  color: #000000 !important;
  font-family: "Orator W01 Mono",monospace;
  font-size: 1.8rem !important;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.productDescHolder {
  margin-bottom: 4rem;
}


.productDescHolder > p {
  font-family: "Linotype Didot eText W01";
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 400;
  line-height: 2.8rem;
  margin-bottom: 1.8rem;
}
  @media (min-width: 768px) {
.productDescHolder > p {
  font-size: 1.5rem;
  margin-bottom: 1.2rem;
  line-height: 2.3rem;
}
  }
body.woocommerce #contentHolder button.single_add_to_cart_button {
  background: #000000 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  font-family: "Orator W01 Mono",monospace;
  font-size: 1.4rem;
  margin-left: 1rem;
  padding: 0.5em 0.7em;
  text-transform: uppercase;
}
.productTabHolder p {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  line-height: 1.6rem;
}
h4 {
  font-weight: 700;
    font-size: 1.3rem;
	line-height:1.6rem;

}
.productTabHolder a {
  text-decoration: underline;
}
.wccf_text, .wccf_textarea, .wccf_password, .wccf_email, .wccf_number, .wccf_date, .wccf_select, .wccf_multiselect, .wccf_file {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #000000;
  box-sizing: border-box;
  clear: both;
  color: #000000;
  display: block;
  font-size: 1.4rem;
  margin-top: 0.5rem;
  padding: 0.25rem;
  width: auto;
}

.prodTopRow {
  border-top: 1px solid #f1f1f1;
  font-family: orator w01 mono;
  font-size: 1.5rem;
  margin: 1rem 0rem 3rem 0;
  padding-top: 2rem;
  text-transform: uppercase;
}
.prodTopRow .col{
 padding:0;
}


.prodTopRow .prodTopText p {
  text-align: right;
  }
  @media (min-width: 768px) {
.prodTopRow .prodTopText p {
  text-align: center;
  }
  }
.returnButton img {
  margin-right: 1rem;
  vertical-align: middle;
}

section.catSection .row {
  border-top: 1px solid #f1f1f1;
  margin: 1rem 0rem 1rem 0;
  padding-top: 2rem;
}
section.catSection .col {
 padding:0;
}
.quantity input {
  border: 1px solid #000000;
  font-family: "Orator W01 Mono",monospace;
  font-size: 1.5rem;
  padding: 0.22em 0.7em;
}
select option {
	padding-top:.2em;
	padding-bottom:.2em;
}
form.cart {
  border-bottom: 1px solid #000000;
  margin-bottom: 2rem !important;
  padding-bottom: 5rem;
}

/*SHOP-Cart*/
.woocommerce-cart table.cart img {
  width: 180px;
}
.woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
  vertical-align: top;
}
.product-remove {
  width: 20px;
}
.woocommerce-cart table.cart .product-thumbnail {
  width: 180px;
  padding-left: 0;
}
.woocommerce table.shop_table td {
  padding: 12px;

}
.woocommerce table.shop_table {
 border:0;
  border-radius: 0;
  margin: 0 -1px 24px 0;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
}
.woocommerce table.shop_table td {
  border-top:1px solid #000000;
}
.page h1 {
  font-family: "times new roman", serif;
  font-size: 3rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.product-name > a {
  font-family: 'times new roman';
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 2.4rem;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background: #000000 none repeat scroll 0 0 !important;
  border: 0 none;
  border-radius: 0;
  font-family: "Orator W01 Mono",monospace;
  font-size: 1.4rem;
  padding: 0.5em 0.7em;
  text-transform: uppercase;
  color: #ffffff;
  float: left !important;
  margin-left: 0 !important; 
  margin-bottom: inherit;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: left;
}
.shop_table .actions {
  margin-left: 0;
  padding-left: 0 !important;
}
.woocommerce a.remove {
  height: 1.2em;
  width: 1.2em;
}
.cart_totals td {
  text-align: right;
}
.woocommerce form .form-row {
  margin: 0 0 12px;
  padding: 0;
}
.woocommerce-billing-fields input {
  padding: 0.3em 0.5em;
}
.input-text {
  padding: 0.3em 0.5em;
}
#customer_details h3 {
  font-weight: 700;
}
h3#order_review_heading {
	  font-weight: 700;
	  margin-bottom: 1.4rem;
	}
#customer_details {
  margin-bottom: 4rem;
}
body.page .row.titleRow {
  margin-bottom: 2rem;
}
#order_review th, #order_review td {
  padding-left: 0;
}
.woocommerce-checkout-payment {
  margin-bottom: 8rem;
  margin-top: 8rem;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  border-top: 1px solid #000000;
}
header.title {
  position: relative;
}
.woocommerce ul.order_details {
  display: block;
  margin-bottom: 4rem;
  margin-top: 2rem;
  position: relative;
}
div.woocommerce > h2 {
  font-weight: 700;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.woocommerce-order-received header {
  position: relative;
}
.woocommerce-order-received header h2{
 font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 4rem;
  text-transform: uppercase;
}
.col2-set.addresses {
  margin-bottom: 8rem;
}
.woocommerce-message a.button {
  float: right !important;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-message {
  border-top-color: #000000;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
  margin-left: 2rem !important;
}
.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 10px 0;
}
.cart_totals h2 {
  margin-bottom: 1.4rem;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  clear: both;
  display: block;
  margin-top: 2rem;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
  color: #ffffff;
}

/*INSTRUCTIONS —————————————————————————————————————————*/
body.information h2 {
  border-bottom: 1px solid #000000;
  font-family: "times new roman", serif;
  font-size: 2.4rem;
  letter-spacing: 0.2em;
  margin-bottom: 3rem;
  padding-bottom: 2.2rem;
}
body.information h3 {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.4em;
  margin-bottom: .4rem;
}
body.information p {
  line-height: 2.5rem;
  margin-bottom: 2.5rem;
}
article.informationArticle {
  margin-top: 4rem;
}
article.informationArticle section{
  padding-top: 2.2rem;
}


/*JOURNAL/STORY —————————————————————————————————————————*/
body.story h1 {
  font-family: "times new roman", serif;
  font-size: 5.2rem;
  letter-spacing: 0.25em;
  line-height: 5rem;
  text-align: center;
  text-transform: uppercase;
}
body.story h1 span {
  font-size: 7rem;
  font-weight: 700;
  vertical-align: top;
}
body.story p {
  font-weight: 700;
  line-height: 2.3rem;
  margin-left: 5%;
  text-align: center;
  width: 90%;
}
@media (min-width: 768px) {
body.story p {
  margin-left: 0;
  width: 100%;
}
}
body.story .journalText {
  margin-bottom: 8rem;
}
body.story .subCol {
  margin-bottom: 10rem;
}

/*CONTACT —————————————————————————————————————————*/
body.contact h1 {
  font-family: "times new roman", serif;
  font-size: 5.2rem;
  letter-spacing: 0.25em;
  line-height: 5rem;
  text-align: center;
  text-transform: uppercase;
}
body.contact p{
text-align:center;	
font-weight:700;
margin-bottom:1.5rem;
}
body.contact .contactTop {
  margin-bottom: 6rem;
}
body.contact .mapCol {
  
}
body.contact #map {
  margin-bottom: 8rem;
  height:55rem;
  
}
#mapContent > p {
  text-align: left;
}
#mapContent > p strong{
 font-size:2rem;
}
#mapContent  {
  width: 20rem;
}
article.contactArticle {
  margin-top: 4rem;
}
#subForm {
	 font-size: 1.3rem;
}

#subForm button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
  border: 1px solid #000000;
  font-size: 1.3rem;
  padding: 0.3em 0.9em;
}
#subForm {
  font-size: 1.3rem;
  
}
body.contact .contactTop h3{
	text-align: center;
	margin-bottom:1em;
}
#subForm input {
  width: 20em;
}

.topBarContact {
	width:100%;
	padding:1em 0;
	
	background: #f1f1f1 none repeat scroll 0 
}
.topBarContact p {
  font-size: 14px;
  text-align: center;
}
.topBarContact p.topClose {
  text-align: right;
	cursor:pointer;
		font-weight: bold;

}

@media (min-width: 768px) {

	
}

@media (min-width: 992px) {


}

@media (min-width: 1200px) {
	
	
}