/**登入時隱藏*/
body.isLogin1 table.Join {
    display: none;
}
#divCartGo{
	display:none;
}
div#ShopInfoCaption1 {
    display: none;
}
.ShopInfoTable .ShopInfoTD .btnnbuyItem span {
    font-size: 22px;
    color: #e1e1e1;
    cursor: pointer;
}
/*--------------------------------------------------*/
#ShowList table.ShopInfoTable{padding: 20px 75px 20px 50px;}
#ShopInfoStep .StepTable .StepItem:before{left: -110px;background: #BBBBBB;}
#ShopInfoStep{width:85%;}
#ns_Main{
        background-image: url(https://comet.noonspace.com/w65NoonSpace/llp/MsgInfo/shutterstock_712481395.jpg);
        background-size: cover;
        background-position-y: bottom;
}

.trShopInfoHeader > td{padding-bottom:15px;}
.ShopInfoBorder{margin-bottom:0;}
.ns_ContentR2 #ShopCartBlk {
    background-color: #fff;
    border: 6px solid #BBBBBB;
    border-bottom: 0;
}
#ShopInfoBtn{
    background-color: #fff;
    border: 6px solid #BBBBBB;
    border-top: 0;
    margin-top: 0;
    width: unset;
    position: relative;
}
.ShopInfoTable td.ShopInfoHeader{border-bottom: 3px double #BBBBBB;}
.ShopInfoTable td.ShopInfoFooter{border-top: 3px double #BBBBBB;}
.StepTable .StepItem0{color:#BBBBBB;}
.StepTable .StepItem1{color:#BBBBBB;}
.trShopInfoHeader {color: #BBBBBB;}
td.BtnInput.Last{display: none;}

/*總計金額*/
.ShopInfoTable td.ShopInfoFooter{font-size: 15px;color: #BBBBBB;}
.spanOrderTotalAmt, .spanOrderTotalPt {
    color: #C85059;
    font-size: 26px;
    font-weight: 800;
}
td.ShopInfoFooter.td7 {
    color: #C85059;
    font-size: 16px;
    font-weight: 800;
}

/*button*/
.BtnTable .BtnInput{
    padding: 10px 12px;
    background-color: #BBBBBB;
}
.BtnTable .BtnInput:hover{ background-color: #E50012; color:#fff; border: unset;}
#ShopInfoBtn .BtnTable tr {
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
    margin: 50px 0 25px;
}


@media (max-width: 1150px){
#ShopInfoStep .StepTable .StepItem:before{left: -90px;}
}
@media (max-width: 900px){
#ShopInfoStep .StepTable .StepItem:before{left: -60px;}
}
@media (max-width: 700px){
.ShopInfoTable td.ShopInfoFooter{border-top: unset;}
.ShopListPrd{border-bottom: 3px double #BBBBBB;}
.ShopInfoTable .td9.ntime, .ShopInfoTable .td5.prdprice {
    display: unset;
    float: left;
    width: 20%;
    margin-top: 13px;
}
td.ShopInfoTD.td5, td.ShopInfoTD.td6, td.ShopInfoTD.td7, td.ShopInfoTD.td8{width: 20%;}
}
.BtnTable .BtnInput{width:unset;}



/*警訊*/
.txt {
    background-color: #fff;
    border: 6px solid #BBBBBB;
    margin: 50px auto;
    box-sizing: border-box;
    padding: 50px;
}
.txt .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 20px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    box-sizing: border-box;
    display: block;
    border-bottom: 1px solid #222;
    color: #000;
    font-weight: 500;
    line-height: 150%;
    text-align: center;
}





@media (max-width: 600px){
    #ShowList table.ShopInfoTable{padding:20px 25px;}
    .facebook {padding: 26px 20px;}
    #ShopInfoStep .StepTable .StepItem:before{left: -40px; width:100%;}
    .ShopInfoTable td.ShopInfoFooter{border-top:unset;}
    .ShopInfoTable tr.ShopListPrd{border-bottom: 3px double #BBBBBB;}
    #ShopInfoBtn .BtnTable tr{flex-flow: column;}
    td.ShopInfoTD.td5.prdprice {display: none;}
    td.ShopInfoTD.td5, td.ShopInfoTD.td6, td.ShopInfoTD.td7, td.ShopInfoTD.td8{width: 26%;}
}


.ShopInfoTable td.ShopInfoFooter.td1, .ShopInfoTable td.ShopInfoFooter.td2, .ShopInfoTD.td9 {
    display: none;
}