@charset "utf-8";

.yotpo-vertical-pagination[data-v-87deef4e] { display: flex; justify-content: center; flex-flow: row; }

.yotpo-vertical-pagination .yotpo-reviews-pagination-item[data-v-87deef4e] { color: var(--text-color); border: 1px solid var(--primary-color); box-sizing: border-box; border-radius: 5px; padding-top: 5px; width: 158px; height: 30px; font-style: normal; font-weight: 400; font-size: 14px; line-height: 18px; text-align: center; }

.yotpo-vertical-pagination .yotpo-reviews-pagination-item[data-v-87deef4e]:active { background-color: var(--primary-color); color: rgb(255, 255, 255); }

.yotpo-vertical-pagination .disabled[data-v-87deef4e] { cursor: not-allowed; color: var(--yotpo-disabled); }

.yotpo-vertical-pagination .disabled[data-v-87deef4e]:active { cursor: not-allowed; }