@charset "utf-8";

.yotpo-filters-container { width: 100%; display: flex; margin: 40px 0px 10px; }

.yotpo-filters-container .yotpo-filters-container-inner { display: flex; flex-flow: column; width: 100%; align-items: flex-start; justify-content: space-between; gap: 24px 10px; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel { display: flex; flex-flow: wrap; flex-basis: 80%; justify-content: flex-start; gap: 24px 10px; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container { order: 1; flex-grow: 0; width: 173px; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container--rtl { margin-right: unset; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-score-filter-container { order: 2; flex-grow: 0; width: 173px; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-media-filter-container { order: 3; flex-grow: 0; width: 173px; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-country-filter-container { order: 4; flex-grow: 0; width: 173px; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-smart-topics-container { order: 3; flex-grow: 0; margin-right: 2%; flex-basis: 10%; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-mobile-filters-popup-btn { flex: 1 0 35%; order: 2; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-smart-topics-panel { display: flex; flex-direction: row; flex-basis: 80%; justify-content: flex-start; width: inherit; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-smart-topics-panel .yotpo-smart-topics-container { flex-grow: 0; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel { display: flex; flex-direction: row; flex-basis: 15%; justify-content: flex-end; align-self: flex-end; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel .yotpo-sorting-filter-container { flex-grow: 0; }

.yotpo-display-s .yotpo-filters-container { display: flex; flex-direction: column; margin: 24px 0px 12px; width: 100%; place-content: flex-end; }

.yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner { display: flex; flex-direction: column; width: 100%; align-items: flex-start; gap: 24px; }

.yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel { width: 100%; justify-content: space-between; }

.yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container { width: 180px; flex-grow: 2; }

.yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-mobile-filters-popup-btn { width: 125px; }

.yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-bottom-panel { display: flex; justify-content: space-between; order: 1; width: 100%; }

.yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-bottom-panel .yotpo-score-filter-container { order: 0; flex-grow: 0; margin-right: 2%; flex-basis: 47%; }

.yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-bottom-panel .yotpo-media-filter-container { order: 1; flex-grow: 0; flex-basis: 47%; }

.yotpo-bold-margin { margin-bottom: 32px; }