/* BASIC css start */
.swiper-wrapper.disabled {
    transform: translate3d(0px, 0, 0) !important;
}
.swiper-pagination.disabled {
    display: none;
}


.list_shopping3x li{width: 47% !important;}
.list_shopping3x li:nth-child(odd) {margin-right: 1%;}
.list_shopping3x li:nth-child(even) {margin-left: 1%;}

.shopbrand { padding-bottom:30px }
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:20px; padding-bottom:10px;}
.shopbrand .MK_product_list {background-color:#fff6f6; margin-top: 20px; padding: 0 10px; }
.shopbrand .MK_product_list .items #MK_best_product li {width:33.33%;}
.shopbrand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_product_list .items .paging-num a {background-color:#fff;  padding:5px 10px; margin:0 10px;}
.shopbrand .list_group {padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}

.shopbrand .lnb { padding:8px 5px 0 5px }
.shopbrand .lnb h3 { padding:10px; font-size:18px; color:#474747; font-weight:bold }
.shopbrand .lnb .lnb_category { padding:10px 0; border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; overflow:hidden }
.shopbrand .lnb .lnb_category ul { *zoom:1 }
.shopbrand .lnb .lnb_category ul:after { display:block; clear:both; content:'' }
.shopbrand .lnb .lnb_category ul li { margin-left:-1px; float:left; width:33.33%; border-left:1px solid #f1f1f1 }
.shopbrand .lnb .lnb_category ul li a { display:block; padding:3px 0 3px 8px; font-size:12px; color:#666; letter-spacing:-1px }

.listReplce, .listSoldout {
    color: #d72a2a;
    margin-top: 10px;
    font-size: 15px;
}


.shopbrand .MK_product_list .items{padding: 10px 3px;}
    
.shopbrand .MK_product_list .items li{
    padding-bottom: 20px;  margin-top: 0 !important;
    display: inline-block;
    text-align: left;
    vertical-align: top;}
    
.shopbrand .MK_product_list .items li:nth-child(2n){}

.shopbrand .MK_product_list .items li a{
    display: block;
    padding: 0 3px;}
    
    
.shopbrand .MK_product_list .items li a figure{}
.shopbrand .MK_product_list .items li a figure img{
    width: 100%;
    border: 1px solid #e8e8e8;}
.shopbrand .MK_product_list .items li a figure figcaption{
    margin-top: 10px;}
.shopbrand .MK_product_list .items li a figure figcaption p{}
.shopbrand .MK_product_list .items li a figure figcaption p.listName{}
.shopbrand .MK_product_list .items li a figure figcaption p.listPrice{}
.shopbrand .MK_product_list .items li a figure figcaption p.listReserve{}

#best_cate .swiper-pagination{
    position:static !important;
    padding-bottom: 20px !important;
    padding-top: 5px !important;}
    
#best_cate .swiper-pagination-bullet{
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 100%;
    background: #ddd;
    opacity: 1;
    margin: 0 3px !important;}
#best_cate .swiper-pagination-bullet-active{
    background: #d72a2a !important;}
/* BASIC css end */

