@charset "utf-8";

.yotpo-main-layout { display: flex; flex-direction: column; width: 100%; }

.yotpo-main-layout .yotpo-border-margin { margin-top: 70px; }

.yotpo-main-layout .yotpo-empty-state-blank { height: 100%; }

.yotpo-reviews-container, .yotpo-reviews-placeholder { width: 100%; }

.yotpo-display-l .yotpo-main-widget-tabs, .yotpo-display-m .yotpo-main-widget-tabs { justify-content: flex-start; }

.yotpo-display-s .yotpo-main-widget-tabs { margin-top: 70px; justify-content: center; }

.yotpo-media-gallery-container { margin-top: 8px; }