@charset "utf-8";

.yotpo-review-votes-icons-container[data-v-61597e82] { display: flex; flex-direction: row; align-self: self-end; }

.yotpo-review-votes-icons-container .yotpo-review-votes-icons[data-v-61597e82] { display: flex; flex-direction: row; gap: 10px; margin-inline-end: 5px; font-family: var(--secondary-font-family); font-weight: var(--secondary-font-weight); font-style: var(--secondary-font-style); font-size: 12px; line-height: normal; fill: rgb(44, 44, 44); }

.yotpo-review-votes-icons-container .yotpo-review-votes-icons .yotpo-review-votes-icon-up[data-v-61597e82] { margin-top: 3px; cursor: pointer; }

.yotpo-review-votes-icons-container .yotpo-review-votes-icons .yotpo-review-votes-icon-down[data-v-61597e82] { margin-top: 6px; cursor: pointer; }

.yotpo-review-votes-icons-container .yotpo-review-votes-icons .selected[data-v-61597e82] { fill: var(--1ac1ba9e); }

.yotpo-review-votes-icons-container .yotpo-review-votes-icons .disabled[data-v-61597e82] { fill: var(--yotpo-black) !important; cursor: not-allowed !important; }

.yotpo-review-votes-icons-container .yotpo-review-votes-icons[data-v-61597e82]:focus-visible { outline: -webkit-focus-ring-color auto 5px; outline-offset: 3px; }

.yotpo-review-votes-icons-container .yotpo-review-votes-number[data-v-61597e82] { user-select: none; }