/* For Both */

.widget_rce_event_startseite_widget img {
  image-rendering: optimizequality;
}

.widget_rce_event_startseite_widget .entry-header {
  border-bottom: 1px solid #eaeaea;
}

.widget_rce_event_startseite_widget .entry-header .entry-title {
  margin: 10px 0;
}

/* Rows */

.widget_rce_event_startseite_widget .eventlist_row > .col-md-12 {
  padding: 10px 0 !important;
}

.widget_rce_event_startseite_widget .eventlist_row {
  border-bottom: 1px dotted #000;
  position: relative;
}

.widget_rce_event_startseite_widget h5.title {
  font-size: 17px !important;
  font-weight: 600 !important;
  margin-top: 0 !important;
}

.widget_rce_event_startseite_widget h5.title > a,
.widget_rce_event_startseite_widget h5.title > a:focus {
  color: #0d4195 !important;
  text-decoration: none !important;
}

.widget_rce_event_startseite_widget h5.title > a:hover {
  color: #03c !important;
}

.widget_rce_event_startseite_widget .eventlist_row .event-desc {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.widget_rce_event_startseite_widget ul.eventinfo {
  list-style: outside none none;
  margin: 0 !important;
  padding: 0 !important;
}

.widget_rce_event_startseite_widget ul.eventinfo::after {
  clear: both;
  content: "";
  display: table;
}

.widget_rce_event_startseite_widget ul.eventinfo > li:first-child {
  border-left: medium none !important;
  padding-left: 0 !important;
}

.widget_rce_event_startseite_widget ul.eventinfo > li {
  border-left: 1px dotted #000;
  display: inline-block;
  float: left;
  padding: 0 7px;
}

.widget_rce_event_startseite_widget ul.eventinfo > li:last-child {
  padding-right: 0 !important;
}

.widget_rce_event_startseite_widget .eventlist_row .eventinfo-title {
  color: #9e9e9e;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}

.widget_rce_event_startseite_widget .eventlist_row .eventinfo-value {
  font-size: 12px;
  line-height: 14px;
}

.widget_rce_event_startseite_widget {
  border: none;
  margin-bottom: 21px;
  position: relative;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100000rem !important;
}

.widget_rce_event_startseite_widget .btn-ticket {
  color: #fff !important;
  font-size: 14px;
  border: none;
  background-color: #0b3c86;
  background: #24549f;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0NTQ5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjNjODYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #24549f 0%, #0b3c86 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24549f), color-stop(100%,#0b3c86));
  background: -webkit-linear-gradient(top, #24549f 0%,#0b3c86 100%);
  background: -o-linear-gradient(top, #24549f 0%,#0b3c86 100%);
  background: -ms-linear-gradient(top, #24549f 0%,#0b3c86 100%);
  background: linear-gradient(to bottom, #24549f 0%,#0b3c86 100%);
  background-image: linear-gradient(to bottom, rgb(36, 84, 159) 0%, rgb(11, 60, 134) 100%);
}

/* Columns */

.widget_rce_event_startseite_widget .eventcolumns {
  margin-top: 15px;
}

.widget_rce_event_startseite_widget .eventcolumns::after {
  clear: both;
  content: " ";
  display: table;
}

.widget_rce_event_startseite_widget .eventcolumns > [class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
  height: 24rem;
  overflow: hidden;
}

.widget_rce_event_startseite_widget .eventcolumns .imageContainer {
  margin-bottom: 5px;
}

.widget_rce_event_startseite_widget .eventcolumns .imageContainer > a {
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 0;
  padding-bottom: 65%;
  width: 100%;
  text-decoration: none !important;
}

.widget_rce_event_startseite_widget .eventcolumns .imageContainer.noImage > a {
    background-position: center center !important;
  background-repeat: no-repeat;
  background-size: auto 100% !important;
  display: block;
  height: 0;
  image-rendering: -moz-crisp-edges;
  padding-bottom: 65%;
  width: 100%;
}

.widget_rce_event_startseite_widget .eventcolumns .contentContainer .title {
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
}

.widget_rce_event_startseite_widget .eventcolumns .contentContainer .dateTime,
.widget_rce_event_startseite_widget .eventcolumns .contentContainer .locationCity {
  font-size: 12px;
  line-height: 16px;
}

.widget_rce_event_startseite_widget .title a,
.widget_rce_event_startseite_widget .title > a:focus {
  color: #0d4195 !important;
  text-decoration: none !important;
}

.widget_rce_event_startseite_widget title > a:hover {
  color: #03c !important;
}

/* PAGINATION */
.rce_event_pagination {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  align-items: center;

  margin-top: 2rem;
}

.rce_event_pagination_arrow_left, .rce_event_pagination_arrow_right {
  height: 3rem;
  width: 3rem;

  display: flex;
  align-items: center;
  justify-content: center;

  cursor: pointer;

  transition-duration: 0.3s;
}


.rce_event_pagination_arrow_left:hover, .rce_event_pagination_arrow_right:hover {
  transform: scale(1.1);
}

.rce_event_pagination_arrow_left:active, .rce_event_pagination_arrow_right:active {
  transform: scale(1.0);
}

.rce_event_pagination_arrow_left i {
  border: solid rgba(0, 0, 0, 0);
  border-width: 0 8px 8px 0;
  display: inline-block;
  padding: 10px;

  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.rce_event_pagination_arrow_right i {
  border: solid rgba(0, 0, 0, 1);
  border-width: 0 8px 8px 0;
  display: inline-block;
  padding: 10px;

  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.rce_event_pagination_page_number {
  display: flex;
  align-items: center;
  justify-content: center;

  font-weight: bold;
  font-size: 2.5rem;
}

.rce_wrapper .container-fluid {
  position: relative;
}

.rce_event_pagination_overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.0);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;

  transition-duration: .3s;
}

.rce_event_pagination_overlay.animated {
  background-color: rgba(255, 255, 255, 0.7);
}

.eventlist.event_array .row.eventlist_row {
  margin-left: 0;
  margin-right: 0;
}
