.catalog-showby{position:relative;display:flex;align-items:center;height:50px;padding-left:25px}@media screen and (max-width:991px){.catalog-showby{height:auto}}.catalog-showby__icon{position:absolute;top:16px;left:0;width:17px;height:17px}@media screen and (max-width:991px){.catalog-showby__icon{top:3px;left:0}}.catalog-showby__title{margin-right:12px;font-size:16px;font-weight:500;letter-spacing:0}@media screen and (max-width:991px){.catalog-showby__title{font-size:14px}}.catalog-showby__list{display:flex}.catalog-showby__value{color:#787878;font-size:16px;letter-spacing:0;cursor:pointer;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}