@import url(contents_common_min.css);

.shopbrand_title {
    overflow: hidden
}

.shopbrand_title img.shop_title {
    display: block;
    max-width: 100%
}

.product_category_wrap {
    padding: 0 15px 5px
}

.product_category_wrap .cate1 {
    padding: 0 0 8px;
    line-height: 1.6125rem;
    font-size: 1.347rem;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: center
}

.product_category_wrap .cate_child_wrap {
    padding-bottom: 5px
}

.product_category_wrap .cate_child_wrap ul {
    font-size: 0;
    text-align: center
}

.product_category_wrap .cate_child_wrap ul.cate3.on {
    padding-top: 5px;
    margin-top: 10px;
    border-top: 1px dotted #dcdcdc
}

.product_category_wrap .cate_child_wrap ul li {
    display: inline-block;
    margin-left: -6px;
    margin-right: -6px
}

.product_category_wrap .cate_child_wrap ul li a {
    border-bottom: 1px solid transparent;
    color: #696969
}

.product_category_wrap .cate_child_wrap ul li a.sel {
    font-weight: 500;
    border-bottom: 1px solid #222;
    color: #222
}

.product_category_wrap .cate_child_wrap ul.cate2 li {
    font-size: .871rem;
    padding: 0 6px;
    margin: 7px 0 0
}

.product_category_wrap .cate_child_wrap ul.cate3 li {
    font-size: .792rem;
    padding: 0 6px;
    margin: 5px 0 0
}

.product_top_wrap {
    padding-bottom: 7px;
    margin: 0 15px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: -1px
}

.product_top_wrap .left_box {
    float: left
}

.product_top_wrap .right_box {
    float: right
}

.product_top_wrap:after {
    content: "";
    display: table;
    width: 100%
}

.product_top_wrap .total_cnt {
    display: inline-block;
    line-height: 25px;
    color: #696969;
    font-size: .792rem
}

.product_top_wrap .total_cnt strong {
    font-weight: 700
}

.product_top_wrap .select_box {
    width: 100px;
    margin-left: 10px;
    text-align: right
}

.product_top_wrap .select_box select {
    padding-right: 25px;
    text-align: right;
    border: 0;
    box-sizing: border-box;
    height: 25px;
    line-height: 25px;
    font-size: .792rem;
    background: transparent url(//skin.makeshop.co.kr/skin/ms_basic_mobile/images/ic_select_arrow2.png) calc(100% - 8px) center no-repeat;
    background-size: auto 5px;
    -webkit-appearance: none
}

.best_product_wrap {
    border-bottom: 0 !important;
    margin: 0 15px;
    padding: 15px 0
}

.best_product_wrap h2 {
    padding: 0 0 8px;
    line-height: 1.125rem;
    font-size: .875rem;
    font-weight: 500;
    text-align: center
}

.best_product_wrap .paging-num {
    height: 25px;
    text-align: center;
    line-height: 25px
}

.best_product_wrap .paging-num a {
    display: inline-block;
    width: 30px;
    height: 25px;
    line-height: 25px
}

.best_product_wrap .paging-num span {
    display: inline-block;
    padding: 0 10px;
    height: 25px
}