/** Shopify CDN: Minification failed

Line 78:145 Expected identifier but found "*"
Line 90:294 Expected identifier but found "*"
Line 94:2 Comments in CSS use "/* ... */" instead of "//"
Line 436:2 Comments in CSS use "/* ... */" instead of "//"
Line 500:1 Comments in CSS use "/* ... */" instead of "//"
Line 530:15 Expected ":"
Line 568:1 Comments in CSS use "/* ... */" instead of "//"
Line 629:0 Comments in CSS use "/* ... */" instead of "//"
Line 643:13 Comments in CSS use "/* ... */" instead of "//"
Line 698:17 Comments in CSS use "/* ... */" instead of "//"
... and 44 more hidden warnings

**/
/*
 * Mr Parker Shopify theme - created by Richard @ Underground Media
 * www.undergroundmedia.co.uk
 * Sitting in an English garden waiting for the sun.
 *
 * Gridlock - A CSS responsive grid system [12 column - Desktop standard]
 * @author Ben Plum
 * @version 0.2.0
 *
 * Copyright © 2013 Ben Plum <mr@benplum.com>
 * Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
 */
@font-face {
    font-family: 'HelveticaNeueLTPro-Lt';
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/HelveticaNeueLTPro-Lt.eot?v=139262668212668568861723136520);
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/HelveticaNeueLTPro-Lt.eot?%23iefix&v=139262668212668568861723136520) format('embedded-opentype'),
         url(//chauran.myshopify.com/cdn/shop/t/10/assets/HelveticaNeueLTPro-Lt.otf?v=119501116145825372041723136520) format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTPro-Md';
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/HelveticaNeueLTPro-Md.eot?v=168906032449984017731723136520);
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/HelveticaNeueLTPro-Md.eot?%23iefix&v=168906032449984017731723136520) format('embedded-opentype'),
         url(//chauran.myshopify.com/cdn/shop/t/10/assets/HelveticaNeueLTPro-Md.otf?v=40815904691497674071723136520) format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTPro-MdEx';
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/HelveticaNeueLTPro-MdEx.eot?v=23304029851371036551723136520);
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/HelveticaNeueLTPro-MdEx.eot?%23iefix&v=23304029851371036551723136520) format('embedded-opentype'),
         url(//chauran.myshopify.com/cdn/shop/t/10/assets/HelveticaNeueLTPro-MdEx.otf?v=29149238302518086091723136520) format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrebuchetMS';
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/TrebuchetMS.eot?v=145253747020792574091723136520);
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/TrebuchetMS.eot?%23iefix&v=145253747020792574091723136520) format('embedded-opentype'),
         url(//chauran.myshopify.com/cdn/shop/t/10/assets/TrebuchetMS.ttf?v=82566590997763059431723136520) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrebuchetMS-Bold';
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/TrebuchetMS-Bold.eot?v=140847947820678952271723136520);
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/TrebuchetMS-Bold.eot?%23iefix&v=140847947820678952271723136520) format('embedded-opentype'),
         url(//chauran.myshopify.com/cdn/shop/t/10/assets/TrebuchetMS-Bold.ttf?v=135012974467492273521723136520) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EurostileLTStd';
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/EurostileLTStd.eot?v=168596362607102427851723136520);
    src: url(//chauran.myshopify.com/cdn/shop/t/10/assets/EurostileLTStd.eot?%23iefix&v=168596362607102427851723136520) format('embedded-opentype'),
         url(//chauran.myshopify.com/cdn/shop/t/10/assets/EurostileLTStd.otf?v=175227331321304496261723136520) format('opentype');
    font-weight: normal;
    font-style: normal;
}

	/* !Reset Box-sizing */
	* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); }

	/* !Defaults */
	.gridlock .row { 
		margin-left: auto; 
		margin-right: auto; 
		max-width: 960px; /* Fallback */ 
	}
	.gridlock .row:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
	.gridlock .row .row { margin-left: -1.0416666666666667%; margin-right: -1.0416666666666667%; width: 102.0833333333333334%; }
	.gridlock .row [class*="desktop-"] { float: left; margin-left: 1.0416666666666667%; margin-right: 1.0416666666666667%; }
	.gridlock .row [class*="desktop-"].right { float: right; }
	.gridlock .row [class*="desktop-"].padded { margin-left: 0; margin-right: 0; padding-left: 1.0416666666666667%; padding-right: 1.0416666666666667%; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box; *behavior: none; }

	/* !Rows, Widest to Thinest */
	@media screen and (min-width: 1220px) {
		//.gridlock .row { width: 1200px; }
	}
	@media screen and (max-width: 1220px) {
		.gridlock .row { width: 960px; }
	}
	@media screen and (max-width: 980px) {
		.gridlock .row { width: 720px; }
	}
	@media screen and (max-width: 740px) {
		.gridlock .row { width: 480px; }
	}
	@media screen and (max-width: 500px) {
		.gridlock .row { width: 300px; }
	}

	/* !Desktop - Default, 12 column, 1220 + 960 (min 980), IE Standard */
	.gridlock .row .desktop-1  { width: 6.25%; }
	.gridlock .row .desktop-2  { width: 14.5833333333333333%; }
	.gridlock .row .desktop-3  { width: 22.9166666666666667%; }
	.gridlock .row .desktop-4  { width: 31.25%; }
	.gridlock .row .desktop-5  { width: 39.5833333333333333%; }
	.gridlock .row .desktop-6  { width: 47.9166666666666667%; }
	.gridlock .row .desktop-7  { width: 56.25%; }
	.gridlock .row .desktop-8  { width: 64.5833333333333333%; }
	.gridlock .row .desktop-9  { width: 72.9166666666666667%; }
	.gridlock .row .desktop-10 { width: 81.25%; }
	.gridlock .row .desktop-11 { width: 89.5833333333333333%; }
	.gridlock .row .desktop-12 { width: 97.9166666666666667%; }

	/* Push Cells */
	.gridlock .row .desktop-push-1  { margin-left: 9.375%; }
	.gridlock .row .desktop-push-2  { margin-left: 17.7083333333333333%; }
	.gridlock .row .desktop-push-3  { margin-left: 26.0416666666666667%; }
	.gridlock .row .desktop-push-4  { margin-left: 34.375%; }
	.gridlock .row .desktop-push-5  { margin-left: 42.7083333333333334%; }
	.gridlock .row .desktop-push-6  { margin-left: 51.0416666666666667%; }
	.gridlock .row .desktop-push-7  { margin-left: 59.375%; }
	.gridlock .row .desktop-push-8  { margin-left: 67.7083333333334%; }
	.gridlock .row .desktop-push-9  { margin-left: 76.0416666666668%; }
	.gridlock .row .desktop-push-10 { margin-left: 84.375%; }
	.gridlock .row .desktop-push-11 { margin-left: 92.7083333333335%; }

	/* Center Cells */
	.gridlock .row [class*="desktop-"].center { margin-left: auto; margin-right: auto; }

	/* !Generic, fractions */
	.gridlock .row .desktop-third { width: 31.25%; }
	.gridlock .row .desktop-half { width: 47.9166666666666667%; }
	.gridlock .row .desktop-full { width: 97.9166666666666667%; }

	.gridlock .row .desktop-push-third { margin-left: 34.375%; }
	.gridlock .row .desktop-push-half { margin-left: 51.0416666666666667%; }

	/* !Desktop - Max, 12 column, 1200 (min 1221) */
	@media screen and (min-width: 1221px) {
		.gridlock .row .max-1  { width: 6.25%; }
		.gridlock .row .max-2  { width: 14.5833333333333333%; }
		.gridlock .row .max-3  { width: 22.9166666666666667%; }
		.gridlock .row .max-4  { width: 31.25%; }
		.gridlock .row .max-5  { width: 39.5833333333333333%; }
		.gridlock .row .max-6  { width: 47.9166666666666667%; }
		.gridlock .row .max-7  { width: 56.25%; }
		.gridlock .row .max-8  { width: 64.5833333333333333%; }
		.gridlock .row .max-9  { width: 72.9166666666666667%; }
		.gridlock .row .max-10 { width: 81.25%; }
		.gridlock .row .max-11 { width: 89.5833333333333333%; }
		.gridlock .row .max-12 { width: 97.9166666666666667%; }

		/* Push Cells */
		.gridlock .row .max-push-1  { margin-left: 9.375%; }
		.gridlock .row .max-push-2  { margin-left: 17.7083333333333333%; }
		.gridlock .row .max-push-3  { margin-left: 26.0416666666666667%; }
		.gridlock .row .max-push-4  { margin-left: 34.375%; }
		.gridlock .row .max-push-5  { margin-left: 42.7083333333333334%; }
		.gridlock .row .max-push-6  { margin-left: 51.0416666666666667%; }
		.gridlock .row .max-push-7  { margin-left: 59.375%; }
		.gridlock .row .max-push-8  { margin-left: 67.7083333333334%; }
		.gridlock .row .max-push-9  { margin-left: 76.0416666666668%; }
		.gridlock .row .max-push-10 { margin-left: 84.375%; }
		.gridlock .row .max-push-11 { margin-left: 92.7083333333335%; }
	}

	/* !Tablet, 6 column, 720 (min 739) */
	@media screen and (min-width: 739px) and (max-width: 980px) {
		.gridlock .row [class*="desktop-push-"] { margin-left: 1.0416666666666667%; margin-right: 1.0416666666666667%; }

		.gridlock .row .tablet-1 { width: 14.5833333333333333%; }
		.gridlock .row .tablet-2 { width: 31.25%; }
		.gridlock .row .tablet-3 { width: 47.9166666666666667%; }
		.gridlock .row .tablet-4 { width: 64.5833333333333333%; }
		.gridlock .row .tablet-5 { width: 81.25%; }
		.gridlock .row .tablet-6 { width: 97.9166666666666667%; }

		/* Push Cells */
		.gridlock .row .tablet-push-1 { margin-left: 17.7083333333333333%; }
		.gridlock .row .tablet-push-2 { margin-left: 34.375%; }
		.gridlock .row .tablet-push-3 { margin-left: 51.0416666666666667%; }
		.gridlock .row .tablet-push-4 { margin-left: 67.7083333333334%; }
		.gridlock .row .tablet-push-5 { margin-left: 84.375%; }

		/* !Generic, fractions */
		.gridlock .row .tablet-third { width: 31.25%; }
		.gridlock .row .tablet-half { width: 47.9166666666666667%; }
		.gridlock .row .tablet-full { width: 97.9166666666666667%; }

		.gridlock .row .tablet-push-third { margin-left: 34.375%; }
		.gridlock .row .tablet-push-half { margin-left: 51.0416666666666667%; }
	}

	/* !Mobile, 3 column, 300 + 480 (max 740) */
	@media screen and (max-width: 740px) {
		.gridlock .row [class*="desktop-push-"], 
		.gridlock .row [class*="tablet-push-"] { margin-left: 1.0416666666666667%; margin-right: 1.0416666666666667%; }

		.gridlock .row .mobile-1 { width: 31.25%; }
		.gridlock .row .mobile-2 { width: 64.5833333333333333%; }
		.gridlock .row .mobile-3 { width: 97.9166666666666667%; }

		/* Push Cells */
		.gridlock .row .mobile-push-1 { margin-left: 34.375%; }
		.gridlock .row .mobile-push-2 { margin-left: 67.7083333333334%; }

		/* !Generic, fractions */
		.gridlock .row .mobile-third { width: 31.25%; }
		.gridlock .row .mobile-half { width: 47.9166666666666667%; }
		.gridlock .row .mobile-full { width: 97.9166666666666667%; }

		.gridlock .row .mobile-push-third { margin-left: 34.375%; }
		.gridlock .row .mobile-push-half { margin-left: 51.0416666666666667%; }
	}

	/* !Mobile - Min, 300 (max 500) */
	@media screen and (max-width: 500px) {
		.gridlock .row .min-full { width: 97.9166666666666667%; }
	}




body {	
    color: #999999;
    background: #ffffff;
    font-size: 15px; 
    font-family:'Open Sans', sans-serif;	
	line-height: 1.6em;
    line-height:21px;
	-webkit-text-size-adjust: none;	
	}
body.product-page {	
    line-height: 1.6em;
}
img { max-width: 100%; border: 0; }

h1, h2, h3, h4, h5, h6 {
	color: ;
	font-family:'Open Sans', sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }

h1, h2, h3, h4, h5, h6, p, dl, hr, ol, ul, pre, table, address, fieldset { margin-bottom: 5px; }

p { font-size: 15px; margin-bottom: 1.6em; }
strong { font-weight: bold; }
em { font-style:italic; }
pre { font-family: "Courier New", Courier, monospace; font-size: 13px; font-weight:bold; }

p.date { }

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

a { text-decoration:none; color: #d99271; outline: 0;}
a:hover { color: #d99271; text-decoration:underline; outline: 0;}
a:visited { color:#d99271; text-decoration:none; outline: 0; }
a:focus { outline:1px dotted #79160d; outline: 0; }

/* .row hr, .row p, .row ul, .row ol, .row dl, .row pre, .row address, .row table, .row form {margin-bottom: 1.6em;} */

dt { font-weight: bold; }

ol { padding: 0; margin-left: 0; text-indent: 0; list-style-position: inside; }
ul { padding: 0; margin: 0; list-style:disc inside;}
li {  }
blockquote { font-family: Georgia, "Times New Roman", Times, sans-serif; font-size:18px; line-height: 24px; font-style:italic; padding-left:35px; color: #999; margin: .5em 0 .5em 0; }

input, textarea { }

hr { background:#8b5d3b; border:none; color:#8b5d3b; display:block; height:1px; margin-top: 20px; width:100%;}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* #Buttons
================================================== */

    .button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
	  background: #d99271; 
	  border: 1px solid #d99271;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #ffffff;
	  display: inline-block;
	  font-size: 12px;
	  font-weight: normal;
	  text-decoration: none;
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: 'Open Sans', sans-serif; 
      -webkit-appearance: none; }

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #ffffff;
		background: #999999;
	  border: 1px solid #999999;
	}

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}
    

/* #Forms
================================================== */

    form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px 'Open Sans', sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; width: 100%; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }

/* =============== */
/* = Start CSS = */
/* =============== */


#wrapper {  }



#content {  
	max-width:960px;	
}
body.product-page #content {  
	max-width:920px;
  	padding:0 20px;
}

ul#cart { 
  margin-bottom: 40px;
  margin-top:20px;
  text-align: right; text-transform: uppercase; 
}
ul#cart.mobile {
  display:none;
}
ul#cart li { 
  //display: inline; 
  margin-left: 0px;  
  list-style-type:none;
}

#header { position: relative;  }
#logo h1 { margin: 0; padding: 0; line-height: 40px; }

#navigation {
    background: ;
	font-family: 'Open Sans', sans-serif;
  	position: absolute;
  	left: auto;
  	bottom: 0;
}

ul#nav {
    list-style: none;
  height: 40px;
  text-align:right;
  margin-right:15px;
}
ul#nav {
	height: 21px;
}

ul#nav li {
    display: inline-block;
    position: relative;
    z-index: 8;
}

ul#nav li:hover {
    color: #776b65;
	background: ;
}

ul#nav li a {
    font-size: 14px;
	font-weight: normal;
    color: #875b3b;
    height: 40px;
    display: block;
    padding: 0 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	line-height: 40px;
}

ul#nav li a:hover {
    background: ;
    color: #776b65;
    text-decoration: none;
}

ul#nav li ul{
    display: none;
    float: left;
    position: absolute;
    top: 34;
    left: 0;
    z-index: 9999;
    margin: 0;
    padding: 0;
	//border: 1px solid #8b5d3b;
}


ul#nav li:hover ul{
    display: block;
    background: #807675;
}

ul#nav li ul li{
    background: ;
	color: #e6e1d8;
    width: 180px;
    text-align: left;
}


ul#nav li ul li:hover {
    background: #c2b59b;
}

ul#nav li ul li a:hover {
	color: #e6e1d8;
	background: #c2b59b;
}

ul#nav li ul li a{
    text-align: left;
    padding-left: 10px;
    color: #e6e1d8;
	text-transform none! important;
}

.down {
    float: right;
  	margin-top: -31px;
    margin-right: 7px;
    font-weight: bolder;
    font-size: 10px;
    color: #875b3b;
}

nav.primary select { display: none; }

#nav-border {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	background: #8b5d3b;
  	position: relative;
}

.search {
	float: right;
	height: 40px;
	padding: 5px 0;
}


/* =============== */
/* = index.liquid = */
/* =============== */

#left-images img, #right-images img { margin-bottom: 20px; }
#left-images img.last, #right-images img.last { margin-bottom: 0; }


.collection-loop h3 {
	//margin: 10px 0;
}

ul.collection-loop { list-style-type: none; float: left; }
ul.collection-loop li { float: left; display: inline; }

ul#featured-posts { list-style-type: none; float: left; }
ul#featured-posts li { float: left; display: inline; }

/* =============== */
/* = collections = */
/* =============== */


ul.collection-loop {
  margin:0px 30px;
}

#collection-description {  }
#collection-description h1 { margin-bottom: 5px; }
#full-width-filter { overflow: hidden; margin-bottom: 20px;}

#sidebar h4 { padding-bottom: 5px; margin-bottom: 5px; }
#sidebar ul { list-style-type: none; margin-bottom: 20px; }
#sidebar h1 { padding-bottom: 10px; border-bottom: 1px solid #8b5d3b; margin-bottom: 20px;  }

#sidebar ul li a.current { border-bottom: 1px solid #8b5d3b; text-decoration: none; }

#side-filter { width: 100%; border-top: 1px solid #8b5d3b; border-bottom: 1px solid #8b5d3b; margin-bottom: 20px; padding-top: 20px; }
#side-filter p { margin-bottom: 5px; }
#side-filter li { margin-bottom: 10px; }

ul#sortme h4 { margin-top: 10px; }
#full-width-filter .filter { float: left; margin-right: 20px; }
#full-width-filter p { margin-bottom: 5px;}
.clearfix.filter { display: block; border: 0; overflow: hidden; max-width: 175px; }
ul#sortme li { }
ul#sortme p {  }
.coll-filter {  }

span.customSelect { 
    font:12px sans-serif;
    background:#fff url(//chauran.myshopify.com/cdn/shop/t/10/assets/select.png?v=165875623313023863111723136520) right center no-repeat;
    border:1px solid #ddd;
    color:#555;
    padding:7px 9px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px;
    width:175px;
}


ul#product-loop { padding-top: 10px; list-style-type: none; float: left; }
ul#product-loop li { float: left; display: inline; border: 1px solid #8b5d3b; }

.product { border: 1px solid #8b5d3b; position: relative; margin-bottom: 20px; }
.product img { display: block; margin: 0 auto; }
.product img a { border: 0; }

.first { 
//  clear: left; 
}

#product-info {
	display: none;
	padding: 10px 5px;
	background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/transparency.png?v=142486020310164957731723136520);
	position: absolute;
	width: 80%;
	left: 10%;
	bottom: 5%;
	cursor: pointer;
	text-align: center;
	border: 1px solid #ccc;
	z-index: 10;//10000;	
}

#product-info h3 { 
  font-size: 14px; margin-bottom: 1em; 
}
#product-info p { margin-bottom: 0; }
#product-info a { text-decoration: none! important; text-transform: uppercase; }
#show-sizes { margin-top: 5px; margin-bottom: 10px; }
#show-sizes span { background: transparent; padding: 0; }

#show-sizes .size.options { text-align: center; }
#show-sizes .size.options li { border: 0; margin: 0 3px; position: relative; float: none! important;}
#show-sizes .crossed-out { top: 0; position:absolute; width:15px; height:15px; left:-2px; right:0; }

.prod-price { font-weight: bold; }
.was, .product-compare-price { text-decoration: line-through; }
.was { color: #666; display: inline; margin-left: 5px; }
.onsale { font-weight: bold; color: #b82b57; display: inline; }

.instagram { overflow:hidden; }

.new { background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/transparency.png?v=142486020310164957731723136520); padding: 5px 10px; position: absolute; top: 5px; left: 5px; border: 1px solid #ccc; text-transform: uppercase; text-align: center; z-index: 2;  }
.sale-item { background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/transparency.png?v=142486020310164957731723136520); padding: 5px 10px; position: absolute; top: 5px; left: 5px; border: 1px solid #ccc; text-transform: uppercase; text-align: center; }
.so { background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/transparency.png?v=142486020310164957731723136520); padding: 5px 10px; position: absolute; top: 5px; left: 5px; border: 1px solid #ccc; text-transform: uppercase; text-align: center; z-index: 3; }

.backto {
	margin-right: 10px;
	border-right: 1px solid #eee;
	padding-right: 5px; 
}

.prev-prod {
	margin-right: 10px;
	padding-right: 5px;
	border-right: 1px solid #eee;
}


/* ================ */
/* = Product page = */
/* ================ */

ul#thumbs { 
  	list-style-type: none;
	width:50px;
}
ul#thumbs li { max-width: 69px; }

#bigimage { 
  text-align: center; 
  max-width: 480px; 
  margin-right:10px;
}
#product-photos {
  margin-left: 0;//3%;
  width: 65%;
}
#bigimage {
	width:90.186915887850467289719626168224%;
}
#product-right {
	width:35%;
  	float:right;
}
input[type="text"]#quantity {
  margin:0;
  width:60px;
}
.clear.horizontal-divider {
  overflow: visible;
  visibility: visible;
  width: auto;
  height: auto;
  //border-bottom: #9c7a52 2px solid;
  border-bottom: 2px solid #c3b59b;
}
#product-description h1 {
	color:#8b5d3b;
  	text-transform:uppercase;
  	font-size:36px;
  	line-height:32px;
  	margin-bottom:0px;
}
#product-description h2 {
	color:#9c7a52;
  	font-size:24px;
  	line-height:22px;
  	margin-bottom:0px;
}
#product-description {
  color:#9c7a52;
}
#product-description #product-price {
  margin:0 0 3px 0;
  color:#9c7a52;
  font-size:21px;
  line-height:21px;
}
.product-description_ok {
  margin:10px 0;
  padding-bottom:15px;
  border-bottom:#9c7a52 1px solid;
}
.product-description_ok h3 {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
  color:#9c7a52;
  margin-bottom:7px;
}
.product-description_ok hr, .product-description_ok p {
  margin:15px 0;
}
.product-description_ok li {
  text-indent:7px;
}
#add-to-cart-form {
  margin-left:0px;
}
#recently-viewed-products .image {
  margin-right:10px;//6px;
  max-width:100px;//49px;
}
#recently-viewed-products .desktop-2 {
  	width:auto;
}
#related h4 {
	color: #9c7b53;
	font-size: 18px;
	line-height: 18px;
	font-family: 'TrebuchetMS', sans-serif;
	text-transform: uppercase;
}
#related {
  padding-top:10px;
  //border-top:#9c7a52 2px solid;
}
ul.related-products {
//  margin-left:50px;
}
ul.related-products li {
//  max-width:105px;
//  margin-right:16px;
}

/*set a border on the images to prevent shifting*/
 ul#thumbs img { 
//  border: 1px solid transparent; 
}
 
 /*Change the colour*/
 .active img {border:1px solid #ccc !important;}

#product-price { font-size: 16px; margin-bottom: 10px; }

#add { 
  margin-top: 5px;
  margin-left:-1px;
}

#product-description { 
  //border-right: 1px solid #8b5d3b; 
  //padding-right: 20px; 
}
#product-description form { 
  //border-top: 1px solid #8b5d3b; 
  //border-bottom: 1px solid #8b5d3b; 
  padding-bottom: 0px; 
  margin-bottom:0px;
}

#related h4 { margin-bottom: 20px; }
ul.related-products { list-style-type:none; }
.related-products * { text-align:center; padding:0 }
.related-products div.image {  }
.related-products img { width: 100%; max-width: 100%; }
.related-products li { float:left; margin: 0 0 20px; }
.related-products {  }

ul#popups { margin: 10px 0 20px; list-style-type: none; }
ul#popups li { display: inline; margin-right 10px; border-right: 1px solid #8b5d3b; padding-right: 10px; margin-left: 10px; }
ul#popups li.first { margin-left: 0; }
ul#popups li.last { border-right: 0; }

#social { float: left; width: 100%; padding-bottom: 10px; }
#looked-at { 
  margin-top: 0px; 
  margin-bottom:15px;
  //border-top: 1px solid #8b5d3b;
  padding-top: 10px;
//  border-top: #9c7a52 2px solid;
  max-width: 936px;
}
#looked-at h4 { 
  margin-bottom: 0px; 
	font-size:16px;
}
#recently-viewed-products {
  	padding-top:0px;
}

/* =============== */
/* = Cart = */
/* =============== */

#cartform { margin-top: 20px; }
.cart-item { display: table-cell; }
.cart-image { display: inline-block; margin-right: 10px; }
.cart-image img { vertical-align: middle; } 
.cart-title { display: inline-block; }
.cart-title .title {
  	text-transform:uppercase;
  	font-weight:bold;
  	color:#875b3b;
}
.cart-title p {
    margin:0px;
}

table { 
  width: 100%; 
  border-collapse: collapse; 
}


/* Zebra striping */
tr:nth-of-type(odd) { 
}
th { 
  background: #f9f9f9; 
  font-weight: normal; 
}
td, th { 
  padding: 10px; 
  border: 1px solid #eee; 
  text-align: left; 
}

#basket-right { text-align: right; float: right; }
#basket-right h4 { margin: 20px 0; }
#note { 
  background: transparent;
	width:251px;
}

#cart-notes { margin-top: 20px; margin-bottom: 20px; }

a.continue-shopping-btn {
	background: #9c7a52;
	border: 0px solid #d99271;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 20px;
	line-height: 12px;
	padding: 8px 10px;
	font-family: 'HelveticaNeueLTPro-MdEx', sans-serif;
	-webkit-appearance: none;  
}
a.continue-shopping-btn:hover {
	color: #ffffff;
	background: #999;
	border: 0px solid #999;
}
/* =============== */
/* = Blogs & Pages = */
/* =============== */
#page .wrap {
	width: 700px;
	margin: 0 auto;
	max-width: 100%;
}

#page h1 { margin-bottom: 20px; }
ul#blog-articles { list-style-type: none; }
.single-article { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #8b5d3b; float: left; clear: left; }

ul#posts { list-style: none; }
ul#posts li { margin-bottom: 20px; padding-bottom: 0; border-bottom: 1px solid #8b5d3b; }
ul#posts li p { margin-top: 0; }
ul#posts li.tags { padding-bottom: 10px; }

#comments { clear: left; float: left; border-top: 1px solid #8b5d3b; padding-top: 20px; margin-top: 20px; width: 100%; }
#comment-form { clear: left; float: left; }
#comments ul { margin-top: 20px; list-style-type: none; }
#comments ul li { float: left; display: block; width: 100%; margin: 0 0 20px 0; border-bottom: 1px solid #8b5d3b; padding-bottom: 20px; }

.comment-details { margin-bottom: 10px; }
.gravatar { float: left; margin-right: 20px; }
.comment { float: left; }
.comment p { margin-top: 0; }

dd { margin-left: 0; }

.notice { border: 1px dashed #eee; padding: 5px; background: ghostwhite; margin: 20px 0; }

/* =============== */
/* = Search = */
/* =============== */

#search-bar { margin-top: 20px; border-bottom: 1px solid #8b5d3b; }
#q { text-transform: uppercase; }


/* =============== */
/* = Customer Accounts = */
/* =============== */

#customer-wrapper p { margin-top: 0! important; margin-bottom: 0! important; }

#forgot_password { margin-bottom: 15px; }
#customer-wrapper form { margin-top: 20px; }
#admin_header { margin-bottom: 30px; }
.view_address p { margin: 0; }
#customer_detail p { margin: 0; }

#order_address {
clear: both;
float: left;
width: 100%;
margin-bottom: 20px;
}

#order_details { float: left; }
	
 
/* =============== */
/* = Footer = */
/* =============== */


#footer { margin-bottom: 20px;}
#footer ul { list-style-type: none;}

#footer-border {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	background: #8b5d3b;
}

.icons { clear: left; }

#mc_embed_signup {
	margin-top: -10px;
}

#mce-EMAIL {
	float: left;
	margin-right: 10px;
}

#mc-embedded-subscribe {
	float: left;
	margin-top: 0;
  	margin-right:0px;
  	padding: 6px 10px;
}

#payment { text-align: center; margin-top: 30px; margin-bottom: 50px; }
#payment img { max-width: 60px; text-align: center;  margin-bottom: 10px; }

/* =============== */
/* = Mobile Hides = */
/* =============== */

#mobile-product { display: none; }

/* =============== */
/* = Global = */
/* =============== */


#pagination { text-align: center; margin-top: 20px; padding-top: 20px; }
#pagination a { margin: 0 5px; background: #8b5d3b; padding: 2px 5px; border-radius: 15px; }
#pagination a:hover { text-decoration: none; background: #999999; color: #fff; }
#pagination .current { background: transparent; }
#pagination .count { margin-right: 20px; }


#breadcrumb { font-size: 12px; margin-bottom: 20px; width: 100%; }
#breadcrumb a { padding: 0 5px 0 0; }
#breadcrumb p { padding: 0 5px 0 0; }
.separator { padding-right: 5px; }




/* OK */
body {
	margin: 0;
}
#header {
  //background: #4e3f37;//#615755;//url(//chauran.myshopify.com/cdn/shop/t/10/assets/bg-header.png?v=109353633445755292451723136520) 0 0 repeat-x;
  height:150px;
  width:100%;
  max-width:1175px;
  border-bottom:#c3b59b 2px solid;
  margin-bottom:15px;
}
#header .wrap {
  height:145px;
  max-width:1175px;
  margin:0 auto;
  padding:0;
  position: relative;
}
#logo {
  padding:0;
  margin:18px 0 0 15px;
  float:left;
  position: absolute;
	top: 18px;
	z-index: 10;
  width:228px;
  height:121px;
}
#logo a {
  display:block;
}
#logo a img, .logo h1 a {
	margin: 0 0 0 0px;
}
.header-right {
	float: right;
	width: 230px;
	margin: 12px 20px 0 0;
  	text-align:right;
}
.header-right.copy {
	display:none;
}
#header form.search {
  	display:none;
}
.search-field {
  	float:right;
}
#navigation {
  	float: right;
}
#navigation {
	background: transparent;
	font-family: 'TrebuchetMS', sans-serif;
	position: absolute;
	right: 0px;
  	margin-left:0;
	top:126px;//bottom: 7px;
  	z-index:10000;
}
nav {
	position: relative;
	border-top: 0px solid #dddddd;
	border-bottom: 0px solid #dddddd;
}
ul#nav li a {
//	font-size: 17px;
	font-weight: normal;
//	color: #938378;
	height: 21px;
	display: block;
	padding: 0 5px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 21px;
}

ul#nav li li a {
	height: auto;
    line-height: 17px;
	margin: 3px 0;
}

.gridlock .row .desktop-12 { width: 100%; }
.gridlock .row [class*="desktop-"] {
	margin-left: 0;
	margin-right: 0;
}
ul#cart {
	//text-transform: none;
}
ul#cart a, ul#cart a:visited {
  color: #875b3b;
  font-size:13px;
  line-height:13px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	border: 2px solid #938378;
	padding: 3px 3px 0 0;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 14px 'TrebuchetMS', sans-serif;
	color: #938378;
	margin: 0;
	width: 168px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	background: transparent;
}
.search #q {
  background: #FFFFFF url(//chauran.myshopify.com/cdn/shop/t/10/assets/search-icon.png?v=85592494500428639941723136520) center left 10px no-repeat;
  border:#875b3b 1px solid;
  font: 14px 'TrebuchetMS', sans-serif;
  color: #5d4a46;
  line-height:18px;
  padding: 1px 10px 2px 30px;
  text-transform:none;
  //border: 0px solid #938378;
  border-radius:0px;
}
.search #q::-webkit-input-placeholder {
 color:#999999;//d3cac1; 
}
.search #q:-moz-placeholder {
 color:#999999;//d3cac1; 
}
.search #q::-moz-placeholder {
 color:#999999;//d3cac1; 
}
.search #q:-ms-input-placeholder {
 color:#999999;//d3cac1; 
}

h1, h2, h3, h4, h5, h6 {
	color: #875b3b;
	font-family: 'TrebuchetMS', sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
}

#footer .footer-left .desktop-3 {
  width:156px;
  margin-right: 10px;
  border-left: 2px solid #c3b59b;
  padding-left:10px;
  min-height:99px;
}
#footer .footer-left {
  float:left;
  margin-left:30px;//218px;
}
#footer .footer-right {
  	float:right;
  	margin-right:30px;
}

.product {
	border: #bdb39a 1px solid;
}

#footer {
  margin-top:32px;
}
.footer-left h4 {
  font: 23px 'TrebuchetMS', sans-serif;
  line-height:25px;
  color:#887d6e;
  font-weight:normal;
  text-transform:uppercase;
}
.footer-left li a {
  font-family: 'HelveticaNeueLTPro-Lt', sans-serif;//font-family: 'HelveticaNeueLTPro-Md', sans-serif;
  font-size:16px;
  line-height:18px;
  margin-top:4px;
  color:#9c7a52;
}
.footer-left li {
 line-height:14px;
  margin-bottom:5px;
}
.footer-right ul {
  text-align:right;
}
.footer-right ul h4 {
  text-align:left;
}

#product-info a {
  display: table;
	width: 100%;
	height: 100%;
}
.footer-left {
  padding-top:50px;
}
.footer-right {
  <!-- background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/c-rings.png?v=75972451676236469861723136520) top right 25px no-repeat; -->
  padding-top:50px;
}
.footer-right h4 {
  color:#9c7a52;
  font-family:'HelveticaNeueLTPro-MdEx', sans-serif;
  font-size:12px;
  line-height:12px;
  margin:0px;
}
.footer-right input[type="email"] {
	border: 1px solid #9c7a52;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color:#887d6e;
  	font-family:'HelveticaNeueLTPro-MdEx', sans-serif;
  	font-size:13px;
	line-height:13px;
	padding:5px 0px 1px 5px;
	margin:0 5px 0 0;
  	background-color:#FFFFFF;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"], a#add {
	background: #9c7a52;
	border: 0px solid #d99271;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 20px;
	line-height: 12px;
	padding: 8px 10px;
	font-family: 'HelveticaNeueLTPro-MdEx', sans-serif;
	-webkit-appearance: none;
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, a#add:hover {
	color: #ffffff;
	background: #999;
	border: 0px solid #999;
}
#mc_embed_signup {
	margin-top: -15px;
}

.tag {
  position:relative;
  margin-bottom: 10px;
}
.tag-title, .collection-title {
  position:absolute;
  top:0px;
  height: 12px;//10px;
  border-bottom: 2px solid #938378;
  width: 100%;
  text-align:center;
}
.tag-title h2, .collection-title h2, .category-description-bottom h2 {
  padding: 0 10px;
  background: #fff;
  width:auto;
  display: inline-block;
  color:#9c7b53;
  font-size:18px;
  line-height:18px;
  font-family: 'TrebuchetMS', sans-serif;
  text-transform: uppercase;
  margin:0;
}
.tag-title h3, .collection-title h3 {
  font-size: 23px;
  line-height: 23px;
  text-transform: uppercase;
  color: #938378;
  font-family: 'TrebuchetMS', sans-serif;
  width:auto;
}
.collection-title {
  position:static;
  margin:20px 0;
}
ul.product-loop {
  margin-top:40px;
}
.down {
  display:none;
}
ul#nav li.active a {
  color:#776b65;
  //font-family: 'TrebuchetMS-Bold', sans-serif;
}
ul#nav li.active li a {
  color:#e6e1d8;
  //font-family: 'TrebuchetMS', sans-serif;
}
ul#product-loop li {
  border: 1px solid #bdb39a;
}
.gridlock .row .desktop-4.product {
  width:286px;
  height:286px;//min-height:286px;
  margin: 0 20px 20px 0;
}

ul#product-loop {
	padding-left: 30px;
}
.tag #product-info, #product-loop #product-info {
	//display: block!important;
	padding: 30px 0px 0px;
	width: 88%;
  	height:114px;//40%;
	left: 6%;
	bottom: 6%;
	border: 1px solid #bdb39a;
}
.tag #product-info h3, #product-loop #product-info h3 {
  font-family:'HelveticaNeueLTPro-MdEx', sans-serif;
  font-size:18px;
  line-height:18px;
  color:#7e5d3f;
  margin:0px;
}
.tag #product-info p, #product-loop #product-info p {
  font-family:'HelveticaNeueLTPro-MdEx', sans-serif;
  font-size:14px;
  line-height:14px;
  color:#9c7b53;
  margin:0px;
}
.tag #product-info .price, #product-loop #product-info .price {
  color:#948478;
    font-family:'HelveticaNeueLTPro-Md', sans-serif;
  font-size:15px;
  line-height:15px;
}
.tag #product-info #show-sizes, #product-loop #product-info #show-sizes {
 	display:none; 
}
.prod-price {
  font-weight:normal;
}
.category-image {
  margin:0;
  padding:0;
  position:relative;
}
.category-description {
  position:absolute;
  right:60px;
  top:90px;
  text-align:right;
  width:210px;
  color:#906f4a;
  font-size:11px;
  line-height:14px;
  font-family:'EurostileLTStd', sans-serif;
}
.category-description h2 {
  font-family:'HelveticaNeueLTPro-Md', sans-serif;
  color:#645a4e;
  font-size:16px;
  line-height:16px;
  margin-bottom:5px;
  margin-top:30px;
}
.category-description h1 {
  font-family:'HelveticaNeueLTPro-Lt', sans-serif;
	color:#6d6559;
  	font-size:42px;
  line-height:42px;
  text-align:left;
}
.category-featuring .category-description {
  display:none;
}
.category-featuring .category-image, .category-image {
  max-width:674px;
  margin:0 auto;
}

ul#nav li ul {
  padding: 5px 0px;
 // background-color:#807675;
}
 
#logo img {
  max-width:267px;
}

.category-description-bottom {
	position: relative;
	clear: both;
}
ul#cart li.search form {
  margin-top:0px;
}
#phone-number {
  color:#875b3b;
  font-size:11px;
  line-height:11px;
}

/* HOME PAGE */
#homepage1 .slides .caption {
  position:absolute;
  right:40px;
  top:125px;
  font-family: 'EurostileLTStd', sans-serif;
  color:#9c7a52;
  line-height:21px;


  text-align:right;
}
#homepage1 .slides .caption h3 {
  font-family: 'HelveticaNeueLTPro-LtEx', sans-serif;
	color:#72757b;
  	font-size:42px;
  	line-height:42px;
}
#homepage1 .flexslider .slides > li {
  position:relative;
}
#homepage1 .flex-direction-nav a {
	width: 21px;
	height: 34px;
	margin: -20px 0 0;
	display: block;
	position: absolute;
	top: 90%;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-transition: all .3s ease;
}
#homepage1 .flex-direction-nav a.flex-prev {
	background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/arrow-left.png?v=22353918587294907801723136520) 0 0 no-repeat;
}
#homepage1 .flex-direction-nav a.flex-next {
	background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/arrow-right.png?v=79017244881016312731723136520) 0 0 no-repeat;
}
#homepage1 .flexslider .flex-next {
	right: 20px;
}
#homepage1 .flex-direction-nav .flex-prev {
	left: 20px;
}
#homepage1 .flexslider {
  max-width:1175px;
  margin:0 auto;
  position:relative;
  border-bottom: #96877d 10px solid;
  border-left:#96877d 1px solid;
  border-right:#96877d 1px solid;
  border-top:#96877d 1px solid;
}
#homepage1 .flexslider .overlay {
  position:absolute;
  //background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/rings-slider.png?v=87158807401662646151723136520) 0 0 no-repeat;
  width: 271px;
  height: 293px;
  bottom:0px;
  right:0px;
}

.homepage_ok h2 {
  display:none;
}
.homepage_ok .home-pillows h2, .homepage_ok .home-bedding h2 {
  display:block;
  height: 12px;
	border-bottom: 2px solid #c3b59b;
	width: 100%;
  font-size: 23px;
  line-height: 23px;
  margin-top: 15px;
  text-transform: uppercase;
  text-align: center;
  margin: 40px auto;
  margin-top: 15px;
}
.homepage_ok .home-pillows h2 span, .homepage_ok .home-bedding h2 span{
  padding: 0 10px;
  background: #fff;
}
.home-pillows .product {
  width:196px;
  margin-left:20px;
  position: relative;
  float:left;
}
.home-pillows .product .details {
  position:absolute;
  width: 86%;
  height: 40%;
  left: 7%;
  bottom: 7%;
  border: #bdb39a 1px solid;
  background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/bg-white-semi-transparent.png?v=62935154011094232721723136520) 0 0 repeat;
  z-index:8889;
}
.home-pillows .product .details a, .home-bedding .product .details a {
	display: table;
    width: 100%;
	height: 100%;
}
.home-bedding .product {
  width:284px;
  margin-left:20px;
  margin-right:4px;
  position: relative;
  float:left;
}
.home-bedding .product .details {
  position:absolute;
  width: 89%;
  height: 33%;
  left: 5.5%;
  top: 79%;
  border: #bdb39a 1px solid;
  background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/bg-white-semi-transparent.png?v=62935154011094232721723136520) 0 0 repeat;
  z-index:8889;
  text-align: center;
}
.home-pillows .product .details h4 {
	display: table-cell;
	vertical-align: middle;
	color: #8b5d3b;
	//font-family: 'HelveticaNeueLTPro-MdEx', sans-serif;
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
}
.home-pillows .product .details h4 span {
  	font-size: 22px;
	line-height: 22px;
}
.home-bedding .product .details h4 {
	display: inline-block;
	background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/c-rings-small.png?v=103727390341264511291723136520) 0 0 no-repeat;
	color: #8b5d3b;
	font-family: 'TrebuchetMS', sans-serif;
	font-size: 23px;
	line-height: 33px;
	text-transform: none;
	padding: 6px 0 0 18px;
  	margin-top:10px;
}
.home-bedding .product .details h4 span {
	color: #897f6f;
	font-family: 'TrebuchetMS', sans-serif;
	font-size: 10px;
	line-height: 10px;
	background-color: transparent;
	text-transform: uppercase;
	float: left;
	padding: 0;
}
.homepage_ok .sample-product {
  padding:0px;
}
.homepage_ok .product .sample-product img {
	//border: #bdb39a 1px solid;
}

#homepage-products h2, #homepage-collections h2, #homepage-collections-featured h2, #homepage-collections-4 h2, #homepage-blog h2, #follow-us h2 {
	color: ;
	border-bottom: 1px solid #8b5d3b;
	overflow: visible;
	line-height: 17px;
	height: 9px;
	margin: 40px auto;
	text-align: center;
	width: 97.9166666666666667%;
	text-transform: uppercase;
}

#homepage-products span, #homepage-collections span, #homepage-collections-featured span, #homepage-collections-4 span, #homepage-blog span, #follow-us span {
	padding: 0 10px;
	background: #fff;
}
#homepage-collections h2, #homepage-collections-4 h2, #homepage-collections-featured h2 {
  font-size:23px;
  line-height:23px;
  margin-top:15px;
  margin-bottom:25px;
}
#homepage-products h2, #homepage-collections h2, #homepage-collections-4 h2, #homepage-blog h2, #follow-us h2, #homepage-collections-featured h2 {
  	height:12px;
	border-bottom: 2px solid #c3b59b;
	width: 100%;
}
#homepage-collections-4::after {
  content:" ";
  display:block;
  clear:both;
}
#homepage-collections-4 .collection-loop {
  margin-bottom:15px;
}
#homepage-collections-4 .desktop-3 {
  	width:210px;
}
#homepage-collections .desktop-4 {
  	width:284px;
  	height:auto;
}
#homepage-collections-featured .desktop-4 {
  	width:436px;
    height:auto;
  	max-width:100%;
}
#homepage-collections-featured li.product {
 	margin-left:28px; 
    margin-right:0px;
}
#homepage-collections-featured li.product:first-child {
  margin-left:0px;
}
#homepage-collections-4 li.product {
 	margin-left:20px;
    margin-right:0px;
}
#homepage-collections-4 li.product:first-child {
  margin-left:0px;
}

#homepage-collections li.product {
 	margin-left:24px; 
  	margin-right:0px;
}
#homepage-collections li.product:first-child {
  margin-left:0px;
}
#homepage-collections-featured #product-info {
	display: block!important;
	padding: 0px 0px;
	position: absolute;
	width: 36%;
  	height: 26px;
	left: 32%;
	bottom: 0%;
  	margin-bottom:-16px;
	border: 1px solid #bdb39a;
	z-index: 10000;
}
#homepage-collections-4 #product-info {
	display: block!important;
	padding: 0px 0px;
	position: absolute;
	width: 88%;
  	height: 20%;
	left: 6%;
	top: 93%;
	border: 1px solid #bdb39a;
	z-index: 10000;
}
#homepage-collections #product-info {
	display: block!important;
	padding: 0px 0px;
	position: absolute;
	width: 89%;
  	height: 12%;
	left: 5.5%;
	top: 95%;
	border: 1px solid #bdb39a;
	z-index: 10000;
}
#homepage-collections-featured #product-info h3 {
  color:#887d6e;
  font-family:'TrebuchetMS', sans-serif;
  font-size:17px;
  line-height:17px;
  font-weight:normal;
  margin:4px 0 0 0;
}
#homepage-collections h3 {
  display:inline-block;
  //background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/c-rings-small.png?v=103727390341264511291723136520) 0px 0px no-repeat;
  color:#887d6e;
  font-family:'TrebuchetMS', sans-serif;
  font-size:21px;
  line-height:21px;
  text-transform:uppercase;
  padding:6px 0 0px 0px;
}
#homepage-collections h3 span {
  color:#897f6f;
  font-family:'TrebuchetMS', sans-serif;
  font-size:10px;
  line-height:10px;
  background-color: transparent;
  text-transform:uppercase;
  float:left;
  padding:0;
}
#homepage-collections h3 span:after { content:"\A"; white-space:pre; }

#homepage-collections-4 h3 {
  display:table-cell;
  vertical-align:middle;
  color:#887d6e;
  font-family:'HelveticaNeueLTPro-MdEx', sans-serif;
  font-size:13px;
  line-height:13px;
  text-transform:uppercase;
  padding:0px;
  text-align:center;
}
#homepage-collections-4 h3 span {
  color:#887d6e;
  font-family:'HelveticaNeueLTPro-MdEx', sans-serif;
  font-size:16px;
  line-height:17px;
  background-color: transparent;
  text-transform:uppercase;
  padding:0;
}

#related {
  max-width:936px;
}

#flexisel {
	display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%; 
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:100px;
    max-height:100px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 21px;
    height: 34px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 0px;
  	margin-left:-20px;
    background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/arrow-left.png?v=22353918587294907801723136520) 0 0 no-repeat;
}

.nbs-flexisel-nav-right {
    right: 0px;
  	margin-right:-20px;
    background: url(//chauran.myshopify.com/cdn/shop/t/10/assets/arrow-right.png?v=79017244881016312731723136520) 0 0 no-repeat;
}

.product-page h2 {
  	height: 12px;
	border-bottom: 2px solid #c3b59b;
	width: 100%;
	font-size: 23px;
	line-height: 23px;
	margin-top: 15px;  
  	text-align: center;
  	text-transform:uppercase;
  	margin-bottom:40px;
}
.product-page h2 span {
	padding: 0 10px;
	background: #fff;  
}
#we-recommend img {
  float:left;
  margin-right:30px;
}
#we-recommend h1 {
	color: #8b5d3b;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 0px;
}
#we-recommend .product-description_ok {
  float:left;
  width:300px;
  margin-right:30px;
  border-bottom: #fff 0px solid;
}
#we-recommend #product-price {
	margin: 20px 0 3px 0;
	color: #6f5b59;
	font-size: 18px;
	line-height: 18px;
}
#popup-add-to-cart {
	top: 200px;
	width: 50%;
	left: 50%;
	margin-left: -25%!important;  
	height: auto;
	display: none;
	position: absolute!important;
	padding: 16px 16px 20px;
	background-color: white;
	z-index: 9999;
  	border: #bdb39a 2px solid;
}
#fade {
  	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: auto;
	min-height: 100%;
	background-color: black;
	z-index: 9998;
	-moz-opacity: 0.2;
	opacity: .20;
}

/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0;//0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	//clear: both;
	padding-left: 0;
}


.contact-us {
  	color:#666666;
  	line-height:24px;
}
.contact-us label {
  color:#875b3b;
  font-size:15px;
  line-height:15px;
  font-weight:normal;
  margin:0 0 5px 0;
}
#page.contact-us h1 {
  margin-bottom:31px;
}
.contact-us h3 {
 	font-size:20px;
  	margin:20px 0 0 0;
}
.contact-us h3 span {
  	color:#9c7a52;
}
.contact-us h4 {
 	font-size:18px;
  	margin:20px 0 0 0;
}
.contact-us h4 span {
  	color:#9c7a52;
}
.contact-us ul {
  margin-left:15px;
}
.contact-us ul li {
  	font-size:15px;
  	font-weight:bold;
}
.contact-us p {
  margin:0px 0 20px;
}
.contact-us #mc_embed_signup {
 	clear:both;
  margin:3px 0 0 0;
}
.contact-us #mc_embed_signup input {
  margin-bottom:0px;
}
.contact-us #mc_embed_signup form {
  margin-bottom:10px;
}
.contact-us #mc_embed_signup form::after {
  	content:" ";
  	display:block;
  	clear:both;
}
#page .contact-us h1 {
  margin-bottom:10px;
}
#contactFormMessage {
  height:140px;
  width:100%;
}
#contactFormWrapper input[type="text"], #contactFormWrapper input[type="email"] {
  	margin-bottom:12px;
}
#contactFormWrapper p {
  margin:0;
}
#contactFormWrapper {
  padding-top:10px;
}
.contact-us #contactFormSubmit {
  	margin:0 auto;
  	display:block;
}
.contact-us textarea {
  	margin-bottom:15px;
}
.contact-us hr {
  color:#d4cbc0;
  background:#d4cbc0;
  margin-top:0px;
}

/* remove homepage collection header */
#homepage-collections-featured #product-info {
	display: none !important;
}