.svg-anim {
    width: 12px;
    height: 12px;
}
.bg-pte-blue {
    background-color: #2d68c4;
}
.bg-btk-burgundy {
    background-color: #9B2242;
}
.bg-gray-medium-light {
    background-color: #f7f8fa;
}
/* ===== Dátum blokk ===== */

.event-month-mice {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 0.5rem;
  color: #f2f2f2;
}

.event-day-mice {
  text-align: center;
  font-family: 'PteSerif';
  font-size: 3em;
  font-weight: 600;
}

/* ===== Meta adatok ===== */

.event-meta {
  font-size: 14px;
  line-height: 125%;
  font-weight: 400;
  color: #5a5a5a;
}

/* ===== Cím ===== */

.gyujto-cim a {
  font-size: 22px;
  font-weight: 600;
  line-height: 124%;
  letter-spacing: 0;
  color: #651D30;
}


/* ===== Tablet ===== */

@media (max-width: 991px) {

  .event-day-mice {
    padding-bottom: 15px;
  }

  .events-list .view-content h3 {
    margin-left: unset;
  }
}
/* ===== Kártya ===== */

.view.events-list .event2-card {
  display: flex;
  flex-direction: column;
  background: #fff;
}

.view.events-list .event2-content {
  position: relative;
}
@media screen and (max-width: 575px) {
.view.events-list .event2-meta {
  left: 16px;
  right: 16px;
  bottom: 2px;
  gap: 18px;
  font-size: 12px;
  opacity: .85;
}
}
@media screen and (min-width: 576px){
.view.events-list .event2-meta {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 2px;
  display: flex;
  gap: 18px;
  font-size: 12px;
  opacity: .85;
}
}
.view.events-list .event2-body {
  overflow-wrap: anywhere;
  word-break: break-word;
  line-height: 164%;
  font-size: 18px;
}

.view.events-list .event2-body > *:last-child {
  margin-bottom: 0 !important;
}


/* ===== Desktop ===== */

.view.events-list .event2-card {
  flex-direction: row;
  align-items: flex-start;
  gap: 10px;
}

.view.events-list .event2-date {
  width: 7.5em;
  height: 7.5em;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 15px;
}

.view.events-list .event2-content {
  flex: 1;
  min-height: 7.5em;
}


/* ===== Sorok közti tér ===== */

.view.events-list .views-row {
  margin-bottom: 15px;
}

.events-list .view-filters {
  display: none;
}

.event-date-inside-page {
  display: inline-block;
  font-size: x-large;
}

/* ===== Mobil ===== */

@media (max-width: 576px) {

  .view.events-list .event2-date {
    width: 5em;
    height: 5em;
    padding-top:10px;
  }

  .event-month-mice {
    font-size: 11px;
    padding-bottom: 0;
  }

  .event-day-mice {
    font-size: 2.5em;
  }

}
.left-30 {
    left: 30%;
}
.esemeny-cim-fooldal, .hir-cim-fooldal a {
	font-weight: 600;
	color: #003087;
	line-height: 125%;
	letter-spacing: 0;
}
.pl2 {
    padding-left: 2px;
}
.pte-uj-cim-blokk {
    display: flex;
    width: 100%;
    gap: 15px;
}
.blokk-cim-padding {
    padding: 7px 8px;
}
.height-30 {
    height: 30px;
}
.flex-1{flex: 1;}
.imageTitleCard{
  display:block;
  text-decoration:none;
  color:inherit;
}

/* kép konténer */
.imageTitleMedia{
  position:relative;
  overflow:hidden;
}

/* Drupal image */
.imageTitleMedia img{
  width:100%;
  height:auto;
  display:block;
}

/* overlay középre */
.imageTitleOverlay{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  pointer-events:none; /* link kattintható marad */
}

/* cím */
.imageTitleText {
    color: #fff;
    transition: background 250ms ease;
    background: #2d68c4;
    text-transform: uppercase;
    padding: 0.2em 0.5em 0em;
    font-size: 16px;
}

/* hover szín */
.imageTitleCard:hover .imageTitleText,
.imageTitleCard:focus-visible .imageTitleText{
  background:#1F55A6;
}

/* opcionális: szebb fókusz */
.imageTitleCard:focus-visible{
  outline:2px solid currentColor;
  outline-offset:4px;
}
.margin-left-minus-15 {margin-left: -15px;}
.event-link { text-decoration: none; color: inherit; }

/* belső layout fix */
.event-row{
  display:flex;
  flex-wrap:nowrap;   
  width:100%;
}
@media (min-width:768px){
.width-30{
  flex: 0 0 27.45%;
  max-width: 27.45%;
}
.width-75{
  flex:0 0 75%;
  max-width: 75%;
}
}
@media (max-width:767px){
.width-30{
  width: 96px;
  height: 96px;
}
.width-75 {
  flex: 0 0 75%;
  max-width: 72%;
  height: 96px;
}
}

/* azonos magasság */
.event-left, .event-right{
  min-height:96px; 
  min-width: 96px;
}

/* meta biztonság */
.event-right{
  padding-bottom:28px;
}
.width-35{
  min-width:90px;
}
/* ===== link ===== */

.view.events-list .event2-link{
  text-decoration:none;
  color:inherit;
}
.min-height-96 {
    min-height: 96px;
}
.hir-cim-kategoria {
    font-size: 12px;
    color: #5a5a5a;
}
.view-icon-text p {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    display: inline;
}
.hir-cim-helyszin {
    font-size: 10px;
}
.hir-cim-fooldal, .hir-cim-fooldal a {
	font-weight: 600;
	font-size: 16px;
	color: #003087;
	line-height: 125%;
	letter-spacing: 0;
}
.hir-cim-fooldal p {
    font-weight: 600;
    font-size: 16px;
    color: #651D30;
    line-height: 125%;
    letter-spacing: 0;
}
.pl15 {
    padding-left: 15px;
}
.pt15 {
    padding-top: 15px;
}
.pt10 {
    padding-top: 10px !important;
}
.bottom-2 {
    bottom: 2%;
}
.font-size-18 {
    font-size: 18px;
}
.event-cards .dexp-grid-item.col-xl-4.col-lg-4.col-md-6.col-sm-6.col-12 {
    padding-right: 5px !important;
}
.event-cards .dexp-grid-item.col-xl-4.col-lg-4.col-md-6.col-sm-12.col-12 {
    padding-right: 5px ! important;
}