.testimonials-v1 .carousel-info img {
	width: 70px;
	height: 70px;
	padding: 3px;
	border-radius: 150px !important;
	border: solid 1px #f5f5f5;
	margin-right: 15px;
}

.testimonials-v1 .carousel-info {
	overflow: hidden;
}

.testimonials-v1 .carousel-info span {
	display: block;
}

.additional-shop-info li:first-child {
	padding-left: 0;
}

/***
Pre-Header and pre-header elements
***/
.pre-header {
	color:#666;
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	line-height: 1.2;
	font-family: 'Microsoft YaHei', sans-serif;
	font-weight: 300;
	background: #F5F5F5;
}

.pre-header a {
	color: #666;
}

.pre-header a:hover {
	color: #fff;
}

.pre-header a:focus {
	text-decoration: none;
}

.pre-header li {
	padding-left: 11px;
	padding-right: 15px;
	border-right: solid 1px #d8d8d8;
}

.pre-header li:last-child {
	border: none;
}

.additional-shop-info li:first-child {
	padding-left: 0;
}

.additional-nav li:last-child {
	padding-right: 0;
}

.pre-header .fa {
	margin-right: 4px;
}

.shop-currencies a {
	margin-right: 6px;
}

.shop-currencies a:last-child {
	margin-right: 0;
}

.shop-currencies a.current {
	color: #E02222;
}