?/*
Theme Name:		Surfarama Child
Theme URI:		http://wpthemes.co.nz/surfarama/
Author:			GianLuigi Amadei - derivato da WPThemes NZ
Author URI:		http://www.perdavverobologna.it
Description:	Child del tema Surfarama per PerDavvero Bologna
Template:		surfarama
Version:		1.0.0
License:		GNU General Public License v2.0
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Tags: 			custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats
Text Domain: 	surfarama-child
*/

#sidebar .widget, #sidebar-home .widget {
	border-top: 5px solid #E3000A;
}

.entry-meta a, .category-archive-meta a {
	font-style: italic;
	color: #a4a4a4;
	text-transform: uppercase;
}

.socialshare {
 	width: 100%;
 	clear: both;
 	font-family: "Open Sans",Arial,Helvetica,sans-serif;
 	font-size: 0.8rem;
 	font-weight: 400;
 	line-height: 1.75rem;
 	text-transform: uppercase;
 	color: #000;
 	border-top: 1px solid #EEEEEE;
 	border-bottom: 1px solid #EEEEEE;
	padding: 12px 0 12px 0;
}

.socialshare .sociallinks {
	text-align: center;
}
.socialshare .sociallinks ul {
	margin: 0.5em 0 0.5em 0;
}
.socialshare .sociallinks ul li {
	display: inline-block;
  	list-style-type: none;
}
.socialshare .sociallinks ul li a i {
	width: 40px;
	height: 40px;
    line-height: 40px;
    background: #555555;
    color: #FFFFFF;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}
.socialshare .sociallinks ul li a:hover {
	text-decoration: none;
}
.socialshare .sociallinks ul li.facebook a:hover i {
	background: #3B5998;
	color: #FFFFFF;
}
.socialshare .sociallinks ul li.twitter a:hover i {
	background-color: #00B6F1;
	color: #FFFFFF;
}
.socialshare .sociallinks ul li.google-plus a:hover i {
	background-color: #DF4A32;
	color: #FFFFFF;
}
.socialshare .sociallinks ul li.linkedin a:hover i {
	background-color: #007BB6;
	color: #FFFFFF;
}
.socialshare .sociallinks ul li.pinterest a:hover i {
	background-color: #CB2027;
	color: #FFFFFF;
}
.socialshare .sociallinks ul li.whatsapp a:hover i {
	background-color: #43D854;
	color: #FFFFFF;
}
.socialshare .sociallinks ul li.mail a:hover i {
	background-color: #6F8C8D;
	color: #FFFFFF;
}

.wpcf7 {
	background-color: #fff;
	font: 15px arial, sans-serif;
}

.wpcf7 table td {
	border-bottom: none;
}

.sep.meta-by, .author.vcard {
	display: none;
}

@media only screen and (min-width: 800px) {
	.socialshare .sociallinks ul li a i.fa.fa-whatsapp {
  		margin-right: 0px;
		display: none;
	}
	.socialshare .sociallinks ul li a i.fa.fa-envelope {
  		margin-left: -3px;
	}
}
