/* BASIC css start */
#contents{}
.page_top .page_nav{float:right !important}
.page_top .page_nav a{font-weight:400 !important;}
ul.items{padding: 0 5% !important}
.recmd_sec{margin-top: 30px;margin-bottom:40px;padding: 0 5% !important; border-bottom:1px solid #eee}


.recmd_sec h3{font-family: 'Jost', sans-serif;font-size:23px; color:#333333; font-weight:600}
.recmd_sec .best_tit{display:flex; align-items:center; justify-content:space-between; margin-bottom:30px}
.recmd_sec .best_tit h3{}
.recmd_sec .best_tit>div{ }
.recmd_sec .swiper{}

.recmd_sec .swiper-pagination{position:unset}
.recmd_sec .swiper-pagination-bullets.swiper-pagination-horizontal{left:unset; top:unset; width:auto;}
.recmd_sec .swiper-pagination-bullet {width: 22px;height: 22px;text-align: center;line-height: 22px;box-sizing:unset; font-weight:500; font-size: 12px;color: #5d5d5d;opacity: 1; background: rgba(0, 0, 0, 0);font-family: 'Lato', sans-serif;border:1px solid #ccc }
.recmd_sec .swiper-pagination-bullet-active { color: #fff;background: #333333;}








/* 분류 카테고리 영역 */
.product_category_wrap {
  padding: 20px 5% 20px !important;
}
.product_category_wrap .cate1 {
  font-family:'Lora Variable', serif; !important;
  font-weight: 400 !important;
  font-size: 22px !important;
  padding: 20px 0 40px !important;
  color: #666 !important;
}
.product_category_wrap .cate_child_wrap ul li a {
  font-family: 'Noto Sans KR', sans-serif !important;
  font-size: 16px !important;
  color: #aaaaaa !important;
  font-weight: 400;
}

.product_category_wrap .cate_child_wrap ul li a.sel{ color:#000 !important; border-bottom:none !important  }
.product_category_wrap .cate_child_wrap ul li{padding:0 !important; margin: 5px 7px !important;}
.product_category_wrap .cate_child_wrap ul li a{display:block;  padding:3px 10px !important;  }

.product_list_wrap.list_st2 .product_item, .product_list_wrap.list_st3 .product_item{padding:0 0 15px !important}
.MS_prod_mobile_image{width:100%;}

.product_category_wrap .cate_child_wrap ul.cate3.on{padding-top:15px !important}

 
 
  body, .ceo-banner-section, .ceo-title-section, .ceo-message-text, .ceo-photo {
  font-family: 'Pretendard Variable', Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', sans-serif;
}







/* 기존 가상요소 규칙이 있다면 무력화 */
.cate2 li::before, .cate2 li::after,
.cate3 li::before, .cate3 li::after { content: none !important; }

/* 리스트 가로 정렬 및 리셋 */
.cate2, .cate3 {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 0; /* border 방식이라 gap은 0 */
}

/* 항목 링크 기본 라인 맞추기 + 좌우 여백 동일 */
.cate2 li > a, .cate3 li > a {
  display: inline-flex;
  align-items: center;  /* 수직 중앙 정렬 */
  line-height: 1;       /* 테마 line-height 영향 제거 */
  padding: 0 12px;      /* 좌우 여백(숫자 조절 가능) */
   border-left: 1px solid #cfcfcf;  /* 선 색상 */
  padding-left: 16px;              /* ← 여기서 여백 늘리기 */
  white-space: nowrap;
}

/* 두 번째 항목부터 왼쪽에 세로줄(= |) 표시 */
.cate2 li + li > a, .cate3 li + li > a {
  border-left: 1px solid #cfcfcf;  /* 원하는 색상으로 조절 */
  padding-left: 12px;              /* 세로줄과 글자 간격 동일 유지 */
}

  

 #container {
    padding-top: 20px; /* ✅ 상단 여백 10px로 줄임 */ 
  }
  

/* 상품 리스트 영역 */
.product_list_outer{border-top:none !important;padding-top:7px }
.product_top_wrap .total_cnt{font-size:12px !important; color:#999999 !important; font-weight:400;line-height:35px !important;font-family: 'Noto Sans KR', sans-serif;letter-spacing: -.6px;}
.product_top_wrap .total_cnt strong{font-family: 'Jost', sans-serif;font-weight:400 !important}
.product_top_wrap{border-bottom:none !important; margin: 0 0 15px !important; padding: 0 5% !important}
.product_top_wrap .select_box select{font-size:12px !important;color:#999999 !important; transform:translateY(4px);}





/* BASIC css end */

