swcheon of CREMA Publishing Team
2/26/2018 - 1:33 AM

둥근썸네일 위젯 - 갤러리 위젯 (리뷰 작성일 미노출)

.top_menu {
  display: none;
}

.pagination__button, .pagination__button--active {
  border: 0;
}

.reviews_index_gallery_review {
  position: relative;
  box-shadow: none;
}

.photo_review_thumbnail__review_author_info {
  position: absolute;
  top: 260px;
  right: 1px;
  width: 105px;
  border-bottom: 0;
}

.reviews_index_gallery_review__review_product {
  height: 85px !important;
  background: #fff;
}

.reviews_index_gallery_review__review_product_thumbnail {
  position: absolute;
  bottom: 20px;
}

.reviews_index_gallery_review__review_product_thumbnail img {
  width: 72px;
  height: 72px;
  border-radius: 100%;
}

.photo_review_thumbnail__date_name_container,
.photo_review_thumbnail__date_name_container--show_created_at {
  position: static;
}

.photo_review_thumbnail__author_name {
  position: absolute;
  top: -45px;
  right: 0;
  margin-right: 0;
  color: #fff;
  font-size: 12px;
}

.photo_review_thumbnail__created_at {
  position: absolute;
  top: -45px;
  right: -3px;
  width: 90px;
  color: #fff;
  font-size: 12px;
}

.reviews_index_gallery_review__review_product_info {
  margin-left: 86px;
}

.reviews_index_gallery_review__product_info_title {
  position: absolute;
  top: 254px;
  width: 110px;
  font-size: 12px;
  font-weight: bold;
}

.reviews_index_gallery_review__product_info_feedbacks {
  position: absolute;
  bottom: 14px;
  color: #aaa;
  font-size: 12px;
}

.reviews_index_gallery_review__product_info_feedbacks strong {
  padding-right: 5px;
  color: #aaa;
  font-weight: normal;
}

.photo_review_thumbnail__review_title {
  height: 2.4em;
  line-height: 140%;
  white-space: normal;
}

.reviews_index {
  padding: 0;
}

.reviews_index__body {
  border-bottom: 0;
}

.reviews_index__foot, .reviews_index__footer {
  padding-top: 0;
}

.reviews_index__foot, .reviews_index__footer {
  display: none;
}

.reviews_index_gallery_review {
  margin: 0 8px 50px;
}

.reviews_index--gallery .reviews_index__reviews {
  width: 1165px;
}