﻿/*******************Alpha-Inventory-starts***********************/
.inven-section hr {
    margin-top: 25px;
}

.search-results-filters .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #03234c;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.win-stkr img {
    background-color: #dfdfdf !important;
}

.button-cross {
    background-color: #333;
}

.applyNw-inven {
    background-color: #3a8be0;
    border: 1px solid #fff;
    transition: all 0.5s;
    width: 100%;
    position: relative;
    font-size: 15px;
    color: #ffffff;
}

.alignPrice1, .alignPrice2, .alignPrice3 {
    font-size: 14px;
}

.alignPrice2 {
    color: red;
}

.alignPrice3 {
    color: green;
}
.car-cont{
    border-radius:10px !important;
}
.textUs-inven {
    background-color: #03234c;
    border: 1px solid #03234c;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.5s;
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
}

.optn-lst .btn-warning:hover {
    background-color: #03234c;
    border-color: #03234c;
    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;
    }
.list-milage .list-group-item {
    border-top: 1px solid !important;
    border-radius:0px !important;
}


.btn-warning:focus {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-warning.active {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}
/***********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: #fff;
}

.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;
}

.compare-btn-inven {
    left: 5px;
    top: 35px;
}

    .compare-btn-inven input-search[type="checkbox"] {
        visibility: hidden;
    }

    .compare-btn-inven .checkboxOverride {
        width: 25px;
    }

        .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: 3px solid #3a3a3a;
            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;
            }


.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) {
}
/*/////////////////////////////////////////////////////////////////////////// New CSS New Inventory /////////////////////////////////////////////////////*/

/*..................................... Logo CSS ..................*/

.brands-section {
    background: #fff;
}

.brands-wrapper {
    border: 1px solid #e9e9e9;
    border-radius: 14px;
    display: flex;
    overflow-x: auto;
    scrollbar-width: none;
}

    .brands-wrapper::-webkit-scrollbar {
        display: none;
    }

.brand-item {
    min-width: 145px;
    height: 170px;
    border-right: 1px solid #ececec;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    /*margin: 10px;*/
}
    .brand-item:hover
    {
        background-color:#000;
    }
    .brand-item:hover h6 {
    color:#fff;
    }
        .brand-item:hover span {
            color: #fff;
        }
    .brand-item img {
        height: 45px;
        width: auto;
        margin-bottom: 15px;
    }

    .brand-item h6 {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 6px;
    }

    .brand-item span {
        font-size: 18px;
        font-weight: 700;
        color: #444;
    }

.view-all-card {
    min-width: 88px;
    height: 170px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

    .view-all-card i {
        font-size: 38px;
    }

    .view-all-card span {
        font-weight: 600;
    }

.popup-brand {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
}

    .popup-brand img {
        height: 45px;
        margin-bottom: 10px;
    }

    .popup-brand p {
        margin: 0;
        font-weight: 600;
    }
.custom-btn {
    background-color: #cc2325;
    text-transform: uppercase;
    padding: 8px 30px;
    color: #fff;
    font-weight: 600;
}
.custom-btn:hover {
    background: #000;
    border-color: #000;
    color:#fff;
}
.brands-wrapper a {
    color: #000;
}





/*..................................... Fillter CSS ..................*/
.inventory-filter {
    background: #f6f5f5;
    border-radius: 15px;
}

.filter-label {
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #222;
}

.search-box {
    position: relative;
}

    .search-box .form-control {
        height: 60px;
        padding-right: 55px;
        border: 1px solid #dcdcdc;
        border-radius: 12px;
        font-size: 17px;
    }

    .search-box i {
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
        font-size: 28px;
        color: #333;
    }

.form-select {
    height: 60px;
    border-radius: 12px;
    border: 1px solid #dcdcdc;
    font-size: 15px;
    padding-left: 18px;
    font-weight:600;
}

.filter-btn {
    height: 60px;
    min-width: 160px;
    border: 1px solid #dcdcdc;
    border-radius: 12px;
    background: #fff;
    color: #222;
    font-size: 17px;
    font-weight: 600;
}

    .filter-btn:hover {
        background: #f8f8f8;
    }

    .filter-btn i {
        font-size: 20px;
    }

@media (max-width:991.98px) {

    .filter-btn {
        min-width: 100%;
    }
}

/*..................................... Good for Families CSS ..................*/

.category-wrapper {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

    .category-wrapper::-webkit-scrollbar {
        display: none;
    }

.category-box {
    min-width: 200px;
    height: 56px;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    background: #fff;
    text-decoration: none;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    font-size: 16px;
    font-weight: 600;
    transition: .3s;
}

    .category-box:hover {
        border-color: #d0d0d0;
        box-shadow: 0 3px 10px rgba(0,0,0,.08);
        color: #222;
    }

    .category-box i {
        font-size: 24px;
    }

@media (max-width:991.98px) {

    .category-box {
        min-width: 220px;
        font-size: 16px;
    }

        .category-box i {
            font-size: 22px;
        }
}

@media (max-width:575.98px) {

    .category-box {
        min-width: 210px;
        height: 52px;
        font-size: 15px;
    }

        .category-box i {
            font-size: 20px;
        }
}

/*@*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ Inventory card section CSS *@*/

.car-card {
    position: relative;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 12px;
    overflow: hidden;
    transition: .3s;
    height: 100%;
}

    .car-card:hover {
        box-shadow: 0 8px 25px rgba(0,0,0,.08);
    }

.car-img {
    overflow: hidden;
}

    .car-img img {
        width: 100%;
        height: 220px;
        object-fit: cover;
        display: block;
    }

.wishlist {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 38px;
    height: 38px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    z-index: 2;
}

    .wishlist i {
        color: #111;
        font-size: 20px;
    }

.saved-badge {
    background: #28a745;
    color: #fff;
    padding: 8px 15px;
    border-radius: 8px;
    margin-top: 10px;
    text-align: center;
}
.car-content {
    padding: 18px;
}

    .car-content h4 {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 0;
    }

    .car-content h5 {
        font-size: 18px;
        font-weight: 500;
        color: #333;
        margin-bottom: 15px;
    }

/*.price {
    color: #e10600;
    font-size: 26px;
    font-weight: 800;
}
*/
.report-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 18px 0;
}

    .report-row img {
        max-width: 120px;
        height: auto;
    }

.bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.mileage {
    font-size: 18px;
    color: #555;
    font-weight: 500;
}

.detail-btn {
    min-width: 170px;
    height: 48px;
    border: 1px solid #d9d9d9;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-decoration: none;
    color: #222;
    font-weight: 600;
    background: #fff;
}

    .detail-btn:hover {
        color: #222;
    }

@media(max-width:767.98px) {

    .car-content h4 {
        font-size: 24px;
    }

    .price {
        font-size: 22px;
    }

    .detail-btn {
        min-width: 140px;
        font-size: 14px;
    }

    .report-row img {
        max-width: 95px;
    }
}
/*............................................................. datalist menuitem css*/
.conditional-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
}

    .conditional-icons li {
        width: calc(50% - 5px);
        text-align: center;
    }

    .conditional-icons img {
        max-width: 100%;
        height: auto;
        object-fit: contain;
    }
.price-cont-inven h3 {
    color: #C61316;
    font-weight:900 !important;
}
.btn-search {
    background-color: #000;
    color: #fff !important;
}
.checkboxOverride {
    top: 10px;
    position: absolute;
    left: 20px;
}
.price-cont-inven del {
    color: #C5070E;
    font-weight: 600;
}
.modal-body a{
    color:#000;
}
@media (min-width: 375px) and (max-width: 575px) {

    .form-select {
        height: 35px;
        border-radius: 12px;
        border: 1px solid #dcdcdc;
        font-size: 13px;
        padding-left: 6px;
        font-weight: 600;
    }
}
#comparebtn {
    z-index:999;
}

















