/* RG CSS v5.1 AWS Feb 2025*/

html {
	height: 100%;
}
body {
	font-family: 'Roboto', sans-serif;
	min-height: 100%;
	background-color:#fff;
	overflow-x: hidden;
	overflow-y: scroll;
	color:#222;
    background-size: auto 100% !important;
    background-color:#fff;
}
body form:first-child {
	margin-top:0;
}
.cssdebug {
	padding-top: 10px;
	padding-bottom: 10px;
	background:#eee;
	text-align:center;
}
.deviceWrapper {
	position:fixed;
	bottom:10px;
	left:10px;
	border:1px dashed #ccc;
	background:rgba(0, 0, 0, 0.5);
	z-index:10000;
	color:#fff;
	text-align:center;
	padding:5px;
	font-size:0.7rem;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
}
.pageWrapper {
	background:#fff;
	border-radius:0;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	padding:40px 10px 0 10px;
    position: relative;
}
.smallSpacer {
	margin-bottom:10px !important;
}
.spacer {
	margin-bottom:20px !important;
}
.largeSpacer {
	margin-bottom:30px !important;
}
.hugeSpacer {
	margin-bottom:40px !important;
}
.marginTop10{
	margin-top:10px;
}
.marginTop20{
	margin-top:10px;
}
.whiteBG {
	background:#fff;
}
.redBG {
	background:#ff0600;
}
.greenBG{
	background:#3c6;
}
.blueBG{
	background:#06c;
}
.orangeBG{
	background:#c93;
}
.text-red {
	color:#ff0600!important;
}
.text-black{
    color:#000!important;
}
.text-white {
	color:#fff;
}
.italic{
	font-style:italic;
}
.animate {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.animate-fast {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
p.lead {
	margin-bottom:10px;
}
.lead {
	font-weight:400;
	font-size:1.2rem;
	margin-bottom:0;
}
blockquote {
	margin: 20px 10%;
	border-left: 5px solid #eeeeee;
	font-style:italic;
	font-weight:300;
}
a.thumbnail, a.thumbnail:focus {
	border-color: #fff;
}
a.thumbnail:hover, a.thumbnail.active {
	border-color: #ff0600;
}
a:focus {
	outline: none;
}
.noMargin {
	margin:0 !important;
}
.noPadding {
	padding:0 !important;
}
.noBorder{
	border:0;
}
.pagination {
	margin: 10px 0 0 0;
}
ul, ol {
	margin-bottom: 20px;
}
hr {
	border-color:#ddd;
}
hr.small {
	margin:10px 0;
}
hr.short{
	width:75%;
}
.dashed {
	border-top:1px dashed #ddd;
}
.border-dashed {
	border-style: dashed;
}
.smaller {
	font-size: .75em;
}
.paddingL {
	padding-left:15px;
}
.paddingR {
	padding-right:15px;
}
a:link, a:visited {
	color:#36c;
	text-decoration:none;
}
a:hover, a:active {
	color:#36c;
	text-decoration:underline;
}
a:link.greyLink, a:visited.greyLink {
	/*color:#ff0600;*/
	color:#777;
	text-decoration:none;
}
a:hover.greyLink, a:active.greyLink {
	color:#ff0600 !important;
	text-decoration:underline;
}
.img-responsive{
	max-width: 100%;
	height: auto;
}
/*  HEADERS  */
h1, h2, h3, h4, h5, h6 {
	font-weight:800;
	font-family: 'Roboto', sans-serif;
	margin:0;
	line-height: 1.1;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color:#ff0600;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	display:block;
	margin-top:3px;
	font-weight: 300;
    font-size: .75rem;
}
h1 small{
    font-size: 1rem;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000!important;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h3 a:hover i, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:none;
	color:#f00600;
}
h1 {
	font-size:1.6rem;
}
h2 {
	font-size:1.3rem;
}
h3 {
	font-size:1.2rem;
}
h4 {
	font-size:1.1rem;
}
h5 {
	font-size:1.1rem;
}
h6 {
	font-size:1.1rem;
}
h1+hr, h2+hr, h3+hr, h4+hr, h5+hr, h6+hr {
	margin:1rem 0;
}
h3 a i {
	color:#000;
}
h3 a.greyLink {
	color:#777 !important;
}
.shadow {
	-webkit-box-shadow: 0px 7px 10px -3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 7px 10px -3px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 7px 10px -3px rgba(50, 50, 50, 0.75);
}
.padding10 {
	padding:10px;
}
.padding20 {
	padding:20px;
}
.padding30 {
	padding:30px;
}
.help-block {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #333;
}
/* BUTTONS */
.btn {
	white-space:normal;
	color:#222 !important;
	border-radius:0;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:700;
}
.btn:focus {
	outline: none;
}
.btn-primary {
	background:#ff0600;
	color:#fff !important;
	border-color:#c30;
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #C00;
	border-color:#c30;
}
.btn-primary.disabled, .btn-primary[disabled] {
	background-color: #eee;
	border-color: #ddd;
	color:#000 !important;
	pointer-events:unset;
	cursor: not-allowed;
}
.btn-primary.disabled:hover, .btn-primary[disabled]:hover {
	cursor: not-allowed;
}
.btn.text-muted{
	color:#777 !important;
}
.btn.text-muted:hover{
	color:#ff0600 !important;
}

.btn-outline-primary{
	border: 2px solid #ff0600!important;
	background-color:#fff;
	color: #ff0600!important;
	padding: 4px 12px;
}
.btn-outline-primary:hover, .btn-outline-primary:focus {
	background-color: #C00;
	border-color:#c30!important;
	color: #fff!important;
}


/*  MENU  */
.navbar {
	width:100%;
	border:0;
	border-radius:0;
	z-index:5;
	margin:0;
	padding:0;
	border-top:5px solid #ff0600;
	background:rgba(0, 0, 0, 1);
	box-shadow: 0px 7px 10px -3px rgba(50,50,50,.5);
}
.navbar-fat {
}
.navbar-logo {
	z-index: 10;
}
.navbar-logo img {
	max-height:40px;
	transform: scale(2);
	margin: 0 0 0 1.5rem;
}
.navbar-search {
	float:right;
	width:240px;
	margin-top:-20px;
}
nav a.search-btn {
	padding:7px 10px 0 0;
	font-size:24px;
	color:#666;
}
.navbar-search a i {
	font-size:24px;
	color:#666;
	margin:5px 7px 8px 7px;
}
.navbar-search a:hover i {
	color:#f00600;
}
.site-search .form-control {
	border-right:0;
	box-shadow:0 0 0;
	border-color:#ccc;
	height:30px;
	width:120px;
	float:right;
	-webkit-transition: width .5s ease-in-out;
	-moz-transition: width .5s ease-in-out;
	-o-transition: width .5s ease-in-out;
	transition: width .5s ease-in-out;
}
.site-search .form-control::-webkit-input-placeholder {
 color:#ccc;
}
.site-search .form-control:focus {
	width:200px;
	color:#333;
}
.site-search .input-group-btn .btn {
	border-left:0;
	height:30px;
	padding:5px 12px;
	color:#333;
}
.site-search .input-group-btn .btn:hover, .site-search .input-group-btn .btn:active {
	background:#fff;
	border-color:#ccc;
	color: #f00;
}
.navbar-menuToggle {
	float:left;
	margin-right:10px;
	padding:10px 0;
}
.navbar-menuToggle a i {
	color:#666;
}
.navbar-default {
	background-color:transparent;
	border-color:transparent;
}
.navbar-toggle {
}
nav {
}
.navbar-nav li .nav-link {
	font-size:1rem;
	color:#ccc;
	font-weight:300;
	padding: .5rem 1rem;
	text-decoration: none;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
}
.navbar li.active .nav-link, .navbar li.active .nav-link:hover {
	color:#ff0600;
	background:none;
	font-weight:900;
}
.navbar li .nav-link:hover, .navbar li .nav-link:focus {
	text-decoration: none;
	background-color:transparent;
	color:#fff;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color:#fff;
	color:#000;
	border:0;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
}
.nav .prodList li a:hover {
	background-color:#eee;
}
.navbar-nav.basketSummary>li {
	float: right;
}
.navbar-nav .open .dropdown-menu {
	position: absolute;
}
.sidenavWrapper {
	z-index:100;
	position:static;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	margin-bottom:15px;
}
.spynav {
	background: #fff;
	border: 1px solid #eee;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.spynav ul.nav li.active {
	background:none;
}
.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
	line-height:48px;
	border-top:1px solid #fff;
}
.sidr-title {
	font-size:1.1rem;
	background:#222;
	line-height: 48px;
	padding-left:15px;
}
.sidr ul {
	margin: 0;
}
.dropdown-menu {
	border-top:0;
	border-color:#eee;
	margin-left:15px;
	margin-right:15px;
}
.nav-xs>li>a {
	padding-top:3px;
	padding-bottom:3px;
	font-size:0.9rem;
}
.nav-sm>li>a {
	padding-top:7px;
	padding-bottom:7px;
	font-size:0.9rem;
}
.nav-md>li>a {
	padding-top:15px;
	padding-bottom:15px;
}
.nav-lg>li>a {
	padding-top:20px;
	padding-bottom:20px;
	font-size:1.2rem;
}
.crumbs {
	font-size:0.8rem;
}
.yamm-fw b {
	margin-left:5px;
}
.yamm .dropdown.yamm-fw .dropdown-menu, .yamm .dropdown.yamm .dropdown-menu {
	margin:-11px 40px 0 40px;
	border-radius:5px;
	padding-top:0;
	border-top:0;
	background:#fff;
}
.yamm .yamm-content {
	min-width:640px;
	padding:15px;
}
.yamm .basketSummary .yamm-content {
	min-width:10px;
	max-width:350px;
	background:#fff;
}
.yamm .basketSummary .dropdown-menu {
	margin-top:-2px !important;
	border: 1px solid #ccc !important;
	border: 1px solid rgba(0,0,0,0.15)!important;
}
.yamm ul.dropdown-menu-small {
	margin-left:-300px !important;
}
.yamm .basketSummary .thumbnail {
	Margin-bottom:0;
}
.yamm .yamm-content a.thumbnail {
	border-color:#fff;
	margin-bottom:10px;
}
.yamm .yamm-content a.thumbnail:hover {
	border-color:#f00;
}
.bikedd .item a{
	min-height:77px
}
.yamm .yamm-content h4, .yamm .yamm-content h5 {
	display:block;
	margin-bottom:10px;
	padding-bottom:5px;
}
.yamm .yamm-content h5 {
	display:block;
	margin-bottom:10px;
}
.yamm .yamm-content .catList {
	margin-bottom:20px;
}
.yamm .yamm-content .catList a {
	display:block;
	color:#000;
	font-size:0.9rem;
	padding:3px 7px 3px 0;
	margin-bottom:2px;
}
.yamm .yamm-content .list-unstyled a:hover {
	color:#ff0600;
}
header .linkBox i {
	margin-right:5px;
	font-size:1.4rem;
	color:#000;
}
header span.badge {
	margin-left:2px;
	font-size:9px;
	background-color: #ff0600;
	padding: 3px 5px 3px 5px;
}
header ul.prodList {
	overflow:hidden;
}
header ul.prodList span.product {
	display:inline-block;
	width:100%;
	font-size:1.1rem;
	color:#000;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	margin-bottom: -5px;
}
header ul.prodList span.category {
	font-size:0.8rem;
	color:#666;
}
header ul.prodList i {
	display:none;
	font-size:1.6rem;
	margin-top:-3px;
}
header ul.prodList>li>a:hover span.product {
	text-decoration: none;
	background-color: #eee;
	color:#ff0600;
}
header ul.prodList>li>a:hover i {
	display:block;
	color:#ff0600;
}
.open > .dropdown-menu {
	animation-name: slidenavAnimation;
	animation-duration:0.5s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	-webkit-animation-name: slidenavAnimation;
	-webkit-animation-duration:0.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: slidenavAnimation;
	-moz-animation-duration:0.5s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
	from {
		opacity: 0;
		margin-top:-25px;
	}
	to {
		opacity: 1;
		margin-top:-15px;
	}
}
@-webkit-keyframes slidenavAnimation {
	from {
		opacity: 0;
		margin-top:-25px;
	}
	to {
		opacity: 1;
		margin-top:-15px;
	}
}
.widgetColumn {
	min-height: 10px;
	margin-bottom: 2rem;
}
.widget {
	background:#fff;
	margin-bottom: 40px;
	margin-top:1px;
	padding:0 0 10px 0;
	border-radius: 5px;
}
.widget-border {
	padding:10px 15px;
	border: 1px solid #ddd;
}
.widget h3 {
	margin:0 0 10px 0;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
}
form {
	display: block;
	margin-top: 1.5rem;
}
.fullwidthbanner {
	height:150px;
}
.footerlinks {
	border-top:1px solid #ddd;
}
.footerlinks h6 {
	border-bottom:1px solid #eee;
	padding-bottom:3px;
}
.footerlinks .nav li a {
	font-size:0.8rem;
	color:#333;
	padding:7px 20px 7px 0;
}
.footerlinks .nav li a:hover {
	color:#ff0600;
	background-color:#f2f2f2;
	padding-left:3px;
}
ul.nav-small li a {
	font-size:0.9rem;
	padding: 7px 10px;
}
.footerlinks .footerImg {
	margin-top:0;
}
/* SUPER BACKGROUND */
.superBG {
	width:100vw;
	height:100vh;
	background: no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* COLOURED HERO */
#colouredHero h1 {
	line-height: 1.5rem;
	font-size: 40px;
}
#colouredHero .carousel-caption .captionText {
	padding:10px;
	background:rgba(0,0,0,0.5);
}
#colouredHero .carousel-caption .captionText p {
	font-size:18px;
}
#colouredHero .nav a small {
	display: block;
}
#colouredHero .nav {
	background: #eee;
}
#colouredHero .nav-justified > li > a {
	border-radius: 0px;
}
#colouredHero .nav-pills>li[data-slide-to="0"].active a {
	background-color: #16a085;
}
#colouredHero .nav-pills>li[data-slide-to="1"].active a {
	background-color: #e67e22;
}
#colouredHero .nav-pills>li[data-slide-to="2"].active a {
	background-color: #2980b9;
}
#colouredHero .nav-pills>li[data-slide-to="3"].active a {
	background-color: #8e44ad;
}
/* MEDIA LIST */
.mediaList .media-object {
	max-width:150px;
}
.mediaList .media>.pull-left {
	margin-right: 20px;
}
.mediaList h3 {
	margin:0 0 10px 0;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
}
/* BLOG LINKS */
.bloglinks .item-bloglink {
	float:left;
	width: calc(33.33% -10px);
}
a.item-bloglink {
	position:relative;
	width: calc(100% - 10px); /* width - (margin + border) */
	float:left;
	margin:0 5px 10px 5px;
	padding:0;
	border-left:0px solid #fff;
	overflow:hidden;
}
a.item-bloglink:hover {
	border-left:10px solid #ff0600;
}
a.item-bloglink span.bgImage {
	height:170px;
}
a.item-bloglink h3 {
	width: calc(100% + 5px);
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 20px;
	background:rgba(0,0,0,0.8);
	color:#fff;
	border-bottom-right-radius:0px;
	font-size:1.1rem;
	line-height:1.3rem;
	margin-left:-5px;
}
a.item-bloglink span.date {
	position:absolute;
	top:0;
	right:0;
	padding:5px 10px 5px 10px;
	text-align:right;
	background:rgba(255,255,255,1);
	color:#ff0600;
	font-size:0.7rem;
}
a.item-bloglink:hover h3 {
	color:#fff;
	border-bottom-right-radius:10px;
	margin-left:0px;
	padding-right:5px;
}
a.item-bloglink:hover {
	text-decoration:none;
}
/* BLOG ARTICLE */
.bg {
	position: fixed; /* abosolute to move - fixed for static */
	width: 100%;
	height: 450px; /* same height as jumbotron */
	top:60px;
	left:0;
	z-index: -1;
}
.jumbotron {
	height: 450px;
	width:100%;
	color: #fff;
	text-shadow: #333 0 1px 1px;
	background:transparent;
	margin:0 0 -100px 0;
	display: table;
	padding: 0 30px 100px 30px;
}
.jumbotron h1 {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	line-height:1.65rem;
	font-size:26px;
}
.jumbotron h1 span {
	padding:0 5px 7px 5px;
}
.comments.well hr {
	border:2px solid #fff;
	margin-top:5px
}
.comments.well .media p {
	margin-bottom:25px;
}
.shoppingList ul.nav {
}
.shoppingList .nav li a {
	color:#333;
}
.shoppingList .nav li a:hover {
	color: #428bca;
}
.shoppingList .nav li a span {
	color:#999;
	font-size:0.8rem;
	display:block;
}
.colorblock-top {
	border-top:10px solid #ff0600;
}
.colorblock-right {
	border-right:10px solid #ff0600;
}
.colorblock-bottom {
	border-bottom:10px solid #ff0600;
}
.colorblock-left {
	border-left:10px solid #ff0600;
}
.float-tr {
	position:absolute;
	top:0px;
	right:0px;
}
.float-tl {
	position:absolute;
	top:0px;
	left:0px;
}
.float-br {
	position:absolute;
	bottom:0px;
	right:0px;
}
.float-bl {
	position:absolute;
	bottom:0px;
	left:0px;
}
.border {
	border:1px solid #ddd;
}
.border-l {
	border-left:1px solid #ddd;
}
.border-r {
	border-right:1px solid #ddd;
}
.clubrg-btn {
	margin-top:0;
}
.productcarousel a {
	padding:3px;
	border-radius:5px;
	border: 1px solid #fff;
	color:#333;
}
.productcarousel a:hover {
	border: 1px solid #ddd;
	text-decoration:none;
	color:#ff0600;
}
.productcarousel h6.bikeName {
	text-align: center;
	margin: 0 0 10px 0;
	font-size:0.9rem;
}
span.bgImage {
	display:block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-repeat: no-repeat;
	height:120px
}
.bikecarousel a, a.bikecarousel-item {
	display:block;
	padding:15px;
	border: 1px solid #fff;
	border-radius:5px;
	color:#333;
}
.bikecarousel a:hover, a.bikecarousel-item:hover {
	border: 1px solid #ddd;
	text-decoration:none;
	color:#ff0600;
}
.bikecarousel .slick-slide {
	-moz-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
	opacity:0.5;
}
.bikecarousel .slick-center {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity:1;
}
.bikecarousel .slick-prev, .bikecarousel .slick-next {
	height: 30px;
	width: 30px;
	margin-top: -15px;
}
.bikecarousel .slick-prev {
	left: 15px;
}
.bikecarousel .slick-next {
	right: 15px;
}
.bikecarousel .slick-prev:before, .bikecarousel .slick-next:before {
	font-size: 30px;
	color:#333;
}
.slick-slide img {
    margin: 0 auto;
}
.underline {
	border-bottom:1px solid #ddd;
}
.underline-0 {
	border-bottom:0!important;
	text-decoration: none!important;
}
/* VIDEO */
.vid {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.vid iframe, .vid object, .vid embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 3px;
}
.videocarousel .slick-list, .videocarousel .vid iframe {
	max-height:220px !important;
}
/* SHARE THIS */
.shareThis {
	display:block;
	margin:20px 0 0 0 ;
	padding:15px 0;
	min-height:56px;
	border-top: 1px solid #ddd;
}
.shareThis-large{
	display:inline-block;
}
.stButton .stButton_gradient {
	height: 24px !important;
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
	height: 24px !important;
}
.gridContainer {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
}
.gridContainer .item {
	width: 10%;
	float:left;
	position:relative;
}
.gridContainer .item a.thumbnail span.textlogo {
	font-size:0.9rem;
	color:#333;
	width:100%;
	text-align:center;
	position:absolute;
	top:20px;
	padding-right:10px;
}
.gridContainer .item a.thumbnail:hover {
	text-decoration:none;
}
.gridContainer.modalGrid .item {
	width: calc(33.333% - 4px);
	padding: 0 2px;
	float:left;
}
.gridContainer .item-brand {
	width: 25%;
	float:left;
}
.gridContainer .item-category.detail {
	position:relative;
	width: calc(100% - 10px); /* width - (margin + border) */
	float:left;
	margin:0 5px 10px 5px;
	;
	padding:0;
	border-left:0px solid #fff;
}
.gridContainer .item-category.detail:hover {
	border-left:10px solid #ff0600;
	background:#fff;
}
.gridContainer .item-category.detail span {
	width:40%;
	height:170px;
}
.gridContainer .item-category.detail span.bgImage {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-repeat: no-repeat;
	float:left;
}
.gridContainer a.item-category.detail h3 {
	top:0;
	padding:10px;
	padding-left:calc(40% + 20px);
	background:rgba(255,255,255,0);
	color:#000;
	text-transform:none;
	border-bottom-right-radius:0px;
	font-size:1.2rem;
	margin-left:0;
}
.gridContainer a.item-category.detail:hover h3 {
	color:#ff0600;
	border-bottom-right-radius:0px;
	padding-right:5px;
}
.gridContainer a.item-category.detail:hover {
	text-decoration:none;
}
.gridContainer a.item-category.detail .desc {
	display:block;
	top:40px;
	position:relative;
	padding:10px 20px 10px 10px;
	padding-left:calc(40% + 20px);
	color:#666;
	font-size:0.9rem;
}
.gridContainer a.item-category.detail:hover .desc {
}
.gridContainer .item-category {
	position:relative;
	width: calc(50% - 10px); /* width - (margin + border) */
	float:left;
	margin:0 5px 10px 5px;
	;
	padding:0;
	border-left:0px solid #fff;
	overflow:hidden;
}
.gridContainer .item-category:hover {
	border-left:10px solid #ff0600;
}
.gridContainer .item-category span.bgImage {
	display:block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-repeat: no-repeat;
	height:170px;
}
.gridContainer a.item-category h3 {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	padding:10px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	text-transform:uppercase;
	border-bottom-right-radius:0px;
	font-size:0.8rem;
	margin-left:-5px;
}
.gridContainer a.item-category:hover h3 {
	color:#fff;
	border-bottom-right-radius:10px;
	margin-left:0px;
	padding-right:5px;
}
.gridContainer a.item-category:hover {
	text-decoration:none;
}
.gridContainer a.item-category .desc {
	display:none;
}
.gridContainer .item-category.list {
	position:relative;
	display:block;
	width: calc(100% - 10px);
	text-align:left;
	margin:0 5px 0 5px;
	padding:2px;
}
.gridContainer .item-category.list:hover {
	border-left:5px solid #ff0600;
}
.gridContainer .item-category.list span.bgImage {
	display:none;
}
.gridContainer .item-category.list h3 {
	position:relative;
	background-color:#fff;
	color:#000;
	margin:0;
	width:100%;
	border-bottom:1px dashed #ddd;
}
.gridContainer a.item-category.list:hover h3 {
	color:#ff0600;
	border-bottom-right-radius:0;
}
.gridContainer a.list:hover {
	color: #fff;
	background-color: #fff
}
.gridContainer a.item-category.list .desc {
	display:none;
}
.item-product.detail a.thumbnail {
	margin-bottom:5px;
}
.item-product.detail a.thumbnail:hover {
	border-color:#ff0600;
}
.item-product.detail h3 a {
	color:#000;
	position:relative;
}
.item-product.detail h3 a:hover, .item-product.detail h3 a:focus {
	color:#ff0600;
}
.item-product.detail:hover h3 {
}
.item-product.detail a:hover {
	text-decoration:none;
}
.item-product.detail .desc {
	font-size:0.9rem;
	margin-bottom:15px;
	overflow:hidden;
	max-height:75px;
	padding-right:20px;
	display:block;
	color:#666;
}
.item-product.detail .priceContainer {
	display:block;
	float:left;
	text-align:center;
	width:80%;
}
.item-product.detail .priceContainer .label {
	display:inline-block;
	font-size:12px;
	margin-bottom:10px;
}
.item-product.detail .price {
	font-size:1rem;
	display:block;
}
.item-product.detail .price span {
	display:block;
	font-size:11px;
	margin:-2px 0 15px 0;
	color:#777;
}
.item-product.detail img.promo {
	position:absolute;
	top:2px;
	left:12px;
	max-width:60px;
}
.item-related p {
	font-size:0.9rem;
	color:#999;
}
.item-related .priceContainer {
	text-align:center;
	background:#fff;
}
.item-related .priceContainer .label {
	display:inline-block;
	font-size:12px;
	margin-bottom:10px;
}
.item-related a {
	text-decoration:none;
}
.item-related a.thumbnail:hover {
	border-color:#ff0600;
}
.item-related a h3 {
	color:#000;
}
.item-related a:hover h3 {
	color:#ff0600;
}
.item-related .priceContainer .price {
	font-size:1.3rem;
	display:block;
}
#listbtn, #gridbtn, #detailbtn {
	font-size:1.4rem;
	color:#999;
}
#listbtn.active, #gridbtn.active, #detailbtn.active {
	color:#ff0600;
}
.sortOptions {
	position:relative;
	top:-55px;
	right:10px;
	margin-bottom:-40px;
}
.sortOptions .form-group {
	float:right;
	padding-right:1px;
}
.sortOptions .rssLink {
	float:right;
	text-decoration:none;
	color:#333;
	position:relative;
	top:5px;
	margin-right:25px;
	font-size:1.1rem;
}
.sortOptions .rssLink:hover {
	color:#ff0600;
}
.sortOptions .rssLink i {
	color:#f90;
	margin-right:4px;
}
.sortOptions .rssLink:hover i {
	color:#ff0600;
}
.pp_social {
	display:none;
}
.add-to-garage{
	text-align: right;
    margin-top: 5px;
    padding: 0;
}
.gridContainer .item-manuf-logo{	
	width:25%;
	height:117px;
}
.gridContainer .item-manuf-logo a.thumbnail span.textlogo {
  font-size: 0.5rem;
  top: 15px;
  padding-right: 10px;
}
/*  PRODUCT DETAILS */
.nav-tabs>li>a {
	color:#666;
	line-height: 1.2;
	border: 1px solid #eee;
	padding: 8px 15px;
	margin-top:3px;
	border-bottom:0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color:#000;
	padding: 10px 15px;
	margin-top:0;
}
.nav-tabs>li>a:hover {
	color:#ff0600;
}
.nav-tabs>li>a i {
	font-size:1.6rem;
	margin-right:0px;
}
.tab-content {
	padding:15px;
	border-bottom:1px solid #ddd;
}
.greyfadeBG {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ffffff 50%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffffff), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 50%, #eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 ); /* IE6-8 */
}
.productDetails .item-prodGallery {
	width: calc(20% - 10px);
	float:left;
	text-align:center;
	margin:0 5px;
}
.zoomWindowContainer div {
	left:4px !important;
	top:4px !important;
}
.carousel-small-arrows .slick-list {
	margin:0;
}
.carousel-small-arrows .slick-prev, .carousel-small-arrows .slick-next {
	height: 30px;
	width: 30px;
	margin-top: -15px;
}
.carousel-small-arrows .slick-prev {
	left: 5px;
}
.carousel-small-arrows .slick-next {
	right: 5px;
}
.carousel-small-arrows .slick-prev:before, .carousel-small-arrows .slick-next:before {
	font-size: 30px;
	color:#333;
}
.nav-cat>li>a {
	color:#333;
	border-bottom:1px dashed #ccc;
}
.nav-cat>li>a:hover, .nav-cat>li>a:focus {
	color:#ff0600;
	background:#eee;
	padding-left:20px;
}
.nav-cat>li.active>a:hover, .nav-cat>li.active>a:focus {
	padding-left:15px;
}
.nav-cat>li.active>a, .nav-cat>ul.nav li.active>a {
	color:#000;
	font-weight:600;
}
.nav-cat ul.nav {
	background:#fafafa;
}
.nav-cat ul.nav>ul.nav {
	background:#fff;
}
ul.nav>ul.nav>li>a {
	border-bottom:1px dashed #ddd;
	padding-left:30px;
	color:#666;
}
ul.nav>ul.nav>ul.nav>li>a {
	padding-left:50px;
}
ul.nav>ul.nav>li>a:before {
	content:" - ";
}
ul.nav>ul.nav>li>a:hover, ul.nav>ul.nav>li>a:focus {
	padding-left:35px;
	color:#ff0600;
}
ul.nav>ul.nav>li.active>a {
	padding-left:30px;
	color:#000;
}
.productDetails img.manu-logo {
    max-height:50px;
    position: absolute;
    right: 15px;
    top: 0;
}
.productDetails ul.bikelist li {
	width:100%;
	display:inline-block;
	float:left;
	margin-bottom:8px;
}
ul.bikelist li.active {
	color:#000;
	font-weight:600;
}
.alert-dismissable span em {
	position:absolute;
	top:4px;
	right:25px;
	padding-right:2px;
	opacity:0.3;
	font-size:0.9rem;
}
.productDetails .price {
	font-size:2rem;
	display:inline-block;
}
.productDetails .price span {
	display:block;
	font-size:11px;
	margin:-4px 0 10px 0;
	color:#777;
}
.alert-dismissable button.close {
	position:absolute;
	top:3px;
	right:5px;
	padding-right:2px;
}
.productDetails .productSpec .row div:first-child {
	font-weight:bold;
	text-align:left;
}
.productDetails #accordion-wishlist {
	margin-bottom:0;
}
ul.dashed-list li {
	border-bottom:1px dashed #ddd;
}
ul.dashed-list li a {
	color:#000;
}
.productDetailGallery{
	width:85%;
	margin:0 auto;
}

/* TESTIMONIALS */
blockquote.testimonial {
	border-color:#ff0600;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:14px;
	margin:20px 0 20px 10px;
}
blockquote.testimonial h5 {
	color:#000;
	margin-bottom:5px;
	font-style:normal;
}
blockquote.testimonial span {
	display:block;
	text-align:right;
	font-weight:400;
	color:#333;
	padding:5px 35px 0 0;
	font-style:normal;
	font-family: 'Roboto', sans-serif;
}
.gridContainer .item-gallery {
	width: 50%;
	float:left;
	margin:0;
	padding:5px;
	background:#fff;
}
.gridContainer .item-gallery:hover {
	background:#ff0600;
}
.item-gallery .bgImage {
	height:100px
}
/* FAQ's */

/* BACK TO TOP */
.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 80px;
	right: 20px;
	display:none;
	z-index:10;
	background:#ddd;
}
a.back-to-top {
	color:#ff0600 !important;
}
a.back-to-top:hover {
	color:#c00 !important;
}
.newscarousel{
	margin-top:10px;
	max-height:50px;
	overflow:hidden;
}
.newsticker {
	margin: -13px 0 15px 0;
}
.newsticker .slick-slide {
	text-align:left;
	border-bottom:1px solid #ddd;
	padding:0 10px;
}
.newsticker .slick-slider {
	margin-bottom:0;
}
.slick-slider {
	margin-bottom: 20px;
}
.slick-slider .thumbnail {
	margin-bottom: 0;
}
.slick-slide .thumbnail img {
	max-width:70px;
}
.slick-initialized .slick-slide {
	position:relative;
}
.slick-dots {
	bottom: -45px;
	clear:right;
}
.slick-prev, .slick-next {
	height: 40px;
	width: 40px;
	margin-top: -20px;
	z-index: 1;
}
.slick-prev {
	left: 20px;
}
.slick-next {
	right: 20px;
}
.slick-prev:before, .slick-next:before {
	font-size: 40px;
	color:#fff;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
.slick-dots li.slick-active button:before {
	color: #ff0600;
	opacity: 0.75;
}
.productcarousel .slick-slide a.thumbnail:hover {
	text-decoration:none;
	color:#333;
	background:#fff;
	border-color:#fff;
}
.productcarousel .slick-slide a.thumbnail:hover p.text-muted {
	color:#777;
}
.productcarousel .slick-track{
	display: flex;
	align-items: center;
}
.checkoutContainer {
	padding-right:10px;
}
/*  BASKET  */
.basket .basketHeader {
	border-bottom:1px solid #999;
	margin-bottom:30px;
	padding-bottom:3px;
}
.basket .basketRow {
	border-bottom:1px solid #ddd;
	margin-bottom:30px;
	padding-bottom:30px;
}
.basket .basketRow:last-child {
	border-bottom:0;
	padding-bottom:20px;
	margin-bottom:0;
}
.confirmOrder .basketRow {
	border-bottom:1px solid #eee;
	margin:0 0 15px 30px;
	padding-bottom:5px;
}
.confirmOrder .basketRow:last-child {
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}
.basket .totalSummary {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin:0 0 20px 0;
	padding:15px 0 15px 0;
}
.basket .thumbnail {
	margin-bottom:0;
}
.basket a.productName {
	display:block;
	color:#333;
	padding-bottom:5px;
}
.basket a.productName:hover {
	color:#ff0600;
}
.basket h6 small {
	margin-top: 5px;
}
.basket #qty {
	max-width:60px;
	border:0;
	box-shadow:none;
}
.basket .basketRow #qty {
	border:1px solid #fff;
}
.basket .basketRow #qty:hover, .basket .basketRow #qty:focus {
	border:1px solid #ddd;
	box-shadow: none;
	background:#fff;
}
.basket .each, .basket .total {
	padding-top:5px;
}
.basket a.wishlist, .basket a.delete {
	color:#777 !important;
}
.basket a.wishlist:hover, .basket a.delete:hover {
	color:#ff0600 !important;
}
.basket .discountRow {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	padding:10px 0 5px 0;
}
.basket .discountRow .form-group {
	margin-bottom:0;
}
.basket a.wishlist:hover, .basket a.delete:hover {
	color:#ff0600 !important;
}
/*  CHECKOUT PROGRESS */
.checkout-progress {
	border-bottom: solid 1px #e0e0e0;
	padding: 10px 0;
}
.checkout-progress > .checkout-progress-step {
	padding: 0;
	position: relative;
	width:20%;
	float:left;
}
.checkout-progress-new > .checkout-progress-step {
	width:16.666%;
}
.checkout-progress > .checkout-progress-step + .checkout-progress-step {
}
.checkout-progress > .checkout-progress-step .checkout-progress-stepnum {
	color: #595959;
	font-size: 11px;
	margin-bottom: 0px;
}
.checkout-progress > .checkout-progress-step .checkout-progress-info {
	color: #999;
	font-size: 0.8rem;
}
.checkout-progress > .checkout-progress-step > .checkout-progress-dot i {
	position:absolute;
	left:3px;
	top:-4px;
	z-index:2;
	color:#000;
	font-size:30px;
}
.checkout-progress > .checkout-progress-step + .active > .checkout-progress-dot i, .checkout-progress > .checkout-progress-step + .disabled > .checkout-progress-dot i {
	display:none;
}
.checkout-progress > .checkout-progress-step + .final > .checkout-progress-dot i {
	display:inline-block;
}
.checkout-progress > .checkout-progress-step > .checkout-progress-dot {
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	background: #ffd9d9;
	top: 45px;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	border-radius: 50%;
}
.checkout-progress > .checkout-progress-step + .active > .checkout-progress-dot {
	background: #ff0600;
}
.checkout-progress > .checkout-progress-step > .checkout-progress-dot:after {
	content: ' ';
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 50px;
	position: absolute;
	top: 6px;
	left: 6px;
}
.checkout-progress > .checkout-progress-step > .progress {
	position: relative;
	border-radius: 0px;
	height: 8px;
	box-shadow: none;
	margin: 25px 0;
}
.checkout-progress > .checkout-progress-step > .progress > .progress-bar {
	width:0px;
	box-shadow: none;
	background: #ffd9d9;
}
.checkout-progress > .checkout-progress-step.complete > .progress > .progress-bar {
	width:100%;
}
.checkout-progress > .checkout-progress-step.active > .progress > .progress-bar {
	width:50%;
}
.checkout-progress > .checkout-progress-step:first-child.active > .progress > .progress-bar {
	width:0%;
}
.checkout-progress > .checkout-progress-step:last-child.active > .progress > .progress-bar {
	width: 100%;
}
.checkout-progress > .checkout-progress-step.disabled > .checkout-progress-dot {
	background-color: #f5f5f5;
}
.checkout-progress > .checkout-progress-step.disabled > .checkout-progress-dot:after {
	opacity: 0;
}
.checkout-progress > .checkout-progress-step:first-child > .progress {
	left: 50%;
	width: 50%;
}
.checkout-progress > .checkout-progress-step:last-child > .progress {
	width: 50%;
}
.checkout-progress > .checkout-progress-step.disabled a.checkout-progress-dot, .checkout-progress > .checkout-progress-step.active a.checkout-progress-dot {
	pointer-events: none;
}
/*  CONFRIM ORDER & REGISTER */
/*.register .form-control {
	border: 1px solid #fff;
	border-bottom: 1px dashed #ccc;
	-webkit-box-shadow:none;;
	box-shadow:none;
	-webkit-transition:none;;
	-o-transition:none;;
	 transition:none;;
}
.register .form-control:hover {
	border-bottom: 1px dashed #999;
	box-shadow: none;
	background: #fff;
}
.register .form-control:focus {
	border: 1px solid #999;
	box-shadow: none;
	background: #fff;
}*/
.form-group.required .control-label:after, .required>label:after {
	content:" *";
	color:#ff0600;
}
.confirmOrder label.deliveryOption {
	display:block;
	margin-bottom:20px;
}
.confirmOrder label.deliveryOption:last-child {
	margin-bottom:0;
}
/*  ORDER COMPLETE */
.orderComplete.basket .basketRow {
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	padding-bottom:10px;
}
.orderComplete.basket .basketRow:last-child {
	border-bottom:0;
	padding-bottom:0px;
	margin-bottom:0;
}
.orderComplete.basket .basketRow h6 small {
	padding-left:15px;
}
.orderComplete.basket .basketRow .total {
	padding-top:0;
}
.orderComplete .orderShare {
}
/*  LOGIN */
.login {
}
/* ADDRESSES */
.addresses .form-horizontal .checkbox .control-label {
	text-align:left;
}
/* MODAL */
.modal {
	overflow-y: auto;
}
.modal-open {
	overflow: auto;
}
.modal-open[style] {
	padding-right: 0px !important;
}

/* CRUMBS */
ol.breadcrumb {
	background:none;
	padding-left:0;
	margin-bottom:5px;
}
ol.breadcrumb li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width:80px;
}
ol.breadcrumb > *:nth-child(n+2) {
	display:none;
}




.form-control-feedback {
	display:none;
}
.has-error .form-control-feedback {
	display:inline;
}
.has-error .help-block {
	color: #333;
}
.contact-form .form-control-feedback{
	top:19px;
}




/* ACCOUNT */
.accountBox .left {
	text-align:left;
	font-weight:600;
}
.accountBox .right h6 {
	padding-top:0px;
}
.accountBox .right h6 a {
	color:#f00600 !important;
}
.accountBox h5 a.greyLink {
	padding-top:4px;
	color:#777 !important;
	font-size:70%;
}
.accountBox h5 a:hover.greyLink {
	color:#ff0600 !important;
}
.accountBox .list-group-item-text {
	color:#777 !important;
	font-size:90%;
}
.accountBox .bikeRow {
	margin-bottom:15px;
}
.accountBox .bikeRow hr {
	margin:15px 0 0 0;
	border-top:1px dashed #ddd;
}
.accountBox .bikeRow:last-child hr {
	display:none;
}
.accountBox .list-group {
	margin-bottom:10px !;
}
.item-wishlist{
	padding-right:20px;
}
.item-wishlist hr.dashed{
	width:50%;
}
.item-wishlist:last-child hr.dashed{
	display:none;
}
.item-wishlist img.promo{
	top: 3px !important;
	left: 12px !important;
	max-width: 30px !important;
}
.wishlist-title{
	float:left;
	width:100%;
}
.wishlist-title a{
	margin-right:15px;
}
.wishlist-title a:hover{
	text-decoration:none;
}





/*  SEARCH  */
.searchresults .tab-content {
	border-bottom: 0;
}
.searchresults .nav-tabs span.badge{
	margin-left:7px;
	background-color: #fff;
	border: 1px solid #ddd;
	color:#999;
}
.searchresults .nav-tabs>li>a {
	font-size: 0.7rem;
}
.searchresults .list-group {
	border:0;
	margin-left:10px;
	margin-bottom:10px;
}
.searchresults .list-group-item, .partners .list-group-item, .testimonials .list-group-item, .events .list-group-item {
	border:1px solid #fff;
	padding:10px;
}
.searchresults .list-group-item:hover, .partners .list-group-item:hover, .testimonials .list-group-item:hover, .events .list-group-item:hover {
	border:1px solid #ddd;
}
.searchresults .media .media-left{
	width:20%;
	padding-right:20px;
}
.searchresults .list-group-item .thumbnail{
	margin-bottom:0px;
}
h5 span.startrecord, h5 span.endrecord{
	color:#777;
}
a.list-group-item .media-body h5{
	color:#000;
}
a.list-group-item:hover .media-body h5{
	color:#ff0600;
}
a.list-group-item:hover .text-success{
	text-decoration:underline;
}
.searchresults .list-group .testimonial-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1rem;
	font-style:italic;
}
.searchresults .partner-results .badge{
	margin-left:5px;
	background-color:#fff;
	color:#777;
	border:1px solid #ddd;
}
.searchresults #gallery .media-left{
	background:#fff;
	padding:5px;
	margin-right:30px;
}
.searchresults #gallery .media-body{
	margin-left:0px;
	padding:10px 0 0 5px;
}
.searchresults #gallery .media-left .bgImage{
	width:225px;
}

/*  PAGING  */
.pagination{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9rem;
}
.pagination>li>a, .pagination>li>span {
	color: #777;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #ff0600;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	color: #fff !important;
	background:#ff0600;
	border-color:#ff0600;
}
.pagination>li.disabled i{
	color:#ccc;
}


/*  PARTNERS (content page) */
.partners{ 
}
.partners .form-inline .form-group{
	margin-right:15px;
}
.partners .form-inline label{
	margin-right:5px;
}
.partners .form-inline btn{
	width:100%;
}
.partners .list-group .media .media-left{
	width:30%;
	padding-right:20px;
}
.partners .partnermap-search{
	margin-top:-10px;
	margin-bottom:30px;
}
.partners .partnermap-search.is_stuck{
	margin-top:0;
}
.partners .partnermap-search .map{
	border:1px solid #ddd;
	height:500px;
}
.partnerdetail .partnermap-search .map{
	border:1px solid #ddd;
	height:300px;
}


/*  BLOG  */
.blog a.list-group-item {
	border:1px solid #fff;
	color:#000;
}
.blog a.list-group-item:hover {
	color:#ff0600;
	border:1px solid #ddd;
}
.blog a.list-group-item:hover .desc{
	color:#000;
}
.blog .featuredPost .bgImage{
	height:200px;
}
.blog .regularPost .bgImage{
	height:90px;
	margin-right:20px;
}
.blog .regularPost .desc{
}
.blog hr.small{
	margin:10px 0;
}
.blog .nav-sm a:hover small{
	color:#fff;
}
.blog .herospacer{
	margin:0 5% 10px 5%;
}

/*  BLOG WIDGETS  */
.widget {
	background:#fff;
	margin-bottom: 15px;
	padding:10px;
}
.widget a{
	color:#999;
}
.widget h5{
	border-bottom:1px solid #ddd;
}
.widget .nav a:hover{
	background:#ff0600;
	color:#fff;
}
.widget .nav a:hover small{
	color:#fff !important;
}
.widget a .media {
	text-align:center;
	padding:5px;
}
.widget a:hover .media {
	background: #ff0600;
	color:#fff;
	text-decoration:none;
}
.widget a:hover {
	text-decoration:none;
}
.widget a:hover .media small {
	color:#fff;
}
/*   TAG CLOUD */
ul.tagcloud {
	line-height:1.5;
	list-style:none;
	margin:20px 5px 0 5px;
	padding:0 0 10px 0;
	text-align:justify;
}
ul.tagcloud li {
	display:inline;
}
ul.tagcloud a {
	margin-right:5px;
	text-decoration:none;
	line-height: 1.4rem;
	padding:5px 7px;
	text-wrap:none;
}
ul.tagcloud a:hover {
	background: #ff0600;
	color:#fff;
}
.tag1 {
	font-size: 75%;
}
.tag2 {
	font-size: 85%;
}
.tag3 {
	font-size: 90%;
}
.tag4 {
	font-size: 95%;
}
.tag5 {
	font-size: 100%;
}
.tag6 {
	font-size: 105%;
}
.tag7 {
	font-size: 110%;
}
.tag8 {
	font-size: 120%;
}
.tag9 {
	font-size: 130%;
}
.tag10 {
	font-size: 140%;
}

/*  BLOG ARTICLE  */
.blog-article h1, .blog-article h2, .blog-article h3, .blog-article h4, .blog-article h5, .blog-article h6 {
	margin-bottom:10px;
}

/*  COMMENTS  */
h5.comments{
	font-size:16px;
}
.seecomments h5.media-heading{
	display:inline;
	font-size:0.9rem;
	font-weight:600;
}
.seecomments .media .media{
	margin-left:30px;
}


/*  GALLERY  */
.galleries a.item-galleryCat .bgImage{
	height:200px;
}
.galleries a.item-galleryCat h6 {
	position:absolute;
	bottom:5px;
	left:10px;
	padding:5px 10px;
	background:rgba(0,0,0,0.5);
	color:#fff;
	width: calc(100% - 30px);
	line-height:1.3rem;
}
.galleries a.item-galleryCat:hover h6 {
	color:#ff0600;
	background:rgba(0,0,0,0.8);
}
.galleries a.item-galleryCat .count {
	position:absolute;
	top:5px;
	right:15px;
	padding:5px;
	background:rgba(255,255,255,0.6);
	color:#000;
	border-radius:3px;
}
.galleries a.item-galleryCat:hover .count {
	color:#fff;
	background:rgba(0,0,0,0.8);
}

/*  TESTIMONIALS  */
.testimonials blockquote.testimonial{
	margin-top:0;
}
.testimonials .list-group .testimonial-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1rem;
	font-style:italic;
}
.testimonials .list-group .media-left{
	width:200px;
	padding-right:20px;
}
.testimonials .list-group .thumbnail{
	margin-bottom:0;
}


/*  EVENTS  */
.events .bgImage{
	height:250px;
}
.events .media-left{
	width:20%;
	padding-right:20px;
}
.events .media-left .thumbnail{
	margin-bottom:0;
}
.events a.list-group-item h3{
	color:#000;
}
.events a.list-group-item:hover h3{
	color:#ff0600;
}
.events a.list-group-item p.desc{
	color:#000;
}


/*  LINKS  */
.links .media{
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:1px dashed #ddd;
}
.links .media:last-child{
	padding-bottom:20px;
	margin-bottom:0;
	border:0;
}
.links .media-left{
	padding-right:20px;
	width:20%;
}



/*  FAQ's  */
.faq{
}
.faqGroup{
	margin-bottom:30px;
}
.faqGroup:last-child{
	margin-bottom:0;
}
.faq .panel-heading{
	border:0 !important;
	background-color:#fff;
	padding:2px 2px 5px 5px;
}
.faq .panel-default{
	border:0;
}
.faq .panel-body{
	border:0 !important;
}
.faq h5{
	margin-bottom:15px;
}
.faq h5 span.glyphicon{
	display:inline-block;
	margin-right:5px;
	color:#999;
	line-height:1rem;
}
.faq .question h6 a{
	margin:0 0 4px 0;
	color:#000;
}
.faq .question h6 span.glyphicon{
	display:inline-block;
	margin-right:5px;
}
.faq .answer{
	padding-left:0;
	font-size:0.9rem;
	color:#777;
	border:0 !important;
}


/*  PARTNER ACCOUNT  */
.partner-account .tab-content {
	border:0;
}
.partner-account-details{
}
.partner-account-export h5{
	width:95%;
}
.partner-account-export p{
	margin-bottom:0;
}
.partner-account-export .resultsBox{
	margin-top:0;
	float:left;
}
.partner-account-downloads table a{
	color:#222;
}
.partner-account-downloads a.fileLink:link, .partner-account-downloads h4 a.fileLink:link span{
	color:#36c !important;
	text-decoration:none;
}
.partner-account-downloads a.fileLink:hover, .partner-account-downloads h4 a.fileLink:hover span{
	text-decoration:underline;
}
.partner-account-downloads table .badge{
	background:#ff0600;
	margin-right:5px;
}

.lazy-img {
  opacity: 0;
  transition: opacity 0.7s ease-in;
} 

/*  FONT AWESOME COUNTER CLOCKWISE SPINNER */
.fa-counter-spin {
  -webkit-animation: spin-counter 2s infinite linear;
  -moz-animation: spin-counter 2s infinite linear;
  -o-animation: spin-counter 2s infinite linear;
  animation: spin-counter 2s infinite linear;
}
@-moz-keyframes spin-counter {
  0% {
    -moz-transform: rotate(359deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-webkit-keyframes spin-counter {
  0% {
    -webkit-transform: rotate(359deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-o-keyframes spin-counter {
  0% {
    -o-transform: rotate(359deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}
@-ms-keyframes spin-counter {
  0% {
    -ms-transform: rotate(359deg);
  }
  100% {
    -ms-transform: rotate(0deg);
  }
}
@keyframes spin-counter {
  0% {
    transform: rotate(359deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.text-gold{
	color:#efc31b;
}

.newproducts .thumbnail{
	margin-bottom:15px;
}
.newproducts-desc{
	padding-top:0;
}
.newproducts-desc h6 a:hover{
	color:#ff0600 !important;
}

.widgetcarousel img{
	padding:0 10px;
}
.widgetcarousel-inner{
	padding:0 10px 10px 10px;
}

.bannercarousel{
	margin-bottom:5px;
}
small.skutext{
	font-size: 50%;
}








/*  2019 styles  */

.container{
}
.container-wide{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0 .75rem;
}
@media (min-width:1600px) {
    .container{
		width: 90%;
    	max-width: 1400px;
		padding:0;
    }
	.container-wide{
		max-width:90vw;
	}
}
@media (min-width:1920px) {
	.container-wide{
		max-width:85vw;
	}
}
@media (min-width:2500px) {
	.container-wide{
		max-width:2500px;
	}
}

.d-flex{
    display:flex;
}
.d-flex-center{
    display:flex;
    align-items: center;
}
.d-flex-end{
    display:flex;
    align-items: flex-end;
}
.d-flex-row{
    display:flex;
    flex-direction: row;
}
.d-flex-column{
    display:flex;
    flex-direction: column;
}
.d-inline{
    display:inline;
}
.h-100{
    height:100%;
}
.w-100{
    width:100%;
}
.mx-auto{
    margin-left:auto;
    margin-right:auto;
}

.bg-cover{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-center{
	background-position: center center;
}
.bg-dark-bottom{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 40%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 40%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 40%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.bg-primary{
    background:#ff0600;
}
a.bg-primary:hover {
    background-color: #d81f1b;
}

/*
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12{
    overflow: hidden;
}
*/

.form-control:focus {
    border-color: #ccc;
    outline: 0;
    box-shadow: none;
}

.searchbox{
    width:100%;
    margin:0 auto;
    padding: 5px 15px
}
.searchbox img{
    max-height:70px;
    margin-right:15px;
}
.searchbox input, .searchbox select{
    border: 2px solid #ddd;
    border-radius: 15px;
}
.searchbox input:focus{
}
.searchbox select{
}


.RGAutoSearch{
    border-bottom-left-radius: 0;
}
.autocomplete-bg{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    padding: 30px 50px 0 50px;
    margin: 0 auto;
    width: 80%;
}
.autocomplete-bg .title{
    padding:0;
    margin:0 15px 0 0;
    font-size:3rrem;
}
.autocomplete-bg input{
    width:100%;
    border-radius: 10px;
    padding: 20px 30px;
    margin-left:20px;
    font-size: 1.8rrem;
    box-shadow:none;
    flex: 1 1 auto;
}
.autocomplete-results{
    padding: 15px 20px;
    z-index: 10;
    position: absolute;
    top: -37px;
    right: 0px;
    border: 1px solid #ccc;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    box-shadow: 0 20px 20px rgba(0,0,0,0.19), 0 10px 6px rgba(0,0,0,0.23);
    min-width: 310px;
    max-width: 350px;
    display: none;
}
.autocomplete-results.wide{
    width: calc(70% - 0px);
    max-width:900px;
}
.autocomplete-results a{
    color:#000;
    text-decoration: none;
}
.autocomplete-results a:hover{
    color:#ff0600!important;
}
.autocomplete-results li{
    width:100%;
    display: inline-block;
    float:left;
    overflow: hidden;
    position: relative;
    min-height: 1px;
    padding:0 10px;
    margin-bottom:20px;
}
.autocomplete-results .item-product{
    width: 20%!important;
    text-align: center;
}
.autocomplete-results .item-category{
}
.autocomplete-results .item-category a{
    padding:0 3px 3px 3px;
}
.autocomplete-results .item-bike{
}
.autocomplete-results .item-bike:last-child{
    margin-bottom:0px;
}
.autocomplete-results .item-bike img{
    max-width:50px;
    margin-right:10px;
}
.autocomplete-results .item-bike .biketitle{
    font-size: 1.2rrem;
}
.autocomplete-results .item-seperator{
}
.autocomplete-results .item-title{
    padding:0;
    margin:20px 0;
    font-style: italic;
    font-size:2rrem;
}
.autocomplete-results .item-title:first-child{
    margin-top:0;
}

.autocomplete-results .priceContainer .price{
    font-size: 1.5rem;
    margin-bottom: 10px;
}



.ui-state-focus{
    margin:0!important;
    border:0!important;
    background-color: transparent!important;
}


.manufacurerscarousel{
    padding:0 70px;
}
.manufacurerscarousel .logo a img{
    filter: grayscale(100%);
    opacity: .4;
}
.manufacurerscarousel .logo.active a img{
    filter: grayscale(0%);
    opacity: 1!important;
}
.manufacurerscarousel .logo a:hover img{
    filter: grayscale(0%);
    opacity: 1;
}
.manufacurerscarousel .logo a:hover{
    cursor: pointer;
}


.manufacurersbikes a{
    text-decoration: none;
    color:#777;
}
.manufacurersbikes a:hover{
    text-decoration: none;
    color:#ff0600;
}
.manufacurersbikes .bikeName{
    height:32px;
    overflow:hidden;
    font-size: 1.4rrem;
    text-align: center;
}
.manufacurersbikes img{
    max-height:100px;
}
.manufacurersbikes .bike-wrapper{
    min-height:110px;
}


.imageoverlay{
    position: relative;
    display: block;
    overflow:hidden;
    box-shadow: 0px 7px 10px -3px rgba(50, 50, 50, 0);
    transition: all 0.8s ease-in;
}
.imageoverlay:hover{
    box-shadow: 0px 7px 10px -3px rgba(50, 50, 50, 0.2);
    transition: all 0.5s ease-out;
}
.imageoverlay img{
    width:100%;
    transform: scale(1);
    transition: all 0.5s ease-out;
}
.grow:hover img{
    transform: scale(1.02);
    transition: all 0.5s ease-in-out;
}
.imageoverlay .text{
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
    color: #fff;
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding:10px;
}
.imageoverlay .text .cat{
    font-size:1.2rem;
    color:#ddd;
}
.imageoverlay .text .prod{
    font-size:1.4rrem;
    font-weight:700;
}

.makemodelyearsearch .titleimg{
    max-height:30px;
    width: 100%;
}


#divNewTandCMask{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    top: 0;
    left: 0;
    display: none;
    z-index: 1000;
}
#divNewTandC{
    top: 150px;
    left: 10%;
    width: calc(100% - 20%);
    position: absolute;
    background-color: white;
    z-index: 1000;
    padding: 20px;
    display: none;
}
#divNewTandCContent{
    height: 50vh;
    width: 100%;
    border: 1px solid black;
    overflow-y: scroll;
    margin: 0 auto;
    padding: 20px;
}


.newsticker {
	margin: 0;
}
.newscarousel {
    margin-top: 0px;
    padding:0;
}
.newsticker .slick-slide {
    border: 0;
}

.productcarousel .imageoverlay .float-tl{
    width:90px;
    top: -3px;
    left: -2px;
}
.productcarousel .imageoverlay .float-tr{
    width:120px;
    top: -3px;
    right: -2px;
}
.productcarousel .imageoverlay .cat{
    font-size:1rem;
    margin-bottom:5px;
}
.productcarousel .imageoverlay .prod{
    font-size:1.25rem;
}

.well{
    background: rgb(247,247,247); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(247,247,247,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=1 ); /* IE6-9 */
}

.modal-backdrop {
}


#divLinkSelectModelLoading div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.7);
}
#divLinkSelectModelLoading i{
    position: absolute;
    top: calc(50% - 15px);
    left:calc(50% - 15px);
    font-size: 30px;
}
#divLinkSelectModelLoading img{
    padding: 4px;
}

.usp-text{
    line-height:2rrem;
    text-transform: uppercase;
}
.usp-text i{
    margin-right:5px;
    font-size:2rrem;
}
.usp-text h6{
    font-weight: 600;
}



@keyframes blink { 
    50% { border-color: #ff0000; } 
}
.attract{
    animation: blink 1s step-end infinite alternate;
}








/*  2FA Modal  */
.modal-2fa-wrapper{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-2fa-wrapper .inner{
    padding: 20px 30px 20px 30px;
    margin: 0 20px;
    border: 2px solid #ccc;
    border-radius: 5px;
    background: rgba(0,0,0,.8);
    text-align: center;
}
.modal-2fa-wrapper .inner{
    color:#fff;
}
.modal-2fa-wrapper .inner a{
    color:#ff0600;
}
.modal-2fa-wrapper .inner .title{
    color: #ff0600;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.modal-2fa-wrapper .inner input{
    text-align:center;
    width: 50px;
    font-size: 40px;
    font-weight: 600;
    color:#ff0600;
    border-radius: 5px;
    border: 0;
    margin-right: 10px;
    margin-bottom: 20px;
}
.modal-2fa-wrapper .inner input:last-child{
    margin-right: 0;
}


.modal-login .modal-2fa-wrapper{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: unset;
    display: block;
    justify-content: unset;
    align-items: unset;
}
.modal-login .modal-2fa-wrapper .inner{
    padding: 30px 30px 15px 30px;
    margin: 0;
    border: 0;
    border-radius: 0px;
    background: rgba(0,0,0,0);
}
.modal-login .modal-2fa-wrapper .inner input{
    border: 1px solid #999;
}

/* Prevent number field arrows - Chrome, Safari, Edge, Opera */
.modal-2fa-wrapper input::-webkit-outer-spin-button, .modal-2fa-wrapper input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Prevent number field arrows - Firefox */
.modal-2fa-wrapper input[type=number] {
    -moz-appearance: textfield;
}















.btn-social{
	border-radius: 50rem;
	border:1px solid #ddd;
	padding: 0.375rem 1.5rem;
}



.btn-social:hover{
	color:#ff0600!important;
}
.btn-email{
	color:#ff0600!important;
}
.btn-facebook{
	color:#1877f2!important;
}
.btn-twitter{
	color:#1da1f2!important;
}
.btn-youtube{
	color:#ff0000!important;
}

.social-icon img{
	min-width: 70px;
	padding: 0 0.5rem;
}
.socal-icon.club-rg{
	max-width:75%;
}

@media (min-width: 992px) { /*  LAPTOP - medium  */
	.social-icon img{
	}
	.socal-icon.club-rg{
		max-width:unset;
	}
}




.navbar-logo {
    margin-top: -10px;
}







/*   - - - - -     R    E    S    P    O    N    S    I    V    E    - - - - -   */


 @media (min-width: 768px) { /*  TABLET  */
	body {
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	h1 small{
		font-size: 1.5rem;
	}
	.pullup {
		margin-top:-170px;
		margin-bottom:20px;
	}
	.fullwidthbanner {
		height:250px;
	}
	.footerlinks {
		display:flex;
	}
	.jumbotron h1 {
		line-height:1.5rem;
		font-size:50px;
	}
	.productcarousel span.bgImage {
		height:150px
	}
	.productcarousel .slick-slide a.thumbnail:hover {
		color:#fff;
		background: rgba(163,3,3,1);
		background: -moz-linear-gradient(top, rgba(163,3,3,1) 0%, rgba(255,4,0,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(163,3,3,1)), color-stop(100%, rgba(255,4,0,1)));
		background: -webkit-linear-gradient(top, rgba(163,3,3,1) 0%, rgba(255,4,0,1) 100%);
		background: -o-linear-gradient(top, rgba(163,3,3,1) 0%, rgba(255,4,0,1) 100%);
		background: -ms-linear-gradient(top, rgba(163,3,3,1) 0%, rgba(255,4,0,1) 100%);
		background: linear-gradient(to bottom, rgba(163,3,3,1) 0%, rgba(255,4,0,1) 100%);
	 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30303', endColorstr='#ff0400', GradientType=0 );
	}
	.productcarousel .slick-slide a.thumbnail:hover p.text-muted {
		color:#fff;
	}
	.largeproductcarousel span.bgImage {
		height:300px
	}
	.videocarousel .slick-list, .videocarousel .vid iframe {
		max-height:190px !important;
	}
	.checkout-progress > .checkout-progress-step > .progress {
		margin: 20px 0;
	}
	.checkout-progress > .checkout-progress-step .checkout-progress-stepnum {
		font-size: 14px;
	}
	.checkoutContainer {
		padding-right:0;
	}
	.orderComplete .orderShare .well {
		padding:10px 45px;
	}
	.gridContainer .item-category {
		width: calc(33.33% - 10px);
	}
	ol.breadcrumb > *:nth-last-child(-n+3) {
		display:inline-block;
	}
	.gridContainer .item-gallery {
		width: 25%;
	}
	.item-gallery .bgImage {
		height:80px
	}
	.nav-tabs>li>a i {
		font-size:2rem;
	}
	.searchresults .nav-tabs>li>a{
		font-size: 0.8rem;
	}
	.gridContainer .item-category.list, .gridContainer .item-product.list {
		width: calc(50% - 10px);
	}
	.item-product.detail img.promo {
		top:1px;
		left:11px;
		max-width:80px;
	}
	.item-product.detail .desc {
		max-height:none;
	}
	.gridContainer.modalGrid .item {
		width: calc(10.4% - 4px);
		padding: 0 2px;
	}
	a.item-bloglink {
		width: calc(33% - 10px); /* width - (margin + border) */
	}
	.productDetails .productSpec .row div:first-child {
		text-align:right;
	}
	.accountBox .left {
		text-align:right;
	}
	.item-wishlist img.promo{
		top: 2px !important;
		left: 12px !important;
		max-width: 50px !important;
	}
	.searchresults #gallery .media-body{
		margin-left:60px;
		padding:5px 15px;
	}
	.searchresults #gallery .media-left .bgImage{
		width:110px;
		height:75px;
	}
	.partner-account-export .resultsBox{
		float:right;
		margin-top:10px;
	}
	.gridContainer .item-manuf-logo{
		height:117px;
	}
	.gridContainer .item-manuf-logo a.thumbnail span.textlogo {
		font-size: 0.8rem;
	  	top: 30px;
	}
	.productDetailGallery{
		width:100%;
		margin:0 auto;
	}
	.shareThis-large{
	}
	.newproducts .thumbnail{
		margin-bottom:0;
    }
    .modal-2fa-wrapper .inner input{
        width: 70px;
        font-size:60px;
    }

}


@media (min-width: 992px) { /*  LAPTOP - medium  */
		body {
		}
		h1 {
			font-size:3rem;
		}
		h2 {
			font-size:1.8rem;
		}
		h3 {
			font-size:1.7rem;
		}
		h4 {
			font-size:1.5rem;
		}
		h5 {
			font-size:1.3rem;
		}
		h6 {
			font-size:1.1rem;
		}
		.widgetColumn {
			min-height: 100%;
			margin-bottom: 0;
		}
		.sidenavWrapper {
			position:relative;
		}
		.spynav ul.nav li.active {
			background:#ddd;
		}
		.bg {
			top:100px;
		}
		.slick-slide .thumbnail img {
			max-width:100px;
		}
		.videocarousel .slick-list, .videocarousel .vid iframe {
			max-height:200px !important;
		}
		.gridContainer .item-category {
			width: calc(25% - 10px);
		}
		.carousel-small-arrows .slick-list {
			margin:0 40px;
		}
		ol.breadcrumb li {
			max-width:150px;
		}
		ol.breadcrumb > *:nth-last-child(-n+4) {
			display:inline-block;
		}
		.productDetails ul.bikelist li {
			width:50%;
		}
		.gridContainer .item-gallery {
			width: 20%;
		}
		.item-gallery .bgImage {
			height:100px
		}
		.nav-tabs>li>a i {
			font-size:1rem;
			margin-right:4px;
		}
		.searchresults .nav-tabs>li>a i {
			font-size: 1rem;
		}
		.gridContainer .item-category.list, .gridContainer .item-product.list {
			width: calc(33.33% - 10px);
		}
		.item-product .desc {
			width:65%;
			float:left;
		}
		.item-product.detail .priceContainer {
			width:35%;
			float:left;
		}
		.gridContainer a.item-category.detail h3 {
			font-size:1.7rem;
		}
		.item-product.detail img.promo {
			top:0px;
			left:10px;
			max-width:none;
		}
		.clubrg-btn {
			margin-top:23px;
		}
		.footerlinks .footerImg {
			margin-top:30px;
		}
		.accountBox .right h6 {
			padding-top:6px;
		}
		.searchresults #gallery .media-left .bgImage{
			width:150px;
			height:100px;
		}
		.gridContainer .item-manuf-logo a.thumbnail span.textlogo {
		  font-size: 0.9rem;
		  top: 40px;
		}
		.newscarousel{
			margin-top:35px;
			max-height:32px;
		}
		.newsticker .slick-slide {
			padding:5px 10px;
        }
        .autocomplete-results{
            display: block;
        }
        .autocomplete-results.wide{
            
        }
		.pageWrapper {
			padding:40px 0 0 0;
		}
}


@media (min-width: 1200px) { /*  DESKTOP - large  */
			.productcarousel span.bgImage {
			}
			.largeproductcarousel span.bgImage {
				height:500px
			}
			.yamm ul.dropdown-menu-small {
				margin-left:-500px !important;
			}
			.videocarousel .slick-list, .videocarousel .vid iframe {
				max-height:240px !important;
			}
			.gridContainer .item-category {
				width: calc(20% - 10px);
			}
			.item-gallery .bgImage {
				height:120px
			}
			.gridContainer .item-category.list, .gridContainer .item-product.list {
				width: calc(25% - 10px);
			}
			.accountBox .right h6 {
				padding-top:11px;
			}
			.item-wishlist img.promo{
				top: 1px !important;
				left: 11px !important;
				max-width: 75px !important;
			}
			.gridContainer .item-manuf-logo a.thumbnail span.textlogo {
				font-size: 1rem;
				top: 50px;
			}
			.newproducts-desc{
				padding-top:15px;
			}
			.newscarousel{
				margin-top:0px;
			}
}


@media print { /*  PRINT  */
	#sidr, #back-to-top {
		display:none;
	}
}
@media print {
	.col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.visible-xs {
		display: none !important;
	}
	.hidden-xs {
		display: block !important;
	}
	table.hidden-xs {
		display: table;
	}
	tr.hidden-xs {
		display: table-row !important;
	}
	th.hidden-xs,  td.hidden-xs {
		display: table-cell !important;
	}
	.hidden-xs.hidden-print {
		display: none !important;
	}
	.hidden-sm {
		display: none !important;
	}
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,  td.visible-sm {
		display: table-cell !important;
	}
}











/*  - - -   Feb 2022 Updates   - - -  */

html{
	scroll-behavior: auto!important;
}
.sticky-top-body{
	top:120px;
}

.imageoverlay:hover {
    box-shadow: none;
	transition: all 1s ease-in-out;
}
.grow img {
    transform: scale(1.001);
    transition: all 2s ease-out;
}
.grow:hover img {
    transform: scale(1.07);
	filter: blur(.5);
    transition: all 1s ease-out;
}
.grow .title {
    transform: scale(1.001);
    transition: all 1s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.grow:hover .title {
    transform: scale(.9);
}

.blur:hover img {
	filter: blur(3px);
	transition: all 2s ease-in;
}

.darken:hover img {
	filter: brightness(.75);
}
.darken.blur:hover img {
	filter: brightness(.75) blur(3px);
}

.shadow-hover:hover{
    box-shadow: 0 1rem 2rem 0 rgba(50,50,50,.4);
	transition: all 1s ease-in-out;
}

.text-shadow{
	text-shadow: 1px 1px 2px rgba(0,0,0,.3);
}

.bigtext{
	font-size: 12vw;
}

.flex-center{
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
	text-align: center!important;
}

.object-fit-cover{
	display: flex;
	object-fit: cover;
}

.my-6{
	margin-top: 5rem!important;
    margin-bottom: 5rem!important;
}
.my-7{
	margin-top: 8rem!important;
    margin-bottom: 8rem!important;
}

a:link, a:visited {
    color: #ff0600;
}


.bg-light{
	background-color: #f7f7f7!important;
}
.bg-primary{
	background-color:#ff0600!important;
}
.border-primary{
	border-color:#ff0600!important;
}

.btn{
	transition: all .2s linear;
	padding: 0.375rem 1rem;
	outline:0!important;
	box-shadow: none!important;
}
.btn:hover, .btn:focus, .btn:active{
	text-decoration: none!important;
}

.btn-lg{
	padding:.5rem 2rem;
	font-size: 1.5rem;
}


.btn-social{
	border-radius: 50rem;
	border:1px solid #ddd;
	padding: 0.375rem 2rem;
	font-weight: 400;
	margin-bottom:0;
	text-transform: none;
	display:inline-flex;
	align-items: center;
}
.btn-social .social-icon{
	max-width:20px;
	margin-right: 0.5rem;
}

.btn-primary {
    background: #ff0600;
    border-color: #ff0600;
}

.btn-light{
	background-color: #f7f7f7;
	border-color: #f7f7f7;
}

.btn-light:hover{
	color: #ff0600!important;
	background-color: #e7e7e7;
	border-color: #e7e7e7;
}

.btn-white{
	background-color: #fff;
	color:#ff0600!important;
}
.btn-white:hover, .btn-white:focus, .btn-white:active{
	background-color:#C00!important;
	color:#fff!important;
}

.btn-outline-white{
	background-color: transparent;
	border:2px solid #fff!important;
	color:#fff!important;
}
.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active{
	background-color:#C00!important;
}

.btn-ghost{
	background-color:rgba(255,255,255,.2)!important;
	color:#fff!important;
}
.btn-ghost:hover, .btn-ghost:focus, .btn-ghost:active{
	background-color:rgba(255,255,255,.2)!important;
	border:2px solid #fff!important;
}


ul.nav{
	flex-direction: column;
}
.nav-cat>li>a{
	display: block;
	font-size: .8rem;
}


.offcanvas {
	width:500px;
	max-width: 90vw;
}
.offcanvas-header{
	border-bottom:1px dashed #ddd;
}
.offcanvas-body{
	padding-top:0;
	padding-bottom:3rem;
}

.pageWrapper {
	padding:0!important;
	border-radius: 0!important;
}

.columns-2, .columns-3, .columns-4, .columns-5{
	column-width: 300px;
    column-count: 2;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.columns-2, .columns-3, .columns-4, .columns-5{
		column-width: 120px;
		column-count: 2;
	}
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.columns-3, .columns-4, .columns-5{
		column-width: 150px;
		column-count: 3;
	}
}
/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.columns-3, .columns-4, .columns-5{
		column-width: 200px;
		column-count: 4;
	}
}
/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
	.columns-2{
		column-width: 150px;
		column-count: 2;
	}
	.columns-3{
		column-width: 180px;
		column-count: 3;
	}
	.columns-4{
		column-width: 150px;
		column-count: 4;
	}
	.columns-5{
		column-width: 150px;
		column-count: 5;
	}
}


.hamburger .top {
	stroke-dasharray: 40 160;
}
.hamburger .middle {
	stroke-dasharray: 40 142;
	transform-origin: 50%;
	transition: transform 400ms;
	transform: rotate(0deg);
}
.hamburger .bottom {
	stroke-dasharray: 40 85;
	transform-origin: 50%;
	transition: transform 400ms, stroke-dashoffset 400ms;
}
.hamburger.active .top {
	stroke-dashoffset: -64px;
}
.hamburger.active .middle {
	stroke-dashoffset: 0px;
	transform: rotate(90deg);
}
.hamburger.active .bottom {
	stroke-dashoffset: -64px;
}
.hamburger {
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transition: transform 400ms;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width:3.3rem;
}
.hamburgerRotate.active {
	transform: rotate(45deg);
}
.hamburgerRotate180.active {
	transform: rotate(180deg);
}
.hamburger .line {
	fill:none;
	transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
	stroke:#fff;
	stroke-width:5;
	stroke-linecap:round;
}

.navbar-toggler{
	padding:0;
	box-shadow: none!important;
}
.navbar-collapse {
	max-height:100vh;
	overflow-x: hidden;
}
.navbar-search{
	float:unset;
	margin:0;
	position: relative;
	width:100%;
}
.navbar-search input{
	border-radius: 100px;
	border:0;
	padding:.25rem 2.5rem .25rem 1rem;
	margin:1.5rem 0 .5rem 0;
	box-shadow: none;
	outline:0;
	width: calc(100% - 1rem);
	transition: all .3s ease-in-out;
}
.navbar-search a{
	position: absolute;
    right: 1.5rem;
    top: 1.75rem;
    font-size: 1rem;
	background-color: transparent;
}
.navbar-search a i {
	font-size:unset;
}

.navbar-nav.basketSummary>li>a {
	font-size:0.85rem;
	padding:.25rem .75rem;
	color:#666;
}
.navbar-nav.basketSummary>li>a:hover, .basketSummary .dropdown-toggle:hover {
	color:#ff0600;
	text-decoration: none;
}
.navbar-nav.basketSummary>li>a i{
	font-size: .85rem;
	padding:0;
}
.basketSummary .badge{
	position: absolute;
    top: 2px;
    right: -6px;
    border-radius: 100px;
    width: 15px;
    height: 15px;
    padding: 3px 0 0 0;
}
.basketSummary .dropdown-toggle{
	font-size: 0.8rem;
	padding: 0;
	color: #666;
	text-decoration: none;
}
.basketSummary .dropdown-toggle:hover{
	cursor: pointer;
}
.basketSummary .dropdown-menu a{
	color:#000;
	padding: .5rem .5rem .5rem 1rem;
}

header .dropdown-menu{
	min-width: 150px;
}

.has-megamenu a.sticky-top{
	background-color:#000!important;
	z-index: 1;
}
.megamenu{
	padding:0;
	margin:0 0 .5rem 1.5rem;
	background-color: transparent;
	border:0;
	border-left:3px solid #333;
	border-radius: 0;
	width: calc(100% - 20px);
}
.megamenu.show {
	animation-name: slidenavAnimation;
	animation-duration:.5s;
	animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(.21,.83,.58,1.41);
	animation-fill-mode: forwards;

	-webkit-animation-name: slidenavAnimation;
	-webkit-animation-duration:.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: cubic-bezier(.21,.83,.58,1.41);
	-webkit-animation-fill-mode: forwards;

	-moz-animation-name: slidenavAnimation;
	-moz-animation-duration:.5s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: cubic-bezier(.21,.83,.58,1.41);
	-moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
	from {
		margin-left:-50px;
		opacity:0;
	}
	to {
		margin-left:20;
		opacity:1;
	}
	}
@-webkit-keyframes slidenavAnimation {
	from {
		margin-left:-50px;
		opacity:0;
	}
	to {
		margin-left:20;
		opacity:1;
	}
}
.megamenu .title{
	display: none;
	margin-bottom: .75rem;
    padding: 0 0 .25rem 0;
    border-bottom: 1px solid #f0f0f0;
    max-width: 80%;
}
.megamenu .linklist, .imglist{
	flex-direction: column;
	padding:0;
	margin:0;
}
.linklist li, .imglist li{
	list-style: none;
}
.linklist li a, a.linklist-item {
	display: flex;
	list-style: none;
	padding:.6rem 0 .6rem .5rem;
	color: #000;
	line-height: 1.2;
	font-size: 1rem;
	text-decoration: none!important;
	white-space: break-spaces;
}
.linklist li a:before, .linklist-item:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	color: #ff0600;
	margin-right:.5rem;
	transition: all 1s ease-out;
}
.linklist li a:hover:before, .linklist-item:hover:before{
	transform: translateX(2px);
	transition: all .3s ease-out;
}

.linklist li a.star:before, .linklist-item.star:before{
	content: "\f005";
	font-weight:300;
}
.linklist li a.cubes:before, .linklist-item.cubes:before{
	content: "\f1b3";
}
.linklist li a.box:before, .linklist-item.box:before{
	content: "\f49e";
}
.linklist li a.medal:before, .linklist-item.medal:before{
	content: "\f5a2";
}
.linklist li a.certificate:before, .linklist-item.certificate:before{
	content: "\f0a3";
}
.linklist li a.facebook:before, .linklist-item.facebook:before{
	font-family: "Font Awesome 5 Brands";
	content: "\f09a";
	color:#1877f2;
}
.linklist li a.twitter:before, .linklist-item.twitter:before{
	font-family: "Font Awesome 5 Brands";
	content: "\f099";
	color:#1da1f2;
}
.linklist li a.youtube:before, .linklist-item.youtube:before{
	font-family: "Font Awesome 5 Brands";
	content: "\f167";
	color:#ff0000;
}
.linklist li a.email:before, .linklist-item.email:before{
	content: "\f0e0";
	font-weight:300;
	color:#fff;
}
.linklist li a.clock:before, .linklist-item.clock:before{
	content: "\f017";
	font-weight:300;
}
.linklist li a.solid-chevron:before, .linklist-item.solid-chevron:before{
	content: "\f138";
}
.linklist li a.solid-chevron-down:before, .linklist-item.solid-chevron-down:before{
	content: "\f13a";
}
.linklist li a.chevron-down:before, .linklist-item.chevron-down:before{
	content: "\f078";
}


header .linklist li a, header a.linklist-item{
	color:#ccc;
}



.imglist{
	column-count: 8;
	column-width: 50px;
}
.imglist li{
	height:100%;
	margin-bottom:1rem;
}

.footer .linklist li a{
	color: #ccc;
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.footer .social-icon{
		font-size: 1.25rem;
	}
}

.footerlinks .title {
	border-bottom: 1px solid #444;
	padding-bottom:5px;
	margin-bottom:1rem;
	width:80%;
}

.form-select:disabled {
    background-color: #ccc;
}

input::-webkit-calendar-picker-indicator {
	opacity: 100;
	margin-top:-8px;
	color:#666;
}




.slick-slider {
    margin-bottom: 0;
}

.manufacurerscarousel{
    padding:0;
}
.manufacurerscarousel .slick-track{
	display: flex;
    align-items: center;
}
.manufacurerscarousel .logo a img {
    filter: none;
    opacity: 1;
	padding:0 10px;
}



.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .5;
}
.slick-prev:before, .slick-next:before{
	opacity: 1;
}
.slick-prev:hover:before, .slick-next:hover:before{
	color: #ff0600;
}
.slick-prev, .slick-next{
    border-radius: 1000px;
}
.slick-prev:before{
	position: absolute;
	top: 0;
	left: -4px;
}
.slick-next:before{
	position: absolute;
	top: 0;
	left: -4px;
}



.arrows-br .slick-prev, .arrows-br .slick-next {
	left: unset;
    top: unset;
	right: 25px;
    bottom: -15px;
}
.arrows-br .slick-prev, .arrows-br .slick-prev {
	right:70px;
    border-radius: 1000px;
}



.arrows-dark .slick-prev, .arrows-dark .slick-next {
}
.arrows-dark .slick-prev:before, .arrows-dark .slick-next:before {
    color: #000;
    text-shadow: none;
}

.arrows-dark .slick-prev:hover:before, .arrows-dark .slick-next:hover:before{
	color: #ff0600;
}


.slick-dots {
    bottom: 10px;
}
.slick-dots li{
	width:50px;
	height: unset;
	margin: 0;
}
.slick-dots li button{
	width:unset;
	height:unset;
}
.slick-dots li button:before{
	content: "";
    width: 40px;
    height: 5px;
    line-height: 0;
    background-color: rgba(240,240,240,.75);
    opacity: 1;
}
.slick-dots li.slick-active button:before{
	background-color:rgba(255,6,0,.9)
}








.productcarousel img{
	object-fit: cover;
}
.productcarousel .slick-slide {
    display: flex;
	margin-right:2rem;
}
.productcarousel .slick-list{
	overflow: visible;
}
.productcarousel a{
	border-radius: 0;
	padding:0;
}

.productcarousel .text{
	padding:0;
}
.productcarousel .imageoverlay .cat{
	font-size: .75rem;
}
.productcarousel .imageoverlay .prod{
	font-size: 1rem;
	margin-bottom:.5rem;
}

.productcarousel .text .text-bg{
	background-color: rgba(0,0,0,0);
	transition: all .5s ease-out;
	padding:1rem 1rem .5rem 1rem;
	width: 100%;
}
.productcarousel a:hover .text .text-bg{
	background-color: rgba(0,0,0,.6);
}

.productcarousel .text .reveal{
	height:0px;
	overflow: hidden;
	transition: all .5s ease-out;
}
.productcarousel a:hover .text .reveal{
	height:1.2rem;
}






.dropdown-scrollable {
	max-height: 340px;
	overflow-y: scroll;
  }


.footer{
	background: rgba(0, 0, 0, 1);
	color:#fff;
}
.footerlinks {
    border-top: 0;
}



.sortOptions {
    top: unset;
    right: unset;
    margin-bottom: 0;
}
.sortOptions .rssLink {
    float: unset;
    text-decoration: none;
    color: #333;
    position: relative;
    top: unset;
    margin-right: 0;
    font-size: .85rem;
}

.form-select-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: .875rem;
}


.item-product {
    height: 100%;
    display: flex;
    flex-direction: column;
	background-color: rgba(247,247,247,1);
}
.item-product.detail .desc, .item-product.detail .priceContainer {
	width:unset!important;
	max-height:unset!important;
	float:unset;
	padding:1rem;
	margin:0;
}
.item-product .price span {
    margin: -4px 0 15px 0;
}
.item-product del {
    margin: 0 0 -8px 0;
	font-size: .9rem;
}
.item-product .title {
	line-height: 1;
	margin-bottom: .75rem;
	padding-right: .75rem;
	padding-left: .75rem;
	display: flex;
	align-items: center;
	justify-content: center;
	backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    transform: translate3d(0,0,0) perspective(1px);
	line-height: 1.1;
}
.item-product .inbasket{
	padding: 0.25rem 0.75rem 0.25rem 0.75rem;
    font-size: .8rem;
    background-color: #fff;
    color: #4e9ccf;
    position: absolute;
    bottom: -1px;
    right: -1px;
    font-weight: 700;
}



.productcarousel .item-product a{
	border:0;
}
	
.productcarousel .item-product .thumbnail img{
	max-width:100%!important;
	max-height:350px!important;
}
.productcarousel .item-product .title{
	font-size: .9rem;
}
.productcarousel .item-product .title a{
	color:#000;
}
.productcarousel .title a:hover {
    border: 0;
}
.productcarousel .item-product .title a small{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.promo-wrapper{
	padding:.5rem;
	pointer-events: none;
}
.promo-wrapper .promo{
	background-color: #fff;
	color:#000;
	padding:.4rem .6rem;
	border-radius: 5px;
	font-weight: 700;
	line-height: 1.2;
	text-align: left!important;
}
.promo-wrapper .promo.small{
	padding: 0.3rem 0.5rem;
	font-size: .6rem;
    font-weight: 400;
}
.promo-wrapper .promo span{
	font-size: .8rem;
	font-weight:300;
}
.promo-wrapper .promo.blue{
	background-color: #4f9ccf;
	color:#fff;
}
.bg-blue{
	background-color: #4f9ccf;
}
.promo-wrapper .promo.red{
	background-color: #ca4e4b;
	color:#fff;
}
.bg-red{
	background-color: #ca4e4b;
}
.promo-wrapper .promo.green{
	background-color: #4a924d;
	color:#fff;
}
.bg-green{
	background-color: #4a924d;
}
.promo-wrapper .promo.orange{
	background-color: #f0ad4e;
	color:#fff;
}
.bg-orange{
	background-color: #f0ad4e;
}

.prod-results-subnav{
	z-index: 1019;
	top:100px;
	padding: 1.5rem;
	background-color: #f7f7f7;
	margin-bottom: 1.5rem;
	text-align:center;
}
.prod-results-subnav img{
	mix-blend-mode: multiply;
}
.prod-results-subnav a{
}

.prod-results-subnav .linklist{
	text-align: left;
}
.prod-results-subnav .linklist li a, .alert .linklist li a {
    color: #000;
}
.prod-results-subnav .linklist li a:before, .prod-results-subnav .linklist-item:before{
	width:unset;
	text-align: left;
}


.text-blue{
	color: #4f9ccf;
}

.page-item .page-link {
	text-decoration: none;
}
.page-item.active .page-link {
    background-color: #ff0600;
	border-color: #ff0600;
}

.productDetails img.manu-logo{
	position: unset;
	max-height: 100px;
}

img{
	backface-visibility: hidden;
	transform: translate3d(0,0,0) perspective(0);
}


.zoomWindowContainer div {
    left: unset!important;
    top: unset!important;
}

a.blackLink{
	color:#000!important;
}
a.blackLink:hover{
	color:#ff0600!important;
}


.watermark-white{
	background-image: url(/siteimages/bg-checkered.jpg);
	background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
}


.review-summary{
	line-height:1;
}

.productDetails .price {
	line-height: 1.2;
}



.alert-icon{
	font-size:2rem;
}

.btn-default:hover{
	color:#ff0600!important;
}

.bg-xlight{
	background-color: #fcfcfc;
}



.modal-open[style] {
	padding-right: 17px!important;
}

.awesome-checkbox:hover{
	cursor: pointer;
}
.awesome-checkbox:before{
	font-family: "Font Awesome 5 Free";
	content: "\f0c8";
	font-size: 2rem;
	font-weight: 500;
	color: #ccc;
}
.active .awesome-checkbox:before{
	content: "\f14a";
	color: #000;
}

.checkbox-row{
	border: 1px solid #fcfcfc;
	color:#666;
}
.checkbox-row.active{
	background-color: #f7f7f7;
	border: 1px solid #eee;
	color:#000;
}
.prod-blur{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: #fff;
}
.prod-blur img{
	object-fit: cover!important;
	opacity: .4;
	filter: blur(10px);
	width: 100%;
}

.widget-vehicle-years{
	max-height: 60px;
    object-fit: contain
}


/*   LOADING SPINNER   */
.is-spinning{
	position: relative;
}
.is-spinning>span:first-child{
	opacity: 0;
}
.is-spinning>span:last-child{
	position: absolute;
    left: 0;
    top: 0;
    font-size: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.autocomplete-results{
	top: -8px;
    right: 24px;
}

.list-group-item:not(.list-group-item-action){
	text-decoration: none;
	background-color: #f7f7f7;
}

.nav-tabs .nav-item a{
	color:#999;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	font-weight: 600;
}


h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 1rem;
}
h5 span.startrecord, h5 span.endrecord{
	color:#000;
}


.galleries a.item-galleryCat h6 {
    bottom: 3px;
    left: 15px;
	backdrop-filter: blur(15px);
}


.blog .featuredPost .bgImage {
    height: 400px;
}
.blog .regularPost .bgImage {
    height: 250px;
}


.events .featuredEvent .bgImage {
    height: 400px;
}
.events .regularEvent .bgImage {
    height: 250px;
}
.events .pastEvent .bgImage {
    height: 180px;
}


a.list-group-item .media-body h2, a.list-group-item .media-body h3, a.list-group-item .media-body h4, a.list-group-item .media-body h5, a.list-group-item .media-body h6 {
    color: #000;
}
a.list-group-item:hover .media-body h2, a.list-group-item:hover .media-body h3, a.list-group-item:hover .media-body h4, a.list-group-item:hover .media-body h5, a.list-group-item:hover .media-body h6 {
    color: #ff0600;
}

.searchresults .media .media-left {
    float: left;
}

header {
    z-index: 1030!important;
}



.newsticker .slick-slide {
    text-align: center;
    font-size: 1.25rem;
}
.newscarousel {
    max-height: unset;
}



/*  TOASTS  */
.toast-positioner{
    position: fixed;
    display: flex;
    flex-direction: column;
    padding:15px;
    z-index: 1050;
}
.toast-positioner[data-position='tl']{
    top:80px;
    left:0;
}
.toast-positioner[data-position='tr']{
    top:80px;
    right:0;
}
.toast-positioner[data-position='bl']{
    bottom:0;
    left:0;
}
.toast-positioner[data-position='br']{
    bottom:0;
    right:0;
}
.toast{
    width:300px;

}

.text-primary {
    color: #ff0600!important;
}


.newsticker .slick-slide p{
	margin-bottom:0;
}


.slick-track {
    margin-left: 0!important;
    margin-right: 0!important;
}


.toggle-item a{
	display: block;
    margin-bottom: 1rem;
    color: #999!important;
	font-size: 1rem;
}
.toggle-item a:hover{
    color: #000!important;
}
.toggle-item a:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	content: "\f0c8";
	margin-right:.5rem;
}
.toggle-item a.active{
    color: #ff0600!important;
}
.toggle-item a.active:hover{

}
.toggle-item a.active:before{
	content: "\f14a";
}


.hover-magnify:hover{
	cursor:zoom-in;
}

.navbar-nav li .nav-link {
	font-size:1.25rem;
}





/*  HERO SLIDER  */
.hero-content{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    padding: 0 5%;
}
.hero-content-center{
	align-items: center;
	text-align: center;
}
.hero-content-right{
	align-items: end;
	text-align: end;
}
.hero-content.tint-dark{
	background: linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,.1) 100%);
}
.hero-content.tint-light{
	background: linear-gradient(0deg, rgba(255,255,255,.95) 0%, rgba(255,255,255,.1) 100%);
}
.hero-content .title{
	font-size:2rem;
	line-height: 1.75rem;
	margin-bottom:0;
}
.hero-content .subtitle{
	font-size:1.5rem;
	font-weight: 400;
	margin-bottom:1rem;
}
.hero-content .btn{
	transition:none!important;
	border: 2px solid #fff;
}
.hero-content .title,
.hero-content .subtitle,
.hero-content .btn{
	transform: translateX(20%);
	opacity: 0;
	transition: all 1s cubic-bezier(0.22, 1, 0.36, 1);
	transition-delay: 0;
}
.slick-active .hero-content .title,
.slick-active .hero-content .subtitle,
.slick-active .hero-content .btn{
	transform: translateX(0);
	opacity: 1;
}
.slick-active .hero-content .title{
	transition-delay: .35s;
}
.slick-active .hero-content .subtitle{
	transition-delay: .6s;
}
.slick-active .hero-content .btn{
	transition-delay: .8s;
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.hero-content{
		padding: 0 50% 0 10%;
	}
	.hero-content-center{
		padding: 0 25%;
	}
	.hero-content-right{
		padding: 0 10% 0 50%;
	}
	.hero-content .title{
		font-size: 2.5rem;
		line-height: 2.2rem;
	}
	.hero-content .subtitle{
		font-size:2rem;
	}
	.hero-content .btn{
		font-size: 1.5rem;
		padding: 0.5rem 2rem;
	}
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
	.hero-content{
		padding: 0 50% 0 7%;
	}
	.hero-content-center{
		padding: 0 25%;
	}
	.hero-content-right{
		padding: 0 7% 0 50%;
	}
	.hero-content .title{
		font-size:4rem;
		line-height: 4rem;
	}
	.hero-content .subtitle{
		font-size:2.5rem;
	}
}



.has-error input, .has-error textarea, .has-error select{
	border: 2px solid #f00;
}
.has-error{
	color: #f00;
}



.admincontent h1, .admincontent h2, .admincontent h3, .admincontent h4, .admincontent h5, .admincontent h6{
    font-size: 1.1rem;
	margin: 1.5rem 0 1rem 0;
}



.autocomplete-results .item-product{
    width: unset!important;
    text-align: unset;
}
.autocomplete-results .item-product .title {
    min-height: 60px;
	font-size: 85%;
}


.autocomplete-results a.btn:hover {
    color: #fff!important;
}


.BlockedProductMessage{
    border: 1px solid #f00;
    background-color: #fff4f4;
    margin: 1rem 0;
    padding: 1rem;
}



.productcarousel .seeall-wrapper{
	min-height:270px;
    background-color: #ff0600;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:1rem;
	border-radius:30px 0;
	text-align: center;
	overflow: hidden;
}
.productcarousel a{
	z-index: 1;
}
.productcarousel .seeall-bg{
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
    opacity: .12;
    mix-blend-mode: multiply;
}
.productcarousel .seeall-title{
	color:#000;
}




.modal-login .modal-header{
	align-items: start;
}
.modal-login .modal-header .page-title-wrapper .title{
	text-align: center;
	font-size: 1.4rem;
}
.modal-login .modal-header .page-title-wrapper .title small{
	font-size: .8rem;
	margin-top:0;
}
.modal-login .modal-header .page-title-wrapper img{
	max-width:50px;
	margin-right:.5rem;
}
.modal-login .modal-body {
    overflow-x: hidden;
}
@media (min-width: 1200px) {
	.modal-login .modal-header .page-title-wrapper .title{
		font-size: 3.5rem;
	}
	.modal-login .modal-header .page-title-wrapper .title small{
		font-size: 1.2rem;
	}
	.modal-login .modal-header .page-title-wrapper img{
		max-width:90px;
	}
}


.toggleshowpassword{
	position: absolute;
    top: 0.5rem;
    right: 1rem;
}

.modal-backdrop{
	transition-duration: .001s;
}
.modal-backdrop ~ .modal-backdrop{
	display:none;
}

.tab-wrapper{
	overflow-x: hidden;
}
.tab{
	z-index: 1;
	pointer-events: none;
	opacity: 0;
	transition: all .5s ease-out;
	height:1px;
	height:0px;
	display:none;
}
.tab.active {
	display:block;
	z-index: 2;
	pointer-events: unset;
	animation: animate_in .75s ease-in-out;
	height:auto;
	opacity: 1;
}

@keyframes animate_in {
    0% {
		transform: translateY(-10%) scale(.8);
	}
	50%{
		transform: translateY(0) scale(.8);
	}
	100% {
		transform: translateZ(0) scale(1);
	}
}




.page-title-wrapper{
	margin-top: 2.5rem;
    margin-bottom: 2rem;
}

.form-section{
	padding:1.5rem 2rem;
	background-color: #f7f7f7;
	border-radius: 0.3rem;
	margin-bottom: 2rem;
}

.modal-body label{
	font-size: .9rem;
}


.border-black{
	border-color: #000!important;
}


/*  CHECKOUT - SINGLE PAGE  */
.checkout .card-section{
	border-top: 3px solid #000;
	background-color: #f7f7f7;
	padding: 1rem;
	margin-bottom:3rem;
}




.checkout .delivery-options label {
	display: flex;
	cursor: pointer;
	font-weight: 500;
	position: relative;
	overflow: hidden;
	margin-bottom: .75rem;
}.checkout .delivery-options label:last-child {
	margin-bottom: 0;
}
.checkout .delivery-options label input {
	position: absolute;
	left: -9999px;
}
.checkout .delivery-options label input + div strong{
	color:#222;
}
.checkout .delivery-options label input:checked + div strong{
	color:#ff0600;
}
.checkout .delivery-options label input:checked + div {
	background-color: #fff;
}
.checkout .delivery-options label input:checked + div:before {
	box-shadow: inset 0 0 0 0.4375em #ff0600;
}
.checkout .delivery-options label div {
	display: flex;
	width: 100%;
	padding: .75rem;
	border-radius: .25rem;
	transition: 0.25s ease;
}
.checkout .delivery-options label div:hover {
	background-color: #eee;
	color:#222;
}
.checkout .delivery-options label div:before {
	display: inline-block;
	flex-shrink: 0;
	content: "";
	background-color: #fff;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	margin-right: 1rem;
	transition: 0.25s ease;
	box-shadow: inset 0 0 0 0.125em #999;
}

.btn-payment-provider{
	width:200px;
	max-width:80%;
}



.chkTandCs{
	padding:.65rem 2rem 1rem 2rem;
	border:1px solid #ccc;
	background-color: #fff;
}
.has-error.chkTandCs{
	border:2px solid #f00;
}
.chkTandCs input{
    width: 20px;
    height: 20px;
	transform: translateY(4px);
}

#sp-paymentform{
	padding:2rem 3rem 2rem 3rem;
	border:1px solid #ccc;
	background-color: #fff;
	border-radius: .25rem;
}

#sp-paymentform #card-details-form .form-group{
	background-color: #f00;
}



.checkoutbutton, .checkoutbutton span{
	background: #ff0600!important;
	color:#fff!important;
	opacity: 1!important;
}



.checkout-footer-3ds{
	z-index: 1030;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.checkout-footer-3ds{
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
	}
}




.loading-bg{
	background-image: url(../siteimages/loading-anim.gif);
    background-repeat: no-repeat;
	background-size:250px;
	background-position: center;
}










/*  BUILD A BUNDLE  */
.prod-list .title {
	font-size: .8rem;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.prod-list .title{
		font-size: 1rem;
	}
}

.prod-list .product {
	position: relative;
	border-radius: 0.25rem;
	background-color: #fff;
	margin-bottom: 1rem;
	padding: .5rem;
	border: 2px solid #fff;
	overflow: hidden;
	transition: all .75s ease;
	cursor: unset;
}
.border-danger.bog-border .product, .static-product.border-danger{
	cursor:pointer;
}

.prod-list .product:hover {
	border: 2px solid #ddd;
}
.border-success .product:hover {
	border: 2px solid #fff;
}
.prod-list .product.selected {
	background-color: #d5e9e0;
	border: 2px solid #198754;
}
.prod-list .action-btns {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	margin: .5rem;
	pointer-events: none;
    z-index: 1;
}
.prod-list .product.selected .action-btns {
	pointer-events: unset;
}
.prod-list .product .action-btns .btn {
	transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	opacity: 0;
	transform: translateY(200%);
}
.prod-list .product.selected .action-btns .btn {
	opacity: 1;
	transform: translateY(0);
	transition-delay: 350ms;
}
.prod-list .product.selected .action-btns .btn:nth-child(1) {
	transition-delay: 250ms;
}
.prod-list .product.selected .action-btns .btn:hover {
	transition-delay: 0ms;
}
.prod-list .notification {
	pointer-events: none;
	background-color: #4a924d;
    color: #fff;
	padding: 0.4rem 0.6rem;
    border-radius: 5px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left!important;
	font-size: .6rem;
	border: 2px solid #fff;
    letter-spacing: .025em;
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.prod-list .product .notification {
	opacity: 0;
	transform: scale(.5);
}
.prod-list .product.selected .notification {
	opacity: 1;
	transform: scale(1);
}
.prod-list .product .action-btns .btn-sm {
	padding: 0.25rem 0.5rem;
    font-size: .6rem;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.prod-list .product .action-btns .btn-sm {
		padding: 0.25rem 0.5rem;
		font-size: .7rem;
	}
	.prod-list .notification {
		font-size: .75rem;
	}
}



.prod-results-subnav-mob {
	position: fixed;
	bottom: -1rem;
	left: .25rem;
	right: .25rem;
	top: unset;
	margin: 0 auto;
	padding: 1rem 1.5rem 2.1rem 1.5rem;
	border :2px solid #fff;
	background-color: #111;
	color: #eee;
	border-radius: 1rem;
	z-index: 1060;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.prod-results-subnav-mob {
		max-width:90%;
		bottom: -1.75rem;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.prod-results-subnav-mob {
		bottom: -1.75rem;
	}
}

.prod-results-subnav-mob-prod-list {
	max-height:350px;
	overflow-y:auto;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.prod-results-subnav-mob-prod-list {
		max-height:500px;
	}
}

.prod-results-subnav-mob .collapse-toggle {
	font-size: 1.5rem;
	position: absolute;
	top: .25rem;
	right: .75rem;
	transition: all .75s ease-out;
}
.prod-results-subnav-mob .collapse-toggle.collapsed {
	transform: rotate(180deg);
}


@media (max-width: 768px) {
	.sticky-top-md-down {
		position: -webkit-sticky;
		position: sticky;
		z-index: 1020;
	}
}


.buildBundleDetails .linklist li a, .buildBundleDetails a.linklist-item{
	font-size: .85rem;
}













/*  Sticky-sidebar.js  */
.sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}









.bog-group-prod-img{
	max-width:80px;
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.bog-group-prod-img{
		max-width:100px;
	}
}


.next-missing-bog{
	cursor: pointer;
	transition: all .3s ease;
}
.next-missing-bog:hover, .next-missing-bog:active, .next-missing-bog:focus {
	background-color: #b12a37!important;
}




.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #999!important;
    border-color: #999!important;
    background-color: transparent;
}



/* Range slider */
.irs--flat .irs-handle {
    top: 21px!important;
    width: 22px!important;
    height: 22px!important;
    background-color: #fff!important;
    border-radius: 100%!important;
    border: 2px solid #f00!important;
}
.irs--flat .irs-handle:hover {
    background-color: #eee!important;
}
.irs--flat .irs-min, .irs--flat .irs-max {
    top: 6px !important;
	background-color: #fff!important;
}
.irs--flat .irs-handle>i:first-child {
    background-color: transparent!important;
}
.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    font-size: .85rem!important;
	padding: 2px 6px!important;
	top: -6px;
}


/* subnav Filters */
.filter-container{
	background-color: #fff;
}

.filter-container .dropdown-toggle {
	font-size: .75rem;
	font-weight: 600;
	color: #333;
	background-color: #f7f7f7;
	text-decoration: none;
	border: 1px solid #f1f1f1;
	border-radius: 50rem;
	padding: .6rem 1.2rem;
}
.filter-container .dropdown-toggle:hover {
	background-color: #eee;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.filter-container .dropdown-toggle {
		font-size: .85rem;
	}
}

.filter-container .dropdown-toggle .icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
    width:1rem;
	height:1rem;
	border-radius: 50rem;
	background-color: #fff;
    color: #ff0600;
    font-size: .75rem;
    margin-right: .15rem;
	transform: translateY(-1px);
}
.filter-container .dropdown-toggle .icon i {
	text-align: center;
    width: 1.25em;
}

.filter-container .dropdown-toggle::after {
    margin-left: .5em;
}

.filter-container .dropdown-menu {
	font-size: .85rem;
	border: 3px solid #fff;
	background-color: #f7f7f7;
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
	padding: 1rem 1.2rem .8rem 1.2rem ;
	min-width: 280px;
	scrollbar-color: black white;
	scrollbar-width: thin;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.filter-container .dropdown-menu {
		max-height: 400px;
    	overflow-y: auto;
		font-size: .9rem;
	}
}

.filter-container .dropdown-menu-price {
	min-width: 350px;
	padding: 1.75rem 2rem .8rem 1.5rem ;
}
.filter-container .dropdown-menu-types {
	min-width: 200px;
}
.filter-container .dropdown-menu-category {
	min-width: 340px;
}
.filter-container .dropdown-menu-brand {
	min-width: 250px;
}

.filter-container .dropdown-divider {
    margin: 1rem 0 .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, .05);
}

.filtering-title {
	font-size: .75rem;
	margin-bottom: .25rem;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.filtering-title {
		font-size: .85rem;
		margin-bottom: 0;
	}
}


.filter-container .form-check {
	margin-bottom: .5rem;
}
.filter-container .form-check label {
	padding-left: .35rem;
	cursor: pointer;
}
.filter-container .form-check input[type="checkbox"] {
	border-color: #ccc;
	cursor: pointer;
}
.filter-container .form-check input[type="checkbox"]:focus {
	box-shadow: none;
}
.filter-container .form-check:hover input[type="checkbox"] + label {
	color: #333;
}
.filter-container .form-check input[type="checkbox"] + label {
    color: #999;
	width: 100%;
}
.filter-container .form-check input[type="checkbox"]:checked + label {
    color: inherit;
	font-weight: 600;
}
.filter-container .form-check input[type="checkbox"]:checked {
    background-color: #ed5565;
    border-color: #ed5565;
}

.filter-container .filter {
	display: inline-block;
	font-size: .65rem;
	color: #777;
	border: 1px solid #ccc;
	border-radius: 50rem;
	padding: .35rem .3rem .35rem .8rem;
	margin-bottom: .35rem;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.filter-container .filter {
		font-size: .75rem;
		margin-bottom: 0;
	}
}
.filter-container .filter.temp-add {
	border: 1px dashed #198754;
	color: #198754;
	cursor: help;
	margin-right: .3rem;
}
.filter-container .filter.temp-remove {
	border: 1px dashed #ff0600;
	color: #ff0600;
	cursor: help;
}

.filters-collapse-toggle {
	position: relative;
	text-decoration: none!important;
	padding: .35rem .8rem .35rem .9rem;
	border: 1px solid #ccc;
	border-radius: 50rem;
	font-size: .7rem;
	background-color: #fff;
	z-index: 1;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.filters-collapse-toggle {
		font-size: .85rem;
	}
}
.filters-collapse-toggle:before {
	position: relative;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f077";
	color: #ff0000;
	transition: all .5s ease-out;
	position: absolute;
}
.filters-collapse-toggle.collapsed:before {
	transform: rotate(-180deg);
}
.filters-collapse-toggle:after {
	display: inline-block;
	content: "hide filters";
	color: #000;
	padding-left: 1rem;
	min-width: 70px;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.filters-collapse-toggle:after {
		padding-left: 1.2rem;
		min-width: 90px;
	}
}
.filters-collapse-toggle.collapsed:after {
	content: "show filters";
	color: #000;
}



.btn-group-xs>.btn, .btn-xs {
    padding: .25rem .5rem;
    font-size: .75rem;
    border-radius: .2rem;
}






@keyframes shake-animation {
	0% { transform:translate(0,0) }
   1.78571% { transform:translate(10px,0) }
   3.57143% { transform:translate(0,0) }
   5.35714% { transform:translate(10px,0) }
   7.14286% { transform:translate(0,0) }
   8.92857% { transform:translate(5px,0) }
   10.71429% { transform:translate(0,0) }
   100% { transform:translate(0,0) }
 }

 .shake {
	animation: shake-animation 4s ease infinite;
	transform-origin: 50% 50%;
  }

.shake:hover {
  animation: none;
}

.SlideNavNoSlide {
	display: flex;
}
.SlideNavNoSlide > div{
	max-width: 30%;
}
.slider-nav img:hover {
	cursor: pointer;
}
.slider-nav img.GalleryNavImageNoSlide {
}

.slider-for .slick-arrow {
	display: none !important;
}
.slider-for:hover .slick-arrow {
	display: block !important;
}





/*     - - - -     R  E  S  P  O  N  S  I  V  E       - - - -       */





/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.item-product img {
		max-height: 350px!important;
		display: flex;
		width: 100%;
		object-fit: contain;
	}
	.searchresults .nav-tabs>li>a {
		font-size: 1rem;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.zoom-hover{
		position: relative;
		transform: scale(1);
		z-index: 1;
		transition: all .5s!important;
	}
	.zoom-hover:hover{
		transform: scale(1.02) perspective(1px) translateZ(0);
		backface-visibility: hidden;
		-webkit-font-smoothing: subpixel-antialiased;
		will-change: transform;
		z-index: 2;
		box-shadow: 0 1rem 2rem rgba(0,0,0,.35);
	}
	.bg-light-hover{
		transition: all .3s ease-in-out;
	}
	.bg-light-hover:hover{
		background-color:#f7f7f7;
	}
	.bg-white-hover:hover{
		background-color:#fff;
	}
	.bigtext{
		font-size: 4vw;
	}
	.item-product .title {
		min-height: 80px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.linklist-item:before{
		content: "";
		margin-right:0;
	}
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.bigtext{
		font-size: 2.75vw;
	}
	.navbar-nav {
		flex-direction: row;
	}
	.navbar-logo img {
		transform: scale(2.3);
		margin: 0 3rem 0 0;
	}
	.navbar-nav li .nav-link {
		font-size: 1rem;
		padding: 1rem!important;
	}
	.navbar-collapse {
		padding:0;
		flex-direction: row-reverse;
		align-items: center;
	}
	.navbar-search{
		margin:0 0 0 auto;
		width: unset;
	}
	.navbar-search input{
		margin:0;
		width:250px;
	}
	.navbar-search input:focus{
		width:300px;
	}
	.navbar-search a{
		right:.75rem;
		top:.2rem;
	}
	.basketSummary .badge{
		right: -3px;
	}
	.has-megamenu{
		position:static!important;
	}
	.has-megamenu a.sticky-top{
		background-color:transparent!important;
	}
	.megamenu{
		background-color: #fff;
		left:-100px!important; 
		right:-100px;
		width:calc(100% + 200px); 
		margin-top:0!important;
		padding: 2rem 0;
		box-shadow: inset 0px 7px 10px -3px rgba(50,50,50,.5), 0px 7px 12px -3px rgba(50,50,50,.2);
		border:0;
		border-bottom:3px solid #ff0600;
		z-index: 0;
		overflow-y: scroll;
    	max-height: 75vh;
		background-color: #fff;
	}
	.megamenu .nav{
		flex-direction: column;
	}
	.megamenu .title{
		display: block;
	}
	.megamenu .linklist li a{
		font-size:.9rem;
		color:#000;
	}
	.linklist li a:hover, .linklist li a:focus, .linklist li a:active{
		color: #ff0600;
	}
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {

}

/* Custom 3X-Large devices (larger desktops, 1920px and up) */
@media (min-width: 1920px) {

}

/* Custom 4X-Large devices (larger desktops, 2500px and up) */
@media (min-width: 2500px) {
	.bigtext{
		font-size: 2vw;
	}
}







/*   - - - -    A  N  I  M  A  T  I  O  N  S    - - - -    */

.wordCarousel {
}
.wordCarousel div {
	overflow: hidden;
	position: relative;
	height: 90px;
	display: inline-block;    
	margin-top: 12px;
}
.wordCarousel div .wordlist{
	text-align: left;
	list-style: none;
    margin: 0 0 0 .5rem;
    padding: 0;
}
.wordCarousel div li {
	padding: 0 10px;
}

.flip2 { animation: flip2 4s cubic-bezier(0.23, 1, 0.32, 1.2) infinite; }
.flip3 { animation: flip3 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite; }
.flip4 { animation: flip4 8s cubic-bezier(0.23, 1, 0.32, 1.2) infinite; }

@keyframes flip2 {
    0% { margin-top: -180px; }
    5% { margin-top: -76px;  }
    50% { margin-top: -76px; }
    55% { margin-top: 0px; }
    99.99% { margin-top: 0px; }
    100% { margin-top: -270px; }
}

@keyframes flip3 {
    0% { margin-top: -220px; }
    5% { margin-top: -154px; }
    33% { margin-top: -154px; }
    38% { margin-top: -77px; }
    66% { margin-top: -77px; }
    71% { margin-top: 0px; }
    99.99% { margin-top: 0px; }
    100% { margin-top: -270px; }
}

@keyframes flip4 {
    0% { margin-top: -360px; }
    5% { margin-top: -231px; }
    25% { margin-top: -231px; }
    30% { margin-top: -155px; }
    50% { margin-top: -155px; }
    55% { margin-top: -77px; }
    75% { margin-top: -77px; }
    80% { margin-top: 0px; }
    99.99% { margin-top: 0px; }
    100% { margin-top: -360px; }
}

