.eb-individual-registration-form-64 .eb-message {
display: none !important;
}
#eb-event-details h3.eb-horizontal-plugin-header.eb-plugin-gallery {
    font-size: 30px !important;
    line-height: 1.2 !important;
}
.eb-notice-message {
    font-size: 100%;
}
.text-info {
    color: rgb(255 0 24) !important;
}
#MitEssen1 {
  margin-right: 8px;
}
#MitEssen2 {
  margin-right: 8px;
}
#MitgliedIGSD1 {
  margin-right: 8px;
}
#MitgliedIGSD2 {
  margin-right: 8px;
}
#Shuttlebus1 {
  margin-right: 8px;
}
#Shuttlebus2 {
  margin-right: 8px;
}
.fa-2x {
    font-size: 1em !important;
}
h3.eb-horizontal-plugin-header.eb-plugin-sponsors{
  font-size: 30px !important;
}
.eb-speaker-name{
  display: none;
}
.sponsor-logo {
  width: 200px;
  height: auto;
  min-height: 0 !important;
  max-width: none;
  float: left;
  margin-bottom: 30px;
}
.eb-first-name-column {
    pointer-events: none;   /* macht den Link unklickbar */
    cursor: default;        /* kein Hand-Cursor */
    text-decoration: none;  /* entfernt Unterstreichung */
    color: inherit;         /* normale Textfarbe */
}
.eb-event-item-grid-default-layout .eb-event-title-container {
    min-height: 50px;
}
@media (max-width: 768px) {
.eb-event-item-grid-default-layout .eb-event-title-container {
    min-height: 25px;
  }
}
@media (max-width: 768px) {
  .eb-save-to-calendar-buttons {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .eb-taskbar li {
   float: inline-start !important;
   display: inline-block !important; /* Đảm bảo nút Detail hiển thị trên mobile */
   visibility: visible !important;
  }
  /* Đảm bảo nút Detail luôn hiển thị */
  .eb-taskbar li a.btn {
    display: inline-block !important;
    visibility: visible !important;
  }
}

.taskbar-item {
  margin: 0 10px; /* Abstand zwischen Elementen */
  color: #fff;
}
.eb-event-item-grid-default-layout > div:last-child {
  padding-bottom: 30px !important;
}
.eb-event-item-grid-default-layout .eb-event-thumb-container img {
  max-height: 255px;
  width: fit-content !important
}
#payment_method_container, #eb-amount-container {
  display: none;
}
h3.eb-heading {
    display: none;
    margin-right: 20px;
}

.btn-primary, .sppb-btn-primary {
    border-color: #212529 !important;
    background-color: #fff!important;
    color: black!important;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
    border-color: #96b910 !important;
    background-color: #fff !important; /* Hintergrund beim Hover */
    color: #96b910 !important; /* Textfarbe beim Hover */
}
.eb-page-heading {
    text-align: left;
}
#eb-event-properties-heading {
  font-size: 30px !important;
}
.splide__arrow svg {
    fill: #f4f4f4 !important;
    margin-top: -300px !important;
    height: 2.5em;
    transition: fill .2s 
linear;
    width: 2.5em;
}
.splide__arrow svg:hover {
    fill: #212529 !important;
}

.com_eventbooking .eb-container {
    background-color: rgb(255, 255, 255);
    border-radius: 0px;
    padding: 10px;
}
.eb-event-price-container .bg-rimary {
  background-color: #dee2e6 !important;
}
h2.eb-even-title-container {
    font-size: 30px;
    margin-top: 10px !important;
}
.eb-event-properties-heading {
    font-size: 25px !important;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
    margin-top: 0;
    background-color: #fff;
    border-radius: 0px;
}
.sp-module-title {
    font-size: 22px !important;
    font-weight: 400 !important;
  }
.eb-event-item-grid-default-layout {
    box-shadow: none !important;
  }
#sp-left .sp-module ul>li>a, #sp-right .sp-module ul>li>a {
    padding: 0px 12px !important;
    color: #fff !important;
}

@media (max-width: 991px) {
  .eb-event-container {
  background: none;
  padding: 0;
}
}

.eb-event-item-grid-default-layout .eb-event-main-category {
  display: none;
}

.eb-slider-container .eb-event-wrapper {
    background-color: #ffffff00;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
}

.eb-event-title{
  font-family: 'Inconsolata';
    font-size: 24px;
    font-weight: 400;
    color: #1A171B !important;
    margin-bottom: 1.0rem !important;
    line-height: 0.5 !important;
    text-transform: uppercase;
}

.eb-event-date-time {
    font-weight: 500 !important;
}
.eb-event-location{
  display:none;
}

.eb-event-slider-thumb{
  width: 100%;            /* oder z.B. 200px/30% je nach Layout */
  aspect-ratio: 1 / 1;    /* erzeugt ein Quadrat */
  object-fit: cover;
  object-position: center;
  display: block;
}

.eb-event-short-description{
  font-size: 15px;
  padding-top:10px;
}

.com_eventbooking .eb-container {
    background-color: #ffffff00;
    border-radius: 0px;
    box-shadow: none;
}

#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {
    background: #ffffff00;
    border-bottom: 0px solid #dbdee1;
    border-left: 0px solid #dbdee1;
    border-right: 0px solid #dbdee1;
    border-radius: 0px;
    margin: 0;

}
.eb-box-heading {
    border-radius: 0px;
    color: #1A171B;
    font-weight: 700;
    padding: 8px 10px;
    margin: 0;
    background: #ffffff00;
    border: 0px;
}

.eb-description-details img {
  float: left;
  margin-right: 2rem; /* Abstand zum Text */
  max-width: 310px;
  min-height: 200px;
  height: auto;
}

.eb-event-item-grid-default-layout .eb-event-thumb-container img{
  object-fit: cover;
  object-position: center;
  display: block;
  border-radius: 0px !important;
}

.eb-event-item-grid-default-layout .eb-event-thumb-container img{
  max-height: 310px !important;
  }
#img {
    border-radius: 0px !important;
}
.eb-event-item-grid-default-layout .eb-event-thumb-container
{
border-radius : 0 !important;
}

.eb-event-item-grid-default-layout .eb-event-title-container {
    line-height: 25px;
}

.eb-event-short-description {
    font-size: 17px;
    padding-top: 0px;
}

span.eb-event-time, span.eb-time {
    display: none;
}*/
/*.eb-time::after{
    content: " Uhr ";
}
.eb-time::before{
    content:"um ";
}
#eb .dropdown_ {
    position: relative;
    display: none;
}*/
.eb-event-date-time {
    font-weight: 400 !important;
}

.eb-event-item-grid-default-layout {
    display: flex;
    gap: 1px;
    flex-direction: column;
}

#eb-edit-registrant-container #eb-total-amount-field, #eb-edit-registrant-container #eb-discount-amount-field, #eb-edit-registrant-container #eb-amount-field
{
  display: none;
}
/*.chosen-container-single-nosearch{
    display: none !important;
}*/