/* Απόκρυψη του header-title ΜΟΝΟ στις σελίδες τύπου "Basic page" */
.node--type-page .header-title {
    display: none !important;
}