[id*="page-title"],
section.section nav.tabs,
.slide__media {
    display: none;
}

.highlighted > :nth-child(1) {
    grid-column: 1 / -1;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.highlighted > .block-superfish,
.highlighted > .block-superfish .sf-menu {
    width: 100%;
}

#superfish-main-menu,
.block-superfish .container {
    max-width: none !important;
    width: 100%;
}

#superfish-main-menu {
    margin: 0 auto !important;
    background-color: transparent !important;
    padding-right: 6px;
}

ul.sf-menu.sf-style-default a.is-active {
    background: #651d30;
}

.en,
.en.nav-link,
[hreflang="en"],
.language-switcher-language-url .en,
.block-language .en,
.links-inline .en,
nav.links .en {
    display: none !important;
}

.language-switcher-language-url,
.block-language,
[id*="nyelvvalasztokezelofeluletiszoveg"] {
    display: inline-flex !important;
    align-items: center !important;
    margin: 0 0 0 16px !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.language-switcher-language-url .content,
.language-switcher-language-url nav.links-inline,
.block-language nav.links-inline {
    display: inline-flex !important;
    align-items: center !important;
    flex-direction: row !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 8px !important;
    padding-right: 10px !important;
}

.language-switcher-language-url span.nav-link,
.block-language span.nav-link {
    display: inline-flex !important;
    align-items: center !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
}

.language-switcher-language-url span.hu::after,
.block-language span.hu::after,
.links-inline span.hu::after {
    content: "|" !important;
    color: rgba(255, 255, 255, 0.4) !important;
    margin-left: 8px !important;
    font-weight: 300 !important;
    font-size: 0.8rem !important;
    display: inline-block !important;
}

.language-switcher-language-url a.language-link,
.block-language a.language-link,
.links-inline a.language-link {
    color: rgba(255, 255, 255, 0.7) !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.04em !important;
    text-decoration: none !important;
    padding: 2px 2px !important;
    margin: 0 !important;
    line-height: 1.4 !important;
    transition: color 0.2s ease, opacity 0.2s ease !important;
    cursor: pointer !important;
}

.language-switcher-language-url a.language-link:hover,
.block-language a.language-link:hover,
.links-inline a.language-link:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
    background: transparent !important;
}

.language-switcher-language-url .is-active a.language-link,
.language-switcher-language-url a.language-link.is-active,
.block-language .is-active a.language-link,
.block-language a.language-link.is-active,
.links-inline .is-active a.language-link {
    color: #ffffff !important;
    font-weight: 700 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.field--name-field-esemeny-datum .field__label, .field--name-field-esemeny-helyszin .field__label, .field--name-field-kategoria .field__label{
	font-weight: bold;
}

.node--type-naptari-esemeny .text-formatted {
	    margin-bottom: 20px;
}

.field--name-field-esemeny-datum .field__label::after, .field--name-field-esemeny-helyszin .field__label::after, .field--name-field-kategoria .field__label::after {
  content: ":";
}
