.widget_wpcom_social_media_icons_widget ul {
	list-style-type: none;
	margin-left: 0;
}

.widget_wpcom_social_media_icons_widget ul li {
	border: 0 none;
	display: inline;
	margin-right: 0.5em;
}

.widget_wpcom_social_media_icons_widget li a {
	border: 0 none;
	text-decoration: none;
}

.widget_wpcom_social_media_icons_widget .genericon {
	font-family: Genericons;
}

.widget_wpcom_social_media_icons_widget .screen-reader-text {
	clip-path: inset(50%);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.widget_wpcom_social_media_icons_widget .screen-reader-text:hover,
.widget_wpcom_social_media_icons_widget .screen-reader-text:active,
.widget_wpcom_social_media_icons_widget .screen-reader-text:focus {
	background-color: #f0f0f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip-path: none !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}
.jetpack-display-remote-posts {
	margin: 5px 0 20px 0;
}

.jetpack-display-remote-posts h4 {
	margin: 5px 0;
	padding: 0;
}

.jetpack-display-remote-posts p {
	margin: 0;
	padding: 0;
}

.jetpack-display-remote-posts img {
	max-width: 100%;
}




.widgets-grid-layout {
	width: 100%;
}

.widgets-grid-layout::before,
.widgets-grid-layout::after {
	content: " ";
	display: table;
}

.widgets-grid-layout::after {
	clear: both;
}

.widget-grid-view-image {
	float: left;
	max-width: 50%;
}

.widget-grid-view-image a {
	display: block;
	margin: 0 2px 4px 0;
}

.widget-grid-view-image:nth-child(even) {
	float: right;
}

.widget-grid-view-image:nth-child(even) a {
	margin: 0 0 4px 2px;
}

.widgets-grid-layout .widget-grid-view-image img {
	max-width: 100%;
	height: auto;
}



.widgets-multi-column-grid ul {
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widgets-multi-column-grid ul li {
	background: none;
	clear: none;
	float: left;
	margin: 0 -5px -3px 0;
	padding: 0 8px 6px 0;
	border: none;
	list-style-type: none !important;
}

.widgets-multi-column-grid ul li a {
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.widgets-multi-column-grid .avatar {
	vertical-align: middle;
}



.widgets-list-layout {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widgets-list-layout li::before,
.widgets-list-layout li::after {
	content: "";
	display: table;
}

.widgets-list-layout li::after {
	clear: both;
}

.widgets-list-layout li {
	zoom: 1;
	margin-bottom: 1em;
	list-style-type: none !important;
}

.widgets-list-layout .widgets-list-layout-blavatar {
	float: left;
	width: 21.276596%;
	max-width: 40px;
	height: auto;
}

.widgets-list-layout-links {
	float: right;
	width: 73.404255%;
}

.widgets-list-layout span {
	opacity: 0.5;
}

.widgets-list-layout span:hover {
	opacity: 0.8;
}
