header.et-l.et-l--header {
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0;
}

div#main-content {
    margin: 150px 0 0;
}

.header_logo img {
    height: 78px;
    width: 100% !important;
    object-fit: contain;
    object-position: left;
    clip-path: inset(0 100% 0 0);
    transition: clip-path 1.5s cubic-bezier(0.76, 0, 0.24, 1) !important;
}

.hdr_rgt_main_box_inner {
    clip-path: inset(0 0% 0 100%);
    transition: clip-path 1.5s cubic-bezier(0.76, 0, 0.24, 1) !important;
}

.header_menu_row {
    clip-path: inset(0 0% 100% 0);
    transition: clip-path 1.5s cubic-bezier(0.76, 0, 0.24, 1) !important;
}

.page_loaded .header_logo img,
.page_loaded .hdr_rgt_main_box_inner,
.page_loaded .header_menu_row {
    clip-path: inset(0 0% 0 0);
}

.pg_fl_loaded .header_logo img,
.pg_fl_loaded .hdr_rgt_main_box_inner,
.pg_fl_loaded .header_menu_row {
    clip-path: unset;
}





/* header cart box css */
.hdr_call_icon_box_inner {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DDDDDD;
    border-radius: 100%;
}

.hdr_call_main_box_inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.acrt_svg_container_inner {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DDDDDD;
    border-radius: 100%;
}

.no_of_crt_inner {
    height: 19px;
    width: 19px;
    background: #EECA00;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    line-height: 0;
    color: #002F7D;
}

.no_of_crt {
    position: absolute;
    top: -2px;
    right: -8px;
}

.each_box__con_inner {
    position: relative;
    display: flex;
    align-items: center;
}

.acrt_svg_container.crt {
    position: relative;
}

.hdr_crt_ttl {
    color: #002F7D;
    font-weight: 500;
    padding: 0 0 0 5px;
}

.crt_txt {
    color: #000;
    font-weight: 400;
}

.acrt_desc_box_inner {
    font-size: 16px;
}

/* header cart box css end */



























/* search box */
.hdr_search_box_inner button.dgwt-wcas-search-submit:after {
    position: absolute;
    content: "search";
    /* height: 100px; */
    /* width: 100px; */
    font-size: 16px;
    color: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 0 0 0 20px;
    text-transform: capitalize;
}

.hdr_search_box_inner button.dgwt-wcas-search-submit {
    min-height: 37px !important;
    min-width: 117px !important;
    height: 37px !important;
    width: 117px !important;
    /* position: relative !important; */
    top: 5px !important;
    left: auto !important;
    right: 5px !important;
    background: #000 !important;
    border-radius: unset !important;
    align-items: center !important;
    padding: 10px 10px !important;
    /* right: auto !important; */
}

.hdr_search_box_inner button.dgwt-wcas-search-submit svg {
    margin-left: 17px;
}

.hdr_search_box_inner .dgwt-wcas-sf-wrapp {
    position: relative;
    padding: 0;
}

.hdr_search_box_inner button.dgwt-wcas-search-submit svg path {
    fill: #fff !important;
}

.hdr_search_box_inner input#dgwt-wcas-search-input-1,
.mbl_search_row input#dgwt-wcas-search-input-2 {
    border-radius: 0;
    background: #FFFFFF;
    border: 1px solid #00000033;
    padding: 10px 10px 10px 30px;
    height: 47px;
}

/* search box end */

.header_section.pd0 {
    padding: 10px 10.4% 0 !important;
}

.header_row.pd0 {
    padding: 0 0 10px !important;
}

.header_section:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 29.4%;
    background: #111111;
    top: 0;
    left: 0;
}

.header_col_1 {
    /* background: rebeccapurple; */
    width: 23.9% !important;
}

.header_col_2 {
    width: 76.1% !important;
    padding: 0 0 0 28px;
}

.hdr_fst_main_box_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.hdr_search_box {
    width: 56.4%;
}

.dgwt-wcas-search-wrapp {
    max-width: unset !important;
}

.hdr_rgt_main_box {
    width: 100% !important;
    padding: 0 0 0 40px;
}

span.hdr_txt.fw4 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.hdr_call_txt_box_inner {
    padding: 0 0 0 10px;
}

.acrt_desc_box_inner {
    padding: 0 0 0 15px;
}

.acct_crt_box_main {
    padding: 0 0 0 34px;
}

.hdr_call_main_box_inner {
    padding: 0 30px 0 0;
    border-right: 1px solid;
}

.hdr_rgt_main_box_inner.dfa {
    justify-content: end;
}

span#mini-cart-count {
    /* line-height: 0; */
    /* display: flex; */
    /* margin: auto; */
    /* align-items: center; */
    /* justify-content: center; */
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
    width: 15px;
    height: 15px;
}





/* ------------- menu  */
ul#menu-main-menu {
    width: 100%;
    display: flex;
    margin: 0 !important;
    justify-content: start;
}

ul#menu-main-menu li {
    flex: auto;
    display: flex;
    margin: 4px 6px !important;
    padding: 13px 3px !important;
    justify-content: center;
}

ul#menu-main-menu li a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    line-height: 1;
    opacity: 1 !important;
    padding: 0px 10px;
}

.et_pb_menu__wrap {
    width: 100% !important;
}

.et_pb_menu__menu {
    width: 100% !important;
}

.et_pb_menu__menu {
    display: block !important;
}

nav.et-menu-nav {
    justify-content: center;
}

/* ------------- menu end */
.header_menu_col_1 {
    width: 100% !important;
}

.header_menu_col_2 {
    width: 23.8% !important;
}

.hdr_quote_btn_box_inner {
    height: 52px;
    background: #111111;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 222px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 400;
}

.hdr_quote_btn_box {
    display: flex;
    justify-content: end;
}

ul#menu-main-menu li:hover,
ul#menu-main-menu .current_page_item {
    background: #fff;
}

ul#menu-main-menu li:hover a,
ul#menu-main-menu .current_page_item a {
    color: #000 !important;
}

/* sub menu */
ul.sub-menu {
    padding: 0 !important;
}

ul#menu-main-menu ul.sub-menu li {
    padding: 10px 0 !important;
}

ul#menu-main-menu li ul.sub-menu {
    border-top: 2px solid #000000 !important;
}

ul#menu-main-menu li a:hover {
    background: transparent;
    color: #ee2629;
}

ul#menu-main-menu li ul.sub-menu {
    display: flex;
    flex-wrap: wrap;
    width: 460px !important;
}

ul#menu-main-menu li ul.sub-menu li {
    width: 47%;
    background: #000000;
    margin: 1px 1px !important;
}

ul.sub-menu li a {
    width: 100% !important;
}

ul#menu-main-menu li ul.sub-menu li a {
    color: #fff !important;
}

/* sub menu end */
.et-menu .menu-item-has-children>a:first-child:after {
    font-family: "Font Awesome" !important;
    content: "\2b" !important;
    right: -5px !important;
}

.hdr_search_box_inner input#dgwt-wcas-search-input-1::placeholder,
.mbl_search_row input#dgwt-wcas-search-input-2::placeholder {
    font-size: 16px;
}

.mobile_header_section {
    display: none;
}

.hdr_call_main_box {
    padding: 0 40px 0 0;
}

@media all and (min-width: 320px) and (max-width: 980px) {
    div#main-content {
        margin: 117px 0 0;
    }

    .header_section {
        display: none;
    }

    .mobile_header_section {
        display: block;
    }

    .mbl_btn_main_box_inner {
        display: flex;
    }

    .hdr_lft_box_inner {
        justify-content: center;
        padding: 5px 0;
    }

    .mbl_hdr_btn {
        width: 50%;
        padding: 10px;
        display: flex;
        justify-content: center;
        background: #fff;
        font-size: 14px;
        color: #000;
        font-weight: 600;
    }

    .mbl_hdr_btn:last-child {
        background: #002F7D;
        color: #fff;
    }


    .header_logo img {
        height: 60px;
    }

    .mobile_header_row {
        padding: 10px 45px 10px 10px !important;
    }

    .mbl_hdr_icon_main_box_inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: end;
    }

    .mbl_hdr_icon_box_inner {
        height: 32px;
        width: 32px;
        border: 1px solid;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mobile_header_col_1 {
        width: 70% !important;
    }

    .mobile_header_col_2 {
        width: 30% !important;
    }

    .mbl_hdr_icon_box {
        padding: 0 2px;
    }

    .mbl_hdr_icon_box_inner svg path {
        fill: #fff;
    }

    .no_of_crt_inner {
        height: 15px;
        width: 15px;
    }

    .no_of_crt {
        right: -2px;
    }

    .hdr_search_box {
        width: 100%;
    }

    .mbl_search_row {
        display: none;
        padding: 10px 10px !important;
    }

    .show_search_box.mbl_search_row {
        display: block;
    }

    .hdr_search_box_inner input#dgwt-wcas-search-input-1,
    .mbl_search_row input#dgwt-wcas-search-input-2 {
        padding: 10px 10px 10px 10px;
        height: 40px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit {
        min-height: 30px !important;
        min-width: 90px !important;
        height: 30px !important;
        width: 90px !important;
        font-size: 14px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit svg {
        margin-left: 10px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    div#main-content {
        margin: 105px 0 0;
    }

    .header_section:after {
        width: 23%;
    }

    .header_section.pd0 {
        padding: 0px 1% 0 !important;
    }

    .hdr_quote_btn_box_inner {
        height: 40px;
        width: 170px;
        font-size: 15px;
    }

    .header_logo img {
        height: 60px;
    }

    .header_row.pd0 {
        padding: 0 0 5px !important;
    }

    .hdr_search_box {
        width: 47%;
    }

    .hdr_rgt_main_box {
        /* width: 53%; */
        padding: 0 0 0 10px;
    }

    .header_col_1 {
        width: 20% !important;
    }

    .header_col_2 {
        width: 80% !important;
        padding: 0 0 0 35px;
    }

    .acct_crt_box_main {
        padding: 0 0 0 10px;
    }

    .hdr_call_main_box_inner {
        padding: 0 10px 0 0;
    }

    .hdr_call_txt_box_inner {
        padding: 0 0 0 5px;
    }

    ul#menu-main-menu li {
        margin: 4px 6px !important;
        padding: 8px 3px !important;
    }

    .hdr_search_box_inner input#dgwt-wcas-search-input-1,
    .mbl_search_row input#dgwt-wcas-search-input-2 {
        padding: 10px 10px 10px 10px;
        height: 40px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit {
        min-height: 33px !important;
        min-width: 90px !important;
        height: 33px !important;
        width: 90px !important;
        top: 4px !important;
        right: 4px !important;
    }

    .hdr_search_box_inner input#dgwt-wcas-search-input-1::placeholder,
    .mbl_search_row input#dgwt-wcas-search-input-2::placeholder {
        font-size: 14px;
    }

    /* .header_menu_col_1 {
        width: 80% !important;
    } */

    .header_menu_col_2 {
        width: 20% !important;
    }

    ul#menu-main-menu li a {
        font-size: 14px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit svg {
        margin-left: 12px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit:after {
        font-size: 14px;
        padding: 0 0 0 17px;
    }

    .hdr_call_icon_box_inner {
        height: 35px;
        width: 35px;
    }

    .acrt_svg_container_inner {
        height: 35px;
        width: 35px;
    }

    .hdr_call_icon_box_inner svg {
        height: 16px;
        width: 16px;
    }

    .acrt_desc_box_inner {
        padding: 0 0 0 9px;
        font-size: 14px;
    }

    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
        width: 14px;
        height: 14px;
    }

    .no_of_crt_inner {
        height: 16px;
        width: 16px;
    }

    span#mini-cart-count {
        font-size: 12px;
    }

    .no_of_crt {
        top: -1px;
        right: -7px;
    }

    .hdr_call_main_box {
        padding: 0 15px 0 0;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    div#main-content {
        margin: 110px 0 0;
    }

    .header_section:after {
        width: 23%;
    }

    .header_section.pd0 {
        padding: 2px 2% 0 !important;
    }

    .hdr_quote_btn_box_inner {
        height: 40px;
        width: 180px;
        font-size: 15px;
    }

    .header_logo img {
        height: 65px;
    }

    .header_row.pd0 {
        padding: 0 0 5px !important;
    }

    .hdr_search_box {
        width: 50%;
    }

    .hdr_rgt_main_box {
        width: 50%;
        padding: 0 0 0 10px;
    }

    .header_col_1 {
        width: 20% !important;
    }

    .header_col_2 {
        width: 80% !important;
        padding: 0 0 0 35px;
    }

    .acct_crt_box_main {
        padding: 0 0 0 10px;
    }

    .hdr_call_main_box_inner {
        padding: 0 10px 0 0;
    }

    .hdr_call_txt_box_inner {
        padding: 0 0 0 5px;
    }

    ul#menu-main-menu li {
        margin: 4px 6px !important;
        padding: 8px 3px !important;
    }

    .hdr_search_box_inner input#dgwt-wcas-search-input-1,
    .mbl_search_row input#dgwt-wcas-search-input-2 {
        padding: 10px 10px 10px 10px;
        height: 40px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit {
        min-height: 33px !important;
        min-width: 100px !important;
        height: 33px !important;
        width: 100px !important;
        top: 4px !important;
        right: 4px !important;
    }

    .hdr_search_box_inner input#dgwt-wcas-search-input-1::placeholder,
    .mbl_search_row input#dgwt-wcas-search-input-2::placeholder {
        font-size: 14px;
    }

    /* .header_menu_col_1 {
        width: 80% !important;
    } */

    .header_menu_col_2 {
        width: 20% !important;
    }

    ul#menu-main-menu li a {
        font-size: 14px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit svg {
        margin-left: 12px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit:after {
        font-size: 15px;
        padding: 0 0 0 12px;
    }

    .hdr_call_icon_box_inner {
        height: 35px;
        width: 35px;
    }

    .acrt_svg_container_inner {
        height: 35px;
        width: 35px;
    }

    .hdr_call_icon_box_inner svg {
        height: 16px;
        width: 16px;
    }

    .acrt_desc_box_inner {
        padding: 0 0 0 9px;
        font-size: 14px;
    }

    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
        width: 14px;
        height: 14px;
    }

    .no_of_crt_inner {
        height: 16px;
        width: 16px;
    }

    span#mini-cart-count {
        font-size: 12px;
    }

    .no_of_crt {
        top: -1px;
        right: -7px;
    }

    .hdr_call_main_box {
        padding: 0 15px 0 0;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    div#main-content {
        margin: 110px 0 0;
    }

    .header_section:after {
        width: 23%;
    }

    .header_section.pd0 {
        padding: 2px 2% 0 !important;
    }

    .hdr_quote_btn_box_inner {
        height: 40px;
        width: 180px;
        font-size: 15px;
    }

    .header_logo img {
        height: 65px;
    }

    .header_row.pd0 {
        padding: 0 0 5px !important;
    }

    .hdr_search_box {
        width: 52%;
    }

    .hdr_rgt_main_box {
        width: 48%;
        padding: 0 0 0 10px;
    }

    .header_col_1 {
        width: 20% !important;
    }

    .header_col_2 {
        width: 80% !important;
        padding: 0 0 0 35px;
    }

    .acct_crt_box_main {
        padding: 0 0 0 15px;
    }

    .hdr_call_main_box_inner {
        padding: 0 15px 0 0;
    }

    .hdr_call_txt_box_inner {
        padding: 0 0 0 5px;
    }

    ul#menu-main-menu li {
        margin: 4px 6px !important;
        padding: 8px 3px !important;
    }

    .hdr_search_box_inner input#dgwt-wcas-search-input-1,
    .mbl_search_row input#dgwt-wcas-search-input-2 {
        padding: 10px 10px 10px 10px;
        height: 40px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit {
        min-height: 33px !important;
        min-width: 100px !important;
        height: 33px !important;
        width: 100px !important;
        top: 4px !important;
        right: 4px !important;
    }

    .hdr_search_box_inner input#dgwt-wcas-search-input-1::placeholder,
    .mbl_search_row input#dgwt-wcas-search-input-2::placeholder {
        font-size: 14px;
    }

    /* .header_menu_col_1 {
        width: 80% !important;
    } */

    .header_menu_col_2 {
        width: 20% !important;
    }

    ul#menu-main-menu li a {
        font-size: 15px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit svg {
        margin-left: 12px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit:after {
        font-size: 15px;
        padding: 0 0 0 12px;
    }

    .hdr_call_icon_box_inner {
        height: 35px;
        width: 35px;
    }

    .acrt_svg_container_inner {
        height: 35px;
        width: 35px;
    }

    .hdr_call_icon_box_inner svg {
        height: 16px;
        width: 16px;
    }

    .acrt_desc_box_inner {
        padding: 0 0 0 9px;
    }

    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
        width: 14px;
        height: 14px;
    }

    .hdr_call_main_box {
        padding: 0 20px 0 0;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    div#main-content {
        margin: 110px 0 0;
    }

    .header_section:after {
        width: 23%;
    }

    .header_section.pd0 {
        padding: 2px 2% 0 !important;
    }

    .hdr_quote_btn_box_inner {
        height: 40px;
        width: 200px;
    }

    .header_logo img {
        height: 65px;
    }

    .header_row.pd0 {
        padding: 0 0 5px !important;
    }

    .hdr_search_box {
        width: 56%;
    }

    .hdr_rgt_main_box {
        width: 44%;
        padding: 0 0 0 10px;
    }

    .header_col_1 {
        width: 20% !important;
    }

    .header_col_2 {
        width: 80% !important;
        padding: 0 0 0 35px;
    }

    .acct_crt_box_main {
        padding: 0 0 0 15px;
    }

    .hdr_call_main_box_inner {
        padding: 0 15px 0 0;
    }

    .hdr_call_txt_box_inner {
        padding: 0 0 0 5px;
    }

    ul#menu-main-menu li {
        margin: 4px 6px !important;
        padding: 8px 3px !important;
    }

    .hdr_search_box_inner input#dgwt-wcas-search-input-1,
    .mbl_search_row input#dgwt-wcas-search-input-2 {
        padding: 10px 10px 10px 10px;
        height: 40px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit {
        min-height: 32px !important;
        min-width: 100px !important;
        height: 32px !important;
        width: 100px !important;
        top: 4px !important;
    }

    .hdr_search_box_inner input#dgwt-wcas-search-input-1::placeholder,
    .mbl_search_row input#dgwt-wcas-search-input-2::placeholder {
        font-size: 14px;
    }

    /* .header_menu_col_1 {
        width: 78% !important;
    } */

    .header_menu_col_2 {
        width: 22% !important;
    }

    ul#menu-main-menu li a {
        font-size: 15px;
    }

    .hdr_search_box_inner button.dgwt-wcas-search-submit svg {
        margin-left: 12px;
    }

    .hdr_call_main_box {
        padding: 0 20px 0 0;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    div#main-content {
        margin: 130px 0 0;
    }

    .header_section:after {
        width: 24%;
    }

    .header_section.pd0 {
        padding: 5px 2.5% 0 !important;
    }

    .hdr_quote_btn_box_inner {
        height: 50px;
    }

    .header_logo img {
        height: 70px;
    }

    .header_row.pd0 {
        padding: 0 0 5px !important;
    }

    .hdr_search_box {
        width: 54%;
    }

    .hdr_rgt_main_box {
        width: 46%;
        padding: 0 0 0 10px;
    }

    .header_col_1 {
        width: 22% !important;
    }

    .header_col_2 {
        width: 78% !important;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    div#main-content {
        margin: 143px 0 0;
    }

    .header_section:after {
        width: 27%;
    }

    .header_section.pd0 {
        padding: 5px 5.4% 0 !important;
    }

    .hdr_quote_btn_box_inner {
        height: 50px;
    }
}