/* #qodef-page-footer-top-area {
    background-color: #ffffff;
    border-top-color: #d9d6ce;
    border-top-width: 1px;
}

#qodef-page-footer-bottom-area {
    background-color: #ffffff;
    border-top-color: #d9d6ce;
    border-top-width: 1px;
} */

#qodef-page-header, .qodef-header-sticky, #qodef-page-mobile-header-inner {
    background-color: #0c1315;
}

#qodef-page-inner {
    padding: 0px;
}

@media only screen and (max-width: 1024px) {
    #qodef-page-inner {
        padding: 0px;
    }
}

.qodef-header-sticky {
    border-bottom-color: #d9d6ce;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#qodef-top-area {
    background-color: #0c1315;
}

#qodef-top-area-inner {
    height: 30px;
    border-bottom-color: rgba(255,255,255,0);
    border-bottom-width: 1px;
}

#qodef-page-header .qodef-header-logo-link {
    height: 12px;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    height: 12px;
}

.qodef-header-navigation ul li .qodef-drop-down-second {
    top: calc(100% + 1px);
}

#qodef-page-spinner .qodef-m-inner {
    background-color: #0c1315;
}

.qodef-page-title {
    height: 515px;
    background-color: #ffffff;
    background-image: url(../wp-content/uploads/2023/02/inner-ab-img-1.jpg);
}

.qodef-page-title .qodef-m-title {
    color: rgba(255,255,255,0);
}

.qodef-about-us-car-list{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.qodef-about-us-banner{
    background-position: center center;
    height:100vh;
}

@media only screen and (max-width: 1024px) {
    .qodef-page-title {
        height: 515px;
    }
}

@media only screen and (max-width: 768px) {
    .qodef-about-us-car-list{
        grid-template-columns: repeat(1, 1fr);
    }
}

header .widget_luxedrive_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content {
    top: calc(100% + 1px);
}

.qodef-header--standard #qodef-page-header {
    height: 100px;
    background-color: #ffffff;
}

.qodef-header--standard #qodef-page-header-inner {
    padding-left: 60px;
    padding-right: 60px;
    border-bottom-color: rgba(255,255,255,0);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder .widget:after {
    background-color: rgba(255,255,255,0);
}

.qodef-mobile-header--standard #qodef-page-mobile-header {
    border-bottom-color: #d9d6ce;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.qodef-mobile-header--standard .qodef-mobile-header-navigation {
    border-bottom-color: #d9d6ce;
}