/* BASIC css start */
.header.main,.headernavi {display:none;}
#header .headerTop ul li.nowcate {width: 70%; margin-left: 0; padding: 0 0 0 50px;text-align:center;font-size:20px;font-weight:600;}
header { display: none; }
#header { display: block; }
header .btn-back-link { width: 61px; }
header .btn-back-link img { width: 9px; }
header .header-top-wrap > .title p { font-size: 20px; font-weight: bold; letter-spacing: 0; color: #000000; }
.cate-wrap { position: sticky; top: 60px; left: 0; padding-left:20px; background: #fff; z-index: 1; border-top: 1px solid #CFCFCF; border-bottom: 1px solid #CFCFCF; }
.shopbrandTitle img {width:100%;}

/* 카테고리리스트 */
.class-list { box-sizing: border-box; overflow: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
.class-list ul { display: flex; justify-content: flex-start; align-items: center; gap: 16px; width: 100%; }
.class-list ul li a { height: 40px; display: flex; align-items: center; justify-content: center; font-size: 14px; letter-spacing: 0; color: #000000; white-space: nowrap; line-height: 40px; }
.class-list ul li:last-child { padding-right: 20px; }

.class-list ul li .active { color: #007766; font-weight: 500; }
/* BASIC css end */

