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

상품 리뷰 - 스퀘어 위젯

body.products.reviews #content {
  padding-top: 5px;
}

.products_reviews__head {
  display: none;
}

.products_reviews__foot {
  display: none;
}

.products_reviews_gallery_review__section.products_reviews_gallery_review__section--review {
  display: none;
}

.products_reviews_gallery_review__section.products_reviews_gallery_review__section--product {
  display: none;
}

.products_reviews_gallery_review__section--photo {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 0;
}

.products_reviews_gallery_review__box_default {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 100%;
  border-radius: 0;
}

.grid__item {
  margin: 4px 2px 0 2px;
}

.products_reviews {
  padding: 0 7px;
}

.products_reviews_gallery_review__my_tag {
  top: 14px;
}
.products_reviews_gallery_body__reviews {
  width: 930px;
}

.products_reviews_summary {
  display: none;
}

.products_reviews_header {
  display: none;
}

.products_reviews_gallery_body__index_thumbnail_container .photo_review_thumbnail__review_author_info {
  display: none;
}

.products_reviews_gallery_body__index_thumbnail_container .review_thumbnail {
  width: 180px;
  margin: 0 3px 8px;
  border: 0;
}

.products_reviews_gallery_body__index_thumbnail_container .photo_review_thumbnail__image {
  width: 180px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.products_reviews_gallery_body__index_thumbnail_container .photo_review_thumbnail__thumbnail_container {
  height: 200px;
  border-bottom: 0;
  position: relative;
}

.widget_reviews {
  padding: 0;
}

.widget_reviews__body {
  border-bottom: 0;
}

.products_reviews__foot {
  display: none;
}