/* BASIC css start */
#search .product_list_wrap.list_st2 .product_item, .product_list_wrap.list_st3 .product_item{border-top:0}

/* 상품정보 */
.prd-brnd{ margin: 0 0 2px; color: #757575; font-size: 12px; font-family: 'Noto Sans KR', sans-serif;}
.listName{ margin: 0 0 10px; font-size: 12px;}
.prd-price{font-size: 12px; color: #D22525; font-family: 'Noto Sans KR', sans-serif; }
.prd-price:after{content:''; display:block; clear:both}
.prd-price .dc_per{ float: left; margin: 0 2px 0 0; color: #ff7777; font-size: 15px;}
.prd-price .price{ float: left; color: #000; font-size: 15px; font-family: 'Noto Sans KR', sans-serif;}
.prd-price strike{ float: left; margin: 0 0 0 2px; color: #757575; font-size: 12px;}

.product_list_wrap.list_st2 .product_item .thumb img, .product_list_wrap.list_st3 .product_item .thumb img{border-radius: 8px;}
/* BASIC css end */

