@charset "utf-8";

/* 고객님을 위한 필웨이 추천상품 페이지 */
.recomGoodsListPage {width: 1000px;margin: 0 auto;padding-top: 25px;}
.recomGoodsListPage__title {font-size:26px;font-family: 'Pretendard SemiBold';}
.recomGoodsListPage__title .refreshIcon {display:inline-flex;width:24px;height:24px;margin-left:10px;background-size:24px 24px;background-image:url("//icon.feelway.com/recent/common/icon/icon_refresh_v2.svg");background-repeat: no-repeat;vertical-align:-3px}
.recomGoodsListPage__content {padding-top:30px;margin-top:25px;border-top:1px solid #eee;}
