@charset "utf-8";

.yotpo-review-product-variant-wrapper { display: flex; flex-direction: column; text-align: start; }

.yotpo-review-product-variant-wrapper .yotpo-review-product-variants-bold { display: flex; flex-direction: column; }

.yotpo-review-product-variant-wrapper .yotpo-review-product-variants-standard { display: flex; flex-flow: wrap; align-content: center; }

.yotpo-review-product-variant-wrapper .yotpo-review-product-variant-row { display: flex; flex-direction: row; }

.yotpo-review-product-variant-wrapper .yotpo-review-product-variant-variant { margin-bottom: 10px; display: flex; flex-direction: row; }

.yotpo-review-product-variant-wrapper .yotpo-review-product-variant-variant .yotpo-review-product-variant-title { display: flex; justify-self: flex-start; text-transform: capitalize; font-size: 14px; font-weight: 700; line-height: 22px; }

.yotpo-review-product-variant-wrapper .yotpo-review-product-variant-variant .yotpo-review-product-variant-value { display: flex; justify-self: flex-start; line-height: 22px; font-weight: 400; font-style: normal; font-size: 14px; }

.yotpo-review-variants-mobile-panel .yotpo-review-product-variants .yotpo-review-variant-wrapper .yotpo-review-product-variant-wrapper { display: flex; flex-direction: row; }

.yotpo-review-variants-mobile-panel .yotpo-review-product-variants .yotpo-review-variant-wrapper .yotpo-review-product-variant-wrapper .yotpo-review-product-variant-variant { display: flex; flex-direction: row; margin-right: 15px; }

.yotpo-review-variants-mobile-panel .yotpo-review-product-variants .yotpo-review-variant-wrapper .yotpo-review-product-variant-wrapper .yotpo-review-product-variant-variant .yotpo-review-product-variant-title { margin-right: 5px; }

.yotpo-review-variants-mobile-panel .yotpo-review-product-variants .yotpo-review-variant-wrapper .yotpo-review-product-variant-wrapper .yotpo-review-product-variant-variant .yotpo-variant-separator { margin-left: 15px; color: var(--text-color); }