/* 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; }

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


.item-list { width: 100%; border-top: 1px solid #555; }
.item-list .item_pro_wrap { display: flex; align-items: center; width: 100%; min-height:90px; margin: 0; padding: 10px 20px; border-bottom: 1px solid #ddd; box-sizing: border-box; }

/* »óÇ° ÀÌ¹ÌÁö */
.item-list .thumb { width: 90px; margin: 0; text-align: center; } 
.item-list .rc_img_box { width: 60px; height: 60px; margin: 0 auto; } 
.item-list .rc_img_box img { width: 100%; height: 100%; object-fit: contain; }
/* »óÇ° Á¤º¸ */
.item-list .product-info { flex: 1; margin: 0; padding: 0 20px; }

/* »óÇ°¸í */
.item-list .product-name { font-size: 14px; font-weight: 500; }
.item-list .product-name a { color: #555; text-decoration: none; font-size: 14px; }
.item-list .product-name a:hover { text-decoration: underline; }

/* »ö»ó */
.item-list .product-color { margin-bottom: 8px; }
/* °¡°Ý */
.item-list .product-price { width: 150px; margin: 0; text-align: right; }
.item-list .product-price .price { font-size: 15px; font-weight: 500; }


.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 */

