﻿#itdNv span {
    padding: 0 .25rem;
}

.iconError, .icon {
    width: 26px;
    height: 26px;
}

.icon {
}

.leftBar {
    display: none;
}

.origPrice {
    text-decoration: line-through;
}

.idItemShowMode1 #cmbNum {
    max-width: 150px;
}

.idItemShowMode0 .itdRow {
    min-height: 38px;
}

#cmbItemCS {
    max-width: 300px;
}

.itdGrid {
    width: 100%;
}

.itdCol-C1 {
    width: 30%;
    min-width: 75px;
}

.itdCol-C2 {
    width: 70%;
}

#itdColorItem > div {
    padding: 2px;
    border: solid 1px #fff;
    display:inline-block;
}

    #itdColorItem > div:hover {
        border: 1px solid #444 !important;
    }

#itdColorItem .icon {
    padding: 0;
    margin: 0;
}

#itdColorItem .currIcon {
    border: 1px solid #444 !important;
}

#itdSizeItem .currSize {
    box-shadow: inset 0 -2px 0 #444;
}

#itdSizeItem #sizeitem:hover {
    box-shadow: inset 0 -2px 0 #444;
}

#notifyDlg {
    background-color: rgba(0, 0, 0, .6);
}

#notifyDlg_1 {
    height: 100%;
    width: 100%;
}

#notifyDlg_content {
    background-color: #fff;
    min-width: 500px;
}

#notifyDlg .title, #notifyDlg .x {
    font-weight: 800;
    color: #FFF;
}

#notifyDlg .title {
    background-color: #aaa;
}

#notifyDlg .x {
    float: right;
}

#itdSizeItem_2 .sizeitem0 {
    margin-left: 0 !important;
}

div#itemDetail {
    width: 1140px;
    margin: 0 auto;
}

#itdNv a {
    font-family: 微軟正黑體,inertia;
    color: #444;
}

div#itdColoritem {
    margin-top: 1.5rem;
}

.mt-4 {
    margin-top: 1rem;
}

.btline {
    border-top: 1px solid #bfbfbf;
    margin: 25px 0;
}

.border-c1 {
    border: 1px solid #bfbfbf;
    width: 120px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    letter-spacing: 1px;
}

.color444 {
    color: #444;
}

.colorbf {
    color: #bfbfbf;
}

div#itdbtnAdd > a {
    margin: 0 5px 5px 0;
    text-decoration:none;
}

div#numitem > div {
    display: flex;
}

div#numitem {
    user-select: none;
    width: 120px;
    border: 1px solid #bfbfbf;
    height: 32px;
    box-sizing: border-box;
}

input#numitem {
    flex: 0 0 58px;
    width: 58px;
    border: 0;
    background: transparent;
    height: 30px;
    padding: 0;
    outline: none;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
}

a#subnum, #addnum {
    text-align: center;
    font-size: 1.5rem;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    cursor: pointer;
    width: 15px;
    flex: 0 0 30px;
    color: #444;
    text-decoration: none;
}

div#itdSizeItem {
    min-height: 44px;
}

div#tabitem {
    margin-top: 25px;
}

#tabitem > .tabtitle {
    cursor: initial;
}

#tabitem a {
    border-bottom: 1px solid #bfbfbf;
    display: block;
    list-style: none;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    color: #444;
}

#tabitem li > a:after {
    content: "";
    width: 5px;
    height: 5px;
    border-right: 1px solid currentColor;
    border-top: 1px solid currentColor;
    transform: rotate(45deg);
    position: absolute;
    display: block !important;
    padding: 0 !important;
    right: 5px;
    top: 12px;
}

#tabitem li {
    list-style: none;
}

#tabitem ul {
    margin: 0;
    padding: 0;
}

div#floatback {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    z-index: 1000;
}

#floattabitem {
    display: none;
}

div#floatitem {
    width: 33vw;
    height: 50vh;
    position: fixed;
    z-index: 1001;
    background: white;
    top: calc((100% - 50vh)/2);
    left: calc((100% - 33vw)/2);
    box-sizing: border-box;
    border: 1px solid #CCC;
    padding: 2rem;
    overflow: auto;
}

#closetabbtn::after {
    content: "X";
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
}

div#closetabbtn {
    position: absolute;
    right: 5px;
    top: 5px;
}

.toast-enter-active {
    opacity: 0;
    transition: opacity 1s;
}

.toast-enter-to {
    opacity: 1;
}

.toast-leave {
    opacity: 1;
    transition: opacity .7s;
}

.toast-leave-to {
    opacity: 0;
}

.toast {
    transition: all .5s;
}

div#itdTopRVue {
    width: 420px;
    margin-left: 40px;
}

.detaildv {
    display: flex;
}

div#itdTopLVue {
    width: 680px;
    min-width: 680px;
}

div#topP2 img {
    width: 100%;
}

a#btnAdd {
    background: #d99f9d;
}

div#itdbtnAdd > A:hover {
    background: #d99f9d;
}

#tabitem > ul a:hover {
    color: #bfbfbf;
}

div#sizeitem {
    padding: .6rem;
}
/*smartyou*/
/* 20161024 ImageMan */

.SaDv {
    /*width:170px;    */
    margin: 0 auto;
    padding: 5px;
    /*min-height:220px;*/
}

    .SaDv img {
        width: 100%;
    }

.SaMerName {
    padding: 5px 0;
    overflow: hidden;
    text-align: left;
}

.SaPrice, .SaMerName {
    text-align: left;
}

.SaSpace {
    display: none;
}

.SaTitleWord {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}


.SaBt02 {
    margin-top: 20px;
    border-width: 0 0 0px 0;
}

    .SaBt02 .SaTitleWord {
        margin-bottom: 10px;
        font-size: 16px;
        color: #000;
    }

    .SaBt02 .SaDv {
        width: 16.66%;
        padding: 5px 0 5px 5px;
    }

    .SaBt02 .SaItems {
        margin-left: -5px;
    }

#AD11Dv {
}

    #AD11Dv > .SaTitle {
        text-align: center;
    }

    #AD11Dv > .SaItems {
    }

        #AD11Dv > .SaItems > .SaDv {
        }

            #AD11Dv > .SaItems > .SaDv > .SaImg {
            }

                #AD11Dv > .SaItems > .SaDv > .SaImg > a {
                }

                    #AD11Dv > .SaItems > .SaDv > .SaImg > a > img {
                        width: 168px;
                        height: 214px;
                    }


#AD17Dv {
    display: block;
    width: 1120px;
    height: 470px;
    overflow: hidden;
}

    #AD17Dv > .SaItems {
        margin: 0px auto;
    }

        #AD17Dv > .SaItems > .SaDv {
            width: 260px;
            height: 470px;
            margin: 0px 20px 0px 0px;
            padding: 0px;
        }

            #AD17Dv > .SaItems > .SaDv > .SaImg {
                width: 260px;
                height: 332px;
            }

                #AD17Dv > .SaItems > .SaDv > .SaImg > a {
                }

                    #AD17Dv > .SaItems > .SaDv > .SaImg > a > img {
                        width: 260px;
                        height: 332px;
                    }


#AD16Dv {
    display: block;
    width: 1140px;
    height: 470px;
    overflow: hidden;
}

    #AD16Dv > .SaItems {
        margin: 0px auto;
        display: flex;
    }

        #AD16Dv > .SaItems > .SaDv {
            flex: 0 0 220px;
            height: 290px;
            margin: 0px 10px 0px 0px;
            padding: 0px;
        }

            #AD16Dv > .SaItems > .SaDv > .SaImg {
                width: 220px;
                height: 290px;
            }

                #AD16Dv > .SaItems > .SaDv > .SaImg > a {
                }

                    #AD16Dv > .SaItems > .SaDv > .SaImg > a > img {
                        width: 220px;
                        height: 290px;
                    }

td#ctl00_ContentPlaceHolder1_tdLeft > #AD11Dv {
    margin-left: 51px;
    box-sizing: border-box;
    width: 180px;
}

.SaDv:last-child {
    margin-right: 0 !important;
}

.SaMerName > a, .SaPrice {
    color: #444;
}

div#topP2 img:first-child {
    margin-top: 0 !important;
}

#itdNv {
    padding: 30px 0 16px 0;
}

.namePrice {
    display: flex;
}
.pricedv>span {
    font-size: 18px;
    display:block;
}
span#itdOriginalPrice {
    text-decoration: line-through;
}
.namePrice>div:first-child{
    flex:0 0 calc(100% - 100px)
}
.namePrice>div:last-child{
    flex:0 0 100px;
    text-align:right;
}
div#merName{
    font-weight:bold;
}
#tabitem div#tabtitle>div>a {
    border-bottom: 2px solid #CCC;
    display: inline-block;
    text-decoration: none;
}
div#tabtitle {
    display: flex;
    flex-wrap: nowrap;
    width: 420px;
}
div#tabtitle>div {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    padding-bottom: 3px;
    cursor:pointer;
    flex:0 0 140px;
}
.currtab>a {
    border-bottom: 2px solid #000 !important;
}
div#tabdv {
    background: #fff;
    padding:10px 0;
}
#tabcontent>div {
    font-size: 14px;
}
#tabcontent>.tabshow{
    visibility: visible;
    opacity: 1;
    height: auto;
    padding: 10px;
}
div#tabcontent {
    min-height: 400px;
    width:420px;
        padding-top: 20px;
}
div#ctl00_ContentPlaceHolder1_tdLeftV2 {
    width: 236px !important;
    padding:0;
    float:left;
            flex: initial;
            max-width: initial !important;
}
.tdRight {
    width: auto !important;
    padding: 0;
    margin-left: 15px;
            flex: initial;
            max-width: initial !important;
}
div#tbItemList {
    margin: 0;
    width: 1400px;
    margin: 0 auto;
}
.d-flex.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}
.mr-1{
margin-right:.5rem;
} 
.mb-1{
margin-bottom:.5rem;
  }
.tabtitle {
    text-decoration: none !important;
}
div#main-content {
    padding-bottom: 40px;
}
.offerimgdiv>img {
    width: 70px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.offerimgdiv>.offerimg1{
    margin-left:10px;
}