/* BASIC css start */
/* class-list */
#productClass .cate-wrap { overflow:hidden }
#productClass .cate-wrap .bcate { padding-bottom:10px; font-size:18px; color:#202020; font-weight:bold; border-bottom:1px solid #e3e3e3 }
#productClass .cate-wrap .class-list ul { border-bottom:1px solid #e3e3e3;  *zoom:1 }
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li { padding:15px 30px 16px 0; float:left }
#productClass .cate-wrap .class-list ul li a { display:block; font-size:13px; color:#919191 }

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


/* 뉴페이지 */
#header{position:fixed !important;}
#header .headerBottom{border-bottom:0 !important}
#header .headerBottom_wrap.fix{border-bottom:1px solid #e6e6e6 !important;}
#contentWrapper .shopbrand_title img{width: 100%;}

/* 로고 (흰로고) */
#wrap #header .headerBottom_wrap .headerBottom .tlogo a{ width: 160px; height: 18px; background: url(/design/natureoda/newpage/pc/icon/newpage_logo_white.png) no-repeat; background-size: contain; }

/* 상단픽스 (검정색) */
#wrap #header.backon .headerBottom_wrap .headerBottom .tlogo a, #wrap #header .headerBottom_wrap.fix .headerBottom .tlogo a{ width: 160px; height: 18px; background: url(/design/natureoda/newpage/pc/icon/newpage_logo_black.png) no-repeat; background-size: contain;}
#wrap #header.backon .headerBottom_wrap .headerBottom .tnbRight .menuArea .search a, #wrap #header .headerBottom_wrap.fix .headerBottom .tnbRight .menuArea .search a{width: 20px; height: 20px; background: url(/design/natureoda/newpage/pc/icon/searchicon_black.png) no-repeat;}
#wrap #header.backon .headerBottom_wrap .headerBottom .tnbRight .menuArea .menuBox, #wrap #header .headerBottom_wrap.fix .headerBottom .tnbRight .menuArea .menuBox{width: 22px; height: 14px; background: url(/design/natureoda/newpage/pc/icon/menuicon_black.png) no-repeat;}
#wrap #header.backon .headerBottom_wrap .headerBottom .navWrap ul li > a, #wrap #header .headerBottom_wrap.fix .headerBottom .navWrap ul li > a{ color: #000;}

/* 상단 색 */
#wrap #header .headerBottom .navWrap ul li > a{ color: #fff;}

/* 상단 아이콘 (흰색)*/
#wrap #header .headerBottom .tnbRight .menuArea .search a{width: 20px; height: 20px; background: url(/design/natureoda/newpage/pc/icon/searchicon_white.png) no-repeat;}
#wrap #header .headerBottom .tnbRight .menuArea .menuBox{width: 22px; height: 14px; background: url(/design/natureoda/newpage/pc/icon/menuicon_white.png) no-repeat;}

#contentWrap, .item-wrap, .item-wrap .item-cont{width: 1200px;}
.headerGnb_in{display:block !important}

/* best,pick */
.cateTit h3{ margin: 0 0 15px;  font-size: 24px; color: #222222; text-align: left; font-weight: 300; font-family: 'Noto Sans KR', sans-serif;}

/* class-list */
#productClass .cate-wrap { padding: 90px 0 0; overflow:hidden; text-align: center; }
#productClass .cate-wrap .bcate { padding-bottom:24px; font-size: 28px; color: #222222; font-family: 'Noto Sans KR', sans-serif; font-weight: 600; }
#productClass .cate-wrap .class-list ul { font-size: 0; }
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li { display: inline-block; padding: 10px 15px; }
#productClass .cate-wrap .class-list ul li.sel a{color: #000; font-weight: 400;}
#productClass .cate-wrap .class-list ul li a { display:block; font-size: 15px; color: #777777; font-family: 'Noto Sans KR', sans-serif; font-weight: 100; }

/* 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; }
select::-ms-expand { display: none; }
select {
	text-align: center;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0 30px 0 12px;
	color: #222;
    font-size: 14px;
	word-break: break-all;
	font-weight: inherit;
	border: 1px solid #ededed;
	background: #fff url(/design/natureoda/newpage/pc/icon/selecticon.png) no-repeat right 10px center;
	background-size: 10px 6px;
	appearance : none!important;
	-webkit-appearance: none;
    font-family: 'Lato',"Noto Sans KR", sans-serif;
}



.item-wrap .item-cont .item-list .thumb a {
    display: block;
    width: 378px;
    height: 378px;
}

.item-wrap .item-cont .item-list .thumb a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* BASIC css end */

