/*
Theme Name:		GREEN - WAY Srl
Theme URI:		https://www.greenwayprocida.it
Description:	Template personalizzato per GREEN - WAY Srl (Procida) e basato su SKT Pull.
Author:			Michelangelo Scotto di Gregorio
Author URI:		https://procida.me
Template:		skt-pull
Version:		1.0
*/

/* Home logo - richiesto da Azzurra F. */
.skt-builder-home-section1-block-317 .skt-builder-block-title h2{
	background:url('/wp-content/themes/greenway/Biro_Share_logo1.svg') center center no-repeat;
	background-size:95%;
	min-height:200px;
	margin-bottom:-10px!important;
}

/* Corpo pagina */
.single_wrap{
	background-color:#fff;
	border:1px #eeeff5 solid;
	margin-top:10px;
	padding:20px;
}
.single_wrap h1.postitle, .single_wrap h1.page-title{
	border-bottom:2px #009d4f solid;
	margin-bottom:5px;
	margin-top:0;
	padding-bottom:8px;
}
.single_wrap .single_metainfo{
	padding-left:1px;
}
.single_wrap h1.page-title{
	margin-bottom:30px;
}
.lay4_wrap{
	border:1px #eeeff5 solid;
	margin-top:0px;
}

/* Tag HTML */
hr{
	background-color:#009d4f;
	border:none;
	height:2px;
	margin-bottom:30px;
}

/* Slider */
.slidedesc{
	text-transform:none!important;
}

/* Fix Post */
.page_head, .post_head, .single_metainfo .fa-user, .single_metainfo .auth_meta, .single_metainfo .post-author, .skt-builder-block-inner-183 .skt-builder-container .skt-builder-block-description{
	display:none;
} 

/* Form */
.wpcf7-form-control{
	width:100%;
}
.wpcf7-submit:hover{
	background:#950012;
}
.grecaptcha-badge{
	display:none;
}