.displayNone {
	display: none;
}
.page-id-162 .page-title {
display: none !important;
}
.page-id-162 .site-breadcrumbs {
   display: none !important;
}
.dashed-left {
  padding-left:15px;
	border-left: 3px dashed silver;
	font-size: 80%;
}
figcaption.wp-element-caption {
    font-size: 70%;
    margin-left: 50%;
    border-top: 1px solid silver;
    color: gray;
    padding-top: 10px;
		position:relative;
}
figcaption::before {
    content: " ";
    background-color: white;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    transform: rotate(-45deg);
    border-top: 1px solid silver;
    border-right: 1px solid silver;
}
.sticky-30 {
	position:sticky;
	top:30px;
}
.page-template-fullwidth .entry-content,
.page-template-fullwidth h1.page-title{
    padding-left: 30%;
	padding-right:10%;
}
.page-template-fullwidth .entry-content > figure.size-full,
.page-template-fullwidth .entry-content > .size-full{
	margin-left:-30%;
	margin-right:-10%;
}
.lae-posts-carousel-item img[src="https://cortevaix.fr/wp-content/uploads/2020/10/blasoncortevaix.png"]{
	max-width:60% !important;
	object-fit:cover;
	margin:auto;
}