﻿.topSnipe {
    position: absolute;
    top: 0;
    z-index: 1000;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 10px 5px;
}

.greenBackText {
    background-color: #66cc33 !important;
    padding: 0 5px;
}

.indexBtn {
    padding: 0 10px;
}

.accessoryCategory .greenBtn {
    background-color: #66cc33;
    border: none;
    color: black !important;
}

.sortCategory .greenBtn {
    background-color: #66cc33;
    border: none;
    color: black !important;
}

.QV {
    background: none !important;
    border: none;
    padding: 0 !important;
    cursor: pointer;
    color: #5A5A60 !important;
    cursor: pointer;
    font-family: Oswald;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    color: #000000;
    line-height: 17px;
    margin: 0;
}

.merchLanding {
    background-color: #202021;
}

    .merchLanding h1 {
        color: white;
    }

    .merchLanding .appGrid .position-absolute {
        top: 40px;
        left: 30px;
    }


@media (max-width: 767.98px) {
    .merchLanding .appGrid .position-absolute {
        top: inherit;
        left: 0;
        bottom: 0;
        width: 100%;
        padding-top: 30px;
        background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.69) 33%, black 73%, black 100%);
        background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.69) 33%, black 73%, black 100%);
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.69) 33%, black 73%, black 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    }
}

@media (max-width: 1575px) {
    .itemPage .btnGroup li {
        width: 100%;
    }

        .itemPage .btnGroup li .blackBtn, .itemPage .btnGroup li .blackBtn-disabled {
            width: 100%;
            margin-bottom: 20px;
        }
}

.addItemToCart fa-plus, .addItemToCart fa-minus {
    font-size: 14px;
}

.addItemToCart {
    border-top: 2px solid #66cc33;
}

.selectSize fa-plus, .selectSize fa-minus {
    font-size: 14px;
}

.selectSize {
    border-top: 2px solid #66cc33;
}

#BuildSummaryModal .modal-dialog {
    border-top: 1px solid #66cc33;
}

.modelBar {
    background-color: #232323;
}

#BuildSummaryModal .modal-content {
    border-radius: 0;
}

#ItemDetialsModal {
    z-index: 1111;
}

.mh-35 {
    min-height: 35px;
}

.BP-Header .stickySubNav {
    box-shadow: none;
    border: none;
    background-color: #444444;
}

.BP-Header h4, .BP-Header h5 {
    color: white;
}

.vehicleContainer .greenBtn {
    background-color: #66cc33;
    color: black !important;
}

.filter #filterButton {
    z-index: 1;
}

.focusBox {
    height: 65px;
}

.vehicleContainer button {
    border: none;
    outline: none;
}

    .vehicleContainer button:hover {
        border: none;
        outline: none;
    }

    .vehicleContainer button:focus {
        border: none;
        outline: none;
    }

.vehicleContainer .greenBtn {
    font-family: Oswald;
    padding: 20px 25px;
    position: relative;
    display: inline-block;
    border: none;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5rem;
}

    .vehicleContainer .greenBtn:hover {
        background-color: #66cc33 !important;
        opacity: 0.7;
    }


.vehicleContainer .blackBtn:hover {
    background-color: #000000 !important;
    opacity: 0.7;
}

.vehicleContainer .greenBtn:focus {
    background-color: #66cc33 !important;
}

.req-acc-tab .greenBtn {
    background-color: #66cc33;
}

.stickyNavImg {
    display: none;
}

.stickyHideContent {
    display: none !important;
}

.sortCategory .blackBtn {
    /*background-color: #D7D7DA;*/
    background-color: #E5E5E9;
    color: #5A5A60 !important;
}

    .sortCategory .blackBtn:hover {
        /*background-color: #D7D7DA;
            opacity: 0.7;*/
        background-color: hsl(240, 4%, 88%);
        color: rgba(0, 0, 0, 0.3) !important;
    }

    .sortCategory .blackBtn:focus {
        /*background-color: #D7D7DA;*/
        background-color: #E5E5E9;
        color: #5A5A60 !important;
    }

.sortCategory .greenBtn {
    background-color: #66cc33;
    border: none;
    color: black !important;
    font-family: Oswald;
    padding: 20px 25px;
    position: relative;
    display: inline-block;
    border: none;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5rem;
}

    .sortCategory .greenBtn:hover {
        /*background-color: #66cc33;
            opacity: 0.7;*/
        background-color: hsl(100, 60%, 58%);
        color: rgba(0, 0, 0, 0.5) !important;
    }

    .sortCategory .greenBtn:focus {
        background-color: #66cc33;
    }

.accessoryCategory .blackBtn {
    /*background-color: #D7D7DA;*/
    background-color: #E5E5E9;
    color: #5A5A60 !important;
}

    .accessoryCategory .blackBtn:hover {
        /*background-color: #D7D7DA;
            opacity: 0.7;*/
        background-color: hsl(240, 4%, 88%);
        color: rgba(0, 0, 0, 0.3) !important;
    }

    .accessoryCategory .blackBtn:focus {
        /*background-color: #D7D7DA;*/
        background-color: #E5E5E9;
        color: #5A5A60 !important;
    }

.accessoryCategory .greenBtn {
    background-color: #66cc33;
    border: none;
    color: black !important;
    font-family: Oswald;
    padding: 20px 25px;
    position: relative;
    display: inline-block;
    border: none;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5rem;
}

    .accessoryCategory .greenBtn:hover {
        /*background-color: #66cc33;
            opacity: 0.7;*/
        background-color: hsl(100, 60%, 58%);
        color: rgba(0, 0, 0, 0.5) !important;
    }

    .accessoryCategory .greenBtn:focus {
        background-color: #66cc33;
    }

.BP-Accessories .blackBtn {
    background-color: #D7D7DA;
    color: #5A5A60 !important;
}

    .BP-Accessories .blackBtn:hover {
        background-color: #D7D7DA;
        opacity: 0.7;
    }

    .BP-Accessories .blackBtn:focus {
        background-color: #D7D7DA;
        color: #5A5A60 !important;
    }

.BP-Accessories .greenBtn {
    background-color: #66cc33;
    border: none;
    color: black !important;
    font-family: Oswald;
    padding: 20px 25px;
    position: relative;
    display: inline-block;
    border: none;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5rem;
}

    .BP-Accessories .greenBtn:hover {
        background-color: #66cc33;
        opacity: 0.7;
    }

    .BP-Accessories .greenBtn:focus {
        background-color: #66cc33;
    }

.BP-Accessories .msrp {
    color: #76767C;
}

.BP-Accessories .QV {
    color: #5A5A60 !important;
    cursor: pointer;
}

.BP-footer {
    background-color: #E5E5E9;
    width: 100%;
    border-top: thin solid #979797;
}

    .BP-footer .black-arrow {
        margin-bottom: 3px;
    }

    .BP-footer .greenBtn {
        background-color: #66cc33;
        border: none;
        height: 100%;
        padding-left: 80px;
        padding-right: 80px;
    }

        .BP-footer .greenBtn:hover {
            opacity: 0.7;
        }

    .BP-footer button:disabled {
        opacity: .7;
    }

.BP-models .productVehicles {
    background-color: #F1F1F1;
}

.BPCatSelector a {
    cursor: pointer;
}

.GreenSelected a {
    color: #66cc33 !important;
}

.subtotal-fontstyle {
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.bptotal-fontstyle {
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 500;
    line-height: 37px;
}

.right {
    height: 100%;
}

.BP-Total {
    margin-bottom: 10px;
}

.bpModel-body {
    background-color: #F1F1F1;
}

.greenCatText {
    color: #66cc33 !important;
}

.modelBtn {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 80px;
}

.BP-summary .disclaimer {
    margin-top: 50px;
    padding-bottom: 50px;
}

.navBorder {
    border-bottom: 1px solid #D7D7DA;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
}

.axContainer .threeBtns {
    float: right;
    width: 325px;
}

.axContainer .axHeader {
    font-size: 25px;
    line-height: 27px;
}

.accessoryContainer {
    padding: 20px 10px 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(71 71 71 / 20%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(71, 71, 71, 0.2);
    box-shadow: 0px 0px 10px 0px rgb(71 71 71 / 20%);
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: none;
    border-radius: 0;
    height: 100%;
}

.summaryHeader {
    padding: 40px 15px 30px 15px;
    background: #232323;
    border-top: 2px solid #6c3;
    margin-top: 8px;
}

.summaryTitle {
    color: white;
    font-family: Oswald;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 30px;
    border-left: 4px solid #6c3;
    line-height: 30px;
}

.summaryContainer {
    background: #232323;
    color: white;
    padding: 40px 15px 30px 15px;
}

    .summaryContainer hr {
        border: 0;
        clear: both;
        display: block;
        width: 100%;
        background-color: #66CC33;
        height: 1px;
        margin: 0;
    }

    .summaryContainer .grey-text {
        color: #B2B2B8;
    }

    .summaryContainer .green-text {
        color: #66CC33;
    }

.summaryCategory {
    border-right: 4px solid white;
    font-family: Oswald;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
}

.summary-container {
    position: relative;
    height: 100%;
}

.summary-vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
}

.summaryPrice {
    position: absolute;
    bottom: 0;
    right: 20px;
}

/*.QV-Container .req-image-box {
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 15px;
    }*/

/*.QV-Container .req-acc-tab {
        margin-left: -1px;
        padding: 10px 0 10px 15px;
    }

    .QV-Container .req-acc-active {
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-left: 1px solid white;
    }*/
.QV-Container .greenBtn {
    background-color: #66cc33;
    color: black !important;
}

.QV-Container .QV-panel {
    max-height: 775px;
    overflow-y: auto;
}

#AddReqModal {
    padding-right: 0px !important;
}

    #AddReqModal .modal-dialog {
        width: 930px;
    }

    #AddReqModal .blackBtn {
        max-width: 290px;
        /*width: 100%;*/
    }

#QuickViewModal {
    padding-right: 0px !important;
}

    #QuickViewModal .modal-dialog {
        width: 1345px;
    }

    #QuickViewModal .greenBtn:hover {
        background-color: #66cc33;
        opacity: 0.7;
        text-decoration: none;
    }

.req-acc-tab label {
    cursor: pointer;
}

.req-acc-tab input {
    cursor: pointer;
}

#AddReqModal .modal-content {
    max-width: 930px;
    margin: auto;
}

.sectionNav .header a {
    display: block;
    cursor: pointer;
    padding: 47px 0;
    text-align: center;
    padding-top: 11px;
}

.sectionNav .leftBorder {
    border-left: 4px solid #D7D7DA;
    margin-top: 15px;
}

.sectionNav .axContainer {
    height: 100px;
}

.wb {
    background: white;
}

.sumSvg {
    padding-bottom: 10px;
    margin-top: -10px;
}

.bpSummaryOne {
    padding-top: 15px;
}

.bpSummaryTwo10 {
    padding-top: 10px !important;
}

.borderR {
    border-right: 1px solid #D7D7DA;
    height: 61px;
    margin-top: 25px;
}

.noBorderR {
    height: 61px;
    margin-top: 25px;
}

.itemMark {
    margin-right: 6px;
    margin-bottom: 3px;
    height: 11px;
    cursor: pointer;
}

.white-text {
    width: 240px;
}

.axContainer .pl-30 {
    padding-left: 30px;
}

.cursorPT {
    cursor: pointer;
}

#QVButton .greenBtn {
    font-family: Oswald;
    padding: 20px 25px;
    position: relative;
    display: inline-block;
    border: none;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5rem;
}

    #QVButton .greenBtn:hover {
        background-color: #66cc33;
        opacity: 0.7;
    }

    #QVButton .greenBtn:focus {
        background-color: #66cc33;
        opacity: 0.7;
    }

#ID-ul-btnGroup .greenBtn {
    font-family: Oswald;
    padding: 20px 25px;
    position: relative;
    display: inline-block;
    border: none;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5rem;
    background-color: #66cc33;
    color: black !important;
}

    #ID-ul-btnGroup .greenBtn:hover {
        background-color: #66cc33;
        opacity: 0.7;
    }

    #ID-ul-btnGroup .greenBtn:focus {
        background-color: #66cc33;
        opacity: 0.7;
    }


.btnIcon {
    padding-right: 8px;
    height: 12px !important;
    padding-bottom: 1px;
}

.btnInfoIcon {
    padding-right: 6px;
    padding-bottom: 2px;
}

.grey-font {
    height: 90px;
    /*padding-top: 30px;*/
}

.left {
    float: left;
}

.right {
    float: right;
}

.prodName {
    padding-left: 15px;
    padding-right: 15px;
}

.prodMiniNav {
    background-color: white;
    border-top: thin solid #66cc33;
}

    .prodMiniNav #collapseOne {
        height: 490px;
    }

    .prodMiniNav .collapse .mt-35 {
        margin-top: 20px;
    }

.empty {
    display: none;
}

.invalid-feedback {
    font-size: 1em;
}

.pb-30 .mobile-view {
    display: none;
}

.axContainerIndex {
    padding-left: 0px;
}

.blackBtn-nonclick {
    pointer-events: none;
    line-height: 18px;
}

/*.BP-Accessories .colors .color-btn.active p {
        width: 200px;
        margin-left: -29px;
    }*/

@media (max-width: 1590.98px) {
    .BP-summary .disclaimer {
        padding-left: 15px;
        padding-right: 15px;
    }

    .axContainerIndex {
        padding-left: 30px;
    }
}

/*large view*/
@media (max-width: 1199.98px) {
    .mb-text {
        margin-bottom: 60px;
    }

    .BP-Accessories .colors .color-btn.active p {
        width: 175px;
    }
}

/*medium view*/
@media (max-width: 991.98px) {
    .imageFlex {
        max-width: 150px;
    }

    .sectionNav .leftBorder {
        padding-left: 50px;
    }

    .sectionNav .axContainer {
        height: unset !important;
    }

    .axContainer {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

        .axContainer .pl-30 {
            padding-left: 45px;
        }

        .axContainer .threeBtns {
            float: unset;
            width: unset;
        }

        .axContainer .axHeader {
            font-size: unset;
            line-height: unset;
        }

    .BP-Accessories .colors .color-btn.active p {
        width: 130px;
        margin-left: -40px;
    }

    .bpSummaryTwo {
        max-width: 202px;
        margin-left: 18px;
        border-left: unset;
        padding-left: 0px;
    }

    .BP-footer .black-arrow {
        height: 14px;
    }

    .noWidth {
        min-width: 135px;
        word-break: break-word
    }

    .summaryHeader {
        margin-top: 10px;
    }

    .BP-Accessories .msrp {
        text-align: unset;
    }

    .stepOne {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }

    .stepTwo {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }

    .stepOne label {
        font-size: 15px;
    }
}

/*small view*/
@media (max-width: 767.98px) {
    .addBanner .col-auto {
        max-width: 100%;
        padding-top: 5px;
    }

    .BP-container .cardRepeat {
        margin-left: 15px;
        margin-right: 15px;
    }

    .prodMiniNav .img-fluid {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 60%;
    }

    .axContainer {
        margin-left: unset;
        margin-right: unset;
        padding-left: 0px;
        padding-right: 0px;
    }

        .axContainer .nplr {
            padding-left: 0px;
            padding-right: 0px;
        }

    .apparel .col-sm-12 {
        margin-bottom: unset;
    }

    .vehName {
        line-height: 20px;
    }

    .BP-container .vehicleContainer {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .productVehicles .cardRepeat .vehicleContainer {
        padding-bottom: 0px;
    }

    .pb-30 .mobile-view {
        margin-right: 15px;
        margin-left: 15px;
        margin-top: 20px;
        display: block;
    }

    .mb-20 .desktop-view {
        display: none;
    }

    .axContainer .navBorder {
        border-bottom: unset;
        width: unset;
        margin-left: unset;
        transform: unset;
    }

    .borderBottomLine {
        border-bottom: 1px solid #D7D7DA;
    }

    .modelBtn {
        margin-top: 30px;
        width: 100%;
    }

    .headFour-category-mobile {
        font-size: 20px;
        padding-top: 10px;
    }

    .category-mobile button {
        width: 100%;
        background-color: #222222;
        border: none;
        font-size: 16px;
        border-radius: 0px;
    }

        .category-mobile button:focus {
            box-shadow: 0 0 0 0.2rem #979797;
        }

    .category-mobile .dropdown-menu {
        width: 100%;
    }

    .category-mobile .GreenSelected {
        color: #66cc33 !important;
    }

    #QuickViewModal #btn-QuickView-ATC {
        width: 100%;
    }

    .borderBottomModels {
        margin-left: 15px;
        margin-right: 15px;
        border-bottom: solid #66cc33 thin;
        padding-bottom: 15px;
    }

    .BP-footer .greenBtn {
        width: 100%;
    }

    #AddReqModal .blackBtn {
        max-width: unset;
    }

    .left {
        float: unset;
        padding-left: 15px;
    }

    .right {
        float: unset;
    }

    .apparelInfoBox {
        padding-left: 15px;
        padding-right: 15px;
    }

    .noWidth {
        width: unset;
        padding-left: 0px;
        padding-right: 0px;
    }

    .mb-text {
        margin-bottom: unset;
    }

    .grey-font {
        padding-left: 15px;
        padding-right: 15px;
    }

    .accessoryContainer {
        padding-left: 15px;
        padding-right: 15px;
        /*height: 350px;*/
    }

    .white-text {
        width: unset;
    }

    .btnIcon {
        padding-bottom: 3px;
    }

    .stickyPadding {
        padding-top: 15px !important;
    }

    .bpSummaryTwo {
        max-width: 202px;
        margin-left: -130px;
        border-left: 4px solid #D7D7DA;
        padding-top: 23px;
        height: 75px;
        padding-left: 50px;
    }

    .bpSummaryOne {
        width: auto;
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .borderR {
        width: auto;
        margin-top: 16px;
        margin-bottom: 15px;
    }

    .noBorderR {
        width: 82px;
        margin-top: 16px;
    }

    .borderTop {
        border-top: 1px solid #D7D7DA;
    }

    .BP-container .container {
        padding-left: unset;
        padding-right: unset;
    }

    .summaryHeader {
        padding: 90px 30px 30px 30px;
        background: #232323;
        border-top: 2px solid #6c3;
    }

    .summary-vertical-center {
        position: unset;
        transform: unset;
        width: unset;
        margin: unset;
        border-bottom: 3px solid #D7D7DA;
        margin-bottom: 40px;
    }

    .summaryCategory {
        border-right: unset;
    }

    .wb {
        width: 75px;
        height: 68px;
        min-width: 75px;
    }

    .summaryPrice {
        position: unset;
    }

    .maxWidth {
        min-width: 270px;
    }

    .minWidth {
        width: 90px;
    }

    .summaryContainer hr {
        margin-bottom: 5px;
    }
}

/*extra small view*/
@media (max-width: 575.98px) {
    .cardSavings {
        padding-top: 50px;
    }

    .greenBtn {
        padding: 10px 20px !important;
    }

    #summaryCartButtons {
        text-align: center;
    }

    .bpSummaryTwo {
        margin-left: 18px;
        margin-top: 18px;
        padding-top: 17px;
    }

    .vehName {
        line-height: 18px;
    }

    .noWidth {
        padding-left: 15px;
    }

    html, body {
        width: 100%;
        overflow-x: hidden;
    }

    .prodMiniNav .prodName .headFive {
        font-size: 12px;
    }

    .prodMiniNav .img-fluid {
        max-width: 75%;
        padding-top: 70px;
        margin-bottom: 20px;
    }

    .prodMiniNav .collapse .mt-35 {
        margin-top: 25px;
    }

    .prodMiniNav #collapseOne {
        height: 560px;
    }

    .BP-footer .greenBtn {
        padding-left: unset;
        padding-right: unset;
    }

    #AddReqModal #addreq-view-content .pl-xs-custom {
        padding-left: 7px;
    }

    #AddReqModal #addreq-view-content .headThree {
        font-size: 25px;
    }

    #AddReqModal #addreq-view-content .headFive {
        font-size: 16px;
    }

    .maxWidth {
        width: 270px;
    }

    .bpSummaryOne {
        max-width: 150px;
    }

    .accessoryContainer {
        /*height: 310px;*/
    }

    .stepOne {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }

    .stepTwo {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }
}

@media (max-width: 435.98px) {

    .blackBtn-nonclick {
        /*padding-top: 15px;*/
    }
}

@media (max-width: 408.98px) {

    .bpSummaryTwo {
        padding-left: 25px;
    }

    .sectionNav .leftBorder {
        padding-left: 20px;
    }
}

/*iPhone SE*/
@media (max-width: 359.98px) {

    .prodMiniNav .img-fluid {
        max-width: 100%;
        padding-top: 70px;
        margin-bottom: 20px;
    }

    .accessoryCategory .blackBtn {
        font-size: 13px;
    }

    .sortCategory .blackBtn {
        font-size: 13px;
    }

    .prodMiniNav #collapseOne {
        height: 485px;
    }

    .prodMiniNav .collapse .mt-35 {
        margin-top: 20px;
    }

    .prodName {
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px;
    }

    .prodMiniNav .prodName .headFive {
        font-size: 11px;
    }

    .maxWidth {
        width: 230px;
        min-width: 230px;
        max-width: 230px;
    }

    .borderR {
        width: 100px;
    }

    .noBorderR {
        width: 100px;
    }

    .bpSummaryTwo {
        margin-left: unset;
        padding-left: 15px;
        padding-right: 0px;
        max-width: 175px;
    }

    .bpSummaryOne {
        max-width: 130px;
    }

    .noWidth {
        padding-left: 1px;
    }

    .sectionNav .leftBorder {
        margin-left: 10px;
        padding-left: 15px;
    }
}