/*-------------------------------------------------------------------------------
Built by von91 // www.v91.co // code@v91.co // 763-647-9482 // MPLS, MN // NYC
---------------------------------------------------------------------------------
 0. Reset | Eric Meyer v2.0 | 20110126 http://meyerweb.com/eric/tools/css/reset/
 1. Font styles
 2. Layout Elements
-----------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------*/
/*  0. Reset | Eric Meyer v2.0 | 20110126 http://meyerweb.com/eric/tools/css/reset/
/*---------------------------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h2,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
body{ font-size: 16px; } /*Base font size for em calculation*/

/*---------------------------------------------------------------------------------*/
/*  1. Font styles
/*---------------------------------------------------------------------------------*/
@font-face {
    font-family: 'CenturyOldStyleStdRegular';
    src: url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/centuryoldstylestd-regular.eot?12477100894913425112');
    src: url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/centuryoldstylestd-regular.eot?12477100894913425112') format('embedded-opentype'),
         url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/centuryoldstylestd-regular.woff?12477100894913425112') format('woff'),
         url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/centuryoldstylestd-regular.ttf?12477100894913425112') format('truetype'),
         url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/centuryoldstylestd-regular.svg%23CenturyOldStyleStdRegular?12477100894913425112') format('svg');
}
@font-face {
    font-family: 'NewsGothCnBTRegular';
    src: url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/tt0375m_.eot?12477100894913425112');
    src: url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/tt0375m_.eot?12477100894913425112') format('embedded-opentype'),
         url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/tt0375m_.woff?12477100894913425112') format('woff'),
         url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/tt0375m_.ttf?12477100894913425112') format('truetype'),
         url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/tt0375m_.svg%23NewsGothCnBTRegular?12477100894913425112') format('svg');
} 
@font-face {
    font-family: 'CenturyOldStyleStdBold';
    src: url('centuryoldstylestd-bold.eot');
    src: url('centuryoldstylestd-bold.eot') format('embedded-opentype'),
         url('centuryoldstylestd-bold.woff') format('woff'),
         url('centuryoldstylestd-bold.ttf') format('truetype'),
         url('centuryoldstylestd-bold.svg#CenturyOldStyleStdBold') format('svg');
}

.col:before, .col:after, header:before, header:after, footer:before, footer:after, .innerContent:before, .innerContent:after, #mainWrapper:before, #mainWrapper:after, ul:after, ul:before, li:before, li:after {
    content:"";
    display:table;
}
.col:after, header:after, footer:after, .innerContent:after, #mainWrapper:after, ul:after, li:after {
    clear:both;
}
.col, .header, .footer, .innerContent, #mainWrapper, ul, li {
    zoom:1;
}
.italic{ font-style: italic; }


body, #productDescription .description h3, #collection .products .product .details, .cta.button, .blog-article-meta, #inseamMesurement input[type='text']{ font-family: 'NewsGothCnBTRegular'; font-weight: normal; }

h1, h2, h3{ 
	font-family: 'CenturyOldStyleStdBold'; font-weight: normal;
}

.details, #productDescription .description, #cart h2{ font-family: 'CenturyOldStyleStdRegular'; font-weight: normal; }

h1{ 
	font-size: 17px;
	color: #5a5a5a;
	margin-bottom: 10px;
}

h2{ 
	font-size: 16px;
	color: #5a5a5a;
	margin-bottom: 10px;
}
.details h2{  }

h3{ 
	font-size: 17px;
	margin-top: 0;
	color: #5a5a5a;
}

p{ 
	line-height: 1.2em;
	font-size: 17px;
	color: #5a5a5a;
	margin-bottom: 25px;
}
.description p{ font-size: 15px;}

/*---------------------------------------------------------------------------------*/
/*  2. Layout Elements
/*---------------------------------------------------------------------------------*/
html{ 
	background-color: #eeeae7; 
	background: #eeeae7 url('//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/bg.gif?12477100894913425112') top left repeat;
}
body a{ 
	color: #6e6e6e;
	text-decoration: none; 
}
#mainWrapper{ min-height: 200px; }
#mainWrapper a{ text-decoration: underline; }
header.main #upper a:hover, footer.main a:hover{ color: #000; }

/*Header*/
header.main{}
header.main, footer.main, #mainWrapper{ 
	margin: auto;
	width: 1100px;
}
header.main #upper{ 
	color: #6e6e6e;
	margin: 6px 0 10px 0;
}
header.main #upper > #freeShippingNotice{ 
	cursor: default; 
	font-style: italic;
	font-size: 15px;
}
header.main #upper > #cartControls{ 
	font-size: 13px;
	text-transform: uppercase;
}
header.main #upper > #cartControls a:first-child:after, footer.main > .col.right a:after{ 
	content: '|';
	color: #6e6e6e;
	padding: 0 8px;
}

 #cart-count:after{ 
	content: '|';
	color: #6e6e6e;
	padding: 0 8px;
}
header.main #primaryNavigation{ 
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	height: 136px;
	margin-bottom: 32px;
}
header.main #primaryNavigation ul{ 
	display: inline-block;
	width: 1004px;
	margin: auto; 
}
header.main #primaryNavigation li{ float: left; }
header.main #primaryNavigation li a{ 
	display: inline-block;
	margin-right: 50px;
	margin-top: 59px;
	padding-bottom: 2px;
	position: relative;
}
header.main #primaryNavigation li a:hover, header.main #primaryNavigation li.active a{ border-bottom: 2px solid #6e6e6e;}
header.main #primaryNavigation li a:hover::after, header.main #primaryNavigation li:not('.home') a.current::after {
    border-bottom: 2px solid #6e6e6e;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 40%;
}
header.main #primaryNavigation li.Home a{ 
	background: url(//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/logo.png?12477100894913425112) no-repeat;
	cursor: pointer;
	height: 0;
	overflow: hidden;
	padding-top: 136px;
	width: 272px;
	margin-top: 0;
}

header.main #primaryNavigation li.Home1 a{ 
	background: url(//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/Choctaw.png?12477100894913425112) no-repeat;
	cursor: pointer;
	height: 0;
	overflow: hidden;
	padding-top: 136px;
	width: 272px;
	margin-top: 0;
background-size: 270px 150px;
}
header.main #primaryNavigation li:last-child a{ margin-right: 0; }
header.main #primaryNavigation li.Home a:hover::after { 
	display: none;
}
header.main #categoryNavigation{ 
	font-size: 17px;
	border-top: 1px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	text-transform: uppercase;
	overflow: visible;
	height: 36px;
	z-index: 999999;
	position: relative;
}
header.main #categoryNavigation ul{ float: left; }
header.main #categoryNavigation li{ 
	float: left; 
	position: relative;
	padding: 10px 0 9px 0;
}
header.main #categoryNavigation a{ padding: 8px 19px; }
header.main #categoryNavigation li:hover > a, header.main #categoryNavigation li a.active, header.main #categoryNavigation li.active > a{ 
	background: rgba(255,255,255,.9);
	color: #000;
}
header.main #categoryNavigation li:last-child a{ margin-right: 0; }

header.main #categoryNavigation ul > li > ul{ 
	display: none;
	position: absolute;
	left: 0;
	top: 36px;
	width: 100%;
	float: none;
	z-index: 99999;
}
header.main #categoryNavigation ul > li:hover > ul{ 
	display: block !important;
}
header.main #categoryNavigation ul > li > ul li{ 
	float: none;
	padding: 0;
	margin-top: 1px;
}
header.main #categoryNavigation ul > li > ul li a{ 
	background: rgba(255,255,255,.9);
	display: block;
	text-align: center;
	padding: 29px 0;
	position: relative;
}
header.main #categoryNavigation ul > li > ul li a > div{ 
	position: absolute;
	left: 83px;
	top: 0;
	background: rgba(255,255,255,.9);
	width: 360px;
	font-size: 16px;
	text-transform: none;
	display: table;
	vertical-align: middle;
	height: 75px;
}
header.main #categoryNavigation ul > li > ul li a > div p{ 
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	padding: 10px 5px;
}	
header.main #categoryNavigation ul > li#Jeans > ul li a > div{ 
	left: 74px !important;
}


/*Col*/
.col{ 
	float: left;
	overflow: hidden;
}
.col.right{ 
	float: right;
	margin-right: 0 !important;
}
.col.block{ margin-bottom: 20px; }
.col.full{ width: 100%; }
.col.twoSevenZero{ width: 270px; }
.fourtyFivePXMT{ margin-top: 45px; }

/*Search Form*/
.searchForm{ 
	border: 1px solid #6e6e6e;
	position: relative;
	height: 20px
}
.searchForm input{ 
	border: none;
	background: transparent;
	margin: 0;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance:	none;
}
.searchForm input[type="text"]{ 
	width: 100px;
	padding: 3px;
	float: left;
}
.searchForm input[type="submit"]{
	border-left: 1px solid #6e6e6e;
	background: url(//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/magGlass.png?12477100894913425112) no-repeat center center;
	height: 0;
	margin-bottom: -5px;
	padding-top: 20px;
	cursor: pointer;
	width: 20px;
	position: absolute;
	right: 0;
}
header.main .searchForm{
	margin-top: 7px;
}

/*Footer*/
footer.main{ 
	border-top: 1px solid #6e6e6e;
	font-size: 13px;
	padding: 5px 0 10px 0;
	text-transform: uppercase;
	margin-top: 10px;
}
footer.main > .col.right a:last-child:after{ 
	content: "";
	display: none;
}


/*Home Page*/
.intro.home img{ 
	max-width: 100%;
}

.details{ 
	line-height: 1.4em;
}

#content{ 
	padding-top: 30px;
	position: relative;
	min-height: 352px;
}
#content h3{ 
	line-height: 1.2em;
}
#content img{ 
	max-width: 100%;
}
#noProducts{ 
	position: absolute;
	text-align: center;
	padding-top: 157px;
	width: 1099px;
}

.overlayWrapper{ 
	z-index: 99999;
	position: relative;
}
#page-tpl .overlayWrapper{ 
	position: absolute ;
	top: 20px;
}
.overlayWrapper .overlayContent{ 
	position: absolute;
	left: -20px;
	width: 550px;
	background: #fff;
	border: 1px solid #6e6e6e;
	text-align: center;
	padding: 20px 10px;
	
	
	-webkit-box-shadow: 0px 0px 16px -5px #000;
	box-shadow: 0px 0px 16px -5px #000;
}
.overlayWrapper .overlayContent img{ 
	margin-bottom: 5px;
}
.overlayWrapper .overlayContent .close{ 
	position: absolute;
	right: -1px;
	top: -1px;
	padding: 10px 15px;
	background: #6e6e6e;
	color: #fff;
	cursor: pointer;
}

/*Collection*/
#collection{ 
	overflow: hidden;
	width: 1150px;
}
#collection .product{
	float: left;
	width:252px;
	height:336px;
	margin:0 28px 30px 0;
	border:1px solid #6e6e6e;
	background: #fff;
	position: relative;
	overflow: hidden;
}
#collection .products .product img{
	width: 252px;
}
#collection .products .product .details .image img{ 
	margin-left: -3px;
}
#collection .products .product .details{
	display: none;
	position: absolute;
	bottom: 0;
	font-size: 17px;
	text-align: center;
	background: #7f7f7f;
	color: #fff;
	overflow: hidden;
	width: 256px;
	right: 0;
	left: 0;
}
#collection .products .product .details .thumbs .image{ 
	display: none;
	width: 254px !important;
}
#collection .products .product .details .thumbs .image.last-in-row, #collection .products .product .details .thumbs .image:last-child{ 
	display: block;
}
#collection .products .product .details .title{ 
	padding: 5px 30px 0 30px;
	display: inline-block;
	width: 195px;
}
#collection .products .product .details .price{ 
	display: block;
	border-bottom: 1px solid #a0a0a0;
	padding-bottom: 10px;
}
#collection .products .product .details ul{ 
	text-align: center;
	margin-top: 10px;
}
#collection .products .product .details ul li{ 
	display: inline-block;
	margin-right: 5px;
	position: relative;
	overflow: hidden;
}
#collection .products .product .details ul li.soldOut{ 
	color: #999999;
}
#collection .products .product .details ul li.soldOut span{ 
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	color: #aaa;
}
#collection .products .product .details ul li:last-child{
	margin-right: 0;
}
#collection .products .product .details a{ 
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 0;
}
#collection .product:hover .details{ 
	display: block;
}
#collection .collection-info-wrap{
	display: table;
	border: none;
	background: transparent;
}
#collection .collection-info{
	display:table-cell;
	vertical-align: middle;
}
#collection .collection-info hr.small-line{
	height:1px;
	border:none;
	margin:auto;
	padding:0;
	width:115px;
	background:#8a8989;
}
#collection .collection-info h1{
	margin-top:12px;
	text-align:center;
	font-family: 'CenturyOldStyleStdBold';
	font-size: 17px;
	text-transform: uppercase;
}
#collection .collection-info p{ 
	margin-bottom: 15px;
}
#collection .collection-description{
	font-size:16px;
	font-family: 'CenturyOldStyleStdRegular';
	line-height:20px;
	text-align: center;
}

#product{ 
	margin-top: -15px;
}
#productPhotos{ 
	width: 536px;
	margin-right: 20px;
	overflow: hidden;
}
#productPhotos .image.featured{ 
	border: 1px solid #8b8a89;
	max-width: 534px !important;
	min-height: 200px;
	position: relative;
}
.magOverlay{ 
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	cursor: pointer;
	background: url(//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/mglass.png?12477100894913425112) 10px 10px no-repeat;
	background-color: rgba(225,225,225,0);
}
.magOverlay .magOverlayContent{ 
	visibility: hidden;
	padding: 10px 0 0 30px;
	text-transform: uppercase;
	color: #5a5a5a;
}
.magOverlay:hover{ 

}
.magOverlay:hover .magOverlayContent{ 
	visibility: visible;
}
#productPhotos .image.featured img{ 
	max-width: 534px !important;
}
.cloud-zoom-big{ 
	display: block !important; 
}
#productPhotos img{ 
	max-width: 533px;
}
#productPhotos .thumbs{ 
	margin: 0 0 20px -15px;
	overflow: hidden;
	padding: 0 0 0 15px;
}
#productPhotos .thumbs .image{ 
	overflow: hidden;
	margin: 20px 19px 0 0;
	float: left;
	padding: 0;
	min-height: 20px;
}
#productPhotos .thumbs .image:nth-child(5){ 
	margin-right: 0;
}
#productPhotos .thumbs .image img{ 
	width: 90px;
	border: 1px solid #8b8a89;
}
#productPhotos .thumbs .image.last-in-row img{
	margin-right: 0;
}

#productDescription{ 
	width: 540px;
	color: #5a5a5a;
}
#productDescription .title, .blog-article-title{ 
	font-size: 21px;
	margin-bottom: 30px;
	text-transform: uppercase;
	line-height: 1.2em;
}

.blog-archive li{ 
	border-bottom: 1px solid #8b8a89;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.blog-archive li > a{ 
	text-decoration: none !important;
}
.blog-archive li > a:hover .blog-article-title{ 
	text-decoration: underline;
}
.blog-archive li:last-child{ 
	border-bottom: none;
	margin-bottom: 0;
}
.blog-article{ 
	width: 800px;
}
.blog-article-meta{ 
	margin-bottom: 10px;;
	font-size: 16px;
}
.blog-article-meta a{ 
	text-decoration: none !important;
}
.blog-article-meta a:hover{ 
	text-decoration: underline !important;
}
.blog-article-title{ 
	margin-bottom: 5px;
}
.blog-article-date{ 
	color: #5a5a5a;
	margin-right: 5px;
}

#productDescription .price{ 
	font-size: 19px;
	margin-bottom: 30px;
}
#productDescription .description{ 
	font-size: 17px;
	margin-bottom: 20px;
	color: #5a5a5a;
	line-height: 1.2em;
}
#productDescription .description ul{ 
	list-style: none;
}
#productDescription .description ul li{ 
	margin-bottom: 5px;
}
#productDescription .description ul li:before{ 
	content: '+';
	padding-right: 10px;
	float: left;
}
#productDescription .description p{ 
	line-height: 1.5em;
}
#productDescription .description h3{ 
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px solid #5a5a5a;
	padding-bottom: 2px;
}
#productDescription .description table{ 
	width: 100%;
	margin-bottom: 20px;
}
#productDescription .description table tr{ 
	border-bottom: 1px solid #6e6e6e;
}
#productDescription .description table tr:last-child{ 
	border-bottom: none;
}
#productDescription .description table tr td{ 
	padding: 8px 7px;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #6e6e6e;
	vertical-align: middle;
}
#productDescription .description table tr td p{ margin-bottom: 0; }
#productDescription .description table tr td:first-child{ 
	text-align: right;
}
#productDescription .description table tr td:last-child{ 
	border-right: none;
}


#product-variants select{ 
	background: url(//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/selectBackground.png?12477100894913425112) no-repeat center center;
	border: none;
	color: #5a5a5a;
	cursor: pointer;
	width: 256px;
	height: 35px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	padding-left: 10px;
	text-transform: uppercase;
}
#product-variants select:hover{ 
	background-color: #fff;
}

#product-add input{ 
	background: url(//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/cartButton.png?12477100894913425112) no-repeat center center;
	width: 129px;
	height: 35px;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
	color: #5a5a5a;
}
#product-add input:hover{ 
	background-color: #fff;
}
#product-add input[disabled]{ 
	cursor: default;
}

.breadcrumb{ 
	margin-bottom: 20px;
	text-transform: uppercase;
}

.productTags{ 
	text-transform: uppercase;
	color: #717171;
	font-size: 13px;
	margin-bottom: 15px !important;
}
.productTags ul li{ 
	float: left;
	margin-right: 5px;
}
.productTags ul li a{ 
	color: #717171;
	text-decoration: none !important; 
}
.productTags ul li a:hover{ 
	text-decoration: underline !important;
}
.productTags ul li:after{ 
	content: '/';
	margin-left: 5px;
	display: inline-block;
}

#productAction{ 
	margin-bottom: 30px !important;
}
#productAction #product-add input, #productAction #product-variants #product-select{ font-size: 14px; }


/*---------------------------------------------------------------------------------*/
/*  .. Pagination
/*---------------------------------------------------------------------------------*/
.pagination{ 
	text-align: center;
	margin-bottom: 20px;
}
.pagination li{ 
	padding: 15px 0;
	display: inline-block;
	margin: 0 5px;
}
.pagination a{ 
	border: 1px solid #6e6e6e;
	padding: 10px 40px;
	text-decoration: none !important;
	text-transform: uppercase;
	
	-webkit-box-shadow: 3px 3px 3px -4px #000;
	box-shadow: 3px 3px 3px -4px #000;
}
.pagination a:hover{ 
	background: #fff;
}


/*---------------------------------------------------------------------------------*/
/*  .. Cart
/*---------------------------------------------------------------------------------*/

#cart table {margin: -20px 0 30px 0; width: 100%;}
#cart table tr.odd {background: #f7f7f7;}
#cart table td h2{ display: block;}
#cart table td {vertical-align: middle; padding: 20px 0; border-bottom: 1px solid #6e6e6e; padding-right: 20px; text-transform: uppercase; text-align: center;}
#cart table td:last-child{padding-right: 0;}
#cart table td.title {width: 450px;}
#cart table td.pic {width: 90px;}
#cart table th {text-align: left; padding-bottom: 15px; border-bottom: 1px solid #6e6e6e; font-weight: normal;}
#cart table td.quantity {padding-left: 18px;}
#cart table td.quantity input.field {width: 20px; margin: 0;}
#cart table td a{ text-decoration: none; }
#cart table td input[type="number"]{ 
	background: none;
	border: 1px solid #6e6e6e;
	padding: 5px;
	width: 30px;
	text-align: center;
	margin-top: -2px;
}
#cart table td{ 
	line-height: 1.5em;
}

#cart table td .cta.button.remove{ 
	width: 104px;
	text-align: center;
	padding: 5px;
	display: inline-block;
}

#cart table td h2:last-child{ margin-bottom: 0 !important; }
#cart a.remove-item  {color: #bebdbd; font-size: 11px; text-transform: uppercase;}
#cart a.remove-item:hover {color: #000000;}

#cart table td:first-child{ text-align: left; width: 14%; }
#cart table td.titleAndPrice{ width: 20%; }
#cart tr td{ width: 10%; }
#cart tr td:last-child{ text-align: right; width: 9%; }

#cart tr td img{ 
	border: 1px solid #a9a9a7;
}
#cart a{ 
	text-decoration: none;
}
#cart .prodTitle a:hover{ 
	text-decoration: underline;
}
#cart .prodTitle p{ 
	margin-bottom: 0 !important;
}
#cart textarea{ 
	background: none;
	border: 1px solid #6e6e6e;
	width: 700px;
	height: 150px;
	font-size: 15px;
	padding: 10px;
	margin-bottom: 20px;
}

#notes {float: left;}
#notes label {display: block; margin-bottom: 15px; font-size: 14px;}
#notes textarea {width: 400px; height: 100px; border: 1px solid #dddddd;} 

#total {float: right; padding-right: 30px;}
#total input {margin-left: 10px;}

.cta.button{ 
	padding: 10px 30px;
	border: 1px solid #8b8a89;
	display: inline-block;
	cursor: pointer;
	background: none;
	text-decoration: none !important;
	font-size: 12px;
	text-transform: uppercase;
	color: #6e6e6e;
	
	-webkit-box-shadow: 3px 3px 3px -4px #000;
	box-shadow: 3px 3px 3px -4px #000;
}
.cta.button:hover{ 
	background: #fff;
}
.col.button.checkout{ 
	width: 195px;
}

.template-404 #content{ 
	text-align: center;
	padding: 150px 0;
	min-height: 0;
}
/*---------------------------------------------------------------------------------*/
/*  .. Grid
/*---------------------------------------------------------------------------------*/
#grid{

    /* Dimensions - same width as your grid with gutters */
    width: 1299px;

    /* Grid (left-aligned)
    position: absolute;
    top: 0;
    left: 0;
    */

    /* Grid (centered) */
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -650px;

}

/**
 * Vertical grid lines
 *
 * Set the column width taking the borders into consideration,
 * and use margins to set column gutters.
 */
#grid div.vert{

    width: 136px;
    border: solid darkturquoise;
    border-width: 0 1px;
    margin-right: 19px;

}

#grid div.vert.first-line{

    margin-left: 19px;

}


/**
 * Horizontal grid lines, defined by your base line height
 *
 * Remember, the CSS properties that define the box model:
 * visible height = height + borders + margins + padding
 */
#grid div.horiz{

    /* 20px line height */
    height: 19px;
    border-bottom: 1px dotted #F32D34;
    margin: 0;
    padding: 0;

}

/**
* Classes for multiple grids
*
* When using more than one grid, remember to set the numberOfGrids 
* option in the hashgrid.js file.
*/
#grid.grid-1 div.vert{

    /* Vertical grid line colour for grid 1 */
    border-color: #F32D34;
    visibility: hidden;

}
#grid.grid-2{

    /* Adjustments */
    padding: 0 160px;
    width: 660px;

}
#grid.grid-2 div.vert{

    /* Vertical grid line colour for grid 2 */
    border-color: crimson;

}



@-moz-document url-prefix() {

    header.main #categoryNavigation > ul > li > a{ 
		padding: 8px 19px 6px 20px !important;
	}
	

}




/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}


.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(grab.png) 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url(grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(blank.gif);
}

.lookbook.slideshowWrapper{ 
	width: 815px;
	background: #fff;
	border: 1px solid #6e6e6e;
	margin-bottom: 20px;
}
.lookbook.slideshowWrapper .royalSlider{ 
	width: 815px;
}
.lookbook.slideshowWrapper .royalSlider .rsArrow .rsArrowIcn{ 
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	background-image: url(//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/lookbookArrowLeft.png?12477100894913425112);
	background-repeat: no-repeat;
	background-position: center left;
	width: 24px;
	z-index: 999;
}
.lookbook.slideshowWrapper .royalSlider .rsArrow.rsArrowLeft .rsArrowIcn{ 
	left: 5px;
	width: 50%;
	z-index: 9999;
}
.lookbook.slideshowWrapper .royalSlider .rsArrow.rsArrowRight .rsArrowIcn{ 
	background-image: url(//cdn.shopify.com/s/files/1/0245/4759/t/6/assets/lookbookArrowRight.png?12477100894913425112);
	right: 5px;
	width: 100%;
	background-position: center right;
	z-index: 999;
}
.lookbook.slideshowWrapper .rsOverflow{ max-height: 605px !important; }
lookbookArrows.png
.lookbook.slideshowWrapper img{ 
	width: 100%;
}
.lookbookList{ 
	border-top: 1px solid #6e6e6e;
}
.lookbookList li{ 
	text-align: center;
	width: 254px;
	border-bottom: 1px solid #6e6e6e;
}

.lookbookList li a{ 
	text-decoration: none !important;
	padding: 30px 0;
	display: inline-block;
}
.lookbookList li a:hover p.title{ 
	text-decoration: underline;
}
.lookbookList li p{ 
	margin-bottom: 0;
	font-size: 16px;
	opacity: .7;
}
.lookbookList li.active p{ 
	opacity: 1;
}
.lookbookList li p.title{ 
	text-transform: uppercase;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 7px;
}
.template-collection #collection .collection-info-wrap{ 
	display: table;
}


.template-search .fullProductRow .product:nth-child(4n+4){ 
	margin-right: 0 !important;
}
.template-search #searchresults{ 
	margin: 0 0 0 0 !important;
	overflow: hidden;
}

#infscr-loading{ 
	position: fixed;
	top: 200px;
	margin: auto;
	width: 60px;
	height: 40px;
	right: 0;
	left: 0;
}
#infscr-loading img{ 
	border: none !important;
	background: #fff;
	padding: 5px; 
}
#inseamMesurement{ 
	margin: 15px 0 10px 0;
}
#inseamMesurement input[type='text']{ 
	background: rgba(255,255,255,.8);
	border: none;
	padding: 5px;
	border-bottom: 1px solid #a2a09d;
	width: 40px;
	color: #5a5a5a;
	font-size: 14px;
}
#inseamMesurement .first .shappify_option_name{ 
	float: right;
	padding: 2px 15px 20px 0;
}
#inseamMesurement .condition_show .shappify_option_name{ 
	float: left;
	padding-right: 5px;
}
#inseamMesurement .condition_show input[type="text"]{ 
	margin-top: -10px;
}
#inseamMesurement #option_display_total_format{ 
	margin: 10px 0 0 0 !important;
}
#inseamMesurement #option_total{ 
	width: 250px;
}
#inseamMesurement input[type='checkbox'], #inseamMesurement label{ 
	cursor: pointer;
}
#inseamMesurement p{ 
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 15px;
}