/* BASIC css start */
.shopbrand_title { margin-bottom:50px; }
.shopbrand_title img { width:100%; }

.class-list { position: relative; margin: 0 0 25px 20px !important; box-sizing: border-box; } 
.class-list ul li { width:auto !important; } 
.class-list ul li a { display: inline-block; font-size: 12px; color: #999; padding: 10px 14px; text-align: center; background: #f9f9f9; border-radius: 100px; } 
.class-list ul li a.sel { background:#555; color:#fff; } 
.swiper-pagination { bottom: 0; text-align:center; color: #ccc; font-size:18px; display: flex; justify-content: center; align-items: center; } 
.swiper-pagination-bullet { width: 3px !important; height: 3px !important; opacity:1 !important; background: #ccc !important; margin:0 6px !important; position:relative; box-sizing:border-box; border-radius: 3px; } 
.swiper-pagination-bullet-active { background: #eb9595 !important; width: 6px !important; height: 6px !important; } 

/* 프로모션 상품 */
.area_wrap { border-bottom:1px solid #eee; padding-bottom: 40px; } 
.area_wrap .item-cont { padding:0 !important; } 
.product_top_wrap { margin: 0 20px 20px !important; padding: 0 !important; border-bottom: 0 !important; } 
.product_top_wrap .total_cnt { color: #aaa; } 
.product_top_wrap .total_cnt strong { color: #222; } 
.product_top_wrap .select_box select { font-size:12px !important; border: 1px solid #e6e6e6 !important; text-align: left !important; } 
.pd_list_wrap { margin-bottom:0; } 



/* BASIC css end */

