header {
    position: relative;
    z-index: 9999;
}

.desk_head {
    position: fixed !important;
    width: 100% !important;
    top: 0 !important;
}

.desk_head.adg_site_header_fixed {
    box-shadow: rgb(0 0 0 / 10%) 0px 20px 15px -20px;
    border-bottom: 1px solid #E73C11;
}

#main-content {
    padding-top: 145px !important;
}

.pd0.pdlr30 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.desk_head .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.head_logo,
.head_logo .et_pb_image_wrap {
    width: 100% !important;
    line-height: 0 !important;
}

.head_logo img {
    object-fit: contain;
    object-position: left !important;
    width: 100% !important;
    height: 146px;
}

.logo_col {
    width: 15% !important;
}

.menu_col {
    border-left: 5px solid #E73C11;
    width: 85% !important;
}

.pd0 .t_menu_row {
    padding: 18px 0px !important;
}

.pd0 .b_menu_row {
    padding: 9px 0px !important;
}

.desk_head .et_pb_menu .et-menu {
    margin: 0px !important;
}

.head_menu {
    display: flex !important;
    align-items: center;
    width: 100% !important;
}

.head_menu .clearfix {
    width: 100% !important;
}

.head_menu .et_pb_menu__wrap {
    width: 100% !important;
}

.head_menu .et_pb_menu__menu {
    width: 100% !important;
}

.head_menu nav.et-menu-nav {
    width: 100% !important;
    align-items: center;
}

.head_menu ul#menu-main-menu,
.head_menu ul#menu-head-cat {
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
}

ul#menu-main-menu>li,
ul#menu-head-cat>li {
    margin: 0px !important;
    position: relative !important;
    padding: 0px !important;
}

ul#menu-main-menu>li a,
ul#menu-head-cat>li a {
    display: block;
    font-family: var(--font_open_sans) !important;
    padding-bottom: 0px;
    color: #000 !important;
    font-size: 15px !important;
    line-height: normal !important;
    text-transform: capitalize !important;
    position: relative !important;
    opacity: 1 !important;
}

ul#menu-main-menu>li a {
    padding: 0px 45px !important;
}

ul#menu-head-cat>li a {
    padding: 0px 15px !important;
}

.head_menu ul#menu-main-menu li a:hover,
.head_menu ul#menu-main-menu li.current_page_item a,
.head_menu ul#menu-head-cat li a:hover,
.head_menu ul#menu-head-cat li.current_page_item a,
.footer_menu ul#menu-quick-links li.current_page_item a,
.footer_menu ul#menu-our-categories li.current_page_item a,
.footer_menu ul#menu-parts-accessories li.current_page_item a {
    color: #D21515 !important;
    opacity: 1 !important;
}

.head_btn .site_button {
    background: #222;
    width: fit-content !important;
    padding: 10px !important;
}

.head_btn .site_button:hover {
    background: #D21515;
}

.head_btn,
.qtc_btn {
    justify-content: flex-end;
}

.t_menu_col_1 {
    width: 77% !important;
}

.t_menu_col_2 {
    width: 23% !important;
}

.quote_cart_btn {
    display: flex;
    align-items: center;
    background: #E73C11;
    width: 140px;
    height: 40px;
    gap: 10px;
    border-radius: 8px;
    color: #fff;
    font-family: var(--font_open_sans);
    font-size: 15px !important;
    font-weight: 400;
    line-height: normal;
    transition: 0.5s !important;
}

.btn_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #222;
    width: 40px;
    height: 100%;
    border-radius: 8px;
}

.btn_icon svg {
    width: 20px;
    height: 20px;
    animation: 2s ease-in-out 0s infinite normal none running blink;
}

.b_menu_col_1 {
    width: 90% !important;
}

.b_menu_col_2 {
    width: 10% !important;
}

.head_menu ul#menu-head-cat {
    justify-content: space-around !important;
}

.quote_cart_btn:hover {
    background: #222;
}

.quote_cart_btn:hover .btn_icon {
    background: #E73C11;
}

.desk_head {
    display: block !important;
}

.mobile_header {
    display: none !important;
}

.desk_head ul.sub-menu {
    padding: 0px !important;
}

.desk_head ul.sub-menu li {
    width: 100%;
    padding: 0px !important;
}

.desk_head ul.sub-menu li a {
    width: 100% !important;
    font-size: 14px !important;
    padding: 10px !important;
    border-bottom: 1px solid #e73c11;
}

.desk_head .et_pb_menu__menu>nav>ul>li>ul {
    left: 30px !important;
	width: 185px !important;
}

body .desk_head ul#menu-main-menu ul.sub-menu li a {
    padding: 10px !important;
    font-size: 14px !important;
}

.b_menu_row {
	z-index: 0;
}

@media all and (min-width: 320px) and (max-width: 980px) {

    .desk_head {
        display: none !important;
    }

    .mobile_header {
        display: block !important;
    }

    #main-content {
        padding-top: 110px !important;
    }

    .mobile_header {
        position: fixed !important;
        width: 100% !important;
        top: 0 !important;
        border-bottom: 1px solid #E73C11 !important;
        box-shadow: rgb(0 0 0 / 10%) 0px 20px 15px -20px;
    }

    .mobile_head_row.pd0 {
        padding: 10px !important;
    }

    .mbl_btn .btn_col {
        width: 50%;
        margin: 0;
    }

    .mbl_btn .site_button {
        width: 100%;
        height: 35px;
        padding: 0 !important;
        border-radius: unset;
        border-color: #000 !important;
    }

    .mob_col_1 {
        width: 70% !important;
    }

    .mob_col_2 {
        width: 30% !important;
        position: absolute !important;
        right: 10px !important;
    }

    .mob_head_logo {
        width: 100% !important;
        line-height: 0 !important;
    }

    .mob_head_logo img {
        object-fit: contain;
        object-position: left;
        width: 100% !important;
        height: 55px;
    }

    .fullmenu-wrapper {
        position: relative;
        z-index: 9999;
    }

    ul#menu-mobaile_menu {
        padding: 0 !important;
    }

    .menu-btn {
        background: #E73C11;
        border: none;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        gap: 5px;
        margin: auto;
        margin-right: 0;
        justify-content: center;
        align-items: center;
        width: 35px;
        height: 35px;
    }

    .col_logo_mob {
        width: 200px !important;
    }

    .menu-btn span {
        width: 18px;
        height: 1px;
        background: #fff;
        display: block;
    }

    .menu-bg {
        position: fixed;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px;
        background: #fff;
        border-radius: 50%;
        z-index: 10000;
        transform: scale(0);
        transition: transform 0.5s ease;
    }

    .menu-bg.expand {
        transform: scale(60);
    }

    ul.sub-menu li a {
        font-size: 16px;
    }

    .fullmenu-nav {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100%;
        background: transparent;
        justify-content: center;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.4s ease;
        z-index: 10002;
    }

    .fullmenu-nav.open {
        opacity: 1;
        pointer-events: auto;
    }

    .menu-close {
        position: absolute;
        top: -2px;
        bottom: auto;
        right: -2px;
        left: auto;
        background: #E73C11;
        font-size: 24px;
        color: #fff;
        cursor: pointer;
        width: 35px;
        height: 35px;
        line-height: 0;
        border: none;
        font-weight: 100;
    }

    .fullmenu-wrapper {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center;
    }

    ul.sub-menu li {
        border: none;
    }

    .fullmenu-wrapper li li::after {
        display: none;
    }

    .fullmenu-wrapper ul.sub-menu {
        box-shadow: none !important;
    }

    .fullmenu-wrapper .main_drop ul li {
        width: 100% !important;
    }

    .fullmenu-wrapper li {
        list-style-type: none;
        position: relative;
        border-bottom: 1px dashed #E73C11;
        text-align: left;
        display: block;
        line-height: normal !important;
        margin: 0 !important;
        padding: 10px 20px !important;
        opacity: 0;
        transform: translateX(-100%);
        animation: slideIn 0.5s forwards;
    }

    .fullmenu-wrapper li a {
        display: block;
        font-family: var(--font_open_sans);
        color: #000 !important;
        font-size: 14px;
        text-decoration: none;
        transition: color 0.3s ease;
        width: 100%;
    }

    @keyframes slideIn {
        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    ul.sub-menu li a {
        font-size: 14px;
    }

    .fullmenu-wrapper li.menu-item-has-children>a::after {
        content: "\33";
        font-size: 20px;
        position: absolute;
        top: 9px;
        right: 20px;
        font-family: ETmodules !important;
        border-radius: 100px;
        color: #000;
        line-height: 1;
        left: auto;
    }

    .fullmenu-wrapper ul.sub-menu {
        padding-left: 10px !important;
    }

    .fullmenu-wrapper li.open>a::after {
        content: "\32" !important;
    }

    .fullmenu-wrapper ul.sub-menu {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
        padding: 0 !important;
    }

    .fullmenu-wrapper li.open>ul.sub-menu {
        max-height: max-content;
    }

    .menu-mobaile_menu-container {
        padding-top: 60px;
    }

    .header_top_row {
        padding: 0;
    }

    .fullmenu-wrapper ul {
        display: block;
        padding: 0 !important;
        height: 78vh;
        overflow: auto;
    }

    .logo_menu {
        text-align: left !important;
        width: 140px;
        padding: 40px 10px 20px 10px;
        margin: auto;
        line-height: 0;
    }

    .menu-main-menu-container {
        padding-top: 0px;
    }

    .menu_copyright {
        position: absolute;
        bottom: 0;
        background: #E73C11;
        padding: 10px;
        font-family: var(--font_open_sans);
        color: #fff;
        width: 100%;
        left: 0;
        right: 0;
        font-size: 14px;
    }

}

@media only screen and (min-width: 981px) and (max-width: 1140px) {

    .pd0.pdlr30 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .head_logo img {
        height: 70px;
    }

    .logo_col {
        width: 13% !important;
    }

    .menu_col {
        width: 87% !important;
        border-left: 2px solid #E73C11;
    }

    .pd0 .t_menu_row {
        padding: 8px 0px !important;
    }

    .pd0 .b_menu_row {
        padding: 8px 0px !important;
    }

    .t_menu_col_1 {
        width: 61% !important;
    }

    .t_menu_col_2 {
        width: 39% !important;
    }

    ul#menu-main-menu>li a {
        padding: 0px 15px !important;
    }

    ul#menu-main-menu>li a,
    ul#menu-head-cat>li a {
        font-size: 14px !important;
    }

    .quote_cart_btn {
        width: fit-content;
        height: 30px;
        gap: 5px;
        font-size: 13px !important;
    }

    .btn_icon {
        width: 30px;
    }

    .btn_icon svg {
        width: 15px;
        height: 15px;
    }

    .b_menu_col_1 {
        width: 97% !important;
    }

    .b_menu_col_2 {
        width: 3% !important;
    }

    .quote_cart_btn span:last-child {
        display: none;
    }

    #main-content {
        padding-top: 100px !important;
    }

    .menu_none {
        display: none !important;
    }

    ul#menu-head-cat>li a {
        font-size: 13px !important;
        padding: 0px 0px !important;
    }

}

@media all and (min-width: 1141px) and (max-width: 1440px) {

    .pd0.pdlr30 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .head_logo img {
        height: 80px;
    }

    .logo_col {
        width: 13% !important;
    }

    .menu_col {
        width: 87% !important;
        border-left: 3px solid #E73C11;
    }

    .pd0 .t_menu_row {
        padding: 8px 0px !important;
    }

    .pd0 .b_menu_row {
        padding: 8px 0px !important;
    }

    .t_menu_col_1 {
        width: 66% !important;
    }

    .t_menu_col_2 {
        width: 34% !important;
    }

    ul#menu-main-menu>li a {
        padding: 0px 20px !important;
    }

    ul#menu-main-menu>li a,
    ul#menu-head-cat>li a {
        font-size: 14px !important;
    }

    .quote_cart_btn {
        width: fit-content;
        height: 32px;
        gap: 5px;
        font-size: 13px !important;
    }

    .btn_icon {
        width: 30px;
    }

    .btn_icon svg {
        width: 15px;
        height: 15px;
    }

    .b_menu_col_1 {
        width: 97% !important;
    }

    .b_menu_col_2 {
        width: 3% !important;
    }

    .quote_cart_btn span:last-child {
        display: none;
    }

    #main-content {
        padding-top: 105px !important;
    }

    .menu_none {
        display: none !important;
    }

    ul#menu-head-cat>li a {
        padding: 0px 10px !important;
    }

}

@media all and (min-width: 1441px) and (max-width: 1880px) {

    .pd0.pdlr30 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .head_logo img {
        height: 100px;
    }

    .logo_col {
        width: 13% !important;
    }

    .menu_col {
        width: 87% !important;
        border-left: 3px solid #E73C11;
    }

    .pd0 .t_menu_row {
        padding: 8px 0px !important;
    }

    .pd0 .b_menu_row {
        padding: 8px 0px !important;
    }

    .t_menu_col_1 {
        width: 73% !important;
    }

    .t_menu_col_2 {
        width: 27% !important;
    }

    ul#menu-main-menu>li a {
        padding: 0px 35px !important;
    }

    ul#menu-main-menu>li a,
    ul#menu-head-cat>li a {
        font-size: 14px !important;
    }

    .quote_cart_btn {
        width: fit-content;
        height: 35px;
        gap: 5px;
        font-size: 13px !important;
    }

    .btn_icon {
        width: 35px;
    }

    .btn_icon svg {
        width: 18px;
        height: 18px;
    }

    .b_menu_col_1 {
        width: 97% !important;
    }

    .b_menu_col_2 {
        width: 3% !important;
    }

    .quote_cart_btn span:last-child {
        display: none;
    }

    #main-content {
        padding-top: 105px !important;
    }

    .menu_none {
        display: none !important;
    }

}