/* BASIC css start */
/* 공통 */
.header-main { display:block !important; }
#header .header_fd { border: 0 !important; }
.product_list_wrap{text-align: left;}
.best_product_wrap, .recmd_product_wrap{ padding: 10px 0; text-align: center;}
.shopbrand_title img { width:100%; }
/* best, mapick */
.best_product_wrap h2, .recmd_product_wrap h2{ padding: 0 14px; color: #000; font-size: 1.1rem; font-family: 'Noto Sans KR', sans-serif; font-weight: 500; text-align: left;}
.shopbrand .bepick_wrap{padding: 0 0 10px !important}
/*.shopbrand .bepick_wrap .list_st2.list_st2_3 .product_item{ width: calc((100% - 10px)/ 2);}*/
.shopbrand .bepick_wrap .items .slick-list{ padding-left: 48px;}
.shopbrand .bepick_wrap .items .slick-slide{padding-right: 15px !important; margin-left:0 !important}
.shopbrand .bepick_wrap .items .slick-slide:nth-of-type(1){ margin-left: -48px !important;}

/* 카테고리 */
.shopbrand .product_category_wrap{padding-bottom:20px}
.shopbrand .product_category_wrap .cate1{ padding: 40px 0 20px; text-align:center; font-size:20px; font-weight: bold;}
.shopbrand .product_category_wrap .cate_child_wrap { box-sizing:border-box; width:100%; border-top:1px solid #e5e8eb; border-bottom:1px solid #e5e8eb; }
.shopbrand .product_category_wrap .cate_child_wrap > ul { padding:9px 11px; text-align:center; }
.shopbrand .product_category_wrap .cate_child_wrap ul.cateList2 { font-size:0; }
.shopbrand .product_category_wrap .cate_child_wrap ul.cateList2 li { text-align: center; box-sizing: border-box;display:inline-block; padding:0 15px; }
.shopbrand .product_category_wrap .cate_child_wrap ul.cateList2 li a { font-size:13px; color:#6b7684; padding:9px 0; display:block; }
.shopbrand .product_category_wrap .cate_child_wrap ul.cateList2 li a.sel { color: #1c1c1c; }

.shopbrand .product_category_wrap .cate_child_wrap ul.cateList3 { font-size:0; border-top:1px solid #e5e8eb; text-align:center;}
.shopbrand .product_category_wrap .cate_child_wrap ul.cateList3 li { text-align: center; box-sizing: border-box;display:inline-block; padding:0 15px; }
.shopbrand .product_category_wrap .cate_child_wrap ul.cateList3 li a { font-size:13px; color:#6b7684; padding:9px 0; display:block;}
.shopbrand .product_category_wrap .cate_child_wrap ul.cateList3  li a.sel { color: #222;}

/* 상품 */
.shopbrand .product_top_wrap { padding: 0 14px; display:flex; margin-bottom:10px; }
.shopbrand .product_top_wrap .left_box { line-height:30px; }
.shopbrand .product_top_wrap .select_box { margin-left:auto; color:#777; font-size:12px; }
.shopbrand .product_top_wrap .select_box select{ background-position: right 5px; border: none; width:102px; height:30px;line-height: 29px; color:#777; padding-left:30px; box-sizing:border-box; }
.shopbrand .product_top_wrap .total_cnt{color:#777;}

.shopbrand .product_top_wrap .total_cnt strong { font-weight:500;  color: #1c1c1c; }



/* BASIC css end */

