/*
Benvenuto nella funzione di personalizzazione dei CSS!

Per scoprire come funziona, consulta http://wp.me/PEmnE-Bt
*/
#pitchcontainer {
	width: 100%;
	border-collapse: collapse;
}

@media only screen and (max-width: 1080px),(min-device-width: 780px) and (max-device-width: 1080px) {
	table,thead,tbody,th,td,tr {
		display: block;
	}
	
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr {
		border: 1px solid #ccc;
	}
	
	td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 1%;
	}
	
	td:before {
		position: absolute;
		top: 6px;
		left: 1px;
		width: 45%;
		padding-right: 1px;
		white-space: nowrap;
	}
}

.PitchTable {
	float: left;
	margin: 0;
	padding: 0;
	width: 25%;
	box-shadow: 2px 2px 1px #888;
	border: 1px solid #000;
	border-collapse: collapse;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
}

.PitchTable table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.PitchTable tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}

.PitchTable table tr:first-child td:first-child {
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
}

.PitchTable table tr:first-child td:last-child {
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
}

.PitchTable tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
}

.PitchTable tr:hover td {
	background-color: #fff;
}

.PitchTable td {
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
	text-align: left;
	padding: 7px;
	font-size: 12px;
	font-family: Arial;
	font-weight: 400;
	color: #000;
}

.PitchTable tr:last-child td {
	border-width: 0 1px 0 0;
}

.PitchTable tr td:last-child {
	border-width: 0 0 1px;
}

.PitchTable tr:last-child td:last-child {
	border-width: 0;
}

.PitchTable tr:first-child td {
	background: -o-linear-gradient(bottom,#cccccc 5%,#b2b2b2 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#cccccc),color-stop(1,#b2b2b2));
	background: -moz-linear-gradient(center top,#cccccc 5%,#b2b2b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",endColorstr="#b2b2b2");
	background: -o-linear-gradient(top,#cccccc,b2b2b2);
	background-color: #ccc;
	border: 0 solid #000;
	text-align: center;
	border-width: 0 0 1px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: 700;
	color: #000;
}

.PitchTable tr:first-child:hover td {
	background: -o-linear-gradient(bottom,#cccccc 5%,#b2b2b2 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#cccccc),color-stop(1,#b2b2b2));
	background: -moz-linear-gradient(center top,#cccccc 5%,#b2b2b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",endColorstr="#b2b2b2");
	background: -o-linear-gradient(top,#cccccc,b2b2b2);
	background-color: #ccc;
}

.PitchTable tr:first-child td:first-child {
	border-width: 0 0 1px;
}

.PitchTable tr:first-child td:last-child {
	border-width: 0 0 1px 1px;
}

#campagne_reward {
	width: 100%;
}

.divReward {
	float: left;
	display: inline-block;
	background-color: #fff;
	width: 250px;
	height: 460px;
	border: 5px solid #d3d3d3;
	padding: 10px;
	margin: 5px;
	position: relative;
}

div.absolute {
	position: absolute;
	bottom: 5px;
	left: 27%;
}

div.absolute2 {
	position: absolute;
	bottom: 50px;
	left: 10px;
}

div.absoluteObj {
	position: absolute;
	bottom: 100px;
	left: 10px;
}

div.absoluteScad {
	position: absolute;
	bottom: 120px;
	left: 10px;
}

div.absolutePlat {
	position: absolute;
	bottom: 80px;
	left: 10px;
}

button.reward {
	background-color: #65958F;
	border: none;
	color: #fff;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: 4px 2px;
	cursor: pointer;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
}

button.scheda {
	background-color: #65958F;
	border: none;
	color: #fff;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	margin: 4px 2px;
	cursor: pointer;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
}

button.reward2:hover {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

ul.filter {
	display: inline-block;
	padding: 0;
	margin: 0;
}

ul.filter li {
	display: inline;
}

ul.filter li a {
	color: #000;
	float: left;
	padding: 4px 8px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #65958F;
	margin: 0 4px;
}

ul.filter li a.active {
	background-color: #65958F;
	color: #fff;
	border: 1px solid #65958F;
}

ul.filter li a:hover:not(.active) {
	background-color: #65958F;
	color: #fff;
}

p.filter-label {
	float: left;
	margin-right: 15px;
}

.logged-in #gform_wrapper_5 {
	display: none;
}

input[type="submit"]:hover,input[type="reset"]:hover {
	background-color: #65958F;
	box-shadow: 0 -10px 10px 0 #65958F inset;
	color: #fff;
}

.home .widecolumn {
	padding: 25px;
}

.home .widecolumn h2 {
	font-size: 26px;
	margin-bottom: 15px;
}

.home img.post_thumbnail {
	width: 100% !important;
}

.home li.widget-container.pods_widget_list {
	margin-bottom: 0;
	padding-bottom: 35px !important;
}

home li.widget-container.widget_text {
	padding: 0 10px !important;
}

.home li.widget-container.pods_widget_list,.home li.widget-container.widget_text {
	padding: 0;
	background: #eaeaea;
}

.home li.widget-container.pods_widget_list div,.home li.widget-container.widget_text div {
	margin: 0 5px;
	font-size: 14px;
	line-height: 18px;
}

.home li.widget-container.pods_widget_list>div,.home li.widget-container.widget_text>div {
	padding-bottom: 10px;
}

.home li.widget-container.pods_widget_list h4,.home li.widget-container.widget_text h4 {
	font-size: 24px;
	font-family: "Yanone Kaffeesatz Regular";
	margin-bottom: 10px;
	color: #466A66;
}

.widget-area a {
	line-height: 1.7em;
	font-size: 16px;
}

#content p, #content ul, #content ol, #content dl, .widget-area, .widget-area a, table, table td {
	font-size: 16px;
}

#content .entry-content h1 {
	font-size: 32px;
}

#content .entry-content h2 {
	font-size: 28px;
}

#content .entry-content h3 {
	font-size: 29px;
}

#content .entry-content h4 {
	font-size: 24px;
}

#content .entry-content h5 {
	font-size: 16px;
}

#content .entry-content h6 {
	font-size: 12px;
}

h4 {
	font-size: initial;
}