@charset "utf-8";

.yotpo-custom-questions-meta-data-wrapper { display: flex; flex-direction: column; text-align: start; }

.yotpo-custom-questions-meta-data-wrapper .yotpo-custom-questions-meta-data-question { margin-bottom: 10px; }

.yotpo-custom-questions-meta-data-wrapper .yotpo-custom-questions-meta-data-question .yotpo-custom-questions-meta-data-title { display: flex; justify-self: flex-start; text-transform: capitalize; font-size: 14px; font-weight: 700; line-height: 22px; }

.yotpo-custom-questions-meta-data-wrapper .yotpo-custom-questions-meta-data-question .yotpo-custom-questions-meta-data-value { display: flex; justify-self: flex-start; line-height: 22px; font-weight: 400; font-style: normal; font-size: 14px; }

.yotpo-review-questions-mobile-panel .yotpo-review-product-questions .yotpo-review-question-wrapper .yotpo-custom-questions-meta-data-wrapper { display: flex; flex-direction: row; }

.yotpo-review-questions-mobile-panel .yotpo-review-product-questions .yotpo-review-question-wrapper .yotpo-custom-questions-meta-data-wrapper .yotpo-custom-questions-meta-data-question { display: flex; flex-direction: row; margin-right: 15px; }

.yotpo-review-questions-mobile-panel .yotpo-review-product-questions .yotpo-review-question-wrapper .yotpo-custom-questions-meta-data-wrapper .yotpo-custom-questions-meta-data-question .yotpo-custom-questions-meta-data-title { margin-right: 5px; }

.yotpo-review-questions-mobile-panel .yotpo-review-product-questions .yotpo-review-question-wrapper .yotpo-custom-questions-meta-data-wrapper .yotpo-custom-questions-meta-data-question .yotpo-custom-questions-separator { margin-left: 15px; color: var(--text-color); }