.catalog-showby{align-items:center;display:flex;height:50px;padding-left:25px;position:relative}@media screen and (max-width:991px){.catalog-showby{height:auto}}.catalog-showby__icon{height:17px;left:0;position:absolute;top:16px;width:17px}@media screen and (max-width:991px){.catalog-showby__icon{left:0;top:3px}}.catalog-showby__title{font-size:16px;font-weight:500;letter-spacing:0;margin-right:12px}@media screen and (max-width:991px){.catalog-showby__title{font-size:14px}}.catalog-showby__list{display:flex}.catalog-showby__value{color:#787878;cursor:pointer;font-size:16px;letter-spacing:0;transition:color .3s ease}@media screen and (max-width:991px){.catalog-showby__value{font-size:14px}}.catalog-showby__value.active,.catalog-showby__value:hover{color:var(--color-prime)}.catalog-showby__value:not(:last-child){margin-right:12px}