/* BASIC css start */
#content .trendingWrap .info .name, #content .trendingWrap .info .cash { font-size: 18px; }
#content .trendingWrap .info .cash .price01 { font-size: 15px; }
#content .trendingWrap .info .cash .sale { font-weight:  bold; }

#content .util { display: flex; align-items: center; justify-content: space-between; } 
#content .util::after { display: none; }
#content .util .swiper-scrollbar { width: 100%; height: 5px;  background: #dfdfdf; }
#content .util .swiper-container .swiper-notification { bottom: 0; left: 0; }
#content .util .navi { width: 100px; display: flex; justify-content: space-between; }
#content .util .swiper-scrollbar .progress { transition: all 3.5s ease; height: 5px; background:#000; }
#content .trendingWrap .my-wish-list div.off:after, .my-wish-list div.on:after {  font-size: 36px;}
/* BASIC css end */

