/*
 Theme Name:     Fuerth schockt
 Template:       Divi
*/

.standardbutton {
	background-color: #00a18c;
	padding:10px 20px !important;
	border-radius:5px;
	color:#ffffff;
	display:inline-block;
	font-size:18px;
	font-weight:600;
	border:0px !important;
}

.standardbutton:after {
	content:"" !important;
}

.standardbutton:hover {
	background-color: #0bb9a2 !important;
	padding:10px 20px !important;
	border-radius:5px;
	color:#ffffff;
	display:inline-block;
	font-size:18px;
	font-weight:600;
	border:0px !important;
}

.standardbutton:hover:after {
	content:"" !important;
}

.standardbutton_second {
	background-color: transparent;
	border:2px solid #00a18c;
	padding:10px 20px !important;
	border-radius:5px;
	color:#00a18c;
	display:inline-block;
	font-size:18px;
	font-weight:600;
	box-sizing: border-box;
	min-width:190px;
	text-align: center;
}

.standardbutton_second:after {
	content:"" !important;
}

.standardbutton_second:hover {
	background-color: #0bb9a2 !important;
	padding:10px 20px !important;
	border-radius:5px;
	color:#ffffff;
	display:inline-block;
	font-size:18px;
	font-weight:600;
	border:2px solid #00a18c;
}

.standardbutton_second:hover:after {
	content:"" !important;
}

.et_pb_contact_submit {
	background-color: #00a18c;
	padding:10px 20px !important;
	border-radius:5px;
	color:#ffffff;
	display:inline-block;
	width:100%;
	font-size:18px;
	font-weight:600;
	border:0px !important;
}

.et_pb_contact_submit:after {
	content:"" !important;
}

.et_pb_contact_submit:hover {
	background-color: #0bb9a2 !important;
	padding:10px 20px !important;
	border-radius:5px;
	color:#ffffff;
	display:inline-block;
	font-size:18px;
	font-weight:600;
	border:0px !important;
}

.et_pb_contact_submit:hover:after {
	content:"" !important;
}

.et_contact_bottom_container {
	width:100%;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none !important; 
}

.custom_author {
	font-size:14px;
	font-style: italic;
}

.customslider .et-pb-controllers {
	bottom:-10px;
}

.customslider .et-pb-controllers a {
	background-color:#000000;
}

.customslider .et-pb-controllers .et-pb-active-control {
	background-color:#000000;
}

.customslider .et_pb_slides {
	padding-bottom:20px;
}

.customfooter a {
	color:#ffffff;
}

.mobile_menu_bar:before {
	color:#00a18c;
}

.customblurbs .et_pb_main_blurb_image {
	margin-bottom:10px;
}

#comment-wrap {
	display:none;
}

#sidebar h2{
	font-size:20px;
}