/* BASIC css start */
.submenu-bar { width:100%; margin: 0 auto; height: 42px; display: flex; align-items: center; justify-content: flex-end; }
.submenu-list { display: flex; align-items: center; gap: 30px; list-style: none; margin: 0 24px 0 0; padding: 0; }
.submenu-item { display: flex; align-items: center; }
.submenu-item a { display: flex; align-items: center; gap: 6px; font-size: 16px; font-weight: 500; color: #333; white-space: nowrap; text-decoration: none; }
.submenu-item a:hover { color: #105fde; }
.submenu-dot { width: 4px; height: 4px; border-radius: 50%; background: #105fde; flex-shrink: 0; }
.submenu-btn { flex-shrink: 0; display: inline-flex; align-items: center; justify-content: center; height: 30px; padding: 0 20px; background: #3C97FF; 
               color: #fff; font-size: 13px; font-weight: 600; border-radius: 4px; text-decoration: none; white-space: nowrap; }
.submenu-btn:hover { background: #0c4bb3; }
.loc-navi { padding:10px; border-top: 1px solid #ccc; font-size: 13px; color: #555;}

#prdBrand { position: relative; width: 790px; margin-top: 30px; padding-left: 20px;}
#prdBrand .cate_big_title { text-align: left; color: black; font-size: 18px; font-weight: 600; padding-bottom: 10px; }
#prdBrand .cate-wrap { zoom: 1; overflow: hidden; padding: 18px; border-top: 1px #CCCCCC solid; border-bottom: 1px #CCCCCC solid; background-color: #fff; }
#prdBrand .cate-hd, 
#prdBrand .cate-list { float: left; }
#prdBrand .cate-hd { width: 100px; margin-right: 10px; }
#prdBrand .cate-hd .tit { display: inline; padding-right: 10px; font-size: 14px; font-weight: bold; letter-spacing: -0.5px; }

#prdBrand .search_totaltxt { font-size: 12px; text-align: left; color: #555; justify-content: flex-start; align-items: center; gap: 6px; display: flex}
#prdBrand .search_totalnum { font-size: 16px; text-align: left; color: #0A5DDF; font-weight: 600;}

#prdBrand .cate-list { zoom: 1; overflow: hidden; width: 100%; }
#prdBrand .cate-list li { float: left; padding-right: 30px; padding-bottom:8px; }
#prdBrand .cate-list li a { line-height: 22px; color: #666; font-weight: 500; font-size: 15px !important;}

#prdBrand .best-wrap .item-hd { margin-top: 0; }
#prdBrand .best-wrap .item-list .item { width: 266px; padding-bottom: 10px; background: url(/images/d3/modern_simple/common/line_w1_h12.gif) repeat-y 100% 0; }
#prdBrand .best-wrap .item-list .last { background: 0; }
#prdBrand .best-wrap .item-list .item .thumb { width: 205px; height: 205px; }

.item-hd .odr01 {  position: absolute; top: 5px; right:0; width: 250px; }
.item-hd .odr01 li { float: left; margin-right: 20px; }
.item-hd .odr01 li a { line-height: 1.5; font-size: 14px; color: #555; }

.item_pro_wrap { float: left; width: 157px; margin-top: 20px; text-align: center; }

.item_pro_wrap .thumb { margin: 0 auto 6px; width: 145px; height: 150px; }
/* .item_pro_wrap .thumb img { width: 100%; height: 100%; } */

.item_pro_wrap .info { width: 150px; margin: 0 auto; }
.item_pro_wrap .info li { margin-bottom: 5px; color: #333; font-size: 13px !important; }
.item_pro_wrap .info .price { display: inline-block; padding-left: 4px; color: #000; font-weight: 600; font-size: 13px !important;}

.item_pro_wrap .rc_img_box { position: relative; width: 145px; padding-top: 100%; /* Á¤¹æÇü ºñÀ² */ overflow: hidden; background: #F3F6FA; }
.item_pro_wrap .rc_img_box img { position: absolute; top: 0; left: 0; width: 145px; height: 145px; object-fit: cover;}

.item-page2 { margin-bottom: 60px; text-align: center; }
.item-page2 a { padding: 0 6px; color: #333; font-size: 13px !important;}
.item-page2 a:hover,
.item-page2 a.now { color: #FE6200; font-weight: bold; letter-spacing: -0.5px; font-size: 13px !important; }
.item-page2 .item-none { margin: 20px 0; text-align: center; }
/* BASIC css end */

