.post-created{display: none;}
.frontpage-box-content-image .frontend img{
  width: 60%;
}

#gtx-trans {
    display: none !important;
}

.post-meta .post-categories::after {
    content: none; /* Αφαιρεί το `/` μετά την κατηγορία */
}

.post-meta .post-created::before {
    content: none; /* Αφαιρεί το `/` πριν από την ημερομηνία */
}

.post-meta .post-comment {
    display: none; /* Κρύβει τα σχόλια */
}
