/* BASIC css start */
.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:#006341; 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: #006341 !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 { border: 1px solid #e6e6e6 !important; text-align: left !important; } 
.pd_list_wrap { margin-bottom:0; } 


/* 카테고리 정렬 */
.right_box {
margin-top: 0.08em;
}

.right_category > li {
    float: right;
    margin-right: 1em;
    font-size: 0.792rem;
    line-height: normal;
}

.couponPop {
    margin-right : 5px;
}

.couponPop {
    margin-right : 5px;
}


.moCoupon {
    vertical-align: middle;
}

.btn-coupon {
display: inline-block;
    height: 16px;
    padding: 0;
    border: 1px solid #000;
    font-size: 10px;
    margin-right : 5px;
}

.btn-coupon span {
    display: inline-block;
    height: 16px;
    padding: 0 5px;
    color: #fff;
    background: #000;
    vertical-align: top;
    font-size: 11px;
}

.btn-coupon em {
    display: inline-block;
    height: 16px;
    padding: 0 3px 0 0;
    font-size: 10px;
    vertical-align: top;
    color: #000;
}
/* BASIC css end */

