.fs-c-pagination__item {
  line-height: 1.1 !important;
}

#product_list .fs-c-productMarks {
  display: flex !important;
}

#recomend .fs-c-productMarks {
  display: flex !important;
}


#shop .shop_inner_box {
    margin-bottom: 32px;
}

@media only screen and (max-width: 767px) {
  #shop .shop_list .shop_list_item__body .new_open {
    font-size: 1.2rem !important;
  }
}

#shop .shop_info .open {
    word-break: keep-all;
}
 
 