/* BASIC css start */
.item_list_box .name {font-size: 18px; font-weight: 500; letter-spacing: -.3px; height: 55px;}
.item_list_box .price {display: none;}
.item_list_box .price {font-size: 17px; font-weight: 600; letter-spacing: -.1px; color: #F44336;}
.item_list_box .discount {color: #777;}
.item_list_box .color_red {color: #F44336;}


.sub_tit {color: #333 !important; font-weight:700; font-size: 28px; letter-spacing: -0.5px; padding: 50px 0 30px 0;}
.depth2_tab { padding-bottom: 50px; margin-top: 0;}
.depth2_tab a.on { color: #1B9C67; font-weight: 700; background: none; margin: 0;}
.depth2_tab a { font-size: 16px; font-weight: 500; color: #333; padding: 0 20px;}
.depth2_tab a.on:after {display: none;}
.depth2_tab a.on:before {left: 0;}


.item_list_box .name {font-size: 18px; font-weight: 500; letter-spacing: -.3px; height: 55px;}
.item_list_box .price {font-size: 17px; font-weight: 600; letter-spacing: -.1px;}
.item_list_box .color_red {color: #F44336;}
/* BASIC css end */

