Ropa de Abrigo

A collection page of Fashion´s Park

categoryLinked from the homepage
Products
406
Active ads
0
Depth
Click depth 1
Published
2026/04/16

About

.fsp-categorias-wrapper { position: relative; max-width: 1180px; margin: 0 auto; padding: 0 34px; box-sizing: border-box; } .fsp-abrigos-scroll { display: flex; gap: 22px; justify-content: flex-start; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; scroll-behavior: smooth; scroll-snap-type: x proximity; padding: 0; margin-top: 24px; scrollbar-width: none; } .fsp-abrigos-scroll::-webkit-scrollbar { display: none; } .fsp-abrigos-item { display: block; width: 145px; min-width: 145px; max-width: 145px; text-decoration: none; flex: 0 0 145px; scroll-snap-align: start; user-select: none; text-align: center; } .fsp-abrigos-img { width: 112px; height: 112px; margin: 0 auto 6px; overflow: hidden; border-radius: 50%; background: #f6f6f6; display: flex; align-items: center; justify-content: center; pointer-events: none; } .fsp-abrigos-img img { width: 100%; height: 100%; object-fit: contain; object-position: center; display: block; pointer-events: none; user-select: none; } .fsp-abrigos-label { display: block; color: #222832; text-decoration: none; font-size: 14px; font-weight: 500; line-height: 1.15; text-align: center; white-space: normal; margin-top: 2px; min-height: 28px; } .fsp-abrigos-item:hover .fsp-abrigos-label { text-decoration: underline; } .fsp-cat-arrow { position: absolute; top: 48px; z-index: 3; width: 24px; height: 52px; border: 1px solid #d8dce3; background: #ffffff; color: #2c313b; font-size: 26px; line-height: 1; display: flex; align-items: center; justify-content: center; cursor: pointer; padding: 0; } .fsp-cat-arrow--left { left: 0; } .fsp-cat-arrow--right { right: 0; } .fsp-cat-arrow:hover { border-color: #bfc4cc; background: #fafafa; } @media screen and (max-width: 749px) { div[style*="margin: 0 0 -24px"] { margin-bottom: -12px !important; } .fsp-categorias-wrapper { padding: 0; } .fsp-abrigos-scroll { gap: 14px; padding: 0; margin-top: 18px; } .fsp-abrigos-item { width: calc((100% - 42px) / 3.5); min-width: ca