.category-page {
    border-top: 1px solid rgba(0, 0, 0, 0.10);
}

.product-area {
    min-height: 60vh;
}

.product-list-header {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 18px 0 19px;
}