.header.type2 .top-header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.top_head_text_new .top-header {
    color: #fff;
    text-align: center;
    background: #b8aa83;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
}.top_head_text_new {
    background: #b8aa83;
    margin-top: 5px;
    margin-bottom: 5px;
}

.mobile_filter_button {
    display: none;
}

@media (min-width: 1024px) and (max-width: 1601px) {
    .catalog_keramogranit .catalog_item {
        width: 80%;
    }
}

.catalog_keramogranit .sidebar-filter .icon-arrow-light-down {
    display: none;
}

#del_filter {
    color: #000;
}