/* Global */
body {
    font-family: sans-serif, arial, helvetica;
    font-size: 14px;
    color: #000;
    /*	line-height: 1.42857143; */
    /*background-image:  linear-gradient(#666, #444);*/
    margin: 0;
}

.bg1 {
    /* background: url("/assets/images/asfalt-dark.png"); */
    background-position: center;
    /* background-repeat: no-repeat;
  background-size: cover; */
    padding-bottom: 20px;
    background-attachment: fixed;
}

.alternate-bg {
    /* background: url("/assets/images/bg-alt.jpg") scroll 0% 0%; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
}

a {
    color: #000;
}

ca a:hover,
a:focus {
    color: #EC6F34;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #333333;
}

h1,
.h1 {
    font-size: 32px;
    font-weight: bolder;
    color: #000;
}

h2,
.h2 {
    font-size: 28px;
    font-weight: bold;
    color: #000;
}

h3,
.h3 {
    font-size: 22px;
    color: #000;
}

h4,
.h4 {
    font-size: 18px;
    color: #000;
}

h5,
.h5 {
    font-size: 14px;
    color: #000;
}

.p14 {
    font-size: 14px;
}

.page-header {
    border-color: #33538c;
    padding-bottom: 9px;
    /*    border-bottom: 1px solid #eeeeee; */
}

.btn-default {
    color: #000;
    background-color: #eee;
    border-color: #999;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #adadad;
    background-color: #ebebeb;
    border-color: #adadad;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}

.btn-primary,
.btn-success {
    color: #FFFFFF;
    background-color: #337ab7;
    border-color: #337ab7;
    border-radius: 10px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #E1A03C;
    border-color: #E1A03C;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #333333;
    border-color: #333333;
}

.btn-secondary {
    color: #FFFFFF;
    background-color: #333333;
    border-color: #333333;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
    color: #FFFFFF;
    background-color: #333333;
    border-color: #333333;
}

.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
    background-color: #333333;
    border-color: #333333;
}

.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
    border-radius: 10px;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ff952e;
    border-color: #d58512;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #333333;
    border-color: #333333;
}

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
    border-radius: 10px;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
    border-radius: 10px;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-info {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
    border-radius: 10px;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #E1A03C;
    border-color: #E1A03C;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

/*.addtocart {
 	background-color: #337ab7;
	border-color: #337ab7;   
}*/
.backorder {
    background-color: #999;
    border-color: #aaa;
}

.calcbtn {
    background-color: #2d5374;
    border-color: #1b66a7;
}

.calcbtn:hover {
    background-color: #005BA8;
    border-color: #005BA8;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li::before {
    content: "\003e";
    padding: 0 5px;
    color: #eb2a2d;
}

.breadcrumb>.active {
    color: #999999;
}

.breadcrumb a {
    color: #333333
    /*{Breadcrumb|Link Colour}*/
    ;
}

.pagination>li>a,
.pagination>li>span {
    color: #333333;
    background-color: #ffffff;
    border-color: #dddddd;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

.label-default {
    background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #808080;
}

.label-primary {
    background-color: #333333;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}

.well {
    background-color: #f5f5f5;
    border-color: #e3e3e3;
}

.panel-default {
    border-color: #dddddd;
}

.panel-default>.panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}

.panel-title {
    color: #333333;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #dddddd;
}

.save {
    color: #D9534F;
}

.productsave {
    color: #D9534F;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
}

.navbar-default .navbar-text {
    color: #777777;
}

.navbar-default .navbar-nav>li>a {
    color: #777777;
}

.navigation-list li a {
    color: #777777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333333;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.nav .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}

.nav .open>a .caret,
.nav .open>a:hover .caret,
.nav .open>a:focus .caret {
    border-top-color: #333;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333333;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #333333;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.dropdown-menu {
    background-color: #ffffff;
    border-color: #cccccc;
}

.dropdown-menu .divider {
    background-color: #e5e5e5;
}

.dropdown-menu>li a {
    color: #333333;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #36a2ff;
    background-color: #000;
    font-weight: bold;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #ffffff;
    background-color: #333333;
}

.logo {
    max-width: 100%;
}

/*
* CUSTOM STYLES
*/
/* Wrapper Top */
.wrapper-top {
    background-color: #2a2a2a
    /*{Top|background-color}*/
    ;
}

.top-menu a {
    color: #333333
    /*{Top|link-color}*/
}

.top-menu a:hover {
    color: #333333
    /*{Top|link-hover-color}*/
}

.top-menu li.priority a {
    color: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

/* Wrapper Header */
.wrapper-header {
    /* background-image: linear-gradient(#555, #777); */
    /* background-image: linear-gradient(#999, #2a2a2a); */
    /* background-image: linear-gradient( to bottom, hsl(0, 0%, 40%) 0%, hsl(0, 0%, 35%) 8.1%,hsl(0, 0%, 28%) 15.5%, hsl(0, 0%, 27%) 22.5%, hsl(0, 0%, 26%) 29%, hsl(0, 0%, 25%)35.3%, hsl(0, 0%, 24%) 41.2%, hsl(0, 0%, 23%) 47.1%, hsl(0, 0%, 22%) 52.9%,hsl(0, 0%, 22%) 58.8%, hsl(0, 0%, 22%) 64.7%, hsl(0, 0%, 22%) 71%, hsl(0, 0%, 20%)77.5%, hsl(0, 0%, 20%)80%, hsl(0, 0%, 15%) 90.5%, hsl(0, 0%, 15%) 94.9%, hsl(0, 0%, 15%) 100% );*/
    background: #2a2a2a;
    /* background: linear-gradient(0deg, rgba(42, 42, 42, 1) 0%, rgba(51, 51, 51, 1) 30%, rgba(68, 68, 68, 1) 60%, rgba(136, 136, 136, 1) 100%); */
}

.wrapper-header a {
    color: #000000
    /*{Header|link-color}*/
    ;
}

.wrapper-header .top-number a {
    font-size: 20px;
    line-height: 25px;
    cursor: pointer;
}

.wrapper-header .top-number a:hover {
    text-decoration: none;
}

#cartcontentsheader .cart-count {
    background-color: #eb2a2d;
}

#cartcontentsheader .checkout-text {
    color: #eb2a2d
    /*{Header|checkout-text-color}*/
    ;
}

/* Main Menu */
.wrapper-main-menu {
    background-color: #eb2a2d
    /*{Main Menu|background-color}*/
    ;
}

.wrapper-main-menu .navbar-nav>li>a {
    color: #ffffff
    /*{Main Menu|link-color}*/
    ;
}

.wrapper-main-menu .navbar-nav>li>a {
    background-color: #d84b08
    /*{Main Menu|products-link-color}*/
    ;
}

.wrapper-main-menu .navbar-nav>li>a:hover {
    background-color: #d84b08
    /*{Main Menu|products-link-hover-color}*/
    ;
}

@media (max-width:767px) {

    .navigation-list li a,
    .navbar-nav .dropdown-menu>li>a {
        color: #ffffff;
        /*{Mobile Main Menu|link-color}*/
    }
}

/* Condensed Header */
.sticky-menu-icon {
    background-color: #d84b08
    /*{Main Menu|products-link-color}*/
    ;
    border-color: #d84b08
    /*{Main Menu|products-link-color}*/
    ;
}

.sticky-menu-icon:hover {
    background-color: #d84b08
    /*{Main Menu|products-link-hover-color}*/
    ;
    border-color: #d84b08
    /*{Main Menu|products-link-hover-color}*/
    ;
}

/* Home Page */
/* FINDER Menu */
.wrapper-main-menu2 {
    background-color: #2a2a2a;
    /* height: 44px; */
}

.wrapper-main-menu2 .navbar-nav>li>a {
    color: #ffffff
    /*{Main Menu|link-color}*/
    ;
}

.wrapper-main-menu2 .navbar-nav>li>a {
    background-color: #d84b08
    /*{Main Menu|products-link-color}*/
    ;
}

.wrapper-main-menu2 .navbar-nav>li>a:hover {
    background-color: #d84b08
    /*{Main Menu|products-link-hover-color}*/
    ;
}

/* Part Finder */
.wrapper-part-finder .part-finder-title:before,
.wrapper-part-finder .part-finder-title p,
.wrapper-part-finder .wrap-select-inline button {
    color: #fff;
}

.wrapper-part-finder .part-select:after {
    color: #fff;
    /*{Part Finder|dropdown-arrow-color}*/

}

/* Nav Menu */
.bottom-bar--Wrap {
    /*background-image:  linear-gradient(#777, #666);*/
    background-color: #2a2a2a;
}

.bottom-bar--Wrap .nav>li>a {
    color: #ffffff
    /*{Header|navbar-link-colour}*/
    ;
}

.bottom-bar--Wrap .nav>li>a:hover,
.bottom-bar--Wrap .nav>li>a:focus {
    background-color: #000000
    /*{Header|navbar-background-colour}*/
    ;
    color: #36a2ff
    /*{Header|navbar-link-colour-hover}*/
    ;
}

.navigation-list li a {
    color: #ffffff
    /*{Header|navbar-link-colour}*/
    ;
}

.bottom-bar--Wrap .nav>li>.cta-link {
    color: #36a2ff
    /*{Header|navbar-link-colour-hover}*/
    ;
}

.bottom-bar--Wrap .nav>li>.cta-link:hover,
.bottom-bar--Wrap .nav>li>.cta-link:focus {
    color: #ffffff
    /*{Header|navbar-link-colour}*/
    ;
}

/* Home Page Carousel */
.carousel-caption h3 {
    color: #2f2f2f
    /*{Carousel|title-colour}*/
    ;
}

.carousel-caption p {
    color: #ffffff
    /*{Carousel|text-colour}*/
    ;
}

/* Generic Slick Styling */
.wrapper-products .slick-arrow:before,
.wrapper-history .slick-arrow:before {
    color: #000;
}

.wrapper-products .slick-arrow:hover:before {
    color: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

/* Thumbnails */
.thumb-rrp {
    color: red;
}

.thumb-rrp:after {
    color: #333;
}

.nReviewsBlock i {
    color: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

.thumbnail .caption .input-tiny {
    border: 1px solid #eb2a2d;
    border-color: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

/* Sidebar */
#left-sidebar .list-group>li+.filter>a:before {
    color: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

#left-sidebar .wrapper-category-reviews hr {
    border-color: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    color: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

/* Product Page */
.prod-accordion h3 {
    border: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

.prod-accordion h3:before {
    color: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

/* Footer */
.wrapper-security {
    background-color: #f3f3f3
    /*{Secure Footer|background-color}*/
    ;
}

.wrapper-security .secure-option h3 {
    color: #333333
    /*{Secure Footer|title-color}*/
}

.footer-subscribe {
    background-color: #ec6f34;
}

.footer-subscribe input {
    background-color: #ffffff;
}

.wrapper-footer {
    background-color: #2a2a2a;
    margin-top: 20px;
}

.footer-subscribe,
.wrapper-footer,
.wrapper-footer-text,
.wrapper-footer-text h1,
.wrapper-footer-text h2,
.wrapper-footer-text h3,
.wrapper-footer-text h4,
.wrapper-footer-text p,
.wrapper-footer h4 {
    color: #ffffff
    /*{Footer|primary-font-colour}*/
    ;
}

.wrapper-footer a,
.wrapper-footer-details a {
    color: #cccccc
    /*{Footer|link-colour}*/
    ;
    transition: color 0.2s;
}

.wrapper-footer-details a {
    font-size: 30px;
}

.wrapper-footer a:hover {
    color: #ec6f34
    /*{Footer|link-hover-colour}*/
    ;
}

/* Thumbnails */
.hr-style hr {
    border-color: #ec6f34
    /*{General|Primary Colour}*/
    ;
}

.card-title.h4 {
    min-height: 110px;
    font-size: 14px;
    text-align: center;
}

@media (max-width: 400px) {
    .card-title.h4 {
        min-height: 110px;
        font-size: 14px;
        text-align: center;
    }
}

.price {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    color: red;
}

.parallax {
    /* The image used */
    background-image: url("/assets/images/bg1.jpg");
    /* Set a specific height */
    height: 600px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free";
}

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.nCrossSellItem label {
    cursor: pointer;
    display: block;
}

.component.selector.component-wrapper {
    padding-bottom: 20px;
}

.card.mb-2 {
    margin-bottom: 10px;
}

/* Mega Menu */
#compat_list {
    margin-bottom: 15px;
}

.product-finder-label {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}

#compat_list .compatibility_list {
    display: inline-block;
    margin-left: 21px;
}

@media (min-width: 1200px) {
    #compat_list .compatibility_list {
        width: 308px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    #compat_list .compatibility_list {
        width: 247px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #compat_list .compatibility_list {
        width: 173px;
    }
}

@media (max-width: 767px) {
    #compat_list .compatibility_list {
        margin: 0 0 15px 0;
    }
}

/* Product Badges */
.new-product-badge {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    padding-top: 13px;
    margin: 5px 0 0 0;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    line-height: 13px;
    text-align: center;
    border-radius: 20px;
    background: #011b3c;
}

.free-shipping-badge {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 85px;
    height: 40px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background: #eb2a2d;
    line-height: 19px;
    text-align: center;
    border-radius: 10px;
}

.free-shipping-badge-sml {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 75px;
    height: 35px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    background: #eb2a2d;
    line-height: 16px;
    text-align: center;
    border-radius: 12px;
}

#left-sidebar {
    padding-top: 15px;
}

.nav-link.active {
    color: #EC6F34;
    font-weight: bold;
    border-color: #eeeeee #eeeeee #ddd;
    background-color: rgba(0, 0, 0, .03);
    border-radius: 8px 8px 0px 0px;
}

.bundle-child-item {
    background-color: #f9f9f9;
    /* A light grey background */
    border-left: 3px solid #ccc;
    /* A bar on the left to indent it */
}