@import url("https://panel.noon360.com/mainssl/uploads/noon360/template/us_basic/style.css");

/*範本設定 開始*/
body #ns_Header {
    background-color:#fff;
    border-bottom: unset;
}
@media (max-width: 768px) {
body #ns_Header {
  background-color:#fff;
   position: unset;
}}

body #ns_Header .fixed-navbar{
    box-shadow:unset;
    position:unset;
    background-color:#fff;
}

#ns_Header  #dataSiteTree.Hori *{
    color: #653C3C;
}
#ns_Header #dataSiteTree.Hori .SiteGroup_1.SiteGroup_x, #dataSiteTree.Hori .SiteGroup_1{
   /*padding: 10px 25px;*/
    vertical-align: middle;
    width: 180px;
}
@media (max-width: 900px) {
#ns_Header  #dataSiteTree.Hori .SiteGroup_1.SiteGroup_x, #dataSiteTree.Hori .SiteGroup_1{
    width: 69px;
}}
@media (max-width: 768px) {
#ns_Header  #dataSiteTree.Hori .SiteGroup_1.SiteGroup_x, #dataSiteTree.Hori .SiteGroup_1{
    width: unset;
}}



#ns_Header #dataSiteTree.Hori .SiteGroup_1.SiteGroup_x, #dataSiteTree.Hori .SiteGroup_1:hover{
   background-color: #E0CBA2;
}



#id_HeaderCol3 .nsDock {
    width: auto;
}
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3 {
    width: 180px;
}



@media (max-width: 768px) {
#id_HeaderCol3 .HeaderLeft3, #id_HeaderCol3 .HeaderRight3 {
    width: 33%;
}

}


#ns_Footer {
    background-color: #F6E5C9;

}
#id_Footer {
    margin: 80px auto 0;
}
#id_FooterRight .divDock[classno="MsgList"] {
    max-width: unset;
}
#id_FooterLeft {
    width: 50%;
    max-width: 100%;
}
#id_FooterRight {
    width: 50%;
    max-width: 100%;
    display: table-cell;
    text-align: center;
    float: none;
}

#ns_Footer a {
    color: #333;
    padding-right: 5px;
}
#ns_Footer .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}
#ns_Footer .meMsg_MsgBlk .meMsg_Content {
    font-size 15px
    font-weight 400
}
#ns_Footer .ClassName {
	color: #fff;
}
#ns_Footer .listCopyrightBlock {
    font-size: 15px;    font-weight: bold;
}
#ns_Footer .listCopyrightBlock a {
    color: #6A745F;
}
#ns_Footer .footerLogo .meMsg_MsgBlk .meMsg_MsgTitle {
    /*margin-bottom: 80px;*/
    font-weight: 700;
}
#ns_Footer .meLogoBlock .AlignCenter {
    text-align: center; margin-bottom: 5px;
}
#ns_Footer .meLogoBlock img {
    text-align: center !important;
    /*margin-top: 30px;*/
    padding-bottom: 10px;
    max-width: 100px;
}
.socialBar img {
    height: 20px;
}

.socialBar .listMsgList{
display: flex;

}

.socialBar .itemMsgList{
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.id_FooterR2 .footerLogo, .socialBar{
    max-width: 1145px;
    margin: auto;
}

body .forManagerCopyright{
 margin: auto;
}
#ns_Footer .meMsg_MsgTitle{
color:#333;
}
#ns_Footer .meLogoBlock .meMsg_ImgTD, #ns_Footer .meLogoBlock .AlignCenter{
    text-align: center;
}
@media (max-width: 768px) {
#id_FooterLeft, #id_FooterRight {
    display: block;
    margin-bottom: 0px;
    width: 100%;
    max-width: unset;
    display: block;
}
#ns_Footer .meLogoBlock .meMsg_ImgTD, #ns_Footer .meLogoBlock .AlignCenter{
    text-align: center;
}
.socialBar .listMsgList{
flex-direction: column;
}

body #ns_Footer .meMsg_MsgTitle{
    margin-bottom: unset;
}

}


/*icon 開始*/
.contactBlk .meMsg_MsgBlk img, .memberBlk .meMsg_MsgContentBlk img, .orderBlk img, .JayEtSearchBarNo1V1-container .open-search-bar-btn img {
    filter: brightness(100);
}
.socialBar .meMsg_ItemURL_1, .socialBar .meMsg_ItemURL_2 , .socialBar .meMsg_ItemURL_3 , .socialBar .meMsg_ItemURL_4 {
 /* filter: brightness(100);*/
}

/*copyright 開始*/

.help #dataSiteTree.Hori *{
color:#333;
}
.meCopyrightBlock {
   /* background-color: #000000;*/
    padding: 35px 10px 15px;
    text-align: center;
    position: relative;
}



/*footer 導覽列 開始*/
#dataSiteTree.Hori * {
    color: #000;
}

@media (max-width: 768px) {
#dataSiteTree.Hori * {
    color: #333;
}
}

/*範本設定 結束*/


/*語言選單*/
/*語言*/
.language {
    position:;
    top: 0;
    right: 0;
    z-index: 9;
    padding: 2px 5px;
}
.language img{
width: 30px;
}

.language .meMsg_MsgBlk {
    display: flex;
    align-items: center;
}
.language .meMsg_MsgBlk:after {
    font-family: 'FontAwesome';
    content: '\f078';
    color: #000;
    display: block;
    padding-left: 8px;
    font-size: 14px;
}
.language .meMsg_MsgBlk .meMsg_MsgTitle {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 15px;
}
.language .meMsg_MsgMainTd {
	position: relative;
	cursor: pointer;
}
.language .meMsg_MsgList {
    display: none;
    opacity: 0;
    transition: 0.2s;
    position: absolute;
    z-index: 999;
    right: -20px;
    background-color: #fff;
    width: 190px;
    padding: 0 30px;
    margin-top: 2px;
    box-shadow: 2px 2px 5px #555555;
}
.language .meMsg_MsgList .meMsg_MsgTitle {
    display: block;
    margin: 0px auto;
    padding: 10px 0;
    border-bottom: 1px solid #cc9716;
}
.language .meMsg_MsgList .meMsg_MsgTitle:last-child {
    border-bottom: 0;
}
.language .meMsg_MsgList a {
    margin: 0 auto;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #653C3C;
}
@media (max-width: 768px) {
.language {
    right: 3px;
    padding: 2px 0;
}
.language .meMsg_MsgBlk .meMsg_MsgTitle {
    display: none;
}
.language .meMsg_MsgList {
    right: -3px;
    padding: 0 15px;
    width: 140px;
}
}
/*icon*/
.icon img{
    padding: 0px 10px;
    width: 60%;
}
