@import url("https://panel.noon360.com/mainssl/uploads/noon360/template/us_basic/style.css");
/*導覽列 開始*/
body #ns_Header {
    background-color: #fff;
} 
#ns_Footer a, #ns_Footer .meMsg_MsgTitle, #ns_Footer .meMsg_MsgBlk .meMsg_Content, #ns_Footer .ClassName {
    color: #4A4A4A;
}
.contactBlk .meMsg_MsgBlk img, .memberBlk .meMsg_MsgContentBlk img, .orderBlk img, .JayEtSearchBarNo1V1-container .open-search-bar-btn img {
    filter: brightness(0);
} 
body #dataSiteTree.Hori * {
    font-size: 1rem!important;
    margin: -1px!important;
}

body #ns_Footer a{
    color: #4A4A4A;
}



#dataSiteTree.Hori .SiteNode_2 a {
    border-bottom: 1px solid #E8E6ED;
    padding: 6px;
}

/*導覽列 結束*/

#id_HeaderCol3 .nsDock {
    width: auto;
}
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3 {
    width: 180px;
}
.meLogoBlock img {
    width: 100%;
    max-width: 100px;
    max-height: 90px;
    min-width: 113px;
    object-fit: contain;
}
@media (max-width: 768px) {
#id_HeaderCol3 .HeaderRight3 {
    width: 30%;
}
#id_HeaderCol3 .HeaderLeft3 {
    width: auto;
}
}


/*popup window contact us ===================*/
body .iWinBorder {
    border: 0;
    background-color: #ffffff;
    box-shadow: 0px 3px 15px #6c7f60;
    border-radius: 0;
    padding: 30px;
    box-sizing: border-box;
    border-top: 15px solid #6c7f60;
}


body #ns_Footer {
    border-top: 1px solid #a1a1a1;
    background-color: #fff;
}

body .arrow-icon-span {
    right: -11px;
}


body #ns_Footer a{
    color: #000;
}
}



body #dataSiteTree.Hori .SiteNode_1, body #dataSiteTree.Hori .SiteNode_x1{
    display: flex;
    align-items: center;
}

body #dataSiteTree .SiteGroup.hasSubMenu .SiteNode_1 {
    display: flex;
    align-items: center;
　　text-align: center;
	 justify-content: center;
}

#dataSiteTree.Hori .SiteGroup_1 .SiteMenu_1 {
    width: 100%;
}

@media screen and (max-width: 768px) {
    #dataSiteTree.Hori .SiteNode_2 a .ClassName {
        text-align: center;
    }
}

body #dataSiteTree .SiteGroup.hasSubMenu .SiteNode_1 .arrow-icon-span {
    position: relative;
    right: -5px;
    transform: unset;
}

/*導覽列滑動*/

body .SiteGroup_1 .SiteMenu_1 {
    max-height: 60vh;
    overflow-y: auto;
    overflow-x: hidden;
}