/** subpage_theme02 (button_color - black),(Webfont - Nanum Gothic) **/
.theme02,
.theme02 input,
.theme02 select,
.theme02 textarea,
.theme02 code,
.theme02 button {font-family:"Poppins", "Nanum Gothic", Arial, sans-serif !important;}

/* 버튼 */
.theme02 .xans-product-action .action_button .sub_sold,
.theme02 [class^='btnSubmit'],
.theme02 a[class^='btnSubmit'] {background:#000;color:#fff;}
.theme02 [class^='btnNormal']:not(.disabled):hover,
.theme02 [class^='btnNormal']:not(.disabled).selected {border-color:#000;}

/* 최상단 배너 */
.theme02 .main_top_banner {background-color:#000;color:#fff;}

/* 상단 메뉴 */
.theme02 #header .inner .top_nav_box .top_category > ul > li > a:after {background-color:#000;}

/* 슬라이드바 */
.theme02 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {background:#000;}

/* 상품더보기 */
.theme02 .more .btnMore:hover {color:#000;background-color:#fff;border:1px solid #000;}
.theme02 .more .btnMore:hover > div {color:#000;}
.theme02 .more .btnMore:hover:after {background-color:#000;}

/* 메인 엠디픽 상품진열 */
.theme02 .main_product_category .main_product_inner .main_product_tab li .button.active {color:#000;}
.theme02 .main_product_category .main_product_inner .main_product_tab li .button:after {background-color:#000;}

/* 메인 지도 */
.theme02 .main_map .main_map_banner .main_map_banner_txt_box {background-color:transparent;}
.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {color:#fff;background-color:#000;border:1px solid #000;}
.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {color:#1a1a1a;background-color:#fff;border:1px solid #fff;}

/* 하단 */
.theme02 #footer {background:#fff;}

/* 목록페이지 중분류 */
.theme02 .ec-base-tab.typeMenu li.selected a.button {color:#000;border:1px solid #000;}

/* 상세페이지 탭 */
.theme02 .detail_tab li.tab_open {border:1px solid #000; border-bottom:1px solid #000;}
.theme02 .detail_tab li.tab_open span {background-color:#fff;}

/* 상품 추천신상품 뱃지 */
.theme02 .ec-base-product .prdList .thumbnail .badge {color:#000;}

