/*

Theme Name: MMK Divi Child

Description: Divi Child Theme for MMK

Author: Balázs Koltai

Template: Divi

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
@media screen and (min-width: 1390px) {
  .extra-logo-container .extra-text .line-break {
    display: none;
  }
}
#et-top-navigation {
  padding-left: 0 !important;
}
.et_menu_container {
  display: flex;
  justify-content: space-between;
}
.logo_container {
  display: flex;
  align-items: center;
  gap: 4px;
  position: static !important;
  height: unset !important;
  width: unset !important;
}

.extra-logo-container {
  display: flex;
  align-items: center;
  gap: 4px;
}

.extra-logo-container .extra-text {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 14px;
  display: inline-block;
}

.extra-logo-container img {
  max-height: 50px !important;
}

@media screen and (max-width: 768px) {
  .extra-logo-container img {
    max-height: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .extra-logo {
    display: none !important;
  }
}




.vedett-dokumentum-post {
  margin-bottom: 32px;
}

.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,
.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
  display: flex !important;
}

.lwp-hide-mobile-menu .et_mobile_nav_menu {
  display: none !important;
}

.emlekezunk.type-emlekezunk .post-content {
	display: none;
}
.emlekezunk.type-emlekezunk .entry-title {
	margin-bottom:0;
}

et-db #et-boc footer.et-l .et_pb_row {
	max-width: 100% !important;
}

.et-db #et-boc .et-l footer .et_pb_section {
	padding: 0 !important;
}

footer {
	color : #1d1d1d !important;
}