body { background-color: #f2f2f2; }
.wrapper { position: relative; width: 1000px; margin: 0 auto; }
.oneday_about_residential .wrapper,
.oneday_about_industrial .wrapper,
.oneday_about_commercial .wrapper,
.oneday_about_retail .wrapper,
.oneday_area_district .wrapper,
.oneday_about_carpark .wrapper{ position: relative; width: 1040px; margin: 0 auto;  padding: 0 20px; background: #ffffff;}

/* = standard header
-------------------------------------------------------------*/
#header { margin-bottom: 5px; position: relative; z-index: 100; display: flex;justify-content: space-between;flex-direction: column;}
#header .header_navbar_mobile,#header .header_navbar_mobile_app { display: none; }
#header .container { width: 1000px; background: #ffffff; display: flex;justify-content: space-between;align-items: flex-start; padding: 0 5px;}
.oneday_home_main #header .container{ padding: 0;}
#header a { text-decoration: none; display: block; }
#header .logo { padding: 10px 15px;  }
#header .rightdiv { 
    flex:1;
    position: relative;
    width: 100%;
    font-family: Avenir-Medium,sans-serif;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 15px;
    margin-top: 10px;
    /* height: 90px; */
    box-sizing: border-box;
    /* padding-bottom: 2px; */
    /* padding-top: 4px; */
}
#header .toplink { float: right; text-transform: uppercase; }
#header .topLink_notlogin { text-align: right; }
/* #header .accounts { position: relative; display: inline-block; min-height: 30px; line-height: 30px; padding: 0px 15px; vertical-align: top; } */
#header .accounts a {
    /* display: inline-block; text-decoration: none; color: #c1272d; height: 30px; line-height: 30px;  */
     display: inline-block;
    text-decoration: none;
    color: #da2128;
    /* height: 36px;
    line-height: 36px; */
    /* padding: 10px 0; */
    position: relative;
    font-size: 18px;
    font-family: Avenir-Heavy, sans-serif;
    line-height: 20px;
    /* box-shadow: 0px 4px 0 #A5C3BD; */
}
#header .accounts div + div{
    /* margin-left: 18px; */
    margin-left: 15px;
    padding-left: 16px;
    position: relative;
}
#header .accounts div + div::before{
    content:' ';
    width: 1px;
    font-size: 0;
    background: #da2128;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0px;
}
/*#header .accounts span { display: inline-block; font-size: 11px; height: 12px; line-height: 12px; }*/
#header .accounts .account-login,
#header .accounts .account-signup {
    display: inline-block; font-size: 11px;
}
/* #header .accounts .account-login::after{
    content: '|';
    color: #999999;
    margin: 0 12px;
    display: none;
 } */
#header .overseas-link { display: inline-block; height: 30px; line-height: 30px; text-transform: uppercase; margin-right: 15px; }
#header .overseas-link a{color: #c1272d;background-color: #f1f1f1; }
#header .link-login span { border-right: 1px solid #999999; padding-right: 12px; margin-right: 12px; }
#header .addlisting { display: inline-block; height: 30px; line-height: 30px; text-transform: uppercase; margin-right: 15px; }
#header .topLink_login .addlisting { float: left; }
#header .add-button { background-color: #da2127; font-size: 11px; display: block; padding: 0 10px; text-align: center; color: #ffffff; }
#header .add-as { display: none; position: absolute; z-index:1; top: 30px; background-color: #ffffff; box-shadow: 2px 2px 5px #999; }
#header .add-as a { background-color: #da2127; font-size: 11px; display: block; width: 100%; padding: 0 10px; text-align: left; color: #ffffff; margin-top: 1px; }
#header .signin-as { display: none; position: absolute; z-index:1; top: 30px; margin-left: -15px; background-color: #fff; box-shadow: 2px 2px 5px #999999; }
#header .signin-as a { background-color: #f2f2f2; font-size: 11px; display: block; width: 100%; padding: 0 10px; text-align: left; color: #c1272d; margin-top: 1px; }
#header .signup-as { display: none; position: absolute; z-index:1; top: 30px; right: 0; box-shadow: 2px 2px 5px #999999; }
#header .signup-as a { background-color: #f2f2f2; font-size: 11px; display: block; width: 100%; padding: 0 10px; text-align: left; color: #c1272d; margin-top: 1px; }
/*#header .agents { display: inline-block; height: 30px; line-height: 30px; }
#header .link-agents { background-color: #da2127; font-size: 11px; display: block; width: 70px; text-align: center; margin-left: 10px; color: #ffffff; }
#header .agent-sign { display: none; position: absolute; z-index:1; top: 30px; width: 70px; margin-left: 10px; }
#header .agent-sign a { background-color: #da2127; font-size: 11px; display: block; width: 100%; text-align: center; color: #ffffff; margin-top: 1px; }*/
#header .icon_links{float: right;margin-right: 20px; display: flex; align-items: center;}
#header .icon_links .icons { display: inline-block; margin-right: 0; height: 30px; line-height: 30px; }
#header .icon_links .icon-tube { margin-right: 15px; }
#header .icon_links .icon-tube i { display: inline-block; width: 16px; height: 14px; position: relative; top: 1px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_like.svg) no-repeat 0 0; }
#header .icon_links .icon-like { position: relative; }
#header .icon_links .icon-like a{
    display: flex;
    align-items: center;
    height: 28px;
}
#header .icon_links .icon-like .number { font-family: helvetica,sans-serif; font-size: 16px;  }
#header .icon_links .icon-like i { display: inline-block; width: 22px; height: 22px; position: relative; top: 1px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_like.svg) center center no-repeat;
    background-size: contain; }
#header .icon_links .icon-like i  + span{
    margin-left: 5px;
}
#header .icon_links .language { display: inline-block; height: 40px; line-height: 40px; }

#header .icon_links .currency{ margin-right: 15px; display: inline-block; position: relative;}
#header .icon_links .currency select{opacity: 0;}
#header .icon_links .currency .select2-search--dropdown{ display: none;}
#header .icon_links .currency .select2-container--default .select2-selection--single .select2-selection__arrow {display: none;}
#header .icon_links .currency .select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    line-height: 28px;
}
#header .icon_links .currency .select2-container .select2-selection--single .select2-selection__rendered::before{
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzM3Njk1NTczNjQ2IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE2MTIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiPjxwYXRoIGQ9Ik0xNDkuMzIzMjk0IDUxMS45Njk4ODJWNTEyYzAgMjAwLjI4MjM1MyAxNjIuMzk0MzUzIDM2Mi42NzY3MDYgMzYyLjY3NjcwNiAzNjIuNjc2NzA2djg1LjMyMzI5NGMtMjQ3LjQxNjQ3MSAwLTQ0OC0yMDAuNTgzNTI5LTQ0OC00NDh2LTAuMDMwMTE4aDg1LjMyMzI5NHogbTU3My4yODk0MTItNjMuOTY5ODgydjQ4LjQ4OTQxMmMyMy44MjMwNTkgNC4yMTY0NzEgNDMuNTIgMTIuNjQ5NDEyIDU4Ljg0OTg4MiAyNC42OTY0NyAyMy4yODA5NDEgMTcuODU5NzY1IDM3LjQ2NjM1MyA0Ny40NjU0MTIgNDMuMTU4NTg4IDg4LjI0NDcwNmgtNjQuNzUyOTQxYy0zLjM3MzE3Ni0yMy40OTE3NjUtMTEuODk2NDcxLTM5LjY2NDk0MS0yNS41Mzk3NjQtNDkuMTUyYTU0LjgxNDExOCA1NC44MTQxMTggMCAwIDAtMTEuNzQ1ODgzLTYuMzg0OTQxdjEyNS41OTA1ODhjMzAuNjg5ODgyIDExLjE0MzUyOSA0Ny41ODU4ODIgMTcuNDY4MjM1IDUwLjM1NjcwNiAxOS4yNzUyOTQgMzkuMTgzMDU5IDIxLjgwNTE3NiA1OS4wNjA3MDYgNTMuMDk3NDEyIDU5LjA2MDcwNiA5My44NzY3MDYgMCAzOS42MzQ4MjQtMTUuMzI5ODgyIDY5LjI3MDU4OC00NS45ODk2NDcgODkuMzU5MDU5LTE3LjYxODgyNCAxMS4yNjQtMzguNjcxMDU5IDE4LjgyMzUyOS02My4zOTc2NDcgMjIuNzA4NzA2djU1LjI5NmgtNzAuOTg3Mjk0di01My45MTA1ODhjLTMzLjE4OTY0Ny0zLjkxNTI5NC01OS4wMDA0NzEtMTQuMjQ1NjQ3LTc3LjQwMjM1My0zMS4zNTI0NzEtMjMuODUzMTc2LTIyLjM0NzI5NC0zNy40OTY0NzEtNTYuNDEwMzUzLTQwLjg5OTc2NS0xMDIuMjE5Mjk0aDY1Ljg2NzI5NGMyLjI4ODk0MSAyOS4wMzM0MTIgOS42Mzc2NDcgNTAuMjY2MzUzIDIyLjcwODcwNiA2Mi41NTQzNTMgNy41Mjk0MTIgNi45MjcwNTkgMTcuNDA4IDExLjg2NjM1MyAyOS43MjYxMTggMTQuNzU3NjQ3di0xMzIuNjk4MzUzbC01NC4xMjE0MTItMTkuNDU2Yy0zOS43NTUyOTQtMjEuMjMyOTQxLTU5LjA2MDcwNi01Mi40OTUwNTktNTkuMDYwNzA2LTkzLjg0NjU4OCAwLTM2Ljg2NCAxNC4xODU0MTItNjQuNzgzMDU5IDQzLjE1ODU4OC04NC4zMjk0MTIgMTkuMDY0NDcxLTEzLjM0MjExOCA0Mi4xNjQ3MDYtMjEuNDQzNzY1IDcwLjAyMzUzLTI0LjY5NjQ3di00Ni44MDI4MjRoNzAuOTg3Mjk0eiBtMCAyOTUuMDkyNzA2djEwMy42NjQ5NDFhODQuNjMwNTg4IDg0LjYzMDU4OCAwIDAgMCAxOS4wOTQ1ODgtOC44ODQ3MDZjMTUuOTAyMTE4LTEwLjA1OTI5NCAyMy44NTMxNzYtMjQuNTc2IDIzLjg1MzE3Ny00My4wMDggMC0yMS40NDM3NjUtMTQuNDU2NDcxLTM4Ljc5MTUyOS00Mi45NDc3NjUtNTEuNzcyMjM1eiBtLTcwLjk4NzI5NC0xOTMuMzI1MTc3Yy05LjY5Nzg4MiAyLjEwODIzNS0xNy43Njk0MTIgNS4yNzA1ODgtMjQuMDMzODgzIDkuMzk2NzA2LTE1LjM2IDguOTE0ODI0LTIyLjcwODcwNiAyNC4wMDM3NjUtMjIuNzA4NzA1IDQ0LjY2NDQ3MSAwIDE5LjA2NDQ3MSAxNS41NzA4MjQgMzUuNDQ4NDcxIDQ2Ljc0MjU4OCA0OS4wOTE3NjV2LTEwMy4xNTI5NDJ6TTIxMC43MDMwNTkgNjRsODcuOTQzNTI5IDEyMy41NzI3MDYgODcuOTczNjQ3LTEyMy41NzI3MDZoODIuNzAzMDU5bC0xMTEuMTM0MTE4IDE0OS4zMjMyOTRoODIuMzcxNzY1VjI4NC4zMTA1ODhoLTEwNS4yMDA5NDF2NTcuMDQyODI0aDEwNS4yMDA5NDF2NzAuOTU3MTc2aC0xMDUuMjAwOTQxVjUxMkgyNjEuOTYzMjk0di05OS42ODk0MTJoLTExMi42NHYtNzAuOTg3Mjk0aDExMi42NFYyODQuMzEwNTg4aC0xMTIuNjRWMjEzLjMyMzI5NGg4OS44NDA5NDFMMTI4IDY0aDgyLjcwMzA1OXogbTMwMS4yOTY5NDEgMGMyNDcuNDE2NDcxIDAgNDQ3Ljk2OTg4MiAyMDAuNTgzNTI5IDQ0OCA0NDcuOTY5ODgyaC04NS4zNTM0MTJsLTAuMDkwMzUzLTkuMDM1Mjk0Qzg2OS43Mzc0MTIgMzA2LjgwODQ3MSA3MDkuMjcwNTg4IDE0OS4zNTM0MTIgNTEyIDE0OS4zNTM0MTJWNjMuOTY5ODgyeiIgZmlsbD0iIzY2NjY2NiIgcC1pZD0iMTYxMyI+PC9wYXRoPjwvc3ZnPg==) center center no-repeat;
    background-size: contain;
    margin-right: 3px;
}
#header .icon_links .currency  .select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0;
}
#header .icon_links .currency .select2-container{
    left: auto !important;
    right: 0 !important;
}
#header .icon_links .currency .currency_dropdown{
    border-radius: 0;
    border: 1px solid #aaa;
}
#header .icon_links .currency .currency_dropdown .select2-results__option{
    white-space: nowrap;
}


#header .topLink_login { position: relative; text-transform: none; background-color: #f2f2f2; }
#header .topLink_login > div { float: left; }
#header .topLink_login .icon_group > div { float: left; }
#header .topLink_login .username { height: 30px; line-height: 30px; padding-left: 5px; }
#header .topLink_login .username img { float: left; margin-top: 4px; margin-right: 5px; }
#header .topLink_login .username a,
#header .topLink_login .username a:hover { color: #da2128; text-decoration: none; font-family: Avenir-Roman,sans-serif; font-size: 12px;display: inline-block }
#header .topLink_login .notice { border-left: 1px solid #333;border-right: 1px solid #333;height: 15px;margin-left: 15px;margin-right: 15px;margin-top: 7px;padding-left: 15px;padding-right: 15px; }
#header .topLink_login .notice_message { display: inline-block; width: 18px; height: 15px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_header_notice.svg) no-repeat 0 0; background-size: 33px 15px; margin:0px 10px;}
#header .topLink_login .notice_lead { display: inline-block; width: 17px; height: 15px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_header_notice.svg) no-repeat -18px 0; background-size: 33px 15px; margin: 0px 10px 0px 20px; }
#header .topLink_login .notice a { position: relative; display: inline-block; width:  18px; height: 15px; padding-right: 15px; position: relative; }
#header .topLink_login .notice span {
    position: absolute; top: -5px; right: -5px;background-color: #da2128; display: inline-block; width: 12px; height: 12px;
    font-family: Avenir-Roman,sans-serif; font-size: 10px; color: #ffffff; text-align: center; line-height: 12px; border-radius: 2px;
}
#header .topLink_login .setting { height: 30px; padding-right: 10px; }
#header .topLink_login .setting i { display: inline-block; width: 18px; height: 17px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_header_arrowdown.svg) no-repeat 0 4px; cursor: pointer; margin: 7px 10px 0px 10px;}
#header .topLink_login .setting i.hover { transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg); }
#header .topLink_login .setting_menu { display: none; position: absolute; z-index: 1; right: 0; top: 30px; background-color: #ffffff; }
#header .setting_menu ul { margin: 0; padding: 0; list-style-type: none; border: 1px solid #bbb; padding: 5px 15px; }
#header .setting_menu li { margin: 0; padding: 10px 0; line-height: 100%; }
#header .setting_menu li.logout { border-top: 1px dashed #bbb; margin-top: 5px; padding: 15px 0px; height: 40px; }
#header .setting_menu a,
#header .setting_menu a:hover { display: inline-block; width: 100%; height: 22px; color: #000; text-decoration: none; font-size: 13px; }
#header .property_links { float: left; margin-left: 15px; }
#header .navbar { border: none; margin-bottom: 0; min-height: 0; }
#header .navbar .current_proptype { display: none; }
#header .navbar-collapse { padding: 0; }
#header .navbar > div > ul { margin: 0; padding: 0; list-style-type: none; overflow: visible; /* overflow: hidden; */ }
#header .navbar > div > ul > li { display: inline-block; text-align: left; position: relative; width: 120px; overflow: visible;  }

#header .navbar li a {
    /* margin-right: 45px; */ height: 41px; line-height: 40px; font-family: Avenir-Medium,sans-serif; font-size: 13px; display: inline-block; position: relative; padding-left: 22px;
}
#header .navbar  ul ul {
    position: relative;
    width: 140px;
}
#header .navbar  ul ul > li.sub{
    display: none;
}

#header .navbar  ul ul > li:nth-of-type(2),
#header .navbar  ul ul > li:nth-of-type(3),
#header .navbar  ul ul > li:nth-of-type(4){
    background-color: #fff;
    position: absolute;
    top: 35px;
    z-index: 1
}
#header .navbar  ul ul > li:nth-of-type(2){
    /* display: none; */
    left: 0;
    padding-left: 13px;
    padding-right: 0;
    width: 84px;
    border-left: 2px solid #c2c0c0;
    border-top: 2px solid #c2c0c0;
    border-bottom: 2px solid #c2c0c0;
    height: 37px;
    line-height: 33px;

}
#header .navbar  ul ul > li:nth-of-type(3){
    left: 82px;
    top: 45px;
    width: 2px;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    line-height: 0;
    height: 19px;
    z-index: 2
}
#header .navbar  ul ul > li:nth-of-type(4){
    left: 82px;
    padding-left: 18px;
    padding-right: 5px;
    width: 84px;
    border-bottom: 2px solid #c2c0c0;
    border-right: 2px solid #c2c0c0;
    border-top: 2px solid #c2c0c0;
    height: 37px;
    line-height: 33px;
}
#header .navbar  ul ul > li:nth-of-type(1) a{
    min-width: 115px;
    /* display: block; */
}
#header .navbar  ul ul > li:nth-of-type(3) span{
    display: block;
    width: 2px;
    height: 19px;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    background-color: #c2c0c0;
}
#header .navbar  ul ul > li:nth-of-type(2) a,
#header .navbar  ul ul > li:nth-of-type(4) a{
    margin-right: 0;
    display: inline-block;
    padding-left: 0;
    line-height: 33px;
    font-family: "Avenir-Heavy",sans-serif;
    color: #333;
    height: 33px;
}

#header .navbar > div > ul > li.active li:nth-of-type(1) a,
#header .navbar > div > ul > li.hover li:nth-of-type(1) a,
#header .navbar > div > ul > li li:nth-of-type(1) a:hover { border-bottom: 5px solid #f2f2f2; color: #c1272d; }
#header .navbar > div > ul > li li.active a,
#header .navbar > div > ul > li li a:hover { color: #c1272d; }
#header .navbar > div > ul > li i { position: absolute; left: 0; top: 8px; display: inline-block; width: 14px; height: 27px; margin-right: 5px; background: url('/usr/share/component/oneday/default/shared/header/images/icon_building_types.svg'); background-repeat:no-repeat; background-size:138px 14px;}
#header .navbar li .residential i { background-position: -124px 4px; }
#header .navbar li .commercial i { background-position: -68px 4px; }
#header .navbar li .industrial i { background-position: -96px 4px; }
#header .navbar li .carpark i { background-position: -41px 4px; width: 13px; }
#header .navbar li .retail i { background-position: -14px 4px; }
#header .navbar li.active i,
#header .navbar li.hover i,
#header .navbar li a:hover i { border-bottom: 5px solid #c1272d; }
#header .navbar li.active .residential i,
#header .navbar li .residential:hover i { background-position: -110px 4px; }
#header .navbar li.active .commercial i,
#header .navbar li .commercial:hover i { background-position: -54px 4px; }
#header .navbar li.active .industrial i,
#header .navbar li .industrial:hover i { background-position: -82px 4px; }
#header .navbar li.active .carpark i,
#header .navbar li .carpark:hover i { background-position: -28px 4px; }
#header .navbar li.active .retail i,
#header .navbar li .retail:hover i { background-position: 0 4px; }
/* #header .icon_links { float: right; } */

#header .shortlist-listings { display: none; position: absolute; z-index: 1; top: 15px; right: 0; width: 250px; padding: 5px; box-shadow: 0 10px 10px rgba(0,0,0,0.1); background-color: #fff; }
#header .shortlist-listings ul { margin: 0; padding: 0; list-style-type: none; }
#header .shortlist-listings li { position: relative; margin: 0; padding: 0; margin-bottom: 10px; line-height: 16px; }
#header .shortlist-listings .no-shortlist { margin: 0; padding: 0; }
#header .shortlist-listings .listing-img { float: left; margin-right: 5px; }
#header .shortlist-listings .listing-right { margin-left: 65px; margin-right: 20px; }
#header .shortlist-listings .listing-title,
#header .shortlist-listings .listing-title:hover { color: #333; text-decoration: none; }
#header .shortlist-listings .listing-price { color: #c01a21; }
#header .shortlist-listings .listing-remove {
    display: inline-block; width: 25px; height: 24px; position: absolute; right: 0; bottom: 0px;
    border: none; background: url(/usr/share/component/oneday/default/shared/header/images/icon_trash_red.svg) no-repeat; }


/* = home main header
-------------------------------------------------------------*/

#header .home_toplink { float: right; text-transform: uppercase; }
#header .home_toplink .topLink_notlogin {  text-align: right; }
#header .home_toplink .accounts {
    /* display: inline-block; */
    /* background-color: #f1f1f1; */
    /* height: 30px;
    line-height: 30px; */
    /* padding: 0px 15px; */
    /* vertical-align: top; */
    margin-right: 0;
    background: none;
    height: auto;
    font-size: 0;
    line-height: 0;
    display: flex;
    align-items: center;
    width: fit-content;
}

/* #header .home_toplink .accounts a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    height: 36px;
    line-height: 36px;
    background: #c1272d;
    padding: 0 18px;
    border-radius: 18px;
    position: relative;
    box-shadow: 0px 4px 0 #A5C3BD;
}
#header .home_toplink .accounts div:first-of-type a{
    background: #A5C3BD;
    border: 1px solid #c1272d;
    color: #c1272d;
    display: flex;
    gap: 12px;
    padding-right: 4px;
    align-items: center;
}
#header .home_toplink .accounts div:first-of-type a::after{
    content: '';
    width: 26px;
    height: 26px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzQ4NDI1MDA3MzkwIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE1MTAiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiPjxwYXRoIGQ9Ik01MTIgMTAyNEMyMjkuMjA1MzMzIDEwMjQgMCA3OTQuNzk0NjY3IDAgNTEyUzIyOS4yMDUzMzMgMCA1MTIgMHM1MTIgMjI5LjIwNTMzMyA1MTIgNTEyLTIyOS4yMDUzMzMgNTEyLTUxMiA1MTJ6IG0wLTQ5Ni40NjkzMzNhMTcwLjY2NjY2NyAxNzAuNjY2NjY3IDAgMSAwIDAtMzQxLjMzMzMzNCAxNzAuNjY2NjY3IDE3MC42NjY2NjcgMCAwIDAgMCAzNDEuMzMzMzM0eiBtMjYzLjc2NTMzMyAyNjMuNzIyNjY2YTI2My43NjUzMzMgMjYzLjc2NTMzMyAwIDEgMC01MjcuNTMwNjY2IDBoNTI3LjUzMDY2NnoiIHAtaWQ9IjE1MTEiIGZpbGw9IiNjMTI3MmQiPjwvcGF0aD48L3N2Zz4=") center center no-repeat;
    background-size: contain;
} */
/* #header .home_toplink .accounts div + div{
    margin-left: 18px;
} */
#header .home_toplink .accounts span { display: inline-block; font-size: 11px; height: 12px; line-height: 12px; }
#header .home_toplink .link-login span { border-right: 1px solid #999999; padding-right: 12px; margin-right: 12px; }
/*#header .home_toplink .agents { display: inline-block; height: 30px; line-height: 30px; }
#header .home_toplink .link-agents { background-color: #da2127; font-size: 11px; display: block; width: 70px; text-align: center; margin-left: 10px; color: #ffffff; }
#header .home_toplink .agent-sign { display: none; position: absolute; z-index:1; top: 30px; width: 70px; margin-left: 10px; }
#header .home_toplink .agent-sign a { background-color: #da2127; font-size: 11px; display: block; width: 100%; text-align: center; color: #ffffff; margin-top: 1px; }*/
#header .home_toplink .topLink_login { position: relative; text-transform: none; height: 30px; background-color: #f2f2f2; }
#header .home_toplink .topLink_login > div { float: left; }
#header .home_toplink .topLink_login .icon_group > div { float: left; }
#header .home_toplink .topLink_login .username { line-height: 30px; }
#header .home_toplink .topLink_login .username img { margin: 0 5px; }
#header .home_toplink .topLink_login .username a,
#header .home_toplink .topLink_login .username a:hover { color: #da2128; text-decoration: none; font-family: Avenir-Roman,sans-serif; font-size: 12px; }
#header .home_toplink .topLink_login .notice { border-left: 1px solid #333;border-right: 1px solid #333;height: 15px;margin-left: 15px;margin-right: 15px;margin-top: 7px;padding-left: 15px;padding-right: 15px; }
#header .home_toplink .topLink_login .notice_message { display: inline-block; width: 18px; height: 15px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_header_notice.svg) no-repeat 0 0; background-size: 33px 15px; }
#header .home_toplink .topLink_login .notice_lead { display: inline-block; width: 17px; height: 15px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_header_notice.svg) no-repeat -18px 0; background-size: 33px 15px; margin-left: 20px; }
#header .home_toplink .topLink_login .notice a { position: relative; display: inline-block; width:  18px; height: 15px; padding-right: 15px; position: relative; }
#header .home_toplink .topLink_login .notice span {
    position: absolute; top: -5px; right: -5px;background-color: #da2128; display: inline-block; width: 12px; height: 12px;
    font-family: Avenir-Roman,sans-serif; font-size: 10px; color: #ffffff; text-align: center; line-height: 12px; border-radius: 2px;
}
#header .home_toplink .topLink_login .setting { height: 30px; padding-right: 10px; }
#header .home_toplink .topLink_login .setting i { display: inline-block; width: 13px; height: 15px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_header_arrowdown.svg) no-repeat 0 4px; margin-top: 7px; cursor: pointer; }
#header .home_toplink .topLink_login .setting i.hover { transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg); }
#header .topLink_login .setting_menu { display: none; position: absolute; z-index: 1; right: 0; top: 30px; background-color: #ffffff; width: 150px; }
#header .home_toplink .setting_menu ul { margin: 0; padding: 0; list-style-type: none; border: 1px solid #bbb; padding: 5px 15px; }
#header .home_toplink .setting_menu li { margin: 0; padding: 0; height: 22px; line-height: 22px; }
#header .home_toplink .setting_menu li.logout { border-top: 1px dashed #bbb; margin-top: 5px; padding-top: 5px; height: 27px; }
#header .home_toplink .setting_menu a,
#header .home_toplink .setting_menu a:hover { display: inline-block; width: 100%; height: 22px; color: #000; text-decoration: none; font-size: 13px; }
#header .home_toplink .secondlink { padding-top: 10px; text-align: right; }
#header .home_toplink .secondlink a { font-size: 15px; text-decoration: none; color: #58595b; }
#header .home_icon_links { float: right; margin-top: 0; }
#header .home_icon_links .icons { display: inline-block; margin-right: 0; height: 40px; line-height: 40px; }
#header .home_icon_links .icon-tube { margin-right: 15px; }
#header .home_icon_links .icon-tube i { display: inline-block; width: 16px; height: 14px; position: relative; top: 1px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_tube_black.png) no-repeat 0 0; }
#header .home_icon_links .icon-like .number { font-family: helvetica,sans-serif; font-size: 12px; margin-left: 3px; }
#header .home_icon_links .icon-like i { display: inline-block; width: 16px; height: 14px; position: relative; top: 1px; background: url(/usr/share/component/oneday/default/shared/header/images/icon_like.svg) no-repeat 0 0; }
#header .home_icon_links .language { display: inline-block; margin-right: 15px; height: 40px; line-height: 40px; }
/* #header .language { margin-right: 15px; } */


#header .header_navbar_mobile_app.header_navbar_mobile_app_ipad{
    display: block;
    position: relative;
    width: 100%;
    background-color: #f5f5f5;
    border-bottom: 1px solid #949494;
    padding: 10px;
}
#header .header_navbar_mobile_app.header_navbar_mobile_app_ipad img{
    float: left;
}
#header .header_navbar_mobile_app.header_navbar_mobile_app_ipad div{
    line-height: 18px;
    padding: 10px 3px 10px 8px;
    background-color: #fff;
    box-shadow: 0 5px 10px #0003;
    width: auto;
}
#header .header_navbar_mobile_app.header_navbar_mobile_app_ipad span{
    font-size: 11px;
    margin-left: 3px;
    display: inline-block;
    height: 38px;
    line-height: 12px;
    max-width: 110px;
    color: #999;
}
#header .header_navbar_mobile_app.header_navbar_mobile_app_ipad span strong{
    display: block;
    color: #000;
    font-size: 12px;
    line-height: 16px;
}
#header .header_navbar_mobile_app.header_navbar_mobile_app_ipad a.closeApp{
    display: inline-block;
    float: left;
    line-height: 38px;
    padding: 0 2px;
    margin-right: 5px;
    color: #c1272d;
    font-size: 12px;
}
#header .header_navbar_mobile_app.header_navbar_mobile_app_ipad a.link{
    display: inline-block;
    float: right;
    color: #c1272d;
    background-color: #f1f1f1;
    line-height: 38px;
    padding: 0 15px;
    margin-right: 5px;
}
.header_content.mobile{
    width: 100%;
    padding: 20px 15px 0;
    text-align: center;
    display: none;
    background: #fff;
}
.header_content .logo{
    width: 100%;
    max-width: 230px;
    margin:  0 auto;
}
.header_content .logo a,
.header_content .logo a img{
    display: block;
    width: 100%;
}
.header_content .desc{
    margin: 17px 0 0;
    line-height: 1px;
    text-align: center;
    overflow: hidden;
}
.header_content .desc > h2,
.header_content .desc > span{
    color: #313131;
    font-size: 12px;
    padding: 0 10px;
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    font-style: italic;
    letter-spacing: 1px;
    font-family: 'PT Serif', serif;
    position: relative;
}
.header_content .desc > h2::before,
.header_content .desc > span::before,
.header_content .desc > h2::after,
.header_content .desc > span::after{
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    display: block;
    width: 60px;
    left: 100%;
    background: #dedede;
}
.header_content .desc > h2::before,
.header_content .desc > span::before{
    left: auto;
    right: 100%;
}
/* .header_content .link{
    text-align: center;
    padding-top: 20px;
} */
.header_content ul.link{
    overflow: auto;
    display: block;
    line-height: 20px;
    padding-top: 20px;
    text-align: center;
}
.header_content ul.link li{
    margin-left: 10px;
    display: inline-block;
}
.header_content ul.link li:first-of-type{
    margin-left: 0;
}
.header_content ul.link li a{
    display: block;
    text-decoration: none;

}
.header_content ul.link li a:hover,
.header_content ul.link li.active a{
    color: #c1272d;
}
.header_content .search{
    padding-top: 20px;
    text-align: center;

}
.header_content .search button{
    margin: 0 auto;
    background-color: #da2127;
    font-size: 11px;
    display: block;
    padding: 0 20px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #da2127;
    text-transform: uppercase;
    line-height: 30px;
}
.header_content  h1{
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Avenir-Heavy,sans-serif;
    padding: 20px 15px;
}
.header_content  h2{
    display: block;
    text-align: left;
    padding: 0 15px;
}
@media (max-width: 1000px){
    .oneday_about_residential .wrapper,
    .oneday_about_industrial .wrapper,
    .oneday_about_commercial .wrapper,
    .oneday_about_retail .wrapper,
    .oneday_area_district .wrapper,
    .oneday_about_carpark .wrapper{  background: #ffffff; padding-left: 0;padding-right: 0; width: 100%;}
}
@media (max-width: 991px) {
    .wrapper { width: 100%; }
    #header .container { width: 100%; padding: 0 15px; }
    #header .logo { float: none; padding-left: 0; padding-right: 0; }
    #header .rightdiv { float: none; margin-right: 0; left: 0;  padding-right: 0; }
    #header .toplink { float: left; padding-left: 0; padding-top: 0; text-align: left;  }
    #header .toplink .topLink_notlogin { float: left; margin-left: 0; margin-top: 10px; padding-left: 0; }
    #header .toplink .topLink_login { margin-left: 0; margin-top: 10px; padding-left: 0; }
    #header .property_links { float: none; margin-left: 0; margin-top: 40px; }
    #header .navbar ul { width: 100%; }
    /*#header .agent-sign { top: auto; }*/
    #header .add-as { top: auto; }
    #header .signin-as { top: auto; }
    #header .signup-as { top: auto; }
    #header .topLink_login .setting_menu {  }
    /*
    #header .icon_links {float: none; left: 90px;position: absolute; top: 105px; margin-top: 0; } */
    #header .icon_links { margin-top: 5px; }

    #header .home_toplink { float: left; }
    #header .home_icon_links { float: left; margin-left: 15px; }
    #header .home_toplink .topLink_notlogin { margin-top: 0; }

}

@media screen and (max-width:767px) {
    body.searchbar_opened { overflow-y: hidden; }
    body.nav_content_opened { overflow-y: hidden; }
    .wrapper{ padding-top: 43px; }
    .wrapper:has(.header_navbar_mobile_app > div) { padding-top: 109px; }
    /* .lang_zh .wrapper { padding-top: 122px; }
    .lang_en .wrapper { padding-top: 126px; } */
    .oneday_home_main .wrapper { padding-top: 0; }
    #header { position: fixed; z-index: 5; top: 0; width: 100%; }
    .oneday_home_main #header { position: relative; }
    #header .addlisting{display: none;}
    #header .rightdiv > .toplink{
        width: 100%;
    }
    #header .rightdiv > .toplink .topLink_notlogin{float: none;}
    #header .rightdiv > .toplink .topLink_notlogin .accounts{margin-right: 0px;}
    #header .header_navbar_mobile_app{
        display: none;
        position: relative;
        width: 100%;
        background-color: #f5f5f5;
        border-bottom: 1px solid #949494;
        padding: 10px;
    }
    #header .header_navbar_mobile_app_android,
    #header .header_navbar_mobile_app_iphone,
    #header .header_navbar_mobile_app_ipad{
        display: block
    }
    #header .header_navbar_mobile_app img{
        /* float: left; */
    }
    #header .header_navbar_mobile_app div{
        line-height: 18px;
        padding: 10px 8px;
        background-color: #fff;
        box-shadow: 0 5px 10px #0003;
        width: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #header .header_navbar_mobile_app img{
        /* float: left; */
        width: 35px;
        height: 35px;
        display: block
    }
    #header .header_navbar_mobile_app span{
        font-size: 11px;
        margin-left: 2px;
        display: block;
        /* height: 38px; */
        line-height: 1.3;
        /* max-width: 110px; */
        color: #999;
        flex: 1;
        padding-right: 10px;
        box-sizing: border-box;
    }
    #header .header_navbar_mobile_app span strong{
        display: block;
        color: #000;
        font-weight: 400;
        /* font-size: 12px; */
        /* line-height: 16px; */
    }
    #header .header_navbar_mobile_app a.closeApp{
        display: inline-block;
        /* float: left; */
        font: none;
        line-height: 38px;
        padding: 0 2px;
        margin-right: 3px;
        color: #c1272d;
        font-size: 12px;
        height: 38px;
    }
    #header .header_navbar_mobile_app a.link{
        display: inline-block;
        /* float: right; */
        font: none;
        color: #c1272d;
        background-color: #f1f1f1;
        line-height: 38px;
        padding: 0 15px;
        margin-right: 5px;
        height: 38px;
        font-size: 13px;
    }
    #header .header_navbar_mobile_app a.link:last-of-type{
        margin-right: 0;
    }
    #header .header_navbar_mobile {
        display: block; position: relative; width: 100%; height: 43px;line-height: 40px;
        background-color: #f2f2f2;box-shadow: 0 2px 2px rgba(0,0,0,0.1); border-bottom: 3px solid rgba(0,0,0,0.1);
    }
    /* .mobile-search-text-en_VN,
    .mobile-search-text-vi_VN{
        display: none
    } */
    #header .header_navbar_mobile .logo_mobile { float: left; margin-top: 3px; margin-left: 10px; }
    #header .header_navbar_mobile .logo_mobile img { display: block; height: 30px;width: auto }
    #header .logo { display: none; }
    #header .header_navbar_mobile .navbar-toggle { margin-top: 3px; margin-right: 5px; }
    #header .header_navbar_mobile .navbar-toggle .icon-bar { background-color: #333; }
    #header .header_navbar_mobile #navbar-close{
        line-height: 0;
    }
    #header .header_navbar_mobile .navbar-search { float: right; margin-right: 10px; margin-top: 11px; color: #333; font-size: 18px; }
    #header #header_container { display: none; position: fixed; z-index: 5; top: 43px; bottom: 0; left: 0; right: 0; overflow: auto; }
    #header #header_container + .popup_overlay { position: fixed; z-index: 4; top: 43px; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,0.6); }
    .oneday_listings_detail #header #header_container,
    .oneday_listings_detail #header #header_container + .popup_overlay {
        bottom: 58px;
    }

    #header .toplink { float: none; }
    #header .toplink .topLink_login {
        /* height: 30px; */
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        /* flex-wrap: wrap; */
    }
    #header .icon_links{
        margin-right: 0;
    }
    /* #header .topLink_login .username{
        position: static;
        margin-right: 20px;
    } */
    /* #header .topLink_login .username { float: none; position: absolute; right: 145px; width: 148px; white-space: nowrap; overflow: hidden; } */
    #header .topLink_login .username { float: none; position: absolute; right: auto; left: 0; width: auto; top: 38px; white-space: nowrap; overflow: hidden; }
    #header .topLink_login .icon_group {
        float: none;
        /* position: absolute; right: 0; */
    }

/*    #header .navbar-toggle { border: 1px solid #f2f2f2; float: left; }
    #header .navbar-toggle .icon-bar { background-color: #f2f2f2; }*/
    #header .navbar-collapse { padding: 0; }
    #header .navbar-header { position: absolute; margin-top: -40px; }
    #header .icon_links {
        float: none;
        /* position: absolute; top: 40px; right:0; */
    }
    #header.notLogged .icon_links { left: 15px; right: auto; }
    #header .property_links { /* margin-top: 80px; */ margin-top: 40px; }
    #header.hasLogged .property_links { margin-top: 40px; }
    #header .navbar-collapse { margin-right: -120px; }
    #header .navbar > div > ul{ height: 40px; }
    #header .navbar > div > ul > li {
        width: 100%; text-align: left;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #header .navbar ul ul{width: 100%;height: 40px; }
    #header .navbar ul ul > li:nth-of-type(1){height: 40px;position: absolute;left: 0; top: 0; width: 100%}
    #header .navbar ul ul > li:nth-of-type(1) a{width: 100%; display: block;}
    #header .navbar ul ul > li.sub{ /* top: 5px;left: auto; right: 0; */ display: inline-block; position: static;float: right; }
    #header .navbar ul ul > li.sub a{line-height: 38px;height: 38px;}
    #header .navbar ul ul > li:nth-of-type(2),
    #header .navbar ul ul > li:nth-of-type(4){
        padding-left: 8px;
        padding-right: 8px;
        width: auto;
        border: none;
        height: 38px;
        line-height: 38px;
    }
    #header .navbar ul ul > li:nth-of-type(3){
        height: 30px;
        margin: 0px 15px;
    }
    #header .navbar ul ul > li:nth-of-type(3) span{
        margin-top: 9px;
        height: 20px;
    }
    #header .navbar li a { width: 100%; }
    #header .navbar .current_proptype { display: inline; position: relative; padding-left: 25px; line-height: 50px; color: #c1272d; }
    #header .navbar .current_proptype i { position: absolute; left: 0; top: -2px; display: inline-block; width: 14px; height: 27px; margin-right: 5px; background: url('/usr/share/component/oneday/default/shared/header/images/icon_building_types.svg'); background-repeat:no-repeat; background-size:138px 14px;  }
    #header .navbar .current_proptype.residential i { background-position: -110px 4px; }
    #header .navbar .current_proptype.commercial i { background-position: -54px 4px; }
    #header .navbar .current_proptype.industrial i { background-position: -82px 4px; }
    #header .navbar .current_proptype.carpark i { background-position: -28px 4px; }
    #header .navbar .current_proptype.retail i { background-position: 0 4px; }

    #header .home_toplink { width: 100%; padding-top: 10px; }
    #header .home_toplink .topLink_login {
        /* background-color: transparent; */
        display: flex;
        justify-content: flex-end;
    }

    #header .overseas-link{float: left;margin-right: 0;}
    .header_content.mobile{display: block;}

    #header .rightdiv{
        padding-left: 15px;
        align-items: flex-end;
        flex-direction: column;
    }
}

@media (max-width: 480px) {
    .oneday_home_main #header .rightdiv { float: left; }
    .oneday_home_main #header .secondlink { padding-top: 0; text-align: left; }
    /*#header .toplink .topLink_login { position: relative; margin-bottom: 40px; }*/
    #header .topLink_login .addlisting { float: none; position: absolute; margin-right: 0; bottom: -40px; }
    #header .home_toplink .topLink_login .addlisting { right: 0; bottom: -35px; } /* home page style */
    #header .header_navbar_mobile .navbar-toggle{
        margin-right: 0
    }
    #header .header_navbar_mobile .navbar-toggle #navbar-close { margin-top: -8px; }
    #header .header_navbar_mobile .navbar-toggle .icon-close { font-size: 22px; }
    #header .header_navbar_mobile .logo_mobile{
        margin-top: 7px;
        margin-left: 10px;
    }
    #header .header_navbar_mobile .logo_mobile img{
        height: 27px
    }
}

#mobile_install_box{
    display: none;
}
@media (max-width: 420px) {
    #header .header_navbar_mobile_app{
        padding: 5px 3px;
        display: block;
    }
    #header .header_navbar_mobile_app a.link{
        padding: 0 8px;
    }
    #header .header_navbar_mobile_app div{
        padding: 8px 5px;
    }
}

@media (max-width: 374px) {


    .header_content ul.link li a{
        font-size: 12px;
    }

    .header_content h1{
        font-size: 14px;
    }

    .header_content h1{
        font-size: 13px;
    }
}

@media print {
    .oneday_home_main #header .rightdiv { display: none; }
    #header .rightdiv { display: none; }
    #header .icon_links { display: none; }
    #header .property_links { display: none; }
}

.mobile-search-text-en_US{
    font-size: 8px;width: 62px;display: inline-block;line-height: 150%;font-family: Avenir-Heavy,sans-serif;float: right;margin-top: 10px;
}
.mobile-search-text-zh_HK {
    font-size: 10px;
    width: 65px;
    display: inline-block;
    line-height: 150%;
    font-family: Avenir-Heavy,sans-serif;
    float: right;
    margin-top: 13px;
}


#header .sub-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    box-sizing:border-box ;
    width: 100%;
    /* max-width: 1170px; */
    padding: 0 25px;
    margin-top: -30px;
}
@media (max-width: 767px) {
    #header .sub-header{
        display: none;
        margin-top: 0;
    }
}
#header .sub-header .categories{
    cursor: pointer;
}
#header .sub-header .categories label{
    margin-bottom: 0;
    cursor: pointer;
    line-height: 30px;
    position: relative;
}
#header .sub-header .categories label::after{
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #333;
    overflow: hidden;
    transition: all 0.1s linear 0s;
    font-size: 0;
}
#header .sub-header .categories label i{margin-right: 5px;}
#header .sub-header .categories > div{
    width: 100%;
    height: 0;
    background: #fff;
    position: absolute;
    top: var(--head-padding-top,98px);
    left: 0;
    transition: all 0.1s linear 0s;
    overflow: hidden;
    box-sizing: border-box;

    /* --height: calc(100vh - var(--head-padding-top,98px) - 150px);
    height: var(--height) !important;
    border-top: 1px solid #f1f1f1;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2); */
}
#header .sub-header .categories label:hover::after,
#header .sub-header .categories label:has(~ div:hover)::after{
    width: 100%;
    left: 0;
}

/* .header_navbar_mobile_app:not(:has(div)) ~ .sub-header .categories label:hover + div,
.header_navbar_mobile_app:not(:has(div)) ~ .sub-header .categories > div:hover{ */

#header:not(:has(.header_navbar_mobile_app > div)) .categories label:hover + div,
#header:not(:has(.header_navbar_mobile_app > div)) .categories > div:hover{
    --height: calc(100vh - var(--head-padding-top,98px) - 150px);
    height: var(--height);
    border-top: 1px solid #f1f1f1;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
#header .sub-header .categories .categories-wrap{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    max-width: 1170px;
    padding: 20px 25px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
}
#header .sub-header .categories .categories-wrap > ul{
    /* width: 30%; */
    flex:1;
    overflow-y: auto;
    padding: 0;
    list-style: none;
    border-right: 1px solid #dedede;
}
#header .sub-header .categories .categories-wrap > ul i{
    display: none;
}
#header .sub-header .categories .categories-wrap > ul li{
    font-size: 14px;
    padding: 10px;
    line-height: 22px;
    display: none;
}
#header .sub-header .categories .categories-wrap > ul:first-of-type li{
    display: block;
}
#header .sub-header .categories .categories-wrap > ul li.active{
    background: #eee;
}
/* #header .sub-header .categories .categories-wrap > ul li:first-of-type,
#header .sub-header .categories .categories-wrap > ul li:hover,
#header .sub-header .categories .categories-wrap > ul li.active{
    background: #eee;
}
#header .sub-header .categories .categories-wrap > ul:last-of-type li:first-of-type,
#header .sub-header .categories .categories-wrap > ul:last-of-type li:hover,
#header .sub-header .categories .categories-wrap > ul:last-of-type li.active,
#header .sub-header .categories .categories-wrap > ul li:first-of-type:has(~ :hover),
#header .sub-header .categories .categories-wrap > ul li:first-of-type:has(~ .active),
#header .sub-header .categories .categories-wrap > ul li.active:has(~ :hover){
    background:none
} */
/* #header .sub-header .categories .categories-wrap > ul:last-of-type{
    flex:1;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 3%;
    align-self: flex-start;
    border: none;
}
#header .sub-header .categories .categories-wrap > ul:last-of-type li {
    padding: 5px;
    width: 22.75%;
}
#header .sub-header .categories .categories-wrap > ul:last-of-type li span{
    text-align: center;
    line-height: 18px;
    display: -webkit-box;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
} */
#header .sub-header .categories .categories-wrap > ul li .line{
    position: relative;
    display: block;
    padding: 0 0 0 35px;
}
#header .sub-header .categories .categories-wrap > ul li .line img{
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    object-fit:contain;
}
#header .sub-header .categories .categories-wrap > ul li .box{
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#header .sub-header .categories .categories-wrap > ul li .box img{
    width: 50px;
    aspect-ratio: 1 / 1;
    object-fit:cover;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 5px;
}


@media (max-width: 767px) {
    .header_navbar_mobile_app ~ .sub-header .categories > label + div{
        height: 0;
        transition:none
    }
    #header .header_navbar_mobile_app ~ .sub-header .categories > label.active + div{
        --height: calc(100vh - 139px );
        height: var(--height) !important;
        border-top: 1px solid #f1f1f1;
        box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
        top: 139px;
    }
    #header .header_navbar_mobile_app.mhide ~ .sub-header .categories > label.active + div{
        --height: calc(100vh - 73px );
        height: var(--height) !important;
        top: 73px;
    }
    #header .sub-header{
        padding: 0 15px;
        /* display: block; */
    }
    /* #header .sub-header .categories > div{
        top: 139px;
    } */
   
    #header .sub-header .categories .categories-wrap{
        padding: 15px;
        flex-direction: column;
        justify-content: flex-start;
    }
    #header .sub-header .categories .categories-wrap > ul{
        border: none;
        border-top: 1px solid #dedede;
        position: relative;
        flex:none
    }
    #header .sub-header .categories .categories-wrap > ul:not(:has(.mhide)) {
        flex:1;
        background: #f9f9f9;
    }
    #header .sub-header .categories .categories-wrap > ul li{
        padding-right: 30px;
    }
    #header .sub-header .categories .categories-wrap > ul:first-of-type{
        border: none;
    }
    #header .sub-header .categories .categories-wrap > ul li .line{
        padding: 0;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        line-height: 22px;
    }
    #header .sub-header .categories .categories-wrap > ul li .line img{
        position: static;
        display: inline-block;
        margin-right: 10px;
    }
    #header .sub-header .categories .categories-wrap > ul i{
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 42px;
        background: #999;
    }
    #header .sub-header .categories .categories-wrap > ul i::before{
        margin-top: -3px;
    }
}