/* 
Theme Name:		 alante-child
Theme URI:		 http://childtheme-generator.com/
Description:	 alante-child is a child theme of Alante, created by ChildTheme-Generator.com
Author:			 Sandra Dornauf
Author URI:		 http://childtheme-generator.com/
Template:		 alante
Version:		 1.0.0
Text Domain:	 alante-child
*/


/*
    Add your custom styles here
*/

body,
button,
input,
select,
textarea {
        color: #616161;
}

p {
	font-size: 120%;
	
}

#logo h1 {

    font-size: 3px;
    line-height: 1.3;
    font-weight: bold;
}

#logo img {
    width: auto;
    display: block;
    max-height: 85px;
}

.entry-content .entry-meta > span::after {

    content: none;
    padding: 0 3px 0 5px;
    position: relative;
    top: -1px;

}
.entry-meta a:last-child:after {
	content: "|";
	padding: 0 3px 0 5px;
    position: relative;
    top: -1px;
}

.fa-calendar-o {

    margin-left: 10px;

}


.entry-meta time::after {
	content: "|";
	padding: 0 3px 0 5px;
    position: relative;
    top: -1px;
}

.entry-meta .category a:last-child:after {
	content: "|";
	padding: 0 3px 0 5px;
    position: relative;
    top: -1px;
}


.single .entry-meta > span::after {

    content: none;
    padding: 0 3px 0 5px;
    position: relative;
    top: -1px;

}
.blog-article .entry-footer .entry-meta > span {

    display: inline;
    vertical-align: middle;

}

.blog-grid.element.column-1:first-child {

    margin-top: 5em;

}

.blog-article .more-link {

    text-align: left;

}

.seitenbild img {

    width: 100%;

}


/* iframe */

iframe.twitter-tweet {
	margin: 0 !important;
	max-width: 100%;
}

#ytplayer {
	
	max-width: 100% !important;
}


/* Autorenfeld */
.aut-border {
background: #ECECEC;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    border: 1px solid #d0d0d0;
    float: left;
    padding: 2%;
    width: 100%;
	margin-bottom: 5px;
}
.autor {
float:left;
}

.text {
margin-left: 2%;
width: 60%;
}
.avatar {
float:left;
border-radius:50%;
border: 1px solid #eee;
margin-right: 15px;
}
/* END Autorenfeld */


.author.url.fn {
    padding: 5px;
}


.wp-biographia-container h3,.wp-biographia-container p {
	margin:0 0 10px 0;
	padding:0
}
.wp-biographia-container-top {
	background:#f2f7fc;
	border-top:4px solid #000;
	clear:both;
	margin:20px 0;
	overflow:hidden;
	padding:20px
}
.wp-biographia-container-around {
	background:#f2f7fc;
	border:1px solid #000;
	clear:both;
	margin:20px 0;
	overflow:hidden;
	padding:20px
}
.wp-biographia-container-none {
	background:#f2f7fc;
	border-top:none;
	clear:both;
	margin:20px 0;
	overflow:hidden;
	padding:20px
}
.wp-biographia-pic {
	background:#fff;
	border:1px solid #e7e7e7;
	float:left;
	height:100px;
	width:100px;
	margin:0 -122px 0 0 !important;
	padding:10px !important
}
.wp-biographia-pic img {
}
.wp-biographia-avatar {
}
.wp-biographia-text {
	float:left;
	margin:0 0 0 140px
}
.wp-biographia-text-no-pic {
	float:left;
	margin:0 0 0 0
}
ul.wp-biographia-list {
	margin:0 0 0 0
}
ul.wp-biographia-list-text li,ul.wp-biographia-list-icon li {
	display:inline-block;
	list-style-type:none;
	background:none;
	padding:0 0 5px
}

.wp-biographia-links li:not(:first-child)::before {
    content: " | ";
}


ul.wp-biographia-list-text li {
	margin:0
}
ul.wp-biographia-list-icon li {
	margin:0 5px 0 0
}
.wp-biographia-list-icon a:link,.wp-biographia-list-icon a:visited {
	text-decoration:none;
	border-bottom:none
}
.wp-biographia-item-icon {
	height:32px !important;
	width:32px !important
}
.idevice .wp-biographia-container-top,.idevice .wp-biographia-container-around,.idevice .wp-biographia-container-none {
	padding:0
}
.idevice .wp-biographia-pic {
	float:none
}
.idevice .wp-biographia-text {
	float:none;
	margin:0 0 0 0
}
.wp-biographia-avatar-wrap {
	float:left;
	margin:8px
}
.wp-biographia-avatar-nowrap {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:8px
}
.photo {
	
	max-width: 150px;
}

.services-builder.style1 .iconmain {

    margin: 0;
    padding: 20px 0;
}
