.tp-product-category-title {
        font-size: 13px;
    }
.tp-feature-area .feature-box {
        padding: 18px;
        min-height: 154px;
    }
.show-now-section {
   
    background-color: #67babe;
    padding: 3px;
    color: #e0001a;
}
.footer .col-6{
  width: 100%;
}
.product-box .tp-image-product .badge-name{
  background: #e0001a !important;
}
@media screen and (max-width: 768px) {
.footer,.certificates,
.tp-footer-contact .tp-footer-contact-item,
.tp-footer-social,.google-apple-stores{
     text-align: center; 
      justify-content: center;
}
}