/*
Theme Name: Enfold Erfoglsfamily
Description: Child Theme for Enfold
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
Template: enfold
Version: 0.1.0
Theme URI: www.kriesi.at/themes/enfold/
*/
html {
	background-color:#fff;
}

.main_color {
	color:#222222;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
	text-transform:inherit;
	line-height: 1.2em;
}

/* Landing */

.html_header_top.html_header_sticky #top.page-template-template_landing #main {
	padding-top:0;
}

/* Call-to-Action Button */

#calltoactionarea .avia-button.avia-color-green {
	font-size:27px;
	font-weight:bold;
	border:2px solid #f03a32;
}

#calltoactionarea p, #calltoactionarea b, #calltoactionarea strong {
	color: inherit;
}

/* Bullet List */

#bulletsarea li {
	background:url("/wp-content/uploads/2016/07/ok_image.png") left 6px no-repeat;
	padding-left: 24px;
	line-height: 1.6em;
	min-height:26px;
	list-style-type:none;
}

.image-overlay {
 visibility: hidden;
 background-color: transparent!important;
 }