@charset "utf-8";

.yotpo-related-product-container {
  &[data-v-1dfc8e59] { display: flex; flex-direction: column; font-size: 12px; margin-top: 12px; align-items: flex-start; color: var(--yotpo-card-accent); font-family: var(--secondary-font-family); font-weight: var(--secondary-font-weight); font-style: var(--secondary-font-style); line-height: 14px; max-width: 90%; text-align: start; }
  & .yotpo-related-product[data-v-1dfc8e59] { display: flex; align-items: center; margin-bottom: 8px; }
}

.yotpo-bundled-img[data-v-1dfc8e59] { width: 28px; height: 28px; object-fit: cover; margin-inline-end: 8px; }

.yotpo-related-product-label[data-v-1dfc8e59], .yotpo-related-product-name[data-v-1dfc8e59] { color: var(--text-color); font-size: 12px; }

.yotpo-related-product-name[data-v-1dfc8e59] { text-decoration: none; }

a.yotpo-related-product-name-link[data-v-1dfc8e59] { font-size: 12px; color: var(--primary-color); text-decoration: none; padding: 10px; margin: -10px; display: inline-block; line-height: 1; }

a.yotpo-related-product-name-link[data-v-1dfc8e59]:hover { cursor: pointer; color: var(--stars-color); text-decoration: none; }