.widget_rss .widget-title img {
	display: none;
}

.widget_rss li {
	margin-bottom: 0.625rem;
}

.widget_rss li a {
	display: block;
}

.widget_rss li .rss-date {
	display: inline-block;
	margin-right: 0.5rem;
}

.widget_rss li .rss-date, .widget_rss li cite {
	color: rgba(153, 153, 153, 0.7);
	font-size: 0.875rem;
}

.widget_rss li .rssSummary {
	font-size: 0.875rem;
	display: inline;
}
.gridlove-cover-area {
    background: #12180C;
}
.gridlove-box {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,1,1,.3);
    box-shadow: 0 2px 3px 0 rgba(0,1,1,.3);
    background: #FFF;
}
.gridlove-share {
    width: 50px;
    background:transparent;
    padding: 5px;
    text-align: center;
    margin-bottom: 0;
  -webkit-box-shadow:none;
    box-shadow: none;
}