#footer.no-newsletter .site-name {
    width: 100%;
    justify-content: end;
    margin-top: 25px;
    margin-bottom: -30px;
    padding: 0;
    }
    .footer-rows{
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    }
    .custom-footer{
    justify-content: space-between;
    }
    #footer.no-newsletter .site-name {
    margin-right: 25px;
    }
    #footer>.container {
    max-width: 1418px;
    border-top: solid 1px #7A3E52;
    }
    .box.box-filters, .box.box-categories {
    background: transparent;
    }
    .p-short-description {
    display: none;
    }