/*
Theme Name:     Divi Child Theme
Description:    Child Theme for Divi Theme
Author:         Christoph Walter
Author URI:     http://www.pas-solutions.ch/
Template:       Divi
Version:        1.0
*/
@import url(../Divi/style.css);

/*************************
Allgemeine Formatierungen
**************************/

h1 {
    font-size: 28px;
    margin-bottom: 20px;
	line-height: 32px;
}

h2 {
    font-size: 18px;
    background-color: #EEE;
    padding: 7px;
    border-radius: 3px;
    margin-bottom: 20px;
}

h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

h4.widgettitle {
	padding-bottom: 20px;
}

textarea {
	font-family: "Open Sans", Arial, sans-serif;
}

.et_pb_text > h2:last-child {
    padding-bottom: 7px;
}

p, p:last-of-type, .et_pb_text ul, .et_pb_text ol {
    padding-bottom: 20px;
}

.et_pb_fullwidth_header {
    padding: 20px 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 90%;
}

.et_pb_fullwidth_header h1 {
	margin-bottom: 0px;
}

.et_pb_widget {
	margin-bottom: 25px !important;
}
.et_pb_widget_area a {
    color: #c12c25 !important;
}

.widget-button, .et_pb_contact_submit, .et_pb_contact_submit:hover, .et_pb_contact_submit:after {
  background: #bf2b23;
  background-image: -webkit-linear-gradient(top, #bf2b23, #d7453e);
  background-image: -moz-linear-gradient(top, #bf2b23, #d7453e);
  background-image: -ms-linear-gradient(top, #bf2b23, #d7453e);
  background-image: -o-linear-gradient(top, #bf2b23, #d7453e);
  background-image: linear-gradient(to bottom, #bf2b23, #d7453e);
  color: #FFF !important;
  padding: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 15px;
  border-radius: 3px;
  display: block;
  border: 1px solid #eb6e67;    
  margin-bottom: 15px;
  text-align: center;
}

.et_pb_contact_submit:after {
	content: none !important;
}

.et_pb_widget_area .widget-button {
    color: #FFF !important;
}

#top-menu li li a {
    font-weight: normal !important;
}

/*************************
Startseite
**************************/

.startbox {
	padding: 25px !important;
	-webkit-box-shadow: 3px 3px 8px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 8px -4px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 8px -4px rgba(0,0,0,0.55);
}

.startbox p {
font-size: 13px;
    line-height: 20px;
}

.startbox h2 {
    font-size: 20px;
    text-align: center;
	margin-bottom: 10px;
	background-color: #ddd;
    border-radius: 5px;
}

.startbox .et_pb_promo_description {
    min-height: 345px;
}
	
.startbox .et_pb_promo_button, .startbox .et_pb_promo_button:hover {
  background: #bf2b23;
  background-image: -webkit-linear-gradient(top, #bf2b23, #d7453e);
  background-image: -moz-linear-gradient(top, #bf2b23, #d7453e);
  background-image: -ms-linear-gradient(top, #bf2b23, #d7453e);
  background-image: -o-linear-gradient(top, #bf2b23, #d7453e);
  background-image: linear-gradient(to bottom, #bf2b23, #d7453e);
    color: #FFF !important;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    border-radius: 3px;
    display: block;
    border: 1px solid #eb6e67;    
	margin-bottom: 15px;
	text-align: center;
}
.balkenoben {
	min-height:125px;
}


/*************************
Footer
**************************/

#footer-widgets {
    padding: 3% 0 0;
}

.footer-widget h4.title {
	color: #333 !important;   
	text-indent: 5px;    
}

#footer-widgets .footer-widget li a {
    color: #333 !important;
	font-size: 13px;
	display: block;    
	text-indent: 5px;
}

#footer-widgets .footer-widget li a:hover {
	background-color: #d4d4d4;   
	color: #333;
}

#footer-widgets .footer-widget li:before {
    content: none;
}

#footer-widgets .footer-widget li {
    padding-left: 0px;
    border-bottom: 1px solid #bbb;
    margin-bottom: 0px;
}

#footer-widgets .fwidget {
	width: 100%;
}

#footer-widgets .fwidget .menu {
	width: 90%;
}

/*************************
Downloads
**************************/
.pdf {
	padding-left: 0px !important;
}

.pdf li {
    list-style-type: none;
    background-image: url(/wp-content/uploads/2017/01/pdf-icon.gif);
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 28px;
    background-repeat: no-repeat;
    padding-left: 30px;
}

#menu-item-105 ul {
	background-color: #c12c25;
}

#menu-item-108 ul {
	background-color: #2965bb;
}

nav #menu-item-108 ul {
	border-color: #2965bb;
}

#menu-item-101 ul {
	background-color: #f2d33b;
}

#menu-item-101 ul a {
 border-bottom: 1px solid #6b94cf;
}

nav #menu-item-101 ul {
	border-color: #f2d33b;
}

#menu-item-105 ul a, #menu-item-108 ul a {
	color: #FFF !important;
 border-bottom: 1px solid #cf625d;
}

#menu-item-108 ul a {
 border-bottom: 1px solid #6b94cf;
}

#menu-item-101 ul a {
	color: #000 !important;
 border-bottom: 1px solid #FFF;
}

#menu-item-101 li:first-child a {
 border-top: 1px solid #FFF;
}

#menu-item-108 li:first-child a {
 border-top: 1px solid #6b94cf;
}

#menu-item-105 li:first-child a {
 border-top: 1px solid #cf625d;
}

/*************************
Teamseite
**************************/

.et_pb_column_1_2 .et_pb_team_member_image, .et_pb_column_3_8 .et_pb_team_member_image, .et_pb_column_1_3 .et_pb_team_member_image, .et_pb_column_1_4 .et_pb_team_member_image {
    text-align: left;
}

.et_pb_team_member_description h4 {
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
}

@media all and (min-width: 981px) {}
@media all and (min-width: 361px) and (max-width: 980px) {}
@media all and (max-width: 360px) {}
@media (max-width: 767px) {
	
#footer-widgets {
    padding: 10% 0 10% 0;
}
	
}
@media (max-width: 980px) {
	
h1 {
    font-size: 24px;
	line-height: 28px;    
	margin-bottom: 0px;
}
	
.startbox .et_pb_promo_description {
    min-height: inherit;
}
	
#footer-widgets {
    padding: 5% 0 5% 0;
}
}
@media (max-width: 1400px) {}
@media (max-width: 1280px) {}
@media only screen and (min-width: 1350px) {}
