/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 27 2024 | 09:18:31 */
#audit-form-submit {
    margin-top: 10px !important;
}

.eu-footer-ticket {
  display: none;
}
.locale-hu-hu .eu-footer-ticket {
  display: block;
  position: absolute;
  right: 0;
  margin-top: -140px;
}


@media(max-width:1600px) {
  .locale-hu-hu .eu-footer-ticket {
    width: 140px;
    margin-top: 0;
  }
}


.optimonk-no-header #wrapper-navbar {
  display: none;
}
.optimonk-no-footer #wrapper-footer-full, .optimonk-no-footer #wrapper-footer-full-bottom-1, .optimonk-no-footer #wrapper-footer-full-bottom-2 {
  display: none;
}
.footer-widget .nav-link {
  padding: 0;
}
.footer-widget .nav-item {
  margin: 0;
}
.locale-hu-hu .footer-widget.widget_block {
  display: none;
}
.locale-hu-hu .footer-widget .menu-item a {
  line-height: 1.5 !important;
}
.elementor-pagination {
  flex-wrap: wrap;
}
.elementor-pagination .page-numbers {
  margin-top: 15px;
}
.wpProQuiz_button {
  background-color: #ed5a29 !important;
}
.locale-en-us #footer-full-content .footer-widget.widget_nav_menu {
  display: none;
}
body.single-post h1.entry-title {
  font-family: "Gilroy", Sans-serif !important;
  font-weight: 800;
}
#wrapper-footer-full {
  background-color: #fff !important;
}
#wrapper-footer-full-bottom-1 .row {
  border-bottom: none !important;
}
.locale-en-us .optimonk-social-box ul {
  justify-content: flex-end !important;
}
.widget-title.side-title {
  margin-top: 2.5rem;
}
.footer-widget .widget-title {
  text-transform: none !important;
  margin-bottom: 1rem !important;
}
#footer-full-content-2 img {
  max-height: 80px;
  width: auto;
  max-width: 100px !important;
}
#footer-full-content-2 figure {
  margin: 0;
}
.collapsing {
  height: auto !important;
}
@media(min-width: 768px) {
  .footer-widget:last-child, .footer-widget:first-child {
    flex: 1 !important;
  }
}

@media(max-width:1024px) {
  #footer-full-content-2 img {
    width: 100%;
  }  
}
  
@media(max-width:768px) {
  .locale-en-us .optimonk-social-box ul {
    justify-content: center !important;
    padding-top: 25px;
  }
  .locale-en-us .footer-widget ul.menu {
    display: none;
  }
  .locale-en-us .footer-widget ul.menu.active {
    display: block;
  }
  #footer-full-content-2 img {
    max-height: 50px;
    margin-bottom: 25px;
  }
  #footer-full-content-2 img {
    max-height: unset !important;
    margin-bottom: 0;
  }
  #wrapper-footer-full-bottom-1 {
    padding-top: 0;
  }
  #wrapper-footer-full-bottom-2 .widget_media_image {
    max-width: 16.6666%;
  }
}

.footer-update-capsule {
  	background: #FFEFE5;
    padding: 10px;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
.footer-update-capsule p {
  	margin: 0 0 0 10px;
    font-weight: 500;
    font-size: 14px;
}
.footer-update-capsule p a {
  	display: inline-block;
}
@media screen and (max-width: 767px){
	#block-5 .widget-title:first-child {
      	border-bottom: 1px solid #e1e1e1;
  	}
  
  .footer-update-capsule {
    margin-top: 20px;
  }
}