/* Για υπολογιστές */ .general_K2_text h1, div.general_K2_text h1, h1.itemTitle, .itemHeader h2.itemTitle, h1, .page-header h1 { display: none !important; visibility: hidden !important; opacity: 0 !important; height: 0 !important; margin: 0 !important; padding: 0 !important; } /* Για κινητά και τάμπλετ (επιβολή απόκρυψης) */ @media only screen and (max-width: 767px) { .general_K2_text h1, div.general_K2_text h1, h1.itemTitle, .itemHeader h2.itemTitle, h1, .page-header h1, .itemTitleContainer h1 { display: none !important; visibility: hidden !important; opacity: 0 !important; height: 0 !important; margin: 0 !important; padding: 0 !important; } }