/*
Theme Name: Goulash Kitchen Bar
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1775557195
Updated: 2026-04-07 12:19:55

*/

.post-password-required .page-header{display:none;}
.post-password-required {padding-top: 75px!important;padding-bottom: 75px!important;}

.post-password-protected .e-flex  {padding-top:75px!important; padding-bottom:75px!important;}

.post-password-protected h1 {display:none!important;}

.reserveinfo {
  display: block;
  border: 1px solid #C93545 !important;
  border-radius: 0px;
  padding: 10px!important;
  font-size: 16px !important;
}

.mb-0 p:last-of-type {margin-bottom:0;}

.velemenyek-carousel  .swiper-slide {
 background:#f4efe7;
}

.ertekeles-csillag {display:block;margin:0 auto; width:125px; margin-bottom:10px;}

.modern-szoveg {background:#C93545; padding:0 5px; display:inline-block; line-height:1.1;}

.usp-row .e-con-inner {background:#fff;padding:20px!important; box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);}

.section-label p{color:#C93545; text-transform:uppercase;}


.etlapunk .elementor-image-box-img img {
  height: 300px;
  max-height: 300px;
  object-fit: cover;
}

.custom-polylang-switcher, 
li.lang-item {
    list-style-type: none !important;
    list-style: none !important;
    margin: 0;
    padding: 0;
    display: inline-block; 
}

li.lang-item  a {
    text-decoration: none;
    display: flex;
    align-items: center;
}


.gform_required_legend {display:none!important;}

.elementor-popup-modal.dialog-type-lightbox {z-index: 99999!important;}




    @media only screen and (max-width: 959px) {
        .etlapunk .elementor-image-box-img img {
  height: 200px;
  max-height: 200px;
  object-fit: cover;
}
.elementor-nav-menu .lang-item   {display:block!important;}
}

   @media only screen and (min-width: 960px) {

.elementor-nav-menu .lang-item   {display:none!important;}
}


/* Google reCAPTCHA képes ablak előtérbe hozása mobilon */
iframe[title*="recaptcha challenge"] {
    z-index: 999999 !important;
}

/* Ha a reCAPTCHA doboz kilógna a mobil képernyőről, picit lekicsinyíti */
@media only screen and (max-width: 480px) {
    .g-recaptcha {
        transform: scale(0.85);
        transform-origin: 0 0;
    }
}