/*
Theme Name:     I Love Principina
Theme URI:      https://iloveprincipina.it
Description:    Tema Child per il tema Twenty Fifteen
Author:         Andrea
Template:       twentyfifteen
Version:        1.0
*/

.icona-social {
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	width: 32px;
}

ul.share-buttons {
	list-style: none;
	margin-top: 20px;
    margin-bottom: 0;
	padding: 0;
    overflow: hidden;
}

@media screen and (min-width: 320px) {
	.share-buttons {
		margin-left: 0;
	}
}

ul.share-buttons li {
	display: inline;
	float: left;
	padding-right: 9px;
}

.share-buttons a {
    border-bottom: none;
}

.aggiornamento {
	display: inline !important;
}


ins {
	background: #fff;
}

.social-navigation a[href*="pinterest.it"]:before {
	content: "\f210";
}


.entry-title {
    overflow-wrap: break-word;
}