body.logged-in .only-logged-in {
	display: inline-block !important;
}

.hide-not-logged {
	display: none !important;
}

.event-block-2 {
	border-bottom: 1px solid #113b3c;
}

@media (max-width: 768px) {
	.gva-view-grid .item-columns {
  	text-align: center;
  }
  
  .js-drupal-fullcalendar button {
  	padding: 3px;
  }
  
  .js-drupal-fullcalendar .fc-toolbar h2 {
  	font-size: 18px;
  	text-align: center;
  }
  
  .js-drupal-fullcalendar .fc-toolbar .fc-left {
  	display: flex;
  }
  
  .js-drupal-fullcalendar .fc-toolbar .fc-today-button {
  	margin-left: 5px;
  }
}


.footer-four .post-list-small-2 a {
	color: #000000 !important;
}

.custom-fixed-background {
	background-image: url('/sites/default/files/gbb-uploads/hatter1900.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
}

.custom-content-background {
	background-image: url('/sites/default/files/gbb-uploads/content_bkgd.jpg');
  background-repeat: repeat;
  background-position: center center;
}

.fc-day-grid-event:has(.has-ticket) {
  background-color: #113b3c !important;
  border-color: #113b3c !important;
}

.custom-event-images {
	margin-top: 18px;
}

.custom-event-image h2,
.custom-event-poster h2 {
	font-size: 16px;
  margin-top: 16px;
  padding: 0;
}

.custom-event-image .field__item span:last-child,
.custom-event-poster .field__item span:last-child {
	display: none;
}

.appointment-full a:hover,
.event-full .field--name-field-szineszek a:hover {
	color: #113b3c !important;
}

.appointment-full a {
  font-weight: bold;
}

.appointment-full a,
.event-full .field--name-field-szineszek a,
.event-full h4 {
	color: #008687 !important;
}

.event-full .post-title {
	font-size: 40px;
}

.youtube-container {
	position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube-container iframe {
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.photoswipe-gallery {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.photoswipe-gallery .field__item {
	margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.custom-event-presentation {
	margin-bottom: 18px;
}

.custom-event-cast {
	margin-top: 30px;
	margin-bottom: 30px;
}

.custom-event-cast .paragraph--type--szereposztas-sor {
	display: flex;
}

.custom-event-cast .field--name-field-szerep {
	width: 350px;
	font-style: italic;
}

.fc-event-container span.fc-title {
	font-size: 14px;
  display: block;
  text-wrap: wrap;
}

.fc-event-container div.fc-location {
	font-size: 11px;
  text-wrap: wrap;
}

@media (max-width: 768px) {
	.fc-event-container span.fc-title {
		font-size: 11px;
	}
	
	.fc-event-container div.fc-location {
		display: none;
	}
}

@media (max-width: 680px) {
	.gallery-post {
		width: 100% !important;
	}

  .gallery-post a.zoomGallery {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
  }
  
  .custom-event-cast .field--name-field-szerep {
	  width: 200px;
  }
}

header.header-default .header-main-inner .header-inner {
	padding-left: 0 !important;
	display: flex;
  justify-content: center;
  height: 60px;
}

@media (min-width: 992px) {
	.navigation .gva_menu > li > a {
		padding-top: 20px !important;
		padding-bottom: 10px !important;
		padding-left: 10px !important;
    padding-right: 10px !important;
	}
}

@media (max-width: 768px) {
  .gsc-our-partners .content-inner {
  width: 100% !important;
  float: none !important;
  padding-left: 0 !important;
  }
}

@media (max-width: 768px) {
  .gsc-our-partners .image {
  width: 100% !important;
  float: none !important;
  display: block;
  margin: 0 auto 1rem auto;
  }
}

.gsc-our-partners .image {
  width: 250px;
  float: left;
}


.webform-confirmation__message, .webform-confirmation__back {
  margin: 0 0 1em 0;
  color: #259949;
  font-size: x-large;
}

.custom-esemeny-naptar .fc-button-primary {
	background-color: #53A847;
  border-color: #53A847;
}

.custom-esemeny-naptar .fc-button-group > .fc-button.fc-button-active,
.custom-esemeny-naptar .fc-button-primary:hover {
	background-color: #1b6b36;
  border-color: #1b6b36;
}

.custom-esemeny-naptar table {
	margin-bottom: 0;
}

.custom-esemeny-naptar .fc-day-header {
	background-color: #53A847;
  color: #ffffff;
}

.custom-esemeny-naptar .fc-day-header.fc-sat,
.custom-esemeny-naptar .fc-day-header.fc-sun {
	background-color: #1b6b36;
}

.webform-submission-form .webform-type-radios .form-item {
	float: left;
  width: 115px;
}

.webform-submission-form .webform-type-radios .form-item input {
	height: 25px;
}

.webform-submission-form .webform-type-radios .form-item label {
	text-align: center;
  margin: 0;
}

.gsc-heading .sub-title {
    font-size: 12px;
}

.webform-submission-form .webform-type-radios legend {
	font-size: 16px;
  font-weight: 700;
  color: #000;
  font-family: "gilmer";
}

.webform-submission-form .webform-actions input {
	margin-bottom: 20px;
  border-radius: 8px;
}

.webform-submission-form .webform-flexbox {
	margin-bottom: 0;
}

.webform-submission-form .form-item input {
	background-color: #F5F5F5;
  border-radius: 8px;
  margin-top: 0.25rem;
  padding-top: 4px;
  padding-bottom: 4px;
}

.webform-submission-form .form-item label.form-required:after {
	content: "\f069";
	font-family: 'Font Awesome 5 Free';
	color: #ED2624;
	font-size: 9px;
	vertical-align: top;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner .desc::after {
	background: #000;
	width: 20px;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover .desc::after {
	background: #fff;
  width: 45px;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner {
	background: #fff;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover {
	background: #53A847;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner .title {
	color: #000;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover .title {
	color: #fff !important;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner .icon {
	color: #53A847;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover .icon {
	color: #fff !important;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner .desc {
	color: #000;
}

.gsc-service-carousel .owl-carousel .owl-item.center .content-inner:hover .desc {
	color: #fff;
}

.node--type-service .service-images-inner {
	float: left;
	display: none;
}

.node--type-service .service-images-inner .service-icon {
	display: none;
}

.node--type-service .post-title {
	display: none;
}

.custom-margin-top-extra {
	margin-top: 30px;
}

.custom-gray-background .container-bg {
	background-color: #f6f6f6;
}

.custom-gray-background .container-bg .gsc-icon-box-new {
	margin: 0;
  border: 0;
  padding: 10px 20px;
  min-height: 105px;
}

.custom-gray-background .container-bg .gsc-icon-box-new .desc p {
	margin: 0;
}

.custom-gray-background .container-bg .gsc-icon-box-new .desc span,
.custom-gray-background .container-bg .gsc-icon-box-new .title {
	font-size: 14px !important;
}

.custom-gray-background .container-bg .gsc-icon-box-new .icon-inner {
	width: 60px;
  height: 60px;
  padding-top: 4px;
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links {
  display: inline-block;
  background: transparent !important;
}

.custom-gray-background .container-bg .custom-link {
	color: #FFFFFF;
}

.custom-gray-background .container-bg .custom-link:hover {
	color: #000000;
}

.gva-search-region {
    margin-top: -18px;
    z-index: 9;
}

@media (max-width: 767.98px) {
  .gva-search-region {
    margin-top: -12px;
  }
}
.breadcrumb-content-inner .gva-block-breadcrumb.text-white .page-title, .breadcrumb-content-inner .gva-block-breadcrumb.text-light .page-title {
  text-shadow:1px 0px 1px black, -1px 0px 1px black, 0px 1px 1px black, 0px -1px 1px black;
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li {
  color: transparent;
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li a {
  color: transparent;
}

.contact-link {
    background: #53A847;
    color: #fff;
    padding: 30px;
}

.gsc-service-carousel .item .content-inner .title {
    font-weight: 700;
    font-size: 15px;
}
/* fejléc háttér*/
.topbar{
  background-color: transparent !important;
  background-image: url("/sites/default/files/gbb-uploads/logo_hatter.jpg") !important;
  background-repeat: repeat !important;
  background-position: center center !important;
  background-size: auto !important;
}
/* menü háttér*/
header .header-main {
    padding: 0;
    background: #123d3b;
    max-height: 50px;
}
/* menük feljebb rakása 20 pixellel*/
.gva-navigation {
  margin-top: -10px;
}
header.header-default .header-main-inner .header-inner {
    padding-left: 210px;
    padding-right: 0px;
}
/* Team oldal képzettség, stb feliratok eltuntetése*/
.team-single-page .heading {
    font-size: 1px;
}
/* Team oldal kcsíkok*/
.team-single-page .team-name .line span.one {
    background: #f08721;
    margin-left: 0;
}

.team-single-page .team-name .line span.three {
    background: #c6b74b;
    margin-right: 0;
}
/* Menü hower aktív*/
@media (min-width: 992px) and (min-width: 576px) {
    .navigation .gva_menu > li:hover > a {
        color: #FEC15E;
    }
}
/* Menü aktív*/
@media (min-width: 992px) {
    .navigation .gva_menu > li.menu-item--active-trail > a {
        color: #ed2624 !important;
    }
}


@media (min-width: 992px) {
  .navigation .gva_menu > li > a {
    color: #fff;
    font-family: "danielbk", "MuseoSans300", Geneva, Arial, Helvetica, sans-serif;
  }
}

h2 {
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    font-family: danielbk, Conv_MuseoSans_300, Geneva, Arial, Helvetica, sans-serif;
    font-size: 32px;
    color: #ed2624;
    font-weight: normal;
}

.team-block.team-v2 .team-content .team-name {
    font-size: 16px;
}

/* Csillagos felsorolás */
.star-bullets {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.star-bullets li {
  position: relative;
  padding-left: 12px;
  margin: 1px 0;
}

.star-bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  background-image: url("/sites/default/files/gbb-uploads/star.png");
  background-repeat: no-repeat;
  background-size: contain;
}

/* Youtube */
.youtube-featured-page {
  max-width: 1600px;   /* ez lett nagyobb */
  margin: 0 auto;
  padding: 30px 15px;
}

.youtube-featured-intro {
  background: #f6f6f6;
  border-radius: 12px;
  padding: 25px 25px;
  margin-bottom: 35px;
}

.youtube-featured-intro h1 {
  margin: 0 0 12px;
  font-size: 32px;
  font-weight: 700;
}

.youtube-featured-intro p {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #444;
}

.youtube-featured-block {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  padding: 22px;
  margin-bottom: 35px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
}

.youtube-featured-block h2 {
  margin: 0 0 8px;
  font-size: 26px;
  font-weight: 700;
}

.youtube-featured-desc {
  margin: 0 0 18px;
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}

/* alap embed */
.youtube-featured-block .yt-embed {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
}

/* 1) Egységes tartalomszélesség: szöveg és videó ugyanarra a "vonalra" kerül */
.koruti-videok{
  max-width: 900px;      /* itt állítod a teljes blokk szélességét */
  margin: 0 auto;        /* középre a teljes blokkot */
  padding: 0 16px;       /* mobilon ne tapadjon a szélre */
}

/* 2) Reszponzív (16:9) YouTube beágyazás – NINCS fix magasság */
.koruti-videok .yt-embed-big{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin: 14px 0 24px;    /* kis térköz */
}

.koruti-videok .yt-embed-big iframe{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

/* 3) (Opcionális) ha túl nagyok a címsorok, mobilon finomítsunk */
@media (max-width: 600px){
  .koruti-videok{
    padding: 0 12px;
  }
}

}

/* nagyobb megjelenés */
.youtube-featured-block .yt-embed-big {
  padding-top: 62%;  /* nagyobb mint 16:9 -> magasabb */
}

.youtube-featured-block .yt-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.iframe-embed {
  position: relative;
  width: 100%;
  height: 900px; /* ezt lehet növelni/csökkenteni */
  overflow: hidden;
  border-radius: 12px;
}

.iframe-embed iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

/* színiiskolasok */
.gallery-post {
    position: relative;
    display: block;
    width: 400px;
    margin-bottom: 30px;
    margin: 0 auto 30px auto;
}

/* naptár lista háttér */
.item-list ul li.view-list-item {
    margin: 0 0 30px;
    overflow: hidden;
    list-style-type: none;
    background: #fff;
}
/* fejléc háttér */
header.header-default {
  background: #113b3c;
}
/* mobil menü csíkok színezése */
.menu-bar span {
  background-color: #fffafa;
}
/* kontakt cím szöveg */
.gsc-heading.style-1 .title {
    font-size: 30px;
    position: relative;
    color: #dc3545 !important;
}

a:hover, a:focus, a:active {
    outline: none !important;
    color: #dc3545;
    text-decoration: none;
}

.button:hover, .btn:hover, .btn-white:hover, .btn-theme:hover, .btn-theme-second:hover, .more-link a:hover, .btn-theme-submit:hover {
    color: #fff;
    background: #dc3545;
}

/* lábléc ikonok színe */
.contact-info ul li i {
    color: #eeddbf;
    width: 20px;
    margin-right: 10px;
}

/* lábléc háttér színe */
#footer {
    color: #b1bec5;
    background: url(../../../images//bg-footer.png) no-repeat center bottom #113b3c;
}


/* lábléc hírek kép igazítás méretezés */
.post-list-small-2 .post-block .post-image img {
    height: auto;
    width: 100%;
    margin-top: 5px;
    margin-left: 3px;
}

#footer a:hover, #footer a:focus {
    color: #ffc107;
}

.post-list-small-2 .post-block .post-image {
    width: 100px;
    float: left;
}
.item-list ul li.view-list-item {
    margin: 0 0 30px;
    overflow: hidden;
    list-style-type: none;
    background: #f3e3c8;
}

.post-list-small-2 .post-block .post-title {
    margin: 0;
}


/* hírek kép blok méretezés */
.post-style-list .post-block .post-image {
    width: 20%;
    float: left;
}
.post-style-list .post-block .post-content {
  padding-top: 5px;
  width: 80%;
  padding-left: 30px;
  float: left;
}


header.header-default .gva-search-region {
	right: 10px;
  font-size: 10px;
}

@media (max-width: 768px) {
	header.header-default .gva-search-region {
	  right: 70px;
  }
  
  header.header-default .gva-search-region .icon {
  	color: #ffffff !important;
  }
}

/* search ikon átszínezése */
header.header-default .gva-search-region .icon {
    color: #fff;
}
/* sajtó háttér átszínezése */
.item-list ul li.view-list-item {
    margin: 0 0 30px;
    overflow: hidden;
    list-style-type: none;
    background: #fbf1df;
}

/* ============================================================
   FŐOLDAL VIDEÓ AJÁNLÓK – CÍM KÖZÉPRE + FÉLKÖVÉR
   (Views mező: Tartalom: Cím -> CSS class: video-title-center)
   ============================================================ */

.front-video-carousel .video-title-center,
.front-video-carousel .video-title-center a {
  text-align: center !important;
  font-weight: 700 !important;
  display: block !important;
  width: 100% !important;
}

.front-video-carousel .views-field-title,
.front-video-carousel .views-field-title a,
.front-video-carousel .field-content,
.front-video-carousel .field-content a {
  text-align: center !important;
  font-weight: 700 !important;
  display: block !important;
  width: 100% !important;
}

/* Gavias / Views wrapper felülírások */
.views-field-title {
  text-align: center !important;
}

.views-field-title a {
  display: inline-block !important;
  font-weight: 600 !important;
  text-align: center !important;
}

/* Ha a theme span.field-content alá teszi */
.views-field-title .field-content {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
}


