header #nav-header {
	display: none;
}

.menu-sections, .nav-article{
	display: none;
}

.main-content > .row > .col-sm-3{
	display: none;
}

.sticky-wrapper.is-sticky header{
	position: relative!important;
	height: auto!important;
}

a[href]:after{
	display: none;
}

.opinion, .others, .accordion-show-all {
	display: none;
}

.breadcrumb{
    display: block!important;
    border-top: none;
    padding-top: 0;
}

#top-link {
	display: none;
}

/*** offres locatives */
.offreslocatives-detail > .row::after,
.offreslocatives-detail .no-print,
.offreslocatives-detail .header .bookmark,
.offreslocatives-detail .tooltip,
.offreslocatives-detail .dispo-date,
.offreslocatives-detail .panel-group.accordion,
.offreslocatives-detail .back,
.offreslocatives-detail .infos-box .options,
.offreslocatives-detail #osmmap,
#send-email {
	display: none !important;
}

.offreslocatives-detail > .row > .col-md-8,
.offreslocatives-detail > .row > .col-md-4 {
	float: none;
	width: 100%;
}


.offreslocatives-detail .bx-viewport {
	height: auto !important;
}

.offreslocatives-detail .slideshow {
	width: 100% !important;
	transform: none !important;
	text-align: center;
}

.offreslocatives-detail .bx-wrapper img {
	float: none !important;
	width: 30% !important;
	margin: 1% 1%;
	display: inline-block !important;
}

.offreslocatives-detail .bx-wrapper img:nth-child(n+5) {
	display: none;
}

.offreslocatives-detail .bx-wrapper img.bx-clone,
.offreslocatives-detail .bx-controls {
	display: none !important;
}

.offreslocatives-detail .dispo-date {
	break-inside: avoid !important;
}

.offreslocatives-detail #more-details h3 {
	display: none;
}

.offreslocatives-detail #panel-more-details {
	display: block !important;
	height: 100% !important;
}

.offreslocatives-detail .tx-offreslocatives .table-content {
	padding: 0 !important;
}

.offreslocatives-detail .infos-box {
	position: static !important;
	width: 100% !important;
	border: none !important;
}

.offreslocatives-detail .infos-box .infos-price {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.offreslocatives-detail .infos-box .infos-contact {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.offreslocatives-detail .infos-box .infos-contact h2 {
	margin-top: 0;
}

.tx-offreslocatives .export-list {font-size: 12px;}
.tx-offreslocatives .export-list * {font-size: 12px;}

.tx-offreslocatives .export-list .container {width: 100% !important;}