/* BASIC css start */
#contentWrapper {padding:60px 50px 0 60px;}
#contentWrap {margin-left:200px;}

/* class-list */
#productClass .cate-wrap { overflow:hidden; text-align:center; margin-bottom:55px;}
#productClass .cate-wrap .bcate { font-size: 16px; font-weight: normal; font-family: 'Muli','Nanum Gothic',sans-serif; border-bottom: 2px solid #e0e0e0; padding: 0 30px 10px 30px; display: inline-block;}
#productClass .cate-wrap .class-list ul { border-bottom:1px solid #e3e3e3;  *zoom:1 }
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li { padding:15px 30px 16px 0; float:left }
#productClass .cate-wrap .class-list ul li a { display:block; font-size:13px; color:#919191 }

/* best-item */
#productClass .best-item { padding-top: 20px; padding-bottom: 10px; border-top: 2px solid #5c5c5c; border-bottom: 2px solid #5c5c5c; background-color: #f8f8f8; }

/* total-sort */
#productClass .total-sort { padding-top: 30px; }


/* »óÇ° ´ÙÁß ÀÌ¹ÌÁö ½½¶óÀÌ´õ */
.item-wrap .item-cont .item-list .thumb { overflow: visible; }
.item-wrap .item-cont .item-list .thumb .bx-wrapper { position: relative; }
.item-wrap .item-cont .item-list .thumb .bx-pager { position: absolute; left: 50%; bottom: 5%; transform: translateX(-50%); display: flex; gap: 8px; align-items: center; justify-content: center; }
.item-wrap .item-cont .item-list .thumb .bx-pager a { display: inline-block; width: 8px; height: 8px; border-radius: 50%; background: rgba(238, 238, 238, 0.5); font-size:0; text-indent: -9999px;}
.item-wrap .item-cont .item-list .thumb .bx-pager a.active { background: #000; }
.item-wrap .item-cont .item-list .thumb .bx-controls-direction a { position:absolute; top: 50%; width: 9px; height: 16px; margin-top: -8px; font-size:0; text-indent: -9999px; }
.item-wrap .item-cont .item-list .thumb .bx-prev {left:10px; background:url(/images/common/btn_multiple_prev.png) left center no-repeat;}
.item-wrap .item-cont .item-list .thumb .bx-next {right:10px; background:url(/images/common/btn_multiple_next.png) right center no-repeat;}
/* BASIC css end */

