/*
Theme Name: ModernPixel.de Theme
Theme URI: https://modernpixel.de
Description: Ein Childtheme für Divi von ModernPixel.de
Author: Christoph Praet
Author URI: http://modernpixel.de
Template: Divi
Version: 1 License: GNU General Public
License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*---------- [Load The Fonts] ----------*/
@font-face {
    font-family: Ball-Pen-Regular;
    src: url('https://lunabuerger.com/wp-content/uploads/2023/10/Crystal-Sky.otf');
}
/* comfortaa-300 - latin */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/comfortaa-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Comfortaa Light'), local('Comfortaa-Light'),
       url('../fonts/comfortaa-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comfortaa-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comfortaa-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comfortaa-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comfortaa-v12-latin-300.svg#Comfortaa') format('svg'); /* Legacy iOS */
}

/* comfortaa-regular - latin */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/comfortaa-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Comfortaa Regular'), local('Comfortaa-Regular'),
       url('../fonts/comfortaa-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comfortaa-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comfortaa-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comfortaa-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comfortaa-v12-latin-regular.svg#Comfortaa') format('svg'); /* Legacy iOS */
}
#form1 a, #pnl_policy a {
	color: #a6071d !important;
}

h1 {
    font-family: Ball-Pen-Regular, sans-serif!important;
    font-size: 50px;
	padding-bottom: 50px;
}

h1.keinabstand {
    font-family: Ball-Pen-Regular, sans-serif!important;
    font-size: 50px;
	padding-bottom: 15px;
}
h2 {
    font-family: Ball-Pen-Regular, sans-serif!important;
    font-size: 50px;
}

#header{
	height: 800px;
	display: flex;
align-items: center;
justify-content: center;
}
#header h1{

}
#top-menu li{
	padding-right: 0px;
}
.grey-bg .et_pb_row{
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

.et_header_style_centered #logo{
	margin-top: 20px;
}

.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container, .et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{
	height: 0px!important;
}
.et_header_style_centered #main-header div#et-top-navigation{
	margin-top: 0px;
}

.et_header_style_centered #top-menu > li > a{
	padding-bottom: 0px!important;
	line-height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
}
.et_header_style_centered #top-menu > li > a:hover{
	background: #a6071d;
	color: #fff;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
opacity: 1;
}

.et_header_style_centered #top-menu > li > a:hover{
	color: #fff!important;
}
.referenz-pic{
	padding: 0px;
	-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 1px solid #333;
}

.referenz-pic img{
	-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.referenz-pic-ohne{
	-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 1px solid #333;
}

.referenz-pic-ohne img{
	-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.referenz-content{
	min-height: 300px;
	display: flex;
align-items: center;
justify-content: center;
}

.referenz-content p span{
	display: block;
	font-weight: bold;
	font-size: 18px;
}

#portfolio{

}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active{
	background: #a6071d!important;
	color: #fff!important;
}

.text-center{
	text-align: center!important;
}

.current-menu-item a{
	color: #a6071d!important;
	font-weight: bold!important;
}

#main-header{
	background: #fff!important;
}

.et_header_style_centered #main-header .mobile_nav{
	background: #fff!important;
}

.et_header_style_centered #main-header .mobile_nav .current-menu-item a{
	color: #000!important;
	font-weight: bold!important;
}
.et_mobile_menu{
	border-top: 0px!important;
}
#main-header .nav li ul a{
	color: #000!important;
}

.nav li ul{
	width: 300px;
}

#top-menu li li{
	display: block;
}

#top-menu li li a{
	width: 100%!important;
}
#top-menu .current_page_ancestor a
{color: #a6071d!important;font-weight: bold!important;}
#top-menu .current_page_ancestor a:hover{
	background: #a6071d!important;
	color: #fff!important;
}

#main-footer, #footer-bottom{
	background: #fff;
}

#footer-bottom{
	border-top: 1px solid #000;
}
#footer-info{
	display: block;
	width: 100%;
	text-align: center;
}
#footer-info img{
	display: block;
	margin: 0 auto;
	width: 100px;
	height: auto;
	margin-top: 10px;
}

.border-img{
	margin-top: 50px;
	padding: 10px;
	border: 1px solid #000;
}

.et_pb_contact_form_label {
    display: block !important;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #eeeeee;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #eeeeee;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #eeeeee;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #eeeeee;
}

.personal-paris a span{
	background: #a6071d!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px!important;
	border-radius: 5px;
	color: #fff!important;
}


.service-blurb a{
	text-align: center;
	min-height: 80px;
	border: 1px solid #000;
	display: flex;
align-items: center;
justify-content: center;
}

.service-blurb a:hover{
	text-decoration: underline;
}

.price-tag{
	background: #a6071d!important;
	color: #fff;
	font-weight: bold;
	font-size: 16px!important;
	padding: 10px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 20px;
}

.footer-social{
text-align: center;}

.footer-social a i, .sidebar-social a i{
font-size: 26px!important;
padding: 20px;
color: #a6071d!important;
}

.sidebar-social a i{
	padding-left: 0px!important;
}

.abstand-oben{
	padding-top: 50px!important;
}

.abstand-oben-unten{
	padding-top: 50px!important;
	padding-bottom: 50px!important;
}

#impressum h2{
	padding-top: 60px!important;
}

/* Set the spacing between images */
.et_pb_filterable_portfolio_0.et_pb_filterable_portfolio .et_portfolio_image{
margin: 2.5px!important;}

.et_pb_image{
margin-bottom: 5px!important;}