:root{--page-title-display:none;}/* Start custom CSS */.item-wrap-v2 .item-footer {
    display: none;
}

section.listing-wrap {
    background-color: #efefef;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-top: 45px;
    padding-bottom: 45px;
}

@media (min-width: 1200px) {
.container {
    max-width: 1400px;
}}

.page-title-wrap{
    display: none
}/* End custom CSS */