﻿/*******************Inventory-starts***********************/
.sm-txt {
    font-size: 12px;
    font-weight: 600;
}
.btm-link-invn .btn-light {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
}
    .btm-link-invn .btn-light:hover {
        background-color: #212529;
        border-color: #212529;
        color:#fff;
    }
.wm-main-section {
    background-color: #f9f9f9;
}
.ch-btn {
    width: 60%
}
.d-btn {
    width:40%
}
.car-cont {
    background-color: #fff !important;   
    box-shadow: 0px 10px 10px -5px rgba(72, 88, 133, 0.04),0px 20px 25px -5px rgba(72, 88, 133, 0.10);
    
    border: 1px solid #ddd;
}
.black-c {
    background-color: #000;
}
.pric-cnt .bg-light{
    background-color:#f9f9f9 !important;
}
.silver-c {
    background-color: #e0e0e0;
}

.white-c {
    background-color: #fff;
    box-shadow: inset 0px 0px 1px rgba(213, 210, 210, 0.9);
}

.gray-c {
    background-color: #989898;
}

.red-c {
    background-color: #dc4444;
}

.blue-c {
    background-color: #3f72b0;
}

.gold-c {
    background-color: #c29050;
}

.orange-c {
    background-color: #c29050;
}

.green-c {
    background-color: #748959;
}

.brown-c {
    background-color: #76523c;
}

.other-c {
    background-color: #4158D0;
    background-image: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
}
.crcl {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
}




@media all and (min-width: 992px) {
    .dropdown-menu

{
    width: 13rem;
}

.mega-submenu {
    left: 100%;
    top: 0;
    min-width: 25rem;
}

.ktm-mega-menu {
    position: static;
}

.mega-menu {
    left: 0;
    right: 0;
    width: 100%;
}

.dropdown-menu li {
    position: relative;
}

.dropdown-menu .submenu {
    display: none;
    left: 100%;
    top: 0;
}

.dropdown-menu > li:hover > .submenu,
.dropdown:hover > .dropdown-menu {
    display: block;
}

}

@media (max-width: 991.98px) {
    .offcanvas-collapse {
        position: fixed;
        top: 57px;
        /* Height of navbar */
        bottom: 0;
        left: 100%;
        width: 100%;
        padding: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background-color: #0d6efd;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    }

        .offcanvas-collapse.open {
            visibility: visible;
            transform: translateX(-100%);
        }
}


/**********pending-sale-css-starts*********/
.Soldflag2 {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 0px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 0px;
    background-color: rgba(0, 0, 0, 0.65);
}

.pending-div {
    position: relative;
}

.skewed-pending {
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    margin-top: 22%;
    font-size: 77px;
    text-align: center;
    -moz-font-feature-settings: "ss09";
    -webkit-font-feature-settings: "ss09";
    font-feature-settings: "ss09";
    transform: skew(0deg, -12deg);
    background-color: black;
    text-transform: uppercase;
    padding: 50px;
    opacity: .8;
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    position: absolute;
    width: 100%;
    z-index: 2;
    color: #fff;
}


.pndng-sle-txt {
    position: relative;
}

    .pndng-sle-txt h5 {
        position: absolute;
        right: 0;
        margin-top: 6%;
        background-color: #333;
        padding: 4px 26px;
        font-size: 14px;
    }

.skewed-pending-iven {
    margin: 0 auto;
    margin-top: 19%;
    font-size: 22px;
    text-align: center;
    -moz-font-feature-settings: "ss09";
    -webkit-font-feature-settings: "ss09";
    font-feature-settings: "ss09";
    transform: skew(0deg, -12deg);
    background-color: black;
    text-transform: uppercase;
    padding: 10px;
    opacity: .8;
    position: absolute;
    z-index: 2;
    width: 100%;
    color: #fff;
}

@media all and (max-width : 1170px) {
    .skewed-pending {
        font-size: 40px;
        padding: 40px;
    }
}

@media all and (max-width : 992px) {
    .pndng-sle-txt h5 {
        margin-top: 8%;
    }
}

@media all and (max-width : 835px) {
    .pndng-sle-txt h5 {
        margin-top: 9%;
    }

    .skewed-pending {
        font-size: 30px;
        padding: 20px;
    }
}

@media all and (max-width : 767px) {
    .pndng-sle-txt h5 {
        margin-top: 11%;
    }
}

@media all and (max-width : 640px) {
    .pndng-sle-txt h5 {
        padding: 4px 16px;
    }
}

@media all and (max-width : 480px) {
    .pndng-sle-txt h5 {
        margin-top: 16%;
        padding: 4px 6px;
    }
}

@media all and (max-width : 414px) {
    .pndng-sle-txt h5 {
        margin-top: 17%;
        font-size: 12px;
    }

    .skewed-pending {
        font-size: 20px;
        padding: 15px;
    }

    div.inventory .preview {
        left: 0px !important;
    }
}

@media all and (max-width : 360px) {
    .pndng-sle-txt h5 {
        margin-top: 23%;
    }

    .skewed-pending {
        font-size: 18px;
        padding: 12px;
    }
}

@media all and (max-width : 320px) {
    .skewed-pending {
        font-size: 18px;
        padding: 12px;
    }
}
/**********pending-sale-css-ends*********/

.opt-list-color .small, small {
    font-size: .675em;
}
/**********option-tool-tip*********/
.price-cont-inven {
    position: relative;
}

.tooltip-container {
    position: absolute;
    top: 0;
    right: 0;
}

    .tooltip-container:hover .tooltip-content {
        visibility: visible;
        opacity: 1;
        transition: 0.25s all ease;
        transition-delay: 0s;
        top: -157px;
    }

.tooltip-content {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background: #000000;
    right: -16px;
    top: -130px;
    padding: 15px;
    font-size: 14px;
    width: 250px;
    transition: 0.25s all ease;
    transition-delay: 0.25s;
    z-index: 2;
    color: #ffffff;
    border-radius: 5px;
    font-size:12px;
}

    .tooltip-content .align-right {
        text-align: right;
    }

        .tooltip-content .align-right a {
            color: red;
            text-decoration: none;
        }

            .tooltip-content .align-right a:hover {
                text-decoration: underline;
            }

    .tooltip-content:after {
        content: "";
        position: absolute;
        border-width: 10px;
        border-style: solid;
        top: 100%;
        right: 15px;
        border-color: #000000 transparent transparent transparent;
    }
/**********option-tool-tip-ends*********/

.wrapper {
   
    position: relative;
    text-align: center;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    width: 100%;
    display: inline-block;
   
}

    .wrapper .tooltip {
        background: #6793d0;
        text-align: center;
        font-size: 20px;
        bottom: 100%;
        color: #fff;
        display: block;
        left: 0px;
        opacity: 0;
        padding: 10px;
        pointer-events: none;
        position: absolute;
        width: 100%;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
        -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    }

        /* This bridges the gap so you can mouse into the tooltip without it disappearing */
        .wrapper .tooltip:before {
            bottom: -20px;
            content: " ";
            display: block;
            height: 20px;
            left: 0;
            position: absolute;
            width: 100%;
        }

        /* CSS Triangles - see Trevor's post */
        .wrapper .tooltip:after {
            border-left: solid transparent 10px;
            border-right: solid transparent 10px;
            border-top: solid #6793d0 10px;
            bottom: -10px;
            content: " ";
            height: 0;
            left: 50%;
            margin-left: -13px;
            position: absolute;
            width: 0;
        }

    .wrapper:hover .tooltip {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

/* IE can just show/hide with no transition */
.lte8 .wrapper .tooltip {
    display: none;
}

.lte8 .wrapper:hover .tooltip {
    display: block;
}

.price-bg-inven {
    background-color: #e3e7ec;
}


@media screen and (max-width:991px) {
    .top-form-none {
        display: none;
    }
}

.fet-sec {
    background-color: #e7e7e7;
}

.fet-outer {
    width: 100%;
    height: auto;
    white-space: nowrap;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 15px;
}

    .fet-outer div {
        width: auto;
        background-color: #fff;
        float: none;
        padding: 5px 15px;
        margin: 0 0.25%;
        display: inline-block;
        zoom: 1;
        border-radius: 3px;
        text-align: center;
        color: #737373;
    }
/*.dvs_vin_btn a, .dvs_vin_btn a:hover {
    fill: #fff !important;
    color: #fff !important;
    background-color: #ab2d2d !important;
    background: -moz-linear-gradient(top, #ab2d2d 0%, #792020 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab2d2d), color-stop(100%,#792020)) !important;
    background: -webkit-linear-gradient(top, #ab2d2d 0%,#792020 100%) !important;
    background: -o-linear-gradient(top, #ab2d2d 0%,#792020 100%) !important;
    background: -ms-linear-gradient(top, #ab2d2d 0%,#792020 100%) !important;
    background: linear-gradient(to bottom, #ab2d2d 0%,#792020 100%) !important;
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab2d2d', endColorstr='#792020',GradientType=0 ) !important;
}*/

.top-form-none {
}

.inven-search {
    margin-top: 0% !important;
    width: 100% !important;
}
/*Sort Search-starts*/
.bs-example {
    position: relative !important;
    width: 80%;
    margin: auto;
    margin-top: 3%;
}

.icon-top-search {
    position: absolute;
    z-index: 999;
    left: 5%;
    top: 116%;
    opacity: .6;
}

.buttons-bg {
    margin-top: 15% !important;
}

.twitter-typeahead {
    width: 100%;
}

#basic-addon1 {
    position: absolute;
    z-index: 2;
    line-height: 38px;
    background: transparent;
    border: none;
    height: 27%;
    left: 1%;
}

.typeahead, .tt-query, .tt-hint {
    border: 2px solid #FFF;
    border-radius: 8px;
    font-size: 16px;
    height: 40px;
    line-height: 30px;
    outline: medium none;
    padding: 8px 12px;
    width: 100%;
    padding-left: 45px;
}

.typeahead {
    background-color: #FFFFFF;
}

    .typeahead:focus {
        border: 2px solid #0097CF;
    }

.tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border: 1px solid #ccc;
    border-radius: 0px;
}

.tt-hint {
    color: #999999;
}

.tt-menu {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    padding: 8px 0;
    padding-left: 0px;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    border-radius: 0px;
}

.tt-suggestion {
    font-size: 22px; /* Set suggestion dropdown font size */
    padding: 3px 20px;
}

    .tt-suggestion:hover {
        cursor: pointer;
        background-color: #0097CF;
        color: #FFFFFF;
    }

    .tt-suggestion p {
        margin: 0;
    }


/*Sort Search-starts*/
/*.Soldflag2 {
    background: rgba(0,0,0,0.5);
    position: absolute;
    height: 100%;
    width: 95%;
    color: #ff5565;
    text-transform: uppercase;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    font-weight: 800;
}
*/
.Soldflag2 span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.inven-section hr {
    margin-top: 25px;
}

.search-results-filters .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #42454c;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}


#inventory-car-block .border-secondary {
    border-color: #cecece !important;
}

/*.button-cross {
    background-color: #333;
}*/
.m-title {
    font-size: 14px;
}

.int-price {
    color: #42454c;
}

.button-inven {
    background-color: #42454c;
    border: 1px solid #fff;
    transition: all 0.5s;
    color: #fff;
}

    .button-inven:hover {
        background-color: #5f6166;
        /* border: 1px solid #5f6166;*/
    }

.applyNw-inven {
    background-color: #3a3a3a;
    border: 1px solid #3a3a3a;
    transition: all 0.5s;
    width: 100%;
    position: relative;
    font-size: 15px;
    color: #fff !important;
}

.alignPrice1 {
    font-size: 18px;
    font-weight: 800;
}

.alignPrice2 {
    font-size: 18px;
    font-weight: 800;
    color: red;
}

.alignPrice3 {
    font-size: 18px;
    font-weight: 800;
    color: green;
}

.textUs-inven {
    background-color: #dc3545;
    border: 1px solid #dc3545;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.5s;
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
}

.accordion-body {
}

.optn-lst .btn-warning:hover {
    background-color: #2c3033;
    border-color: #2c3033;
    color: #fff !important;
}

.optn-lst .list-group-item {
    background-color: transparent;
    border: none;
    padding: 2px 0;
    text-overflow: ellipsis;
    break-inside: avoid;
    overflow-x: hidden;
    font-size: .875rem;
}

    .optn-lst .list-group-item h6 {
        font-size: .875rem;
    }

/***********popup*************/

.popup .radio, .checkbox {
    vertical-align: initial !important;
}

.popup input[type="checkbox"], input[type="radio"] {
    width: auto;
    position: relative !important;
}

.popup .row {
    margin-right: 15px;
    margin-left: 15px;
}

.popup .wrapper {
    text-align: left;
    overflow-y: auto;
    max-height: 600px;
}

.popup a.btn-icon-zipcode {
    right: 16px;
    padding: 8px 15px;
}

.popup .cap-img {
    width: 20%;
}

.popup label {
    text-align: left;
    width: 100%;
}

.veh-info-bar button {
    background: #1D7CC0 !important;
    border: 0;
    border-radius: 3px;
    padding: 8px 30px;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
}

.popup textarea, select, div.custom-select, input[type="text"], input[type="email"], input[type="date"], input[type="number"], input[type="search"], .form-control, #viewDetail-4 input, #viewDetail-4 Textarea, ul.top_buttons li a {
    width: 100%;
}

.veh-info-bar button:focus {
    outline: none;
}

.veh-info-bar button:hover {
    background: #c0e4eb;
}

.popup .form-control {
    margin-bottom: 0px !important;
}

.popup .form-group {
    margin-bottom: 8px !important;
}


.popup {
    background: rgba(100, 100, 100, 0.5);
    position: fixed;
    display: none;
    z-index: 5000;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

    .popup h2 {
        font-size: 16px;
        font-weight: 700 !important;
    }

    .popup > div {
        max-width: 600px;
        width: 70%;
        position: fixed;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        background: #FFFFFF;
        padding: 5px;
        z-index: 5001;
        text-align: center;
        border: 5px solid #90CAF9;
        border-radius: 0px;
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
    }

        .popup > div p {
            margin-bottom: 0px;
        }

.pop-tp-clr {
    background-color: #f6f9fb;
    margin-bottom: 10px;
    padding: 5px 0px;
}

    .pop-tp-clr .form-control::placeholder {
        color: #080808 !important;
    }

.rnd-img {
    border-radius: 50%;
    height: 70px;
    width: 70px;
}

.cptcha-div input[type="text"] {
    width: 100%;
}

.cptcha-div {
    position: relative;
    margin-top: -20px;
}

    .cptcha-div #CaptchaImage {
        width: 20%;
        position: absolute;
        left: 3%;
    }

    .cptcha-div a {
        position: absolute;
        margin-top: -18px !important;
        margin-left: -20%;
        background-color: #f7f7f7;
        padding: 4px 15px;
        display: inline-block !important;
    }

.cls-btn button {
    margin-top: 30px;
}

.ntfy-div button {
    float: right;
    margin-top: 0px;
    position: relative;
    padding: 12px 35px;
    border-radius: 0px;
    background-color: #bcbec1 !important;
    transition: .35s;
}

.ntfy-div:hover button {
    background-color: #4b4b4b !important;
}

.t-sml {
    font-size: 10px;
}

.ntfy-div input {
    width: 70%;
}

.btn-icon-zipcode:hover {
    background-color: #606060;
}

.popup-threesixty {
    background: rgba(100, 100, 100, 0.5);
    position: fixed;
    display: none;
    z-index: 5000;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.viewthreesixty-popup > div {
    max-width: 1200px;
    width: 70%;
    position: fixed;
    transform: translate(-50%, -50%);
    left: 48%;
    top: 50%;
    background: #FFFFFF;
    padding: 15px;
    z-index: 5001;
    text-align: center;
    border: 5px solid #90CAF9;
    border-radius: 0px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 40%);
}

@media screen and (max-width: 1080px) {
    .viewthreesixty-popup > div {
        width: 96%;
        left: 50%;
    }
}

@media screen and (max-width: 640px) {
    .popup > div {
        padding: 0px 20px 20px;
        width: 90%;
    }

    .popup p {
        margin-bottom: 0px
    }

    .popup .form-group {
        margin-bottom: 6px !important;
    }

    .popup #CaptchaImage {
        max-width: 180%;
    }

    .popup .col-xs-5 {
        width: 30%;
    }

    .popup .col-xs-7 {
        width: 70%;
    }
}

@media screen and (max-width: 375px) {
    .popup hr {
        display: none;
    }
}
/***********popup-close*************/



/*******************Alpha-Inventory-ends***********************/
.img-top-card {
    height: 250px;
    width: 100%;
    object-fit: cover;
    text-align: center;
    margin: 0 auto;
    display: block;
    object-position: 50% 50%;
}



/*#pricecall {
    background-color: #8ab442;
    border-radius: 100px;
}*/
#bg-color {
    background-color: #e6e6e6;
}

.inventorysearchform {
    border-radius: 50px 0px 0px 50px;
}

#simpleprice {
    background-color: #e2d21f;
    border-radius: 100px;
}

.textusicon {
    position: relative;
}

    .textusicon i {
        position: absolute;
        right: 7px;
        top: 7px;
        background-color: #3a3a3a;
        border-radius: 100px;
        padding: 2px 5.5px;
        font-size: 14px;
        color: #e2d21f;
    }

    .textusicon:hover i {
        background-color: #fca52a;
        color: #3a3a3a;
    }

.more-less a i {
    top: 11px;
}

.clear-cross {
    width: 20px;
    line-height: 0px;
    margin-right: 2px;
}

    .clear-cross i {
        font-size: 7px;
        margin-left: -4px;
    }

@media all and (max-width: 767px) {
    .compare-btn-inven {
        display: none;
    }
}

.inventory-listing-car span {
    font-size: 10px;
}

.inventory-listing-car h6 {
    font-size: 13px;
}

.short-links2 {
    z-index: 2;
    top: 3px;
}

    .short-links2 a {
        background-color: #6c6a6a;
        padding: 4px 12px 4px 12px;
        transition: all 0.5s;
    }

        .short-links2 a:hover {
            background-color: #0d6efd;
        }

        .short-links2 a span {
            top: 15px;
            left: 28px;
            background-color: #3a3a3a;
            font-size: 12px;
            width: 25px;
            height: 25px;
        }

.filtertitle {
    background-color: #3a3a3a !important;
}

.mobile-filter-button {
    position: relative;
    z-index: 1;
}

.mob-btns button {
    text-decoration: none;
    color: #ccc;
}

.mob-btns .btn-link {
    text-decoration: none;
    color: #0d375e;
    border-radius: 0px;
}

    .mob-btns .btn-link:hover {
        background-color: #42454c;
        color: #fff;
    }

.compare-btn {
    background-color: #42454c;
}

    .compare-btn:hover {
        background-color: #5f6166;
    }

.compare-btn-inven {
    left: 5px;
    top: 35px;
    z-index: 3
}

    .compare-btn-inven input-search[type="checkbox"] {
        visibility: hidden;
    }

    .compare-btn-inven .checkboxOverride {
        width: 25px;
        z-index:3;
    }

        .compare-btn-inven .checkboxOverride input[type="checkbox"]:checked + label:after {
            opacity: 1;
        }

        .compare-btn-inven .checkboxOverride label {
            background: none repeat scroll 0 0 #ebf2eb;
            border: 1px solid #bfbfbf;
            cursor: pointer;
            height: 25px;
            width: 25px;
        }

            .compare-btn-inven .checkboxOverride label:after {
                border-style: none none solid solid;
                content: "";
                height: 5px;
                left: 5px;
                opacity: 0;
                position: absolute;
                top: 6px;
                -ms-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                width: 10px;
            }

/*.compare-cont input[type="radio"],
input[type="checkbox"] {
    display: none;
}
*/
.bottom_pagination .page-item.active .page-link {
    background-color: #3a3a3a;
    border-color: #3a3a3a;
}

.bottom_pagination .page-item .page-link {
    color: #000;
}
/*invemtory-section-ends*/
@media (max-width: 1080px) {
    .sort-list-title {
        font-size: 13px;
    }
}

@media (max-width: 1024px) {
}
