.reviews-filter{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px;font-size:14px}.reviews-filter .reviews-filter__rating-stars-icon{fill:#ffb800}.reviews-filter .reviews-filter__rating-stars-icon.reviews-filter__rating-stars-icon_empty{fill:#dadada}.reviews-filter .reviews-filter__filter-sort-orop{white-space:nowrap}.reviews-filter .reviews-filter__filter-sort-orop:hover{color:var(--main-color)}.reviews-filter .reviews-filter__filter-sort-orop:hover .toggle-icon::before{border-color:var(--main-color)}.reviews-filter .reviews-filter__filter-rating,.reviews-filter .reviews-filter__filter-sort-by{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.reviews-filter .reviews-filter__filter-sort-by{-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.reviews-filter .reviews-filter__filter-sort-by .filter-sort-text{margin-right:10px}.reviews-filter .rating-select{border:1px solid #e4e4e4;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.15);box-shadow:0 2px 2px rgba(0,0,0,.15)}.reviews-filter .rating-select__item{padding:.5rem 1rem;margin:0;cursor:pointer;list-style-type:none}.reviews-filter .rating-select__item:not(:first-child){border-top:1px solid #e4e4e4}.reviews-filter .reviews-filter__title{margin-right:25px;float:left}.reviews-filter .checkbox-group,.reviews-filter .filter-photo{float:left}.reviews-filter #select-rating{float:left;margin-right:25px}.reviews-filter .sort-group{float:right;margin-right:25px}.reviews-filter #select-sort{float:right}.reviews-filter #current-option-select-rating,.reviews-filter #current-option-select-sort{width:100%;height:26px;cursor:pointer}.reviews-filter .reviews-filter__rating-select{display:none;width:200px;padding:0 20px;background:#fff;position:absolute;margin:.7rem 0 0;z-index:100}.reviews-filter .reviews-filter__rating-select::before{content:"";bottom:100%;left:1.5rem;width:1rem;height:1rem;margin-bottom:-.45rem;border-top:1px solid #ced2d5;border-left:1px solid #ced2d5;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.reviews-filter .filter-photo{color:#6c727d!important;margin-right:5px;font-family:"ProximaNovaLight",Arial,sans-serif}.reviews-filter .toggle-icon{position:relative;margin-left:15px}.reviews-filter .toggle-icon::before{content:"";position:absolute;top:calc(50% - 4px);right:4px;width:6px;height:6px;margin-top:0;border-bottom:1px solid #000;border-right:1px solid #000;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.reviews-filter .select-rating-open .toggle-icon::before{top:50%;-webkit-transform:rotate(225deg);transform:rotate(225deg)}@media (max-width:650px){.filter-sort-text,.reviews-filter__title{display:none}}