@charset "utf-8";

.yotpo-display-s .yotpo-filtering-pills__container[data-v-1e85a25c] { margin-top: 12px; }

.yotpo-filtering-pills__container[data-v-1e85a25c] { display: flex; align-items: start; gap: 13px; font-family: sans-serif; flex-wrap: wrap; margin-inline-end: 13px; }

.yotpo-filtering-pills__pill[data-v-1e85a25c] { display: flex; align-items: center; justify-content: center; gap: 6px; font-family: var(--secondary-font-family); color: var(--yotpo-black); padding: 0px 10px; font-size: 14px; font-weight: 500; background-color: transparent; border: 1px solid var(--primary-color); border-radius: 7px; cursor: pointer; height: 33px; box-sizing: border-box; }

.yotpo-filtering-pills__pill[data-v-1e85a25c]:focus, .yotpo-filtering-pills__pill[data-v-1e85a25c]:focus-visible, .yotpo-filtering-pills__pill[data-v-1e85a25c]:hover { background-color: var(--primary-color); color: var(--yotpo-empty-white); }

.yotpo-filtering-pills__pill:focus .yotpo-filtering-pills__pill-icon-close[data-v-1e85a25c], .yotpo-filtering-pills__pill:focus-visible .yotpo-filtering-pills__pill-icon-close[data-v-1e85a25c], .yotpo-filtering-pills__pill:hover .yotpo-filtering-pills__pill-icon-close[data-v-1e85a25c] { color: var(--yotpo-empty-white); }

.yotpo-filtering-pills__pill:focus .yotpo-filtering-pills__pill-title[data-v-1e85a25c], .yotpo-filtering-pills__pill:focus-visible .yotpo-filtering-pills__pill-title[data-v-1e85a25c], .yotpo-filtering-pills__pill:hover .yotpo-filtering-pills__pill-title[data-v-1e85a25c] { color: var(--yotpo-empty-white) !important; }

.yotpo-filtering-pills__pill span[data-v-1e85a25c] { font-size: inherit; font-family: inherit; cursor: pointer; }

.yotpo-filtering-pills__pill--rtl[data-v-1e85a25c], .yotpo-filtering-pills__pill--rtl span[data-v-1e85a25c] { direction: rtl; }

.yotpo-filtering-pills__pill-icon[data-v-1e85a25c] { margin-inline-end: 4px; }

.yotpo-filtering-pills__pill-icon-close[data-v-1e85a25c] { width: 10px; color: var(--primary-color); }

.yotpo-filtering-pills__pill-icon-close .yotpo-close-icon[data-v-1e85a25c] { width: 10px; height: 10px; cursor: pointer; }