/* ------------ trustpilot -------------- */

.trustpilot .logo-small{
	height: 14px !important;
	padding: 0 !important;
}
.trustpilot-spyhunter{
	margin: 35px 0;
	text-align: center;
}
.trustpilot-spyhunter.helpdesk{
	margin: 10px 0 0 0;
}
.trustpilot-spyhunter a.more{
	position: absolute;
	margin-top: -27px;
	margin-left: 92px;
	display: inline-block;
	width: 251px;
	text-align: left;
	color: #333;
}
.trustpilot-spyhunter .info{
	position: absolute;
	display: inline-block;
	width: 15px;
	text-align: center;
	border: 1px solid #333;
	border-radius: 999px;
	font-size: 13px;
	line-height: 1.2;
	margin-top: -25px;
	margin-left: 65px;
}

/*spyhunter */
a.trustpilot.spyhunter{
	display: block;
	margin: 7px 0;
	color: black;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
}
.trustpilot.spyhunter .title{
	font-weight: bold;
	font-size: 15px;
	color: #003366;
}
.trustpilot.spyhunter .summary{
	font-size: 15px;
	margin: 4px 0;
	font-weight: bold;
	color: #003366;
}
.trustpilot.spyhunter .scores{
	height: 24px !important;
	margin: 4px 0 4px 5px;
	vertical-align: middle;
	transform: translateY(-1px);
}
.trustpilot.spyhunter b{
	color: #003366;
}
.trustpilot .details img{
	vertical-align: sub !important;
}