@import url("https://panel.noon360.com/mainssl/uploads/noon360/template/us_basic/style.css");

/*範本設定 開始*/
#ns_Header {
    background-color: rgb(199, 0, 70) ;
}

#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: #222222;
}
#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: #fff;
}
#ns_Footer .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #fff;
    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: 300;
}
#ns_Footer .meLogoBlock .AlignCenter {
    text-align: center; margin-bottom: 5px;
}
#ns_Footer .meLogoBlock img {
    text-align: center !important;
    margin-top: 30px;
}
.socialBar img {
    height: 20px;
}

@media (max-width: 768px) {
#id_FooterLeft, #id_FooterRight {
    display: block;
    margin-bottom: 0px;
    width: 100%;
    max-width: unset;
    display: block;
}

}


/*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 開始*/
.meCopyrightBlock {
    background-color: #000000;
    padding: 35px 10px 15px;
    text-align: center;
    position: relative;
}
.meCopyrightBlock svg {
    position: absolute;
    top: -17px;
    left: 50%;
    transform: translate(-50%, 0px);
}


/*footer 導覽列 開始*/
#dataSiteTree.Hori * {
    color: #fff;
}

@media (max-width: 768px) {
#dataSiteTree.Hori * {
    color: #333;
}
}

/*範本設定 結束*/