/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding:20px 0px 10px;}

.shopbrand .MK_product_list {background-color:#fafafa;}
.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;}





.sale_text { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; -webkit-backface-visibility: hidden; position: absolute; top: 0px; right: 0px; z-index: 100; font-size: 14px; text-align: center;
font-weight: 600; letter-spacing: -0.3px; box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.3); -webkit-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.3);
width: 40px; height: 40px; line-height: 40px; color: #fff; background-color: #000; font-family: 'Poppins',sans-serif;}
.sale_text { top:0px; right:0px; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; -webkit-backface-visibility: hidden; border-radius:0px 12px 0px 12px ;}

/* BASIC css end */

