/*
Theme Name: Uncode Child
Theme URI: http://www.brabamdemo.it/
Description: Tema Child di uncode
Author: Fabio
Author URI: http://example.com/
Template: uncode
Version: 1.0.0
Tags: tag che possono essere applicati al tuo tema separati da virgola
Text Domain: uncode-child
*/
.ff-header {
    display: none !important;
}
.ff-stream-wrapper{
	margin:0 !important;
}
.ff-stream {
	padding-top: 0 !important;
}
.single-post h1.header-title.h1 {
    color: #0057a6;
}
.single-post .post-info.left-t-right{
	display:none !important;
	
}
.single-post .main-container .row-container .double-top-padding {
    padding-top: 36px;
}
.home .ff-loadmore-wrapper .ff-btn {
    width: 96% !important;
    margin: 20px 0;
}
.page .wpcf7-form input[type="text"],
.page .wpcf7-form input[type="email"]{
	width:100%;
}
.page .wpcf7-form p label {
	font-weight: 400;
	font-size:12px;
}
.wpcf7-list-item-label {
    display: inline-block;
}
.home p.t-entry-meta span.t-entry-category,
.page-id-866 p.t-entry-meta span.t-entry-category {
    font-size: 14px !important;
}

@media (max-width: 959px) {
	

	
}