
/* ====================================== Quick Design CSS ============================================ */
/* ======== 카테고리 네비게이션 ======== */
.layout_header .nav_wrap .respCategoryList .categoryDepth1.on .categoryDepthLink>em,
.layout_header .nav_wrap .respCategoryList .custom_nav_link.on .categoryDepthLink>em {
	border-bottom-color:#0097e6 !important; /* 활성화 메뉴 - 라인 */
}
.layout_header .nav_wrap .respCategoryList .categoryDepthLink>em:after {
	background:#0097e6 !important; /* 활성화 메뉴 - 라인 */
}
.layout_header .nav_wrap .respCategoryList .categoryDepth1.on .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .custom_nav_link.on .categoryDepthLink,
.all_list_contents .all_list_depth1>li:hover>a,
.all_list_contents .all_list_depth2>li:hover>a,
.all_list_contents .all_list_depth3>li:hover>a {
	color:#0097e6 !important; /* 활성화 메뉴 - 텍스트 */
}
.layout_header .nav_wrap .respCategoryList .custom_nav_link .categoryDepthLink {
	color:#3db5f3 !important; /* 서브 메뉴 */
}

/* ======== 어사이드/마이쇼핑/고객센터 - LNB 활성화 메뉴 ======== */
.subpage_lnb .lnb_sub>li.on>a,
.aside_navigation_wrap ul.menu.board>li.on a,
.aside_navigation_wrap ul.menu li.mitem.category.on a.mitem_goodsview,
.aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category.on a.mitem_goodsview {
	color:#0097e6 !important;
}

/* ======== 판매가/할인적용 금액/총 결제금액 ======== */
.goods_spec_sections .deatil_price_area .sale_price,
.searched_item_display .item_info_area .goods_price_area .sale_price,
.goods_price_area .total_goods_price,
.displaY_sales_price,
.order_price_total>ul.total>li.td,
.cart_list .cgd_contents .block2 .total_p,
.total_sum_price .settle_price,
.total_sum_price .settle_price .num,
.recent_wrap .recent_list .recent_price .nomal_price>b,
.wish_wrap .wish_list .wish_price .nomal_price>b {
	color:#0097e6 !important;
}

/* ======== 할인율 ======== */
.displaY_sales_percent,
.searched_item_display .item_info_area .goods_price_area .discount_rate {
	color:#0097e6 !important;
}

/* ======== 단독이벤트 ======== */
.spec_solo_event .remain_time .title,
.displaY_event_time .title,
.cart_list .cgd_contents .event_area .title {
	background-color:#0097e6 !important; /* 아이콘 */
}
.spec_solo_event .event_datetime_box,
.displaY_event_time .time_container,
.cart_list .cgd_contents .event_area .time {
	background-color:#0097e6 !important; /* 배경 */
	color:#ffffff !important; /* 텍스트 */
}

/* ======== 평점 별 색상 ======== */
.displaY_review_score_a .ev_active2>b,
.goods_spec_customer_ev .ev_active2>b {
	background-color:#0097e6 !important;
}

/* ======== 상품상세 할인율 ======== */
.deatil_sale_rate {
	background-color:#3db5f3 !important; /* 할인율 - 배경 */
	color:#ffffff !important; /* 할인율 - 텍스트 */
}

/* ======== 쿠폰 버튼 컬러 ======== */
.resp_coupon_list>li>ul>li.bul,
.detail_relation_event>li>a:after {
	background-color:#0097e6 !important; /* 쿠폰 버튼 컬러 */
}

/* ======== 주요 버튼 컬러 ======== */
.btn_resp.color2.size_c,
.btn_resp.color2.size_extra,
.btn_resp.color2.size_extra2,
.resp_login_wrap .btn_resp.size_login1 {
	outline:none;
	border-color:#0097e6 !important; /* 라인 */
	background-color:#0097e6 !important; /* 배경 */
	color:#ffffff !important; /* 텍스트 */
}

/* ======== 푸시 카운트 ======== */
.layout_header .cart_cnt1,
.asie_main_menu .push_count,
.my_order_step .pushCount,
#layout_header .benefit {
	background:#0097e6 !important; /* 배경 */
	color:#ffffff !important; /* 텍스트 */
}
#layout_header .benefit .arrow {
	color:#0097e6 !important;
}

/* ======== BEST 페이지 랭크 ======== */
.best_page_ranking>ul>li:nth-child(1) .item_rank {
	background-color:#0097e6 !important; /* 1위 - 배경 */
	color:#ffffff !important; /* 1위 - 텍스트 */
}
.best_page_ranking>ul>li:nth-child(2) .item_rank {
	background-color:#0097e6 !important; /* 2위 - 배경 */
	color:#ffffff !important; /* 2위 - 텍스트 */
}
.best_page_ranking>ul>li:nth-child(3) .item_rank {
	background-color:#0097e6 !important; /* 3위 - 배경 */
	color:#ffffff !important; /* 3위 - 텍스트 */
}


/* ======== 게시판 상세 - 현재글 ======== */
.res_table>.tbody.now_list {
	outline-color:#0097e6 !important; /* 라인 */
}
.res_table>.tbody.now_list .now {
	color:#0097e6 !important; /* 텍스트 */
}

/* ======== 페이징 - 현재 페이지 ======== */
.paging_navigation a.red,
.paging_navigation a.on,
.paging_navigation_pop a.red,
.paging_navigation_pop a.on {
	border-color:#0097e6 !important; /* 라인 */
	color:#0097e6 !important; /* 텍스트 */
}

/* ======== 상세설정 컬러 지정 버튼 ========= */
div.gnb_active_line { background: #0097e6 }
div.gnb_active_text { background: #0097e6 }
div.gnb_submenu { background: #3db5f3 }
div.lnb_active_text { background: #0097e6 }
div.sale_price { background: #0097e6 }
div.basic_sale_rate { background: #0097e6 }
div.solo_event_icon { background: #0097e6 }
div.solo_event_bg { background: #0097e6 }
div.solo_event_text { background: #ffffff }
div.review_score { background: #0097e6 }
div.deatil_sale_rate_bg { background: #3db5f3 }
div.deatil_sale_rate_text { background: #ffffff }
div.coupon_btn { background: #0097e6 }
div.major_button_line { background: #0097e6 }
div.major_button_bg { background: #0097e6 }
div.major_button_text { background: #ffffff }
div.push_count_bg { background: #0097e6 }
div.push_count_text { background: #ffffff }
div.best_rank1_bg { background: #0097e6 }
div.best_rank1_text { background: #ffffff }
div.best_rank2_bg { background: #0097e6 }
div.best_rank2_text { background: #ffffff }
div.best_rank3_bg { background: #0097e6 }
div.best_rank3_text { background: #ffffff }
div.board_list_active_line { background: #0097e6 }
div.board_list_active_text { background: #0097e6 }
div.paging_active_line { background: #0097e6 }
div.paging_active_text { background: #0097e6 }

/* ====================================== //Quick Design CSS ============================================ */

