/* HIDE PAGEE TITLE */
.entry-title {
    display: none;
}

/* HEADER WIDGET (LANGUAGE CHOOSER) */
.widget_polylang > ul {
    margin: unset !important;
}

@media only screen and (max-width: 680px) {  
  #header-sidebar {
    display: flex !important;
	}
}