.activity-banner {
    margin-bottom: 0px;
}

.search-keyword {
    color: #997F64;
    font-size: 15px;
    text-align: center;
    margin-bottom: 40px;
}

.search-keyword span {
    display: inline-block;
    border: 1px solid #C19F7E;
    padding: 3px 12px;
}

.products-list.type1 {
    margin: 0 -26px;
}

.products-list.type1 .item {
    /*  width: 33.33%; */
    padding: 0 26px;
}
.products-list .item {
     width: 33.33%; 
    
}



/*
.products-list.type1 .item:nth-child(3n+1) {
    clear: left;
}
*/

.products-list.type2 {
    margin: 0 -18px;
}

.products-list.type2 .item {
    width: 25%;
    padding: 0 18px;
}

.products-list.type2 .item:nth-child(4n+1) {
    clear: left;
}

.products-list .box {
    margin: 0 auto 50px;
    position: relative;
}

.products-list .box.new .pic-box:before {
    content: '';
    display: block;
    background: url('../../images/common/products/new_tag.png') no-repeat;
    width: 57px;
    height: 57px;
    position: absolute;
    z-index: 10;
    left: 5px;
    top: 5px;
}

.products-list .pic-box {
    position: relative;
    overflow: hidden;
}

.products-list .pic {
    display: block;
    position: relative;
    overflow: hidden;
}

.products-list .pic img {
    width: 100%;
}

.products-list .pic:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 5px solid #2A2A2A;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-position: 50% 55%;
}

.products-list .box:hover .pic:before {
    background: url('../../images/common/products/hover.png') 50% 50% no-repeat rgba(0, 0, 0, 0.85);
    border-color: #9C8064;
}

.products-list .txt {
    padding-top: 10px;
}

.products-list .name {
    color: #9C8064;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 28px;
}

.products-list .name a {
    display: inline;
}

.products-list .box:hover .name {
    color: #E4D9C2;
}

.products-list .offers {
    color: #868686;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.products-list .box:hover .offers {
    color: #E4D9C2;
}

.products-list .btn.wish {
    background: url('../../images/common/products/btns_divider.png') 0 50% no-repeat;
    margin-left: 10px;
    padding-left: 12px;
    display: inline-block;
    vertical-align: middle;
    color: #9B7F64;
    font-family: 'Times New Roman', Times, Georgia, serif;
    font-size: 16px;
}

.products-list .btn.wish:hover {
    color: #E4D9C2;
}

.products-list .btn.wish .ic {
    vertical-align: middle;
    font-size: 20px;
    margin: 0 6px 2px 0;
}

.products-intro {
    margin-bottom: 0px;
}

.gallery {
    max-width: 500px;
    margin: 0 auto 15px;
}

.products-intro .pd-name {
    background: #1E1E1E;
    color: #BF9E7B;
    font-family: 'Times New Roman', Times, Georgia, serif;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 8px 16px;
    margin: 0;
    line-height: 1.2;
}

.products-intro .pd-id-cart {
    text-align: center;
}

.products-intro .pd-id {
    color: #666;
    font-size: 13px;
    text-align: center;
    margin-bottom: 10px;
    max-width: 200px;
    display: inline-block;
}

.pd-intro {
    background: url('../../images/common/border.png') repeat-x;
    padding: 25px 0 20px;
    border-bottom: 1px dashed #4E4032;
}

.pd-intro .pd-info-group {
    float: left;
    margin-right: 20px;
}

.pd-intro .pd-info-group1 {
    width: 210px;
}

.pd-intro .pd-info-group2 {
    width: 300px;
}

.pd-info {
    color: #666;
    font-size: 13px;
    margin: 15px 0;
    line-height: 30px;
}

.pd-info select.form-control {
    display: inline-block;
    margin: 0;
    width: 188px;
    max-width: 100%;
    height: 30px;
    line-height: 28px;
    color: #666;
    border-color: #666;
    border-radius: 0;
}

.pd-info select.form-control:focus {
    border-color: #a08468;
}

.pd-price {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    text-decoration: line-through;
}

.pd-price-better {
    color: #868686;
    font-size: 30px;
    font-weight: bold;
}

.pd-info-label {
    display: inline-block;
}

.pd-intro .btn.wish {
    display: inline-block;
    vertical-align: middle;
    color: #9B7F64;
    font-family: 'Times New Roman', Times, Georgia, serif;
    font-size: 16px;
    line-height: 30px;
}

.pd-intro .btn.wish:hover {
    color: #E4D9C2;
}

.pd-intro .btn.wish .ic {
    vertical-align: middle;
    font-size: 22px;
    margin: 0 6px 2px 0;
}

.pd-info.wish-qty {
    display: inline-block;
    margin: 0;
}

.pd-info.dis-wish {
    display: inline-block;
    margin: 10px;
}

.pd-info.pd-dis-dty {
    float: left;
    margin: 10px 0;
}

.pd-intro .btn-group {
    float: right;
    width: 45%;
}

.pd-intro .btn-group .col {
    float: left;
}

.pd-intro .btn-group .ibtn{
    margin: 6px 8px;
}

.pd-intro .btn-group .ibtn.addcart,
.pd-intro .btn-group .ibtn.buynow {
    width: 130px;
    height: 130px;
}

.pd-intro .btn-group .ibtn.addcart {
    background-image: url('../../images/common/products/btn_addcart.png');
}

.pd-intro .btn-group .ibtn.buynow {
    background-image: url('../../images/common/products/btn_buynow.png');
}

.pd-intro .btn-group .ibtn.buynow.general {
    background-image: url('../../images/common/products/btn_addcart _normal.png');
}

.pd-intro .btn-group .ibtn.buynow.cold {
    background-image: url('../../images/common/products/btn_addcart _cold.png');
}

.pd-intro .btn-group .ibtn.buynow.freezing {
    background-image: url('../../images/common/products/btn_addcart _freezing.png');
}

.pd-intro .btn-group .ibtn.soldout,
.pd-intro .btn-group .ibtn.arrival,
.pd-intro .btn-group .btn.arrival {
    display: block;
    width: 130px;
    height: 65px;
}

.pd-intro .btn-group .ibtn.soldout {
    background-image: url('../../images/common/products/btn_soldout.png');
}

.pd-intro .btn-group .ibtn.arrival,
.pd-intro .btn-group .btn.arrival {
    background-image: url('../../images/common/products/btn_arrival.png');
    font-size: 0;
    transition: none;
    margin: 6px 8px;
}

.pd-intro .btn-group .btn.arrival:hover {
    background-position: 0 100%;
}

/* 燈箱　雙規格*/

.pd-arrival-fancybox .pd-info {
    display: inline-block;
    margin-left: 10px;
}

.pd-arrival-fancybox .pd-info select.form-control {
    background-color: #000;
    border-color: #555;
}

.pd-arrival-fancybox {
    margin-top: 20px;
}

.products-detail {
    position: relative;
    border-bottom: 1px dashed #4E4032;
     margin-bottom: 25px;
}



/* 燈箱雙規格end */

.products-detail .title {
    color: #9B7F64;
    font-family: 'Times New Roman', Times, Georgia, serif;
    font-size: 19px;
    letter-spacing: 0.05em;
    padding-left: 36px;
    margin-top: 30px;
}

.products-detail .title .ic {
    font-size: 28px;
    position: absolute;
    left: 0;
    top: 4px;
}

.products-detail .editor {
    padding: 25px 0 40px;
}



/*------------ 新加購--------------*/

.buymore-box {
    padding: 15px 0;
    border-bottom: 1px dashed #4E4032;
}

.buymore-box .buymore-title {
    color: #9B7F64;
    font-family: 'Times New Roman', Times, Georgia, serif;
    font-size: 19px;
    margin: 10px 0 0;
    padding: 0 0px 5px 35px;
}

.buymore-box .buymore-title i {
    font-size: 28px;
    color: #9b7f64;
    position: absolute;
    margin-top: 5px;
    margin-left: -35px;
}
.buymore-list  .form-checkbox{
    display: block;
}

.buymore-list .item {
    background: #333333;
    margin-top: 3px;
    padding: 8px 12px;
    width: 49%;
    margin: 5px 0.5%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.buymore-list .item:hover {
    opacity: .6;
}

.buymore-list .price {
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}

.buymore-list .name {
    display: inline-block;
    color: #b7b7b7;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.buymore-list .name:hover {
    text-decoration: underline;
}

.buymore-list .pd-info {
    margin: 0;
    padding-top: 4px;
}

.buymore-list .pd-info .form-control {
    margin: 2px 0;
    padding: 0 5px;
    max-width: none;
}

.buymore-list .pd-info .spec {
    float: left;
    width: calc(100% - 75px);
}

.buymore-list .pd-info .qty {
    float: right;
    width: 70px;
}

.buymore-box img {
    width: 40px;
}

.left-buymore {
    display: inline-block;
}

.right-buymore {
    width: calc(100% - 70px);
    float: right;
}

.buymore-box .pd-info select.form-control {
    background-color: #0c0c0c;
}



/*----  加購結束 ----*/

.related-box {
    position: relative;
    margin: 40px 0 20px;
    padding-bottom: 40px;
    background: url(../../images/common/border.png)bottom repeat-x;
}

.related-box .title {
    color: #9B7F64;
    font-family: 'Times New Roman','新細明體', serif;
    font-size: 19px;
    letter-spacing: 0.05em;
    padding-left: 30px;
    margin-bottom: 20px;
}

.related-box .title .ic {
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 5px;
}

.related-box .slick-prev,
.related-box .slick-next {
    padding: 0;
    border: 0;
    color: #BF9E7B;
    background-color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 5px;
    border-radius: 20px;
}

.related-box .slick-prev {
    background-position: 0 0;
    right: 35px;
}

.related-box .slick-next {
    background-position: 100% 0;
    right: 0;
}

.related-box .slick-prev:hover,
.related-box .slick-next:hover {
    color: #000;
    background-color: #9C8064;
}

.related-box .slick-prev:hover {
    background-position: 0 100%;
}

.related-box .slick-next:hover {
    background-position: 100% 100%;
}

.related-box .slick-prev .ic,
.related-box .slick-next .ic {
    vertical-align: middle;
}

.related-slider {
    position: relative;
}

.related-list {
    margin: 0 -20px;
}

.related-list .item {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.related-list .box {
    display: block;
    max-width: 180px;
    margin: 0 auto;
}

.related-list .pic {
    position: relative;
    overflow: hidden;
}

.related-list .pic:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 5px solid #2A2A2A;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-position: 50% 55%;
}

.related-list .box:hover .pic:before {
    background: url('../../images/common/products/hover.png') 50% 50% / 80% auto no-repeat rgba(0, 0, 0, 0.85);
    border-color: #9C8064;
}



/*-----------æ´»å‹•icon-------*/

.pd-activity {
    background: #FF5C26;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px 0 40px;
    transition: all .2s;
    position: relative;
}

.pd-activity:hover {
    background: #F76171;
}

.pd-activity:before,
.pd-activity:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #fff;
    display: inline-block;
    vertical-align: middle;
    animation-duration: .5s;
    animation-iteration-count: infinite;
    position: absolute;
    animation-direction: alternate;
    top: 10px;
}

.pd-activity:before {
    animation-name: activity-ani;
    opacity: .5;
    left: 8px;
}

.pd-activity:after {
    animation-name: activity-ani2;
    opacity: 1;
    left: 20px;
}

@keyframes activity-ani {
    from {
        opacity: .5;
    }
    to {
        opacity: 1;
    }
}

@keyframes activity-ani2 {
    from {
        opacity: 1;
    }
    to {
        opacity: .5;
    }
}

.pd-activity a {
    display: block;
}



/*------------ sort_box ------------*/

.sort_box {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-top: 0px;
}

.sort_box .control-label {
    float: left;
    margin-right: 10px;
    line-height: 30px;
}

.sort_box .control-box {
    float: left;
}

.sort_box .form-control {
    margin-bottom: 0px;
    background-color: #000;
    color: #666;
    padding: 0 5px;
    border: 1px solid #404040;
    height: 28px;
}

.sort_box .form-control:focus {
    outline: none;
    border-color: #bfbfbf;
    color: #fff;
}

.sort_box .form-group {
    float: left;
    padding: 5px 0;
}

.sort_box .form-group:after {
    content: '';
    display: block;
    float: left;
    z-index: 10;
    height: 22px;
    left: 0;
    top: 0;
    margin: 4px 4px;
}

.sort_icon {
    float: left;
    line-height: 30px;
    padding: 5px 0;
}

.sort_icon .ibtn.one {
    background-image: url(../../images/common/products/sort_pic3.png);
    width: 24px;
    height: 24px;
    display: none;
}

.sort_icon .ibtn.two {
    background-image: url(../../images/common/products/sort_pic1.png);
    width: 24px;
    height: 24px;
}

.sort_icon .ibtn.four {
    background-image: url(../../images/common/products/sort_pic2.png);
    width: 24px;
    height: 24px;
}

.sort_icon .ibtn.active {
    background-position: 0 100%;
}

.sort_box .form-control.sort-mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .sort_icon .ibtn.one {
        display: inline-block;
    }
    .sort_icon .ibtn.four {
        display: none;
    }
}



/*-----------*/


/*************************************/


/***products_view_two***/

.products-list.type1 li.item_two {
    width: 50%;
    padding: 0 10px;
}

.products-list.type1 li.item_two:nth-child(4n+1) {
    clear: none;
}

.products-list.type1 li.item_two:nth-child(3n+1) {
    clear: none;
}

.products-list.type1 li.item_two:nth-child(2n+1) {
    clear: left;
}

.products-list.type1 li.item_two .box {
    max-width: 100%;
}

@media screen and (max-width: 480px) {
    .products-list.type1 li.item_two {
        padding: 0 5px;
    }
}



/***products_view_one***/

.products-list.type1 li.item_one:nth-child(n) {
    clear: none;
    width: 100%;
}



/********************************/


/**********拆單 *********/

.shopping_way.hot {
    text-align: left;
    margin-top: 8px;
    display: inline-block;
    padding: 5px;
}

.shopping_way .general {
    border: 1px solid #b5b5b5;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #b5b5b5;
}

.shopping_way .cold {
    border: 1px solid #42b354;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #42b354;
}

.shopping_way .freezing {
    border: 1px solid #68a0da;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #68a0da;
}

.shopping_way span+span {
    margin-left: 10px;
}

.pd-intro .btn-group .btn.general {
    border: 1px solid #4e4e4e;
    color: #4e4e4e;
    background: #fff;
}

.pd-intro .btn-group .btn.general:hover {
    color: #fff;
    background: #4e4e4e;
}

.pd-intro .btn-group .btn.cold {
    border: 1px solid #42b354;
    color: #42b354;
    background: #fff;
}

.pd-intro .btn-group .btn.cold:hover {
    color: #fff;
    background: #42b354;
}

.pd-intro .btn-group .btn.freezing {
    border: 1px solid #68a0da;
    color: #68a0da;
    background: #fff;
}

.pd-intro .btn-group .btn.freezing:hover {
    color: #fff;
    background: #68a0da;
}



/*------------ æ‹†å–®çµæŸ'' ------------*/


/*--------- é›™è¦æ ¼  ------------*/

.pd-info .color-radio {
    display: inline-block;
    padding: 2px;
    border: 1px solid #565656;
    position: relative;
    line-height: normal;
    margin: 0 3px 6px 0;
    cursor: pointer;
}

.pd-info .color-radio.checked {
    border-color: #c3a07d;
}

.pd-info .color-radio input {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
}

.pd-info .size-radio {
    display: inline-block;
    padding: 2px;
    border: 1px solid #DCDCDC;
    position: relative;
    line-height: normal;
    margin: 0 3px 6px 0;
    cursor: pointer;
    min-width: 15px;
    text-align: center;
}

.pd-info .size-radio.checked {
    border-color: #c3a07d;
}

.pd-info .size-radio {
    display: inline-block;
    padding: 2px;
    border: 1px solid #DCDCDC;
    position: relative;
    line-height: normal;
    margin: 0 3px 6px 0;
    cursor: pointer;
    min-width: 15px;
    text-align: center;
}

.pd-info .size-radio.checked {
    border-color: #c3a07d;
}

.pd-info .size-radio input {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
}



/*---*/


/*---- 分享icon -----*/

.share-link.list-inline {
    text-align: left;
}

.share_box .share-link .btn.blogger,
.share_box .share-link .btn.facebook,
.share_box .share-link .btn.google,
.share_box .share-link .btn.twitter,
.share_box .share-link .btn.mail,
.share_box .share-link .btn.linkedin,
.share_box .share-link .btn.tumblr,
.share_box .share-link .icon-ic-share-t,
.share_box .share-link .btn.line,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w,
.share_box .share-link .btn.pinterest,
.share_box .share-link .btn.plurk {
    color: #cccccc;
    cursor: pointer;
    font-size: 25px;
}

.share_box .share-link .btn:hover,
.share_box .share-link .icon-ic-share-linecall:hover,
.share_box .share-link .icon-ic-share-w:hover {
    color: #deb48a;
}

.share_box {
    margin: 2px 2px;
    text-align: center;
}
/*
.share_box .share-link .btn {
    margin: 0px 2px;
}*/

.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
     font-size: 25px;
    width: 22px;
    height: 30px;
    line-height:27px;
    border-radius: 15px;
    margin: 0px 2.5px;
    padding: 1.4px 0;
}
/*
.share_box .share-link .btn {
    width: 20px;
}*/
.share_box .share-link .btn {
    width: 28px;
    margin: 0 -2px;
}
.share-out-bth {
    display: inline-block;
    float: right;
    margin: -35px 10px 0 0;
    z-index: 9;
}

.share-buttom {
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #000;
    background: #936C46;
    cursor: pointer;
}

.share-buttom:hover {
    background: #d48e4a;
}

.share-buttom .share_box {
    background: #585858;
    padding: 2px 5px;
    position: absolute;
    margin-top: -45px;
    right: 1.6%;
}

.share-buttom .share_box:after {
    content: '▼';
    display: block;
    font-size: 20px;
    color: #585858;
    position: absolute;
    margin-top: -10px;
    right: 1%;
}

.share_box {
    display: none;
}

.share-buttom:hover .share_box {
    display: block;
}



/*-- 分享 --*/


/*-- Q&A --*/

.go-msg-box {
     color: #787878;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}

.ibtn.go-msg {
    background-image: url('../../images/common/products/btn_msg.png');
    width: 130px;
    height: 130px;
    margin-bottom: 10px;
}

.message-list {
    max-width: 1150px;
    margin: 0 auto;
}

.message-item {
    margin-bottom: 35px;
}

.message-item .message-from {
    display: block;
    color: #777;
    font-size: 13px;
    margin-bottom: 5px;
}

.message-item .message-from .author {
    color: #9A7F64;
    font-weight: bold;
}

.message-question,
.message-answer {
    position: relative;
}

.message-question {
    cursor: pointer;
}

.message-question .title {
    color: #997F64;
    font-size: 17px;
    line-height: 1.4;
    border: 1px solid #9C8064;
    padding: 8px 20px;
}

.message-question:hover .title,
.message-item.active .message-question .title {
    background: #9C8064;
    color: #000;
}

.message-answer {
    display: none;
}

.message-answer .editor {
    padding: 15px 25px;
    margin-top: 10px;
    border: 1px solid #9C8064;
    color: #9B9B8C;
    font-size: 14px;
    line-height:22px;
}

#message-sect {
    background: url('../../images/common/products/form_bg.png');
    padding: 10px 0;
    color: #bbb;
    margin-top: 30px;
}

#message-sect .form-title,
#message-sect .reminder {
    color: #E4D9C2;
}

#message-sect .form-title {
    margin-bottom: 10px;
}

#message-sect .reminder {
    line-height: 1.5;
}

.pd-content .btn-box {
      padding: 0px 0 20px;
}

#message-sect .reminder b {
    color: #bbb;
}

#message-sect .control-label {
    color: #bbb;
    padding: 0px;
}

.pd-content {
    margin: 40px 0 10px;
    background: url(../../images/common/border.png)bottom repeat-x;
    padding: 20px 0 40px;
}

#message-sect .btn-box {
    padding-top: 10px;
}

.pd-reply {
    display: inline-block;
    position: relative;
    font-size: 13px;
}

.pd-reply .status {
    border: 1px solid #929292;
    padding: 2px 5px;
    color: #fff;
    margin-left: 9px;
    border-radius: 0px;
}

.pd-reply .status.replied {
    border-color: #9c8064;
    color: #9c8064;
}


/*---  */


/*-- e?Â±eâ€”?icon --*/

.buymore-list .form-radio:before,
.buymore-list .form-checkbox:before {
    display: none;
}

.buymore-list .ic.ic3-down2 {
    color: #80caa5;
    font-size: 13px;
    position: absolute;
    top: 10px;
    left: 15px;
}

.buymore-bth {
    position: absolute;
    text-align: center;
    right: 1%;
    margin-top: -35px;
    background: #000000;
    max-width: 85px;
    padding: 1px 6px;
    font-size: 14px;
    color: #8e8e8e;
    border: 1px solid #8e8e8e;
    border-radius: 0px;
    float: right;
    cursor: pointer;
}

.buymore-bth i {
    font-size: 10px;
    margin-right: 5px;
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
}

.buymore-bth .up {
    display: none;
}

.buymore-bth.active {
    border-color: #c3a07d;
    color: #c3a07d;
}

.buymore-bth.active .up {
    display: block;
}

.buymore-bth.active .down {
    display: none;
}

.buymore-bth.active .up i {
    transform: scaleY(1);
}

.btn.buymore-add {
    border-radius: 100%;
    width: auto;
    display: inline-block;
    background: #171717;
    padding: 5px 6px;
}

.btn.buymore-add.active {
    background: #9c8064;
}

.btn.buymore-add i {
    color: #fbfbfb;
}



/*------------ 加購 ------------*/

@media screen and (max-width: 1440px) {
    .products-list.type1 {
        margin: 0 -7px;
    }
    .products-list.type1 .item {
        padding: 0 7px;
    }
    .products-list .item {
        width: 33.3%;
    }
    .products-list .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list .item:nth-child(3n+1) {
        clear: left;
    }
}

@media screen and (max-width: 1400px) {
    .pd-intro .pd-info-group2 {
        width: 30%;
    }
    .pd-intro .btn-group {
        width: 40%;
        margin:15px auto;
    }
    .pd-intro .pd-info-group1 {
        width: 24%;
    }
    .pd-intro .btn-group .col {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
    .pd-intro .btn-group .ibtn.soldout,
    .pd-intro .btn-group .ibtn.arrival {
        display: inline-block;
    }
    .related-list {
        margin: 0 -10px;
    }
    .related-list .item {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1440px) {
    .products-list.type2 {
        margin: 0 -10px;
    }
    .products-list.type2 .item {
        padding: 0 10px;
        width: 33.3%;
    }

    .products-list.type2 .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list.type2 .item:nth-child(3n+1) {
        clear: left;
    }
}


@media screen and (max-width: 1180px) {
    /*   .products-list.type1 .item {
        width: 50%;
    }
    .products-list.type1 .item:nth-child(3n+1) {
        clear: none;
    }
    .products-list.type1 .item:nth-child(2n+1) {
        clear: left;
    }
 */
}

@media screen and (max-width: 1000px) {
    /*  .products-list.type1 .item {
        width: 33.33%;
    }
    .products-list.type1 .item:nth-child(2n+1) {
        clear: none;
    }
    .products-list.type1 .item:nth-child(3n+1) {
        clear: left;
    }
    .products-list.type2 .item {
        width: 33.33%;
    }
    .products-list.type2 .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list.type2 .item:nth-child(3n+1) {
        clear: left;
    }
  */
    .sort_box {
        margin-bottom: 0px;
    }
    .products-list .name {
        height: auto;
        font-size: 18px;
    }
    .products-list .offers {
        font-size: 14px;
    }
    .shopping_way .general,
    .shopping_way .cold,
    .shopping_way .freezing {
        padding: 2px 5px;
    }
    .shopping_way.hot {
        padding: 0;
    }
    .products-list .btn.wish {
        font-size: 12px;
    }
    .products-list .box {
        margin: 0 auto 10px;
    }
    .products-intro .pd-name {
        font-size: 16px;
    }
    .main-title.detail,
    .main-top.detail {
        display: none;
    }
    .share-out-bth {
        margin: 10px 10px 0 0;
    }
    .gallery {
        margin: 0 auto 10px;
    }
    .products-intro .pd-id {
        margin-bottom: 5px;
    }
    .pd-info {
        font-size: 14px;
        margin: 5px 0;
        line-height:33px;
    }
    .pd-info.pd-dis-dty {
        margin: 5px 0;
    }
    .pd-info.dis-wish {
        margin: 5px 10px;
    }
    .pd-intro .btn.wish {
        font-size: 12px;
    }
    .pd-intro .btn-group .ibtn {
        margin: 6px 2px;
    }
    .pd-price-better {
        font-size: 14px;
         display:  inline-block;
    }
   /* .pd-activity {
        padding: 5px 15px 5px 40px;
    }*/
    .pd-info select.form-control {
        height: 26px;
        line-height: 26px;
    }
    .buymore-box {
        padding: 0px 0px 5px;
         margin-bottom: 25px;
    }
    .products-detail .title {
        font-size: 14px;
        padding-left: 30px;
        margin-top: 0px;
    }
    .products-detail .editor {
        padding: 5px 0;
    }
    .related-box {
       margin: 30px 0 25px;
        padding-bottom: 20px;
    }
    .related-box .title {
        font-size: 15px;
        margin-bottom: 10px;
        padding-left: 30px;
    }
    .related-box .title .ic {
        font-size: 26px;
        top: 0px;
    }
    .products-detail .title .ic {
        top:0;
        font-size: 26px;
    }
    .buymore-box .buymore-title i {
        font-size: 26px;
        margin-top: 0px;
        margin-left: -30px;
    }
    .buymore-box .buymore-title {
        padding: 0 0px 5px 30px;
    }
    .go-msg-box {
        margin-bottom: 10px;
    }
    .message-item .message-from {

    }
    .message-question .title {
        font-size:15px;
    }
    .message-answer .editor {
        padding: 5px 10px;
        margin-top: 4px;
    }
    .message-item {
        margin: 15px 0 25px;
    }
    .pd-content .btn-box {
         padding: 0px 0 15px;
    }
    .message-item .message-from {
        margin-bottom: 2px;
    }
    .buymore-list .price {
        font-size: 12px;
    }
    .pd-content {
        margin: 10px 0;
        padding: 10px 0 0;
    }
    .buymore-box .buymore-title {
        font-size: 15px;
    }
    .search-keyword {
        font-size: 14px;
        margin-bottom: 18px;
    }
}



/*
@media screen and (max-width: 870px) {
    .products-list.type1 .item {
        width: 50%;
    }
    .products-list.type1 .item:nth-child(3n+1) {
        clear: none;
    }
    .products-list.type1 .item:nth-child(2n+1) {
        clear: left;
    }
}*/

@media screen and (max-width: 767px) {
    .products-list.type2 {
        margin: 0 -7px;
    }
    .buymore-list .buymore-item {
        width: 24%;
    }
    .products-list.type2 .item {
        padding: 0 7px;
        width: 50%;
        margin-bottom: 15px;
    }
    .products-list.type2 .item:nth-child(3n+1) {
        clear: none;
    }
    .products-list.type2 .item:nth-child(2n+1) {
        clear: left;
    }
    .products-list.type2 .box {
        margin-bottom: 10px;
    }
    .buymore-list .pd-txt,
    .buymore-list .pd-info {
        float: none;
        width: auto;
    }
    .related-list {
        margin: 0 -7px;
    }
    .related-list .item {
        padding: 0 7px;
    }
    .buymore-box .buymore-title span,
    .related-box .title span {
        display: none;
    }
    .buymore-bth {
        margin: -32px 0 0;
    }
    .related-box .slick-prev,
    .related-box .slick-next {
        top: -5px;
    }
    #message-sect {
        padding: 10px;
        margin:0px 0 25px;
    }
    
    /* .share_box {
        margin: 2px 0px;
    }
    .share_box .share-link .btn.blogger,
    .share_box .share-link .btn.facebook,
    .share_box .share-link .btn.google,
    .share_box .share-link .btn.twitter,
    .share_box .share-link .btn.mail,
    .share_box .share-link .btn.linkedin,
    .share_box .share-link .btn.tumblr,
    .share_box .share-link .icon-ic-share-t,
    .share_box .share-link .btn.line,
    .share_box .share-link .icon-ic-share-linecall,
    .share_box .share-link .icon-ic-share-w,
    .share_box .share-link .btn.pinterest,
    .share_box .share-link .btn.plurk,
    .share_box .share-link .icon-ic-share-linecall,
    .share_box .share-link .icon-ic-share-w {
        font-size: 22px;
    }
    .share_box .share-link .btn,
    .share_box .share-link .icon-ic-share-linecall,
    .share_box .share-link .icon-ic-share-w {
        margin: 0px 0.5px;
    }
    .share_box .share-link .icon-ic-share-linecall,
    .share_box .share-link .icon-ic-share-w {
        line-height: 1.2;
    }
    .share-buttom .share_box {
        padding: 0px 2px;
    }*/
    .activity-banner {
        margin-bottom: 10px;
    }
    .pd-intro .btn-group {
        float: none;
        width: auto;
        clear: left;
    }
    .pd-intro .pd-info-group2 {
        width: 45%;
        margin: 0;
    }
    .pd-intro .pd-info-group1 {
        width: 45%;
        margin: 0;
    }
    .products-list .item {
        width: 50%;
        margin-bottom: 15px;
    }
    .products-list .item:nth-child(3n+1) {
        clear: none;
    }
    .products-list .item:nth-child(2n+1) {
        clear: left;
    }
    .pd-activity:before,
    .pd-activity:after {
        top: 7px;
    }
}

@media screen and (max-width: 600px) {
    .pd-intro .pd-info-group {
        float: none;
        width: auto;
        margin: 0;
    }
    .buymore-list .item {
        width: 100%;
        padding: 5px
    }
    .pd-intro .pd-info-group1 .pd-info {
        display: inline-block;
        vertical-align: middle;
        margin: 3px 0;
         line-height: 25px;
    }
    .pd-intro .pd-info-group1 .member-price {
        display: block;
    }
}

@media screen and (max-width: 580px) {
    .products-list.type2 .item {
        width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .sort_box .form-control.sort-pc {
        display: none;
    }
    .sort_box .form-control.sort-mobile {
        display: block;
        width: 60px;
    }
    .pd-intro .btn-group .ibtn {
        margin: 6px 3px;
    }
    .products-list .btn.wish .ic {
        display: none;
    }
    .products-list .btn.wish {
        margin-left: 0px;
        padding-left: 5px;
    }
    .pd-arrival-fancybox .pd-info,
    .pd-arrival-fancybox {
        margin: 5px 0px 0;
    }
    .arrival-box .form-box {
        padding: 10px 0 25px;
    }
}



/*product_column欄位*/

.product_column_one .item {
    width: 100%;
}

.product_column_two .item {
    width: 50%;
}

.product_column_two .item:nth-child(n) {
    clear: inherit;
}

.product_column_two .item:nth-child(2n+1) {
    clear: left;
}



/*!product_column欄位*/