#refonte-annonce .img-petit .slick-list {
	padding: 0 !important;
	margin: 0 50px;
}

#refonte-annonce .slick-prev,
#refonte-annonce .slick-next {
	top: 50%;
	width: 40px;
}

#refonte-annonce .slick-prev {
	left: -2.5em;
	background: url(/wp-content/themes/immozelV2/img/fleche-left.svg) no-repeat;
}

#refonte-annonce .slick-next {
	right: -2.5em;
	background: url(/wp-content/themes/immozelV2/img/fleche-right.svg) no-repeat;
}

.bando {
	height: 20px;
	background: #00505D;
}

#refonte-annonce .zel-tit h1 {
	font-size: 30px;
	font-family: 'Segoe UI', sans-serif;
	font-weight: 500;
	text-align: inherit;
	letter-spacing: 0.8px;
}

.annaFirst {
	margin-bottom: 1rem;
}

.price {
	display: block;
	font-weight: 700;
	color: #00505D;
	font-size: 30px;
	font-family: 'Segoe UI', sans-serif;
}

.annaFirst>span:nth-child(2) {
	display: block;
	font-size: 12px;
}

.column {
	margin: 10px;
}

.sous,
.sous span {
	color: #00505D;
}

.sous {
	margin: 0 0 1rem;
}

.sous span {
	font-size: 20px;
	font-weight: 400;
}

.descri {
	margin-bottom: 15px;
}

.ref {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 1em;
}


div.bloc-6:nth-child(2)>span:nth-child(3),
div.bloc-6:nth-child(3)>span:nth-child(3) {
	display: flex;
	flex-direction: column;
	margin-left: 10px;
	justify-content: center;
	align-items: center;
}

.infos {
	margin-top: 15px;
}

#refonte-annonce .bloc-6 {
	display: flex;
	align-items: center;
	padding: 0.5rem;
	color: #00505d;
	font-weight: 600;
}

.autre span {
	color: #00505d;
	font-weight: 600;
}

#refonte-annonce .dpe,
#refonte-annonce .ges {
	font-weight: 700;
}

.downAnna {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.annaSec {
	display: flex;
	align-items: center;
}

.annaSec img {
	min-width: 21px;
}

/*
.share-btn {
	margin-right: 30px;
}
*/

.appel2 {
	color: #fff;
	background: #E8AC28;
	font-size: 20px;
	text-transform: uppercase;
	padding: 10px;
	margin-right: 15px;
	font-family: 'Open Sans Semibold', sans-serif;
}

.appel2 a {
	color: #fff;
}

.appel2:hover {
	color: #fff;
	background: #00505D;
}

/* GALLERY ACHETER */
.lazyloaded {
	object-fit: cover;
}

img {
	max-width: 100%;
}

.img-grand {
	margin-bottom: 1rem;
}

.fenetre {
	height: 430px;
	object-fit: cover;
	padding: 0 !important;
}

.minia {
	height: 100px;
	opacity: 0.8 !important;
	object-fit: cover;
}

/* GALLERY ARROWS */
#arr,
#arr1 {
	display: none;
}

.theArrow img {
	position: absolute;
	top: 350px;
	z-index: 10;
}

div.theArrow:nth-child(1)>img:nth-child(1) {
	left: 50px;
	transform: rotate(180deg);
}

div.theArrow:nth-child(2)>img:nth-child(1) {
	right: 50px;
}

#moreInterest {
	max-width: 1140px;
	margin: auto;
}

#moreInterest .bloc-1 {
	display: flex;
	justify-content: start;
}

#moreInterest h2 {
	font-weight: 700;
	margin-top: 50px;
	padding-left: 30px;
}

#moreInterest .bloc-2 .annonce-effect {
	box-shadow: 0 2px 12px 0 rgb(0 0 0 / 15%);
	padding: 1.5em 1.3em 1em;
}

#moreInterest .bloc-2 {
	padding: 30px;
}

.privil {
	padding: 1em 0 0;
}

#moreInterest .bloc-2 {
	padding: 10px 0 0 30px;
}

#moreInterest h3 {
	margin-bottom: 10px;
	font-weight: 600;
	line-height: 1.2;
	min-height: 42px;
	/* padding: 1em 1em 0; */
}


#moreInterest .bloc-4-5 {
	margin-bottom: 20px;
}

#moreInterest .subTitle {
	font-size: 20px;
	font-weight: 400;
	color: #00505D;
}

.subPrice {
	font-weight: 700;
	color: #00505D;
	font-size: 20px;
	font-family: 'Segoe UI', sans-serif;
}

@media only screen and (max-width: 400px) {
	.hono2 {
		max-width: 280px;
	}
}

@media only screen and (max-width: 799px) {
	#refonte-annonce h1 {
		flex-direction: column;
	}

	#refonte-annonce h1 span {
		display: none;
	}

	#moreInterest h2 {
		font-size: 26px;
	}

	.infos img {
		min-width: 28px;
	}

	#refonte-annonce .bloc-6 {
		margin-bottom: 5px;
	}

	.bando {
		display: none;
	}
}

@media only screen and (max-width: 599px) {
	#moreInterest {
		width: 320px;
	}
}

@media only screen and (min-width: 800px) and (max-width: 1023px) {

	div.bloc-6:nth-child(4) {
		margin-left: 10px;
	}
}

@media only screen and (min-width: 600px) and (max-width: 1023px) {
	#moreInterest img {
		width: 300px;
	}

}

@media only screen and (min-width: 800px) {
	#moreInterest h2 {
		font-size: 26px;
	}

	div.bloc-6:nth-child(5) {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 1023px) {

	#refonte-annonce {
		align-items: flex-start;
	}

	#refonte-annonce h2 {
		flex-direction: column;
	}

	#moreInterest .bloc-1 {
		flex-direction: column;
		align-items: center;
	}

	#moreInterest .bloc-2 {
		max-width: 100%;
		flex: 0 0 100%;
	}

	#moreInterest h2 {
		margin-bottom: 20px;
	}

	#moreInterest h3 {
		text-align: center;
	}

	.downAnna {
		flex-direction: column;
		align-self: flex-start;
	}

	.annaFirst {
		display: flex;
		flex-direction: column;
	}

	.annaSec {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 1024px) {
	.img-mobile {
		display: none !important;
	}

	#moreInterest img {
		height: 300px;
	}

	.downAnna {
		align-items: center;
	}

}

@media screen and (min-width:1025px) and (max-width:1199px) {
	.downAnna {
		margin-top: 1rem;
	}
}

@media screen and (max-width:1024px) {
	#refonte-annonce .bloc-2 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.img-grand,
	.img-petit {
		display: none !important;
	}

	.mob {
		height: 200px;
		object-fit: cover;
	}

	#refonte-annonce .bloc-2:nth-child(2) {
		margin-bottom: 2rem;
	}

	.infos {
		justify-content: center;
	}

	.annaSec {
		justify-content: center;
	}
}


@media screen and (min-width:481px) and (max-width:800px) {

	#refonte-annonce .zel-tit h1,
	.price {
		font-size: 25px;
	}
}

@media screen and (max-width:480px) {

	#refonte-annonce .zel-tit h1,
	.price {
		font-size: 25px;
	}

	.downAnna {
		margin-top: 1rem;
	}

	.annaSec {
		flex-wrap: wrap;
		justify-content: center;
	}

	.appel2 {
		margin-bottom: 1rem;
		width: 100%;
		text-align: center;
		margin-right: 0;
	}
}