article {
color: #DFDFDF;
font-size: 16px;
line-height: 23px;
}

p {
font-style: none;
}

p > strong {
color: inherit;
font-style: normal;
}

img.scheda-cane {
-webkit-box-shadow: 0px 0px 9px 2px rgba(255,255,190,1);
-moz-box-shadow: 0px 0px 9px 2px rgba(255,255,190,1);
box-shadow: 0px 0px 9px 2px rgba(255,255,190,1);
}

.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 28%;
padding: 12px 24px 12px 12px;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	padding: 8px;
}


.gallery img:hover {
/* background: white; */
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

figcaption.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }

a.esito {
color: #DBDADA;
    text-decoration: underline;
}

article.about-box p {
    color: #DFDFDF;
}

header {
    background: #4a4030 url(http://arp.olix.it/wp-content/themes/wildcats/img/header_bg2.jpg) center top no-repeat;
    height: 201px;
}

a img.fb {
opacity:1;
float: left;
display: inline-table;
width: 200px;
}

.content-column.one_half {
    width: 48%;
    margin-right: 2%;
}

.content-column.one_half.last_column {
    width: 48%;
    margin-left: 2%;
    margin-right: 0;
}

@media (min-width: 980px) {
  textarea.wpcf7-form-control.wpcf7-textarea.largo {
    width: 60%;
  }
}