Tienda

Vista



.selector-vista {
display: flex;
justify-content: flex-end;
align-items: center;
gap: 5px;
margin: 0 0 20px;
font-family: “DM Sans”, sans-serif;
}
.selector-vista span {
margin-right: 10px;
font-size: 14px;
}
.selector-vista button {
width: 32px;
height: 32px;
padding: 0;
border: 0;
background: transparent;
color: #777;
font-size: 13px;
cursor: pointer;
}
.selector-vista button:hover,
.selector-vista button.activo {
background: #e8e5e6;
color: #222;
}
@media (max-width: 767px) {
.selector-vista button[data-columnas=”3″],
.selector-vista button[data-columnas=”4″] {
display: none;
}
}

Mostrando 1–16 de 84 resultados