ul#menu-main-menu ul.sub-menu ul.sub-menu {
    left: 301px !important;
}


.moabile_cta_icon .fa {
    font-size: 25px !important;
    color: #000 !important;
}

i.fa.fa-phone {
    transform: rotate(90deg) !important;
}
.et_pb_menu_page_id-23 ul.sub-menu {
      height: 480px;
    width: 640px !important;
    max-width: fit-content !important;
   max-height: fit-content;
    overflow-y: auto;
    overflow-x: hidden;
    display: block !important;
}

/* model Popup */

.et-db #et-boc .et-l .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding: 0px !important;
}

.sub-menu-columns {
    position: unset !important;
}

.sub-menu-columns ul.sub-menu li {
    display: inline-block;
    float: left !important;
    width: 50% !important;
}

.sub-menu-columns ul.sub-menu {
    max-width: 600px !important;
    left: 0;
    right: 0;
    margin: auto;
}

.nav li li ul {
    left: 270px !important;
    top: 5px !important;
}

.nav li ul {
    width: fit-content !important;
    max-width: 100% !important;
    display: inline-table !important;
}

.et-db #et-boc .et-l .et-menu ul.sub-menu li a {
    color: #000 !important;
}

p.cart_inner {
    DISPLAY: FLEX;
    text-transform: capitalize;
}

.nav li ul {
    max-width: 100% !important;
}

.et-menu li li a {
    width: 100% !important;
}

.et_pb_menu .et-menu-nav>ul ul {
    padding: 0px !important;
}

.et-db #et-boc .et-l .et-menu a {
    color: #fff !important;
}

.sfm-label-metro .sfm-navicon-button {
    background: transparent !important;
}

.sfm-label-metro .sfm-navicon,
#sfm-mob-navbar .sfm-navicon,
.sfm-label-metro .sfm-navicon:after,
#sfm-mob-navbar .sfm-navicon:after,
.sfm-label-metro .sfm-navicon:before,
#sfm-mob-navbar .sfm-navicon:before {
    background-color: #000 !important;
}

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

span.wfc_coupon_submit {
    background-color: #068e3c !important;
}


/* Modal Content */

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


/* The Close Button */

.close-iconn {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-iconn :hover,
.close-iconn :focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


/* --- */

.product_popup.f1 {
    float: left;
    width: 100%;
    padding: 10px;
    text-align: center;
}

.prodcut_popup_inner {
    max-width: 657px !important;
    overflow: hidden;
    padding: 0px !important;
}

#sfm-sidebar .sfm-menu li a {
    padding: 12px !important;
}

.au_header_row .et_pb_column {
    z-index: 999;
}

.et-menu li li a {
    width: 250px !important;
    max-width: 250px !important;
}

ul.sub-menu li a {
    text-align: left !important;
}

.nav li ul {
    width: 370px;
}


/* .au_right_header_row ul li:nth-child(2) span:nth-child(n+1) {
    display: flex;
} */

.au_right_header_row ul li:nth-child(2) span:nth-child(n+1) span {
    border: none;
}

.header_icn_div ul li a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
    left: 0;
    right: 0;
    bottom: 0;
    color: transparent !important;
    font-size: 10px;
}

.header_search_icn span.dashicons.dashicons-search {
    color: #fff;
}


/* ------------search ---------------*/


/*search*/

.au_header_section.au_site_header_fixed {
    background: rgb(0, 0, 0, 0.9) !important;
}


/* Popup Search Box CSS code */

a.xoo-el-action-sc.button.btn {
    /* // position: absolute !important; */
    right: 0 !important;
    border: none !important;
    color: #fff !important;
}

.openBtn {
    background: #f1f1f1;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}

.openBtn:hover {
    background: #bbb;
}

.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999999;
    top: -120%;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease-in-out 0s !important;
}

.overlay-content {
    position: relative;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
    left: 8%;
}

.overlay .searchclosebtn {
    position: absolute;
    top: 13px;
    right: 12px;
    font-size: 39px;
    cursor: pointer;
    color: white;
    background: black;
    display: block;
    line-height: 28px;
    height: 31px;
    width: 32px;
    text-align: center;
}

.overlay .searchclosebtn:hover {
    color: #fff;
}

.overlay input[type=text] {
    padding: 18px;
    font-size: 18px;
    border: none;
    float: left;
    width: 70%;
    border-top: none;
    border-left: none;
    background: transparent;
    border-bottom: 1px solid #000000;
    border-right: none;
    color: black !important;
    padding-left: 0px;
}

.overlay button {
    float: left;
    width: auto;
    padding: 19px;
    font-size: 17px;
    border: none;
    cursor: pointer;
    background: #26aae2;
    color: #000;
    border-top: none;
    border-left: none;
    background: transparent;
    border-bottom: 1px solid #000;
}

input[type="text"]::placeholder {
    color: black;
}


/* ----------------------- */


/* -----------mobaile_Section -------------*/

.sfm-style-full #sfm-sidebar .sfm-logo {
    padding: 1rem;
}

.sfm-navicon-button.sf_label_default {
    width: 40px !important;
    height: 40px !important;
    left: 10px !important;
    top: 10px !important;
}

.sfm-pos-left .sfm-rollback {
    height: auto;
}

.sfm-style-full .sfm-sidebar-close {
    right: 0px !important;
}

span.dashicons.dashicons-admin-users.cart_header_img {
    width: 30px;
    height: 30px;
    font-size: 30px;
    margin: 10px !important;
}

.and_class a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
    position: unset !important;
}

a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
    position: absolute;
    left: 0px;
    bottom: 0;
    top: 0;
    margin: auto;
    border: none !important;
    padding: 0 !important;
    color: #fff;
    font-size: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobaile_header_section {
    padding: 0px !important;
    position: fixed !important;
    width: 100%;
    top: 0;
    box-shadow: 0px 0px 10px;
}

.moabile_cta_icon ul {
    padding: 0px !important;
}

.moabile_cta_icon ul li {
    display: inline-block;
    padding: 0px 5px;
}

.mobaile_menu_row {
    padding: 5px !important;
}

.mobaile_site_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.mobaile_site_logo {
    width: 130px;
}

.moabile_cta_icon {
    position: absolute;
    top: 10px;
    right: 0px;
}

span.dashicons.dashicons-phone,
span.dashicons.dashicons-search {
    font-size: 30px;
    color: #000;
}

span.dashicons.dashicons-phone {
    transform: rotate(91deg);
    line-height: 0;
}


/* ----------------------------------- */

.au_header_section {
    padding: 0px 0px !important;
    background: rgb(0, 0, 0, 0.5) !important;
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
}

.au_header_row {
    padding: 0px 35px !important;
}

.au_left_logo_block img {
    width: 337px;
    height: 104px;
    object-fit: contain;
}

.au_right_header_row ul {
    list-style-type: none;
    padding: 0px !important;
    display: flex;
    align-items: center;
}

.au_right_header_row ul li::first-child {
    display: flex;
}

.au_right_header_row ul li {
    color: white;
    font-size: 28px;
    /* display: flex; */
    padding-left: 10px;
    position: relative;
}

.au_header_left_col {
    width: 18% !important;
}

.au_header_right_col {
    width: 82% !important;
    padding: 10px 0px;
}

img.cart_header_img {
    width: 35px;
    height: 37px;
    margin: auto;
    object-fit: contain;
    margin-right: 16px;
}

img.aus_hedaer_img {
    width: 36px;
    height: 36px;
    object-fit: contain;
    margin: auto;
    position: relative;
    right: 10px;
}

.au_right_header_row ul li:first-child span {
    margin: auto;
    padding-right: 26px;
}

.au_right_header_row ul li:nth-child(2) span {
    margin-left: 0px;
}

.au_right_header_row {
    float: right;
}

.au_menu_header_row {
    padding: 0px !important;
    display: flex;
}

.et_pb_menu__wrap {
    justify-content: center !important;
}


/* .et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li>ul, .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
} */

ul#menu-main-menu li a {
    color: white;
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 0px;
}

.et-menu-nav {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
}

ul#mega-menu-primary-menu {
    display: flex !important;
    justify-content: space-between !important;
}

#mega-menu-wrap-primary-menu {
    background: transparent !important;
}

ul#menu-main-menu li li a {
    font-size: 16px !important;
}

ul#menu-main-menu>li {
    margin-top: 0px;
    padding: 14px 60px !important;
}

ul#menu-main-menu li li {
    padding: 10px 25px !important;
}

.search-container form {
    width: 100%;
    float: right;
    display: block;
    margin: auto;
    position: relative;
}

.search-container input {
    width: 100%;
    height: 45px;
    font-size: 21px;
    padding: 10px;
    border: 3px solid #07B24B;
}

.search-container button {
    position: absolute;
    font-size: 30px;
    font-weight: normal;
    background: transparent;
    border: none;
    top: 2px;
    right: 9px;
    cursor: pointer;
}

.au_left_logo_block a {
    display: flex;
    /* position: absolute; */
    top: 10px;
    left: 0;
}

.au_menu_left_col {
    width: 65% !important;
}

.au_search_right_col {
    width: 15% !important;
}


/* .au_left_logo_col {
    width: 20% !important;
} */

.et-menu a:hover {
    opacity: 1;
}

.et-menu .menu-item-has-children>a:first-child:after {
    right: -8px !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}

img.top_search_img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

.header_icn_div ul {
    padding: 0px;
    list-style-type: none;
    display: flex;
}

span.dashicons.dashicons-admin-users {
    margin: 0px !important;
    line-height: inherit !important;
}

.action a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
    color: transparent !important;
}


/* span.dashicons.dashicons-admin-users {
    font-size: 40px;
    color: #fff;
} */

.header_icn_div ul li img {
    width: 37px;
    height: 37px;
    object-fit: contain;
}

.header_icn_div ul li {
    display: inline-block;
    padding: 0px 12px;
    position: relative;
}

.header_icn_div {
    float: right;
    display: none;
}

.header_search_icn {
    display: none;
}

.header_search_icn a {
    margin: auto;
}

.header_search_icn {
    display: flex;
}

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul {
    background-color: black !important;
}

ul.sub-menu {
    border-top: 3px solid green !important;
}

ul.sub-menu li a {
    padding: 0px !important;
    text-align: center;
}


/* new header */

@keyframes glowing {
    0% {
        background-color: #2ba805;
        box-shadow: 0 0 5px #2ba805;
    }
    50% {
        background-color: #49e819;
        box-shadow: 0 0 20px #49e819;
    }
    100% {
        background-color: #2ba805;
        box-shadow: 0 0 5px #2ba805;
    }
}

.special_menu {
    animation: glowing 1300ms infinite;
}

li.header-item-phone .fa {
    transform: rotate(90deg);
}

.left-header ul {
    display: flex;
    padding: 0px !important;
}

.left-header ul li {
    padding: 5px 10px;
    text-transform: capitalize;
    font-size: 18px;
    color: #fff;
    list-style-type: none;
}

.left-header ul li a {
    color: #fff !important;
}

.au_header_row {
    display: flex;
    align-items: center;
}

.cart_main {
    display: flex;
    align-items: center;
    font-size: 18px;
    justify-content: end;
    color: #fff;
}

.cart_main .fa {
    padding-right: 10px;
}

.main_menu_header .et_pb_menu__wrap {
    width: 100%;
    max-width: 100%;
    display: block;
}

.main_menu_header .et_pb_menu__menu {
    width: 100%;
    display: block;
}

ul#menu-main-menu {
    justify-content: space-between;
    width: 100%;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 16px !important;
}

ul.mega-sub-menu a.mega-menu-link {
    color: #000 !important;
}

div#main-content {
    margin-top: 180px !important;
}

.et-menu .menu-item-has-children>a:first-child:after {
    right: -27px !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .et-menu .menu-item-has-children>a:first-child:after {
        top: 40% !important;
    }
    .category_listing_section {
        padding: 0px !important;
    }
    div#main-content {
        margin-top: 60px !important;
    }
    span.dashicons.dashicons-format-aside {
        font-size: 28px;
        line-height: 0;
        position: relative;
        top: 12px;
        width: 22px;
        color: #000;
        display: flex;
        padding: 0px 0px;
    }
    .show_quote_count {
        font-size: 11px;
        position: absolute;
        background: #000;
        padding: 2px;
        color: #fff;
        border-radius: 100%;
        top: -20px;
        right: 5px;
        top: -22px;
        right: -12px;
        line-height: 1;
    }
    a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
        font-size: 18px;
    }
    span.pop_up_close_icn {
        position: absolute;
        top: -30px;
        right: 10px;
    }
    a.xoo-el-action-sc.button.btn {
        position: absolute !important;
        right: 40px !important;
        border: none !important;
        color: #fff !important;
        top: 0;
        bottom: 0;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .action_inner a.xoo-el-action-sc.button.btn {
        color: transparent !important;
        right: 0;
    }
    .au_header_section {
        display: none;
    }
    .aus_site_popup_row {
        padding: 70px 10px !important;
    }
    .xoo-el-main {
        padding: 10px !important;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {}

@media all and (min-width: 768px) and (max-width: 980px) {
    .sfm-style-full .sfm-sidebar-close {
        right: 20px !important;
    }
    div#main-content {
        margin-top: 60px !important;
    }
    span.dashicons.dashicons-format-aside {
        font-size: 30px;
        line-height: 0;
        position: relative;
        top: 12px;
        width: 51px;
        color: #000;
        display: flex;
        padding: 0px 8px;
    }
    .show_quote_count {
        font-size: 20px;
    }
    .au_header_section {
        display: none;
    }
    .aus_site_popup_row {
        padding: 70px 10px !important;
    }
    .action_inner a.xoo-el-action-sc.button.btn {
        color: transparent !important;
        right: 0;
    }
    a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
        font-size: 18px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    ul#menu-main-menu>li {
        padding: 14px 20px !important;
    }
    .au_header_row {
        display: flex;
    }
    .nav li.et-reverse-direction-nav li ul {
        left: auto;
        left: -240px !important;
        left: auto !important;
    }
    .and_class a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
        font-size: 16px;
        height: 42px;
    }
    span.dashicons.dashicons-format-aside {
        color: #fff;
        font-size: 37px;
        padding: 0px 50px;
        display: flex;
    }
    .show_quote_count {
        font-size: 20px;
    }
    .au_left_logo_block img {
        width: 172px;
        height: 65px;
    }
    .au_right_header_row ul li {
        font-size: 21px;
    }
    ul#menu-main-menu li a {
        font-size: 20px;
    }
    /* .au_header_section {
        padding: 0px 20px !important;
    } */
    img.cart_header_img {
        width: 26px;
        height: 28px;
    }
    ul#menu-main-menu li {
        padding: 17px 3px;
    }
    .search-container input {
        height: 44px;
        font-size: 17px;
    }
    ul#menu-main-menu li a {
        font-size: 14px;
    }
    .au_header_right_col {
        width: 100% !important;
    }
    .au_header_left_col {
        width: 20% !important;
    }
    /* .au_left_logo_col {
        width: 0% !important;
    } */
    .au_menu_left_col {
        width: 96% !important;
    }
    .au_left_logo_block a {
        top: 16px;
    }
    .au_search_right_col {
        width: 6% !important;
        margin: auto;
    }
    .au_right_header_row ul li:first-child span {
        padding-right: 5px;
    }
    .au_menu_header_row .et_pb_menu__menu {
        margin: auto;
    }
    img.aus_hedaer_img {
        width: 30px;
        height: 30px;
    }
    .header_icn_div {
        display: block;
    }
    /* .search-container form {
        display: none;
    } */
    .header_icn_div {
        display: none;
    }
    .au_right_header_row ul li:first-child {
        display: none;
    }
    /* new header */
    .au_header_row {
        padding: 0px 10px !important;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 5px 0px 5px !important;
        font-size: 14px !important;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
        font-size: 14px !important;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    ul#menu-main-menu>li {
        padding: 14px 20px !important;
    }
    .au_header_row {
        display: flex;
    }
    .nav li.et-reverse-direction-nav li ul {
        left: auto;
        left: -240px !important;
        left: auto !important;
    }
    span.dashicons.dashicons-format-aside {
        color: #fff;
        font-size: 37px;
        padding: 0px 50px;
        display: flex;
    }
    .show_quote_count {
        font-size: 20px;
    }
    a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
        font-size: 18px;
    }
    .au_left_logo_block img {
        width: 172px;
        height: 65px;
    }
    .au_right_header_row ul li {
        font-size: 21px;
    }
    /* .au_header_section {
        padding: 0px 20px !important;
    } */
    img.cart_header_img {
        width: 26px;
        height: 28px;
    }
    ul#menu-main-menu li {
        padding: 17px 5px;
    }
    .search-container input {
        height: 44px;
        font-size: 17px;
    }
    ul#menu-main-menu li a {
        font-size: 14px;
    }
    .au_header_right_col {
        width: 100% !important;
    }
    .au_header_left_col {
        width: 20% !important;
    }
    /* .au_left_logo_col {
        width: 0% !important;
    } */
    .au_menu_left_col {
        width: 90% !important;
    }
    .au_left_logo_block a {
        top: 16px;
    }
    .au_search_right_col {
        width: 10% !important;
        margin: auto;
    }
    .au_right_header_row ul li:first-child span {
        padding-right: 5px;
    }
    .au_menu_header_row .et_pb_menu__menu {
        margin: auto;
    }
    img.aus_hedaer_img {
        width: 30px;
        height: 30px;
    }
    .header_icn_div {
        display: block;
    }
    /* .search-container form {
        display: none;
    } */
    .header_icn_div {
        display: none;
    }
    ul#menu-main-menu li a {
        font-size: 16px;
    }
    .au_right_header_row ul li:first-child {
        display: none;
    }
    /* new header */
    .au_header_row {
        padding: 0px 20px !important;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 5px 0px 5px !important;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    ul#menu-main-menu>li {
        padding: 14px 40px !important;
    }
    .au_right_header_row ul li:first-child {
        display: none;
    }
    .au_header_row {
        display: flex;
    }
    .nav li.et-reverse-direction-nav li ul {
        left: auto;
        left: -240px !important;
        left: auto !important;
    }
    a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
        font-size: 18px;
    }
    a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
        left: 60px;
    }
    .au_left_logo_block img {
        width: 172px;
        height: 65px;
    }
    .au_right_header_row ul li {
        font-size: 21px;
    }
    /* .au_header_section {
        padding: 0px 20px !important;
    } */
    img.cart_header_img {
        width: 30px;
        height: 31px;
    }
    ul#menu-main-menu li {
        padding: 17px 6px;
    }
    .search-container input {
        height: 44px;
        font-size: 17px;
    }
    ul#menu-main-menu li a {
        font-size: 15px;
    }
    .au_header_right_col {
        width: 100% !important;
    }
    .au_header_left_col {
        width: 20% !important;
    }
    /* .au_left_logo_col {
        width: 0% !important;
    } */
    .au_menu_left_col {
        width: 80% !important;
    }
    .au_left_logo_block a {
        top: 16px;
    }
    .au_search_right_col {
        width: 20% !important;
    }
    .au_right_header_row ul li:first-child span {
        padding-right: 5px;
    }
    .au_menu_header_row .et_pb_menu__menu {
        margin: auto;
    }
    img.aus_hedaer_img {
        width: 30px;
        height: 30px;
    }
    /* new header */
    .au_header_row {
        padding: 0px 20px !important;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    ul#menu-main-menu>li {
        padding: 14px 40px !important;
    }
    .au_right_header_row ul li:first-child {
        display: none;
    }
    .au_header_row {
        display: flex;
    }
    .nav li.et-reverse-direction-nav li ul {
        left: auto;
        left: -240px !important;
        left: auto !important;
    }
    a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
        font-size: 18px;
    }
    .au_left_logo_block img {
        width: 172px;
        height: 65px;
    }
    .au_right_header_row ul li {
        font-size: 23px;
    }
    ul#menu-main-menu li a {
        font-size: 20px;
    }
    /* .au_header_section {
        padding: 0px 20px !important;
    } */
    img.cart_header_img {
        width: 30px;
        height: 31px;
    }
    ul#menu-main-menu li {
        padding: 13px 6px;
    }
    .search-container input {
        height: 44px;
        font-size: 17px;
    }
    ul#menu-main-menu li a {
        font-size: 16px;
    }
    .au_header_right_col {
        width: 100% !important;
    }
    .au_header_left_col {
        width: 20% !important;
    }
    /* .au_left_logo_col {
        width: 0% !important;
    } */
    .au_menu_left_col {
        width: 80% !important;
    }
    .au_left_logo_block a {
        top: 16px;
    }
    .au_search_right_col {
        width: 20% !important;
    }
    .au_right_header_row ul li:first-child span {
        padding-right: 5px;
    }
    .au_menu_header_row .et_pb_menu__menu {
        margin: auto;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .nav li.et-reverse-direction-nav li ul {
        left: auto;
        left: -240px !important;
    }
    .au_left_logo_block img {
        width: 190px;
        height: 60px;
    }
    .au_right_header_row ul li {
        font-size: 18px;
        display: flex;
        align-items: center;
    }
    ul#menu-main-menu li a {
        font-size: 20px;
    }
    /* .au_header_section {
        padding: 0px 20px !important;
    } */
    img.cart_header_img {
        width: 30px;
        height: 31px;
    }
    ul#menu-main-menu li {
        padding: 13px 6px;
    }
    .search-container input {
        height: 44px;
        width: 100% !important;
        font-size: 19px;
    }
    ul#menu-main-menu li a {
        font-size: 19px;
    }
    .au_header_right_col {
        width: 80% !important;
    }
    .au_header_left_col {
        width: 20% !important;
    }
    /* .au_left_logo_col {
        width: 15% !important;
    } */
    .au_menu_left_col {
        width: 70% !important;
    }
    .au_left_logo_block a {
        top: 29px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .au_left_logo_block img {
        width: 190px;
        height: 60px;
    }
    .au_right_header_row ul li {
        font-size: 23px;
    }
    ul#menu-main-menu li a {
        font-size: 20px;
    }
    /* .au_header_section {
        padding: 0px 20px !important;
    } */
    img.cart_header_img {
        width: 30px;
        height: 31px;
    }
    ul#menu-main-menu li {
        padding: 13px 30px;
    }
    .search-container input {
        height: 44px;
        font-size: 19px;
    }
    ul#menu-main-menu li a {
        font-size: 19px;
    }
    .au_header_right_col {
        width: 85% !important;
    }
    .au_header_left_col {
        width: 15% !important;
    }
    /* .au_left_logo_col {
        width: 15% !important;
    } */
    .au_menu_left_col {
        width: 70% !important;
    }
    .au_left_logo_block a {
        top: 29px;
    }
}

a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
    position: absolute !important;
    justify-content: end;
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 18px;
}

ul#menu-main-menu {
    justify-content: center !important;
}