.QS .main {
    width: 1500px;
    max-width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 1482px){
    .QS .main {
        width: 100%;
        /* padding: 0 45px; */
    }
}
@media screen and (max-width: 767px){
    .QS .main {
        /* padding: 0 10px; */
    }
}
.QS .main .col-md-10{
    padding:0;
}
.QS .item-menu, .qs-items {
    padding: 0;
    width: 15%;
    padding-left: 15px;
}
@media screen and (max-width: 1370px){
    .QS .item-menu, .qs-items{
        padding-left: 0;
    }
}
.qs-items {
    width: 85%;
}
.col-md-10.col-sm-10.product-list {
    float:right;
}
@media screen and (max-width: 767px){
    .col-md-10.col-sm-10.product-list {
        float:unset;
    }
}
.item-nav-box {
    text-align: right;
    margin:10px 0;
}
.item-nav-box .items-amount {
    display: inline-block;
    margin:10px 10px;
}
.item-nav-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.item-nav-box .page-wrap li {
    display: inline-block;
}
.item-nav-box .page-wrap li a {
    display: block;
}
.item-nav-box .page-wrap> li:first-child, .item-nav-box .page-wrap> li:last-child {
    margin: 0 10px;
}
.item-nav-box> .page-wrap:before, .item-nav-box> .page-wrap:after {
    content: "│"
}
.item-nav-box .page-wrap ul {
    font-size: 0;
}
.item-nav-box .page-wrap ul a {
    padding: 0 8px;
    width: 100%;
    font-size: 13px;
}
.item-nav-box .sort-nav {
    display: inline-block;
    /* border: 1px solid #aaa; */
    border-radius: 3px;
}
@media screen and (max-width: 767px){
    .item-nav-box .sort-nav {
        margin: 0;
        padding: 0;
    }
}
.item-nav-box .sort-nav .sort-list {
    margin-bottom: 0;
}
.item-nav-box .sort-nav .sort-list button {
    padding: 5px ;
    /* background: #eee; */
    border: 0;
    border-bottom: 1px solid #aaa;
    color: #000;
    font-size: small;
    font-weight: 300;
}
.item-nav-box .sort-nav .sort-list button:hover{
    background-color: unset;
}
.item-nav-box .sort-nav .sort-list button:focus{
    outline: none !important;
    box-shadow: none!important;
    border: none!important;
}
.item-nav-box .sort-nav .sort-list button:checked{
    outline:none;
    border: none;
    box-shadow: none;
    background-color: unset;
}
.item-nav-box .sort-nav.sort-nav-store{
    float: left;
    line-height: 41px;
}
.item-nav-box .sort-nav .sort-list button .caret {
    /* display: none; */
}

.item-nav-box .sort-nav .sort-list .dropdown-menu {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    box-shadow: none;
}
.item-nav-box .sort-nav .sort-list .dropdown-menu.open ul li a{
    padding: 8px 20px;
}
.item-nav-box .sort-nav .sort-list .dropdown-menu.open {
    border: 1px solid #000;
}

.item-list-box button{
    display: none;
}
@media screen and (max-width: 767px){
    .item-list-box button {
        display: block;
        width: 100%;
        padding: 5px;
        border: 1px solid #aaa;
        border-radius: 2px;
        background: #666;
        color: #fff;
        letter-spacing: 2px;
        margin-bottom: 40px;
    }
}
.items-list {
    list-style: none;
    margin: 10px 0px;
    padding: 0;
    /* overflow: hidden; */
    font-size: 0;
}
.items-list>li {
    display: inline-block;
    position: relative;
}
.items-list>li a {
    color: #000;
}
.items-list>li p {
    margin: 8px 0 3px;
    color: #111;
}
.items-list>li>a>p {
    height:46px;
}

/*
.items-list li p:nth-of-type(2)::before {
    content: "已銷售";
}
*/
.items-list li p:nth-of-type(3) span:nth-last-of-type(2) {
    text-decoration: line-through;
    margin-right: 10px;
}
.items-list li p:nth-of-type(3) span:nth-of-type(2) {
    color: #ea253b;
}
.items-list li p:nth-of-type(3) span:nth-of-type(2):after {
    content: "SALE";
    border: 1px solid #ea253b;
    float: right;
    font-size: 11px;
    padding: 3px 3px 1px;
    line-height: 11px;
}
.items-list li img {
    width: 100%;
    height: auto;
}
.items-list li img:nth-last-of-type(2) {
    position: absolute;
    /* set animation */
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    top: 0;
    /* left: 0; */
    z-index: 1;
}
.items-list .items-list-img{
    height: 442.5px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.list-array-2.items-list .items-list-img{
    height: 891.25px;
}
@media screen and (min-width: 1440px) and (max-width: 1469.99px){ 
    .list-array-2.items-list .items-list-img{
        height: 863.91px;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1439.99px){ 
    .list-array-4.items-list .items-list-img{
        height: 408.75px;
    }
    .list-array-2.items-list .items-list-img{
        height: 845.7px;
    }
}
@media screen and (min-width: 1366px) and (max-width: 1399.99px){ 
    .list-array-4.items-list .items-list-img{
        height: 397.5px;
    }
    .list-array-2.items-list .items-list-img{
        height: 821.46px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1365.99px){ 
    .list-array-4.items-list .items-list-img{
        height: 387.5px;
    }
    .list-array-2.items-list .items-list-img{
        height: 800.84px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1199.99px){ 
    .list-array-4.items-list .items-list-img{
        height: 338.75px;
    }
    .list-array-2.items-list .items-list-img{
        height: 700.21px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1023.99px){ 
    .list-array-4.items-list .items-list-img{
        height: 287.5px;
    }
    .list-array-2.items-list .items-list-img{
        height: 593.51px;
    }
}
@media screen and (min-width: 820px) and (max-width: 991.99px){
    .list-array-4.items-list .items-list-img{
        height: 278.75px;
    }
    .list-array-2.items-list .items-list-img{
        height: 574.1px;
    }
}
@media screen and (min-width: 768px) and (max-width: 819.99px) {
    .items-list .items-list-img{
        height: 227.5px;
    }
    .list-array-2.items-list .items-list-img{
        height: 469.85px;
    }
}
@media screen and (min-width: 576px) and (max-width: 767.99px){
    .items-list .items-list-img, .list-array-2.items-list .items-list-img{
        height: 447.5px;
    }
}
@media screen and (min-width: 430px) and (max-width: 575.99px){
    .items-list .items-list-img, .list-array-2.items-list .items-list-img{
        height: 322.5px;
    }
}
@media screen and (min-width: 414px) and (max-width: 429.99px){
    .items-list .items-list-img, .list-array-2.items-list .items-list-img{
        height: 242.5px;
    }
}
@media screen and (min-width: 390px) and (max-width: 413.99px){
    .items-list .items-list-img, .list-array-2.items-list .items-list-img{
        height: 232.5px;
    }
}
@media screen and (min-width: 375px) and (max-width: 389.99px){
    .items-list .items-list-img, .list-array-2.items-list .items-list-img{
        height: 218.75px;
    }
}
@media screen and (min-width: 320px) and (max-width: 374.99px){
    .items-list .items-list-img, .list-array-2.items-list .items-list-img{
        height: 208.75px;
    }
}
@media screen and (max-width: 320px){
    .items-list .items-list-img, .list-array-2.items-list .items-list-img{
        height: 176.25px;
    }
}
.items-list .items-list-img>img{
    height: 100%;
    width: unset;
    max-width: unset;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
.items-list>li:hover>a>.items-list-img>img:nth-last-of-type(2) {
    opacity: 0;
} 
.items-list>li:hover>a>img:nth-last-of-type(2) {
    opacity: 0;
    width: 100%;
    /*top: -10%;
    left: -10%;*/
}
*, .items-list li button:focus, .items-list li button.focus, .btn.focus, .btn:focus, .btn.active:focus {
    outline: none;
    outline-offset: none;
    border: none;
    box-shadow: none;
}
.items-list li button {
    background: url(/Source/images/zh-TW/icon/heart_icon01.gif) no-repeat left top;
    border: none;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    padding: 0;
    width: 21px;
    height: 20px;
    background-size: 85% 85%;
    margin-top: 3px;
}
.items-list li button.active {
    background: url(/Source/images/icon/heart_icon_01.gif) no-repeat left top;
    border: none;
    box-shadow: none;
}
.items-list.list-array-2 li {
    width: 48.5%;
    /* max-width: 620px; */
    font-size: 13px;
    margin: 0 0 40px 2.8%;
    /* set animation */
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    vertical-align:top;
}
.items-list.list-array-2 li:nth-child(2n+1) {
    margin-left: 0;
    vertical-align:top;
}
.items-list.list-array-4>li {
    width: 23.5%;
    /* max-width: 300px; */
    font-size: 13px;
    margin: 0 0 40px 2%;
    /* set animation */
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    vertical-align:top;
}
.items-list.list-array-4>li:nth-child(4n+1) {
    margin-left: 0;
}
.items-array-2, .items-array-4 {
    border: none;
    background: url(/Source/images/zh-TW/icon/array_icon01.gif) no-repeat left top;
    white-space: nowrap;
    text-indent: 100%;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 21px;
    height: 21px;
}
.items-array-2.on {
    background: url(/Source/images/zh-TW/icon/array_icon_01.gif) no-repeat left top;
}
.items-array-4 {
    background: url(/Source/images/zh-TW/icon/array_icon01.gif) no-repeat right top;
}
.items-array-4.on {
    background: url(/Source/images/zh-TW/icon/array_icon_01.gif) no-repeat right top;
}
.ProductBanner img{
    height: auto;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .items-list.list-array-4>li{
        width: 48.5%;
        max-width: 620px;
        font-size: 13px;
        margin: 0 0 40px 2.8%;
        /* set animation */
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
}

.addToBagBox {
    display: none;
    position: fixed; 
    z-index: 1001;
    padding-top: 110px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
    }


    .addToBagBox .addToBagBox-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    /* border: 1px solid #888; */
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    display: flex;
    height: 65vh;
    }
   

    .addToBagBox .close {
        float: right;
        font-size: 37px;
        position: absolute;
        right: 5px;
        top: -40px;
        font-weight: lighter;
        z-index: 1;
        background: transparent;
        border-radius: 50%;
        width: 33px;
        text-align: center;
        line-height: 33px;
        height: 33px;
        display: inline-block;
    }

    @media screen and (max-width: 1024px) {
        .addToBagBox .close {
            
            font-size: 33px;
            right: 15px;
            top: 15px;
            line-height: 30px;
            background: #fff;
        }
    }    
    .addToBagBox .close:hover,
    .addToBagBox .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    }


    .addToBagBox .addToBagBox-body {
        overflow-y:scroll;
        flex: 6;
    }

    .addToBagBox .addToBagBox-body>ul.tab-content{
        padding: 0;
        margin-bottom: 0;
    }

    .addToBagBox .addToBagBox-body>ul.tab-content>li.tab-pane>div{
        margin: 0 auto;
        float: unset;
    }

   /* scrollbar */
   .addToBagBox .addToBagBox-body::-webkit-scrollbar {
    width: 5px;
}

.addToBagBox .addToBagBox-body::-webkit-scrollbar-track {
    background: #ddd; 
}

.addToBagBox .addToBagBox-body::-webkit-scrollbar-thumb {
    background: #999; 
    border-radius:10px;
}
.addToBagBox .addToBagBox-body::-webkit-scrollbar-thumb:hover {
    background: #888; 
}
/* end- scrollbar */


    .addToBagBox .addToBagBox-body img{
        width: 100%;
        position: unset !important;
    }

    .addToBagBox .addToBagBox-footer {
    /*flex: 6;*/
        padding: 10px 25px;
        position: relative;
        color: #000;
    }
    
    .addToBagBox .addToBagBox-footer::after{
        content: "\f107";
        position: absolute;
        left: -40px;
        bottom: 5px;
        width: 28px;
        background: rgba(255, 255, 255, .95);
        border-radius: 50%;
        line-height: 25px;
        text-align: center;
        color: #333;
        padding: 5px;
        display: inline-block;
        font: normal normal normal 14px / 1 FontAwesome;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        animation: arrow-scroll 1.7s infinite ease;
        font-size: large;
}
    .addToBagBox .addToBagBox-footer  ul{
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        padding: 0;
        margin-bottom: 20px;
    }
    .addToBagBox .addToBagBox-footer  ul.item-size.size-select{
        display: inline-flex;
    }
    .addToBagBox .addToBagBox-footer li{    
        padding: 2px;
        line-height: 18px;
        text-align: center;
        margin-right: 5px;
        cursor: pointer;
    }
    .addToBagBox .addToBagBox-footer span#liStockShow{
        margin: 0 15px;
        letter-spacing: 1pt;
    }
    .addToBagBox .addToBagBox-footer span#liStockShow span::after {
        content: " / ";
    }
    .addToBagBox .addToBagBox-footer span#liStockShow span:last-child::after {
        content: "";
    }
    .addToBagBox .addToBagBox-footer p{
        /* color: #ff455a; */
    }
    .addToBagBox .addToBagBox-footer p span{
        color: #aa1010;    
        margin-right: 6px;
        font-size: 16pt;
    }
    .addToBagBox .addToBagBox-footer p span:nth-last-child(2){
        text-decoration: line-through;
        color: #111;
    }
   
    .addToBagBox .addToBagBox-footer>span.btn.btn-block.btn-round.btn-g.btn-point.enable{
        background: #444;
        font-style: italic;
    }
    .addToBagBox .color-pick img{
        width: 20px;
        height: 20px;
    }
    .addToBagBox .color-pick li.active {
        cursor: default;
        border: 1px solid #aaa;
        /* padding: 2px; */
    }
  
 
    .addToBagBox .item-size li{
        /* width: 15px; */
        /* height: 15px; */
        /* padding: 5px 7px; */
        cursor: pointer;
        font-size: 9pt;
        text-align: center;
        /* line-height: 15px; */
        margin-right: 5px;
    }
    .addToBagBox .item-size li a{
        display: block;
        width: 20px;
        height: 20px;
        line-height: 20px;
    }
    .addToBagBox .item-size li.active {
        border: 1px solid #aaa;
        display: inline-table;
    }
    .addToBagBox .item-shipment{
        padding-bottom: 13px;
    }

    .addToBagBox .item-shipment ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .addToBagBox .item-shipment ul li{
        display: inline-block;
        /*height: 24px;*/
    }
    .addToBagBox .item-shipment ul li:nth-child(3){
        padding: 0;
    }
    .addToBagBox .item-shipment ul li span{
        letter-spacing: 1pt;
    }
    .addToBagBox .item-shipment ul li:nth-child(4){
        width: 100%;
    }
    .addToBagBox .item-shipment ul li select{
        border: none;
        border-bottom: 1px solid #3a1d1d66;
        /* padding: 8px 6px; */
        /* display: none; */
        width: 100%;
        height: 30px;
        cursor: pointer;
        letter-spacing: 1px;
        font-size: 10pt;
    }
    .addToBagBox .item-shipment ul li.active{
        border: 1px solid #aaa;
    }
    .addToBagBox .item-shipment input[type="radio"]{
        position:absolute;
        right:1000%;
    }
    .addToBagBox .item-shipment label{
        display: inline-block;
        max-width: 100%;
        margin-bottom: 0px;
        /* background: #eee; */
        padding: 3px 8px;
        letter-spacing: 2px;
        cursor: pointer;
        position: relative;
        font-size: 9pt;
    }
    .addToBagBox .item-shipment label::before {
        content: "";
        border: 1px solid #aaa;
        height: 31px;
        display: inline-block;
        border-radius: 1px;
        vertical-align: sub;
        position: absolute;
        border: none;
        width: 100%;
        padding: 5px;
        left: 0;
        top: 0;
        padding: 5px 15px;
    }
    .addToBagBox .item-shipment input:checked+label::before {
        /* border: 1px solid #666; */
    }
    .addToBagBox .item-shipment #sel-store{
        display: block;
        margin-left: 5px;
        line-height: 30px;
        cursor: pointer;
        width: 100%;
        margin-top: 8px;
        border-bottom: 1px solid #ccc;
    }
    .addToBagBox .item-shipment #sel-store select{
        cursor: pointer;
        width: 100%;
    }
    .addToBagBox .btn{
        background: #000;
        color: #fff;
        transition: all .5s;
        font-size: 9pt;
        cursor: pointer;
        width: 100%;
        display: block;
        text-align: center;
        letter-spacing: 2pt;
        line-height: 26px;
        margin-bottom: 30px;
        /* border:1px solid #751910; */
        margin-top:10px;
        padding: 6px 12px;
    }

    @media screen and (max-width: 1024px) {
        .addToBagBox {
            display: none; 
            position: fixed;
            z-index: 1001; 
            left: 0;
            top: 0;
            width: 100%; 
            height: 100%; 
            overflow: auto; 
            background-color: rgb(0,0,0); 
            background-color: rgba(0,0,0,0.4); 
            -webkit-animation-name: fadeIn; 
            -webkit-animation-duration: 0.4s;
            animation-name: fadeIn;
            animation-duration: 0.4s
        }
        .addToBagBox .addToBagBox-content {
            position: fixed;
            bottom: 0;
            background-color: #fefefe;
            width: 100%;
            -webkit-animation-name: slideIn;
            -webkit-animation-duration: 0.4s;
            animation-name: slideIn;
            animation-duration: 0.4s;
            display: unset;
            height: 85vh;
            display: flex;
            align-content: flex-end;
            flex-direction: column;
            justify-content: end;
        }
        .addToBagBox .addToBagBox-footer{
            /* height: 37vh; */
        /* display: flex; */
        /* align-content: flex-end; */
        /* flex-direction: column; */
        /* justify-content: end; */
            flex:unset;
        }
        .addToBagBox .addToBagBox-footer::after{
            bottom:unset;
            top:-30px;
            left:unset;
            right:10px;
        }
        .addToBagBox .addToBagBox-body {
        height: unset;
        flex: unset;
        }
    }

    @-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
    }

    @keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
    }

    @-webkit-keyframes slideIn {
    from {bottom: -300px; opacity: 0} 
    to {bottom: 0; opacity: 1}
    }

    @keyframes slideIn {
    from {bottom: -300px; opacity: 0}
    to {bottom: 0; opacity: 1}
    }

    @-webkit-keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
    }

    @keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
    }
    @keyframes arrow-scroll {
        0%, 100% {transform: translateY(0);}
        50% { transform: translateY(-10px); -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); }
        55% { transform: translateY(-10px); -webkit-transform:; -moz-transform:; -ms-transform:; -o-transform:; }
      }


     ul.items-list>li>span.specialLabel{
        position: absolute;
        opacity: .9;
        top: 0;
        background: #222;
        width: 46px;
        max-width: 50%;
        height: 24px;
        /* clip-path: polygon(0% 50%, 20% 0%, 100% 0%, 100% 100%, 20% 100%); */
        /* padding-left: 8px; */
        line-height: 24px;
        margin-top: 5px;
        color: #fff;
        /* font-weight: 600; */
        text-align: center;
        left: 52px;
        z-index: 2;
     }

     #ContentPlaceHolder1_pl_hotsales div section .row h4{
        font-size: x-large;
        font-weight: 300;
     }
    