/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


#logo {
	padding-left: 20px;
}

h1 {
	font-size: 26px !important ;
	font-family: 'Merriweather',Georgia,"Times New Roman",serif;
	color: #333;
	font-weight: 400;
	margin-bottom: 15px !important;
}
h2 {
	font-size: 20px;
	font-family: 'Merriweather',Georgia,"Times New Roman",serif;
	color: #333;
	font-weight: 400;
	}

h3 {
	font-size: 18px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	color: #9b3642 !important;
	font-weight: 700;
}
.et_pb_portfolio_item .et_pb_module_header a, .et_pb_portfolio_item h3 a, .et_pb_post .entry-title a, .et_pb_post h2 a {
	font-size: 26px !important;
	font-family: 'Merriweather',Georgia,"Times New Roman",serif;
	color: #333;
}

/***google fonts erstetzen ***/

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../divi-child/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../divi-child/fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/open-sans-v34-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../divi-child/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/open-sans-v34-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-300 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../divi-child/fonts/merriweather-v30-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/merriweather-v30-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../divi-child/fonts/merriweather-v30-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/merriweather-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../divi-child/fonts/merriweather-v30-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/merriweather-v30-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../divi-child/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/roboto-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../divi-child/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/roboto-v30-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/***slider home ***/


.et_pb_slide_0 p {
	width: 40%;
}

/*** infoleiste ***/

.page-id-1052 .et_pb_row_1 .et_pb_column_1, .et_pb_column_2 {
	border-right: 1px solid #cdcdcd !important;
}


/***navigation ***/

#top-menu li li a {
	padding: 5px 2px;
	font-size: 16px;
	font-weight: 400;
	border-bottom: 1px solid #fff;
}

span.mobile_menu_bar:before {
    color: white !important;
}

.et_mobile_menu_button {
    display: block !important;
	float: right !important;
}

#top-menu .menu-item-has-children > a:first-child::after {
top: 16px !important;
}

/*** menu hover ***/

#et-top-navigation nav > ul > li > a { 
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}

#et-top-navigation nav > ul > li > a:hover  { 
	background-color: #9b3642;
}
	
#top-menu li.current-menu-item > a { 
	background-color: #9b3642;
}

#top-menu li a:hover {
 	opacity: 1 !important;
}

.et-fixed-header #top-menu li.current-menu-ancestor > a, .et-fixed-header #top-menu li.current-menu-item > a { 
	background-color: #9b3642 !important;
}

#top-menu li li a:hover {
 	font-weight: bold !important;
}
#top-menu li li.current-menu-item > a {
	font-weight: bold !important;
}

#top-menu > li.current-menu-ancestor > a { 
	background-color: #9b3642;
	}

#top-menu .menu-item-has-children > a:first-child {
padding-bottom: 20px !important;
margin-bottom: 30px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
padding-bottom: 20px !important;
margin-bottom: 30px;
}

/***abstandüber Welche Art der U brauchen sie ***/

.et_pb_section_2.et_pb_section {
    padding-top: 20px !important;
}


/*** widgets ***/
	h4.widgettitle	{
   font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
		color:	#9b3642;
}

/*This controls your active link color */
.widget_nav_menu ul li.current-menu-item a {
    color: #333 !important;
}
#menu-seniorenbetreuung  {
    text-decoration: underline;
	color: #9b3642;
}
#menu-seniorenbetreuung a {
    color:#9b3642 !important; 
}

#menu-seniorenbetreuung a:hover{
    color: #333 !important; 
}
 
#menu-seniorenbetreuung li.current-menu-item a{
    color: #333 !important; 
}

/*** contact form 7 breite der felder ***/

input.text, input.title, input[type="text"], select, textarea {
    width: 100%;
}

input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {
    width: 100%;
}


/*** trennlinie ***/

hr {
 border: solid 1px #cdcdcd;
	margin: 5px 30px 11px 1px;
}

/*** bullets bei aufzählugen ul ***/

ul.special_bullet {
    list-style: none;
    }

ul.special_bullet li:before {
    color: #9b3642;
    content: "\27bd \2001";
}

/*** blog ***/

#left-area .post-meta a {
 color: #9b3642;
text-decoration: underline;
}

.et_pb_post a.more-link{
  display:block;
	max-width: 200px;
  padding:8px 16px;
  margin-top:12px;
	margin-bottom: 18px;
  color:#fff;
background-color: #9b3642;  
  font-size:14px;
}
.et_pb_post .more-link:hover {
  background:#454545;
  /*transition*/
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
          transition:all .3s ease;
  border:1px solid #9b3642;
	background-color: #fff;
  color:#9b3642;
}

.et_pb_post {
    margin-bottom: 80px;
   }

.et_pb_image_container img, .et_pb_post a img {
    max-width: 50%;
   }

/*** custom footer ***/

#main-footer a:hover{
 font-weight: bolder !important;
	text-decoration: underline;

	}
#footer-info {
    float: none !important;		
    text-align: center !important;
}

/*** complianz ***/

#cmplz-document button.cc-revoke-custom {
     color: #fff;
}


/*** Responsive Styles Smartphone Portrait ***/

@media all and (max-width: 479px) {

h1 {
	margin-bottom: 0 !important;
}
.et_pb_slide_content p:last-of-type {
    margin-top: 40px !important;
	}
#logo {
	padding-left: 0 !important;
	max-height: 80%;
}
.et_fullwidth_nav #main-header .container {
 padding-right: 10px !important;
}
	/*** website breite auf mobil ***/

.et_boxed_layout #page-container, .et_boxed_layout #page-container .container, .et_boxed_layout #page-container .et_pb_row, .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header, .et_boxed_layout.et_pb_pagebuilder_layout.single #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row, .et_fixed_nav.et_boxed_layout #page-container #main-header, .et_fixed_nav.et_boxed_layout #page-container #top-header, .et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header {

Width: 94% ;
}


}
@media all and (max-width: 768px) {
	#logo {
	padding-left: 0 !important;
	max-height: 90% !important;
}

	h1 {
	margin-bottom: 0 !important;
}
	.et_fullwidth_nav #main-header .container {
 padding-right: 10px !important;
}
	.et_pb_slide_content p:last-of-type {
    margin-top: 60px !important;
	}
		}
@media all and (min-width: 768px) and (max-width: 980px)  {
	.et_fullwidth_nav #main-header .container {
 padding-right: 10px !important;
}
	#logo {
	padding-left: 0 !important;
	max-height: 90% !important;
}
	


	
	
}

@media all and (min-width: 980px) and (max-width: 1110px) {
	.et_fullwidth_nav #main-header .container {
 padding-right: 10px !important;
}
	#top-menu li {
 padding-right: 0 !important;
}	
	}
	
	

@media all and (min-width: 1405px) {

.et_fullwidth_nav #main-header .container {
 padding-right: 120px !important;
}
	}
	