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

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

.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: 46px;
    background-color: #ffffff;
}

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

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

.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;
}