/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.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; border:1px solid #393939; 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 .coupon-benefit {position:relative; margin:-12px 0 10px 0;} 
.shopbrand .btn-coupon { display:inline-block; height:16px; padding:0; margin-left:5px; border:1px solid #000; font-size:10px;}
.shopbrand .btn-coupon span { display:inline-block; height:16px; padding:0 5px; color:#fff; background:#000; vertical-align:top; font-size:11px; }
.shopbrand .btn-coupon em { display:inline-block; height:16px; padding:0 3px 0 0; font-size:10px; vertical-align:top; color:#000; }

.shopbrand_title {padding-bottom:30px;}
.product_item .thumb {aspect-ratio: 4 / 5; _height: 60vw;}

.list_st1 .thumb{padding-right:15px}

.product_item .thumb img {height:100%;object-fit: cover;}

.product_item .info {
    width: 100%;
    position: relative;
    padding: 4px 0 30px;
}
.list_st1 .thumb .prd_icon{right:13px}

.product_item .info .add_info_list {height:18px;}

#MS_product .prdprice .price {margin-top: 10px;font-size: 13px;font-weight: 800;font-family: 'Red Hat Display', sans-serif;}
#MS_product .prdprice .price .dc_per {margin-right: 2px;}
#MS_product .prdprice .price .normal {color: #222;}
#MS_product .prdprice .price .consumer {display:none;}

body .product_list_wrap .product_item .desc_container .info p {padding:0;margin:1px 0 0;font-weight: 500;color: #222; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
body .product_list_wrap .product_item .desc_container .info p.prdname{min-height:32px;}
body .product_list_wrap .product_item .desc_container .info p.add_2 img{height:17px}
@media(max-width:425px){
    body .product_list_wrap.list_st2 .product_item .desc_container .info p.add_2 img {height:auto; width:100%;}
}


body .product_list_wrap.list_st2 .product_item .thumb >a >img, .product_list_wrap.list_st3 .product_item .thumb >a >img {margin-bottom:0;}

body .product_item .info .prd_review {font-size:12px;font-weight: 400;font-family: 'Red Hat Display', sans-serif;position: absolute;right: 0; top:0;}
body .product_item .info .add_info_list .add_1 {display:none !important;}
body .product_item .info .add_info_list .add_2 {margin-bottom:3px;padding: 0 !important;}


.product_list_wrap.list_st1 .product_item .thumb {height:auto;}
.product_list_wrap.list_st1 .product_item .thumb > a > img {
    aspect-ratio: 4 / 5; height: auto;}


.product_list_wrap.list_st1 .product_item .desc_container {
    width: 100% !important;
}
/* BASIC css end */

