@charset "utf-8";
/* CSS Document */

/* BEGIN STRUCTURE */


.container-fluid {
	position: relative;
	max-width: 1172px;
}
.container {
	position: relative;
}

#header-row {
	
}
#header {
	
}
#header>.inner {
	position: relative;
	padding: 0px 0px 0px 0px;
}






#content {
	
}
#content-a {
	
}
#content-a>.inner {
	position: relative;
	min-height: 100px;
	padding: 0px 0px 0px 0px;
}

#content-b {
	
}
#content-b>.inner {
	position: relative;
	min-height: 100px;
	padding: 0px 0px 0px 0px;
}

#footer-row {
	
}
#footer {
	
}
#footer>.inner {
	position: relative;
	height: auto;
}



/* END STRUCTURE */








.sandbox {
	/*font-family: 'Gabo', serif;*/
	display: none;
}






/* START STANDARD HTML ELEMENTS */

@font-face {
	font-family: 'Gabo';
	src: url('../fonts/gabo.eot');
	src: local('☺'), url('../fonts/gabo.woff') format('woff'), url('../fonts/gabo.ttf') format('truetype'), url('../fonts/gabo.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	min-width: 320px;
	
	overflow-x: hidden;
}
body {
	height: 100%;
	min-width: 320px;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	color: #000000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:17px;
	font-weight: 300;
	line-height: normal;
	
	overflow-x: hidden;
}
body.option-com_virtuemart.view-category {
	background-color: #e9e9e9;
}
body.url__ {
	background-color: #e9e9e9;
}

h1 {
	
	font-size: 25px;
	color: #000000;
	font-weight: 300;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: underline;
}

.articleBody h1 {
	text-align: center;
}
.articleBody h1:first-of-type {
	margin: 16px 0px 24px 0px;
}

#rstbox_7 .rstbox-content {
	padding: 0px 20px;
}

h2 {
	
	font-size: 20px;
	color: #000000;
	font-weight: 400;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
h2.name {
	display: none;
}

h3 {
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
h3 a, h3 a:link, h3 a:visited, h3 a:active {
	color: #000000;
	text-decoration: none;
}
h3 a:hover {
	color: #000000;
	text-decoration: underline;
}

h4 {
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
h4 a, h4 a:link, h4 a:visited, h4 a:active {
	color: #000000;
	text-decoration: none;
}
h4 a:hover {
	color: #000000;
	text-decoration: underline;
}

h5 {
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
h5 a, h5 a:link, h5 a:visited, h5 a:active {
	color: #000000;
	text-decoration: none;
}
h5 a:hover {
	color: #000000;
	text-decoration: underline;
}

a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	
}
.articleBody a {
	font-weight: 400;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.view-article .articleBody {
	padding-left: 15px;
	padding-right: 15px;
	
}
.url__.view-article .articleBody {
	padding-left: 0px;
	padding-right: 0px;
	
}
/* END STANDARD HTML ELEMENTS */

/* START PARAGRAPH FORMATTING */
.articleBody,
article > .inner,
.content.module {
	font-size:17px;
	line-height: 30px;
}
.articleBody p+p,
.articleBody div+p {
	margin-top: 10px;
}
.articleBody h1+p,
.articleBody h2+p,
.articleBody h3+p,
.rstboxes h1+p,
.rstboxes h2+p,
.rstboxes h3+p {
	margin-top: 4px;
}
.articleBody p+h1,
.articleBody p+h2,
.articleBody p+h3,
.articleBody p+h4,
.articleBody div+h1,
.articleBody div+h2,
.articleBody div+h3,
.articleBody div+h4,
.rstboxes p+h1,
.rstboxes p+h2,
.rstboxes p+h3,
.rstboxes p+h4,
.rstboxes div+h1,
.rstboxes div+h2,
.rstboxes div+h3,
.rstboxes div+h4 {
	margin-top: 16px;
}
.articleBody p+ul,
.articleBody h4+ul {
	margin-top: 16px !important;
}

.articleBody h1+h2,
.articleBody h1+h3 {
	margin: 4px 0px 0px;
}

/* END PARAGRAPH FORMATTING */


/* START BOOTSTRAP OVERRIDES */
.modal-header{
	
}

.modal-footer{
	
}
/* END BOOTSTRAP OVERRIDES */









.text-sm {
	font-size: 14px;
}
.text-lg {
	font-size: 20px;
}







/* START SEARCH FORM */

.header-search div.search {
	margin: 8px 0px 0px 0px;
text-align: right;
padding-right: 64px;
}


.element-invisible {
	display:none;
}
#mod-search-searchword.inputbox.search-query {
border: 1px solid #737373;
	/*width: 97px;*/
	width: 134px;
margin-right: 6px;
height: 26px;
font-size: 12px;	
position: relative;
font-weight: normal;

display: inline-block;
vertical-align: top;
}
.search .button {
	position: relative;

border: 1px solid #737373;

display: inline-block;
vertical-align: top;
}
.search .button:hover {
	background: none !important;
	padding: 0px !important;

}
/* END SEARCH FORM */

/* START SEARCH PAGE */

.btn-toolbar {
	/*padding: 20px 0px 20px 0px;
	text-align:center;*/
}
.btn-group {
	display: inline-block;
}
.result-category {
	display: none;
}
.result-created {
	display: none;
}
.form-limit {
	padding-bottom: 20px;
}
.only {
	display: none;
}
.searchintro {
	padding-bottom: 10px;
}
.phrases-box {
	display: inline-block;
}
.ordering-box {
	float:right;
}
dl.search-results .result-text {
	padding: 4px 0px 12px 0px;
}
#search-searchword {
	padding: 6px 6px 5px 6px;
}

/* END SEARCH PAGE */


/* START PLACEHOLDERS */
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #d0d0d0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #d0d0d0;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #d0d0d0;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #d0d0d0;
}
/* END PLACEHOLDERS */


.protectedby {
	position: absolute;
	top: -10000px;
	left: -10000px;

}





.question-thermal {
	vertical-align: middle;
	padding: 0px 6px;
	margin: 10px 0px 0px;
	cursor: pointer;
}

.product-field-desc {
	display: none;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 19px;
	max-width: 380px;
	margin: 0px auto;
}




.url__ {
	
}

.url__ h2 {
	/*display: none;*/
}





#nav-main {
	position: absolute;
	z-index: 50;
	top: 20px;
	
	width: 100%;
	
	/* border-left: solid 1px #dedddc; */
	/* border-right: solid 1px #dedddc; */
	
	overflow: visible;
}
#nav-main .inner.menumain-container { /* actual menu container */
	position: relative;
	height: 30px;
	width: 100%;
	padding: 10px 15px 0px 15px;
	
}





.menumain-container>ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.menumain-container>ul>li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.menumain-container>ul>li>a,
.menumain-container>ul>li>a:link,
.menumain-container>ul>li>a:visited,
.menumain-container>ul>li>a:active {
	position: relative;
	display: block;
	height: 40px;
	color: #d0d0d0;
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	text-align: center;
	vertical-align: top;
	z-index: 50;
	width: 100%;
	padding: 0px;
	
	transition: all 0.6s ease-in;
}



.menumain-container a:hover {
	text-decoration: none;
	color: #ffffff;
}
.menumain-container .item-home a {
	
	opacity: .8;
	transition: all 0.6s ease-in;
}
.menumain-container .item-home a:hover {
	opacity: 1;
}
.menumain-container .item-home a img {
	width: 32px;
	height: auto;
	margin-top: -12px;
}


.menumain-container li.item-home {
	width: 40px;
	float: left;
}
.menumain-container li.item-spacer01 {
	width: 152px;
}
.menumain-container li.item-mens,
.menumain-container li.item-womens,
.menumain-container li.item-apparel,
.menumain-container li.item-sale {
	width: auto;
	padding: 0px 30px;
}
.menumain-container li.item-womens {
	
}
.menumain-container li.item-apparel {
	
}
.menumain-container li.item-sale {
	
}
.menumain-container li.item-search {
	width: 40px;
	float: right;
}
.menumain-container li.item-login {
	width: 112px;
	float: right;
}
.menumain-container li.item-logout {
	width: 90px;
	float: right;
}
.menumain-container li.item-cart {
	width: 40px;
	float: right;
}


	/* 1st LEVEL DROPDOWNS START */
	
	.menumain-container>ul > li > ul {
		position: absolute;
		opacity: 0;
		width: auto;
		z-index: -100;
		padding: 0px 0px 0px 0px;
		margin: -15px 10px 0px 10px;
		list-style: none;
		
		left: -10000px;
		
		-webkit-transition: opacity 0.3s ease-in-out;
		-moz-transition: opacity 0.3s ease-in-out;
		transition: opacity 0.3s ease-in-out;
	}
	
	.menumain-container>ul > li > ul > li li {
		
	}
	
	.menumain-container>ul > li:hover > ul {
		opacity: 1; /* if the dropdown needs to show, then set this to 1 and remove the display:none below */
		z-index: 99;
		left: 0;
		right: 0;
	}
	

	
	.menumain-container>ul > li > ul > li {
		height: 0;
		overflow: hidden;
		z-index: 10000;
	}
	
	.menumain-container>ul > li > ul > li > a {
		z-index: 10000;
		width: auto;
		border-bottom: 1px solid #646464;
		background: #101010;
		
		display:block;
		height: auto;
		line-height: 32px;
		font-size: 13px;
		color: #DFDFDF;
		font-weight: 400;
		
		padding: 0px 4px 0px 4px;
		margin: 0px -35px 0px -35px;
		
		text-align: center;
	}
	
	.menumain-container>ul > li > ul > li > a:hover, #nav ul > li > ul > li > a:active {
		
		color: #ffffff;
		text-decoration: none;
		background: #020202;
	}
	
	.menumain-container>ul li:hover > ul > li {
		height: auto;
		overflow: visible;
		text-decoration: none;
	}
	
	/* 1st LEVEL DROPDOWNS END */






#logo-home {
	position: absolute;
	top: 80px;
	z-index: 20;
	width: 100%;
	
}
#logo-home .inner {
	text-align: center;
	height: auto;
}
#logo-home img {
	max-width: 233px;
	height: auto;
}

#content-home {
	position: relative;
	z-index: 0;
	
	border-left: solid 1px #dedddc;
	border-right: solid 1px #dedddc;
	border-bottom: solid 1px #dedddc;
}

.article.home {
	position: relative;
	font-size: 0px;
	line-height: 0px;
	
}
.article.home img.contentimg {
	width: 100%;
	height: auto;
}
.articleBody img.contentimg,
#faqs-row img.contentimg  {
	max-width: 100%;
	height: auto;
}

.article.home .col-right {
	width: 45%;
	right: 0%;
	bottom: 10%;
	position: absolute;
	z-index: 50;
	text-align: center;
}

.article.home .designed {
	font-size: 30px;
	font-weight: 300;
	line-height: 1.3;
	color: #e5e5e5;
	
}

.article.home a.btn-shop,
.article.home a.btn-shop:link,
.article.home a.btn-shop:visited,
.article.home a.btn-shop:active {
	display: inline-block;
	color: #ffffff;
	font-size: 35px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 23px;
	padding: 10px 20px 10px 20px;
	/* border: 1px solid #d0d0d0; */
	/* background: rgba(0,0,0,.55); */
	border-bottom: 1px solid rgba(208,208,208,0);
	transition: all 0.6s ease-in;
	margin: 50px auto 70px auto;
}
.article.home a.btn-shop:hover {
	/* background: rgba(255,255,255,.15); */
	/* border: 1px solid #ffffff; */
	border-bottom: 1px solid rgba(208,208,208,1);
	color: #ffffff;
	text-decoration: none;
}
.article.home a.btn-shop.left.home-01 {
	
}
.article.home a.btn-shop.right.home-01 {
	
}

.article.home a.btn-shop.left.home-02 {
	
}
.article.home a.btn-shop.right.home-02 {
	
}

.article.home a.btn-shop.left.home-03 {
	
}
.article.home a.btn-shop.right.home-03 {
	
}

.article.home .review {
	
	width: 100%;
	text-align: center;
}

.article.home .review .text {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 780px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	line-height: 26px;
	color: #d0d0d0;
	text-align: center;
	padding: 0px 30px;
	margin-bottom: 18px;
}

.article.home .review-sys-item {
    margin-bottom: 18px;
}
.article.home .review-sys-item-rating {
    color: #d0d0d0;
}
.article.home .review-sys-item-rating .glyphicon {
    position: relative;
    top: 1px;
	font-size: 20px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.article.home .review a.button,
.article.home .review a.button:link,
.article.home .review a.button:visited,
.article.home .review a.button:active {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 810px;
	margin: 14px 0px 0px 0px;
	font-size: 20px;
	line-height: 26px;
	color: #d0d0d0;
	font-weight: 300;
	
	transition: all 0.6s ease-in;
}
.article.home .review a.button:hover {
	color: #ffffff;
	text-decoration: none;
}

.article.home .name {
	position: absolute;
	bottom: 5%;
	
	display: inline-block;
	
	padding: 10px 20px 10px 20px;
	
	display: none;
}
.article.home .name a,
.article.home .name a:link,
.article.home .name a:visited,
.article.home .name a:active {
	font-size: 12px;
	line-height: 12px;
	color: #d0d0d0;
	font-weight: 300;
	
	transition: all 0.6s ease-in;
}
.article.home .name a:hover {
	color: #ffffff;
	text-decoration: none;
}

.article.home .left {
	left: 0px;
}
.article.home .right {
	right: 0px;
}




#featured {
	margin-bottom: 30px;
}
#featured .title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
	color: #4e4e4e;
	text-align: center;
	margin: 12px 0px 12px 0px;
}
.featured-item {
	
}
.featured-item img {
	width: 100%;
	height: auto;
}
#featured .product-container {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#featured .product-container img {
	width: 100%;
	height: auto;
}


#threepanel {
	margin-left: -30px;
	margin-right: -30px;
}
.threepanel-item {
	
}
.threepanel-item a,
.threepanel-item .title {
	display: inline-block;
	position: relative;
	border-bottom: 1px solid rgba(208,208,208,0);
	
	transition: all 0.6s ease-in;
}
.threepanel-item a:hover,
.threepanel-item .title:hover {
	border-bottom: 1px solid rgba(208,208,208,1);
}
.threepanel-item img {
	width: 100%;
	height: auto;
}
.threepanel-item .title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	font-size: 40px;
	font-weight: 700;
	line-height: 1.3;
	color: #ffffff;
	text-align: center;
}
.threepanel-item .text {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
	color: #000000;
	text-align: center;
	padding: 15px 15px 30px 15px;
}


.homeslider-item {
	position: relative;
}

.homeslider-item img.contentimg {
	width: 100%;
	height: auto;
}

.homeslider-item .col-left{
	width: 60%;
	left: 0%;
	bottom: 20%;
	position: absolute;
	z-index: 50;
	text-align: center;
}

.homeslider-item .col-right{
	width: 60%;
	right: 0%;
	bottom: 20%;
	position: absolute;
	z-index: 50;
	text-align: center;
}
.homeslider-item.motorcycle .col-left {
	bottom: 15%;
}
.homeslider-item.sale .col-left {
	width: 40%;
	margin-left: 45px;
	bottom: 30%;
}
.homeslider-item.gear .col-right {
	width: 45%;
	margin-right: 30px;
	bottom: 10%;
}

.homeslider-item .text {
	position: relative;
	display: block;
	width: 100%;
	max-width: 600px;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	color: #ffffff;
	text-align: center;
	padding: 0px 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}



.homeslider-item a.btn-shop,
.homeslider-item a.btn-shop:link,
.homeslider-item a.btn-shop:visited,
.homeslider-item a.btn-shop:active {
	display: inline-block;
	color: #ffffff;
	font-size: 64px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	padding: 10px 20px 10px 20px;
	/* border: 1px solid #d0d0d0; */
	/* background: rgba(0,0,0,.55); */
	border-bottom: 1px solid rgba(208,208,208,0);
	transition: all 0.6s ease-in;
	margin: 30px auto 0px auto;
}
.homeslider-item a.btn-shop:hover {
	/* background: rgba(255,255,255,.15); */
	/* border: 1px solid #ffffff; */
	border-bottom: 1px solid rgba(208,208,208,1);
	color: #ffffff;
	text-decoration: none;
}






#fourpanel {
	margin-top: 0px;
	margin-bottom: 30px;
	/* margin-left: -30px; */
	/* margin-right: -30px; */
	overflow: hidden;
}

#fourpanel .title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
	color: #4e4e4e;
	text-align: center;
	margin: 12px 0px 12px 0px;
}



.clickable-element:hover {
	cursor: pointer;
}


/* ======= INSTAGRAM MODULE START ======= */
.insta-padding{
display:inline-block;
}
.insta-padding:hover .insta-style1,.insta-padding:hover .insta-style2{
border:solid 0px blue;
border-radius:0px;
}
.insta-padding:hover .insta-style1{
transform: scale(1.3);
}
.insta-padding:hover .insta-style2{
transform:rotate(360deg);
}

.insta-style1,.insta-style2{
 transition:border 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
}
.insta-style3{
  border:solid 0px black;
  padding:0px;
}
.insta-padding:hover .insta-style3{
  /* border:solid 1px #CCC; */
  /* box-shadow:1px 1px 5px #999; */
}
.insta-style4{
 transition: filter 0.5s ease-in-out;
 filter:opacity(30%);
}
.insta-padding:hover .insta-style4{
 filter:opacity(100%);
}
.insta-style5{
 transition: filter 0.5s ease-in-out;
 filter:brightness(50%);
}
.insta-padding:hover .insta-style5{
 filter:brightness(100%);
}

.insta-padding:hover  .insta-like,.insta-padding:hover  .insta-comment,.insta-padding:hover  .insta-createdate{
opacity:1;
}
.insta-item {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
margin:0px;
}
.insta-item img {
	max-width: 100%;
	height: auto;
}
.insta-list {
    padding-top: 0px;
width:100%;
margin: 0 auto;
}
.insta-like {
    background: rgba(0, 0, 0, 0) url("../img/heart.png") no-repeat scroll center center / contain;
  position:absolute;
bottom:6 px;
right:5px;
    color: white;
text-decoration:none;
    font-family: arial;
    font-size: 10px;
    padding: 7px 0;
    text-align: center;
    width: 30px;
  opacity:0;
transition:opacity 0.2s linear 0.2s;
}
.insta-comment{
    background: rgba(0, 0, 0, 0) url("../img/comment.png") no-repeat scroll center center / contain;
  position:absolute;
    color: white;
left:5px;
text-decoration:none;
    font-family: arial;
    font-size: 10px;
    padding-bottom: 5px;
margin-top:5px;
    text-align: center;
    width: 30px;
  opacity:0;
transition:opacity 0.2s linear 0.2s;
}
.insta-createdate{
background:#A0522D;
color:white;
border-radius:5px;
  position:absolute;
margin-top:110px;
text-align: center;
text-decoration:none;
    font-family: arial;
    font-size: 10px;
padding:5px;
  opacity:0;
transition:opacity 0.2s linear 0.2s;
}
.insta-caption{
  width:110px;
  background-color:#f2f2f2;
  border-radius:5px;
  padding:5px;
  margin-left:5px;
  margin-right:5px;
}
/* ======= INSTAGRAM MODULE END ======= */




#faqs-row {
	position: relative;
	display: none;
	background: #2b2b2b;
	padding: 30px 0px 50px 0px;
	border-top: 1px solid #2b2b2b;
	border-bottom: 1px solid #dedddc;
	border-left: 1px solid #dedddc;
	border-right: 1px solid #dedddc;
}
#faqs-row .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0px auto 0px;
	
	font-size:15px;
}
#faqs-row h1 {
	color: #ffffff;
}
#faqs-row h2 {
	color: #ffffff;
}
#faqs-row h3 {
	color: #ffffff;
}
#faqs-row p {
	color: #ffffff;
	font-size: 17px;
line-height: 30px;
}
p + p.faqs-question {
	margin-top: 24px;
	
}
#faqs-row p.faqs-question {
	font-size: 19px;
	font-weight: 400;
}
#faqs-row p.backtotop {
	margin-top: 14px;
	margin-bottom: 34px;
	font-size: 13px;
	text-align: center;
	border-top: 1px solid #5c5c5c;
}
#faqs-row a {
	color: #ffffff;
	text-decoration: underline;
}

.wrap100-nav-mainXXX {
	width: 100%;
	background: #2b2b2b;
}

.wrap100-footerXXX {
	width: 100%;
	background: #2b2b2b;
}

#footer-row {
	/* background: #2b2b2b url(../images/logo_footer.png) no-repeat center center; */
	padding: 3px 0px 12px 0px;
	
	/*-webkit-box-shadow: inset 0 0 30px 20px rgba(0,0,0,.3);
	box-shadow: inset 0 0 30px 20px rgba(0,0,0,.3);*/
	
	/* border-left: solid 1px #dedddc; */
	/* border-right: solid 1px #dedddc; */
}

#footer-1a .inner {
	text-align: center;
}
#footer-1a .inner h4 {
	
	color: #d0d0d0;
	font-size: 15px;
	line-height: 17px;
	font-weight: 300;
	
	padding: 4px 0px 22px 0px;
	margin: 0px 0px 0px 0px;
}
#footer-1a .inner ul {
	text-align: center;
	max-width: 265px;
	margin: 0px auto 25px auto;
}
#footer-1a .inner ul li {
	display: inline-block;
	width: 33%;
}
#footer-1a .inner ul li a,
#footer-1a .inner ul li a:link,
#footer-1a .inner ul li a:visited,
#footer-1a .inner ul li a:active {
	color: #d0d0d0;
	font-size: 15px;
	line-height: 17px;
	font-weight: 300;
	
	text-align: left;
	
	transition: all 0.6s ease-in;
}
#footer-1a .inner ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer-1b .inner {
	text-align: center;
}
a.faqs-open,
a.faqs-open:link,
a.faqs-open:visited,
a.faqs-open:active {
	display: block;
	position: absolute;
	width: 70px;
	left: 50%;
	top: -16px;
	margin: 0px auto 0px -35px;
		
	color: #ffffff;
	font-size: 15px;
	font-weight: 300;
	background: #3f3f3f;
	padding: 6px 14px 6px 14px;
	border: 1px solid #535353;
	text-align: center;
	z-index: 100;

	-webkit-border-radius: 0px;
	border-radius: 0px;

	transition: all 0.6s ease-in;
}
a.faqs-open:hover {
	color: #ffffff;
	background: #1A1A1A;
	border: 1px solid #727272;
	text-decoration: none;
}

#faqs-row a.faqs-close,
#faqs-row a.faqs-close:link,
#faqs-row a.faqs-close:visited,
#faqs-row a.faqs-close:active {
	color: #3f3f3f;
	text-align: center;
	font-size: 15px;
	/*line-height: 17px;*/
	font-weight: 300;
	text-decoration: none;
	background: #d0d0d0;
	padding: 6px 14px 6px 14px;
	border: 1px solid #535353;
	cursor: pointer;
	
	-webkit-border-radius: 0px;
	border-radius: 0px;
	
	transition: all 0.6s ease-in;
}

#faqs-row a.faqs-close:hover {
	color: #1A1A1A;
	background: #ffffff;
	border: 1px solid #cccccc;
	text-decoration: none;
}
.faqs-close {
	position: relative;

}

#footer-1c .inner {
	text-align: center;
}
#footer-1c .inner h4 {
	
	color: #d0d0d0;
	font-size: 15px;
	line-height: 17px;
	font-weight: 300;
	
	padding: 4px 0px 14px 0px;
}
#footer-1c .inner .social {
	text-align: center;
	margin: 0px 0px 10px 0px;
}
#footer-1c .inner .social a,
#footer-1c .inner .social a:link,
#footer-1c .inner .social a:visited,
#footer-1c .inner .social a:active {
	text-align: center;
	color: #d0d0d0;
	font-size: 15px;
	line-height: 17px;
	font-weight: 300;
	opacity: 0.8;
	
	transition: all 0.6s ease-in;
}
#footer-1c .inner .social a:hover {
	opacity: 1;
}
#footer-1c .inner .social a img {
	width: 20px;
	height: auto;
	margin: 0px 5px 0px 5px;
	
}
#mc_embed_signup {
	color: #d0d0d0;
	font-size: 15px;
	line-height: 17px;
	font-weight: 300;
}
#mc_embed_signup .text {
	margin: 0px 0px 6px 0px;
}
#mc_embed_signup .inputs {
	border-left: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	max-width: 180px;
	margin: 0px auto 0px auto;
}
#mc_embed_signup input.email {
	width: 100px;
	background: none;
	border: none;
	padding: 2px 4px 2px 4px;
	font-size: 15px;
	line-height: 17px;

	transition: all 0.6s ease-in;
}
#mc_embed_signup input.email:hover,
#mc_embed_signup input.email:focus {
	
	background: #1a1a1a;
}
#mc_embed_signup input#mc-embedded-subscribe {
	width: 76px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	padding: 2px;
	font-size: 15px;
	line-height: 17px;

	transition: all 0.6s ease-in;
}
#mc_embed_signup input#mc-embedded-subscribe:hover {
	background: #1a1a1a;
}
#mc_embed_signup #mce-responses {
	
}
#mc_embed_signup #mce-error-response {
	
}
#mc_embed_signup #mce-success-response {
	
}

#footer-1c .inner .disclaimer {
    max-width: 300px;
    margin: 10px auto;
    font-size: 10px;
    line-height: 1.2;
	color: #d0d0d0;
}
#footer-1c .inner .disclaimer a {
	color: #d0d0d0;
}
#footer-1c .inner .disclaimer a:hover {
	color: #fff;
}

#footer-2a {
	clear: left;
}
#footer-2a .inner {
	text-align: center;
}
#footer-2a .inner img {
	width: 75px;
	height: auto;
}
#footer-2a .inner .text {
	color: #d0d0d0;
	font-size: 13px;
	line-height: 19px;
	font-weight: 300;
	
}

#footer-2b .inner {
	
}

#footer-2c .inner {
	text-align: center;
}
#footer-2c .inner img {
	width: 106px;
	height: auto;
	margin-bottom: 2px;
}
#footer-2c .inner .text {
	color: #d0d0d0;
	font-size: 13px;
	line-height: 19px;
	font-weight: 300;
}

#footer-3 {
	margin-top: -16px;
}
#footer-3 .inner {
	text-align: center;
}
.copyright {
	color: #d0d0d0;
	font-size: 13px;
	line-height: 19px;
	font-weight: 300;
}












#logo-main {
	position: absolute;
	top: 0px;
	z-index: 20;
	width: 100%;
	
	/* border-left: solid 1px #dedddc; */
	/* border-right: solid 1px #dedddc; */
}
#logo-main .inner {
	position: relative;
	text-align: center;
	height: 142px;
	padding: 38px 0px 0px 0px;
	background: #2B2B2B;
	/*-webkit-box-shadow:inset 0 0 30px 20px rgba(0,0,0,.3);
	box-shadow:inset 0 0 30px 20px rgba(0,0,0,.3);*/
}
#logo-main img {
	max-width: 233px;
	height: auto;
	margin-top: 34px;
}

.logo-spacer {
	height: 142px;
}


#banner-cs {
	position: relative;
	margin-top: 1px;
	
	border-left: solid 1px #dedddc;
	border-right: solid 1px #dedddc;
}
#banner-cs .inner {
	
}
#banner-cs .inner img {
	width: 100%;
	height: auto;
}
#banner-cs .inner .text {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 40px;
	line-height: 42px;
	padding: 10px 14px 10px 14px;
	color: #ffffff;
	font-weight: 300;
	display: none;
}
#banner-cs .inner h1.title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	font-size: 60px;
	font-weight: 700;
	line-height: 1.3;
	color: #e5e5e5;
	text-align: center;
}


#banner-category {
	position: relative;
	margin-top: 1px;
	
	border-left: solid 1px #dedddc;
	border-right: solid 1px #dedddc;
}
#banner-category .inner {
	
}
#banner-category .inner img {
	width: 100%;
	height: auto;
}
#banner-category .inner h1.title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	font-size: 60px;
	font-weight: 700;
	line-height: 1.3;
	color: #ffffff;
	text-align: center;
}
#banner-category .inner .text {
	position: absolute;
	
	display: inline-block;
	width: 100%;
	
	font-size: 15px;
	line-height: 19px;
	color: #ffffff;
	font-weight: 300;
}
#banner-category .inner .text.center {
	top: 30%;
	text-align: center;
	display: none;
}
#banner-category .inner .text.left.bottom {
	width: auto;
	padding: 16px;
	left: 0;
	bottom: 0;
}
#banner-category .inner .text.right.bottom {
	width: auto;
	padding: 16px;
	right: 0;
	bottom: 0;
}
#banner-category .inner .text.bottom a,
#banner-category .inner .text.bottom a:link,
#banner-category .inner .text.bottom a:visited,
#banner-category .inner .text.bottom a:active {
	color: #ffffff;
}
#banner-category .inner .text.bottom a:hover {
	
}
#banner-category .inner h2 {
	width: auto;
	font-size: 25px;
	line-height: 27px;
	display: inline-block;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 300;
	padding: 6px 14px 6px 14px;
	border-bottom: 1px solid #ffffff;
	margin: 0px 0px 8px 0px;
}



#content-main {
	position: relative;
	padding: 35px 0px 50px 0px;
}
.view-productdetails #content-main {
	padding-top: 0px;
	padding-bottom: 0px;
}

#menucs {
	
}
#menucs .inner {
	padding: 0px 0px 0px 0px;
}
#menucs .inner ul {
	width: 100%;
}
#menucs .inner ul li {
	width: 100%;
}
#menucs .inner ul li a,
#menucs .inner ul li a:link,
#menucs .inner ul li a:visited,
#menucs .inner ul li a:active {
	width: 100%;
	font-size: 17px;
	line-height: 21px;
	padding: 8px 0px 8px 15px;
	color: #000000;
	font-weight: 300;
	text-align: left;
	border-bottom: 1px solid #d1d1d1;
	
	transition: all 0.6s ease-in;
}
#menucs .inner ul li a:hover {
	background: #d1d1d1;
	padding-left: 25px;
	font-weight: 400;
}
#menucs .inner ul li.last a {
	border-bottom: none;
}
#menucs .inner ul li.active a {
	font-weight: 400;
	padding-left: 15px;
}





#content-article-cs {
	
}
#content-article-cs > .inner {
	position: relative;
	padding: 0px 0px 0px 30px;
}



#content-article {
	
}
#content-article>.inner {
	position: relative;
	padding: 0px 0px 0px 0px;
	min-height: 300px;
}




.contact.email,
.contact.call {
	margin: 100px 0px 0px 0px;
}
.contact.email .icon,
.contact.call .icon {
	display: block;
	margin: 0px auto 14px auto;
}
.contact.email .title,
.contact.call .title {
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	margin: 0px 0px 14px 0px;
}
.contact.email a,
.contact.email a:link,
.contact.email a:visited,
.contact.email a:active,
.contact.call a,
.contact.call a:link,
.contact.call a:visited,
.contact.call a:active {
	display: block;
	text-align: center;
	line-height: 19px;
	margin: 0px 0px 14px 0px;
	
	transition: all 0.6s ease-in;
}
.contact.email a:hover,
.contact.call a:hover {
	
}



.product-reviews {
	margin: 50px 0px 50px 0px
}
.product-reviews.wide {
	margin: 20px 0px 20px 0px
}
.product-reviews .inner {
	text-align: center;
	width: 100%;
	max-width: 580px;
	margin: 0px auto;
	padding: 0px 15px !important;
}
.product-reviews.wide .inner {
	max-width: 660px;
}
.product-reviews .inner .title {
	font-size: 25px;
	line-height: 27px;
	color: #333333;
}
.product-reviews .inner .rule {
	background: #b7b7b7;
	width: 140px;
	height: 1px;
	margin: 12px auto 18px auto;
display: inline-block;
}
.product-reviews .inner .reviews {
	font-size: 15px;
	line-height: 18px;
	color: #434343;
}
.product-reviews .inner .reviews .reviews-inner {
	
}
.product-reviews .inner .reviews .reviews-inner>p,
.product-reviews .inner .reviews .reviews-inner>div {
	 margin: 12px 0px 24px 0px;
	 padding: 0px 20px;
}
.product-reviews .inner .reviews .reviews-inner div p {
	
}
.product-reviews .inner .reviews .reviews-inner span.stars {
	display: block;
}
.url__customer-reviews .product-reviews .inner .reviews .reviews-inner span.stars {
	margin: 0px 0px 10px 0px;
}
.product-reviews .inner .reviews .reviews-inner span.stars span {
	margin: 0px 2px;
}







.row-product-reviews-sys {
	margin: 30px 0px 0px 0px;
}
.product-reviews-sys {
	margin: 0px 0px 0px 0px
}
/*.product-reviews.wide {
	margin: 20px 0px 20px 0px
}*/
.product-reviews-sys .inner {
	text-align: center;
	width: 100%;
	max-width: 580px;
	margin: 0px auto;
	padding: 0px 15px !important;
	
	font-size: 16px;
	line-height: normal;
	color: #000000;
}
/*.product-reviews.wide .inner {
	max-width: 660px;
	
	
}*/
.product-reviews-sys .inner .title {
	font-size: 25px;
	line-height: 27px;
	color: #333333;
}
.product-reviews-sys .inner .rule {
	background: #b7b7b7;
	width: 140px;
	height: 1px;
	margin: 12px auto 18px auto;
display: inline-block;
}

.product-reviews-sys textarea {
	width: 100%;
	padding: 12px;
	border: 1px solid #ededed;
	background-color: #dddddd;
	color: #4d4d4d;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	font-weight: 300;
	
	-webkit-border-radius: 0px;
	border-radius: 0px;
	
	transition: all 0.6s ease-in;
}
.product-reviews-sys textarea:hover,
.product-reviews-sys textarea:focus {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.product-reviews-sys .review-sys-item {
	margin-bottom: 30px;
}
.product-reviews-sys .scroll .review-sys-item {
    padding-right: 20px;
}
.product-reviews-sys .review-sys-item-rating {
	color: #434343;
}
.product-reviews-sys .review-sys-item-comment {
	color: #434343;
	margin-bottom: 6px;
}
.product-reviews-sys .review-sys-item-user {
	font-size: 14px;
	font-style: italic;
	color: #434343;
	display: none;
}

.product-reviews-sys .alert-info {
	text-align: center;
font-size: 14px;
line-height: normal;
color: #000000;
background: none !important;
border: none;
padding-bottom: 0px;
}

.product-reviews-sys #reviewform .alert.alert-notice {
	padding: 0px;
margin-bottom: 0px;
}

.product-reviews-sys .review-sys-counter {
	
}
.product-reviews-sys .review-sys-counter input {
	font-size: 13px;
	text-align: center;
}

.product-reviews-sys .submit-btn,
.product-reviews-sys .showreviewform-btn {
    display: block;
    width: 100%;
    max-width: 190px;
    margin: 10px auto 22px auto;
    padding: 12px;
    border: 0px;
    font-size: 17px;
    line-height: 30px;
    font-weight: 300;
    color: #f5f5f5;
    background-color: #5b5b5b;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    transition: all 0.6s ease-in;
}
.product-reviews-sys .submit-btn:hover,
.product-reviews-sys .showreviewform-btn:hover {
    color: #ffffff;
    background-color: #2b2b2b;
    text-decoration: none;
}

.product-reviews-sys .customer-reviews.row {
	margin-bottom: 20px;
}

.product-reviews-sys .textinput {
	width: 100%;
	padding: 12px;
	border: 1px solid #ededed;
	background-color: #dddddd;
	color: #4d4d4d;
	font-size: 16px;
	margin: 0px 0px 22px 0px;
	font-weight: 300;
	
	-webkit-border-radius: 0px;
	border-radius: 0px;
	
	transition: all 0.6s ease-in;
}
.product-reviews-sys .textinput:hover,
.product-reviews-sys .textinput:focus {
	color: #201C1E;
	border: 1px solid #5b5b5b;
	background-color: #ffffff;
}

.product-reviews-sys .selectinput {
	width: 100%;
	padding: 12px;
	border: 1px solid #ededed;
	background-color: #dddddd;
	color: #4d4d4d;
	font-size: 16px;
	margin: 0px 0px 22px 0px;
	font-weight: 300;
	
	-webkit-border-radius: 0px;
	border-radius: 0px;
	
	height: auto;
	
	transition: all 0.6s ease-in;
}
.product-reviews-sys .selectinput:hover,
.product-reviews-sys .selectinput:focus {
	color: #201C1E;
	border: 1px solid #5b5b5b;
	background-color: #ffffff;
	-webkit-box-shadow: none;
box-shadow: none;
}




.article_anywhere .edit-icon {
	display: none;
}

.product-navigation {
	margin: 8px 0px 25px 0px;
}

.product-navigation .btn-default {
	border: medium none;
	color: #959595;
}
.product-navigation .btn-default:hover,
.product-navigation .btn-default:focus {
	color: #2c2c2c;
	background: none;
}

.product-navigation a span {
	font-weight: 300;
	font-size: 14px;
}
.product-navigation .glyphicon-step-backward {
	display: none;
}

.page-header.product-name {
	font-family: 'Gabo', sans-serif;
	font-size: 60px;
	color: #4e4e4e;
	text-align: center;
	margin: 25px 0px 4px 0px;
}
.page-header.product-name.sm {
	margin: 0px 0px 0px 0px;
}

.product-short-description {
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

/* product page size buttons */
.cf4all_no_color_btn {
    height: auto;
    background-color: #ffffff;
    color: #4e4e4e;
    padding: 5px 9px;
	border-radius: 0px;
	border: 1px solid #ffffff;
	font-size: 24px;
	font-weight: 300;
}
.cf4all_buttons input[type="radio"]:checked + label {
	box-shadow: none;
	color: #000000;
	/*border: 1px solid #474949 !important;*/
	border: none !important;
	font-weight: 400;
}

/* product page color buttons */
.cf4all_color_buttons label.cf4all_button {
	width: 28px;
	height: 28px;
	border: 2px solid #ffffff;
	border-radius: 100%;
	margin: 0px 15px;
}
.cf4all_color_buttons label.cf4all_button .cf4all_inner_value {
	height: 100%;
}
.cf4all_color_buttons input[type="radio"]:checked + label {
	/*border: 2px solid #444444 !important;*/
	border: none !important;
	box-shadow: none;
	width: 34px;
	height: 34px;
}
.cf4all_color_buttons .color-title {
	text-align: center;
	margin-top: -10px;
	max-width: 64px;
line-height: 17px;
margin-left: auto;
margin-right: auto;
}
.cf4all_color_buttons input[type="radio"]:checked ~ .color-title {
	font-weight: 400;
}
.cf4all_color_buttons .inline-control-group {
	vertical-align: top;
}

.product-field-display {
	margin: 10px 0px 0px 0px;
}


.addtocart-bar .quantity-controls {
	display: none;
}
.addtocart-area hr {
	display: none;
}

input.addtocart-button[type="submit"] {
	background: #4e4e4e;
	font-size: 17px;
	line-height: 21px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 6px 14px 6px 14px;
	border-radius: 0px;

	display: block;
	width: 50%;
	margin: 30px auto 0px auto;
	border: 1px solid #ffffff;

	transition: all 0.6s ease-in;
}
input.addtocart-button[type="submit"]:hover {
	color: #ffffff;
	background: #1A1A1A;
	border: 1px solid #727272;
	text-decoration: none;
	border-radius: 0px;
}

.view-productdetails .PricebasePrice,
.view-productdetails .PricevariantModification,
.view-productdetails .PricebasePriceVariant,
.view-productdetails .PricepriceWithoutTax,
.view-productdetails .PricediscountAmount,
.view-productdetails .PricetaxAmount,
.view-productdetails .PriceunitPrice {
	display: none;
}

.product-row-1 {
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
}

.product-row-2 {
	margin-left: 0px;
	margin-right: 0px;
	border-left: solid 1px #dedddc;
	border-right: solid 1px #dedddc;
	background: #dddddd;
}

.product-description {
	padding: 0px 30px 0px 30px;
	background: #dddddd;
	text-align: center;
	color: #7b7b7b;
	font-size: 20px;
	line-height: 25px;
	min-height: 900px;
	
}
.product-description .inner {
    padding: 0px 15px 0px 15px;
}
.product-description img.logo {
	display: block;
	margin: 70px auto 70px auto;
}
.product-description h2 {
	font-size: 35px;
	line-height: 37px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px 0px 12px 0px;
	color: #7b7b7b;
}
.product-description h3 {
	font-size: 25px;
	line-height: 27px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px 0px 70px 0px;
	color: #7b7b7b;
}
.product-description .hr {
	line-height: 0px;
	font-size: 0px;
	background: #7b7b7b;
	width: 100px;
	height: 1px;
	margin: 0px auto 60px auto;
}
.product-description p {
	margin-bottom: 12px;
}

.view-productdetails .owl-theme .owl-controls .owl-page span {
	width: 14px;
	height: 14px;
}

.vm-product-media-container {
	position: relative;
}


.vm-product-media-container .button.share {
	position: absolute;
	z-index: 150;
	color: #4c4c4c;
	font-weight: 300;
	cursor: pointer;
	left: 15px;
}
.vm-product-media-container .button.share span {
	font-weight: normal;
	font-size: 14px;
	top: 0px;
	position: relative;
	
}
.vm-product-media-container .joomla_add_this {
	display: none;
	position: absolute;
	z-index: 200;
	top: 30px;
	left: 15px;
}
.vm-product-media-container .joomla_add_this .addthis_toolbox a {
	margin-bottom: 4px;
	display: block;
}
.addthis_toolbox a.at300b,
.addthis_toolbox a.at300m {
    clear: left;
}
.at-icon-wrapper {
	height: 36px;
	width: 36px;
	background-color: #ffffff;
	border-radius: 100%;
	display: block;
}
.url__articles .at-icon-wrapper {
	display: inline-block;
}
.at-icon-wrapper svg.at-icon {
	height: 32px;
	width: 32px;
	fill: rgba(76,76,76,1) !important;
	margin-top: 2px;
}
#at15s .at-icon-wrapper, #at16ps .at-icon-wrapper {
	line-height: 0px;
}
.pin_it_iframe_widget,
.google_plusone_iframe_widget {
	display: none;
}

#productPrice4,
.vm-basic-prices {
	display: none;
}

.product-prices {
	color: #000000;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	margin: 0px 0px 30px 0px;
}

.product-prices i {
	font-size: 5px;
	vertical-align: middle;
margin: 0px 10px 0px;
}

.product-prices .new-price-gbp,
.product-prices .new-price-eur,
.product-prices .new-price-usd {
	display: inline-block;
	
}

.product-prices span.price {
	
}





.category-view .browse-view {
	padding: 0px 85px 0px 85px;
}
.category-view.product-item {
	border: 1px solid #d7d7d7;
	background: #ffffff;
	margin: 0px -1px -1px 0px;
}
.category-view.product-item .product-images {
	max-width: 342px;
}
.category-view.product-item  .owl-item a img {
	transition: all 0.6s ease-in;
}
.category-view.product-item  .owl-item a:hover img {
    opacity: .75;
    filter: alpha(opacity=75);
}
h4.category-view.product-name {
	position: relative;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	margin: 6px 0px 8px 0px;
}
h5.category-view.product-desc {
	position: relative;
	color: #333333;
	text-align: center;
	margin: -4px 0px 12px 0px;
}
.category-view .owl-theme .owl-controls {
    margin: -20px 0px 8px 0px;
    position: relative;
    z-index: 20;
}

#footer-category {
	margin-bottom: 30px;
}
#footer-category .inner {
	text-align: center;
	width: 100%;
	max-width: 580px;
	margin: 0px auto;
	padding: 0px 15px !important;
}
#footer-category h4 {
	
}
#footer-category ul {
	list-style: none;
}
#footer-category ul li {
	margin: 0px 0px 20px 0px;
}
#footer-category .inner .text {
	font-size: 17px;
	line-height: 21px;
	color: #000000;
	font-style: italic;
}



.sizeguide-chart-table {
	margin: 0px auto 0px auto;
}



.cart-product-description {
	font-weight: normal;
}


.special-offer {
	position: fixed;
	right: 0;
	top: 40%;
	background: #d7d7d7;
text-align: center;
padding: 6px 8px 6px 8px;
z-index: 99;

display: none;
}
.special-offer i {
	font-size: 16px;
color: #222222;
}

h3.search-term {
	display: none;
}

.filters {
	text-align: center;
	margin: 20px 0px 0px 0px;
}
.filters .inner {
	position: relative;
}
.filters h3 {
	display: inline-block;
	font-size: 15px;
	color: #292929;
	padding: 0px 12px 4px;
border-bottom: 1px solid #292929;
cursor: pointer;
}
.filters h3 i {
	width: 20px;
	font-size: 17px;
}
.filters h3 i.fa-close {
	font-size: 13px;
}
.filter-sets {
	position: absolute;
	display: none;
	text-align: left;
	width: 156px;
	height: auto;
	z-index: 1000;
	left: 0;
right: 0;
margin: 0px auto;
padding: 4px 0px 0px 0px;
}
.filter-set {
	border: 1px solid #939393;
	position: relative;
	width: 100%;
	height: auto;
	background: #ffffff;
	margin-bottom: -1px;
	padding: 8px;
}
.filter-title {
	display: none;
}
.filter {
	font-size: 17px;

padding: 2px 4px;
line-height: 20px;
	cursor: pointer;
}
.filter i {
	width: 19px;
	color: #292929;
}

.filter.color-black i {
	color: #000000;
}
.filter.color-brown i {
	color: #724621;
}
.filter.color-red i {
	color: #b30000;
}
.filter.color-olive i {
	color: #5c5c3d;
}
.filter.color-grey i {
	color: #4d4d4d;
}
.filter.color-cream i {
	color: #e3dec8;
}
.filter.color-blue i {
	color: #343b4e;
}


.product-sizeguide {
	padding: 10px 0px 0px 0px;
}
.product-sizeguide-btn {
	text-align: center;
	cursor: pointer;
}
.product-sizeguide-btn:hover {
	text-align: underline;
}

.virtuemart_search {
	display: none;
}

#search {
	margin: 15px 0px 0px 0px;
	text-align: center;
	display: none;
}
.url__ #search {
	margin-bottom: 40px; 
}
#search .search.input-group {
	max-width: 300px;
margin: 0px auto;
}
#search .form-control {
	
	
	
	-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
-o-transition: none;
}
#search .form-control:focus {
	border: 1px solid #cccccc;
}
#search .btn-primary {
	color: #fff;
background-color: #ffffff;


width: 35px;

border: 1px solid #cccccc;

transition: all 0.6s ease-in;
}
#search .btn-primary:hover {
	color: #ffffff;
background: #cccccc;
border: 1px solid #cccccc;
text-decoration: none;
}

.fa-search {
  position: relative;
  left: -1px;
}
.fa-search:before {
  font-family: "FontAwesome";
  font-size: 17px;
  content: "\f002";
  position: absolute;
  left: 10px;
  top: 8px;
  color: #3f3f3f;
  cursor: pointer;
  z-index: 1000;
}
.fa-search input {
  text-indent: 20px;
}

/* START BLOG CATEGORY */

.layout-blog .item {
	max-width: 600px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #c9c9c9;
	margin: 0px auto 50px auto;
}

.layout-blog .article-info {
    display: block;
	text-align: center;
	font-size: 15px;
	line-height: 19px;
	margin: 0px 0px 20px 0px;
}
.article-info .article-info-term,
.article-info .category-name {
	display: none;
}
.layout-blog .createdby {
	display: inline-block;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #c9c9c9;
	margin: 0px 20px 0px 0px;
	display: none;
}
.layout-blog .published {
	display: inline-block;
}

.layout-blog h3.item-title {
	text-align: center;
	font-size: 25px;
	line-height: normal;
	font-weight: 300;
}

.layout-blog .item img {
	max-width: 100%;
	height: auto;
}

p.readmore {
	text-align: center;
}

p.readmore a.btn,
p.readmore a.btn:link,
p.readmore a.btn:visited,
p.readmore a.btn:active {
	width: 100%;

display: block;
margin: 20px auto 0px auto;
color: #323232;
font-size: 17px;
line-height: 19px;
font-weight: 300;
background: #ffffff;
padding: 6px 14px 6px 14px;
border: none;
-webkit-border-radius: 0px;
border-radius: 0px;

transition: all 0.6s ease-in;
}
p.readmore a.btn:hover {
	color: #000000;
	background: #ffffff;
	border: 1px solid #none;
	text-decoration: none;
}

.url__articles .items-row.row {
	margin-right: 0px; /* WTF - if these rows have margins then they go beyond the viewport */
	padding-left: 15px;
}

/* END BLOG CATEGORY */


/* START BLOG ITEM PAGE */

.url__articles h2.name {
	display: block;
	text-align: center;
	font-size: 25px;
	line-height: normal;
	margin: 0px 0px 12px 0px;
}
.url__articles .article-info {
    display: block;
	text-align: center;
	font-size: 15px;
	line-height: 19px;
	margin: 0px 0px 20px 0px;
}
.url__articles .createdby {
	display: inline-block;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #c9c9c9;
	margin: 0px 20px 0px 0px;
	display: none;
}
.url__articles .published {
	display: inline-block;
}

.url__articles h3.item-title {
	text-align: center;
	font-size: 25px;
	line-height: normal;
	font-weight: 300;
}

.url__articles .item-page {/* important add! bootstrap isn't used on these pages so must have this */
	padding: 0px 15px;
}

.url__articles .item-page img {
	max-width: 100%;
	height: auto;
}

.url__articles .articleBody {
	max-width: 600px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #c9c9c9;
	margin: 0px auto 0px auto;
}

.url__articles .joomla_add_this {
	text-align: center;
	margin: 20px 0px 0px 0px;
}
.url__articles .addthis_toolbox a.at300b,
.url__articles .addthis_toolbox a.at300m {
    clear: none;
}
.url__articles .addthis_default_style .addthis_separator,
.url__articles .addthis_default_style .at4-icon,
.url__articles .addthis_default_style .at300b,
.url__articles .addthis_default_style .at300bo,
.url__articles .addthis_default_style .at300bs,
.url__articles .addthis_default_style .at300m {
    float: none;
}


/* END BLOG ITEM PAGE */


.opacity50 {
	opacity: 0.5;
}
.fadeinscroll {
	opacity: 1;
}
.fadeinscroll:nth-of-type(-n+6) { /* auto-show selects first 6 */
	opacity: 1;
}



.vp-wrapper label {
	font-weight: normal;
}


/* START SHOWCASE PAGE */

.row.showcase {
	background: #ebebeb;
	margin-bottom: 1px;
}
.row.showcase>div:nth-child(2) {
    
}
.row.showcase .inner {
	padding: 150px 30px 0px 30px;
}
.row.showcase h3 {
	font-size: 25px;
	margin-bottom: 40px;
	font-weight: 300;
}
.row.showcase p {
	font-size: 15px;
	
}
.row.showcase img {
	width: 100%;
	height: auto;
}

/* END SHOWCASE PAGE */


/* START LIGHTBOX MAILCHIMP FORM */

#mc_embed_signup.popup {
	color: #3f3f3f;
	font-size: 17px;
	line-height: 19px;
	font-weight: 300;
}
#mc_embed_signup.popup .text {
	margin: 0px 0px 6px 0px;
}
#mc_embed_signup.popup .inputs {
	border-left: none;
	border-bottom: none;
	max-width: 260px;
	margin: 0px auto 0px auto;
}
#mc_embed_signup.popup input.email {
	width: 100%;
padding: 12px;
border: 1px solid #ededed;
background-color: #dddddd;
color: #4d4d4d;
font-size: 16px;
margin: 8px 0px 8px 0px;
font-weight: 300;
-webkit-border-radius: 0px;
border-radius: 0px;
text-align: center;
transition: all 0.6s ease-in;
}
#mc_embed_signup.popup input.email:hover,
#mc_embed_signup.popup input.email:focus {
	
	color: #201C1E;
border: 1px solid #5b5b5b;
background-color: #ffffff;

}

#mc_embed_signup.popup input.email::-webkit-input-placeholder { /* WebKit browsers */
    color:    #4d4d4d;
}
#mc_embed_signup.popup input.email:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #4d4d4d;
   opacity:  1;
}
#mc_embed_signup.popup input.email::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #4d4d4d;
   opacity:  1;
}
#mc_embed_signup.popup input.email:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #4d4d4d;
}

#mc_embed_signup.popup input#mc-embedded-subscribe {
	display: block;
width: 100%;
max-width: 260px;
margin: 5px auto 22px auto;
padding: 6px;
border: 0px;
font-size: 17px;
line-height: 30px;
font-weight: 300;
color: #f5f5f5;
background-color: #5b5b5b;
-webkit-border-radius: 0px;
border-radius: 0px;
transition: all 0.6s ease-in;
}
#mc_embed_signup.popup input#mc-embedded-subscribe:hover {
	color: #ffffff;
background-color: #2b2b2b;
text-decoration: none;
}
#mc_embed_signup.popup #mce-responses {
	
}
#mc_embed_signup.popup #mce-error-response {
	
}
#mc_embed_signup.popup #mce-success-response {
	
}

/* END LIGHTBOX MAILCHIMP FORM */


h4.related {
	margin-top: -40px;
	text-align: center;
display: inline-block;
margin-right: 10px;
margin-left: 15px;
color: #6c6c6c;
cursor: pointer;
}
h4.related:hover,
h4.related.active {
	color: #000000;
	
}
h4.recent {
	margin-top: -40px;
	text-align: center;
display: inline-block;
margin-left: 10px;
color: #6c6c6c;
cursor: pointer;
}
h4.recent:hover,
h4.recent.active {
	color: #000000;
}

.product-related-products {
	margin-bottom: 50px;
}
.product-related-products .caption,
.product-related-products .product_s_desc,
.product-related-products .PricesalesPrice {
		display: none;
}
.product-related-products img  {
	width: 100%;
	height: auto;
	border: 1px solid #b3b3b3;
}
.product-related-products .product-field-type-R {
	
}

.vm-group-recent {
	display: none;
}
.product-recent {
    margin-bottom: 50px;
}

.product-recent .thumb {
    margin: 10px 0px 0px 0px;
}

.product-recent img {
    width: 100%;
    height: auto;
    border: 1px solid #b3b3b3;
}

.product-extramenu {
	text-align: center;
}


.vm-orders-information {
	margin: 0px 15px;
}
.vm-orders-list {
	margin: 0px 15px;
}
.vm-orders-list .order-view,
.vm-orders-list #com-form-login {
	text-align: center;
	margin-bottom: 20px;
}


.vp-profile-page {
	margin: 0px 15px;
}

.users-profile-custom-profile {
	max-width: 400px;
margin: auto;
}
.users-profile-custom-profile legend {
	text-align: center;
font-size: 21px;
margin-bottom: 20px;
}
.users-profile-custom-profile dt {
	font-size: 15px;
}
.users-profile-custom-profile dd {
	font-size: 19px;
	margin-bottom: 14px;
}

.dl-inline {
	display: none;
}


.vm-orders-list #form-login {
	text-align: center;
}



.btn-primary {
    


	background-color: #fff;
border-color: #ccc;
	
	transition: all 0.6s ease-in;
}
.btn-primary:hover {
	color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}

iframe[name="google_conversion_frame"] {    
	display: none;
} 
.url__thankyou.view-thankyou .vp-thankyou-container .vp-thankyou-pageheader {
	display: none;
}
.url__thankyou.view-thankyou .vp-thankyou-container .vp-thankyou-subheader {
	color: #000000;
}
.url__thankyou.view-thankyou .vp-thankyou-links {
	
}
.url__thankyou.view-thankyou .vp-thankyou-links a.btn-success,
.url__thankyou.view-thankyou .vp-thankyou-links a.btn-success:link,
.url__thankyou.view-thankyou .vp-thankyou-links a.btn-success:visited,
.url__thankyou.view-thankyou .vp-thankyou-links a.btn-success:active {
	line-height: 21px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 6px 14px 6px 14px;
	border-radius: 0px;
	display: block;
	width: 50%;
	margin: 30px auto 0px auto;
	border: 1px solid #ffffff;
	transition: all 0.6s ease-in;
	font-size: 17px;
	background-image: none;
	background-color: #4e4e4e;
}
.url__thankyou.view-thankyou .vp-thankyou-links a.btn-success:hover {
	color: #ffffff;
	background: #1A1A1A;
	border: 1px solid #727272;
	text-decoration: none;
	border-radius: 0px;
}
.url__thankyou.view-thankyou .bootstrap-iso dt,
.url__thankyou.view-thankyou .vp-thankyou-dl dt {
	font-weight: normal;
}

.spaceStyle.vm-orders-items.small ul#tabs {
	display: none;
}
.url__thankyou.view-thankyou .vp-thankyou-inner h1 {
	font-size: 25px;
	line-height: normal;
	text-transform: none;
}

.vm-orders-information .row:first-of-type .col-md-6 a:first-of-type {
	
}

#com-form-order-submit [name="Submitbuton"],
#com-form-login-remember [name="Submit"] {
	line-height: 21px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 6px 14px 6px 14px;
	border-radius: 0px;
	display: block;
	width: 50%;
	margin: 14px auto 0px auto;
	border: 1px solid #ffffff;
	transition: all 0.6s ease-in;
	font-size: 17px;
	background-image: none;
	background-color: #4e4e4e;
	color: #ffffff;
	max-width: 120px;
}
#com-form-order-submit [name="Submitbuton"]:hover,
#com-form-login-remember [name="Submit"]:hover {
	color: #ffffff;
	background: #1A1A1A;
	border: 1px solid #727272;
	text-decoration: none;
	border-radius: 0px;
}

.cartdot {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #ff0000;
	border-radius: 100%;
	width: 7px;
	height: 7px;
	position: absolute;
	top: 6px;
	right: 17px;
	z-index: 100;
}

/*
.url__inventorysale .product-prices .new-price-gbp,
.url__inventorysale .product-prices .new-price-eur,
.url__inventorysale .product-prices i {
	display: none;
}
*/


#ProOPC .customer-comment-group label.comment,
#ProOPC .customer-comment-group #customer_note_field {
	display: none;
}



/* START for MATERIALS */
.product-field-type-A .product-field-display .chzn-container {
	display: none;
}
.product-field.product-field-type-A .product-fields-title.small {
	font-size: 18px;
}
.glyphicon.glyphicon-exclamation-sign.hasTooltip.small {
	display: none;
}

.product-field-type-M .product-field-display {
	text-align: center;
	margin: 0px;
}
.product-field-type-M .product-field-display img {
	max-width: 280px;
	height: auto;
	margin-left: 2px;
}

label.materials {
	width: 25%;
	min-width: 60px;
	line-height: 1;
	max-width: 100px;
	text-transform: uppercase;
}
label.materials input[type="radio"] {
	width: 100%;
	margin: 0px;
}
.question-materials {
    vertical-align: middle;
    cursor: pointer;
	margin-left: 8px;
	margin-right: -20px;
	margin-top: -16px;
}

.view-productdetails .addtocart-button-disabled {
	display: none;
}
/* END for MATERIALS */


label.promooptin {
	padding-left: 20px;
	width: auto;
	margin-top: 15px;
}
label.promooptin input#promooptin_field {
	margin-bottom: 0;
	margin-left: -20px;
	margin-right: 0;
	margin-top: 4px;
	position: absolute;
}

.privacytable tr {
	
}

.privacytable td {
	padding: 5px;
	border: 1px solid #000000;
}

.alert.alert-error {
	background: #FFA3A3;
}


.container-fluid.nomaxwidth {
	max-width: 100% !important;
}

.wrap100-header-main {
	background: #2B2B2B;
}

.wrap100-footer {
	background: #2b2b2b url(../images/logo_footer.png) no-repeat center center;
}