div[id^="sb_wall"] {
	height: 850px!important;
}

/*On cache les filtres par défaut*/
div[id^="sb_wall"] .filter-items {
	display: none;
}

.sb-inner {
	display: flex;
	flex-wrap: wrap;
}

.sb-isizer {
	display: none;
}

.sboard.sb-modern.sb-wall,
.sb-loadmore  {
	margin-right: 30px;
}

/*Shadow*/
div[id^="sb_wall"] .simplebar-mask:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	box-shadow: inset 0px -15px 15px #0a0c0c14;
	z-index: 100;
	transform: scale(1.1);
	font-weight: 100;
	pointer-events: none;
}

.sb-slide .sb-item .sb-inner .sb-thumb {
	float: none;
}

.sboard .sb-item .sb-inner .sb-thumb img {
	width: auto!important;
	height: auto!important;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.sb-item.sb-instagram iframe {
	width: auto!important;
}

.sboard.sb-modern.sb-wall {
	font-size: inherit!important;
}

.sboard .sb-item .sb-inner .sb-title {
	line-height: normal;
}

#timeline_wall8439modern.sboard.sb-modern .sb-item .sb-title a {
	font-size: inherit!important;
}

a.sb-hover {
	background: #5B5B5B;
	border-radius: 3px;
}

.sb-sicon.sb-facebook {
	background-position: -2%;
}

.sb-sicon.sb-twitter {
	background-position: 11.5%;
}

.sb-sicon.sb-pinterest {
	background-position: 26%;
}

.sboard .sb-item .sb-inner .sb-info, .sboard .sb-item .sb-inner .sb-text {
	line-height: normal;
}

.sboard.sb-default .sb-item .sb-user .sb-utitle, .sboard.sb-flat .sb-item .sb-user .sb-utitle, .sboard.sb-metro .sb-item .sb-user .sb-utitle, .sboard.sb-modern .sb-item .sb-user .sb-utitle, .sboard.sb-modern2 .sb-item .sb-user .sb-utitle {
	font-size: inherit;
	white-space: normal;
}

.sboard.sb-default .sb-item .sb-user .sb-utitle a, .sboard.sb-flat .sb-item .sb-user .sb-utitle a, .sboard.sb-modern .sb-item .sb-user .sb-utitle a, .sboard.sb-modern2 .sb-item .sb-user .sb-utitle a {
	color: #5B5B5B!important;
	font-size: inherit!important;
}

.sb-uname {
	display: none;
}

.sboard.sb-default .sb-item .sb-user .sb-uthumb, .sboard.sb-flat .sb-item .sb-user .sb-uthumb, .sboard.sb-modern .sb-item .sb-user .sb-uthumb {
	border-radius: 100%;
	overflow: hidden;
}

.sboard .sb-item .sb-inner .sb-info {
	margin-right: 0;
	margin-left: auto;
}

.filter-items .btn.filter-label {
	padding: 5px!important;
	min-width: 0;
	width: 30px!important;
	height: 30px;
	line-height: 55px;
	margin-right: 15px;
}

.sb-hover.filter-label {
	background: #000000;
}

.filter-items.sb-modern {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-top: 0;
	padding-bottom: 0;
}

.filter-label:last-child {
	margin-right: 0;
}

div[id^="sb_wall"] div.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
	background: #DCDCDC;
	opacity: 1;
}

div[id^="sb_wall"] .simplebar-track {
	border: 1px solid #DCDCDC;
	border-radius: 10px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar {
	right: 1px;
}