/*
Theme Name: Head Blog Child
Theme URI: https://de.wordpress.org/themes/head-blog/
Description: Child Theme from Head Blog
Author: Thomas Mächler
Author URI: www.maechler-thomas.ch
Template: head-blog
Version: 1.0
*/

@import url("../head-blog/style.css");

/* Theme costumization starts here
----------------------------------------------------------------*/
form{
	text-align: center;
}

div.wpcf7-form-control-wrap > div > div {
	margin: auto;
	width: 50%;
}

em{
	color: #8a6d3b;
	font-weight: bold;
}
.sow-slider-base .sow-slide-nav a em {color: #ffffff;}

.main-container{
	background-color: rgba(0,0,0,0) !important;
}

.news-item-content, .postauthor-container, .comments-template, .single-wrap, .widget{
	border: 0px !important;
}

.news-thumb{
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.news-item h2{
	margin-bottom: 1.5em !important;
}

