/* Utilities */
.display-flex {
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
}
.flex-wrap {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.weight-400 {
	font-weight: 400;
}

.width-100 {
	width: 100%;
}

.wpb_single_image.width-full img,
.width-full {
	width: 100%;
}
.wpb_single_image.width-full .vc_figure,
.wpb_single_image.width-full .vc_single_image-wrapper {
	display: block;;
}

.list-none {
	list-style-type: none;
}

.heading-bottom-line::after {
	display: block;
	content: "";
	width: 100%;
	max-width: 420px;
	height: 1px;
	margin-top: 4px;
	font-size: 16px;
	font-weight: 400;
	background-color: #525252;
}

.aside-image {
	display: block;
}
.aside-title {
	font-size: 16px;
	margin-bottom: 6px;
	font-weight: 600;
}
.aside-subtitle {
	margin-top: 0;
}

/* Custom classes */
@media (max-width: 480px) {
	.header-project-title {
		font-size: 26px;
	}	
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2;
}

ul.sidebar {
	list-style-type: none;
}
.sidebar .widgettitle {
	font-size: 18px;
}

.vc_row {
	background-size: cover;
	background-position: center center;
}

.eltdf-fullscreen-search-holder {
	background-size: cover;
	display: none;
}
.eltdf-fullscreen-search-opened .eltdf-fullscreen-search-holder {
	display: block;
}
.eltdf-fullscreen-search-opened .eltdf-fullscreen-search-holder .eltdf-fullscreen-search-cover {
	/* pointer-events: none !important; */
}

.preheader-notice {
	background-color: #eee3d4;
	color: #272727;
	padding: 15px;
	text-align: center;
}

.section-header-menu-gradient::after {
	content: "";
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0.45) 25%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.45) 25%, rgba(0,0,0,0) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0.45) 25%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	z-index: 1;
}

.eltdf-mobile-header .eltdf-vertical-align-containers .eltdf-position-right::before {
	display: none;
}

.eltdf-mobile-header .eltdf-vertical-align-containers .eltdf-position-right-inner {
	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.eltdf-mobile-header .eltdf-vertical-align-containers .eltdf-position-right .widget {
	margin-bottom: 0;
}
.eltdf-mobile-header .eltdf-grid {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}

.eltdf-mobile-nav {
	padding: 16px 0;
}
.eltdf-page-header .lang-item a {
	text-transform: uppercase;
}

.eltdf-page-header .widget_polylang,
.eltdf-mobile-header .widget_polylang {
	padding: 15px;
}
.eltdf-page-header .widget_polylang .lang-item a img {
	display: inline;
}

.eltdf-side-menu-slide-from-right .eltdf-wrapper .eltdf-cover {
	cursor: default !important;
	pointer-events: none;
}
.eltdf-wrapper .eltdf-fullscreen-search-holder .eltdf-search-close {
	visibility: visible !important;
}

.eltdf-drop-down .second {
	top: 80%;
}
.eltdf-drop-down .narrow .second .inner ul {
	padding: 8px 0;
}
.eltdf-drop-down .second .inner ul li a {
	padding: 8px 16px;
}
.eltdf-light-header .eltdf-page-header>div:not(.eltdf-sticky-header):not(.fixed) .eltdf-main-menu>ul>li>a .item_outer:before {
	border-color: #FFF;
}

.eltdf-post-heading {
	text-align: center;
}

.eltdf-related-post .eltdf-post-title {
	font-size: 18px;
}

/* EVENEMENTS */
.eltdf-show.info-bellow {
	position: relative;
}
.eltdf-show.info-bellow .eltdf-show-name {
	font-weight: bold;
}
.eltdf-show.info-bellow .eltdf-show-name:hover {
	color: #525252;
}
.eltdf-show-status {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 16px;
}
.single-show-item .eltdf-container-inner {
	padding-top: 32px;
}
.eltdf-shows-single-holder .eltdf-container-inner {
	padding-top: 0;
}
.eltdf-single-show-image-holder {
	margin-bottom: 32px;
}
.eltdf-shows-single-holder .eltdf-single-show-title-holder .eltdf-event-section-title {
	margin-bottom: 0;
}
.eltdf-shows-single-holder .eltdf-single-show-title-holder .eltdf-single-show-short-desc {
	margin-top: 30px;
	width: 768px;
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
}
.eltdf-shows-single-holder .eltdf-single-show-title-holder {
	margin-bottom: 48px;
}

.eltdf-single-show-side-content .exposition-dossier {
	margin-top: 30px;
}

.eltdf-shows-single-holder .eltdf-single-show-main-content .eltdf-single-show-description .eltdf-single-show-social-share {
	width: 100%;
	text-align: center;
	position: relative;
	margin-top: 30px;
	/* bottom: 0; */
}

.eltdf-show-content-item + .eltdf-single-show-links {
	margin-top: 64px
}
.eltdf-shows-single-holder .eltdf-single-show-links li {
	margin: 0 0 20px;
	list-style-type: none;
	border-left: 1px solid #525252;
	padding-left: 15px;
}

.eltdf-shows-single-holder .eltdf-single-show-links-date {
/* 	color: #c9ab81; */
	font-weight: bold;
}
.eltdf-shows-single-holder .eltdf-single-show-links-date,
.eltdf-shows-single-holder .eltdf-single-show-links-readmore {
	font-size: 15px;
}
.eltdf-show.info-bellow .eltdf-show-info .eltdf-show-info-wrapper {
	display: block;
	padding-right: 0;
	width: 100%;
}
.eltdf-show.info-bellow .eltdf-show-date-holder {
	padding-top: 8px;
}
.eltdf-show.info-bellow .eltdf-show-image {
	margin-bottom: 0;
}
.eltdf-show.info-bellow .eltdf-show-image a {
	justify-content: flex-end;
}
.eltdf-show.info-bellow img {
	transition: all 1.5s ease-out;
}
.eltdf-show.info-bellow:hover img,
.eltdf-show.info-bellow .eltdf-show-image:hover img {
    -webkit-transform: scale(1.3) translateX(3px);
    -ms-transform: scale(1.3) translateX(3px);
    transform: scale(1.3) translateX(3px);
}

.eltdf-show-slider-holder .eltdf-owl-slider .owl-item:nth-child(even) {
	top: auto;
}

/* PRESSE */
.dossiers-categories {
	display: flex;
	justify-content: center;
	align-items: center;
	list-style-type: none;
	margin-bottom: 30px;
}
.dossiers-categories > li {
	margin: 0 15px auto;
}
.dossiers-categories > li a {
	text-transform: uppercase;
	color: #525252;
	font-weight: 400;
}
.dossiers-categories > li a:hover {
	color: #c9ab81;
}
.dossiers-categories > li.active a {
	font-weight: 700;
	color: #525252;
	pointer-events: none;
	text-decoration: underline;
	text-underline-offset: 3px;
}
.entry + .dossiers-categories {
	margin-top: 50px;
}
.dossiers-list {
	display: flex;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-right: -8px;
}
.dossiers-list .dossier {
	display: flex;
	flex-direction: column;
	flex: 1 1 100%;
	margin-bottom: 50px;
	padding-left: 8px;
	padding-right: 8px;
	opacity: 1;
	box-sizing: border-box;
	transition: opacity 0.3s linear;
}
.dossiers-list.focus .dossier {
	opacity: 0.4;
}
.dossiers-list .dossier.focus {
	z-index: 1;
	opacity: 1;
}


@media screen and (min-width: 576px) {
	.dossiers-list .dossier {
		flex: 1 1 50%;
		max-width: 50%;
	}
}


@media screen and (min-width: 768px) {
	.dossiers-list .dossier {
		flex: 1 1 33.333%;
		max-width: 33.333%;
	}
}

@media screen and (min-width: 1200px) {
	.dossiers-list .dossier {
		flex: 1 1 25%;
		max-width: 25%;
	}
}

.dossiers-list .dossier-content {
	background-color: #fff;
	position: relative;
	margin-left: 30px;
	padding: 30px 20px 0 20px;
	transition: background-color 0.3s linear;
	z-index: 1;
}
.dossiers-list .dossier.focus .dossier-content {
	background-color: #272727;
}
.dossiers-list .dossier-title,
.dossiers-list .dossier-subtitle,
.dossiers-list .dossier-files {
	transition: color 0.3s linear;
}
.dossiers-list .dossier.focus .dossier-title,
.dossiers-list .dossier.focus .dossier-subtitle,
.dossiers-list .dossier.focus .dossier-file {
	color: #FFF;
}
.dossiers-list .dossier-categories {
    font-style: normal;
    font-size: 14px;
	color: #525252;
	font-weight: 700;
	font-style: normal;
}
.dossiers-list .dossier-image {
	margin-bottom: -50px;
	padding-right: 50px;
}
.dossiers-list .dossier-image img {
	display: block;
	border: 1px solid #e1e1e1;
}
.dossiers-list .dossier-title {
	font-size: 21px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 8px;
	margin-top: 0;
	margin-bottom: 2px;
}
.dossiers-list .dossier-subtitle {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: Poppins, sans-serif;
/* 	font-style: italic; */
	margin-top: 0;
	margin-bottom: 15px;
}
.dossiers-list .dossier-files {
	list-style-type: none;
}
.dossiers-list .dossier-files a {
	display: block;
	list-style-type: none;
	font-size: 15px;
	line-height: 1.4;
	padding-left: 22px;
	color: #525252;
}
.dossiers-list .dossier-file {
	position: relative;
	padding: 4px 0;
}
.dossiers-list .dossier-files li:not(:last-child) .dossier-file {
	border-bottom: 1px solid #e1e1e1;
	}
.dossiers-list .dossier-file:hover {
	opacity: 0.65;
}
.dossiers-list .dossier-file-icon::before {
	position: absolute;
	left: 0;
	top:  4px;
	width: 16px;
	height: 16px;
	line-height: inherit;
	vertical-align: middle;
	color: #8e8e8e;
}
.dossiers-list .dossier-meta {
/*     color: #c9ab81; */
    font-size: 21px;
    font-weight: 300;
    line-height: 1.47em;
    letter-spacing: 0;
    font-size: 17px;
	margin-bottom: 5px;
}
.dossiers-list .dossier-date {
    font-style: italic;
}

.dossiers-list .dossier-card-link {
	color: inherit;
	opacity: 1;
	transition: opacity 0.2s linear;
}
.dossiers-list .dossier-card-link:hover {
	opacity: 0.60;
}
.dossiers-list .dossier-quote {
	font-style: italic;
	margin-top: 0;
}

.dossiers-list .dossier-author {
	font-size: 15px;
}

.eltdf-row-grid-section-wrapper {
	background-size: cover;
}
.eltdf-row-grid-section {
	padding-left: 15px;
	padding-right: 15px;
}


.eltdf-st-caption {
	text-transform: none;
}

.eltdf-iwt h3.eltdf-iwt-title {
	font-size: 21px;
}
.eltdf-iwt h4.eltdf-iwt-title {
	font-size: 18px;
}
.eltdf-iwt .eltdf-iwt-content  .eltdf-iwt-text {
	margin: 0;
}
.eltdf-iwt .eltdf-iwt-title + .eltdf-iwt-content .eltdf-iwt-text {
	margin: 20px 0 0;
}

.eltdf-iwt.eltdf-iwt-icon-left .eltdf-icon-font-awesome {
	margin-top: -10px;
}

textarea {
	min-height: 180px;
}

.eltdf-btn, .btn {
	text-transform: uppercase;
	line-height: 1.2;
}
.eltdf-btn-outline-slit {
    display: inline-flex;
    align-items: center;
	height: 50px;
}
button.eltdf-btn.eltdf-btn-outline:not(.eltdf-btn-custom-border-hover):hover {
	border-color: transparent !important;
}

form .eltdf-contact-form-main .eltdf-row-half:first-child {
	margin-right: 4%;
}
form .eltdf-contact-form-main .eltdf-row-half:nth-child(2) {
	margin-right: 0;
}


.cf7_custom_style_1 .eltdf-btn.eltdf-btn-outline-slit svg rect {
	stroke: #FFF;
}

.eltdf-page-footer .widget ul.wp-block-social-links.wp-container-1 li:last-child {
	margin-bottom: 7px;
}
footer.eltdf-page-footer .widget a {
	opacity: 1;
	font-weight: 400;
	transition: opacity 0.3s linear;
}
footer.eltdf-page-footer .widget a:hover {
	color: #FFF !important;
	opacity: 0.6;
}

.widget_text ul,
.widget_block ul {
	list-style: disc;
}

.vc_row-has-fill {
	background-size: cover;
	background-position: center;
}

.wpcf7-form .wpcf7-response-output {
	border: none;
	margin-left: 0;
	margin-right: 0;
	font-weight: 700;
}
.wpcf7-form.valid .wpcf7-response-output {
	background-color: #47bb36;
	text-align: center;
	padding: 0;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border: 2px solid #DB5132;
	background-color: transparent;
}

.wpcf7-form-control.wpcf7-not-valid,
.wpcf7-form-control.wpcf7-not-valid.wpcf7-text,
.wpcf7-form-control.wpcf7-not-valid .eltdf-newsletter-form-double-vertical {
	margin-bottom: 8px;
}
.wpcf7-not-valid-tip,
.eltdf-newsletter-form-double-vertical span.wpcf7-not-valid-tip {
	color: #DB5132;
	font-style: italic;
	font-size: 16px;
	font-weight: 700;
}
.wpcf7-form-control.wpcf7-not-valid + .wpcf7-not-valid-tip,
.eltdf-newsletter-form-double-vertical .wpcf7-form-control.wpcf7-not-valid + .wpcf7-not-valid-tip {
	margin-bottom: 48px;
}

.wpcf7-form-control.wpcf7-date.wpcf7-not-valid , .wpcf7-form-control.wpcf7-number.wpcf7-not-valid , .wpcf7-form-control.wpcf7-quiz.wpcf7-not-valid , .wpcf7-form-control.wpcf7-select.wpcf7-not-valid , .wpcf7-form-control.wpcf7-text.wpcf7-not-valid , .wpcf7-form-control.wpcf7-textarea.wpcf7-not-valid {
	border-bottom-color: #DB5132;
}

/**
 * Search
 */
.eltdf-search-page-holder article .eltdf-post-title-area .eltdf-post-title-area-inner .eltdf-post-lang {
	display: inline-block;
	font-size: 85%;
	border: 1px solid #5F5F5F;
	padding: 3px 2px;
	margin-left: 6px;
	text-transform: uppercase;
	line-height: 1;
}

.eltdf-sl-standard-pagination a {
	color: #525252;
}
.eltdf-sl-standard-pagination a:hover {
	color: #c9ab81;
}

.eltdf-sl-standard-pagination.pagination-static ul li.eltdf-sl-pag-prev a {
	opacity: 1;
}



.eltdf-video-button-image {
	width: 100%;
}

.eltdf-video-button-holder {
	display: block;
}

@media screen and (max-width: 1599) {
	/* HEADER */
	.eltdf-logo-wrapper a img {
		max-width: 120px;
		height: auto;
	}
	.eltdf-main-menu > ul > li > a {
		padding: 0 10px;
	}
}

@media screen and (min-width: 1024px) {
	.single-post .eltdf-blog-holder article .eltdf-post-content {
		width: 960px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width: 1199px) {
	.eltdf-mobile-header {
		display: block;
	}
	.eltdf-page-header {
		display: none;
	}
}

.back-to-parent {
	margin-top: 32px;
/* 	margin-left: 32px; */
}

/**
 * GLOBAL
 */

a, p a {
	color: #000;
}

.eltdf-title-holder {
	background-position: center;
	background-size: cover;
}
.eltdf-title-holder.eltdf-centered-type,
.eltdf-page-title {
	display: flex;
	justify-content: center;
	align-items: center;
}

.eltdf-section-title-holder .eltdf-st-text {
	max-width: 768px;
}

.eltdf-section-title-holder.eltdf-st-decorative-line .eltdf-st-text {
	margin-left: auto;
	margin-right: auto;
}

.eltdf-section-title-holder.eltdf-st-decorative-line-right h3.eltdf-st-title .eltdf-st-title-inner .eltdf-st-side-line-left,
.eltdf-section-title-holder.eltdf-st-decorative-line-right h4.eltdf-st-title .eltdf-st-title-inner .eltdf-st-side-line-left {
	display: none;
}
.eltdf-section-title-holder.eltdf-st-decorative-line-right h3.eltdf-st-title .eltdf-st-title-inner,
.eltdf-section-title-holder.eltdf-st-decorative-line-right h4.eltdf-st-title .eltdf-st-title-inner {
	padding-left: 0;
}
/**
 * EVENEMENTS
 */


/* LIST **/
.eltdf-show-grid-archive .eltdf-show-name {
	font-size: 21px;
}
.eltdf-show-grid-archive .eltdf-show.info-bellow .eltdf-show-info .eltdf-show-info-wrapper {
	margin-bottom: 8px;
}
.eltdf-show-role p {
/* 	color: #525252; */
}
.eltdf-single-show-image {
	text-align: center;
}

.eltdf-show-list-holder {
	text-align: center;
}

.eltdf-show-slider-holder .eltdf-owl-slider .owl-dots.disabled,
.eltdf-show-slider-holder .eltdf-owl-slider .owl-nav.disabled {
	display: none;
}

.eltdf-show.info-bellow .eltdf-show-image a {
	height: auto;
}
.eltdf-show-list-holder .eltdf-show .eltdf-show-subtitle {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	color: #525252;
	margin: 0;
}

.eltdf-show-list-holder.eltdf-sl-gallery:not(.eltdf-sl-one-column) .eltdf-show {
	float: none;
}

.eltdf-sl-gallery.eltdf-sl-three-columns .eltdf-sl-inner {
	display: flex;
	flex-wrap: wrap;
}

.eltdf-sl-gallery.eltdf-sl-three-columns .eltdf-sl-inner .eltdf-show {
	width: 33%;
	flex: 1 0 33%;
}

@media only screen and (max-width: 1024px) {
	.eltdf-sl-gallery.eltdf-sl-three-columns .eltdf-sl-inner .eltdf-show {
		width: 50%;
		flex: 1 0 50%;
	}
}

@media only screen and (max-width: 680px) {
	.eltdf-sl-gallery.eltdf-sl-three-columns .eltdf-sl-inner .eltdf-show {
		width: 100%;
		flex: 0 0 100%;
	}
}

/* SINGLE **/
.eltdf-shows-single-holder .eltdf-single-show-side-content .eltdf-show-role {
	margin: 0 0 20px;
}

.eltdf-shows-single-holder .eltdf-single-show-side-content {
	margin-top: 0;
}
.eltdf-shows-single-holder .eltdf-single-show-side-content > div:first-child .aside-title {
	margin-top: 0;
}

/**
 * BLOG
 */
@media only screen and (min-width: 1400px) {
	.blog.eltdf-grid-1300 .eltdf-container-inner {
		max-width: 100%;
	}
}


/* Blog : Archive Masonry */
.eltdf-blog-list {
	list-style-type: none;
}
.eltdf-grid-masonry-list .eltdf-blog-list .eltdf-page-content-holder.eltdf-grid-col-12 .eltdf-blog-holder article.eltdf-grid-col-4 {
	max-width: 32.333%;
	flex: 0 0 33.333%;
}

.eltdf-grid-masonry-list .eltdf-blog-list .eltdf-page-content-holder.eltdf-grid-col-9 .eltdf-blog-holder article.eltdf-grid-col-6 {
	max-width: 50%;
	flex: 0 0 50%;
}

.eltdf-grid-masonry-list .eltdf-blog-list .eltdf-blog-holder.eltdf-blog-standard article [class^='format-'] {
	margin-bottom: 60px;
}

.eltdf-grid-masonry-list .eltdf-blog-list .eltdf-blog-holder.eltdf-blog-standard article .eltdf-post-info-bottom {
	padding-top: 15px;
}

.eltdf-grid-masonry-list .eltdf-blog-list .eltdf-blog-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
}

.eltdf-grid-masonry-list .eltdf-blog-list .eltdf-blog-holder article .eltdf-post-title {
	font-size: 21px;
	line-height: 26px;
}
.eltdf-grid-masonry-list .eltdf-blog-list .eltdf-blog-holder article .eltdf-post-excerpt {
	font-size: 16px;
	line-height: 22px;
	word-break: break-all;
}

.eltdf-blog-holder.eltdf-blog-standard article.eltdf-post-has-media .eltdf-post-heading {
	margin-bottom: 12px;
}

.eltdf-blog-holder article .eltdf-post-info-top .eltdf-post-info-date:first-letter {
	text-transform: capitalize;
}

.eltdf-blog-holder article .eltdf-post-info-top .eltdf-post-info-category,
.eltdf-blog-holder article .eltdf-post-info-top .eltdf-post-info-date,
.eltdf-blog-holder article .eltdf-post-info-top .eltdf-tags-holder {
	margin-left: 0;
}

.eltdf-blog-holder article .eltdf-post-info-top > div::after {
	content: none;
}
.eltdf-blog-list-holder .eltdf-bli-info,
.eltdf-blog-list-holder .eltdf-bli-title {
	padding-right: 16px;	
}
.eltdf-blog-holder article .eltdf-post-info-top > .eltdf-post-info-category > * {
    font-size: 14px;
	color: #525252;
	font-weight: 700;
	font-style: normal;
}
/**
 * ARTISTES
 */
.eltdf-portfolio-single-holder .eltdf-sidebar {
	padding-left: 50px;
}
.eltdf-portfolio-single-holder .eltdf-sidebar .widget:first-child .widgettitle {
	margin-top: 0;
}
.eltdf-portfolio-single-holder > .eltdf-grid-row + .eltdf-ps-image-holder {
	margin-top: 40px;
}
/* Artistes : Archives */
.archive .eltdf-portfolio-list-holder.eltdf-pl-standard-shader .eltdf-pli-text-holder {
	margin-top: 15px;
}

.eltdf-portfolio-list-holder article .eltdf-pli-text-wrapper {
	height: auto;
}

.eltdf-portfolio-list-holder article .eltdf-pli-text .eltdf-pli-title {
	line-height: 1.1;
	font-size: 24px;
}
