.mod_trustedshops {

}
#tsbadgeReviewsWrapper_db8d3657bdbe440c985ae127463eaad4{
	width: 80px !important;
	border-radius: 7px 0 0 7px !important;

}

#trustedshops .custom_reviews.custom_reviewsonly,
#tsbadgeReviews_db8d3657bdbe440c985ae127463eaad4{
	display: block !important;
	margin: 0 auto;
}
#trustedshops .custom_reviews.custom_reviewsonly{
	height: 60px !important;
	width: 60px !important;
	border-bottom: 1px solid #ddd;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#tsbadgeReviews_db8d3657bdbe440c985ae127463eaad4{
	background: 0 none !important;
}

.mod_trustedshops.custom .reviewsTrustcardBlockClose {
	background: rgba(0, 0, 0, 0) linear-gradient(180deg, #edede9 0px, #ecece7 2%, #efefeb 6%, #fcfcfb 17%, #fefefe 26%, #f4f4f4 55%, #eaebea) repeat scroll 0 0;
	display: inline-block;
	border: 1px solid #dad9d5;
	border-bottom: none;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	margin-left: 8px;
	margin-bottom: -1px;
	padding: 3px 7px;
	cursor: pointer;
	cursor: hand;
}
@media (max-width: 650px){
	.mod_trustedshops.custom .reviewsTrustcardBlockClose{
		display: none;
	}
}