.main_header{
    background: #fff;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);

    z-index: 11; align-self: center; min-width: 0px; order: 2; min-height: 80px; height: max-content; flex-grow: 0; flex-shrink: 0; width: calc(100% - 20px); margin: 15px 10px 0px; justify-content: flex-start; overflow: visible; border-radius: 10px; opacity: 1;
}
.main_header_wrapper{
    align-items:center;
    flex-direction: row-reverse !important;
    z-index: 7; align-self: center; min-width: 280px; order: 1; min-height: 70px; width: 280px; flex-grow: 1; height: max-content; margin: 0px; justify-content: flex-start; overflow: visible; border-radius: 0px; padding: 0px 20px; opacity: 1;
}
.main_header_top_section{
    z-index: 3; align-self: center;    min-width: 30px;
    order: 1;
    min-height: 70px;
    width: 30px;  height: max-content; margin: 0px; justify-content:flex-end; gap: 13px;
}
.main_header_humburger_button{

     z-index: 5; align-self: center; min-width: 27px; max-width: 27px; order: 1; min-height: 16px; width: 27px; flex-grow: 1; height: max-content; margin: 0px; justify-content: space-between; row-gap: 6px;
}
.main_header__humbuger_button_line{
    min-height: 3px; max-height: 3px; height: 3px; flex-grow: 1; width: 27px; margin: 0px;
    align-self: flex-start; min-width: 27px; max-width: 27px;
    background: #333;
}
.main__heade__seccond_section{
    z-index: 2; align-self: center; min-width: 0px; order: 6; min-height: 0px; width: 0px; flex-grow: 1; height: max-content; margin: 0px; justify-content: space-between; gap: 30px; overflow: visible; border-radius: 0px; opacity: 1;
}
.main_header_logo_wrapper{
z-index: 2;
    align-self: center;
    min-width: 150px;
    max-width: 150px;
    order: 1;
    min-height: 50px;
    max-height: 50px;
    width: 150px;
    flex-grow: 1;
    height: 50px; margin: 0px; border-radius: 0px; opacity: 1; cursor: pointer;
}
.main_header_logo{
    position: absolute; top: 0px; left: 0px; display: block; width: 100%; height: 100%; margin: 0px; border-radius: 0px;
}
.main_header_search_wrapper{
    border: 1px solid rgba(0, 0, 0, 0.2);
    z-index: 12; align-self: center; min-width: 260px; max-width: 500px; order: 2; min-height: 36px; width: 260px; flex-grow: 1; height: max-content; margin: 0px; overflow: visible; background-color: rgb(255, 255, 255); border-radius: 40px; opacity: 1;
}
.main_header_search_field{
    place-self: start center; min-width: 230px; max-width: 780px; min-height: 36px; width: calc(100% + 0px); height: calc(100% + 0px); margin: 0px; border: none; background-color: transparent; border-radius: 50px; font-family: var(--font_default); font-size: 13px; font-weight: 400; color: rgb(85, 85, 85); padding: 0px 20px; opacity: 1; transition: border-color 200ms, box-shadow 200ms;
}
.main_header_search_field_submit_button__outer_wrapper{
    place-self: center end; min-width: 32px; max-width: 32px; min-height: 36px; width: 32px; height: max-content; margin: 0px; justify-content: flex-start; overflow: visible; border-radius: 0px; opacity: 1;
}
.main_header_field_submit_button__inner_wrapper{
    z-index: 3; align-self: center; min-width: 26px; max-width: 26px; order: 1; min-height: 26px; max-height: 26px; width: 26px; flex-grow: 1; height: 26px; margin: 0px; overflow: visible; background-color: #D0D411; border-radius: 50px; padding: 0px; opacity: 1; cursor: pointer;
}
.main_header_search_field__submit_button{
    z-index: 2; top: 6px; left: 6px; width: 14px; height: 14px; padding: 0px; text-align: center; background: none; border: none; cursor: inherit; color: rgb(255, 255, 255); border-radius: 4px;
}
.main__header_menu_and_button_outer_wrapper{
    z-index: 11; align-self: center; min-width: 0px; max-width: 750px; order: 2; min-height: 0px; width: 0px; flex-grow: 1; height: max-content; margin: 0px; justify-content: space-between; gap: 15px; overflow: visible; border-radius: 0px; opacity: 1;
}
.main_header_menu_wrapper{
    z-index: 3; align-self: center; min-width: 0px; max-width: 750px; order: 1; min-height: 18px; width: 0px; flex-grow: 1; height: max-content; margin: 0px; justify-content: space-between; gap: 15px; overflow: visible; border-radius: 0px; opacity: 1;
}
.main__header__menu__link{
    text-align: left;
    align-self: stretch; min-width: 0px; order: 1; 
    min-height: 18px; width: max-content; flex-grow: 0; height: 100%; margin: 0px; white-space: pre-wrap; text-decoration: none; word-break: break-word; user-select: none; cursor: pointer; pointer-events: auto; font-family: var(--font_default); font-size: 15px; font-weight: 600; color: rgb(22, 22, 22); line-height: 1; border-radius: 0px; opacity: 1;
}
.main_header__contact_us_button_wrapper{
    z-index: 2; align-self: flex-start; min-width: 170px; max-width: 170px; order: 2; min-height: 36px; width: 170px; flex-grow: 1; height: max-content; margin: 0px; overflow: visible; border-style: solid; border-width: 1px; border-color: rgb(22, 22, 22); border-radius: 40px; opacity: 1;
}
.main_header__contact_us_button__icon__wrapper{
    z-index: 1; place-self: center end; min-width: 40px; max-width: 40px; min-height: 34px; width: 40px; height: max-content; margin: 0px; justify-content: center; overflow: visible; border-radius: 0px; border-left: 1px solid rgb(22, 22, 22); opacity: 1; cursor: pointer;
}
.main_header__contact_us_button__icon__wrapper___inner{
    align-self: center; min-width: 18px; max-width: 18px; order: 1; min-height: 18px; max-height: 18px; width: 18px; flex-grow: 1; height: 18px; margin: 0px; border-radius: 0px; opacity: 1;
}
.main_header__contact_us_button__icon{
    position: absolute; top: 0px; left: 0px; display: block; width: 100%; height: 100%; margin: 0px; border-radius: 0px;
}
.main_header_contact_us_actual_button_wrapper{
    z-index: 2; place-self: center start; min-width: 107px; max-width: 107px; min-height: 34px; width: 107px; height: max-content; margin: 0px; justify-content: center; overflow: visible; border-radius: 0px; opacity: 1; cursor: pointer;
}
.main_header_contact_us_actual_button{
    margin-left: 20px !important;
    z-index: 8; align-self: center; min-width: 115px; order: 2; min-height: 16px; width: max-content; flex-grow: 0; height: max-content; margin: 0px; padding: 0px; cursor: inherit; background: none; border: none; text-align: left; user-select: none; font-family: var(--font_default); font-size: 14px; font-weight: 500; color: rgb(22, 22, 22); line-height: 1; border-radius: 0px; opacity: 1; transition: background 200ms;
}
#desktop_menu{
    display: flex;
}
#mobile_menu{
    display:none;
}
#main_header_humburger_button{
    display: none;
}
#close_mob_menu_btn{
    position: absolute;
    top:20px;
    right:20px;
    color:#333;
    background-color: #F5F5F5;
    font-size: 34px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#main_header_search_wrapper input{
    padding-left:10px;
}
@media(max-width:1100px){
    #desktop_menu{
        display: none;
    }
    #mobile_menu{
        display: none;
        position: fixed;
               padding-top: 100px;
        padding-left: 20px;
        padding-right: 20px;
        top: 0px;
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        height: 100vh;
        z-index: 99999999999999999999999999999999;
        background: #fff;
        flex-direction: column;
    }
    .main_header_menu_wrapper{
        max-height: 50px;
        height: 50px;
        min-height: 50px;
        display: block;
        min-width: 100%;
        max-width:100%;
        width: 100%;
    }
    #main_header_humburger_button{
        display: flex;
    }
    .main_header__contact_us_button_wrapper{
        flex-grow: 0;
    }
    .main__header__menu__link{
        display: flex;
    width: 100%;
    height: auto;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    max-height: 100%;
    text-align: left;
    border-bottom:1px solid #e9e9e9;
    }
    .main__header__menu__link:hover{
        background: #F5F5F5;
        color: #000;
    }
}
@media(max-width:759px){
#main_header_search_wrapper{
    display: none;
}
.main_header_search_wrapper{
    width:100%;
    min-width:100%;
    max-width:100%;
}
}