/*
 Theme Name:     SmeilCare
 Theme URI:      http://mindcopter.com
 Description:    child theme for SmeilCare
 Author:         mindcopter
 Author URI:     http://mindcopter.com
 Template:       Divi
 Version:        1.0.0
*/

::-moz-selection { background: #66cc66; color:#fff; }
::selection { background: #66cc66; color:#fff; }

/* lato-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-v25-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lato-v25-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* oswald-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/oswald-v57-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* oswald-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/oswald-v57-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* oswald-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/oswald-v57-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

* {
    	font-family: 'Lato',sans-serif;
}

.et_pb_promo_description div, .et_pb_team_member_description div, .et_pb_team_member_description div p, .et_pb_text_inner, .et_pb_toggle_content, .table .tr .td, p{
	font-size: calc(16px + 1 * ((100vw - 300px) / (1600 - 300)));
	line-height: 1.5em;
}

.et_pb_text_6 h2 {
	font-family: 'Oswald',sans-serif;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	font-size: 40px;
	letter-spacing: 0.18em;
	/*line-height: 1.4em;*/
	
}
.et_pb_text_inner h1, .et_pb_text_inner h2 {
    	font-family: 'Oswald',sans-serif;
}


.et_pb_blurb_description,
.et_pb_text{
	font-size:15px;
}


/*Navigation*/
.et-fixed-header#top-header, .et-fixed-header#top-header #et-secondary-nav li ul {
    background-color: #fff !important;
}
#et-info {
    float: none;
    margin: 0 auto;
    width: 270px;
}
.et_header_style_split #main-header.et-fixed-header .centered-inline-logo-wrap,
.et_header_style_split #main-header .centered-inline-logo-wrap{
	width:100px !important;
	height:100px !important;
}


.leerlink{ display:none;}
@media(min-width:980px){
	.leerlink{
		display:block;
		width: 230px;
		pointer-events:none;
	}
}

/*Listen */
.et_pb_column .et_pb_text { width: 100%; } 
.et_pb_column .et_pb_text ol {list-style-position:outside;}
.et_pb_column .et_pb_text ol,
.et_pb_column .et_pb_text ul,
.et_pb_column .et_pb_tab_content ul,
.et_pb_column .et_pb_toggle_content ul{ padding-left: 50px; position: relative; margin-bottom: 0.5em; margin-top: .8em;}
.et_pb_column .et_pb_text ul,
.et_pb_column .et_pb_tab_content ul,
.et_pb_column .et_pb_toggle_content ul{list-style: none !important; } 
.et_pb_column .et_pb_text ol li,
.et_pb_column .et_pb_text ul li,
.et_pb_column .et_pb_tab_content ul li ,
.et_pb_column .et_pb_toggle_content ul li { position: relative; margin-top: 0em; margin-bottom: 0.25em; font-size: 20px; }
.et_pb_slide_content ul li{ font-size: 18px; } 
.et_pb_column .et_pb_text ul li:before,
.et_pb_column .et_pb_tab_content ul li:before ,
.et_pb_column .et_pb_toggle_content ul li:before{content: ""; background: #ff9933; left: -26px; position: absolute; top: 13px; width: 13px; height: 13px; border-radius: 100%; border:1px solid #fff } 
.et_pb_column .et_pb_text ul li:after,
.et_pb_column .et_pb_tab_content ul li:after,
.et_pb_column .et_pb_toggle_content ul li:after{ content: ""; background: #66cc66; position: absolute; border-radius: 100%; height: 10px; left: -28px; top: 10px;width: 10px; border: 2px solid #fff;  } 


/*Blurb*/
.img_border_round .et_pb_main_blurb_image{
	border: 10px solid #66cc66;
	border-radius:100%;
}
@media(max-width:450px){
	h4.et_pb_module_header,
	h4.et_pb_module_header span{
		font-size:28px !important;
	}
}

/*Footer*/
footer .et_pb_column_4_4 .et_pb_text .et_pb_text_inner{
	font-size: 12px !important;
	}

@media(min-width:980px){
	#footer-widgets {
		padding: 1% 0 0;  
		display: flex;
	  align-items: center;
	  justify-content: center;
	}

	#footer-widgets > div {
	  max-width: 50%;
	}

	.footer-widget:last-child{
		text-align:right;
	}
	#nav_menu-2{
		float:right;
		padding-right:11px;
		border-top: 1px solid;
		width: 100%;
		padding-top: 15px;
	}
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .et_pb_widget{
	margin-bottom:15px;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .et_pb_widget .custom-html-widget:first-child{
	padding-top:35px;
}
.et_pb_widget .custom-html-widget a{
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    line-height: 2.2em;
    font-weight: 700;
}
.widget_text.et_pb_widget.widget_custom_html div{
	   font-size: 18px;
}
.et_pb_widget ul li{
	margin:0;
}

#footer-widgets .footer-widget li:before{
	border:none;
}

#footer-info{
	width:100%;
	text-align:center;
	font-size:12px;
}
@media(max-width:768px){
	#footer-widgets .footer-widget{
		width: 320px;
		float: none;
		clear:both;
	}
	#logo{
		display:none !important;
	}
}
#custom_html-2{
	float:none;
}

/* Kontaktformular */
.et_pb_row_form{
	width:100%;
	padding: 10px 0 !important;
}
.et_pb_row_form h3 {

}

.et_pb_row_form .et_pb_divider:before{
	border-top-color: rgb(255, 153, 51);
	border-top-style: solid;
	border-top-width: 1.6px;
	color: rgb(42, 42, 42);
	content: "";
	font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 1px;
	left: -35px;
	line-height: 23.8px;
	position: absolute;
	top: 0px;
	width: 140px;
	z-index: 10;
}

.et_pb_code_datei{
	border: 5px dashed #66cc66;
	border-radius:15px;
	background:rgba(240,240,240,0.8);
	padding: 15px 0 0 20px
}
.wpcf7-form-control-wrap{
	display:block;
	height: 60px;
	padding-bottom: 18px;
}
.wpcf7-form-control-wrap.acceptance-999{
	display:inline
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captcha, .wpcf7-date, .wpcf7-number, .wpcf7-select, 
.et_pb_row_form input[type="text"],.et_pb_row_form input[type="password"],.et_pb_row_form input[type="tel"],.et_pb_row_form input[type="email"],.et_pb_row_form input.text,.et_pb_row_form input.title, .et_pb_row_form textarea,.et_pb_row_form select{

	width: 98% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	font-size: 14px;
	color: #999 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    height: 34px;
    padding: 6px 12px;
    background-color: rgba(240,240,240,0.3);
	background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 2px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
   
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	display: block;
    height: 100%;
	box-shadow: inset 0 -4px 3px rgba(0,0,0,.075);

	border-top: 0 !important;
	border-right: 0 !important;
	
}
.wpcf7-text:focus, .wpcf7-textarea:focus, .wpcf7-captcha:focus, .wpcf7-date:focus, .wpcf7-number:focus, .wpcf7-select:focus{
	border-color: #ff9933 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,153,25,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,153,25,.6) !important;
}

.wpcf7-textarea,.et_pb_row_form textarea{
	height:85px;
	margin-bottom:15px;
}
.wpcf7-submit {
	cursor: pointer;
	background-color: rgb(255, 153, 51);
	border-color: rgb(255, 153, 51);
	border-radius: 25px;
	border-style: solid;
	border-width: 0px;
	box-shadow: rgb(255, 76, 0) 0px 12px 50px -12px;
	color: rgb(255, 255, 255);
	display: inline-block;
	font-size: 18px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 5px;
	line-height: 30.6px;
	margin: 0;
	outline-color: rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	text-align: center;
	text-transform:uppercase;
	transition: all 0.3s ease;
	white-space:break-spaces;
}
.et_pb_code_submit,
.et_pb_code_accept{
	text-align:center;
	padding-top:15px;
}
.wpcf7-submit:hover {
	box-shadow: 0px 12px 80px -12px rgba(255,76,0,0.63);
	letter-spacing:6px;
}
.wpcf7-form label {
	margin-bottom: 1em;
}

textarea{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
}
.et_pb_row_form input[type="checkbox"]{
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 15px;
    -webkit-appearance: button;
    border: double 2px #999;
    background-color: #efefef;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    width: 25px !important;
    height: 25px;
}
.et_pb_row_form input[type="checkbox"]:hover {
    box-shadow: 0px 0px 10px #999;
}
.et_pb_row_form input[type="checkbox"]:checked {
    background-color: #66cc66 !important;
    border-color: #fff !important;
}

@media (max-width:750px){

}
@media (min-width:751px) and (max-width:1200px){

}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    clear: both;
    background: rgba(150,0,0,.21);
	margin: 0 auto;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid rgb(102, 204, 102);
	text-align:center;
	background-color: rgba(102, 204, 102,0.25);
    clear: both;
	margin: 0 auto;
}
span.wpcf7-not-valid-tip {
	color: rgba(150,0,0,1);
	font-size: .9em;
	font-weight: normal;
	display: block;
	float: right;
	padding-right: 9px;
}

.et_pb_code_accept{
	background: rgb(169, 169, 165,0.2)
}

.et_pb_code_accept span.wpcf7-not-valid-tip {
	float: none;
	padding-top: 6px;
}
.wpcf7-response-output{
	max-width:800px;
	text-align:center;
	margin: 0 auto;
	margin-top:35px !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 .wpcf7-response-output{
	margin:0 auto !important;
	margin-top: 50px !important;
	font-weight: 700;
	border-radius: 10px;
}

span.wpcf7-recaptcha{
    margin: 0 auto;
    display: inline-block;
}
.wpcf7-form-control-wrap.recaptcha{
	min-height:80px;
}

@media (min-width:981px){
 .et_pb_column_xtra {
    width: 49.55% !important;
   margin-right:0.5% !important;
 }
	.slider_50-50 .et_pb_slide_0 {
		background-position:0 16% !important;
	}
	.slider_50-50 .et_pb_slide_description{
		margin-left:0 !important;
		max-width: 610px;
	}
	.slider_50-50 .et_pb_slide_description h1{
		font-size:50px;
	}
	.slider_50-50.desc_rechts .et_pb_slide_description{
		margin-right:-200px !important;
	}
	.slider_50-50.desc_links .et_pb_slide_description{
		max-width: 310px;
		padding-left:0 !important;
	}
}

@media (max-width:980px){
	.slider_50-50 .et_pb_slide_description{
		max-width: 340px !important;
		margin-left: 0 !important;
		margin-top: 70px !important;
	}
}

@media (max-width:450px){
	.slider_50-50 .et_pb_slide_0 {
		background-position: 60% 0px !important;
	}
	.slider_50-50.desc_rechts  .et_pb_slide {
		background-position: -130px -10px !important;
	}
	.slider_50-50 .et_pb_slide_description{
		margin-top: 270px !important;
	}
	.slider_50-50.desc_links  .et_pb_slide {
		background-position: -450px 0 !important;
	}
}

.ds-vertical-align{
	text-align:center;	
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 

/*Redesign*/
.page-id-733 .et_pb_column .et_pb_text ul li,
.page-id-540 .et_pb_column .et_pb_text ul li {
	margin-bottom: 0.65em;
	font-style: normal;
	font-weight: 300 !important
}
.page-id-733 h3,
.page-id-540 h3 {
	font-family: 'Oswald',sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 0.18em;
}