@font-face {
    font-family: 'Market Sans';
    src: url( 'https://d3inagkmqs1m6q.cloudfront.net/2499/worldraceparts/font/MarketSans-Regular-WebS.woff2' ) format('woff2');
    font-weight: normal;
    font-style: normal;
}
body, button, input, select, textarea {
    font: unset!important;
    font-family: Roboto, sans-serif!important;
    font-size: 16px!important;
    line-height: 23px!important;
}

button, input {
    overflow: visible;
    max-width: 100%;
}
#sd-recaptcha {margin:10px 0;}

.hidden-xs {display:none;}
/* GRID CSS RESET*/
@media (min-width: 576px){
    .container {
        max-width: 100%;
    }
}
@media (min-width: 768px){
    .container {
        max-width: 100%;
    }
}
@media (min-width: 992px){
    .container {
        max-width: 100%;
    }
    .hidden-xs {display:inline-block;}
}

/* OVER WRITE BOOTSTRAP */

@media (min-width: 1340px){
    .container {
        max-width: 1344px;
    }
}

.light-gray {background-color: #f3f3f3;}
.cm-blue {background-color: #435d82;}

.price {
    color: #435d82;
    font-size: 26px;
    font-weight: 400;
}

img {max-width:100%;}



/* 5 column for home page*/

.categories-items {
    display: flex;
    flex-wrap: wrap;
}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 0 35px 0;
}

.col-xs-5ths {
    width: 20%;
    max-width: 20%;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        max-width: 20%;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        max-width: 20%;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        max-width: 20%;
    }
}

@media (min-width: 1344px) {
    .col-xl-5ths {
        width: 20%;
        max-width: 20%;
    }
}

.stripe-top {
    background-color: #212121;
    color: #ffffff;
    padding: 12px 0 0 0;
    font-weight: bold;
    text-align: right;
    font-size: 0.8em;
    margin-bottom: 15px;
    height: 48px;
}
.stripe-top .container div {display:inline-block;}
.stripe-top .middle-section {
    color: #ffe401;
}

.stripe-top a {
    display: block;
    padding: 0 27px 0 15px;
    color: #435d82;
    background: #f8f8f8;
    border: 1px solid #999999;
    border-radius: 4px;
    margin: 0 0 0 27px;
    position: relative;
}

.stripe-top a::after {
    content: "";
    height: 10px;
    width: 13px;
    background: url(https://d3inagkmqs1m6q.cloudfront.net/2499/new/icon/fast-forward.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 7px;
    right: 10px;
}

.comingsoon {
    float: left;
    font-family: 'Balthazar', serif;
    text-transform: capitalize;
    font-size: 16px;
    color: greenyellow;
    position: relative;
    padding-right: 19px;
}

.comingsoon span {
    color: #ffffff;
}

.comingsoon::after {
    content: ">>";
    position: absolute;
    top:0;
    right: 0;
    font-size: 11px;
    color: #ffffff;
}

.header-content {
   /* margin-bottom: 8px;*/
}
.search-input {
    width: 100%!important;
    padding: 2px 0 0 12px!important;
    height: 48px!important;
    border-radius: 3px;
    border: solid 1px #999;
    font-size: 12px!important;
    color: #333;
}

.search-section-fullwidth {margin-bottom: 15px;}

    .search-section-fullwidth .search-input {
        padding-right: 49px!important;
        position: relative!important;
    }
.department .svg-inline--fa.fa-w-14 {
    width: 2em;
    font-size: 26px;
}

#search-box {
    display: block!important;
}

.search-icon-wrapper {
    position: absolute;
    top: 3px;
    right: 16px;
    height: 44px;
    width: 48px;
    cursor: pointer;
    display: block;
}

.search-icon-wrapper img {
    width: 48px;
    max-width: 48px;
    display: block;
}

.logo img {
   width: 74%;
    height: auto;
}

.menues > div {
    padding: 0 5px;
    font-size: 1.1em;
}

.main-color {
    color: white;
}

.phone-number {
    font-weight: bold;
    font-size: 1.3em;
}

.cart-not-empty {width:48px;height:48px;display: inline-block;}

.custom-service {
    font-size: .9em;
    line-height: 10px;
}

.cart-image {
    font-size: 20px;
    display: inline-block;
    position: relative;
    margin-top: 12px;
    margin-left: 13px;
}

.cart-quantity {
    background-color: black;
    font-size: 15px;
    padding: 5px 7px 2px 7px;
    border-radius: 10px;
    position: absolute;
    top: -11px;
    right: -9px;
    font-weight: bold;
    line-height: 1em;
    color: white;
}

.top-menu {
    display: flex;
    justify-content: flex-end;
}

.top-menu-items {
    display: flex;
    font-size: 0.7em;
    justify-content: space-between;
    text-transform: uppercase;
    padding: 12px 0;
    list-style-type: none;
    margin-bottom: 0;
}

.select-vehicle-top {
    background-color: #2196c2;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
}
.select-vehicle-top img {
    max-width: 60px;
    height: auto;
    margin-right: 10px;
    float: right;
}

    .selected-vehicle {
        font-size: .75em;
        font-weight: normal;
    }
    .selected-vehicle .vehicle-data-field {
        font-size: 1.5em;
        font-weight: bold;
    }
.empty-vehicle {font-weight: 700;}

.some-other-top-text {
    border-top: solid 4px #435d82;
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #666666;
    padding-bottom: 10px;
}
.some-other-top-text a {
    letter-spacing: normal;
    text-decoration: underline;
    font-size: 10px;
    font-weight: bold;
}
.some-other-top-text img {
    max-width: 98px;
    margin: 0 12px 0 0;
}
.menues {
    font-size: 12px;
    height: 20px;
    margin: 39px 0 7px 0;
}
.small-telephone {
    font-size: 21px;
    padding-top: 10px;
    padding-left: 0px;
    text-align: right;
    margin-right: 0;
}
.small-telephone a{
    width: 48px; height:48px; display: block;
}

.top-padding {
    height: 15px;
}

.department {
    background-color: #212121;
    color: white;
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    font-size: 1.1em;
    padding: 16px 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}
.open-slider {
    cursor: pointer;
}

.mobilemenu {
    padding: 0;
}

.mobilemenu, .mobilemenu ul {
    list-style-type: none;
}

.toplevel-item, .sublevel-item {
    border-top: solid 1px #ededed;
    padding: 12px 15px;
    font-size: 15px;
}

.level-105.toplevel-item {display:none;}

.fitment-form-small > div:first-child,
.fitment-form-small > div:last-child {
    text-align: center;
}

.fitment-form-small > div {
    margin-bottom: 10px;
}

.fitment-form-small select {
    background-color: white;
}

.fitment-caption {
    line-height: 1.3em;
    text-align: center;
}

.fitment-submit-button {
    padding: 11px 47px;
    background-color: #3e6eb0;;
    border: none;
    border-radius: 3px;
    color: white;
}

.fitment-submit-button:disabled {
    background-color: #b7b7b7;
}

button.fitment-submit[disabled], button.fitment-submit[disabled]:hover {
    background-color: #d5d5d5;
    color: #fff;
}

button.fitment-button.btn-primary {
    padding: 11px 52px;
    text-transform: uppercase;
}

button.fitment-button.btn-secondary {
    padding: 10px 22px;
    text-transform: uppercase;
}

button.fitment-submit {
    background-color: #435d82;
    color: #ffffff;
}

.fitment-search-container {
    padding: 28px 0;
    background: #f3f3f3;
    position: relative;
}

.fitment-form .select {
    position: relative;
}
.fitment-form {
    margin-bottom: 0;
}
.fitment-form-small {max-width: 560px; margin: 0 auto;}
.fitment-form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1rem;
    height: 2.25em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 1.5;
    padding: calc(.375em - 1px) calc(.625em - 1px);
    position: relative;
    vertical-align: top;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    cursor: pointer;
    display: block;
    font-size: 1em;
    max-width: 100%;
    outline: none;
    width: 100%;
    height: 49px;
    padding-right: 2.5em;
    display: block;
}

.fitment-form .select::after {
    border: 1px solid #3273dc;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: .5em;
    pointer-events: none;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    width: .5em;
    margin-top: -.375em;
    right: 2.125em;
    top: 50%;
    z-index: 4;
}


.fitment-form.form-popup select {
    background-color: white;
    margin-bottom: 15px;
}

/*PRODUCT PAGE FITMENT*/
.sd-ebay-fitment-data {border:1px solid #f5f5f5; width: 100%;}
.sd-ebay-fitment-data tr {border-bottom:1px solid #f8f8f8;}
.sd-ebay-fitment-data tr td { padding: 14px 6px; font-weight: normal; background: #ffffff; font-size:14px;}
.sd-ebay-fitment-data thead tr td { font-weight: bolder; background: #f8f8f8;}
#myInput {
    background-image: url(https://image.flaticon.com/icons/png/512/55/55369.png);
    background-position: 10px 12px;
    background-repeat: no-repeat;
    width: 100%;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
    position: relative;
    display: block;
    background-size: 24px;
}
#myInput::after {
    content: "Delete";
    width: 100px;
    height: 100px;
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: 22px;
    color: #444444;
    border: 1px solid red;
}

.owl-theme .owl-nav.disabled+.owl-dots {
        position: absolute;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: -16px;
}

.flexslider.ma-nivoslider {max-width: 1920px;}

.ma-banner7-container .flexslider {
    margin: 0;
}

.container.top-menu a {
    font-size: 14px;
    padding: 14px 12px;
    text-decoration: none;
    color: #424242;
}

.container.top-menu a:hover {
    background: #435d82;
    color: #fff;
}

.container.top-banner {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}
.no-gutters {
    margin-right: 0!important;
    margin-left: 0!important;
}

.select-vehicle-text {
    text-transform: uppercase;
    font-size: 0.8em;
    color: #666;
}
.vehicle-text {
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 700;
}

.vendors-section .owl-carousel .owl-item img {
    display: block;
    max-width: 70%;
    width: auto;
    margin: 0 auto;
    padding: 4px;
}
.category-text {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
}
.cms-home .category-text {
    font-weight: 700;
    display: block;
    line-height: 1.25;
    font-size: 20px;
}

.col-lg-5ths a:hover {
    color:#435d82!important;
    text-decoration: none!important;
}

.cms-home .categories-itmes div {padding-top:15px; padding-bottom:15px;}

.categories-wrapper h2, .vendors-wrapper h2, .vote-images h2 {
    margin: 0;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
    padding: 40px 0 10px 0;
    text-align: center;
}

.vendors-wrapper h2 {
    background: #f8f8f8;
}

.vendors-section {
    padding: 30px 0;
    margin: 40px auto;
}

.vendors-section .category-items a {padding-bottom: 10px;}
.three-image-wrapper a {display:block;position:relative;}

a.three-image-image::before {
    width: 80px;
    content: " ";
    background: url(https://d3inagkmqs1m6q.cloudfront.net/2499/new/icon/new.png);
    position: absolute;
    left: 0;
    top: 0;
    height: 80px;
    background-size: 84px 73px;
    background-position: top left;
    background-repeat: no-repeat;
}

.hometagline {margin-top: 60px;}

.three-image-text-section {
    display: flex;
    margin-top: 15px;
}

.three-image-icon {
    font-size: 22px;
    padding: 7px;
    color: orangered;
}

.three-image-text {
    text-align: left;
    font-size: .8em;
}

.three-image-text h3 {
    font-size: 1.2em!important;
    font-weight: bold;
    text-decoration: underline;
    cursor:pointer;
}

.three-image-text h3:hover {
    color:orangered;
}

.bottom-text-section {
    font-size: 0.8em;
    text-align: center;
}

.vote-item {
    padding-left: 0!important;
    padding-right: 0!important;
    background-size: cover;
    background-position: center;
}

.area-4 {
    text-align: center;
    padding: 20px;
    font-size: 1.1em;
    display: inline-block;
    letter-spacing: .03em;
    color: #696969;
}

.area-4 em {
    color: #435d82;
    font-style: unset;
    font-size: 1.6em;
}

.underline-wrapper {
    width: 100px;
    height: 5px;
    background-color: #435d82;
    margin: 10px auto;
}

.category-items a::after {
    background: rgba(0,0,0,0.03);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: background 150ms ease-out;
    transition: background 150ms ease-out;
    width: 100%;
    z-index: 2;
    width: 100%;
    display: block;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #435d82;
    cursor: pointer;
}

.owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 4px;
    margin: 5px 5px;
    background: #f1f1f1;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0;
}

.owl-carousel a {
    color: black;
    display: block;
    background: transparent;
}

.owl-carousel .owl-item img:hover{cursor:pointer;}

.subscribe-text {
    color: white;
    display: flex;
    line-height: 1.3em;
    padding-top: 20px;
}
    .subscribe-text .subscribe-icon {
        font-size: 2.2em;
        margin-right: 15px;
    }

    .subscribe-text-bold {
        font-weight: bold;
        font-size: 1.3em;
    }

    .subscribe-text-little {
    font-size: .9em;
    }

    .subscribe-section {
        background-color: #435d82;
        padding: 17px 0 0 0;
        margin-top: 46px;
    }
.cms-home .subscribe-section {margin-top: -1px;}

    .subscribe-section input {

    }

#mc_embed_signup .mc-field-group input {
        padding: 7px;
        border-radius: 3px 0 0 3px;
        border: none;
        font-size: 0.8em;
        width: 100%;
}

    .subscribe-section button {
        width: 90px;
        font-size: 14px;
        padding: 6px;
        color: white;
        background-color: #ff8100;
        border: honeydew;
        font-weight: bold;
        border-radius: 2px;
    }

    .subscribe-section form {
        display: flex;
    }

    .footer-section {
        background-color: #212121;
        font-size: 0.8em;
        padding-top: 48px;
        padding-bottom: 10px;
        line-height: 35px;
    }
    .footer-section ul {
        list-style-type: none;
        padding: 0;
    }

    .footer-section a,
    .footer-section a:hover,
    .footer-section a:visited,
    .footer-section a:active {
        color: #cbcbcb;
    }

    .footer-column-title {
        color: white;
    }

    .footer-social {
        font-size: 20px;
        display: flex;
        justify-content: space-around;
        margin-top: 25px;
    }

    .footer-row-2,
    .footer-row-3 {
        color: #b7b7b7;
    }

    .footer-row-2 {
        padding-top: 30px;
        padding-bottom: 20px;
    }
        .disclaimer {
            font-size: 11px;
            text-align: center;
            width: 96%;
            max-width: 1000px;
            line-height: 16px;
        }

    .footer-row-3 {
        text-align: center;
    }

    .footer-section h4 span {
        font-size: 0.7em;
        padding: 10px;
        width: 10px;
        height: 10px;
        display: inline-block;
    }

    .footer-section-small .footer-col-4 {
        padding: 0 50px;
    }

    .footer-section-small .footer-col-0 a {
        color: white;
        font-size: 2em;
    }

    .footer-section-small .legal-info {
        color: white;
        text-align: center;
        padding-top: 10px;
    }
    
    .bottom-logos {
        display: flex;
        justify-content: space-around;
        margin-top: 40px;
    }
    .bottom-logos img {
        height: 60px;
        width: auto;
    }

    .breadcrumbs {
    padding: 10px 0 0 0;
    text-transform: capitalize;
    font-size: 0.5em;
}

.breadcrumbs ul {
    padding-left: 0;
    margin-bottom: .5rem;
}

.home-crumb a#home-crumb, .breadcrumbs ul span {text-transform: uppercase; font-size:11px; color:#666;} 

.toolbar .view-mode {
    display: none;
}

.toolbar .limiter {
    display: flex;
    justify-content: flex-end;
}

.toolbar select {
    width: 200px;
    background-color: white;
    padding: 5px;
    border-radius: 3px;
    border: solid 1px #9e9e9e;
}

.toolbar label {
    margin: 0;
    padding: 1px 18px 0 0;
}

.toolabar .pages {
    text-align: center;
}

.products-grid {
    list-style-type: none;
    padding-left: 0!important;
}

.products-grid {
    list-style-type: none;
    padding-left: 0!important;
    display: flex;
    flex-wrap: wrap;
}

.products-grid .item {
    margin-bottom: 48px;
}

.products-grid .item img {
    width: 100%;
    height: 200px;
    max-height: 346px;
}

.products-grid .item .product-name {
    font-size: 1em;
    height: 57px;
    text-overflow: ellipsis;
    width: 99%;
    overflow: hidden;
    white-space: inherit;
    font-weight: 600;
    line-height: 1.2em;
    margin: 10px 0;
}
.products-grid .item .price-box {
    text-align: center;
    font-size: 1.5em;
    color: #7587a5;
    background: url(https://d3inagkmqs1m6q.cloudfront.net/2499/new/icon/5_stars.svg) no-repeat;
    background-size: 74px;
    background-position: bottom center;
    padding-bottom: 15px;
}

.products-grid .item .actions {
    display: none;
}

.cart-product th {
        text-transform: uppercase;
    }

    #sd-cart-contents {
        padding-top: 20px;
    }

    .cart-product-name a {
        text-transform: uppercase;
        color: #3e6eb0;
    }

    .cart-product img {
        width: 200px;
        height: auto;
    }

    .cart-page-quantity input{
        background-color: white;
        border: solid 1px #ededed;
        padding: 5px;
        border-radius: 3px;
        text-indent: 3px;
    }

    .cart-page-quantity a {
        color: #3e6eb0;
        font-size: 0.9em;
    }

    .cart-price {
        font-weight: bold;
    }

    .cart-product {
        display: flex;
    }

    .cart-product-details-header {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 0.9em;
    }

    .cart-product-details {
        margin-top: 10px;
        line-height: 1.5em;
    }

    .cart-product-wrapper {
        padding-left: 20px;
    }

    .cart-content table {
        border: solid 1px #dee2e6;
    }

    .main {
        padding: 20px 0;
    }

    .cart-order-total-header {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1em;
    }

    .tiny-text {
        font-size: 0.9em;
        color: gray;
    }

    .cart-help-block {
        border: solid 1px #ededed;
    }

    .cart-help-block-header {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.2em;
        background-color: #fafafa;
        padding: 10px;
        text-align: center;
        margin-bottom: 20px;
    }

    .cart-help-block img {
        width: 50px;
        height: auto;
        margin-right: 15px;
    }

    .cart-help-block-content {
        display: flex;
        justify-content: space-around;
        padding: 10px 0;
    }

    .cart-help-block-item {
        text-transform: uppercase;
        color: gray;
        font-size: 0.9em;
        text-align: center;
    }

    .cart-help-block-item span{
        margin-top: 10px;
        display: block;
        width: 100%;
        height: 30px;
        text-align: center;
        font-size: 11px;
        font-weight: 700;
    }

    .cart-card-block img {
        width: 240px;
        height: auto;
        max-width: 240px
    }

    .cart-card-block-item {
        display:inline-block;
    }

    .cart-card-block-wrapper {
        width: 200px;
        margin: 0 auto;
    }

    .cart-card-block {
        margin-top: 30px;
    }

    .cart-checkout-button {
        background-color: #435d82;
        padding: 20px 0;
        display: inline-block;
        width: 100%;
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 1.2em;
        cursor: pointer;
        border-radius: 6px;
        text-decoration: none;
    }

    .cart-checkout-button:hover,
    .cart-checkout-button:visited {
        color: white;
        text-decoration: none;
    }

    .cart-right-block {
        border: solid 1px #ededed;
        padding:10px;
    }

    .cart-right-block-header {
        border: solid 1px #ededed;
        padding: 10px;
    }

    .cart-right-block .row {
        padding: 8px 0;
    }

    .cart-line {
        display: inline-block;
        width: 50px;
        background-color: #ededed;
        height: 2px;
        margin: 0 5px;
        margin-bottom: 3px;
    }

    .cart-checkout-with {
        padding: 10px;
        text-align: center;
    }

    .price-text {
    font-weight: bold;
    font-size: 1.3em;
}

.price-box {
    text-transform: uppercase;
}

#sd-cart-image {
    display: none;
}

.sticky-header {
    background-color: #f8f8f8;
    text-transform: uppercase;
    font-size: 1.1em;
    width: 100%;
    position: relative;
}

.sticky-header > div {
    display: inline-block;
    padding: 5px 10px;
    box-sizing: content-box;
    cursor: pointer;
}

.sticky-header .underline-wrapper {
    height: 5px;
    background-color: black;
    display: block;
    padding: 0;
}

.sticky-header .underline {
    display: inline-block;
    height:100%;
    position:relative;
    background-color: #0166cc;
    transition: left .4s ease-in-out;
}

.more-accessories img {
    width: 100%;
    height: auto;
}

#installation img {
    width: 100px;
}

#installation span {
    display:inline-block;
    font-weight: bold;
    font-size:1.8em;
    padding-top:20px;
}

div[data-target='sticky-top'] {
    display: none;
}

.detached {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.25);
}

.detached div[data-target='sticky-top'] {
    display: inline-block;
}

.some-data-box img {
    width: 90px;
    height: auto;
}

.some-data-box .brang-logo img {
    width: 40%;
    height: auto;
}

.product-title {
    font-weight: bold;
    font-size: 1.8em;
}

.product-info-header {
    background-color: black;
    color: white;
    padding: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#videos.product_video {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 56%;
}

.video_container {
    position: absolute;
    top: 70px;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#videos iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.some-data-box > div,
.price-box > div {
    padding-bottom: 6px;
}

.list-price-text {
    text-decoration: line-through;
}

.free-shipping-text {
    color: green;
    text-transform: uppercase;
    font-weight: bold;
}

.guarantee-text,
.phone-number a,
.phone-icon {
    color: #e02f28;
}

.phone-icon {
    font-size: 30px;
}

.phone-number {
    font-weight: bold;
    font-size: 1.2em;
}

.product-info-title {
    font-weight: bold;
    padding-right: 10px;
}
.warranty-icons {MARGIN-TOP: 20PX;}

.more-accessories-text {
    text-align: center;
    line-height: 30px;
}

.businessinfo-contactpage {margin-top: 30px;}

#sd-qty {
    padding: 15px;
    border: solid 1px #ededed;
    width: 11%;
    margin-right: 13px;
}

    #sd-cart-status button {
        background-color: #435d82;
        color: white;
        padding: 15px;
        width: 86%;
        border: 1px solid #435d82;
        text-transform: uppercase;
    }


    #sd-cart-status a {
        display: none;
    }

    #sd-cart-status span span, a.gotocart-button {
        width: 100%;
        display: inline-block;
        background-color: #4bad53;
        padding: 15px;
        color: white;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
    }
#sd-cart-status span span {background-color: #4bad53;}
a.gotocart-button {background-color: orange; color: #ffffff; margin-top:3px;}

.product-info {
    margin-bottom: 20px;
    line-height: 20px;
}
.product-stock-status {
    padding: 5px 8px;
    margin: 3px 0;
}
.product-stock-status.product-in-stock {
    color: #05c000;
    border: 1px solid #05c000;
    max-width: 100px;
}

.product-stock-status.product-out-of-stock {
    color: #435d82;
    border: 1px solid #435d82;
    max-width: 300px;
}

.warranty-icons img {
    width: 100%;
    height: auto;
}

.sticky-header-wrapper {
    margin-top: 40px;
    margin-bottom: 20px;
}

.toolbar .pager {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-bottom: 30px;
}

/* VERTICAL MENU CSS OVERWRITE*/

.sidebar .accordion li {
    border-bottom: none;
    cursor: pointer;
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 100%;
    position: relative;
}

.sidebar .accordion li.level-105 {display: none}
.sidebar .accordion a {
    border-bottom: none;
    font-size: .8em;
    line-height: 28px;
    color: #333;
    padding: 1px 15px;
    display: block;
    cursor: pointer;
    background: transparent;
    font-weight: unset;
}

sidebar .accordion a:hover {
    text-decoration: underline;
}

.sidebar .block-title {
    color: #333;
    padding: 10px 15px;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    letter-spacing: 1px;
    background-color: #f3f3f3;
}
.footer-col-0 {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.footer-col-4 {
    margin-top: 40px;
}

/* FOOTER SIGN UP FORM*/
#mc_embed_signup{
        clear:left;
        font:14px Helvetica,Arial,sans-serif;
    }
.subscribe-section #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 3px 3%;
}

#mc_embed_signup #mc-embedded-subscribe {
    width: auto;
    margin: 0;
    line-height: normal;
    padding: 8px 10px;
    height: auto;
    border-radius: 0 2px 2px 0;
    font-weight: bold;
    background-color: #fe5722;
    font-size: 12px;
    }

    #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error,
    #mce-error-response,
    #mce-success-response {
        position: absolute!important;
        top: 120%!important;
        left: 5%!important;
        width: 90%!important;
        padding: 10px!important;
        opacity: 1!important;
        background-color: white!important;
        -webkit-filter: drop-shadow(0 0 5px red)!important;
                filter: drop-shadow(0 0 5px red)!important;
        border: none!important;
        background-color: white!important;
    }

    #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error:before,
    #mce-error-response:before,
    #mce-success-response:before {
        content: " ";
        width: 20px;
        border: none;
        position: absolute;
        height: 20px;
        top: -9px;
        left: calc(50% - 10px);
        background-color: white;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }

    #mc_embed_signup .mc-field-group {
        padding: 0;
        width: 100%;
        display: flex;
        min-height: 0;
    }

    #mc_embed_signup .mc-field-group input.email {
        border-radius: 2px 0 0 2px;
        padding: 9px 2px;
    }
/* account page */

.form-list {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

.new-users {margin: 14px 0;}

.registered-users .button, .new-users .button {
    background-color: #435d82;
    color: #fff;
    padding: 10px 20px;
    width: 100%;
}

/* YMM MODAL*/

.modal-backdrop.show {
    opacity: .7;
}
.modal-header {
    background: #f3f3f3;
    border-bottom: 1px solid #435d82;
    border-top-left-radius: .6rem;
    border-top-right-radius: .6rem;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 21px;
    color: #435d82;
}
.modal-footer {
    justify-content: center;

}

input[type=checkbox], input[type=radio] {
    margin-right: 20px;
}

/*CUSTOM ICON OVERWRITES*/

body.checkout-cart-index #sd-submitBlock input {position: absolute;width: 100%!important;}


body.checkout-cart-index #sd-submitBlock::after {
    background-color: #435d82;
    padding: 20px 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 1.2em;
    cursor: pointer;
    border-radius: 6px;
    text-decoration: none;
}

img.checkout-paypalimage {
    max-width: 200px;
    border: 1px solid orange;
    border-radius: 6px;
    margin: 10px 0!important;
}

/*BRAND PAGE*/

.logos {display:flex;flex-wrap:wrap;justify-content:space-around;}

.logos>div {
    margin: 1% 0;
    display: flex;
    flex-wrap: wrap;
}
.logos>div.brand-page-item{
-webkit-box-shadow: 1px 2px 10px 1px rgba(232,232,232,.5);
-moz-box-shadow: 1px 2px 10px 1px rgba(232,232,232,0.5);
box-shadow: 1px 2px 10 1px rgba(232,232,232,0.5);
}
.logos a img {
border: 10px solid #fff;
}
.logos h2 {width: 100%; clear:both; float:none; margin: 40px 0 20px 1%; text-align:center;}
.logos .featured-brandlogos h2 {margin: 20px 0;}

#logosmask .featured-brandlogos.logos {
padding: 2%;
background: #f8f8f8;
}
.filter_nav {
    float: none;
    clear: both;
    display: flex;
    width: 100%;
    min-height: 40px;
    flex-wrap: wrap;
}

.letters {
    background: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    font-size: 1.4em;
    margin: 2px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    width: 42px;
    height: 42px;
    line-height: 41px;
}

.brands-wrapper img {
    width: 100%;
    height: auto;
}

.brand-letter-active {
    background-color: #f3f3f3;
}

#sd-ship-recalculate {
    background: #435d82!important;
    text-indent: 0!important;
    width: 100%!important;
    height: 34px!important;
    cursor: pointer!important;
    color: #fff!important;
    padding: 3px!important;
    margin: 0!important;
    border: 2px solid #435d82;
    border-radius: 3px;
}

/* 404.htm */

.categories404 ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 0;
    padding: 20px 0;
}

.categories404 h2 {
    margin: 30px 0 0 0;
}

.categories404 li {
    list-style: none;
    text-align: center;
    padding:0;
    background: #f8f8f8;
    margin: 3px;
}

.categories404 li a {
    padding: 30px 0;
    background: #f8f8f8;
    width: 100%;
    display: block;
    text-transform: uppercase;
}

.category-products #search-form {display:none;}
#search-other-input {padding:11px;}

#search-form-btn {
    text-transform: uppercase;
    background: #435d82;
    color: #fff;
    padding: 12px 34px;
}

p.message4040 {
    background: gold;
    padding: 20px;
    margin: 20px 0;
}

/* CHECKOUT STYLES*/

#sd-payment-info label {
    padding: 8px 0;
    display: block;
    float: right;
    width: 80px;
    text-align: left;
}

#sd-payment-info label {
    padding: 8px 0 0 9px!important;
    display: block!important;
    width: unset!important;
    float: none!important;
    text-align: left!important;
}
.sd-formIcon{
    margin: 0!important;
    position: absolute!important;
    left: 0!important;
    top:10px!important;
    display: none;
}

#sd-payment-info td {
    position: relative;
    padding: 5px 10px 5px 10px!important;
}

#sd-payment-info td #sd-emailForm, #sd-payment-info td #sd-emailFormTable {background: #f8f8f8; padding: 10px;}

#sd-payment-info td.sd-ccField {
    position: relative;
    padding: 5px 10px 5px 0px!important;
}

#sd-payment-info td#sd-createAcctWhy {
    padding: 20px 0 0 43px!important;
}

#sd-payment-info td#sd-createAcctWhy ul {
    padding: 8px 0 0 0!important;
    list-style: none;
    line-height: 16px;
}

#sd-payment-info td#sd-createAcctWhy ul li {padding: 0!important;}

#sd-alt-co-buttons {display: none;}

#sd-payment-info #sd-passForm {
    width: 100%;
}

#sd-creditcardForm table {width: 100%;}

#sd-payment-info .sd-payInfo input, #sd-payment-info .sd-payInfo select, #sd-payment-info .sd-payInfo textarea {padding: 8px 5px!important;}

#sd-payment-info select {
    height: 49px!important;
}

#sd-payment-info .sd-payInfo input#sd-email-list {margin-right: 0;}

.sd-ccLVimg {display:none;}
.sd-ccField {min-width: 180px;}

.sd-payInfo #sd-creditcardForm {
    background: #f8f8f8;
    padding: 20px 20px 40px 20px;
}

.sd-payInfo #sd-creditcardForm table {background: #f8f8f8;}

#sd-cart-totals table {
    padding: 20px;
    background: #f8f8f8;
    margin: 20px 0;
    line-height: 24px;
}

#sd-cart-summary img {max-width: 76%!important;}

#sd-cart-summary table {width: 100%;}

#sd-cart-summary td {
    width: 100%!important;
    border: none!important;
    padding: 5px!important;
}

#sd-cart-summary h4{font-weight: 700;font-size:1rem;}

#sd-ship-service {
    border-radius:0!important;
    width: 100%!important;
    margin: 0 0 16px 0!important;
    height: 30px!important;
    font-size: 16px!important;
    line-height: 22px!important;
}

#sd-paymentDone {
    padding: 30px 0 0 0!important;
    background: #fff!important;
    float: none!important;
    width: 105%!important;
    clear: left!important;
    text-align: left!important;
    border: none!important;
    border-top: 0!important;
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

#sd-checkout-contents {clear: both;
    display: table;
    max-width: 1344px;
    margin: 0 auto;
}

#sd-payment-info .sd-payInfo textarea#sd-orderComments {
    margin:20px 0!important;
}
a.sd-formCancelButton  {
    display: block;
    height: 60px;
    width: 100%;
    position: absolute;
    top: 78px;
    color:#fff;
}

.block-title  {display: none;}
.sd-fieldName::after, .required::after {content: "*"; color:#ca0003;}
#sd-support {line-height: 22px;}
#sd-svcNotice {display: block;}

/* MY ACCOUN PAGE*/

#sd-acctNotice {
    margin: 20px 0;
    display: block;
}
.sd-payInfo.clearfix {
    margin-top: -23px;
}



#sd-myaccount {line-height: 32px;}

/* CREATE ACCOUN PAGE*/

.table td, .table th {border-top:0;}

/****** MEDIA QUERIES ***********/

/* Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap*/

/*  Small devices (landscape phones, 576px and up)*/
/* @media (min-width: 576px) { ... } */

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    
        .footer-col-4 {
        margin-top:0;
    }
    .modal-dialog {
    max-width: 640px;
    }
    .registered-users .button, .new-users .button {
    width: 184px;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .stripe-top {height:36px; padding:6px 0;}
    .cart-image {
    font-size: 25px;
    display: inline-block;
    position: relative;
        margin-top: 36px;
    }
    .small-telephone {
        font-size: 25px;
        padding-top: 10px;
        padding-left: 0px;
        flex-grow: 1;
        text-align: center;
    }
    .search-section-fullwidth,.stripe-top {margin-bottom:0;}
    .vehicle-text {
        text-transform: uppercase;
        font-size: 2em;
        font-weight: 900;
    }
    .select-vehicle-top {
        background-color: #2196c2;
        color: white;
        cursor: pointer;
        text-transform: none;
    }
    
    .selected-vehicle {
        font-size: .6em;
        font-weight: normal;
    }
    .selected-vehicle .vehicle-data-field {
        font-size: 1.4em;
        font-weight: 700;
    }

    #mc_embed_signup #mc-embedded-subscribe {
        padding: 8px 28px;
        height: auto;
        border-radius: 0 2px 2px 0;
        font-size: 16px;
    }
        #mc_embed_signup .mc-field-group input.email {
        padding: 20px 2px;
        }
    
    .fitment-search-container {
        padding: 28px 0px 30px 0px;
    }
    .products-grid .item .price-box {
        text-align: center;
        font-size: 1.5em;
        color: #7587a5;
        background-size: 65px;
        background-position: left center;
        padding-bottom: 0;
    }
    .letters {
        background: #fff;
        border: 1px solid #d0d0d0;
        border-radius: 2px;
        box-sizing: border-box;
        color: #333;
        cursor: pointer;
        font-size: 1.8em;
        margin: 3px;
        overflow: hidden;
        text-align: center;
        text-transform: uppercase;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .block-progress #sd-cart-summary.col-md-5 {
        float: left;
        max-width:100%!important;
    }
        .search-icon-wrapper {
        top: 40px;
        height: 37px;
        width: 37px;
    }
    .search-icon-wrapper img {
        width: 27px;
        max-width: 37px;
        height: 25px;
    }
    .fitment-form select {height: 46px;}
}
@media (min-width: 1200px) {
    .select-vehicle-top img {
        float: none;
    }
    .select-vehicle-top img {
        max-width: 58px;
    }
    .phone-number {
    font-size: 1.5em;
    }
    .header-content {
    margin-bottom: 9px;
    }
    .logos .col-xl-2 {
        -ms-flex: 0 0 13.666667%!important;
        flex: 0 0 13.666667%!important;
        max-width: 13.666667%!important;
    }
    .container.top-banner {
    max-width: 1920px;
    }
    .container {max-width: 1344px;}
}

.div-separator {
    border-top: solid 4px #2196c2;
}
.products-grid .item .product-name a {
    color: black !important;
}
.categories-wrapper h2,.vote-images h2 {
padding: 20px 0 10px 0;
}
.cms-home .category-text {
    color: black;
}
.three-image-gray-back {
        padding: 38px 0px;
    background-color: #8080801f;
}
@media (min-width: 1200px) {
.col-lg-5ths {
    width: 20%;
    max-width: 16%;
}}
.category-text:hover {
    color: #435d82;
}
.price {
    font-size: 19px;
}
.product-title {
    font-size: 1.2em;
}
.cart-product img {
    max-width: 200px !important;
    height: auto;
}
h1.category-title {
        font-size: 29px;
    text-align: center;
}
@media (min-width: 992px){
.letters {
    font-size: 24px;
    width: 47px;
    height: 47px;
    }
}
.logos h2 {
    width: 100%;
    clear: both;
    float: none;
    margin: 18px 0 20px 1%;
    text-align: center;
    font-size: 29px;
}
.filter_nav {
    margin-top: 22px;
}
.sd-emailAddress {
    margin-left: -8px;
}
.email-input {
    float: left;
    margin-top: 5px;
    margin-right: 11px;
    margin-bottom: 12px;
}
.header-contact {
    margin-left: -7px;
    margin-bottom: -9px;
}
input#sd-email,
input#sd-b-firstname,
input#sd-b-lastname,
input#sd-b-business,
input#sd-b-address-1,
input#sd-b-address-2,
select#sd-b-state,
select#sd-ship-location,
input#sd-b-zip,
input#sd-b-phone,input#sd-b-city ,
input#sd-s-firstname,
input#sd-s-lastname,
input#sd-s-business,
input#sd-s-address-1,
input#sd-s-address-2,
select#sd-s-state,
input#sd-s-zip,
input#sd-s-phone,input#sd-s-city {
    border: 1px solid lightgray;
    border-radius: 5px;
    margin-bottom: 11px;
}
#sd-billingForm {
    margin-top: -29px !important;
}

a.sd-formButton {
    border: 1px solid lightgrey !important;
    outline: none;
    color: white;
    padding: 6px 15px !important;
    border-radius: 5px;
    background: none;
    color: #2196c2;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
input.sd-formButton {
    border: 1px solid #fff !important;
    outline: none;
    color: white;
    padding: 6px !important;
    border-radius: 5px;
    background: none;
    background-color: #43b75e;
    width: 53% !important;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    width: 61% !important;
    margin-top: -8px;
    margin-left: 16px;
}
body.checkout-cart-index #sd-submitBlock::after {
    content: none !important;
}
body.checkout-cart-index #sd-submitBlock input {
    position: absolute;
    width: 49%!important;
}
.sd-cartItem.sd-cartItem {
    display: flex;
    margin: 20px 0;
    justify-content: space-between;
}
#custom-checkout .sd-cartItem .sd-cartItem-product-image {
    position: relative;
}
#custom-checkout #sd-cart-summary img {
    max-width: 80px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}
#sd-cart-summary img {
    margin: 0 10px 0 0;
    max-width: 72px !important;
    max-width: 80px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}
.sd-cartQty {
    margin-top: -84px;
    font-size: 0.7em;
    font-weight: 500;
    line-height: 1.85em;
    border-radius: 1.75em;
    background-color: rgba(114,114,114,1);
    color: #fff;
    padding: 0 0.58333em;
    position: absolute;
    margin-left: 58px;
}
.sd-cartSubTotal {
    display: flex;
    justify-content: space-between;
}

.sd-cartSubTotal,
.sd-cartTotalsShipTotal,.sd-cartTotalsTotal {
    display: flex;
    justify-content: space-between;
    line-height: 1.4em;
}
div#checkout-progress-wrapper {
    margin-top: 18px;
}
.sd-cartItem-product-title {
    align-self: center;
    padding: 0 8px;
    font-size: 14px;
    flex-grow: 1;
}
.sd-cartTotalsSummary {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #e1e1e1;
}
.sd-cartTotalsTotal {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e1e1e1;
}
.sd-cartTotals {
    font-weight: 600;
}
input#sd-ship-service-estimate-postalcode {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 6px;
}
button.s_estimate_shop{
    border: 1px solid #fff !important;
outline: none;
color: white;
padding: 6px !important;
border-radius: 5px;
background: none;
background-color: #71b5e1;
transition: 0.3s ease-in-out;
cursor: pointer;
}
select#sd-ship-location {
    margin-bottom: 14px;
}
table#sd-paymentDone {
    text-align: center !important;
    margin-bottom: 23px;
    margin-top: 23px;
    border: 1px solid black !important;
    width: 100% !important;
}
a#home-crumb {
    color: black;
}
.sd-dataSet.clearfix {
    font-size: 13px;
}
div#sd-email-acct {
    margin-left: 58px;
}
a.ship_change{
    color: blue;
    margin-left: 20px;
}
hr.pay_hr{
    margin-top: 0.1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.sd-payInfo.sd-cart-email {
    display: flex;
}
.sd-payInfo.sd-cart-shipto {
    display: flex;
}
.sd-cart-shiptoaddress {
    margin-left: 45px;
}
div#sd-creditcardForm {
    margin-top: 34px;
}
input.sd-formButton {
    background-color: #71b5e1;
}
a#home-crumb {
    color: black;
    font-size: 16px;
}
.breadcrumbs ul span a {
    color: black;
    font-size: 16px;
}
figure {
    cursor: pointer;
}
.ByCategory {
    width: 100%;
    background-size: 100% 100%;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 7px -2px;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    padding: 49px 7px;
    background-color: #f8f8f8;
}
.ByCategory span {
    margin-top: 131px;
    font-size: 48px;
    line-height: 57px;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 0.10em;
    text-transform: uppercase;
    text-align: center;
    display: inherit;
    margin-bottom: 10px;
}
.ByCategory [class^="imghvr-"], .ByCategory [class*=" imghvr-"] {
    position: relative;
    height: 202px;
    border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
    border-image: initial;
    overflow: hidden;
}
.ByCategory figure img {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

figure img {
    vertical-align: middle;
}
figure img {
    border: 0;
}
.ByCategory [class^="imghvr"] figcaption {
    width: 100%;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    vertical-align: bottom;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.4s ease-out 0s;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

.ByCategory h4 {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 26px;
    line-height: 34px;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 0.10em;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
}
.ByCategory [class^="imghvr-"] > a, .ByCategory [class*=" imghvr-"] > a {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
}
.ByCategory figure:hover img {
    transform: scale(1.2);
}
@media (max-width: 568px) {
.ByCategory span {
    margin-top: 40px;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1px;
}
}
@media screen and (max-width: 1024px) {
.ByCategory [class^="imghvr-"], .ByCategory [class*=" imghvr-"] {
    width: 100%;
    height: auto;
}
}
li.top-level-link a {
    color: inherit;
}
.menues.justify-content-end.d-none.d-md-flex a {
    color: white;
}
.header-show{
     background-color: #435d82;  
}
a, [data-hlk] {
    background: transparent;
    cursor: pointer;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
}
#search-form{
    margin-top: 26px;
}
a:focus, a:hover {
text-decoration: none;
}
.select-vehicle {
  font-size: 16px;
    font-weight: 700;
}
nav {
      background: grey;
}
.hidden-li {
          padding: 0px 4px !important;
}
figcaption {
    color: black;
}
table#sd-supportInfo input {
    margin-bottom: 16px;
}

td input[type="checkbox"] {
    margin-top: 20px;
}
@media (min-width: 320px) and (max-width: 480px) {
    header.dark {
        display: none;
    }
    .logo img {
        width: 69%;
        height: 70px;
    }
    .cart-image {
        margin-top: 29px;
    }
    .ByCategory h4 {
        font-size: 20px;
     }
     h4.footer-column-title {
        font-size: 18px;
    }
    body.checkout-cart-index #sd-submitBlock input {
    position: absolute;
    width: 30%!important;
   }
   div#sd-email-acct {
    word-break: break-all;
   }
}
@media (min-width: 481px) and (max-width: 767px)
{
    header.dark {
    display: none;
   }
}
@media (min-width:768px) and (max-width:769px) {
    header.dark {
        display: none;
    }
.search-icon-wrapper {
    position: absolute;
    top: 37px;
    right: 7px;
    }
  .search-icon-wrapper img {
    width: 30px;
     }
}
.brands-wrapper a:hover {
    color: black;
}
.cart-product img {
    max-width: 200px !important;
    max-height: 129px;
    width: 113px;
}
.form_create{
    width: 22%;
    margin-bottom: 8px;
    border: none;
}
div#sd-acctNav a {
    margin-right: 14px;
}
tr.sd-otd a:hover {
    color: black !important;
}
div#sd-acctTitle {
    font-size: 19px;
    margin: 10px 0px;
}
table#sd-acctOrders {
    border: 1px solid gray;
    margin-bottom: 17px;
}
table#sd-acctOrders td {
    padding: 10px 7px;
}
td#sd-acctOrdersTitle {
    text-align: center;
}
div#sd-acctNav {
    margin-top: 10px;
}
div#sd-shipAddr {
    margin-bottom: 27px;
    margin-top: 10px;
    border-bottom: 1px solid #80808045;
}
div#sd-billAddr {
    border-bottom: 1px solid #80808045;
}
div#sd-storeNotice {
    font-weight: 700;
}
div#sd-storeHome {
    margin-top: 14px;
    border-bottom: 1px solid #80808045;
}
div#sd-acctUser {
    border-bottom: 1px solid #80808045;
    margin-bottom: 11px;
}
td.acct-order-number a {
    text-decoration: underline;
}
div#sd-email-acct {
    margin-left: 37px;
}
strong#sd-email-acct {
    font-size: 15px;
}
    header.dark { background-color: #444; }
    nav { position: relative;  }
    header.dark nav { background-color:white; }
    ul.main-nav { 
      list-style-type: none; 
      padding: 0px;
      font-size: 0px;
    max-width: 86%;
      margin: 0 auto;
    }
    ul.main-nav > li { 
      display: inline-block;
      padding: 0px 4px !important;
      margin-bottom: 2px;
    }
    .car-icon-image {
    width: 64px;
        height: 21px;
    }
    ul.main-nav > li > a { 
      display: block; 
      padding: 10px 11px;
      position: relative;
      font-size: 14px;
      font-weight: 400;
      box-sizing: border-box;
    }
    li.top-level-link-select {
        background-color: #2196c2;
            margin-top: 2px;
    }
    ul.main-nav > .top-level-link:hover { background-color: #2196c2; }
    ul.main-nav > .top-level-link:hover > a { color: white !important; font-weight: 400; }
    
    ul.main-nav > li ul.sub-menu-lists {
      margin: 0px;
      padding: 0px;
      list-style-type : none;
      display:block;
    }
    
    ul.main-nav > li ul.sub-menu-lists > li {
      padding: 2px 0;
    }
    
    ul.main-nav > li ul.sub-menu-lists > li > a {
      font-size: 14px;
    }
    .ic {
      position: fixed; 
      cursor: pointer;
      display: inline-block;
      right: 25px;
      width: 32px;
      height: 24px;
      text-align: center;
      top:0px;
      outline: none;
    }
    .ic.close { 
      opacity: 0; 
      font-size: 0px; 
      font-weight: 300; 
      color: #fff;
      top:8px;
      height:40px;
      display: block;
      outline: none;
    }
    /* Menu Icons for Devices*/
    .ic.menu { top:25px; z-index : 20; }
    .ic.menu .line { 
      height: 4px; 
      width: 100%; 
      display: block; 
      margin-bottom: 6px; 
    }
    .ic.menu .line-last-child { margin-bottom: 0px;  }
    .sub-menu-head { margin: 10px 0; }
    .banners-area { margin-top: 20px; padding-top: 15px; }
    @media only screen and (max-width:768px) {
      .sub-menu-head { color:orange; }
      .ic.menu { display: block; }
      header.dark .ic.menu .line { background-color: #fff; } 
      header.light .ic.menu .line { background-color: #000; }
      .ic.menu .line {
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
      }
      .ic.menu:focus .line { background-color: #fff !important; }
      
      .ic.menu:focus .line:nth-child(1) { 
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); 
      }
      
      .ic.menu:focus .line:nth-child(2){ 
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); 
        margin-top: -10px;
      }
      
      .ic.menu:focus .line:nth-child(3){
        transform: translateY(15px);
        opacity: 0;
      }
      .ic.menu:focus{ outline: none; }
      .ic.menu:focus ~ .ic.close { opacity: 1; z-index : 21;  outline: none;  }
      .ic.menu:hover, 
      .ic.menu:focus{ opacity: 1; }
      nav { background-color: transparent; }
      ul.main-nav {
        z-index:2; 
        padding: 50px 0;
        position: fixed;
        right: 0px;
        top: 0px;
        width: 0px;
        background-color:rgba(0,0,0,1);
        height: 100%;
        overflow: auto;
        /*CSS animation applied : Slide from Right*/
       -webkit-transition-property: background, width;
        -moz-transition-property: background, width;
        -o-transition-property: background, width;
        transition-property: background, width;
        -webkit-transition-duration: 0.6s;
        -moz-transition-duration: 0.6s;
        -o-transition-duration: 0.6s;
        transition-duration: 0.6s;
      }
      
      .ic.menu:focus ~ .main-nav { width: 300px; background-color:rgba(0,0,0,1); }
      
      ul.main-nav > * { 
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
        opacity: 0;
      }
      .ic.menu:focus ~ .main-nav > * {opacity: 1;}
      
      ul.main-nav > li > a:after {display: none;}
      ul.main-nav > li:first-child { border-radius: 0px; }
      ul.main-nav > li {
        display: block;
        border-bottom: 1px solid #444;
      }
      
      ul.main-nav > li > a { font-weight: 600; }
      
      ul.main-nav > li ul.sub-menu-lists > li a { color: #eee; font-size: 14px; }
      .sub-menu-head { font-size: 16px;}
      ul.main-nav > .top-level-link:hover { background-color: transparent;  }
      ul.main-nav > .top-level-link:hover > a {color: #fff; text-decoration: none; font-weight: 600;}
     .ic.menu:focus ~ ul.main-nav > li > div.sub-menu-block {
        border-left: 0px solid #ccc;
        border-right: 0px solid #ccc;
        border-bottom: 0px solid #ccc;
        position: relative;
        visibility: visible;
        opacity: 1.0;
      }
      
      .sub-menu-block { padding: 0 30px; }
      .banners-area { padding-bottom: 0px;  }
      .banners-area div { margin-bottom: 15px;  }
    }
    
    @media only screen and (min-width:769px) {
      .ic.menu { display: none; }
      /* Main Menu for Desktop Devices  */
      ul.main-nav { display: block; position: relative; }
      .sub-menu-block { padding: 15px; }
      
      /* Sub Menu */
      ul.main-nav > li > div.sub-menu-block { 
      visibility: hidden;
      background-color: white;
      position: absolute;
      margin-top: 0px;
      width: 100%;
      color: #333;
      left: 0;
      box-sizing: border-box;
      z-index : 3;
      font-size: 16px;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      opacity: 0;
      /*CSS animation applied for sub menu : Slide from Top */
      -webkit-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      -webkit-transform: rotateX(90deg);
      -moz-transform: rotateX(90deg);
      -ms-transform: rotateX(90deg);
      transform: rotateX(90deg);
      -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
      transform-origin: top center;
      
      }
      ul.main-nav > .top-level-link:hover > div.sub-menu-block{ 
        background-color: white; 
        visibility: visible;
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        border: 1px solid #8080803d;
      }
      ul.main-nav > li > div.sub-menu-block > * {
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
        opacity: 0;
      }
      ul.main-nav > .top-level-link:hover > div.sub-menu-block > * {
        opacity: 1;
      }
      .sub-menu-head { font-size: 20px;}
      header.light ul.main-nav > li > a { border-right: 1px solid #666; }
      header.light ul.main-nav > li > a:after { background-color: #999; }
      
      /* Drop Down/Up Arrow for Mega Menu */
      ul.main-nav > li > a.mega-menu > span { display: block; vertical-align: middle; }
      ul.main-nav > li > a.mega-menu > span:after {
        width: 0; 
        height: 0; 
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid black;
        content: '';
        background-color: transparent;
        display: inline-block;
        margin-left: 10px;
        vertical-align: middle;
      }
    
      ul.main-nav > .top-level-link:hover > a.mega-menu span:after{
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 0px solid transparent;
        border-bottom: 5px solid white;
      }
    }

    /* ------- */
    @media (max-width: 320px) and (min-width: 375px) {
        input.sd-formButton {
        margin-left: -32%;
        margin-top: 31px;
        }
        .sd-submitBlock{
            margin-bottom: 46px;
        }
    }

    @media (max-width: 480px) and (min-width: 320px){
        body.checkout-cart-index #sd-submitBlock input {
            position: absolute;
            width: 100%!important;
            margin-top: 32px;
            margin-left: -126px;
        }
        #sd-submitBlock{
            margin-bottom: 53px;
        }
    }

    @media (max-width: 768px){
        body.checkout-cart-index #sd-submitBlock input {
            position: absolute;
            width: auto !important;
            margin-top: 32px;
            margin-left: -126px;
        }
        #sd-submitBlock{
            margin-bottom: 53px;
        }
        input#search-box-input {
            margin-left: -69px;
        }
        span.search-icon-wrapper>img{
            margin-left: -71px;
        }
        
        .menues.justify-content-end.d-none.d-md-flex {
            margin-left: -71px;
        }
        .cart-image {
            font-size: 20px;
            display: inline-block;
            position: relative;
            margin-top: 41px;
            margin-left: 13px;
        }
        figure.imghvr-effect >img  {
            height:168px
        }
    }

    @media (max-width: 480px) and (min-width: 320px)
    {
    #sd-submitBlock{
    margin-bottom: 53px;
    }
    }

    #sd-cart-summary img{
        height:69px
    }
        
    div#checkout-progress-wrapper {
        margin-top: 0px;
    }
    input#search-box-input {
        margin-left: -69px;
    }
    span.search-icon-wrapper>img{
        margin-left: -71px;
    }
    
    .menues.justify-content-end.d-none.d-md-flex {
        margin-left: -71px;
    }
    .cart-image {
        font-size: 20px;
        display: inline-block;
        position: relative;
        margin-top: 41px;
        margin-left: 13px;
    }                  
    @media (max-width: 990px) 
    {
    .logo img{  
    width: 64%;
    height: 90px;
    }

    .search-icon-wrapper img{
    margin-top: 35px;
    width: 26px;
    margin-left: -57px;
    }        
    }
    .navbar-nav .dropdown-menu {
    box-shadow: 0 10px 10px #666;
    }
    .navbar-dark .navbar-nav .show>.nav-link {
    color: black !important;
}