/*
Theme Name: Psycheco Child
Theme URI: http://modernwebtemplates.com/product/cosa-nostra-wordpress-theme/
Author: mwtemplates
Author URI: http://modernwebtemplates.com/
Description: Psycheco Blog Theme.
Version: 1.0.1
Template: psycheco
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: blue, black, green, white, light, dark, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: psycheco-child

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.fw-main-row > .overlay-maincolor, .page_mainslider .overlay-maincolor {
	background-color:unset;	
}

h5, .h5 {
	font-size: 1.2em;
}
.home .service-item h3 {
	font-size: 1.1em;
}

.flexslider .ls h3 {
	background-color: rgba(255, 255, 255, 0.5);	
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select, .form-control auto {
	text-transform:none;
}
figcaption, .entry-caption {
	font-size: 12px;
	padding: 2px 0 0 0;
}
.wp-caption {
	padding-bottom: 3px;
}

.home .section_padding_top_150 > [class*="container"] {
	padding-top:0;
}
/*FAQ padding-top*/
.page-id-168 .container {
	padding-top:50px;
}
/*großere Navi-Items*/
.primary-navigation a {
	font-size:130%;
}

img.main-logo {
	margin-left:50px;
	border-radius:20% !important;
}

.service-item .item-excerpt {
	height:12em !important;
}
.fa-envelope::before {
	color:#31b3b3;
}
.fa-map-marker::before {
	color:#31b3b3;
}
.page_breadcrumbs h2.small {
	font-size:100% !important;
}