#socials_ads {
	height: 104px;
}
#body_socials2 {
	display: inline-block;
    margin-top: 0px;
	margin-bottom: 24px;
	font-size: 0;
	height: 36px;
	vertical-align: middle;
	background: rgba(0,0,0,0.0);
	padding: 0 0 0 0px;
    white-space: nowrap;
}
#body_socials2 > a {
	font-size: 40px;
	line-height: 40px;
	text-decoration: none;
	margin: 0;
	margin-right: 10px;
	box-sizing: border-box;
	vertical-align: middle;
}
#body_socials2 > a:hover {
	filter: brightness(120%);
}
#body_socials_embed_code {
	display: inline-block; 
	width: 36px; height: 36px; line-height: 31px!important;
	text-align: center;
	border-radius: 4px;
	background: #3f60b5;
	font-family: "Open Sans", Arial, sans-serif;
	color: white;
	cursor: pointer;
	vertical-align: middle;
}
#body_socials_google_ads {
	display: inline-block; 
	width: 36px; height: 36px; line-height: 31px!important;
	text-align: center;
	border-radius: 4px;
	background: #3f60b5;
	font-family: "Open Sans", Arial, sans-serif;
	color: white;
	cursor: pointer;
	vertical-align: middle;
}
#body_socials_buy {
	display: inline-block; 
	width: 150px; height: 36px; line-height: 36px!important;
	text-align: center;
	font-size: 14px!important;
	vertical-align: middle;
}
#body_socials_buy:hover {
	filter: brightness(100%)!important;
}
#content_top_ads {
	float: right; margin: 7px 0;
}

@media (max-width:450px) {   
    #body_socials_buy {
		width: 110px;
	}
}