/* BASIC css start */
.prd_cate .after_div dd ul li:nth-child(1) a{
 font-weight:bold;
 color:#ed1c24 !important;
}

.best-wrap .item-list dl.item:nth-child(4n) {
  margin-right : 0;
}


#prdBrand .prd_cate {
    border-bottom: 1px solid #222;
    padding-bottom: 10px;
}

#prdBrand .best-wrap .item-list {
    background: #ffffff;
    padding-top: 30px;
    margin-top: 0px;
}

.item-list .item .thumb {
    position: relative;
    padding: 20px 0 12px 0 !important;
}

dt.thumb .best-title {
    display: block;
    float: left;
    padding: 0px 0 5px;
    font-size: 15px;
    font-weight: bold;
    color: black;
    margin: 0 0 5px 0;
width:110px;
}

/*
.item-list .item .thumb .best-title img {
    width: 20px;
    vertical-align: bottom;
    margin: 0 8px 0 0px;
}

.best-title::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(https://okkanetdh.jpg3.kr/gab/okkane_2018/cate-img/best20-icon.png) no-repeat center;
    background-size: 20px;
    float: left;
    padding: 2px 8px;
}
*/
span.best-number {
    display: block;
    float: left;
    padding: 4px 10px 0px 0px;
}

.best-title::after{
content: '';
    display: block;
    width: 0;
    height: 0;
    clear:both;
}


.colorbox span {display:inline-block; width:10px; height:10px; border:1px solid #bbbbbb;}
/* BASIC css end */

