/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/* DEFAULT */
.navbar-brand img {
	width: 150px;
}

.z-index-2 {
	z-index: 2;
}

.main-footer .wpb_single_image img {
	width: 100%;
}

.hidden  {
	display: none !important;
}


/* Bullet list align top */
.one-bullet-list li {
	align-items: start !important
}

.one-bullet-list li:before {
	margin-top: 11px !important;
}
	

/* Roadmap */
/*
 * .one-roadmap {
	background: #ffffff !important;
	box-shadow: 0 25px 70px rgb(0 0 0 / 7%);
} 
*/

.one-roadmap h6 {
	font-weight: 700;
    line-height: 1.8;
    font-size: 21px !important;
}

.one-roadmap-item-checked .one-roadmap-bar, .one-roadmap-item-checked .one-roadmap-info {
	opacity: 1 !important;
}

.one-roadmap-item {
	flex-flow: row wrap !important;
}

.one-roadmap-mark {
	min-width: 32px !important;
}

.one-roadmap-item {
	color: #074A83 !important;
}

.one-roadmap-info p {
    max-width: 550px;
}

.one-roadmap-mark {
	color: #44CF6C !important;
	opacity: 1 !important;
}

@media screen and (max-width: 767px) {
.one-roadmap {
    padding-left: 10px;
    padding-right: 0px;
}
	
	.one-roadmap-item {
		padding-bottom: 1.5em;
		
	}
	.one-roadmap h6 {
		line-height: 1.2;
		margin-bottom: 0.5em;
	}
	.one-roadmap-bar:before,
	.one-roadmap-bar:after {
		top: 5px;
	}
	.one-roadmap-info p {
		font-size: 14px;
	}
	
	.iconbox {
    margin-bottom: 1em;
	}
	
	.iconbox h3 {
		font-size: 20px;
	}
	.iconbox .iconbox-icon-container i {
    font-size: 0.75em;
}
		body {
		font-size: 14px !important;
	}
}

@media screen and (min-width: 767px) and (max-width: 1023px) {
.one-roadmap {
    padding: 45px 40px 45px 30px !important;
}
	.iconbox {
		margin-bottom: 1em;
	}
}

/* Roadmap Border Fix */

.one-roadmap:before {
	border: 0 !important;
}

/* TITELFARBE WEISS */

.titlebar-inner h1 {
    color: #fff;
}


/* FONT SIZES */

@media screen and (max-width: 991px) {

h2, .h2 {
    font-size: 28px !important;
}
	
}
