@font-face {
  font-family: "Pretendard";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Thin.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Thin.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Thin.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-ExtraLight.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-ExtraLight.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-ExtraLight.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Light.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Light.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Light.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Regular.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Regular.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Medium.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Medium.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-SemiBold.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-SemiBold.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Bold.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Bold.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-ExtraBold.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-ExtraBold.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-ExtraBold.otf") format("opentype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Black.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Black.woff") format("woff"), url("https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard-Black.otf") format("opentype");
}
html body,
* {
  font-family: "Pretendard", sans-serif !important;
}

body {
  min-height: 100dvh;
}

.single-beauty .post-review .post {
  border-bottom: 1px solid #F1F1F1;
}

.header-main-web {
  display: block !important;
  box-shadow: none !important;
}

.header-title {
  box-shadow: none !important;
  padding: 20px;
  height: 24px;
  z-index: 9;
}

.header-title strong {
  font-weight: 500;
  font-size: 12px;
  color: #000001;
  line-height: 14.32px;
  margin-left: 12px;
}

.header-title svg {
  width: 14px;
  height: 18px;
}

.action-question.action-question-custom {
  margin-left: 10px;
}

.review-item-v3 {
  padding: 0 20px;
  margin-bottom: 0;
}

.review-item-v3 .d-flex.header {
  margin-bottom: 15px;
}

.review-item-v3 .d-flex.header .img-des {
  gap: 0;
  margin-bottom: 0;
  align-items: center;
  display: flex;
}

.review-item-v3 .img-des a.thumb-link {
  width: 30px !important;
  height: 30px !important;
  border-radius: 100%;
  overflow: hidden;
  /* border: 1px solid #E2E1E7; */
  display: block;
  background: transparent;
}

.review-item-v3 .img-des a.thumb-link img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.review-item-v3 .img-des .name-meta {
  margin-left: 5px;
  width: calc(100% - 35px);
}

.review-item-v3 .img-des .name-meta h5 {
  line-height: 14.32px;
}

.review-item-v3 .img-des .name-meta h5 a.name {
  font-weight: 500;
  font-size: 12px;
  color: #000001;
}

.review-item-v3 .img-des .name-meta .date {
  font-weight: 400;
  font-size: 10px;
  line-height: 11.93px;
  color: #ACACB0;
}

.review-item-v3 .list-rate {
  gap: 3px;
  align-items: center;
  margin-bottom: 20px;
}

.review-item-v3 .list-rate span {
  margin-left: 2px;
  color: #000001;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500 !important;
}

.review-item-v3 .verification {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  margin-right: 0;
  line-height: 0;
}

.review-item-v3 .verification span.receipt-verification {
  margin-right: 0 !important;
  height: 22px;
  border-radius: 30px;
  border-width: 1px;
  padding: 5px 10px;
  background: rgba(242, 94, 162, 0.8);
  border: 1px solid #F25EA2;
  color: #fff !important;
  line-height: 11px;
}

.list-child-comment {
  padding-left: 0 !important;
}

#id_reviews .post .thumb-des .box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

.single-question .question-archive .like-comment {
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-question .question-archive .like-comment > span {
  display: flex;
  align-items: center;
}

.single-question .question-archive .like-comment span svg {
  margin-right: 5px;
}

.single-question .question-archive .like-comment span span {
  font-size: 14px;
}

.question-archive .post-box .img-des .img,
body.single-question .comment-section .author-thumb {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #ebebe5;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  flex: 0 0 auto;
}

.list-comment .comment__item__left a {
  width: 100% !important;
  height: 100% !important;
}

.list-comment .list-comment__item img {
  min-width: 25px;
  min-height: 25px;
}

.comment-section .author-thumb img {
  min-width: 25px;
  min-height: 25px;
}

.gallery-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.gallery-grid .gallery__item {
  position: relative;
  line-height: 0;
  border-radius: 5px;
  overflow: hidden;
}

.diff_number {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.3803921569);
}

.post-infor {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  justify-content: space-between;
  margin-bottom: 10px;
}

.post-infor .left {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.single-question .post .box-question {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 3px;
}

.content {
  font-size: 15px;
}

.content p {
  margin-bottom: 5px;
}

.like-comment-like.active svg path,
.dislike-btn svg path {
  fill: #FF0B7A;
  stroke: #FF0B7A;
}

#form-comment .form {
  background-color: transparent !important;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  position: relative;
}

#form-comment .form input {
  background-color: transparent;
  padding: 12px 16px;
  border: 1px solid #f5f5f5;
  border-radius: 8px;
  width: 100%;
}

.form_commnets #form-comment button.add-comment {
  border-radius: 50%;
  color: #FFFFFF;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 16px;
}

.form_commnets #form-comment button.add-comment {
  background: #EBEBEB !important;
}

/* .form_commnets #form-comment button.add-comment.active {
    background: #FF65A6 !important;
    opacity: 1;
    visibility: visible;
} */
.form_commnets #form-comment button.add-comment.active svg rect {
  fill: #F25EA2 !important;
}

.post-infor .img {
  padding: 7px 6px;
}

.list-comment .comment__item__left a {
  padding: 4px 0px;
}

.list-comment .comment__item__left a img {
  margin: 0 auto;
}

.comment-section {
  margin-top: 25px;
}

.list-comment .commnet__content {
  font-size: 15px;
  word-break: break-word;
}

.comment__item__right .action {
  display: none;
}

.like-comment-like {
  margin-right: 0;
}

.comment-section.img-des {
  padding: 30px 20px 110px;
  margin: 0;
  border: none;
}

.comment-section.img-des .box-input_comment.form_commnets {
  border-top: 2px solid #E2E1E7;
  padding: 10px 10px 35px;
}

#form-comment .form input {
  background-color: #F2F1F6;
  padding: 15px;
  border: 1px solid #f5f5f5;
  border-radius: 30px;
  width: 100%;
  font-weight: 400;
  font-size: 13px;
  color: #000001;
}

.form_commnets button svg {
  vertical-align: middle;
}

button span {
  color: #271515;
}

.review-item-v3 .right .rate span {
  font-weight: 700;
}

.review-item-v3 .left .des h5 {
  display: flex;
  gap: 5px;
  margin-bottom: 5px;
  flex-wrap: nowrap;
}

.review-item-v3 .left .des h5 a:last-child {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.review-item-v3 .right .rate {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  height: 20px;
}

.tag-scroll {
  margin-bottom: 20px;
}

.price-box {
  border-bottom: 1px solid #F2F1F6;
  padding: 20px 0;
  border-top: 1px solid #F2F1F6;
  justify-content: space-between;
  align-items: center;
}

.price-box strong:first-child {
  font-weight: 400;
  font-size: 12px;
  color: #ACACB0;
}

.price-box strong {
  font-size: 15px;
  font-weight: 600;
}

.review-detail .review-item-v3 .left > .img.avatar_default {
  width: 40px;
  height: 40px;
}

.review-item-v3 .left .meta-span .date-span {
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #A1A1A1;
}

.like-style-v2 {
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 100% !important;
  color: #000001 !important;
  padding-left: 5px;
}

.store-short-info {
  /*         border: 1px solid #EBEBEB; */
  /*         border-radius: 4px; */
}

.store-short-info img {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

.store-short-info .box-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 12px !important;
}

.store-info-address {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #A1A1A1;
}

.store-info-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #333333;
}

.tag-scroll a {
  background-color: #F2F1F6 !important;
  border-radius: 5px;
  margin-right: 5px !important;
  color: #8D8D90 !important;
  font-weight: 400;
  font-size: 10px;
  height: 22px;
  line-height: 11px;
  padding: 5px 10px;
}

.box-title-v1 {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #271515;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 2px;
}

.wrap {
  padding-top: 24px !important;
}

.modal__content {
  padding: 32px 24px;
  border-radius: 20px;
}

div.modal__content .messenger {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  min-height: auto;
  border-bottom: none;
}

div.modal__content {
  width: calc(100% - 30px);
}

.modal__content .action .btn_cancel,
.modal__content .action .btn_okay {
  display: flex;
  height: 48px;
  padding: 18px 10px;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  width: calc(50% - 0px);
  border-radius: 8px;
}

.modal__content .btn_cancel {
  color: #FF65A6;
  border: 1px solid #FF65A6;
}

.modal__content .btn_okay {
  background: #FF65A6;
  color: #fff !important;
}

.modal__content .action {
  margin-top: 24px;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.review-detail .list-comment__item svg {
  vertical-align: bottom;
}

.preview-image-comment {
  display: flex;
  padding-bottom: 8px;
}

.preview-image-comment .item_upload_file {
  width: 80px;
  height: 80px;
  border-radius: 8px;
  display: block;
  background-color: transparent;
  background-size: cover;
  overflow: hidden;
}

.preview-image-comment .item_upload_file img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.preview-image-comment .remove-img {
  width: 16px;
}

.right.edit-action-custom {
  position: fixed;
  top: 12px;
  z-index: 2222;
  right: 6px;
}

.wrap.review-detail {
  padding: 0;
  margin-top: 53px;
}

.header-title {
  max-width: 650px;
  left: auto;
  box-shadow: 0px 7px 8px rgba(0, 0, 0, 0.08);
}

.right.edit-action-custom {
  position: absolute;
}

.bottom-nav.bottom-nav-web {
  display: none;
}

.review-item-v3 .image-box {
  margin-bottom: 20px;
}

.review-item-v3 .image-box .count {
  background: rgba(26, 27, 28, 0.5019607843);
  padding: 4px 15px;
  border-radius: 11px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-weight: 400;
  font-size: 10px;
}

.review-item-v3 .content {
  padding: 0;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
  color: #000001;
}

.review-item-v3 .content p {
  margin-bottom: 0;
}

.form_commnets {
  max-width: 650px;
  left: 50%;
  transform: translateX(-50%);
}

.compensate-for-scrollbar {
  margin-right: auto;
}

.popup-box.review-popup-box.active .box {
  max-width: 500px;
}

.popup-box .cancel-popup {
  color: #a1a1a1 !important;
}

.review-item-v3 .image-box a {
  display: block;
}

.review-item-v3 .image-box .item img {
  border-radius: 10px;
  overflow: hidden;
  height: 200px !important;
}

.comment-from-clinic,
.store-short-info.clinic-info {
  flex-wrap: wrap;
  padding: 20px;
}

.comment-from-clinic {
  border-bottom: 1px solid #E2E1E7;
}

.clinic-event {
  border: 1px solid #F2F1F6;
  padding: 10px;
  border-radius: 5px;
  width: 100%;
}

.comment-from-clinic .cmt-header,
.clinic-info-header {
  display: flex;
  justify-content: space-between;
  flex: 1 0 auto;
  align-items: center;
}

.comment-from-clinic .cmt-header h5,
.clinic-info-header h5 {
  font-weight: 600;
  font-size: 13px;
  line-height: 100%;
  color: #000001;
  margin-bottom: 0;
}

.comment-from-clinic .cmt-header span,
.clinic-info-header span {
  text-decoration: underline;
  font-weight: 500;
  font-size: 12px;
  color: #A8A8AD;
  cursor: pointer;
}

.comment-from-clinic .comment {
  margin-top: 15px;
  font-weight: 400;
  font-size: 13px;
  padding: 15px;
  background: #FAFAFC;
  border-radius: 10px;
  color: #000001;
  display: none;
  width: 100%;
}

a.a-event {
  display: none;
}

.comment-section h2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000001;
  margin-bottom: 20px;
}

.btn-edit-comment {
  text-align: right;
  top: 0;
  transform: unset;
}

.list-comment .commnet__content {
  margin: 0 0 10px !important;
}

.list-comment .commnet__content .comment-image {
  margin: 0 0 15px;
  width: 160px;
  height: 100px;
}

.list-comment .commnet__content .comment-image img {
  border: 1px solid #F2F1F6;
  border-radius: 5px;
}

.list-comment .dislike-btn svg path {
  fill: #F25EA2 !important;
  stroke: #F25EA2 !important;
}

._more.list-comment__item.list-comment {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 35px;
  border-bottom: 1px solid #E2E1E7;
  border-top: 1px solid #E2E1E7;
  padding: 15px 0 20px;
}

._more.list-comment__item.list-comment > * {
  display: flex;
  align-items: center;
}

._more.list-comment__item.list-comment button {
  margin-right: 0;
}

.comment__item__right.flex-fill {
  position: relative;
}

.delete_comment .modal__content .btn_okay {
  background: #F25EA2 !important;
}

.delete_comment .modal__content .btn_cancel {
  color: #F25EA2;
  border: 1px solid #F25EA2;
}

.single-beauty section#id_reviews {
  padding: 0px;
  margin-top: 40px;
}

section#id_reviews .excerpt a {
  line-height: 8px;
}

a.btn-comment.reply-btn {
  display: flex;
  align-items: center;
}

a.btn-comment.reply-btn svg {
  margin-right: 3px;
}

@media (min-width: 300px) {
  .header-title {
    top: 63px;
  }
  .wrap.review-detail {
    margin-top: 105px;
  }
}
@media (min-width: 780px) {
  .header-title {
    top: 67px;
  }
}
@media (min-width: 1024px) {
  .header-title {
    top: 75px;
  }
  .wrap.review-detail {
    padding: 125px 0 0 !important;
    margin-top: 0;
  }
  .review-item-v3 .image-box .item img {
    height: 300px !important;
  }
}
@media (max-width: 779px) {
  .wrap.review-detail {
    margin-top: 20px;
    padding: 30px 0 0 !important;
  }
  .header-main-web {
    display: none !important;
  }
  .header-title {
    top: 0;
  }
}/*# sourceMappingURL=review.css.map */