/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

@media (max-width: 1025px) {
	body {
		-ms-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto !important;
		
		-webkit-hyphenate-limit-before: 5; /* For Safari */
		-webkit-hyphenate-limit-after: 5; /* For Safari */
		-ms-hyphenate-limit-chars: 8 5 5;
		hyphenate-limit-chars: 8 5 5;
	}
}

/*Add your own styles here:*/
.w-btn {
	border-radius: 0 0.5rem 0.5rem !important;
}

.owl-carousel.navpos_inside>.owl-nav div {
	text-shadow: none !important;
}

.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
	padding: 1.0em 20px !important;
}

.w-socials-item.email .w-socials-item-link-hover {
	background: #b8d054 !important;
}

.g-filters.style_3.align_center {
	margin-bottom: 3rem;
}


/* Lists */
#page-content .liste ul,
#page-content .liste-gruen ul,
#page-content .liste-blau ul {
  list-style: none;
  padding: 0;
  margin-left: 1.2rem;
}

#page-content .liste li,
#page-content .liste-gruen li,
#page-content .liste-blau li {
  padding-left: 0em;
  font-size: 0.8em;
  line-height: 1.5em;
}

#page-content .liste li:before {
  content: "\f45c"; /* FontAwesome Unicode */
  font-family: fontawesome;
  font-weight: 900;
  display: inline-block;
  margin-left: -1.6em; /* same as padding-left set on li */
  width: 1.6em; /* same as padding-left set on li */
  color: #ffffff;
  font-size: 0.7rem;
}

#page-content .liste-gruen li:before {
  content: "\f45c"; /* FontAwesome Unicode */
  font-family: fontawesome;
  font-weight: 900;
  display: inline-block;
  margin-left: -1.6em; /* same as padding-left set on li */
  width: 1.6em; /* same as padding-left set on li */
  color: #b8d054;
  font-size: 0.7rem;
}

#page-content .liste-blau li:before {
  content: "\f45c"; /* FontAwesome Unicode */
  font-family: fontawesome;
  font-weight: 900;
  display: inline-block;
  margin-left: -1.6em; /* same as padding-left set on li */
  width: 1.6em; /* same as padding-left set on li */
  color: #74bdd2;
  font-size: 0.7rem;
}



.timetable-week .timetable-column:nth-child(7){ display:none;} 
.timetable-week .timetable-column:nth-child(8){ display:none;} 

.quick-timetable .timetable-week .timetable-column {width: 16.66666%}

.nohyphen {
	-ms-hyphens: none !important;
	-webkit-hyphens: none !important;
	hyphens: none !important;
}

.white-link a,
.white-link a:hover {
    color: #ffffff !important;
}


/* eventOn calendar */

.evcal_arrows.evcal_btn_prev {
	border-radius: 0 0.5rem 0.5rem !important;
}

.evcal_arrows.evcal_btn_next {
	border-radius: 0.5rem 0 0.5rem 0.5rem !important;
}

.evo_month_title {
	font-size: 1rem !important;
}

.evopopclose, .evolbclose {
	border-radius: 0 0.5rem 0.5rem;
}

.evo_lightbox {
	background-color: rgba(184, 208, 84, 0.85);
}

.evcal_evdata_row {
	margin: 8px;
}

.ajde_evcal_calendar.cev #evcal_list .eventon_list_event a:hover {
    border-width:0;
    border-left-width: 7px;
}
.evoShow_more_events span {
	border-radius: 0 0.5rem 0.5rem;
	transition-property: background,border,box-shadow,color,opacity,transform;
transition-duration: 0.3s;
}
.eventon_events_list .evoShow_more_events span {
	background-color: #74bdd2;
	font-family: "Roboto Slab";
	font-weight: bold;
	border: 2px solid #74bdd2;
}

.eventon_events_list .evoShow_more_events span:hover {
	background-color: #ffffff;
	font-family: "Roboto Slab";
	font-weight: bold;
	border: 2px solid #74bdd2;
	color: #74bdd2;
}

.eventon_events_list .evoShow_more_events:hover {
	opacity: 1;
}

.eventon_events_list .eventon_list_event.no_events {
	border: 0;
	background-color: #e4e46a;
	color: #ffffff;
}

.evo_cal_above span {
	border-radius: 0 6px 6px;
}


/* Post Korrekturen*/ 
.post-template-default h2 {
	font-size: 1.5rem;
	color: #4f5459;
}



.angebot-online,
.angebot-praesenz {
	float:right;
}