#footer .secondary-blog .blog-item {
display: none;
}

.anthemeblocks-categoriesproduct-3:after {
    content: "Blog";
    display: table;
    clear: both;
   text-align: center;
    font-size: 45px;
}



.anthemeblocks-footer-payments  {
    display: flex;
    justify-content: center;
    width: 100%;
}


@media (min-width: 768px) {
  .col-md-4.links {
    display: flex;
    width: 58%;
  }

  .col-md-4.links > .row {
    display: inline-flex;
    width: 100%;
  }
}
