.fp_div_left {
	float: left;
    position: absolute;
    top: 16%;
    left: 0;
    cursor: pointer;
}.fp_div_left a:before {	content: "\f053";	font-family: FontAwesome;	font-style: normal;	font-weight: normal;	text-decoration: inherit;
    font-size: 13px;}.fp_div_right {	float: right;
    position: absolute;
    top: 16%;
    right: 0;
    cursor: pointer;}.fp_div_right a:before {	content: "\f054";	font-family: FontAwesome;	font-style: normal;	font-weight: normal;	text-decoration: inherit;
    font-size: 13px;}
.fp_div_left a:hover, .fp_div_right a:hover {
	color: #000;
}
.contentfollowproducts {
	min-height: 50px;
}@media(max-width: 991px) {
	.contentfollowproducts {
		display: none;
	}
}
