﻿.car-item .car-content {
    padding: 15px;
}

.ax-car-values {
    color: #666;
    font-size: 12px;
    display: block;
    text-align: left;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

.car-item span.old-price {
    color: #666;
    text-decoration: line-through;
}

.car-item span.new-price {
    color: #333;
    font-weight: 700;
    font-size: 16px;
}

.similarvehiclesmobile .ax-car-values {
    text-align: center;
    color: #666 !important;
    font-weight: 100 !important;
}

    .similarvehiclesmobile .ax-car-values.new-price {
        font-weight: 700 !important;
        font-size: 18px;
        color: #666 !important;
    }

.car-item .car-content a.ax-vehicle-title-car {
    color: #333 !important;
}

.item {
    border-bottom: 1px solid #ece9e9;
}

.car-item .car-content a {
    margin-bottom: 0px;
}

.extra-feature {
    padding-top: 40px;
}

    .extra-feature .row div {
        padding-bottom: 10px;
    }


.car-details .car-price strong,
.car-details .car-price a {
    border: 2px solid;
    border-radius: 5px;
    padding: 12px 5px;
    margin-bottom: 10px;
}

.details-block.details-weight {
    margin-bottom: 0px;
}

#shareoptions li a {
    cursor: pointer;
}

.car-details .form-group .radio {
    padding-left: 18px;
}

.car-details .form-group input[type=radio] {
    margin-top: 5px;
}

.soldvehicleimg {
    position: absolute;
    cursor: pointer;
    height: auto;
    width: auto;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

    .soldvehicleimg img {
        width: auto !important;
        opacity: 0.85;
    }

.onlymobile .ax-call-for-price,
.onlydesktop .ax-call-for-price {
    font-size: 14px;
}

.onlymobile .car-price .ax-hidden-price,
.onlydesktop .car-price .ax-hidden-price {
    font-size: 14px;
}

.fotorama__stage {
    min-height: 300px !important;
    max-height: -moz-available;
    max-height: fill-available;
    max-height: -webkit-fill-available;
    background-color: #f6f6f6;
}

    .fotorama__stage img {
        height: 100% !important;
        object-fit: contain;
        top: 0 !important;
    }

.fotorama__wrap {
    margin: auto !important;
}

.car-details .section-title h2 {
    font-size: 35px;
    margin-bottom: 0px;
    line-height: 25px;
}

#shareoptions .facebook {
    color: #1877f2;
}

    #shareoptions .facebook:hover {
        background: #1877f2;
        color: #fff;
    }

#shareoptions .twitter {
    color: #1da1f2;
}

    #shareoptions .twitter:hover {
        background: #1da1f2;
        color: #fff;
    }

#shareoptions .pinterest {
    color: #bd081c;
}

    #shareoptions .pinterest:hover {
        background: #bd081c;
        color: #fff;
    }

#shareoptions .linkedin {
    color: #007bb5;
}

    #shareoptions .linkedin:hover {
        background: #007bb5;
        color: #fff;
    }

#shareoptions .instagram {
    color: #c32aa3;
}

    #shareoptions .instagram:hover {
        background: #c32aa3;
        color: #fff;
    }

#shareoptions .youtube {
    color: #ff0000;
}

    #shareoptions .youtube:hover {
        background: #ff0000;
        color: #fff;
    }

#shareoptions .whatsapp {
    color: #25d366;
}

    #shareoptions .whatsapp:hover {
        background: #25d366;
        color: #fff;
    }

#tabs .tabcontent {
    max-height: 600px;
    overflow: auto;
}

.monroney-labels > a {
    background: url(//labels-prod.s3.amazonaws.com/big-sticker.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    height: 288px;
    width: 252px;
    margin: 0 auto;
}

.monroney-labels a > img {
    display: none;
}

.carfax-div {
    margin: 0 auto;
}

    .carfax-div > img {
        max-width: 300px;
        width: 100%;
        padding-bottom: 15px;
        display: block;
        margin: 0 auto;
    }



#parsley-id-multiple-optradio {
    display: none;
}

#les_video {
    /*position: absolute;*/
    bottom: 10px;
    left: 10px;
}

#les_video.hasthumbnails {
    bottom: 80px;
}

.isMobileDevice #les_video {
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.isMobileDevice #les_video img {
    margin: auto;
}

.isMobileDevice #les_video.hasthumbnails {
    bottom: 70px;
}

.modal-backdrop {
    z-index: 999 !important;
}

#checkAvailability {
    z-index: 1005 !important;
}

.itemsPictures {
    padding-bottom: 20px;
}

.panel-heading span {
    margin-top: -20px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    margin: 0 auto;
}

.summary .collapse:not(.show) {
    height: 42px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}

.summary .collapsing {
    min-height: 42px !important;
}

.summary .collapsed:after {
    content: '+ view full content...';
}

.summary a:not(.collapsed):after {
    content: '- view less';
}

.price-search {
    margin-bottom: 5px;
}

    .price-search i {
        position: absolute;
        right: 0px;
        padding: 12px 30px;
        font-size: 14px;
        color: #626262;
        cursor: pointer;
    }

.grey-box {
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 40px rgba(0,0,0,.1);
    box-shadow: 0 0 40px rgba(0,0,0,.1);
    background: #fff;
    padding: 15px;
}

    .grey-box .title {
        border-bottom: 2px solid #f6f6f6;
    }

.tabs {
    padding: 15px;
}

.gray-with-margin {
    padding: 0px;
    border-bottom: 1px solid #ededed;
    border-top: 0px;
    margin: 15px 0px;
    width: 100%;
}

/*filter*/
.car-details-sidebar h5:before {
    width: 100%;
}

.kbb-div {
    width: 100%;
    max-width: 300px;
    max-height: 375px;
    margin: 0 auto;
}

ul.ui-autocomplete li.ui-menu-item-noselected, ul.ui-autocomplete li.ui-menu-item-noselected:hover, ul.ui-autocomplete li.ui-menu-item-noselected a {
    color: #979797;
    text-transform: uppercase;
    font-size: 10px;
    cursor: default;
    pointer-events: none;
    background-color: none !important;
}

.text-info {
    color: #666 !important;
    text-align: justify;
}

.ax-vehicles-sidebar {
    min-width: 260px;
    max-width: 260px;
    background: #fff;
    color: #ffffff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: fixed;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

#filtermask {
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.4);
    display: none;
    top: 0;
    left: 0;
}

.vdp-actions {
    font-size: 12px;
}

    .vdp-actions a.button {
        padding: 5px 5px;
    }

.ax-filter-values, ax-filter-btn, .ax-more-filters, .car-details .ax-filter-btn {
    display: none !important;
}

.vehicleinfolockableontop.fixed {
    position: fixed;
    margin-bottom: 0px !important;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #00aee5;
    margin: 0 -15px;
    padding: 15px;
    text-align: left;
    box-shadow: 0px 3px 6px -2px rgb(25 41 61 / 80%);
}

.vehicleinfolockableontop.fixed h2 {
    color: #fff;
}

.keyfeaturesicon {
    height:25px;
}

.kf-list-style-2 {
    line-height: 30px;
    padding-right:0px;
}

@media screen and ( max-width:767px), screen and ( max-height:414px) {
    .car-details .section-title h2 {
        font-size: 18px;
        line-height: 20px;
    }

    .ax-vehicles-sidebar {
        width: 260px;
        max-width: 100%;
        margin-left: -260px;
        z-index: 999;
    }

    .ax-vehicles-content.active {
        margin-left: 0px;
    }

    .menu-filter-vehicles {
        margin-top: 7px;
        right: 0;
        height: 50px;
        width: 35px;
        background: transparent;
        position: absolute;
        text-align: center;
        z-index: 100;
        cursor: pointer;
        display: block;
        color: #323232;
    }

    .menu-filter-vehicles span {
        font-size: 25px;
    }

    .mobile-button-header {
        padding-bottom: 0px;
        margin: 0px;
        padding: 0px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9;
    }

    .footer-2 {
        padding-bottom: 50px;
    }
}

@media screen and ( max-height:414px) {
    .ax-product.open-filters .ax-vehicles-sidebar {
        width: 320px;
    }

    .product-listing.open-filters .listing-sidebar {
        height: auto;
        max-height: none;
    }
}

ul.customdropdown ul.dropdown-menu {
    max-height: 285px !important;
}

.product-listing .price-search input {
    border: solid 2px var(--skin-base-color);
    height: 39px;
    background: #fff;
}