.collection__title .heading_rightbar {
    height: 1px;
    background-color: #000;
    flex: 1;
    display: block !important;
}
.collection__title h2.title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}