﻿/*
Theme Name: Divi Child
Description: Divi Child
Author: Nabenhauer Consulting
Author URI: https://nabenhauer-consulting.com
Template: Divi
Version: 1.0
Tags:
*/



/*
#main-footer {
	border-top: 5px solid #0c71c3;
}
*/

#footer-widgets a {
	color: #0c71c3;
}

#footer-widgets a:hover {
	color: #0c71c3;
	text-decoration: underline;
}

#footer-bottom a {
	font-weight: normal !important;
}

#footer-bottom {
	display: none;
}


.footer-widget h4.title {
	color: #5EBAFB !important;
}

#sidebar a {
	color: #4b99d1 !important;
}

.bottom-nav li.current-menu-item > a {
	color: #bbb !important;
}

.posted_in a {
	color: #666;
}


.current-menu-item a {
/*
	background: #0c71c3 !important;
	height: 40px;
	color: #fff !important;
	padding: 12px !important;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
*/

color: #666 !important;

}


#titel {
	padding: 1% !important;
}

#main-footer {
	background: #fff;
}

.footer-widget {
	color: #0c71c3 !important;
	font-size: 14px;
}



.et_pb_contact_captcha_question {
	color: #fff !important;
}

.et_pb_contact_right p input {
    max-width: 50px !important;
}

.et_pb_contact_submit {
	color: #fff !important;
}


.et-pb-contact-message, h1.et_pb_contact_main_title {
	color: #fff !important;
}

.et_pb_contact_main_title, .et_pb_contact_form p:last-of-type {
	color: #fff;
}

h1, h2 {
	color: #0c71c3;
}

h2 {
	margin-top: 20px;
}

.snippet {
	margin-bottom: 20px;
/*
	background: #efefef;
	padding: 20px;
*/
}

.cc-hinweis {
    list-style-type: none;
    background: #efefef;
    border: 2px #ccc;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 12px !important;
    line-height: 16px;
}

#logo {
	display: none !important;
}

a[href="tel:071511736961"] {
		pointer-events: none;
}
