/* BASIC css start */
#contents {}

.recmd_sec {
    border-bottom: 1px solid #e4e4e5;
    padding-top: 50px
}

.recmd_sec h2 {
    text-align: center;
    margin-bottom: 45px;
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 21px;
    color: #000;
    font-weight: 500
}

.recmd_sec .swiper {}

.recmd_sec .swiper_btn_prev {
    position: absolute;
    top: 30%;
    left: 3%;
    z-index: 10;
    cursor: pointer;
}

.recmd_sec .swiper_btn_next {
    position: absolute;
    top: 30%;
    right: 3%;
    z-index: 10;
    cursor: pointer;
}

.recmd_sec .swiper_btn_prev img,
.recmd_sec .swiper_btn_next img {
    width: 10px
}

/* 분류 카테고리 영역 */
.product_category_wrap {
    padding: 55px 5% 18px !important
}

.product_category_wrap .cate1 {
    font-family: 'Kumbh Sans', sans-serif !important;
    font-size: 23px !important;
    padding: 0px 0 25px !important;
}

.product_category_wrap .cate_child_wrap ul li a {
    font-family: 'Kumbh Sans', sans-serif !important;
    font-size: 15px !important;
    color: #000 !important;
    font-weight: 500
}

.product_category_wrap .cate_child_wrap ul li a.sel {
    border-bottom: 2px solid #222 !important;
    font-weight: 600 !important;
}


.product_list_wrap.list_st2 .product_item,
.product_list_wrap.list_st3 .product_item {
    padding: 0 0 15px !important
}

.MS_prod_mobile_image {
    width: 100%;
}

.wrapper.items-wrap {}

.product_category_wrap .cate_child_wrap ul.cate3.on {
    padding-top: 15px !important
}




/* 상품 리스트 영역 */
.product_list_outer {
    border-top: none !important;
    padding-top: 7px
}

.product_top_wrap .total_cnt {
    font-size: 13px !important;
    color: #000 !important;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif;
    line-height: 35px !important
}

.product_top_wrap .total_cnt strong {
    color: #222;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800 !important
}

.product_top_wrap {
    border-bottom: none !important;
    margin: 0 4% !important
}

.product_top_wrap .select_box select {
    font-size: 13px !important;
    /*background-image: url(//skin.makeshop.co.kr/olive/MO_img/opt_arrow.png) !important;*/
    transform: translateY(4px)
}

.product_item {
    width: 49% !important;
    margin-right: 2%;
    float: left
}

.product_item:nth-child(2n) {
    margin-right: 0 !important
}

/* BASIC css end */

