@charset "utf-8";

.yotpo-comment[data-v-4e26f402] { display: flex; flex-direction: row; margin-top: 26px; }

.yotpo-comment .yotpo-comment-data[data-v-4e26f402] { flex: 1 1 auto; display: flex; flex-direction: column; align-items: flex-start; }

.yotpo-comment .yotpo-vertical-line[data-v-4e26f402] { border-left: 1px solid var(--text-color); margin-left: 30px; }

.yotpo-comment .yotpo-comment-title[data-v-4e26f402] { margin-left: 10px; color: var(--text-color); font-weight: var(--primary-font-weight); font-family: var(--primary-font-family); font-size: 14px; font-style: normal; line-height: 22px; letter-spacing: 0px; }

.yotpo-comment .yotpo-comment-content[data-v-4e26f402] { margin-left: 10px; color: var(--text-color); white-space: pre-wrap; }

.yotpo-comment .yotpo-comment-content[data-v-4e26f402], .yotpo-comment .yotpo-comment-link[data-v-4e26f402] { min-width: fit-content; font-family: var(--secondary-font-family); font-weight: var(--secondary-font-weight); font-size: 14px; font-style: normal; line-height: 22px; letter-spacing: 0px; word-break: break-word; }

.yotpo-comment .yotpo-comment-link[data-v-4e26f402] { color: var(--primary-color); text-decoration: none; }

.yotpo-comment .yotpo-comment-link[data-v-4e26f402]:hover { text-decoration: underline; }

.yotpo-comment .yotpo-comment-avatar[data-v-4e26f402] { flex: 0 0 auto; }

.yotpo-comment.yotpo-comment--rtl .yotpo-vertical-line[data-v-4e26f402] { border-right: 1px solid var(--text-color); margin-right: 30px; border-left: unset; margin-left: unset; }

.yotpo-comment.yotpo-comment--rtl .yotpo-comment-avatar[data-v-4e26f402], .yotpo-comment.yotpo-comment--rtl .yotpo-comment-content[data-v-4e26f402], .yotpo-comment.yotpo-comment--rtl .yotpo-comment-title[data-v-4e26f402] { margin-right: 10px; margin-left: unset; }

.yotpo-display-s .yotpo-comment-avatar[data-v-4e26f402] { width: 20px; height: 20px; }