/* BASIC css start */
#header{position: fixed !important;}

/* 메뉴 아이콘 (흰아이콘)*/
#container #header .header_top .menubtn { width: 25px; right: 15px; background: url(//skin.makeshop.co.kr/skin/newpage/m/icon/menuicon.png)no-repeat; background-size: contain; }
#container #header .header_top .logo a{ width: 108px; height: 16px; background: url(//skin.makeshop.co.kr/skin/newpage/m/icon/newpage_logo_white.png)no-repeat; background-size: contain;}

/* 메뉴 고정 (검정아이콘)*/
#container #header.header-scroll .header_top .menubtn { width: 25px; right: 15px; background: url(//skin.makeshop.co.kr/skin/newpage/m/icon/menu_black.png)no-repeat; background-size: contain;}
#container #header.header-scroll .header_top .logo a{ width: 108px; height: 16px; background: url(//skin.makeshop.co.kr/skin/newpage/m/icon/newpage_logo_black.png)no-repeat; background-size: contain;}

/* 카테고리 */
.shopbrand .product_category_wrap{padding-top: 30px;}
.shopbrand .product_category_wrap .cate1{ padding: 0 0 13px; font-size: 1.2rem;}
.shopbrand .product_category_wrap .cate_child_wrap{ padding-bottom: 20px;}
.shopbrand .product_category_wrap .cate_child_wrap ul li a{ color: #777; font-size: .825rem;}
.shopbrand .product_category_wrap .cate_child_wrap ul li a.sel{border-bottom:0}
.shopbrand .product_category_wrap .cate_child_wrap ul.cate2 li{ padding: 0 8px;}


/* sort */
.shopbrand .product_top_wrap {border-bottom:0}
.shopbrand .product_top_wrap .select_box{ width: 86px; border: 1px solid #eee;}
.shopbrand .product_top_wrap .select_box select{ height: 30px; line-height: 30px; padding-right: 22px; font-size: .75rem;}

/* 상품영역 */
.shopbrand .product_list_outer{ border-top: 0;}
.shopbrand .product_list_wrap.list_st3 .product_item{border-top:0}
.shopbrand .product_list_wrap.list_st3 .product_item .desc_container .info{ text-align: center;}
.shopbrand .product_list_wrap .product_item .desc_container .info p.prd-subname{ padding: 10px 0; color: #777777; font-size: 1.1rem; font-family: 'Noto Sans KR', sans-serif; }
.shopbrand .product_list_wrap .product_item .desc_container .info .pname{ margin-top: 10px;}
.shopbrand .product_list_wrap .product_item .desc_container .info .pname a{ color: #222222; font-size: 1.2rem; font-family: 'Noto Sans KR', sans-serif; font-weight: 400;}
.shopbrand .product_list_wrap.list_st3 .product_item .thumb img{ border: 1px solid #eee;}
/* BASIC css end */

