/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 13 2024 | 10:15:00 */
.uk-list-decimal>::before{
	font-family:'ivyora-display';
	font-size: 1.1rem;
    line-height: 2;
    font-weight: 500;
}

.uk-list-decimal .uk-text-meta{
	line-height:2;
}

.uk-list-large>:nth-child(n+2){
	margin-top:30px;
}

.cta-section-content{
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
}

.cta-section-content-ueber-uns{
	max-width:850px;
	margin-left:auto;
	margin-right:auto;
}

.uk-accordion .el-content{
	max-width:63%;
}

.contact-grid{
	color:#11151C;
}

hr{
	border-top: 1px solid #11151C;
}

.ppm-text-meta-padding-bottom{
	padding-bottom:5px;
}

.ppm-text-footer-margin-bottom{
	margin-bottom:30px;
}

.uk-accordion>:last-child {
    
    border-bottom: 1px solid #e5e5e7;
	padding-bottom:20px;
}

.uk-light .uk-navbar-nav>li>a{
	color:#eee2df!important;
}

.ppm-grid-hidden-link .el-link{
	display:none;
}

.ppm-margin-top{
	margin-top:150px;
}

.uk-navbar .uk-active a {
   font-weight:bold;
}



.uk-navbar  a:hover{
	color: #EEE2DF;
    text-decoration: underline; /* Fallback for browsers that don't support shorthand */
    text-decoration-thickness: 1px; /* Explicit thickness */
    text-decoration-color: #EEE2DF; /* Ensure the underline matches the text color */
    text-underline-offset: 6px; /* Offset the underline */
    -webkit-text-underline-offset: 6px; /* Safari-specific prefix */
}

.ppm-footer-link a:hover{ 
	color: #2d2e33!important;
    text-decoration: underline!important; /* Fallback for browsers that don't support shorthand */
    text-decoration-thickness: 2px!important; /* Explicit thickness */
    text-decoration-color: #2d2e33!important; /* Ensure the underline matches the text color */
    text-underline-offset: 6px!important;/* Offset the underline */
    -webkit-text-underline-offset: 6px!important; /* Safari-specific prefix */
}


.uk-list-disc li{
	margin-left:5px;
}

.ppm-margin-top-h1{
	margin-top:45px;
}

.ppm-contat-day{
	display:block;
	line-height:1;
	padding-top:20px;
}

.ppm-contat-time{
	display:block;

}

footer a{
	color:#11151c!important;
}