
.product-essential {
	position: relative;
}
.btn-contact {
	bottom: 50px;
	position: absolute;
	right: 0;
	text-decoration: none;
}
.thumbnails-images {
	margin: 20px 0;
	position: relative;
}
.thumbnails-images > .caroufredsel_wrapper {
	height: 56px;
	overflow: hidden;
	width: 400px;
}
.thumbnails-images li {
	float: left;
	height: 56px;
	margin-right: 10px;
	width: 56px;
}
.thumb-prev,
.thumb-next {
	color: #8f8d8d;
	display: inline-block;
	height: 20px;
	position: absolute;
	top: 20px;
	width: 10px;
}
.thumb-prev {
	left: -15px;
}
.thumb-next {
	right: -15px;
}
.btn-black:hover {
	color: #fff;
}
