/* ads */
.artis-ad-custom-header {
	position: relative;
	width: 1050px;
	max-width: 100%;
	margin: 0 auto;
	float: none;
	padding-left: 50px;
	padding-right: 50px;
}

.td-a-rec-id-sidebar .g-2 {
    width: 100%;
    max-width: 300px;
    height: 100%;
    max-height: 600px !important;
    margin: 0 auto;
	margin-bottom: 40px;
}
/* /ads */

/* ReCaptcha */
.grecaptcha-badge
{
    display:none !important;
    visibility:hidden !important;
}

.hidden {
	display: none;
}

/* laten staan!!! */
body_ {
	visibility: hidden;
}

.td-post-content .usp-images-wrap  {
	display: flex;
	min-width: 171px;
}

.td-post-content .usp-images-wrap .usp-image-wrap {
	display: inline-block;
	min-width: 160px;
}

.td-post-content .usp-images-wrap img  {
	margin-right: 21px;
}


.social-stats-wrapper {
    width: 100%;
    display: block;
}

.social-stats-wrapper .content-left,
.social-stats-wrapper .content-right {
    margin-bottom: 20px;
}

.social-stats-row {
    border-bottom: 1px solid grey;
    width: 100%;
    display: inline-block;
    padding-bottom: 5px;
	white-space: nowrap;
	font-size: 0.9em;
}

.social-stats-row a:hover {
	color: #fff !important;
}

.social-stats-wrapper .storyhunter-website {
    width: 65%;
    display: inline-block;
    float: left;
}

.social-stats-wrapper .storyhunter-facebook {
    width: 35%;
	display: inline-block;
	float: left;
	text-align: right;
}

.social-stats-wrapper .td-icon-facebook {
    background-color: #3b5999!important;
    padding: 5px 8px;
    margin-left: 5px;
}

    .social-stats-wrapper .td-icon-facebook:hover {
        background-color: #fff!important;
		color: #1360a9 !important;
    }

@media all and (max-width:767px) {

    .td-scroll-up {
        display: block!important;
    }

}


.author-box-wrap .avatar,
.gravatar-image img {
    border-radius: 100px;
}
