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

.qodef-section-background{
    background-color: white!important;
}

.qodef-contact-us-section-map{
    padding:60px;
}


body {
    background-color: #0c1315;
}

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

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

.qodef-header-sticky {
    background-color: #0c1315;
    border-bottom-color: rgba(255,255,255,0.55);
    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.55);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#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-c-img-1.jpg);
}

.qodef-page-title .qodef-m-title {
    color: #ffffff;
}

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

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: #0c1315;
}

.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-mobile-header-navigation .qodef-m-inner {
    background-color: #0c1315;
}

.qodef-mobile-header--standard #qodef-page-mobile-header {
    background-color: #0c1315;
    border-bottom-color: rgba(255,255,255,0);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.qodef-mobile-header--standard .qodef-mobile-header-navigation {
    border-bottom-color: rgba(255,255,255,0);
}

.qodef-contact-us-car-list{
    height:60vh !important;
}

.qodef-contact-us-banner-section{
    padding:2.5rem !important;
}

@media only screen and (max-width: 768px){
    .qodef-contact-us-car-list{
        height:100% !important;
    }

    .qodef-contact-us-banner-section{
        padding:2.5rem 2.5rem 0!important;
    }
}