Акции Club4Paws, Optimeal
Возврат за 14 дней
Гарантийный платеж
Поддержка 24/7
Для кошек
Рекомендуемые товары
Акционные товары
Топ Бренды
.brands-scroll {
width: 100%;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
scrollbar-width: thin;
padding: 5px 0 10px;
}
.brands-list {
display: flex;
gap: 10px;
width: max-content;
}
.brands-list a {
flex: 0 0 auto;
display: flex;
align-items: center;
justify-content: center;
height: 48px;
padding: 0 22px;
background: #fff;
border: 1px solid #e5e5e5;
border-radius: 8px;
color: #222;
text-decoration: none;
font-size: 14px;
font-weight: 600;
white-space: nowrap;
transition: all .2s ease;
box-sizing: border-box;
}
.brands-list a:hover {
border-color: #222;
box-shadow: 0 3px 10px rgba(0,0,0,.08);
}
.brands-scroll::-webkit-scrollbar {
height: 5px;
}
.brands-scroll::-webkit-scrollbar-thumb {
background: #ccc;
border-radius: 10px;
}
.brands-scroll::-webkit-scrollbar-track {
background: #f5f5f5;
}

