
.bloc-reseaux-sociaux-juicer-homepage .bx-viewport {
	height: 700px !important;
	padding: 0 0 0 20px;
}

.bloc-reseaux-sociaux-juicer-homepage .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: inherit;
	bottom: 0;
	margin-top: -16px;
	outline: 0;
	width: 52px;
	height: 52px;
	text-indent: -9999px;
	z-index: 9999;
}

.bloc-reseaux-sociaux-juicer-homepage .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	left: 40%;
}

.bloc-reseaux-sociaux-juicer-homepage .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	right: 40%;
}

.j-gallery .j-image,
.j-image {

	/* position: relative;
    display: block;

    max-height: 300px;
    overflow: hidden; */
}

.juicer-feed.loaded {
	visibility: visible;
	opacity: 1;
	overflow: hidden;
}

.juicer-feed .j-stacker {
	display: block;
	table-layout: fixed;
	width: 100%;
}

.juicer-feed .feed-item .j-message,
.juicer-feed .feed-item .j-message p {
	font-family: spartan-regular;
	color: #302e2d !important;
	max-height: 300px;
	overflow: hidden;

	font-size: 16px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 26px !important; /* 228.571% */
}

.juicer-feed.modern li.feed-item.words .j-message {
	color: var(--302e2d, #302e2d);
	font-family: spartan-regular;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 26px !important; /* 228.571% */
}

.juicer-feed.modern li.feed-item {
	padding: 10px !important;
	background: var(--FFFFFF, #fff);
	box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
	height: 590px;
	overflow: hidden;
}

.juicer-feed .j-meta {
	line-height: 3;
	margin-top: 25px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	background: #fff;
	width: 88%;
	height: 50px;
}

@media (min-width: 320px) and (max-width: 900px) {

	.bloc-reseaux-sociaux-juicer-homepage .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
		left: 30%;
	}

	.bloc-reseaux-sociaux-juicer-homepage .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
		right: 30%;
	}

}
