/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 25 2021 | 02:16:47 (pm)
/*
/******* Do not edit this file *******/

.cf7-left-col {
	clear: left;
	float: left;
	padding: 10px;
	min-width: 160px;
	text-indent: 10px;
}
.cf7-right-col {
	float: left;
	padding: 10px;
	min-width: 325px;
}
span.wpcf7-list-item {
    display: block;
    line-height: 2;
}
img.wpcf7-captchac {
	box-shadow: none;
	vertical-align: middle;
}
.wpcf7-response-output {
	clear: left;
}
.wpcf7-submit[type="submit"] {
background-color: #3382C5;
color: #fff;
background-image: none;
border:1px solid #39c;
border-radius: 10px;
font-size: 100%;
}
.wpcf7-submit[type="submit"]:hover {
background-color: #3382C5;
color: #fff;
background-image: none;
border:1px solid #069;
border-radius: 10px;
font-size: 100%;
}
.addthis_toolbox, .addthis_default_style {
    clear: both;
    padding-top: 1em;
}