@font-face {
    font-family: 'arial_narrowbold';
    src: url('../font/arial_narrow_bold-webfont.eot');
    src: url('../font/arial_narrow_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arial_narrow_bold-webfont.woff2') format('woff2'),
         url('../font/arial_narrow_bold-webfont.woff') format('woff'),
         url('../font/arial_narrow_bold-webfont.ttf') format('truetype'),
         url('../font/arial_narrow_bold-webfont.svg#arial_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arial_narrowregular';
    src: url('../font/arial_narrow-webfont.eot');
    src: url('../font/arial_narrow-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arial_narrow-webfont.woff2') format('woff2'),
         url('../font/arial_narrow-webfont.woff') format('woff'),
         url('../font/arial_narrow-webfont.ttf') format('truetype'),
         url('../font/arial_narrow-webfont.svg#arial_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'airlineregular';
    src: url('../font/airline-webfont.eot');
    src: url('../font/airline-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/airline-webfont.woff2') format('woff2'),
         url('../font/airline-webfont.woff') format('woff'),
         url('../font/airline-webfont.ttf') format('truetype'),
         url('../font/airline-webfont.svg#airlineregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Abadi MT Condensed Extra';
	src: url('../font/AbadiMT-CondensedExtraBold.eot');
	src: url('../font/AbadiMT-CondensedExtraBold.eot?#iefix') format('embedded-opentype'),
		url('../font/AbadiMT-CondensedExtraBold.woff2') format('woff2'),
		url('../font/AbadiMT-CondensedExtraBold.woff') format('woff'),
		url('../font/AbadiMT-CondensedExtraBold.ttf') format('truetype'),
		url('../font/AbadiMT-CondensedExtraBold.svg#AbadiMT-CondensedExtraBold') format('svg');
	font-weight: 800;
	font-style: normal;
}

body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: none;
	background-color: #fff;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}

a,
.btn {
	-o-transition: color .3s, background .3s, border-color .3s;
	-ms-transition: color .3s, background .3s, border-color .3s;
	-moz-transition: color .3s, background .3s, border-color .3s;
	-webkit-transition: color .3s, background .3s, border-color .3s;
	  transition: color .3s, background .3s, border-color .3s;
}

a:hover,
a:focus {
	text-decoration: none;
}

.text-muted {
	color: #b2b4b6;
}

.form-control {
	box-shadow: none;
	border-color: #f1f1f1;
}

.n-wrapper-form-control select {
	box-shadow: none;
}

.navbar-default {
	background: none;
	border: none;
}

.navbar {
	min-height: inherit;
	margin-bottom: 0;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.nMobileNav {
	text-align: center;
}

.navigation-list li {
    width: 30%;
}

.navigation-list li a {
	color: #fff;
	font-size: 14px;
}

.navigation-list li a i {
	margin-right: 9px;
}

.navigation-list.navactive li {
	text-align: left;
}

.wrap-left-menu .navigation-list li a {
	color: #fff;
}

.carousel-control.right,
.carousel-control.left {
	background: none;
	filter: -;
}

.ccwrap {
	float: left;
}

.nsearchinput-pl.well {
	left: auto;
	right: 0;
	margin-top: 38px !important;
	box-shadow: none;
	border-radius: 0;
	border-color: #f1f1f1;
	font-size: 12px;
}

.nsearchinput-pl.well .nav > li > a:hover,
.nsearchinput-pl.well .nav > li > a:focus {
	background-color: #f1f1f1;
}

hr {
	border-top: 1px solid #aeaeae;
}

.divider-prod {
	margin: 30px 0;
}

.upsell-head,
.essentials-head {
	width: 100%;
	float: left;
	padding: 14px 20px;
	margin-bottom: 20px;
	background: #000;
}

#n_category .upsell-head {
	background: #c80000;
}

.filter-head {
	padding: 14px 20px;
	margin-bottom: 10px;
	background: #c80000;
}

.upsell-head h3,
.upsell-head h1,
.filter-head h4 {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

.upsell-head h1,
.filter-head h4 {
	text-align: left;
}

.filter-head h4 a {
	color: #fff;
	display: block;
}

.essentials-head h3 {
	margin-bottom: 0;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

#n_product .upsell-head h3,
#n_product .essentials-head h3 {
	text-align: left;
}

.head-auto {
    width: auto;
    float: left;
}

.viewall {
    width: auto;
    float: right;
	margin-top: 6px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}

.row-upsell {
	padding-bottom: 45px;
}

.just-in {
	padding: 6px 0;
	background: #1a1a1a;
    font-weight: 500;
    text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: bold;
}

h1 {
	margin-top: 0;
	font-size: 60px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

.text-muted {
	color: #999;
}

.btn {
	font-weight: 500;
}

.btn-group .dropdown-menu .btn {
    border-radius: 0 !important;
}

@media (max-width: 991px) {

	.nsearchinput-pl.well {
		margin-top: 32px !important;
	}
}

@media (max-width: 767px) {

	.navbar-collapse {
		padding-left: 15px;
		padding-right: 15px;
		margin: 0 -15px;
	}


	.navigation-list {
		margin-left: 0 !important;
		margin-bottom: 0;
	}

	.navigation-list li a {
		padding: 5px 0;
		display: block;
		text-transform: uppercase;
	}
}

/* Icons */

.icon-custom {
	display: inline-block;
}

.icon-au {
	width: 24px;
	height: 16px;
	margin-right: 9px;
	background: url(../img/icon-au.png) no-repeat left top;
	vertical-align: top;
}

.icon-user {
	width: 17px;
	height: 21px;
	margin-right: 12px;
	background: url(../img/icon-user.png) no-repeat left top;
	vertical-align: middle;
	background-size: contain;
}

.icon-cart {
	width: 25px;
	height: 21px;
	margin-right: 10px;
	background: url(../img/icon-cart.png) no-repeat left top;
	vertical-align: middle;
	background-size: contain;
}

.icon-cart-btn {
	width: 38px;
	height: 33px;
	margin-right: 20px;
	background: url(../img/icon-cart-btn.png) no-repeat left top;
	vertical-align: top;
    margin-top: 4px;
}

.icon-search {
	width: 24px;
	height: 22px;
	background: url(../img/icon-search.png) no-repeat left top;
	vertical-align: middle;
}

.icon-phone {
	width: 19px;
	height: 27px;
	background: url(../img/icon-phone.png) no-repeat left top;
	vertical-align: top;
}

.icon-email {
	width: 26px;
	height: 19px;
	margin-right: 12px;
	background: url(../img/icon-email.png) no-repeat left top;
	vertical-align: middle;
	background-size: contain;
}

.icon-phone-f {
	width: 20px;
	height: 20px;
	background: url(../img/icon-phone-f.png) no-repeat left top;
	vertical-align: middle;
}

.icon-phonef-w {
	width: 22px;
	height: 22px;
	background: url(../img/icon-phonef.png) no-repeat left top;
	vertical-align: middle;
}

.icon-email-f {
	width: 26px;
	height: 21px;
	background: url(../img/icon-email-f.png) no-repeat left top;
	vertical-align: middle;
}

.icon-emailf-w {
	width: 26px;
	height: 19px;
	background: url(../img/icon-emailf.png) no-repeat left top;
	vertical-align: middle;
}

.icon-phone-large {
	width: 55px;
	height: 55px;
	background: url(../img/icon-phone-large.png) no-repeat left top;
	vertical-align: middle;
}

.icon-email-large {
	width: 55px;
	height: 43px;
	background: url(../img/icon-email-large.png) no-repeat left top;
	vertical-align: middle;
}

.icon-fb {
	width: 23px;
	height: 22px;
	background: url(../img/icon-fb.png) no-repeat left top;
	vertical-align: top;
}

.icon-yt {
	width: 29px;
	height: 20px;
	background: url(../img/icon-yt.png) no-repeat left top;
	vertical-align: top;
}

.icon-qty-up {
	width: 33px;
	height: 29px;
	background: url(../img/icon-qty-up.png) no-repeat left top;
}

.icon-qty-down {
	width: 33px;
	height: 28px;
	background: url(../img/icon-qty-down.png) no-repeat left top;
}

.icon-page-prev {
	width: 11px;
	height: 22px;
	background: url(../img/icon-page-prev.png) no-repeat left top;
}

.icon-page-next {
	width: 11px;
	height: 22px;
	background: url(../img/icon-page-next.png) no-repeat left top;
}

.icon-wish {
  width: 20px;
	height: 19px;
	background: url(../img/icon-wish.png) no-repeat left top;
  vertical-align: middle;
	background-size: contain;
  margin-right: 12px;
}

@media (max-width: 991px) {

	.icon-user {
		width: 14px;
		height: 18px;
    margin-right: 5px;
	}

	.icon-cart {
		width: 21px;
		height: 17px;
    margin-right: 5px;
	}

	.icon-email {
		width: 21px;
		height: 18px;
    margin-right: 5px;
	}

  .icon-wish {
    width: 18px;
    height: 17px;
    margin-right: 5px;
  }

}

@media (max-width: 767px) {

	.icon-user {
		width: 12px;
		height: 16px;
		margin-right: 9px;
	}

	.icon-cart {
		width: 19px;
		height: 15px;
		margin-right: 9px;
	}

	.icon-email {
		width: 19px;
		height: 16px;
		margin-right: 9px;
	}
}



/* Thumbnails */

.thumbnail {
    margin-bottom: 0;
	border: none;
}

.row-prod-ups,
.row-categ-thumbs {
	margin-left: -5px;
	margin-right: -5px;
}

.row-prod-ups .wrapper-thumbnail {
	width: 20%;
	padding-left: 5px;
	padding-right: 5px;
}


.row-home-tabs .wrapper-thumbnail,
.row-categ-thumbs .wrapper-thumbnail {
	padding-left: 5px;
	padding-right: 5px;
}

.thumbnail .caption {
	padding: 2px 9px;
	text-align: center;
}

.thumbnail .product-badge {
    padding: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}

.thumbnail form {
	margin-bottom: 5px;
	padding: 0 20px;
}

.thumbnail .btn {
	padding: 2px 6px;
	line-height: 12px;
	font-size: 12px;
	text-transform: uppercase;
}

.thumbnail .caption h3 {
	margin-bottom: 15px;
    font-size: 15px;
	font-weight: bold;
    line-height: 1.4;
    height: auto;
    overflow: hidden;
}

.total-wrap h4 {
    font-size: 13px;
}
.total-wrap input[type="radio"] {
    margin: 0;
}
@media only screen and (min-width : 768px) {
    .thumbnail .caption h3 {
        height: 4.2em;
    }
}

.thumbnail .caption h3 a {
	color: #000;
}
.wrapper-thumbnail{
	margin-bottom: 30px;
}
.caption .price {
	margin-bottom: 2px;
    font-size: 13px;
	font-weight: bold;
    min-height: 32px;
	line-height: 26px;
	color: #000;
	padding-bottom: 30px;
}

.wrapper-thumbnail-wishlist .caption .price {
	padding-bottom: 0;
  height: 65px;
}

.caption .price .pricesale {
	color: #ff0000;
	font-weight: 400;
	letter-spacing: -1px;
}

.price .tradeprice {
    color: red;
    font-size: 13px;
    font-weight: 600;
	margin: 0;
}

.thumb-rrp {
	height: 12px;
	margin-bottom: 2px;
	line-height: 12px;
	font-size: 12px;
	color: #585858;
	overflow: hidden;
    font-weight: normal;
}

.thumb-wasprice {
	margin-bottom: 0;
	font-size: 13px;
	color: #585858;
	position: relative;
	font-weight: 400;
	text-decoration: line-through;
}
.thumb-wasprice.strike-through{
	border-right-color: #585858;
}
.strike-through:before{
	content: '';
	height: 1px;
	width: 100%;
	position: absolute;
	background-color: rgba(255,0,0,1);
	top: 50%;
}
.wrap-thumb-brand {
	position: absolute;
	top: 5px;
	left: 10px;
}

.wrap-thumb-brand img {
	width: 60px;
}

@media (max-width: 1199px) {

	.row-home-tabs .wrapper-thumbnail {
		width: 33.33333333333333%;
	}

	.row-home-tabs .wrapper-thumbnail:last-child {
		display: none;
	}

	.row-prod-ups .wrapper-thumbnail {
		width: 33.33333333333333%;
	}

}

/* Badge */

.product-badge {
	height: 18px;
	margin-bottom: 1px;
}

.thumb-badge {
    padding: 2px 5px;
	display: block;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.badge-new {
	background: rgba(142,197,73,1);
}

.badge-clearance {
	background: rgba(255,0,0,1);
}
.badge-sale{
	background: rgba(255,240,42,1);
	color: #000;
}
.badge-bulk {
	background: rgba(0,115,185,1);
}
.extra-options .table-bordered{
	border-color: rgba(0,115,185,1);
}
.extra-options .table-bordered th{
	color: #fff;
	font-weight: 600;
	background: rgba(0,115,185,1);
}
.extra-options .table-bordered *{
	border:0;
	text-transform: uppercase;
	font-weight: 600;
}
	/* breadcrumbs */

.breadcrumb {
  padding: 0 0 20px;
  margin-bottom: 25px;
  list-style: none;
  background: none;
  border-radius: 0px;
  border-bottom: 1px solid #aeaeae;
  font-size: 20px;
  font-family: 'arial_narrowbold';
  text-transform: uppercase;
}
.breadcrumb > li {
  display: inline-table;
}

.breadcrumb > li a {
	color: #000;
}

.breadcrumb > li:last-child a {
	color: #ff0000;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 3px;
  width: 11px;
  float: left;
  color: #000;
}
.breadcrumb > .active {
  color: #777777;
}

/* pagination */

.pagination {
  font-size: 18px;
}
.pagination > li > a,
.pagination > li > span {
  padding: 6px 12px;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border-color: #000;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #ff0000;
  border-color: #000;
  cursor: default;
}

.pagination > li.page-arrow > a {
	padding: 7px 12px 8px;
    font-size: 0;
	background: #000;
}

/* Toplinks */

.wrapper-topinfo {
	font-family: 'arial_narrowregular';
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	border-top: 1px solid #434343;
	border-bottom: 1px solid #2c2c2c;
	background: #000;
}

.top-left-info {
	width: auto;
	float: left;
	padding: 3px 0;
	margin: 0;
	list-style: none;
}

.top-left-info > li {
	padding: 4px 6px 4px 9px;
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #3d3c3d;
}

.top-left-info > li p {
	margin-bottom: 0;
}

.top-left-info > li:last-child {
	border-right: none;
}

.top-right-info {
	width: auto;
	float: right;
	padding: 8px 15px 7px;
	margin-top: -1px;
	background: #000;
	color: #ff0000;
}

.top-right-info p {
	margin-bottom: 0;
}

.top-right-info p span {
	color: #fff;
}

@media (max-width: 767px) {

	.wrapper-topinfo {
		padding: 4px 0 5px;
	}
}

/* Header */

.wrapper-header {
	padding: 36px 0 39px;
	background: #000;
	margin-bottom: 5px;
}

.wrapper-logo {
	padding-right: 0;
	text-align: right;
}

.logo {
	margin-top: 0;
}

.top-cart {
	width: auto;
	float: right;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	list-style: none;
}

.top-cart .dropdown-menu {
	margin-top: 0;
}

.top-cart > li {
	float: left;
}

.top-cart > li > a {
	padding: 5px 0 4px 11px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	text-transform: uppercase;
}

.top-cart > li > a > span {
	padding-right: 14px;
	vertical-align: middle;
}

.top-cart > li > a > span {
	border-right: 1px solid #6b6b6b;
}

.top-cart > li:last-child > a > span {
	border-right: none;
}

#header-cart {
	margin-top: 0;
}

.top-cart > li#header-cart > a > span {
	border-right: none;
}

.top-cart > li.header-cart-count > a {
	font-size: 16px;
	font-weight: bold;
	padding: 3px 12px 4px 6px;
	background: #c60000;
	color: #fff;
}

.top-cart > li.header-cart-count > a > span.cart-count {
	padding: 1px 5px;
	background: #000;
	font-size: 15px;
}

.top-cart > li.header-cart-count > a > span.cart-proceed {
	padding-left: 7px;
	padding-right: 0;
}

#header-cart.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.top-info-mob {
	padding: 0;
}

@media (max-width: 1199px) {

  .top-cart > li > a {
    padding: 5px 0 4px 8px;
		font-size: 12px;
	}

  .top-cart > li > a > span {
  	padding-right: 8px;
  }

	.top-cart > li.header-cart-count > a {
    padding: 3px 6px 4px 6px;
		font-size: 13px;
	}

	.top-cart > li.header-cart-count > a > span.cart-count {
		font-size: 13px;
	}

}

@media (max-width: 991px) {

	.top-cart > li > a {
    padding: 5px 0 4px 5px;
		font-size: 10px;
	}

  .top-cart > li > a > span {
  	padding-right: 5px;
  }

	.top-cart > li.header-cart-count > a {
    padding: 3px 6px 4px 6px;
		font-size: 11px;
	}

	.top-cart > li.header-cart-count > a > span.cart-count {
		font-size: 11px;
	}

}

@media (max-width: 767px) {

	.wrapper-header-conts {
		padding: 29px 0 24px;
	}

	.wrapper-logo {
		padding-right: 15px;
		text-align: center;
	}

	.top-cart {
		width: 100%;
		float: left;
		margin-top: 0;
		text-align: center;
	}

	.top-cart > li {
		float: none;
		display: inline-block;
	}

	.top-cart > li > a {
    	padding: 1px 0 1px 5px;
	}

	.top-cart > li > a > span {
		padding-right: 9px;
	}


	.top-cart > li.header-cart-count > a {
		padding: 3px 8px 4px 5px;
		font-size: 10px;
	}

	.top-cart > li.header-cart-count > a > span.cart-count {
		font-size: 10px;
	}
}


.header-search {
	width: 552px;
	margin-top: 10px;
	float: right;
}

.header-search .form-control {
	height: 38px;
	border-color: #fff;
	font-size: 20px;
	font-family: 'arial_narrowregular';
}

.header-search .form-control:focus {
	box-shadow: none;
	outline: none;
	border-color: #fff;
}

.header-search .btn {
	margin-left: 0 !important;
	height: 38px;
	padding: 6px 7px;
}

.header-search .btn:focus {
	outline: none;
}

.top-newslet {
  width: 552px;
  float: right;
}

@media (max-width: 991px) {

	.header-search {
		width: 440px;
		margin-top: 7px;
	}

	.header-search .form-control {
		height: 32px;
		font-size: 18px;
	}

	.header-search .btn {
		height: 32px;
	}

  .top-newslet {
    width: 440px;
  }
}

@media (max-width: 767px) {

	.header-search {
		width: 100%;
		padding: 15px;
	}
}


/* Nav */

.wrapper-nav {
	background: #c80000;
}

.wrapper-nav .nav.nav-info > li {
	display: inline-block;
	text-align: center;
}

.wrapper-nav .nav.nav-info > li > a {
	padding: 5px 25px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
}

.wrapper-nav .nav.nav-info > li > a:after {
	display: block;
	content: attr(title);
	font-family: 'arial_narrowbold';
	height: 1px;
	color: transparent;
	overflow: hidden;
	visibility: hidden;
}

.wrapper-nav .nav.nav-info > li > a:hover {
	font-family: 'arial_narrowbold';
	color: #fff;
}

.nav-support {
	width: auto;
	height: 31px;
	float: right;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f60000+0,ce0000+50,af0000+100 */
	background: #f60000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NlMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f60000 0%, #ce0000 50%, #af0000 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f60000), color-stop(50%,#ce0000), color-stop(100%,#af0000)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top,  #f60000 0%,#ce0000 50%,#af0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top,  #f60000 0%,#ce0000 50%,#af0000 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top,  #f60000 0%,#ce0000 50%,#af0000 100%); /* IE10 preview */

	background: linear-gradient(to bottom,  #f60000 0%,#ce0000 50%,#af0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f60000', endColorstr='#af0000',GradientType=0 ); /* IE6-8 */
}

.nav-support a {
	padding: 0 16px;
	color: #fff;
	line-height: 31px;
	font-size: 16px;
	text-transform: uppercase;
}

.nav-support a span {
	margin-right: 16px;
	display: inline-block;
	vertical-align: top;
}

.nav-support a .icon-phone {
	margin-right: 7px;
}


@media (max-width: 1199px) {

	.wrapper-nav .nav.nav-info > li > a {
		padding: 5px 11px;
	}

}

@media (max-width: 991px) {

	.wrapper-nav .nav.nav-info > li > a {
		padding: 5px 25px;
	}

}

@media (max-width: 767px) {

	.wrapper-nav {
		margin-bottom: 10px;
	}

}

/* Categ Nav */

.wrapper-categ-nav {
	margin-bottom: 10px;
	background: #c80000;
}

.wrapper-categ-nav .nav > li > a {
	padding-left: 18px;
	padding-right: 18px;
	color: #fff;
	font-family: 'Arial', 'Helvetica', sans-serif;
    font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.wrapper-categ-nav .nav > li:hover > a,
.wrapper-categ-nav .nav > li:hover > a {
	color: #fff;
	background: none;
}


.wrapper-categ-nav .nav > li > a:hover,
.wrapper-categ-nav .nav > li > a:focus {
	color: #fff;
	background: none;
}

.wrapper-categ-nav .nav > li:hover > a:after,
.wrapper-categ-nav .nav > li:hover > a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 5px;
	background: #000;
}


.wrapper-categ-nav .dropdown {
	position: static;
}

.wrapper-categ-nav .menu-products .dropdown-menu {
	width: 100%;
	border-radius: 0;
	background: #ffffff;
	border: 1px solid #000000;
	box-shadow: none;
	padding: 30px 15px;
}

.wrapper-categ-nav .dropdown-menu > li > a:hover,
.wrapper-categ-nav .dropdown-menu > li > a:focus {
	background: none;
}


.wrapper-categ-nav .column {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
	padding: 0 15px;
}

.wrapper-categ-nav .drop-menu-rec .column {
    width: 19.5%;
}

.wrapper-categ-nav .drop-menu-norec .column {
    width: 20%;
}

.wrap-rec-item {
	width: 22%;
	float: left;
	padding-right: 15px;
	text-align: center;
}

.wrap-rec-item img {
	max-width: 100%;
}

.wrapper-categ-nav .column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wrapper-categ-nav .column a {
	display: block;
	color: #050505;
	font-size: 13px;
}

.wrapper-categ-nav .column .lv2-li > a {
	padding: 5px 0;
	font-weight: bold;
	color: #000;
}

.wrapper-categ-nav .column .lv2-li.lv2-li-dbike > a {
  display: block;
  margin-top: 0 !important;
  padding: 2px 0 !important;
	color: #050505;
	font-size: 13px;
  text-transform: none !important;
  font-weight: 400 !important;
}

li.a,
li.b,
li.c,
li.d,
li.e,
li.f,
li.g,
li.h,
li.i,
li.j,
li.k,
li.l,
li.m,
li.n,
li.o,
li.p,
li.q,
li.r,
li.s,
li.t,
li.u,
li.v,
li.w,
li.x,
li.y,
li.z {
  margin-top: 15px;
}

li.a ~ li.a,
li.b ~ li.b,
li.c ~ li.c,
li.d ~ li.d,
li.e ~ li.e,
li.f ~ li.f,
li.g ~ li.g,
li.h ~ li.h,
li.i ~ li.i,
li.j ~ li.j,
li.k ~ li.k,
li.l ~ li.l,
li.m ~ li.m,
li.n ~ li.n,
li.o ~ li.o,
li.p ~ li.p,
li.q ~ li.q,
li.r ~ li.r,
li.s ~ li.s,
li.t ~ li.t,
li.u ~ li.u,
li.v ~ li.v,
li.w ~ li.w,
li.x ~ li.x,
li.y ~ li.y,
li.z ~ li.z {
  margin-top: 0;
}

.wrapper-categ-nav .column .lv2-li.lv2-li-dbike:first-child {
  margin-top: 0 !important;
}

.wrapper-categ-nav .column a:hover,
.wrapper-categ-nav .column a:focus {
	color: #636363;
}


.wrap-brand-drop {
	width: 20%;
	float: none;
	padding: 15px;
	display: inline-block;
	vertical-align: top;
}

.wrap-brand-drop img {
	max-width: 100%;
}

@media (max-width: 1199px) {

	.wrapper-categ-nav .nav > li > a {
		padding-left: 15px;
		padding-right: 15px;
    font-size: 15px;
	}
}

@media (max-width: 991px) {

	.wrapper-categ-nav .nav > li > a {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 13px;
	}

	.wrapper-categ-nav .column .lv2-li > a {
		font-size: 12px;
	}
}

/* Home */

.row-newslet {
	padding-bottom: 11px;
}

.newslet-left,
.newslet-right {
	width: 50%;
	height: 43px;
	float: left;
}

.newslet-left {
	background: url(../img/bg-newslet-left.jpg) no-repeat left top;
}

.newslet-right {
	background: url(../img/bg-newslet-right.jpg) no-repeat left top;
}

.newslet-left h3,
.newslet-right h3 {
	margin-bottom: 0;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 43px;
}

.newslet-left h3 {
	padding-right: 4px;
	text-align: right;
}

.newslet-right h3 {
	padding-left: 5px;
	font-family: 'arial_narrowregular';
}

.newslet-left h3 a {
	color: #e10613;
}

.newslet-right h3 a {
	color: #fff;
}

#homepageCarousel {
	margin-bottom: 10px;
	border: 1px solid #000;
}

.row-home-categ {
	padding-bottom: 3px;
	margin-left: -7px;
	margin-right: -7px;
}

.wrap-home-categ {
	margin-bottom: 14px;
	padding-left: 7px;
	padding-right: 7px;
}

.home-categ-conts {
	position: relative;
	width: 100%;
	height: 173px;
	float: left;
	cursor: pointer;
	-o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.home-categ-name {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 5px 4px;
	width: 100%;
	background: rgba(0,0,0,0.6);
}

.home-categ-name h3 {
	margin-bottom: 0;
	text-align: center;
	font-family: 'Abadi MT Condensed Extra';
	font-size: 25px;
	text-transform: uppercase;
	color: #fff;
}

.home-categ-conts:hover,
.home-categ-conts:focus {
	opacity: 0.8;
}

.wrap-home-categ-full {
	margin-bottom: 17px;
}

.home-categ-conts-full {
	position: relative;
	width: 100%;
	height: 426px;
	float: left;
	cursor: pointer;
	-o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.home-categ-name-full {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 5px 4px;
	width: 100%;
	background: rgba(0,0,0,0.6);
}

.home-categ-name-full h3 {
	margin-bottom: 0;
	text-align: center;
	font-family: 'Abadi MT Condensed Extra';
	font-size: 60px;
	text-transform: uppercase;
	color: #fff;
}

.home-categ-conts-full:hover,
.home-categ-conts-full:focus {
	opacity: 0.8;
}

@media (max-width: 1199px) {

	.home-categ-conts-full {
		height: 326px;
	}

	.home-categ-name-full h3 {
		font-size: 50px;
	}

	.home-categ-conts {
		height: 143px;
	}

}

@media (max-width: 991px) {

	.wrap-home-categ {
		margin-bottom: 10px;
	}

	.home-categ-conts-full {
		height: 226px;
	}

	.home-categ-name-full h3 {
		font-size: 40px;
	}

	.home-categ-conts {
		height: 110px;
	}

	.home-categ-name h3 {
		font-size: 16px;
	}

}

@media (max-width: 500px) {

	.row-home-categ {
		text-align: center;
	}

	.home-categ-conts-full {
		height: 156px;
	}

	.home-categ-name-full h3 {
		font-size: 30px;
	}

	.wrap-home-categ {
		width: 235px;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
}

.row-featured-brand {
	padding: 0 20px;
	margin-bottom: 10px;
}

.wrap-home-brands {
	width: 14.28571428571429%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	float: none;
	vertical-align: top;
	display: inline-block;
}

.wrap-home-brands img {
	max-width: 100%;
	display: inline-block !important;
}

.slick-initialized .wrap-home-brands.slick-slide {
	display: table;
	height: 80px !important;
}

.slick-initialized .wrap-home-brands.slick-slide a {
	display: table-cell;
	vertical-align: middle;
}


.tabhome {
	margin-bottom: 10px;
}

.tabhome .nav-tabs {
	border-bottom: none;
	background: #c80000;
	padding: 9px 0 10px;
	text-align: center;
	margin-bottom: 10px;
}

.tabhome .nav-tabs > li {
	position: relative;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 20px;
	float: none;
	display: inline-block;
	vertical-align: top;
}

.tabhome .nav-tabs > li:after {
	position: absolute;
	right: 0;
	content: '\002F';
	top: 50%;
    margin-top: -15px;
    font-size: 22px;
	font-weight: bold;
    color: #fff;
}

.tabhome .nav-tabs > li:last-child:after {
	content: '';
}

.tabhome .nav-tabs > li > a {
	margin-right: 0;
	margin-bottom: 0 !important;
	border: none;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background: none;
	padding: 0;
}

.tabhome .nav-tabs > li > a:hover {
	color: #000;
}

.tabhome .nav-tabs > li.active > a,
.tabhome .nav-tabs > li.active > a:hover,
.tabhome .nav-tabs > li.active > a:focus {
	color: #fff;
	border: none;
	cursor: default;
	background: none;
}

.row-home-tabs {
	margin-left: -5px;
	margin-right: -5px;
}

.tabhome .tab-content {
	padding: 5px 0;
}

@media (max-width: 991px) {

	.tabhome .nav-tabs > li > a {
		padding: 5px 15px;
		font-size: 17px;
	}
}

/* Carousel */

#homepagesubCarousel {
	margin-bottom: 15px;
}

.carousel-control {
    width: 60px;
}

.carousel-control .fa {
    top: 50%;
    left: auto;
	right: 0;
    z-index: 5;
    display: inline-block;
    font-size: 90px;
	margin-top: -45px;
}

.carousel-control.right .fa {
    left: 0;
	right: auto;
}

@media (max-width: 991px) {

	.carousel-control {
		width: 45px;
	}

	.carousel-control .fa {
		font-size: 60px;
		margin-top: -30px;
	}

}

@media (max-width: 767px) {

	.carousel-control {
		width: 20px;
	}

	.carousel-control .fa {
		font-size: 30px;
		margin-top: -15px;
	}

}

/* Sidebar */

#left-sidebar .panel-default {
	margin-bottom: 10px;
}

.panel-default {
	border-color: #000;
	box-shadow: none;
}

.panel-heading {
	padding: 16px 19px;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.list-group-item {
	padding: 5px 15px;
    background-color: #fff;
    border: 1px solid #fff;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

a.list-group-item {
	color: #000;
}

.list-group-side-categ .list-group-item {
	background-color: #f1f1f1;
    border: 1px solid #fff;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.list-group-item.list-group-filter-head {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 19px;
	background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
}

.panel-heading + .list-group .list-group-item:first-child {
    margin-top: 0;
}

#left-sidebar .list-group h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#left-sidebar .btn {
	text-transform: none;
	font-weight: 400;
}

.list-group > li + .filter.filter-brand-link > a:before {
	content: '';
}

.list-group > li + .filter-remove.filter-brand-link > a:before {
	content: '';
}

.side-brand {
	display: block;
}

.side-brand ul {
	list-style: none;
	margin: 0;
	padding: 2px 6px;
}

.filter-brand-link {
	width: 50%;
	display: inline-block;
	padding: 6px 13px;
}

.filter-brand-link > a {
	padding: 10px 7px;
	display: block;
	border: 1px solid #f1f1f1;
	text-align: center;
}

.filter-brand-link > a img {
	height: 75px;
	max-width: 100%;
	object-fit: contain;
}

.list-group > .filter > a:before {
	content: '';
	width: 15px;
	height: 15px;
	background: #fff;
	border: 1px solid #000;
	display: inline-block;
}
.list-group > .filter-remove > a:before {
	content: '';
	width: 15px;
	height: 15px;
	background: #000;
	border: 1px solid #000;
	display: inline-block;
}

.list-group > .filter > a:before,
.list-group > .filter-remove > a:before {
    margin-right: 10px;
}


.list-group > li + .filter > a:before {
	content: '';
	width: 15px;
	height: 15px;
	background: #fff;
	border: 1px solid #000;
	display: inline-block;
}
.list-group > li + .filter-remove > a:before {
	content: '';
	width: 15px;
	height: 15px;
	background: #000;
	border: 1px solid #000;
	display: inline-block;
}

.list-group > li + .filter > a:before,
.list-group > li + .filter-remove > a:before {
    margin-right: 10px;
}

.thumb-box-img,
.thumb-box-capt {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.thumb-box-capt h5 {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    height: auto;
    overflow: hidden;
}
.thumb-box-capt h5 a {
    color: #000;
}

.thumb-box-capt .rrp-box {
	font-size: 13px;
	color: #585858;
	margin-bottom: 3px;
}

.thumb-box-capt .price {
	font-size: 24px;
	color: #2d2c2c;
}

.thumb-box-capt .price .promopricebox {
	color: #ff0000;
}



/* Category Page */




/* Product Page */

.product-wishlist {
	margin-top: 10px;
}


.prod-brand {
	margin: 0 auto 30px;
	text-align: center;
}

@media (min-width: 1200px) {
    .prod-brand {
        width: 75%;
    }
}

.prod-brand img {
	max-height: 100%;
	max-width: 100%;
}

#n_product h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000;
    margin-top: 0;
	text-align: center;
}
.prod-description li,
.prod-description p {
    font-size: 15px;
}

#n_product .prod-description h1 {
	text-align: left;
	font-size: 24px;
}

.variation-name {
	padding-right: 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.specific {
    padding-top: 10px;
    padding-bottom: 30px;
}

.row-product-price {
	padding-bottom: 40px;
}

.wrapper-pricing {
	text-align: center;
	text-transform: uppercase;
}

.productrrp {
	font-size: 22px;
	font-weight: normal;
	color: #000;
}

.productrrp span {
	color: #ff0000;
	padding-left: 22px;
}

.productpricetext {
    font-size: 30px;
    font-weight: 700;
}

.productwasprice {
	font-size: 24px;
	color: #ff0000;
    text-decoration: line-through;
}

.productpromo {
	font-size: 24px;
	font-family: Arial,"Helvetica Neue", Helvetica, sans-serif;
	color: #ff0000;
	font-weight: 400;
}

.row-prod-stock {
	padding-bottom: 50px;
}

.label-stock {
	margin: 5px;
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	font-weight: bold;
	color: #d9d9d9;
	text-transform: uppercase;
	border: 1px solid #d9d9d9;
}

.label-instock {
	width: 240px;
}

.label-stock-red {
	color: #ff0000;
	border-color: #ee2e35;
}

.row-prodvar {
	padding-bottom: 20px;
	margin: 0;
}

.wrap-prodvar {
	padding-left: 30px;
	padding-right: 30px;
}

.extra-options {
	padding-left: 30px;
	padding-right: 30px;
}

.btn-stack-prod {
	text-align: center;
}

.wrap-prod-qty {
	width: 33%;
	padding-right: 0;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.wrap-prod-btn {
	width: 66%;
	padding-left: 12px;
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.wrap-prod-qty-conts {
	position: relative;
	width: 100%;
	float: left;
}

.wrap-prod-qty-conts .form-control {
	height: 59px !important;
	padding: 10px 44px 10px 16px;
	border-color: #e10714;
	font-size: 35px !important;
}

.qtyadd,
.qtysub {
	position: absolute;
	z-index: 2;
	right: 0;
	display: inline-block;
}

.qtyadd {
	top: 1px;
	height: 29px;
}

.qtysub {
	top: 30px;
	height: 28px;
}

.wrap-prod-btn .btn {
	padding: 6px 5px !important;
	font-size: 24px !important;
	font-weight: bold;
	text-transform: uppercase;
	background: #c80000;
	border-color: #c80000;
	color: #fff;
}

.wrap-prod-btn .product-wishlist .btn {
	background: #000;
	border-color: #000;
}


.wrap-prod-btn .btn > i {
	margin-right: 20px;
}

.row-prod-alt-img {
    width: 100%;
    float: left;
    padding: 0 30px;
}

.wrap-alt-img {
	padding-left: 3px;
	padding-right: 3px;
}

.wrap-alt-img img {
	border: 1px solid #8e8e8e;
}

.wrap-prod-desc-head h3 {
	font-size: 28px;
	text-transform: uppercase;
	color: #605c5c;
	text-align: center;
}

@media (max-width: 1199px) {

	.btn-stack-prod.btn-stack .col-xs-12 + .col-xs-12 {
		margin-top: 10px;
	}

	.wrap-prod-qty {
		width: 100%;
		padding-right: 15px;
		display: block;
		float: left;
	}

	.wrap-prod-btn {
		width: 100%;
		padding-left: 15px;
		display: block;
		float: left;
	}

	.label-instock {
		width: auto;
	}

	.label-stock {
		font-size: 15px;
	}

	.productrrp span {
		display: block;
		padding-top: 10px;
		padding-left: 0;
	}
}

@media (max-width: 991px) {
	.productpricetext {
		font-size: 45px;
	}

	.productpromo {
		font-size: 45px;
	}

	.wrap-prodvar {
		padding-left: 0;
		padding-right: 0;
	}

	.extra-options {
		padding-left: 0;
		padding-right: 0;
	}

}

/* crosssell */

.essentials-wrap {
	width: 100%;
	float: left;
}

.row-essentials-list {
	padding-bottom: 70px;
}

.wrap-img-crosssell img {
	max-width: 100%;
}

.wrap-caption-crosssell {
	text-align: center;
}

.wrap-caption-crosssell h3 {
	font-size: 14px;
	font-family: 'arial_narrowregular';
}

.wrap-caption-crosssell .price {
	font-size: 26px;
	font-family: 'arial_narrowbold';
}

.wrap-caption-crosssell .price .pricesale {
	color: #ff0000;
}

.collapslizzle-content {
	min-height: 110px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	border-bottom: 5px solid #ff0000;
}

.collapslizzle-content{
	max-height: 375px;
}

.collapslizzle-content.active {
	height: 100%;
	min-height: 100%;
	max-height: 100%;
}

.collapslizzle-btn {
	background: none;
	border: none;
	box-shadow: none;
	font-size: 20px;
	color: #464646;
	font-family: 'arial_narrowbold';
	text-transform: uppercase;
}

.collapslizzle-btn:hover,
.collapslizzle-btn:focus {
	background: none;
	border: none;
	box-shadow: none;
}

.collapslizzle-btn.active {
	background: none;
	border: none;
	box-shadow: none;
}


@media (max-width: 991px) {

	.essentials-wrap {
		padding-left: 0;
		padding-right: 0;
	}


}

/* Select Box */

.wrap-select  {
    position:relative;
	border: 1px solid #ed1c24;
	overflow: hidden;
	background: #fff;
}

.wrap-select select {
    line-height:normal;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    appearance:none;
    border: none;
    padding: 4px 33px 4px 12px;
    margin:0;
	height: 28px;
	background-color: transparent !important;
}

.ie8 .wrap-select select {
	padding-right: 3px
}

.wrap-select select:focus {
    outline:none;
    box-shadow: none;
}

.wrap-select ::-ms-expand {
	display:none;
}

.wrap-select:after {
    content:"";
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    margin-top: 0;
    height: 28px;
    width: 33px;
	background: url(../img/select-drop.png) no-repeat left top;
    pointer-events: none;
}

/* Slick Arrows */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 13px;
    height: 70px;
    margin-top: -35px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    width: 13px;
    height: 70px;
    opacity: .75;
	display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0;
}

[dir='rtl'] .slick-prev {
    right: 0;
    left: auto;
}

.slick-prev:before {
    content: '';
	background: url(../img/icon-arrow-left.jpg) no-repeat left top;
}

[dir='rtl'] .slick-prev:before {
    content: '';
	background: url(../img/icon-arrow-right.jpg) no-repeat left top;
}

.slick-next {
    right: 0;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: 0;
}

.slick-next:before {
    content: '';
	background: url(../img/icon-arrow-right.jpg) no-repeat left top;
}

[dir='rtl'] .slick-next:before {
    content: '';
	background: url(../img/icon-arrow-left.jpg) no-repeat left top;
}

.row-featured-brand .slick-prev,
.row-featured-brand .slick-next {
    font-size: 0;
    top: 50%;
    width: 13px;
    height: 35px;
    margin-top: -17px;
}

.row-featured-brand .slick-prev:before,
.row-featured-brand .slick-next:before {
    width: auto;
    height: auto;
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
	color: #000;
	display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.row-featured-brand .slick-prev:before {
    content: '\f104';
	background: none;
}

[dir='rtl'] .row-featured-brand .slick-prev:before {
    content: '\f105';
	background: none;
}

.row-featured-brand .slick-next:before {
    content: '\f105';
	background: none;
}

[dir='rtl'] .row-featured-brand .slick-next:before {
    content: '\f104';
	background: none;
}

/* Footer */

.wrapper-footerban {
	margin-top: 10px;
}

.wrap-footer-ban-head {
	width: 100%;
	float: left;
	background: #c80000;
    padding: 9px 0 10px;
    text-align: center;
    margin-bottom: 10px;
}

.wrap-footer-ban-head h3 {
	margin-bottom: 0;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.row-footer-ban {
	padding-bottom: 60px;
	margin-left: -5px;
	margin-right: -5px;
}

.wrap-footer-ban  {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.footer-ban-conts {
	width: 100%;
	height: 250px;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
	-o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
	text-indent: -9999px;
}

.footer-ban-name {
	width: 100%;
	float: left;
}

.footer-ban-name h3 {
	margin-bottom: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.footer-ban-name h3 a {
	display: block;
	padding: 12px 5px;
	background: #000;
	color: #fff;
}

.footer-ban-conts:hover,
.footer-ban-conts:focus {
	opacity: 0.8;
}

@media (max-width: 1199px) {

	.footer-ban-conts {
		height: 200px;
	}

}

@media (max-width: 991px) {



	.footer-ban-conts {
		height: 150px;
	}

	.footer-ban-name h3 {
		font-size: 16px;
	}

}

@media (max-width: 767px) {

	.row-footer-ban {
		text-align: center;
	}

	.wrap-footer-ban {
		width: 235px;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
}


.wrapper-footerbrands {
	padding: 15px  0;
	border-top: 5px solid #5f5f5f;
	background: url(../img/footer-brands-bg.jpg) no-repeat center top #9b9b9b;
	margin-top: 20px;
}

.wrapper-footerbrands h3 {
	margin-bottom: 25px;
	font-family: 'arial_narrowregular';
	font-size: 28px;
	color: #505050;
	text-transform: uppercase;
	text-align: center;
}

.wrapper-footerbrands h3 span {
	font-family: 'arial_narrowbold';
	color: #3f3f3f;
}

.row-footer-brands {
	margin-left: -5px;
	margin-right: -5px;
	text-align: center;
}

.wrap-footer-brands {
	margin-bottom: 15px;
	width: 14.28571428571429%;
	padding-left: 5px;
	padding-right: 5px;
	float: none;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.wrap-footer-brands img {
	max-width: 100%;
}

@media (max-width: 1199px) {

	.wrap-footer-brands {
		width: 16.666666666666664%;
	}
}

@media (max-width: 991px) {

	.wrap-footer-brands {
		width: 25%;
	}

}

@media (max-width: 767px) {

	.wrap-footer-brands {
		width: 100%;
	}
}


.wrapper-footer {
	position: relative;
	padding: 40px 0 35px;
	background: #000;
	color: #fff;
}

.wrapper-footer a {
	color: #fff;
}

.wrapper-footer h4 {
	font-size: 12px;
	font-weight: bold;
	color: #c80000;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.row-footer-links {
	padding-bottom: 35px;
	margin-left: -10px;
	margin-right: -10px;
}

.wrap-footer-links {
	width: 20%;
	padding-left: 10px;
	padding-right: 10px;
	float: none;
	vertical-align: top;
	display: inline-block;
}

.wrapper-footer h4 a {
	color: #c80000;
}

.wrapper-footer h4 a:hover,
.wrapper-footer h4 a:focus {
	color: #fff;
}

.wrapper-footer .nav {
	margin-bottom: 20px;
}

.wrapper-footer .nav > li > a {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.wrapper-footer .nav > li > a:hover,
.wrapper-footer .nav > li > a:focus {
	color: #c80000;
	background: none;
}

.wrap-footer-phone p {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

.wrap-footer-phone p i {
	margin-right: 7px;
}

.wrap-footer-email p {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

.wrap-footer-email p i {
	margin-right: 14px;
}

.wrapper-footer .list-social {
	width: auto;
	float: right;
	margin: 0;
}

.wrapper-footer .list-social > li {
	vertical-align: top;
}

.wrapper-footer .list-social > li > a {
	height: 26px;
	line-height: 26px;
	display: block;
	color: #fff;
}

.row-footer-divider hr {
	margin-top: 23px;
	margin-bottom: 42px;
	border-color: #fff;
}

.row-footer-copy {
	font-size: 12px;
}

.row-footer-copy a {
	color: #fff;
}

@media (max-width: 1199px) {
	.wrap-footer-phone p {
		font-size: 16px;
		line-height: 16px;
	}

	.wrap-footer-email p {
		font-size: 16px;
		line-height: 16px;
	}

}

@media (max-width: 991px) {

	.wrapper-footer {
		text-align: center;
	}

	.wrap-footer-links {
		width: 100%;
	}

	.wrapper-footer .list-social {
		width: 100%;
	}

	.footer-logo,
	.wrap-footer-phone,
	.wrap-footer-email {
		margin-bottom: 20px;
	}

}


/* Others */

.nactivity {
	display: none;
}

@media (max-width: 767px) {

	body.mobactive {
		overflow: hidden;
	}

	.sidebar-canvass-logo {
		padding: 11px 0;
		text-align: center;
		border-bottom: 2px solid #ed1c24;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd0202+0,cb0e0e+50,a11b1c+100 */

		background: #fd0202; /* Old browsers */

		/* IE9 SVG, needs conditional override of 'filter' to 'none' */

		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkMDIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NiMGUwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMTFiMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

		background: -moz-linear-gradient(top,  #fd0202 0%, #cb0e0e 50%, #a11b1c 100%); /* FF3.6-15 */

		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd0202), color-stop(50%,#cb0e0e), color-stop(100%,#a11b1c)); /* Chrome4-9,Safari4-5 */

		background: -webkit-linear-gradient(top,  #fd0202 0%,#cb0e0e 50%,#a11b1c 100%); /* Chrome10-25,Safari5.1-6 */

		background: -o-linear-gradient(top,  #fd0202 0%,#cb0e0e 50%,#a11b1c 100%); /* Opera 11.10-11.50 */

		background: -ms-linear-gradient(top,  #fd0202 0%,#cb0e0e 50%,#a11b1c 100%); /* IE10 preview */

		background: linear-gradient(to bottom,  #fd0202 0%,#cb0e0e 50%,#a11b1c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd0202', endColorstr='#a11b1c',GradientType=0 ); /* IE6-8 */


	}

	.row-offcanvas {
	  position: relative;
	  -webkit-transition: all .25s ease-out;
		   -o-transition: all .25s ease-out;
			  transition: all .25s ease-out;
	}

	.row-offcanvas-left {
	  left: 0;
	}

	.row-offcanvas-left .sidebar-offcanvas {
	  left: 0; /* 8 columns */
	  display: none !important;
	}

	.row-offcanvas-left.active {
	  left: 80%; /* 8 columns */
	}

	.row-offcanvas-left.active .sidebar-offcanvas {
	  display: block !important;
	}

	.sidebar-offcanvas {
	  position: fixed;
	  top: 0;
	  bottom: 0;
	  width: 80%;
	  padding-right: 0;
	  background: #ebebeb;
	  height: 100%;
	  border: 1px solid #ed1c24;
	  overflow: hidden;
	}

	.main-conts {
		position: relative;
		z-index: 2;
	}

	.wrap-sidebar-canvass {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		-webkit-overflow-scrolling: touch;
		overflow: scroll;
		overflow-x: hidden;
		overflow-y: auto;
		box-sizing: border-box;
		background: #ebebeb;
	}


  	#mob-menu,
	#mob-menu ul {
		list-style:none;
		font-size: 18px;
		padding: 0;
		margin: 0;
	}

	#mob-menu {
		padding-bottom: 60px;
		border-bottom: 3px solid #5f5f5f;
	}

	#mob-menu .collapse-menu{
		padding: 0;
		background: #cacaca;
	}

	#mob-menu li a {
		color: #656565;
		font-size: 18px;
		padding: 0 14px;
		display: block;
	}

	#mob-menu li.smenu a {
		color: #939393;
	}

	#mob-menu li a span {
		display: block;
		padding: 8px 0;
		border-bottom: 1px solid #c1c1c1;
		text-transform: uppercase;
	}

	#mob-menu .collapse-menu li a{
		display: block;
		color: #303030;
		font-size: 18px;
	}

	#mob-menu .collapse-menu li a span {
		padding: 3px 0;
		border-bottom: 1px solid #fff;
		text-transform: none;
	}

	#mob-menu .dropdown-menu-horizontal{
		padding: 0;
	}

	#mob-menu .dropdown-menu-horizontal li a{
		padding: 8px;
		display: block;
		color: #656565;
		font-size: 12px;
	}



	#mob-menu .mob-drop > span:after{
		content: "\003E";
		font-family: Arial,"Helvetica Neue", Helvetica, sans-serif;
		float: right;
		color: #656565;
		width: 10px;
		font-size: 20px;
		-ms-transform: rotate(90deg); /* IE 9 */
		-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
		transform: rotate(90deg);
	}


	#mob-menu .mob-drop.collapsed{
		color: #656565;
	}

	#mob-menu .mob-drop.collapsed > span:after {
		content: "\003E";
		font-family: Arial,"Helvetica Neue", Helvetica, sans-serif;
		float: right;
		font-size: 20px;
		color: #656565;
		-ms-transform: rotate(0deg); /* IE 9 */
		-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
		transform: rotate(0deg);
	}

	#mob-menu .collapse-menu li.open > a,
	#mob-menu .collapse-menu li.open > a:hover,
	#mob-menu .collapse-menu li.open > a:focus {
		color: #656565;
		background: none;
	}

	.sidebar-canvass-footer {
		padding-top: 50px;
		background: url(../img/bg-sidebar-footer.jpg) no-repeat right top;
		background-size: contain;
	}

	.sidebar-canvass-footer-conts {
		position: relative;
		background: #000;
		text-align: center;
		padding: 40px 25px 30px;
	}

	.sidebar-canvass-footer-conts:before {
		position: absolute;
		top: 0;
		left: 0;
		content:'';
		width: 100%;
		height: 8px;
		content:'';
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c50000+0,a90000+50,8d0000+100 */
		background: #c50000; /* Old browsers */

		/* IE9 SVG, needs conditional override of 'filter' to 'none' */

		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2E5MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

		background: -moz-linear-gradient(top,  #c50000 0%, #a90000 50%, #8d0000 100%); /* FF3.6-15 */

		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c50000), color-stop(50%,#a90000), color-stop(100%,#8d0000)); /* Chrome4-9,Safari4-5 */

		background: -webkit-linear-gradient(top,  #c50000 0%,#a90000 50%,#8d0000 100%); /* Chrome10-25,Safari5.1-6 */

		background: -o-linear-gradient(top,  #c50000 0%,#a90000 50%,#8d0000 100%); /* Opera 11.10-11.50 */

		background: -ms-linear-gradient(top,  #c50000 0%,#a90000 50%,#8d0000 100%); /* IE10 preview */

		background: linear-gradient(to bottom,  #c50000 0%,#a90000 50%,#8d0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c50000', endColorstr='#8d0000',GradientType=0 ); /* IE6-8 */


	}

	.side-canv-flogo {
		margin-bottom: 25px;
	}

	.side-canv-fphone a,
	.side-canv-femail a {
		font-size: 20px;
		color: #b8b8b8;
	}

	.side-canv-fphone {
		margin-bottom: 30px;
	}

	.sidebar-canvass-footer-conts hr {
		border-color: #444;
	}

	.sidebar-canvass-footer-conts list-social a {
		color: #939393 !important;
	}

}

.info-text {
	font-family: Arial,"Helvetica Neue", Helvetica, sans-serif;
}

/*tweaks 022017*/
.productrrp {
	text-decoration: none;
}

.product-sku {
	text-align: right;
	font-size: 16px;
}


/*****************************/

.panel-default {
    overflow: hidden;
}

a.list-group-item:hover {
    cursor: pointer;
}

#left-sidebar ul {
    list-style: none;
}
.filter .list-group-item {
    font-weight: normal;
}
.menu-li.lv2-li > a {
    margin-top: 10px;
    color: red;
    text-transform: uppercase;
    font-size: 12px;
}



.wrap-footer-ban-head a:link,
.wrap-footer-ban-head a{
    color: #fff;
}
.nl-link {
	color: white;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 10px;
	font-weight: bold;
	display: block;
}
.nl-link:hover {
	color: white;
}
.nl-link .fa {
	margin-right: 10px;
}
.breadcrumb {
	padding: 0 0 40px;
}
.breadcrumb > li {
	float: left;
}
.blog-posts > img {
	width: 100%
}
.blog-posts {
	height: 370px;
}
@media (min-width: 567px) {
	.blog-categories {
		padding-left: 0;
	}
}
@media (max-width: 566px) {
	.blog-categories {
		margin-bottom: 50px;
	}
}
.blog-categories-heading {
	text-align: left;
	padding-left: 10px;
}

.row-storefinder {
  margin-top: 20px;
}

.wrapper-main-container {
  position: relative;
}

.banleft,
.banright {
  position: absolute;
  width: calc((100% - 1170px) / 2);
  height: calc(100% - 70px);
  top: 0;
  background-repeat: repeat-y;
  background-position: center top;
  background-size: contain;
  text-indent: -9999px;
  cursor: pointer;
}

#n_product .banleft,
#n_product .banright {
  display: none !important;
}

.banleft {
  left: 0;
}

.banright {
  right: 0;
}

@media (max-width: 1199px) {

  .banleft,
  .banright {
    width: calc((100% - 970px) / 2);
  }

}

@media (max-width: 991px) {

  .banleft,
  .banright {
    width: calc((100% - 750px) / 2);
  }

}

@media (max-width: 767px) {

  .banleft,
  .banright {
    display: none;
  }

}

.panel-dealers .panel-default {
  border: none;
}

.panel-dealers .panel-heading {
  padding: 0;
}

.panel-dealers .panel-heading h4 a {
  position: relative;
  padding: 15px 31px 15px 15px;
  display: block;
}

.panel-dealers .panel-heading h4 a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  content: '\f077';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.panel-dealers .panel-heading h4 a.collapsed:after {
  content: '\f078';
}

.panel-dealers.panel-group .panel + .panel {
    margin-top: 15px;
}

.dealer-name {
  margin-top: 15px;
  margin-bottom: 0;
  padding: 15px;
  background-color: #000;
  color: #fff;
}

.dcomp-name {
  width: 25%;
}

.dcomp-address {
  width: 35%;
}

.dcomp-eadd {
  width: 20%;
}

.dcomp-phone {
  width: 20%;
}


@media (max-width: 767px) {

  .panel-dealers .panel-title {
    font-size: 14px;
  }

  .panel-dealers .panel-heading h4 a:after {
    margin-top: -7px;
  }

  .dcomp-name {
    width: 40%;
  }

}
