body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	background: #ddd;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
.btn.btn-default,.btn.btn-primary{
	text-decoration:none;
	color:#fff;
}
.filtername{
	display:block;height:40px;background:#80b22d;color:#fff;font-weight:bold;text-transform:uppercase;line-height:40px;padding-left:10px;font-size:12px
}
.filterlabel{
	display:block;cursor:pointer;background:rgba(46,46,46,0.9);height:25px;line-height:25px;margin-bottom:2px;color:#fff;padding-left:5px;
}
.filterlabel input{
	margin-top:6px;
}
.fitmenthead{
	display:block;height:40px;background:#80b22d;color:#fff;font-weight:bold;text-transform:uppercase;line-height:40px;padding-left:10px;font-size:12px;
}
.fitmentelement{
	display:inline-block;width:221px;background:rgba(46,46,46,0.9);margin-bottom:15px;padding:5px;vertical-align:top;
}
.fitmentelement label{
	color:#fff;text-transform:uppercase;display:block;
}
.fitmentelement select{
	width:100%;height:25px;line-height:25px;
}
.fitmentlabel{
	cursor:pointer;color:#fff;font-weight:bold;text-transform:uppercase;margin-bottom:0px;
}
.text-left a{
	color: #337ab7;
}

.product-thumb h4 a{
	color:#000;
}

.alert {
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 1px 2px rgba(0,0,0,0.11);
  display: table;
  width: 100%;
}

.alert-white {
  background-image: linear-gradient(to bottom, #fff, #f9f9f9);
  border-top-color: #d8d8d8;
  border-bottom-color: #bdbdbd;
  border-left-color: #cacaca;
  border-right-color: #cacaca;
  color: #404040;
  
  position: relative;
}

.alert-white.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.alert-white.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}

.alert-white .icon {
  text-align: center;
  width: 45px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #bdbdbd;
  padding-top: 15px;
  
}


.alert-white .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #bdbdbd;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -5px;
  background: #fff;
  
}

.alert-white .icon i {
  font-size: 20px;
  color: #fff;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
/*============ colors ========*/

.alert-white.alert-info .icon, 
.alert-white.alert-info .icon:after {
  border-color: #3a8ace;
  background: #4d90fd;
}




.scrollbar-macosx{
	margin-bottom:5px;
}
.filterlabel span{
	text-transform:uppercase;
}
.panel-group .panel{
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
.col-sm-2.control-label{
	text-align:left;
}
.form-group{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

p a{
	color:#000;
	text-decoration:underline;
}
@media (max-width: 468px){
	.fitmentelement{
		width:100%;
		margin-right:15px;
	}
	.col-sm-9{
		width:100% !important;
		padding:0px !important;
	}
	.headercontainer .container{
		padding:0px !important;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		border-radius:0px !important;
	}
	#menu{
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		border-radius:0px !important;
	}
	
	.productcontent .col-sm-4{
		padding: 0px!important; 
	}	.productcontent .col-sm-8{
		padding: 0px!important; 
	}	.productcontent .col-sm-10{
		padding: 0px!important; 
	}
}
@media (max-width: 1200px){

.col-sm-2 {
    width: 27% !important;
}

.col-sm-9 {
    width: 72%;
}
.row{
	margin-left:0px !important;
	margin-right:0px !important;
}
}

fieldset legend{
	    padding-bottom: 35px;
}

.buttons a{
	color:#000;
	text-decoration:underline;
}

.productdetails{
	color:#000;
}

.productdetails a{
	color:#000;
}

.thumbnail,.well{
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
}
.nav-tabs>li>a{
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	color:#000;
}

.tab-content{
	background:#fff;
	padding: 10px 5px;
	border: 1px solid #ddd;
	border-top:none;
	color:#000;
}

.producttitle{margin-top:0px;font-size:20px;}

.productprice{
	margin-top:5px;
}

.wrap-content{
	background: #f2f2f2 url(../image/content-bg.jpg) center top no-repeat;   
    z-index: 1;
    width: 100%;
    position: relative;
	min-height:890px;
	padding-top:15px;
}
.cattitle{
	background: #cfcfcf;
	font-size:25px;
	padding:5px;
}
.filterbackground{
	background: #cfcfcf;
}
.filterbackground .form-group.input-group.input-group-sm{
	margin-bottom:0px;
}
.owl-wrapper-outer{
	border:none;
	background:transparent;
}
.owl-carousel{
	background:transparent;
}

.owl-carousel .owl-wrapper{
	background: transparent;
}
.dropdown-menu a{
	color:#fff;
	text-decoration:none;
}

.owl-pagination{
	text-align: center;
    position: absolute ;
    right: 0px ;
    bottom: 0px ;
	top: auto ;
	width:30px;
	background: rgba(24, 24, 24, .8);
	
}
.whitebackground{
	background:#fff;
	color:#000;
}
.whitebackgroundopacity{
	background:rgba(255, 255, 255, .8);
	color:#000;
}
.whitebackgroundopacity a{

	color:#000;
}
.whitebackgroundopacity a.btn-danger{

	color:#82b12d;
}
.whitebackground a{
	color:#82b12d;
}

.owl-controls .owl-page{
	display:block;
	margin: 5px 9px;
}

.owl-controls .owl-page.active span{
	background:#82b12d;
	border:solid #82b12d 2px;
}

.fa.fa-caret-down,.caret{
	color: #82b12d;
}



.owl-controls .owl-page span {
    display: block;
    width: 15px;
    height: 15px;
    background: rgba(0, 0, 0, 0.5);
	border:solid #fff 2px;
    border-radius: 20px;
    box-shadow: none;
}

.dropdown-menu{
	background: rgba(129, 129, 129, 1);
	z-index: 1001;
	color: #fff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.img-thumbnail{
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
}
a:focus, a:hover{
	color: #818181;
}
.dropdown-menu li table.table.table-striped td{
	border:none;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	/* color: #fff;*/
	color: #000;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 0px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #181818;
	/*border-bottom: 1px solid #1181AD;*/
	padding: 4px 0px 3px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 0px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #cccccc;
	/*text-shadow: 0 1px 0 #FFF;*//*zMaxcart*/
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #ffffff;/*zMaxcart*/
}
#top-links .dropdown > a{/*zMaxcart - Fix background My Account*/
	background: none;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
    line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* header - zmaxcart */
header{
	padding-top: 0px;
	background: #181818;
}
header+.container{/*zmaxcart - z002*/
	padding: 0px;
}

@media (min-width:1200px){
.headercontainer .container{
	width:1200px;
}

#top .container{
	width:1200px;
}
.container{
	width:1200px;
}

.row{
	margin:0px;
}

}

.navbar-collapse{
	padding:0px;
}

.table-striped>tbody>tr:nth-of-type(odd){
	
	background: #81b330;
	border:none;
	color: #181818;
	
}
.table-striped>tbody>tr:nth-of-type(odd) a{
	
	color:#181818;
}
.nowrap{
	white-space: nowrap;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 20px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */

#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: rgba(24, 24, 24, .8);
	z-index: 1001;
	color: #ddd;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.navbar-nav{
	float:none;
	
	margin:0px auto;
	
}
/* menu */
#menu {
	/*background-color: #181818;
	background-image: linear-gradient(to bottom, #2C2C2C, #000000);
	background-repeat: repeat-x;
	border-color: #000000;*/
	background: #83b230;
	min-height: auto;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	/*zmaxcart*/
	margin-bottom: 0px; 
	/*-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 9px 9px 0 0;*/
}
#menu .nav > li{
	
	border-left: solid #191919 1px;
}
#menu .nav > li:last-child{
	border-right: solid #191919 1px;
}

#menu .nav > li > a {
	color: #fff;
   /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
    padding: 15px 15px;
    min-height: 15px;
    background-color: transparent;
    font-size: 14px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0,0,0,0.5);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 180px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #818181;
	background:#fff;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	margin-top:-5px;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 3px 18px;
	margin-top: 0px;
	float: right;
	background-color: #181818;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border:none;

}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
	.col-sm-12{
		padding:0px;
	}
	#cart > .btn{
		border-radius:0px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		background: #81b330;
		border:solid #81b330 1px;
		box-shadow:none;
		text-shadow:none;
	}

	#search .input-lg{
		border-radius:0px;
		border:none;
	}
	#search .btn-lg{
		border-radius:0px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		border:none;
		padding: 11px 20px;
		background: #191919;
		color: #fff;
	}
	
	#cart {
	margin-top: 20px;
	}

	.navbar{
		border:none;
	}
	
	.filterbackground div{
		margin-top:3px;
	}
	
	
	
.categorycontainer{
	display:inline-block;text-align:center;
}
.categorycontainer img{
	max-width:150px;background: #fff;margin:5px 0px 5px 0px;padding:5px;
	border:1px solid #d2d1d1;
}
.nopadding{
	padding:10px 5px 10px 0px !important;
	
}

.categorycontainer label{
	display:block;
	font-size:10px;
	text-transform: uppercase;
	cursor:pointer;
	background: rgba(255, 255, 255, .6);
}

.dropdown-inner .list-unstyled li a{
	text-transform:uppercase;
}
.dropdown-menu.dropdown-menu-right li a:hover{
	background:transparent;
}

.cartbutton{
	height: 42px;
    margin: 20px 0px;
    width: 180px;
    text-align: left;
    padding: 0px;
    border: none;
	background: #181818;
	color:#fff;
	line-height:42px;
	text-transform:uppercase;
	font-size:20px;
	outline:none;
}
.cartbutton:hover{
	background: #83b230;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.cartbutton i{
	background: #83b230;
    height: 100%;
    width: 35px;
    text-align: center;
	font-size:25px;
	line-height: 42px;
	color:#fff;
	padding: 0px 5px;
}

.categorycontainer a{
	color:#000;
}

.categorycontainer a:hover{
	color:#ff0202;
}

.caption h2{
	font-size: 12px;
	height:50px;
}

.caption p{
	height:60px;
}

.caption h2 a{
	color:#777;
}
	.caption h2 a:hover{
	color:#000;
}

.quantitybox{
	
}
	.quantitybox label{
		float:left;margin: 0px 5px 0px 0px;
	}
	
	
.quantitybox input{
	width:30px;
	height:19px;
	border:1px solid #e5e5e5;
	float: left;
	outline:none;
	padding:0px 5px;
}
.quantitybox button{
	background: #fff;
	border:1px solid #e5e5e5;	
	padding:0px 3px;
	margin: 0px 1px;
	color:#000;
	outline:none;
	font-weight:bold;
	float: left;
    width: 19px;
    height: 19px;
    cursor: pointer;
}

.quantitybox:after{
	 content: '';
    display: block;
    clear: both;
}

	
@media (max-width: 1199px) {/*zMaxcart*/
	#menu .nav > li > a {
		padding: 17px 5px;
		font-size: 9px;
	}
}	
@media (min-width: 768px) {
	
	.categoryblock{
	display:inline-block;width:200px;
}
	
	
	.container{
	padding: 0px;
}

.col-sm-2{
	width:22%;
}


#content > h1{
	margin-top:3px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding: 0px;	
}
.wrap-content  .col-lg-1, .wrap-content  .col-lg-10, .wrap-content  .col-lg-11, .wrap-content  .col-lg-12, .wrap-content  .col-lg-2, .wrap-content  .col-lg-3, .wrap-content  .col-lg-4, .wrap-content  .col-lg-5, .wrap-content  .col-lg-6, .wrap-content  .col-lg-7, .wrap-content  .col-lg-8, .wrap-content  .col-lg-9, .wrap-content  .col-md-1, .wrap-content  .col-md-10, .wrap-content  .col-md-11, .wrap-content  .col-md-12, .wrap-content  .col-md-2, .wrap-content  .col-md-3, .wrap-content  .col-md-4, .wrap-content  .col-md-5, .wrap-content  .col-md-6, .wrap-content  .col-md-7, .wrap-content  .col-md-8, .wrap-content  .col-md-9, .wrap-content  .col-sm-1, .wrap-content  .col-sm-10, .wrap-content  .col-sm-11, .wrap-content  .col-sm-12, .wrap-content  .col-sm-2, .wrap-content  .col-sm-3, .wrap-content  .col-sm-4, .wrap-content  .col-sm-5, .wrap-content  .col-sm-6, .wrap-content  .col-sm-7, .wrap-content  .col-sm-8, .wrap-content  .col-sm-9, .wrap-content  .col-xs-1, .wrap-content  .col-xs-10, .wrap-content  .col-xs-11, .wrap-content  .col-xs-12, .wrap-content  .col-xs-2, .wrap-content  .col-xs-3, .wrap-content  .col-xs-4, .wrap-content  .col-xs-5, .wrap-content  .col-xs-6, .wrap-content  .col-xs-7, .wrap-content  .col-xs-8, .wrap-content  .col-xs-9{
	padding: 0px 5px 5px 10px;	
}

	
	 .row .col-sm-3.col-sm-offset-5{
		    text-align: right;
	}
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	
	#cart.btn-block{
		width:auto;
	}
	#cart .dropdown-menu{
		width:450px;
		/*margin-right:-120px;*/
	}
	
	#search{
		position:absolute;
		margin:5px 0px;
		
	}
	header{
		background: #181818;
	}
	.headercontainer{
		background:#81b330;
	}
	
}
@media (max-width: 767px) {
	.categoryblock{
		margin-left:10px;
	}
	.breadcrumb{
		display:none;
	}
	#menu {
		border-radius: 4px;
		padding-top: 10px;\
	}
	#menu .nav > li > a {
		padding: 10px;
	}
	#menu .nav > li{
		background: #1C1C1C;
	}
	#menu .nav > li > a:hover, #menu .nav > li.open > a {
		background: #20dd95C1;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: #1E8CB6;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0,0,0,0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	.navbar-collapse
	{
	  box-shadow: none;
	}
}
/* content */
.wrap-content{
}
.wrap-content > .container{/*zmaxcart - z001*/
	/*background:#ffffff url("../image/gradient.png") repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;*/
	/*border-bottom: 3px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;*/
}

/* footer */
footer {
	/*margin-top: 30px;
	padding-top: 30px;
	background: #0E5D7B url("../image/bg-footer4.jpg") repeat-x top;
	border-top: 1px solid #ddd;
	color: #e2e2e2;*/
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #1A7FAD;
}
footer a {
	color: #000;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	/*display:none;*/
	margin: 0 0 20px 0;
	padding: 4px 0;
	background: rgba(46,46,46,0.7);	
}
.breadcrumb i {
	font-size: 12px;
	text-transform:uppercase;
}
.breadcrumb > li {
	
	padding: 0 5px 0 10px;
	position: relative;
	font-size: 12px;
	text-transform:uppercase;
	white-space: nowrap;
}


.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	right: -5px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	
	background-color: #82b12d;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	*/
	border-color: #82b12d;
	
}

.form-control{
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #818181;
	border:solid #181818 1px;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #181818;
	border-color: #181818;
	/*background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	*/
	
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: none;
	color: #fff;
	background: rgba(46,46,46,0.9);
	margin: 2px 0px;
	font-size: 15px;
	text-transform:uppercase;
	padding: 10px 10px;
	font-weight:800;
}

#column-left{
	padding:0px;
}

.list-group-item:first-child{
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}.list-group-item:last-child{
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #fff;
	background: #80b22d;
	border: none;

}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background: #80b22d;
	border:solid #80b22d 1px;
}
.pagination>li>a, .pagination>li>span{
	color: #818181;
}

.pagination>li:first-child>a, .pagination>li:first-child>span{
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span{
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	background: #ffffff;/*zMaxcart*/
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
	
}
.product-thumb .price {
	color: #444;
	height:12px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	
	.categoryblock{
	width:160px;display:inline-block;
}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}




.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
#cookielawdiv{position:fixed;bottom:0px;width:100%;background-color:#81b330;z-index:1000;padding:5px;font-size:12px;left: 0px;color:#fff;}
.leftcookielaw{float:left;line-height:50px;}
.rightcookielaw{float:right;padding: 10px 10px;}