/*
Theme Name: Pränatal Dorsten
Author: Stefan Jost | YDESCO
Author URI: https://ydesco.de
Template: enfold
*/




/*Main: #91a2ce */

h1.av-special-heading-tag, h2.av-special-heading-tag {
	font-weight: normal;
	/*color: #91a2ce;*/
	color: #0053a1;
	text-transform: none;
}

h1.av-special-heading-tag b, h2.av-special-heading-tag b  {
	font-weight: bold;
    font-size: 1.2em;
	color: #f58b3e;
	text-transform: none;
}



h3 {
	color: #333333 !important;
}

h3.widgettitle {
	color: #fff !important;
}

.logo img {
	margin-top: 0;
}

.slideshow_caption {
	background-color: rgba(255,255,255,0.85);
}

.main_color {
	border-top: none !important;
}

.toggler, .toggle_content {border: none !important}

.toggler .toggle_icon {transform: scale(1.5); border: none !important;}

.single_toggle {margin-bottom: 10px !important;}

.event-past-contents p {
	margin-top: 0 !important;
}

a.av-upcoming-event-entry:hover {
	text-decoration: none !important;
}

a.av-upcoming-event-entry h4 {
	color: #91a2ce !important;
}

#top .avia-slideshow-button {
	padding: 15px;
	font-size: 1.2em;
}

.bbutton a {
	font-size: 1.2em !important;
}

#main ul {
  list-style: none; /* Remove default bullets */
}

#main ul li::before {
  	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  	color: #f58b3e; /* Change the color */
  	font-weight: bold; /* If you want it to be bold */
  	display: inline-block; /* Needed to add space between the bullet and the text */ 
  	width: 1em; /* Also needed for space (tweak if needed) */
  	margin-left: -1em; /* Also needed for space (tweak if needed) */
	font-size: 2em;
	transform: translateY(25%);
}

.plink:hover h4 {
	/*color: #f58b3e !important;*/
	color: #ffffff !important;
}

.plink {
	transition: all 0.2s ease-in-out;
}

.plink:hover {
	background-color: #91a2ce !important;
	transform: scale(1.05);
}

@media only screen and (max-width: 1200px) {.av-main-nav > li.menu-item-avia-special {
    display: block;
}
.av-main-nav > li {
    display: none;
}}

.main_color .toggle_content strong {
	color: #91a2ce !important;
}

table.tablepress {
	border: 1px solid #91A2CE !important;
}

table.tablepress th {
	border-top-color: #91A2CE;
}

table.tablepress .column-1 {
	border-left-color: #91A2CE;
}

.tablepress tfoot th, .tablepress thead th {
	background-color: #91A2CE !important;
	color: #fff !important;
	line-height: 1em;
}

.slideshow_inner_caption h2 {
		font-size: 35px;
	} 

#mobile-info {
	display: none;
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999999999;
    background-color: #000000;
    padding: 10px;
    border-radius: 0;
}

#mobile-info .mi-col {
	width: 50%;
	float: left;
	text-align: center;
}

#mobile-info .mi-col a {
	background-color: #0053A1;
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff !important;
	text-decoration: none !important;
}

@media(max-width: 766px) {
	
	#mobile-info {
		display: block;
	}
	
	.slideshow_align_caption {
		padding-left: 50px;
    	padding-right: 50px;
		padding-top: 39px;
	}
	
	.responsive #top .slideshow_caption h2  {
		font-size: 15px !important;
	} 
	
	.responsive #top .slideshow_caption h1.av-special-heading-tag  {
		font-size: 15px;
		text-align: center;
	}
		
	.slideshow_inner_caption p {
		font-size: 12px !important;
	}
	
	#top .avia-slideshow-button {
		display: none;
	}
}

.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
    padding-top: 87px;
}


#avia_2_1 p, #element_avia_3_1, #element_avia_4_1, #avia_6_1 p, #element_avia_7_1, #element_avia_8_1, #element_avia_9_1,
#element_avia_10_1,
#element_avia_11_1,
#element_avia_12_1,
#element_avia_13_1,
#element_avia_14_1,
#element_avia_15_1,
#element_avia_16_1,
#element_avia_17_1,
#element_avia_18_1{
	padding-left: 25px;
	display: none;
}