/* BASIC css start */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&display=swap&subset=korean');
@import url('https://fonts.googleapis.com/css2?family=Michroma&display=swap');

@font-face {
    font-family: 'texgyreheros';
    src: url('http://www.flukeofficial.com/design/fluke/wib/texgyreheros-bold.otf') format('opentype');
    font-weight: bold;
}

@font-face {
    font-family: 'texgyreheros';
    src: url('http://www.flukeofficial.com/design/fluke/wib/texgyreheros-regular.otf') format('opentype');
    font-weight: normal;
}

#contents{padding-bottom:60px}
.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-bottom:40px;padding: 0 5% !important;}


.recmd_sec h3{font-family: 'Montserrat', 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{padding-bottom:30px}
.recmd_sec .swiper .swiper-pagination-progressbar{bottom: 0; top: unset;}
.recmd_sec .swiper-pagination-progressbar{background-color: rgba(0,0,0,.05);}
.recmd_sec .swiper-pagination-progressbar-fill{background-color: #cfcfcf;}




/* 분류 카테고리 영역 */
.product_category_wrap{padding:20px 5% 45px !important}
.product_category_wrap .cate1{font-family: 'Montserrat', sans-serif !important;font-weight:700 !important; font-size: 21px !important;padding: 0px 0 25px !important;color:#000 !important; text-align:left !important; }
.product_category_wrap .cate_child_wrap ul{display:flex; flex-wrap:wrap; gap:9px 8px}
.product_category_wrap .cate_child_wrap ul li a{font-family: 'Montserrat', sans-serif !important;font-size: 12px !important;color:#888888 !important; font-weight:400; padding:8px 12px !important; border:1px solid #e6e6e6 !important;  }
.product_category_wrap .cate_child_wrap ul li a.sel{ color:#000 !important; border-bottom:3px solid #222 !important;   }
.product_category_wrap .cate_child_wrap ul li{position:relative; padding:0 !important; margin:0 !important; }
.product_category_wrap .cate_child_wrap ul li a{display:block;   }

.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; margin-top:15px !important; }




/* 상품 리스트 영역 */
.product_list_outer{border-top:none !important;padding-top:7px }
.product_top_wrap .total_cnt{font-size:12px !important; color:#929292 !important; font-weight:400;line-height:35px !important;font-family: 'Montserrat', sans-serif;letter-spacing: -.6px;}
.product_top_wrap .total_cnt strong{font-weight:400 !important; color:#929292 !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:#929292 !important; transform:translateY(4px);}


/* BASIC css end */

