/* advfooter */

#advandfooter .block {
	margin-bottom: 0;
}
#advandfooter a {
	color: #808080
}
#advandfooter a:hover {
	color: #E76D66
}
.blocks-wrap {
	padding: 30px;
}

/*block 1*/
	#lofadva-pos-1 {
		background-color: transparent;
	}
	#lofadva-pos-1 iframe{
	    width: 195px!important;
	}
	.seals {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
	}
	.seals .trustlock-wrap{
		position: relative!important;
		top:-16px!important;
	}
/*block 2*/
	#lofadva-pos-2 {
		background-color: #303030;
		border-radius: 4px 4px 0 0;
	}
	.social,.seals {text-align: center;}
	.social a {
		color: #808080;
		display: inline-block;
		padding: 0 4%;
		transition: all 0.4s ease 0s;
	}
	.social .fa {font-size: 21px; padding-right: 5px;}

/* block 3*/
	#lofadva-pos-3 {
		background-color: #292929;
	}
@media (max-width:640px) {
	.seals {
		display: block;
	}
	.seals a {padding-top:10px;display: inline-block;}
}
