/* oBeynet v6.8.23 — category media isolation */
/* Never display a seller/listing photo as the visual of a category. */
.ob823-category-visual{background:linear-gradient(145deg,#f7f9fb,#edf2f6);border-bottom:1px solid #e7edf2;}
.ob823-category-visual span{width:62px;height:62px;border-radius:18px;background:#fff;border:1px solid #e2e8ed;display:grid;place-items:center;box-shadow:0 8px 24px rgba(22,38,50,.06);}
@media(max-width:760px){.ob823-category-visual span{width:52px;height:52px;border-radius:15px;}}
