/* BASIC css start */
/* »óÇ° ´ÙÁß ÀÌ¹ÌÁö ½½¶óÀÌ´õ */
.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;}

#contentWrap {width:1200px}
.loc-navi{ margin: 20px 0; text-align: left;}
.loc-navi dd{ color: #dddedf; font-family: 'Noto Sans KR', sans-serif;}
.loc-navi dd a{color: #424242; font-size: 16px; font-family: 'Noto Sans KR', sans-serif;}

/* class-list */
.right_wrap{ width: 960px; float: right;}
.right_wrap .shopbrand_title img{width: 100%; border-radius: 10px;}
.item-wrap, .item-wrap .item-cont{width: 960px}
#productClass .cate-wrap { float: left; width: 180px; overflow:hidden }
#productClass .cate-wrap .bcate { padding-bottom:10px; font-size:22px; color:#000; font-weight:bold; font-family: 'Noto Sans KR', sans-serif; border-bottom: 1px solid #000; }
#productClass .cate-wrap .class-list ul {  *zoom:1 }
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li { padding: 18px 0 0;}
#productClass .cate-wrap .class-list ul li a { display:block; color: #424242; font-size: 16px; font-family: 'Noto Sans KR', sans-serif;}

/* 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-info .item-total{ font-size: 13px; color: #424242; font-family: 'Noto Sans KR', sans-serif;}
.item-wrap .item-info .item-order li{ padding: 0 7px; border-right: 0;}
.item-wrap .item-info .item-order li a span{ color: #9e9e9e; font-size: 13px; font-family: 'Noto Sans KR', sans-serif;}

/* best, recmd */
#content .right_wrap .item-wrap .beremd{border-bottom: 1px solid #f0f0f0;}
#content .right_wrap .item-wrap .beremd .item-list{ width: 176px; }
#content .right_wrap .item-wrap .beremd .item-list:nth-of-type(5n){padding-right: 0;}
#content .right_wrap .item-wrap .beremd .prd-info{ padding-bottom: 30px;}

.cateTit{  padding: 45px 0 18px; text-align: left; }
.cateTit h2{ color: #1c1c1c; font-size: 17px; font-family: 'Noto Sans KR', sans-serif;}

.right_wrap .item-wrap .item-cont .item-list{ width: 225px; padding-right: 20px;}
.right_wrap .item-wrap .basic .item-list:nth-of-type(4n){padding-right: 0;}
.item-wrap .item-cont .item-list .prd-price{color: #D22525;}  

/* BASIC css end */

