.tabledrag-toggle-weight-wrapper {
  display: none;
}

.node-form #edit-field-adresa-0-address-country-code {
  display: none;
}

.node-form .form-item--field-adresa-0-address-locality {
  margin-top: 0;
}

.node-form .form-item--field-adresa-0-address-locality label,
.node-form .form-item-field-adresa-0-address-locality label {
  display: none;
}

.node-form .form-item--field-adresa-0-address-locality input {
  width: 580px;
  max-width: 100%;
}

.node-form .field--name-field-otvaracie-hodiny .form-item__description,
.node-form .field--name-field-otvaracie-hodiny .form-item--field-otvaracie-hodiny-0-caption {
  display: none;
}

.node-form .table-file-multiple-widget th {
  background: #2a2a2d;
}

.node-form .app-notification-info {
  border: 1px solid #868686;
  padding: 15px;
  background: #463131;
  border-radius: 5px;
}

.node-form .app-notification-info strong {
  margin-bottom: 5px;
  display: inline-block;
}


.node-form .app-notification-sent {
  display: block;
  margin-top: 15px;
  border: 1px solid #636f65;
  padding: 15px;
  border-radius: 5px;
  background: #354835;
}

.ck.ck-ai-status {
  display: none;
}

.ai-ckeditor-modal .filter-wrapper {
  display: none;
}


.site-branding {
  align-items: center!important;
}

.site-header__inner {
  background: #f2f5f4!important;
}

.views-table {
  width: 100%;
}

#block-olivero-nyelvvalaszto  {
  margin-top: 15px;
}
#block-olivero-nyelvvalaszto ul.links {
  list-style  : none;
  padding: 0;
  margin: 0;
}
#block-olivero-nyelvvalaszto ul.links li {
  display: inline-block;
  margin-right: 2px;
}
#block-olivero-nyelvvalaszto ul.links li a {
  width: 30px;
  height: 20px;
  display: inline-block;
  text-indent: -1000000px;
  border: 1px solid #ccc;
}
#block-olivero-nyelvvalaszto ul.links li a[hreflang="sk"] {
  background: url(cssimg/sk.svg) no-repeat center center;
  background-size: cover;
}
#block-olivero-nyelvvalaszto ul.links li a[hreflang="hu"] {
  background: url(cssimg/hu.svg) no-repeat center center;
  background-size: cover;
}
#block-olivero-nyelvvalaszto ul.links li a[hreflang="en"] {
  background: url(cssimg/en.svg) no-repeat center center;
  background-size: cover;
}

.site-footer__inner {
  max-width: none!important;
  padding-block: var(--sp4) var(--sp4)!important;
}

#block-olivero-copyright {
  text-align: center;
  margin: var(--sp3) 0;
}
#block-olivero-copyright .text-content a {
  text-decoration: none!important;
  color: inherit!important;
}

.field--name-field-osoby .paragraph {
  margin-bottom: 20px;
}
.paragraph .field {
  margin-bottom: 0!important;
}


#block-olivero-page-title .page-title {
  text-transform: uppercase;
  font-size: 2.5rem;
}