/*
Theme Name: Alaia
Author: Thomas Desnoyers
Author URI: www.thomasdesnoyers.com
Text Domain: alaia
*/


@font-face {font-family: 'cerebri';
	src: url('webfonts/39A7CC_0_0.eot');
	src: url('webfonts/39A7CC_0_0.eot?#iefix') 
	format('embedded-opentype'),url('webfonts/39A7CC_0_0.woff2') 
	format('woff2'),url('webfonts/39A7CC_0_0.woff') 
	format('woff'),url('webfonts/39A7CC_0_0.ttf') 
	format('truetype');
	font-weight: 500;
}
@font-face {font-family: 'cerebri';
	src: url('webfonts/39A7CC_4_0.eot');
	src: url('webfonts/39A7CC_4_0.eot?#iefix') 
	format('embedded-opentype'),url('webfonts/39A7CC_4_0.woff2') 
	format('woff2'),url('webfonts/39A7CC_4_0.woff') 
	format('woff'),url('webfonts/39A7CC_4_0.ttf') 
	format('truetype');
	font-weight: 100;
}
@font-face {font-family: 'cerebri';
	src: url('webfonts/39A7CC_5_0.eot');
	src: url('webfonts/39A7CC_5_0.eot?#iefix') 
	format('embedded-opentype'),url('webfonts/39A7CC_5_0.woff2') 
	format('woff2'),url('webfonts/39A7CC_5_0.woff') 
	format('woff'),url('webfonts/39A7CC_5_0.ttf') 
	format('truetype');
	font-weight: 300;
}

@font-face {
    font-family: 'playfair';
    src: url('webfonts/PlayfairDisplay-MediumItalic.woff2') format('woff2'),
        url('webfonts/PlayfairDisplay-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'noto';
    src: url('webfonts/NotoSerif-Bold.woff2') format('woff2'),
        url('webfonts/NotoSerif-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


html {
	font-family: 'cerebri', Helvetica, Arial, sans-serif, monospace;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	transition: all 2s ease, linear;
	font-size:100%;
	width: 100%;
    min-height: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1, h2, h3{
	color:black;
}

h1 {
	font-size: 2rem;
    text-transform: uppercase;
    margin: 1.25rem 0 1.25rem 0;
    line-height: 2rem;
    font-weight: 500;
}

.title-single {
    font-size: 2.5rem;
    text-transform: uppercase;
    margin: 1.8rem 0 1.3rem 0;
    line-height: 3rem;
    font-weight: 500;
}

h2{
	font-size: 1.75rem;
	line-height: 2rem;
	text-transform: uppercase;
	margin: 1.25rem 0;
	font-weight: 500;
}

h3 {
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 0.05rem;
    font-weight: 300;
}

ul{
	list-style: none;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	color:black;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	text-decoration: none;
	
}



:focus{
	outline:none!important;
	outline:white;
}

a:active,
a:hover {
	outline-width: 0;
	color:black!important;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: 300;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

p{
	line-height: 1.4rem;
    font-size: 1rem;
	font-weight: 100;
	text-align:left;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}


/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}





/* Typography for Arabic Font */

html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
	font-family: Tahoma, Arial, sans-serif;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
	font-weight: 700;
}

/* Typography for Chinese Font */

html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
	font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
	font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;
}

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
	font-weight: 700;
}

/* Typography for Cyrillic Font */

html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
	font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
	font-weight: 700;
	line-height: 1.2;
}

/* Typography for Devanagari Font */

html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
	font-family: Arial, sans-serif;
}

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
	font-weight: 700;
}

/* Typography for Greek Font */

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
	font-weight: 700;
	line-height: 1.3;
}

/* Typography for Gujarati Font */

html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
	font-family: Arial, sans-serif;
}

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
	font-weight: 700;
}

/* Typography for Hebrew Font */

html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
	font-family: "Arial Hebrew", Arial, sans-serif;
}

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
	font-weight: 700;
}

/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
	font-weight: 700;
}

/* Typography for Korean font */

html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
	font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
	font-weight: 600;
}

/* Typography for Thai Font */

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
	line-height: 1.65;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
	line-height: 1.8;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Remove letter-spacing for all non-latin alphabets */

html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
	letter-spacing: 0 !important;
}

/*---- COOKIE ----*/

.cli-plugin-button{
	padding-top:13px;
}

div#cookie-law-info-again {
    display: none!important;
}

/*---- PRELOADER ----*/

.warp{
	-webkit-backface-visibility: hidden;
}

.hidevideo{
	display:none!important;
}

.bloc-video {
	height: calc(100vh - 71px);
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
}

.bloc-video video{
	max-width:1000px;
	width:100%;
	margin:auto;
	height: auto;
	box-sizing: border-box;
}

.no-scroll{
	overflow-y:scroll;
}

.no-scroll body{
	position: fixed;
	overflow: hidden;
	width:100%;
}

.wrap, .bloc-video{
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	transition-timing-function: cubic-bezier(.25,.1,.25,1);
}

.circle1{
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	transition-timing-function: cubic-bezier(.25,.1,.25,1);
}

.circle2{
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	transition-timing-function: cubic-bezier(.25,.1,.25,1);
}

.home #masthead{
	top:0;
}

.home .wrap{
	-webkit-transform:none;
    -ms-transform:none;
    transform:none;
}

/* ---- GENERAL ----*/

.sib-multi-lists {
    display: flex;
    align-items: center;
    justify-content: center;
}

.caption span {
    font-weight: 100;
    line-height: 1.5rem;
}

.caption div {
    font-weight: 100;
	line-height: 1.5rem;
}

.sib-multi-lists div {
    margin: 0 1rem;
}

input.sib-interesting-lists {
    margin-right: 0.3rem;
}

.sib_loader img {
    width: 1rem;
}

p a {
    text-decoration: underline;
    font-weight: 300;
}

.site-content-contain{
	padding-top: 10.5rem;
}

.post-type-archive-shop .site-content-contain,
.single-shop .site-content-contain, 
.page-template-home .site-content-contain, 
.page-id-10601 .site-content-contain, 
.page-id-10596 .site-content-contain, 
.page-id-5686 .site-content-contain, 
.page-id-5690 .site-content-contain, 
.page-id-5699 .site-content-contain, 
.page-id-5695 .site-content-contain, 
.page-id-10580 .site-content-contain, 
.page-id-10583 .site-content-contain, 
.post-type-archive-shop .site-content-contain,
.page-id-10736 .site-content-contain,
.page-id-10739 .site-content-contain,
.page-id-10730 .site-content-contain,
.page-id-10733 .site-content-contain,
.page-id-10746 .site-content-contain,
.page-id-10749 .site-content-contain,
.page-id-10724 .site-content-contain,
.page-id-10727 .site-content-contain,
.single-defiles .site-content-contain,
.single-pretaporter .site-content-contain,
.single-film .site-content-contain,
.page-template-newsletter .site-content-contain,
.single-administration.site-content-contain,
.page-id-19875 .site-content-contain,
.page-id-19873 .site-content-contain,
.page-id-19867 .site-content-contain,
.page-id-19877 .site-content-contain{
	
	padding-top:6.8rem;
}

.legende{
	font-size: 0.625rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
	font-weight: 100;
	text-align:center;
	margin-top: 0.8rem!important;
	line-height: 0.9rem;
	padding-right: 1.25rem;
    padding-left: 1.25rem;
}

.legendebig{
	width:66.666666%;
	font-size: 0.625rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
	font-weight: 100;
	text-align:center;
	margin-top: 0.8rem!important;
	line-height: 0.9rem;
	margin:auto;
	margin-bottom:3rem;
}

.legendesmall{
	width:25%;
	font-size: 0.625rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
	font-weight: 100;
	text-align:center;
	margin-top: 0.8rem!important;
	line-height: 0.9rem;
	margin:auto;
}

.commissaire{
	font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
	font-weight: 100;
	text-align:center;
}

.no-padding{
	padding-left:0!important;
	padding-right:0!important;
}

/*---- CTA ----*/

.centercta{
	text-align:left;
}

.img-cta {
    width: 100%;
    height: 150px;
    background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
	margin-bottom:2.8rem;
}

.mobilehide{
	display:none;
}

.bordertop{
	border-top:1px solid black;
}

.cta-outline{
	font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
    font-weight: 100;
    border: 1px solid black;
    display: inline-block;
    padding: 0.8rem 1rem 0.6rem 1.1rem;
}

.cta-fill{
	font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: white;
    font-weight: 100;
    border: 1px solid black;
	background-color:black;
    display: inline-block;
    padding: 0.8rem 1rem 0.6rem 1.1rem;
}

.cta-fill:hover{
	color:white!important;
}

.cta-paypal{
	font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
    font-weight: 100;
    border: 1px solid black;
    display: inline-block;
	padding: 1.5rem 9rem 1.3125rem 1.3rem;
	position: relative;
}

.caption p {
    font-weight: 100!important;
}

.paypal-bloc table {
    margin: auto;
    font-family: cerebri;
}

.paypal-bloc{
	display: flex;
    align-items: center;
    justify-content: center;
}

/*.paypal-bloc form input {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
    font-weight: 100;
    border: 1px solid black;
    display: inline-block;
    padding: 0.8rem 1rem 0.6rem 1.1rem;
}*/

.paypal-bloc select {
    border-radius: 0;
    padding: 1.2rem 3.6rem;
    border: 1px solid black;
    color: black;
    box-shadow: none;
    margin-bottom: 1rem;
    font-family: cerebri;
    font-weight: 100;
}

select#select-shipping {
    border-radius: 0;
    padding: 1.2rem 3.6rem;
    border: 1px solid black;
    color: black;
    box-shadow: none;
    margin-bottom: 1rem;
    font-family: cerebri;
    font-weight: 100;
}

.sib-default-btn{
	background-color:transparent;
	font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
    font-weight: 100;
    border: 1px solid black;
    display: inline-block;
	padding: 1.6rem 1.5rem 1.25rem 1.5rem;
	position: relative;
}

.sib_loader {
    width: 1rem;
    height: auto;
    margin: auto;
}

.email-area {
	display: inline-block;
}

.email-input {
	padding: 1.35rem 1.875rem 1.1rem 1.875rem;
	border:1px solid black;
	font-family: "cerebri";
	font-weight: 100;
}

.news-btn {
	display: inline-block;
	margin-left: -5px;
}

.cta-paypal:after {
    content: url(/wp-content/themes/alaia/img/paypal.png);
    position: absolute;
    top: 0.8rem;
    left: 8.5rem;
}

/*---- HEADER ----*/

.post-type-archive-timeline .menu-item-14 a, 
.post-type-archive-defiles .menu-item-691 a,
.post-type-archive-defiles .menu-item-14 a,
.page-template-bibliographie-php .menu-item-14 a,
.page-template-cuisine .menu-item-14 a,
.post-type-archive-pretaporter .menu-item-14 a,
.page-template-expositions-en-cours .menu-item-11 a,
.page-template-expositions-futures .menu-item-11 a,
.page-template-expositions-passees .menu-item-11 a,
.post-type-archive-galerie .menu-item-11 a,
.single-galerie .menu-item-11 a,
.page-template-expositions-en-cours-hlm .menu-item-11 a,
.page-template-expositions-futures-hlm .menu-item-11 a,
.page-template-expositions-passees-hlm .menu-item-11 a,
.page-template-evenements-passes .menu-item-12 a,
.page-template-evenements-passes .menu-item-689 a,
.page-template-expositions-en-cours .menu-item-688 a,
.page-template-expositions-futures .menu-item-688 a,
.page-template-expositions-passees .menu-item-688 a,
.page-template-expositions-en-cours-hlm .menu-item-688 a,
.page-template-expositions-futures-hlm .menu-item-688 a,
.page-template-expositions-passees-hlm .menu-item-688 a,
.post-type-archive-galerie .menu-item-688 a,
.single-galerie .menu-item-688 a,
.single-pretaporter .menu-item-14 a,
.single-pretaporter .menu-item-691 a,
.post-type-archive-pretaporter .menu-item-691 a,
.page-template-cuisine .menu-item-691 a,
.page-template-bibliographie .menu-item-691 a,
.page-id-6159 .menu-item-691 a,
.page-id-6159 .menu-item-14 a,
.page-id-6110 .menu-item-14 a,
.page-id-6110 .menu-item-14 a,
.page-id-6170 .menu-item-691 a,
.page-id-6170 .menu-item-14 a,
.page-id-6164 .menu-item-14 a,
.page-id-6164 .menu-item-14 a,
.post-type-archive-timeline .menu-item-14 a,
.post-type-archive-timeline .menu-item-691 a,
.post-type-archive-defiles .menu-item-14 a,
.post-type-archive-defiles .menu-item-691 a,
.post-type-archive-pretaporter .menu-item-14 a,
.post-type-archive-pretaporter .menu-item-691 a,
.page-id-6164 .menu-item-14 a,
.page-id-6170 .menu-item-691 a,
.page-id-6141 .menu-item-14 a,
.page-id-6150 .menu-item-691 a,
.page-id-4171 .menu-item-14 a,
.page-id-4175 .menu-item-691 a,
.page-template-biographie .menu-item-14 a,
.page-template-biographie .menu-item-691 a,
.page-id-8942 .menu-item-14 a,
.page-id-8965 .menu-item-691 a,
.single-activites .menu-item-13716 a,
.single-activites .menu-item-13715 a,
.post-type-archive-activites #top-menu li:first-child a,
.single-collection .menu-item-13718 a,
.single-collection .menu-item-13717 a,
.single-couturiers .menu-item-13718 a,
.single-couturiers .menu-item-13717 a,
.page-id-6170 .menu-item-14512 a,
.page-id-6170 .menu-item-14511 a,
.page-id-6141 .menu-item-14512 a,
.page-id-6141 .menu-item-14511 a,
.page-id-6164 .menu-item-14512 a,
.page-id-6150 .menu-item-14512 a,
.page-id-6141 .menu-item-14511 a,
.page-id-4171 .menu-item-14511 a,
.page-id-6164 .menu-item-14511 a,
.post-type-archive-defiles .menu-item-14512 a,
.post-type-archive-defiles .menu-item-14511 a,
.post-type-archive-pretaporter .menu-item-14512 a,
.post-type-archive-pretaporter .menu-item-14511 a,
.page-id-4175 .menu-item-14512 a,
.page-id-4175 .menu-item-14511 a,
.single-pretaporter .menu-item-14512 a,
.single-pretaporter .menu-item-14511 a,
.single-defiles .menu-item-14512 a,
.single-defiles .menu-item-14511 a,
.single-interviews .menu-item-14511 a,
.single-interviews .menu-item-14512 a

{
	opacity:1;
}

.single-film #top-menu, 
.page-id-5695 #top-menu, 
.page-id-5686 #top-menu, 
.page-id-10596 #top-menu, 
.page-id-10601 #top-menu, 
.page-id-5699 #top-menu, 
.page-id-5695 #top-menu, 
.page-id-5690 #top-menu,
.page-id-10739 #top-menu,
.page-id-10736 #top-menu,
.page-id-10736 #top-menu,
.page-id-10739 #top-menu,
.page-id-10730 #top-menu,
.page-id-10733 #top-menu,
.page-id-10746 #top-menu,
.page-id-10749 #top-menu,
.page-id-10724 #top-menu,
.page-id-10727 #top-menu,
.page-id-19875 #top-menu,
.page-id-19873 #top-menu,
.page-id-19867 #top-menu,
.page-id-19877 #top-menu{
	display:none;
}

a.billeterie_btn_header {
    border: 1px solid;
    display: inline-block;
    padding: 9px 10px 5px 11px;
}

.intro-films {
    margin-bottom: 3rem;
}

header.single-header-page.header-margin{
	margin-top:8.35rem;
}

.bloc-header.header-margin{
	margin-top:3.35rem;
}

.fondation-img{
	position: absolute;
    left: 1.125rem;
    top: 16rem;
    width: 200px;
}

.logo-header-bar {
    border-bottom: 0;
	width: 100%;
	text-align: center;
}


.logo-header {
    width: 22px;
    height: auto;
    position: absolute;
    top: 7px;
    left: 0;
}



.bodyfixed{
	position: fixed;
	overflow-y:scroll;
	width:100%;
}

/*.close{
	background-image:url("/wp-content/themes/alaia/img/close.svg");
	background-position: center;
	background-repeat: no-repeat;
}*/

.black-overlay {
    width: 100%;
    position: fixed;
    height: 100%;
    background-color: black;
	opacity: 0;
	visibility:hidden;
	z-index: 2;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.cbp-spmenu-open + .black-overlay{
	visibility:visible;
	opacity:0.5;
}

.close .circle1, .close .circle2{
	display:none;
}

.desktop-menu{
	-webkit-transform: translate3d(0, 0, 0);
}

.circle1, .circle2 {
    width: 22px;
    height: auto;
    display: inline-block;
	/*background-image: url(/wp-content/themes/alaia/img/circle.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;*/
}



#menu-primary-menu, #menu-primary-menu-en{
	display:none;
}



.post-type-archive-evenements #masthead, 
.page-template-tarifs #masthead, 
.post-type-archive-timeline #masthead, 
.post-type-archive-expositions #masthead, 
.page-template-timeline #masthead, 
.page-template-alaia #masthead, 
.post-type-archive-activites #masthead, 
.post-type-archive-collection #masthead, 
.post-type-archive-association #masthead, 
.post-type-archive-cafe-librairie #masthead, 
.single-collection #masthead, 
.single-association #masthead, 
.single-activites #masthead, 
.single-cafe-librairie #masthead,
.page-template-expositions-en-cours #masthead,
.page-template-expositions-futures #masthead,
.page-template-expositions-passees #masthead,
.page-template-expositions-en-cours-hlm #masthead,
.page-template-expositions-futures-hlm #masthead,
.page-template-expositions-passees-hlm #masthead,
.single-expositions #masthead,
.page-template-expositions #masthead,
.page-template-credits #masthead,
.page-template-mentions-legales #masthead,
.page-template-conditions #masthead{
	position: absolute;
}



.visit-btn{
	font-weight: 300;
	display:block;
	background-image:url('/wp-content/themes/alaia/img/burger.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -4.1rem;
	opacity:.6;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
}

.visit-btn:hover{
	opacity:1;
}

.visit-btn span{
	display:none;
}

header#masthead {
    border-bottom: 1px solid black;
	padding: 0 1.875rem;
	position: absolute;
    height: 6.8rem;
    background-color: white;
	width: 100%;
	z-index: 6;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	transform-style: preserve-3d;
}

.headerfixed {
	position: fixed!important;
	top:-8rem!important;
}

.nav-secondary {
    border-bottom: 1px solid black;
	padding: 1.2rem 1.0rem 1.1rem 1.2rem;
	position: absolute;
    top: 6.9rem;
    left: 0;
    background-color: white;
	width: 100%;
	z-index: 4;
	margin:0;
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	box-sizing: border-box;
}

.next-link a{
    display: block;
    height: 50px;
    display: flex;
    justify-content: center;
	align-items: center;
	padding-right: 3.5rem;
}

.prev-link a {
    display: block;
    height: 50px;
    display: flex;
    justify-content: center;
	align-items: center;
	padding-left: 3.5rem;
}
  
.nav-secondary::-webkit-scrollbar, .fixedheader::-webkit-scrollbar {
	display: none; 
}


.fixedheader {
    border-bottom: 1px solid black;
	padding: 1.2rem 1.0rem 1.1rem 1.2rem;
	position: fixed;
    top: 0;
    left: 0;
    background-color: white;
	width: 100%;
	z-index: 3;
	margin:0;
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	box-sizing: border-box;
}

.menu-primary-menu-container {
    display: inline-block;
}

.menu-primary-menu-en-container {
    display: inline-block;
}

.menu li, .nav-secondary li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 1em;
    margin-right: 15px;
}

.menu-item.activesub a {
    opacity: 1;
}

.menu li, .fixedheader li, .visite-menu {
    display: inline-block;
    text-transform: uppercase;
    font-size: 1em;
    margin-right: 15px;
}

ul#menu-primary-menu{
	margin: 0;
	padding-left:0;
}

ul#menu-primary-menu-en{
	margin: 0;
	padding-left:0;
}

.menu-item a{
	color:black;
	opacity:0.6;
	font-weight: 300;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	line-height: 1.3rem;
}

.menu-item a:hover{
	opacity:1;
}

.margin-cont{
	padding-top:40px;
}

.main-title {
    margin-top: 4.5rem;
}

.bloc-header{
	margin-bottom:2rem;
}

.current-menu-item a {
    opacity: 1;
}

.search-icon {
	width: 17px;
	height:auto;
	margin-left: 5px;
    cursor: pointer;
    position: absolute;
    opacity: 0.6;
    padding-top: 0.1rem;
	right: -0.3rem;
    top: -3.75rem;
}

.search-icon:hover {
	opacity:1;
}

/*---- MOBILE MENU ----*/

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button,
input,
select,
textarea {
    color: #222;
    -webkit-tap-highlight-color: rgba(201, 224, 253, 0.8);
}

.contact-menu a{
	font-weight: 100;
	text-decoration: none;
}

.sep-mobile {
    border-bottom: 1px solid black;
    position: absolute;
    bottom: -7px;
    height: 1px;
    width: 118%;
	left: -2rem;
	display: block;
}

.address-menu, .hour-menu, .price-menu{
	margin-bottom:0.7rem;
	padding:0;
}

.address-menu a{
	text-decoration:none;
}

.contact-menu, .access-menu{
	padding:0;
}

.link-menu {
	margin: 2rem 0 1.25rem 0;
	padding-left:0;
	padding-right:0;
	text-align:left;
}

.mobile-search-form{
	display:block;
}

.mobile-menu{
	margin-top: 0.6rem;
	margin-bottom: 4rem;
	padding: 0;
	position: relative;
}

.mobilemenu-bloc {
    padding-left: 0;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    font-size: 1rem;
}

.mobilemenu-bloc li {
    /* display: inline-block; */
    margin-right: 1rem;
    text-transform: uppercase;
	line-height: 1.8rem;
}

.infos-prat {
    margin: 0;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: -10px;
}


/*---- SINGLE HEADER ----*/


.single-header{
	text-align:center;
	margin-bottom: 2.375rem;
    margin-top: 2.375rem;
}

.single-header-page {
    text-align: center;
    margin-bottom: 3.375rem;
    margin-top: 3.375rem;
}

.date-expo, .opening-expo {
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0.03rem;
	font-size: 0.875rem;
}

.opening-expo{
	text-align:center;
	margin-bottom:0;
	margin-top:0;
}

.sous-titre {
	font-size: 1.25rem;
	line-height: 1.25rem;
    text-transform: uppercase;
	margin-bottom: 0.6rem;
	font-weight: 300;
}

/*---- SECTION ----*/

section.section-billetterie{
	margin-bottom: 3.125rem;
}

.all-admin {
    border-bottom: 1px solid;
    text-align: center;
    padding-bottom: 1rem;
    font-weight: 100;
}

.presse-gallery {
    width: 100%;
    height: 21vw;
    background-repeat: no-repeat;
    background-size: contain;
	background-position: center;
}

.bloc-images-presse{
	margin-bottom: 5rem;
}

#section-images-presse h2, #section-pdf-presse h2, .title-pdf{
	text-align: center;
	margin-bottom: 5rem;
}

#section-images-presse, #section-pdf-presse {
    margin-bottom: 5rem;
}

.section-expo, .section-event, .section-bloc, .cta-contenu {
    margin-bottom: 2.375rem;
}

.bloc-pdf{
	margin-bottom:2rem;
}

.signature {
    margin-top: 1rem;
    display: block;
	font-family: 'playfair';
	font-style:italic;
    letter-spacing: 0.04rem;
}

.section-product{
	margin-bottom:0.625rem;
}

.section-expo img, .section-event img, .section-bloc img{
	width: 100%;
    height: auto;
}

span.guillemet-left {
    width: 0.8rem;
    height: 0.8rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	display: inline-block;
	margin-right: 0.7rem;
}

span.guillemet-right {
    width: 0.8rem;
    height: 0.8rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	display: inline-block;
	margin-left: 0.7rem;
}


.quote-expo p {
	font-size: 1.2rem;
    text-align: center;
    font-family: 'Noto Serif SC', serif;
    line-height: 2rem;
    letter-spacing: -0.02rem;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

.quote-expo.quote-2 {
    margin-bottom: 3rem;
}

.bloc-contenus:last-child{
	border-bottom:1px solid black;
}

.text-expo p{
	margin-top:0;
}

.text-expo-big p{
	line-height: 2rem;
	font-size: 1.5rem;
	margin-bottom:0;
}

section.section-expo.text-expo-big {
    margin-bottom: 0;
}

/*---- POP-UP NEWSLETTER ----*/

.ds-popup-content h1 {
    font-size: 1.5em!important;
}


a.btn-popup {
    text-decoration: none;
    padding: 1rem;
    border: 1px solid;
    margin: 1rem 0;
    display: inline-block;
}

.ds-popup-close.-icon:before, .ds-popup-close.-tag:before {
    content: url('/wp-content/themes/alaia/img/close-popup.svg')!important;
}

.ds-popup-close.-topRight {
    top: 0.5rem!important;
    right: 0.5rem!important;
}

.ds-popup-content .p4 {
    font-size: 0.7rem;
}

/*---- HOME ----*/

.img-expo {
    width: 100%;
    height: 100vw;
    background-size: cover;
	background-position: center;
	background-color:#f0f0f0;
}

.expo-home, .next-expo {
    border-bottom: 1px solid black;
}

.next-expo {
    padding-top: 2rem;
    padding-bottom: 1.4rem;
}


/*---- EVENT ----*/


.date-event, .time-event{
	display:inline-block;
}

.rsvp-word{
	display:none;
}

.archive-link-bloc{
	border-bottom:1px solid black;
}

.fonction {
    text-align: center;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
    font-weight: 100;
    text-align: center;
    margin-top: 0;
}

.backhome{
	border-bottom:1px solid black;
	border-top:1px solid black;
	margin-bottom:6rem;
}

.cover-blur {
    width: 100%;
    height: 100vw;
    filter: blur(25px);
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transform: scale(1.5);
	position: relative;
}

.cover-blur:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
  }

.cover-blur-home {
    width: 100%;
    height: 100vw;
    filter: blur(25px);
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transform: scale(1.5);
	position: relative;
}

.cover-blur-home:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
  }


.cover-event {
    width: 100%;
    height: 100vw;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.cover-event-single {
    width: 100%;
    height: 100vw;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.bloc-blur{
	overflow:hidden;
	position: relative;
	height: 100vw;
}

.bloc-blur-event{
	overflow:hidden;
	position: relative;
	height: 100vw;
}

.book {
    width: 100%;
    height: 100vw;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	transform: scale(0.7);
}

.book-home {
    width: 100%;
    height: 100vw;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	transform: scale(0.7);
}

.header-event{
	border-bottom:1px solid black;
	margin-bottom: 3rem;
	margin-bottom: 3.5rem;
}

.event-archive{
	border-bottom:1px solid black;
}

.title-event{
	font-size: 1.75rem;
	line-height: 1.75rem;
	margin-top:1.875rem;
}

.bloc-title-event{
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	align-items:center;
	padding-left:1.25rem!important;
}

.address{
	font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
	font-weight: 100;
	text-align:left;
	margin-top:0;
	margin-bottom:2.5rem;
}

.category-bloc p {
    font-size: 0.9rem;
    margin-bottom: 1.2rem;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.3rem;
    font-weight: 300;
}

.posbottom{
	margin-top:1.2rem;
	position: inherit;
}

.left-bloc-event{
	position: relative;
	padding-left: 1.7rem!important;
	padding-top: 1.7rem!important;
	padding-bottom: 1.6rem;
}

.intro p{
	font-size:1.25rem;
	line-height: 1.6rem;
	text-align: center;;
}

.section-event p{
	margin-top:0;
}

.archive-link{
	font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: black;
	font-weight: 100;
	text-align:center;
	margin-top:0;
}

.archive-link {
    padding: 1.5rem;
    text-align: center;
}

.intro {
    margin-bottom: 4rem;
}

/*---- PRODUCT ----*/

.product-expo img{
	max-height: 360px;
	width: auto;
}

.product-expo .price{
	font-size: 1rem;
}

.infos-product{
	margin-bottom:1rem;
}

.price {
    text-align: center;
    font-weight: 500;
    font-size: 1.5rem;
}

.desc-product p{
	text-align:center;
}

.infos-product p{
	font-size:0.8rem;
	text-transform: uppercase;
	line-height: 0.875rem;
	text-align: center;
}

.paypal{
	margin-bottom: 3.75rem;
}

.prev-link a, .next-link a{
	font-size: 0.75rem;
	text-transform: uppercase;
	letter-spacing: 0.0625rem;
	color:black;
}

.nav-bottom{
	height: 3.75rem;
	border-top:1px solid black;
	border-bottom:1px solid black;
	font-weight: 100;
}

.sep-center {
    position: absolute;
    width: 1px;
    height: 3.75rem;
    left: 50%;
    right: 50%;
    background-color: black;
}

.sep-left {
    position: absolute;
    width: 1px;
    height: 3.75rem;
    left: 3.75rem;
    background-color: black;
}

.sep-right {
    position: absolute;
    width: 1px;
    height: 3.75rem;
    right: 3.75rem;
	background-color: black;
}

.sep-right:after{
	content:url('/wp-content/themes/alaia/img/right.svg');
	position: absolute;
	left: 1.45rem;
	top: 0.9rem;
	z-index:-1;
}

.sep-left:after{
	content:url('/wp-content/themes/alaia/img/left.svg');
	position: absolute;
	right: 1.45rem;
	top: 0.9rem;
	z-index:-1;
}

/*---- SLIDER ----*/

.background-slide {
    width: 100%;
    height: 80vw;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.background-slide-shop {
    width: 100%;
    height: 60vw;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: auto;
    max-height: 42.5625rem;
    width: auto;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	width: 0.25rem;
    height: 0.25rem;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: white;
    border: 1px solid;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 1rem;
}

.bx-wrapper .bx-pager {
	display:-webkit-flex;
	display:-moz-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide{
	left: 0;
    top: 0;
}

.slide .legende{
	margin-top: 1.5rem!important;
}

a.bx-next {
    width: 100%!important;
    height: 100%!important;
    top: 0!important;
    left: 0;
}

/*---- DEFILE ----*/

.archive-link-bloc.top-defile {
    position: absolute;
	width: 100%;
	background-color: white;
    z-index: 1;
}

.archive-link-bloc.sticky-defile {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: white;
    z-index: 3;
}

#couture, #pretaporter{
	border-top:1px solid;
}

.bloc-img-card-defile-single {
    height: 59vw;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	border-top: 1px solid white;
	background-color:#f0f0f0;
}

.defile-title{
	margin:0;
	margin-bottom:4rem;
}

.section-defile {
	padding-top: 7rem;
	
}

.look-title{
	margin-top:2.6rem;
	margin-bottom:2.3rem;
}



/*---- CARD ----*/

.col-lg-6.col-md-6.col-sm-6.col-xs-12.expo-now {
    padding-top: 2.5rem;
    padding-bottom: 2.8rem;
}

.expo-now{
	text-align:center;
}

.bloc-img-card {
    width: 100%;
    height: 100vw;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	background-color:#f0f0f0; 
}

.bloc-img-card-video {
    width: 100%;
    height: 50vw;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	background-color:#f0f0f0; 
}

.bloc-img-card-shop-archive {
    width: 100%;
    height: 64vw;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	border-bottom: 1px solid black;
	background-color:#f0f0f0;
}

.bloc-img-card-defile-archive {
    width: 100%;
    height: 88vw;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	border-bottom: 1px solid black;
	background-color:#f0f0f0;
	cursor: pointer;
}

.bloc-img-card-shop {
    width: 100%;
    height: 32vw;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	border-bottom: 1px solid black;
	background-color:#f0f0f0;
}

.card {
    border-bottom: 1px solid black;
}

.card-container{
	position: relative;
}

.sep-card-bottom{
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;
	height: 1px;
	width:100%;
	background-color: black;
	display:block;
	z-index:2;
}

.sep-card-6 {
    display:none;
}

.sep-card-6-shop{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 1px;
	background-color: black;
	height: 100%;
	display:block;
	z-index:2;

}

.texte-shop{
	margin-bottom:3rem;
	text-align: center;
}

section.section-slider{
    margin-bottom: 4rem;
}

.sep-card-6-defile {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 1px;
	background-color: black;
	height: 100%;
	display:block;
	z-index:2;
}


.sep-card-4 {
    position: absolute;
    left: 33.333333%;
    margin: auto;
    width: 1px;
    background-color: black;
    height: 100%;
}

.sep-card-4-defile {
    display:none
}

.sep-card-4-8-defile {
    display:none
}

.sep-card-4-white {
    position: absolute;
    left: 33.333333%;
    margin: auto;
    width: 1px;
    background-color: white;
    height: 100%;
}

.sep-card-8 {
    position: absolute;
    left: 66.666666%;
    margin: auto;
    width: 1px;
    background-color: black;
    height: 100%;
}

.sep-card-8-defile {
    display:none;
}

.sep-card-8-white {
    position: absolute;
    left: 66.666666%;
    margin: auto;
    width: 1px;
    background-color: white;
    height: 100%;
}

.sep-card-3 {
    display:none;
}


.sep-card-9 {
    display:none;
}

.title-card {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.title-card-product {
	font-size: 1.5rem;
    margin-top: 0;
	margin-bottom: 0.5rem;
	font-weight: 300;
}

.price-product-card{
	font-size:0.75rem;
	font-weight: 100;
	text-align:center;
	margin-bottom: 0;
	margin-top: 0;
}

.bloc-titre-card-product {
	padding: 3rem;
}

.bloc-titre-card-product-archive {
	padding: 2rem 1.25rem 1.5rem 1.25rem;
	text-align: center;
}

.bloc-titre-card {
	padding: 2.2rem 1.25rem;
	background-color: white;
	z-index:1;
	text-align: center;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
    bottom: 0;
}

.title-card-product-archive {
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: 300;
	margin: 0;
}

/*---- INTERVIEW ----*/

.img-interview {
    width: 100%;
    height: 100vw;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.row.interview-menu div {
    font-size: 0.7rem;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 0.5rem;
}

.interview-menu {
    text-align: center;
    margin-top: 2.5rem;
}

/*---- TIMELINE ----*/

.smalltimeline-img{
	width:50%;
	height: auto;
	margin:auto;
}

.bigtimeline-img{
	width:66.666666%;
	height: auto;
	margin:auto;
}

.verybigtimeline-img{
	width:100%;
	height: auto;
	margin:auto;
}

.date {
    font-size: 2.5rem;
    position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
	top: calc(50vh - 24px);
	padding-left: 0;
	text-align:center;
	margin:0;
	margin-bottom: 2.6rem;
	line-height: 2.5rem;
	width:100px;
}

.section-timeline {
	padding-top: 3.5rem;
    padding-bottom: 0;
	border-bottom: 1px solid black;
}



.section-timeline p{
	margin-top: 0;
	margin-bottom :3rem;
}

/*---- PLAYER OVERRIDE ----*/



.plyr--video .plyr__progress__buffer{
	box-shadow: none!important;
}

.plyr--video .plyr__controls{
	color:black!important;
	z-index:1!important;
}

input[type=range]::-webkit-slider-thumb {
	box-shadow: 1px 1px 1px #000000;
	border: 1px solid #000000;
	height: 30px;
	width: 31px;
	border-radius: 0px;
	background: #FFFFFF;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -11px;
  }

  .title-subnav {
    font-weight: 300;
    margin-right: 0.8rem;
    opacity: 1;
}

/*---- ALAIA ----*/

.texte-defiles{
	text-align: center;
}

.alaia-title {
    font-size: 2.375rem;
	padding-left: 0;
	margin-bottom: 0.5rem;
}

.section-alaia img{
	width:100%;
	height: auto;
}

.section-defiles img {
    width: 100%;
}
/*
.section-defiles {
    margin-bottom: 3rem;
}
*/

#defiles{
	background-image:url('/wp-content/themes/alaia/img/defile.jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

#cuisine{
	background-image:url('/wp-content/themes/alaia/img/defile.jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

#timeline{
	background-image:url('/wp-content/uploads/2019/11/1986-3.jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

.section-alaia {
    height: 100vw;
    border-bottom: 1px solid black;
}

#bibliographie {
    padding-top: 3rem;
}

.cover-bloc img{
	width:100%;
	height: auto;
}

.timeline section:last-of-type, .cont-border div:last-of-type{
	border-bottom:0;
}

/*---- COUTURIERS ----*/

li.menu-item.item-3 a{
	opacity:1;
}

p.intro-couturier {
    text-align: center;
}

.single-couturiers .single-header-page {
    margin-bottom:0;
}

.single-couturiers h1 {
    margin-bottom: 0;
}

p.description-couturier {
    text-align: center;
	margin-bottom:0;
}

p.date-couturier {
    font-weight: 300;
    text-align: center;
    font-size: 1.5rem;
    margin-top: 0.2rem;
}

#menu-collection-az li {
    text-transform: uppercase;
    display: inline-block;
    padding: 0 0.5rem;
	font-weight: 300;
	margin-bottom: 0.5rem;
}

#menu-collection-az li a {
    opacity: 0.6;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

#menu-collection-az li a:hover {
    opacity: 1;
}

p.explorer {
    font-size: 1.5rem;
	line-height: 2rem;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
	max-width: 14rem;
    margin: auto;
}

.section-couturiers {
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 3rem;
    padding-top: 3.5rem;
    padding-bottom: 2rem;
}

ul#menu-collection-az {
    padding: 0;
}


/*---- PAGE ----*/

#sib_signup_form_2, #sib_signup_form_3 {
    text-align: center;
}

.contenu-single {
	border-bottom: 1px solid black;
	padding-bottom: 2rem;
}

.spacer{
	width:100%;
	height:5rem;
}

.cta-contenu{
	border-top:1px solid black;
}

p.intro-galerie {
    text-align: center;
}


/*---- SEARCH ----*/

.search-count {
	display:none;
    font-size: 1rem;
    margin-bottom: 1.2rem;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.3rem;
    font-weight: 300;
    padding: 1.67rem 0;
	position: absolute;
	opacity:0.6;
}

form#search-form {
    width: 100%;
    border-bottom: 1px solid black;
    position: absolute;
    height: 3.7rem;
	top:0;
	left:0;
	background-color:white;
	padding: 0 1.1rem;
	box-sizing: border-box;
}

form#search-form-results {
    width: 100%;
    border-bottom: 1px solid black;
    position: absolute;
    height: 3.4375rem;
	top:6.8rem;
	left:0;
	background-color:white;
	padding: 0 1.1rem;
	box-sizing: border-box;
	overflow-x: hidden;
}



#search-results {
    border: none;
    background-color: transparent;
    box-shadow: none;
    width: 100%;
    height: 3.6rem;
    text-transform: uppercase;
    font-family: "cerebri";
    letter-spacing: 0.05rem;
    font-weight: 300;
}


#search {	
    border: none;
    background-color: transparent;
    box-shadow: none;
    width: 100%;
    height: 2.8rem;
    text-transform: uppercase;
    font-family: "cerebri";
    letter-spacing: 0.05rem;
	font-weight: 300;
	padding-left: 0;
	padding-top: 0.3rem;
}

#searchbar-results {
    border: none;
    background-color: transparent;
    box-shadow: none;
    width: 100%;
    height: 3.4rem;
    text-transform: uppercase;
    font-family: "cerebri";
    letter-spacing: 0.05rem;
    font-weight: 300;
}

#search-btn {
    background-color: white;
	border: none;
    width: 15px;
    height: 15px;
    color: transparent;
    background-repeat: no-repeat;
    background-image: url('/wp-content/themes/alaia/img/search.svg');
    position: absolute;
	right: 1.25rem;
    top: 1.3rem;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
	-webkit-box-shadow: 0 0 0 30px white inset !important;
	background-color:white;
}

@-webkit-keyframes autofill {
    to {
        color: black;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}




/*---- FOOTER ---*/

.logo-footer {
    width: 2.8rem;
    margin-bottom: 1rem;
}

footer a{
	text-decoration: none;
}

.address-footer {
    margin-top: 0;
    margin-bottom: 2rem!important;
}

footer{
	padding:4rem 0 5rem 0;
}
.logo-header-bar img, .logo-mobileheader img{
	width:7.625rem;
	height: auto;
	margin-bottom: 0.1rem;
    margin-top: 0.5rem;
}

footer#colophon, .address-footer {
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
	font-size: 0.875rem;
	margin-bottom: 0;
	letter-spacing: 0.03rem;
}

ul.nav-footer {
	padding-left: 0;
	margin: 0;
	line-height: 1.7rem;
	margin-top: 0.3rem;
}

.nav-footer li {
    display: inline-block;
    margin: 0 0.5rem;
}

.opensearch{
	top:6.8rem!important;
	visibility: visible!important;
	z-index: 5;
}

.opensearch + .black-overlay {
    visibility: visible;
    opacity: 0.5;
}

/*---- LANGUAGE SWITCHER ----*/

.wpml-ls-legacy-list-horizontal a {
	opacity:.6;
	padding: 0 0.5rem 0 0!important;
	font-weight: 300;
}

.wpml-ls-legacy-list-horizontal{
	padding:0!important;
	display: inline-block;
}

.wpml-ls-current-language a{
	opacity:1;
}

li.menu-item.wpml-ls-slot-2.wpml-ls-item.wpml-ls-item-fr.wpml-ls-current-language.wpml-ls-menu-item.wpml-ls-first-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-2-fr {
    float: left;
    margin-right: 13px;
}

span.wpml-ls-display {
    display: none;
}

/*---- INFOS PRATIQUES ---- */

.bloc-infos-prat {
    margin-bottom: 5rem;
}

.bloc-infos-prat p{
	text-align: center;
}

/*---- CRÉDITS ----*/

.credits p{
	text-align:center;
}

.error404 footer{
	position:inherit;
	width: inherit;
	bottom:0;
}

/*---- 404 ----*/

.backhome{
	display:none;
}

.error404 .backhome{
	display:block;
}
#lottieanim {
    max-width: 600px;
    height: auto;
}


/*--- MEDIA QUERRIES ----*/

@media only screen and (min-width: 48rem){
	p.explorer {
		max-width: inherit;
	}
	p.date-couturier {
		font-weight: 300;
		text-align: center;
		font-size: 2.5rem;
		margin-top: 1.2rem;
	}
	.img-interview {
		height: 23vw;
	}
	.interview-menu {
		text-align: center;
		margin-top: 4rem;
	}
	.ds-popup-content .p4 {
		font-size: inherit;
	}
	.ds-popup-content h1 {
		font-size: 2em!important;
	}
	span.guillemet-left, span.guillemet-right  {
		width: 1rem;
		height: 1rem;
	}
	.quote-expo p {
		font-size: 1.7rem;
		line-height: 2.7rem;
	}
	.logo-mobileheader{
		display:none;
	}
	.menu-item.visite-menu{
		cursor: pointer;
	}

	.cta-outline, .cta-fill{
		padding: 1.3rem 1.675rem 1.1125rem 1.675rem;
	}
	.img-cta {
		margin-bottom:0;
		background-position: right;
	}
	.next-expo {
		padding-top: 3.3rem;
		padding-bottom: 3.3rem;
	}
	.mobilehide{
		display:block;
	}
	.section-expo, .section-event, .section-bloc, .cta-contenu {
		margin-bottom: 3.125rem;
	}
	.single-header{
		margin-bottom: 3rem;
		margin-top: 4.375rem;
	}
	.section-timeline {
		padding-top: 8rem;
		padding-bottom: 5rem;
	}
	.error404 footer{
		position:absolute;
		width:100%;
	}
	.nav-secondary {
		padding: 26px 30px;
		top: 6.9rem;
	}

	#search {
		height: 4.2rem;
	}
	#searchbar-results {
		height: 4.5rem;
		margin-left: 12.5rem;
	}
	#search-btn {
		top: 1.9rem;
	}
	.img-expo, .bloc-img-card {
		height: 50vw;
	}
	.bloc-img-card-video {
		height: 30vw;
	}
	.bloc-titre-card {
		padding: 2.5rem 3rem;
	}
	h2{
		font-size: 2.375rem;
		line-height: 2.5rem;
		margin: 1.5rem 0 1.3rem 0;
	}
	.bloc-img-card-shop-archive {
		width: 100%;
		height: 32vw;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		border-bottom: 1px solid black;
	}
	.sep-card-6 {
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		width: 1px;
		background-color: black;
		height: 100%;
		display:block;
		z-index:2;
	}
	.sep-card-6-shop {
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		width: 1px;
		background-color: black;
		height: 100%;
		display:block;
		z-index:2;
	}
	.bloc-titre-card-product-archive {
		padding: 1.8rem 2rem 1.5rem 2rem;
	}
	.price-product-card{
		margin-top: 0.1rem;
	}
	.logo-header-bar img{
		margin: 1rem 0;
	}
	footer{
		padding:3.125rem 0;
	}
	footer#colophon, .address-footer {
		font-size: 1rem;
	}
	.cover-blur-home {
		height: 50vw;
	}
	h1 {
		font-size: 3.3rem;
		line-height: 3.3rem;
		margin: 2.2rem 0 1.7rem 0;
	}
	.book-home {
		height: 50vw;
	}
	.date-expo, .opening-expo {
		font-size: initial;
	}
	.cover-event {
		height: 33.333333vw;
	}
	.cover-event-single {
		height: 31.333333vw;
	}
	.bloc-title-event{
		padding-left:2rem!important;
	}
	.rsvp-word{
		display:inline;
	}
	.posbottom{
		margin-top:0;
		position: absolute;
		bottom: 1.875rem;
		right:initial;
	}
	.date-event, .time-event{
		display:block;
	}
	.address{
		margin-bottom:0;
	}
	.cover-blur {
		height: 33.333333vw;
	}
	.bloc-blur{
		height: 50vw;
	}
	.bloc-blur-event{
		height: 33.333333vw;
	}
	.book {
		height: 33.333333vw;
	}
	p{
		line-height: 1.8rem;
		font-size: 1.125rem;
	}
	.section-alaia {
		height: 56vw;
	}
	.alaia-title {
		padding-left: 1rem;
		font-size: 3.3rem;
	}
	.fixedheader {
		padding: 1.625rem 1.875rem;
	}
	.date {
		font-size: 4.375rem;
		text-align: left;
		padding-left: 1rem;
		margin-bottom: 0;
		line-height: 3.7rem;
		width:100%;
	}
	.bloc-img-card-defile-archive {
		height: 44vw;
	}
	.address-menu, .hour-menu, .price-menu{
		padding:0 1rem;
		margin-bottom:0;
	}
	.contact-menu, .access-menu{
		padding:0 1rem;
	}
	h3 {
		font-size: 1rem;
	}
	.video-intro{
		display:flex;
	}
	/*.home .wrap{
		-webkit-transform:translateY(100vh);
		-ms-transform:translateY(100vh);
		transform:translateY(100vh);
	}*/
	.bloc-video {
		height: calc(100vh - 71px);
		width: 100%;
		display: -webkit-flex;
		display: -moz-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.background-slide {
		height: 40vw;
	}
	.background-slide-shop {
		height: 40vw;
	}
	.mobile-menu{
		padding: 0 1.25rem;
	}
	#search-results {
		height: 4.5rem;
	}
	form#search-form-results {
		display: block;;
		height: 4.5rem;
		top: 6.9rem;
		padding: 0 2rem;
		z-index:2;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		-ms-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s;
		overflow-y:hidden;
	}
	.search-results-page{
		padding-top:0;
	}
	.search-count {
		display:block;
	}
	form#search-form {
		height: 4.8rem;
		top: -0.2rem;
		padding: 0 2rem;
		z-index:5;
		visibility: visible;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		-ms-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s;
	}
	.sep-card-9 {
		position: absolute;
		left: 75%;
		margin: auto;
		width: 1px;
		background-color: black;
		height: 100%;
		display:block;
	}
	.sep-card-3 {
		position: absolute;
		left: 25%;
		margin: auto;
		width: 1px;
		background-color: black;
		height: 100%;
		display:block;
	}
	
}

@media only screen and (min-width: 48rem) and (max-width: 90rem){
	.fondation-img{
		left: 2.125rem;
	}

	.logo-header-bar img, .logo-mobileheader img{
		width:7.625rem;
		height: auto;
		margin-bottom: 0.1rem;
    	margin-top: 0.5rem;
	}
	.visit-btn{
		top: -4.1rem;
	}
	.logo-header {
		top: -0.6rem;
	}
}

@media only screen and (min-width: 48rem) and (max-width: 62rem){
	.sep-card-6-defile {
		display:none;
	}
	.sep-card-4-defile {
		position: absolute;
		left: 33.333333%;
		margin: auto;
		width: 1px;
		background-color: black;
		height: 100%;
		display:block;
	}
	.sep-card-8-defile {
		position: absolute;
		left: 66.666666%;
		margin: auto;
		width: 1px;
		background-color: black;
		height: 100%;
		display:block;
	}
}

@media only screen and (min-width: 62rem){
	.sep-card-9-defile {
		position: absolute;
		left: 75%;
		margin: auto;
		width: 1px;
		background-color: black;
		height: 100%;
		display:block;
	}
	.sep-card-3-defile {
		position: absolute;
		left: 25%;
		margin: auto;
		width: 1px;
		background-color: black;
		height: 100%;
		display:block;
	}
	.sep-card-6-defile {
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		width: 1px;
		background-color: black;
		height: 100%;
		display:block;
		z-index:2;
	}
	
}


@media only screen and (min-width: 90rem){
	form#search-form-results {
		top: 12.7rem;
	}
	.search-icon {
		margin-left: 5px;
		cursor: pointer;
		position:absolute;
		opacity:0.6;
		padding-top:0.1rem;
		right:1.875rem;
		top:auto;
	}
	.opensearch{
		top:12.56rem!important;
		visibility: visible!important;
	}
	.archive-link-bloc.sticky-defile {
		top: 4.5rem;
	}
	.fondation-img{
		left: 2.5rem;
		top:3rem;
	}
	.fixedheader {
		top: 73px;
	}
	.nav-secondary {
		padding: 26px 30px;
		top: 12.7rem;
	}
	.site-content-contain{
		padding-top: 17.2rem;
	}
	 .single-shop .site-content-contain, 
	 .page-template-home .site-content-contain, 
	 .page-id-10601 .site-content-contain, 
	 .page-id-10596 .site-content-contain, 
	 .page-id-5686 .site-content-contain, 
	 .page-id-5690 .site-content-contain, 
	 .page-id-5699 .site-content-contain, 
	 .page-id-5695 .site-content-contain, 
	 .page-id-10580 .site-content-contain, 
	 .page-id-10583 .site-content-contain, 
	 .post-type-archive-shop .site-content-contain,
	 .page-id-10736 .site-content-contain,
	 .page-id-10739 .site-content-contain,
	 .page-id-10730 .site-content-contain,
	 .page-id-10733 .site-content-contain,
	 .page-id-10746 .site-content-contain,
	.page-id-10749 .site-content-contain,
	.page-id-10724 .site-content-contain,
	.page-id-10727 .site-content-contain,
	.single-defiles .site-content-contain,
	.single-pretaporter .site-content-contain,
	.single-film .site-content-contain,
	.page-template-newsletter .site-content-contain,
	.single-administration .site-content-contain,
	.page-id-19875 .site-content-contain,
	.page-id-19873 .site-content-contain,
	.page-id-19867 .site-content-contain,
	.page-id-19877 .site-content-contain{
		padding-top: 12.5rem;
	}
	#search-btn {
		background-color: white;
		border: none;
		width: 20px;
		height: 20px;
		color: black;
		background-image: none;
		position: absolute;
		right: 1.25rem;
		top: 1.7rem;
	}
	.visit-btn span{
		display:inline;
	}
	.search-icon {
		display: inline-block;
	}
	.visit-btn{
		background-image:none;
		position: inherit;
		top:0.4rem;
		right:2rem;
	}
	.visit-btn{
		display:inline;
	}
	.logo-header {
		width: 29px;
		height: auto;
		position: absolute;
		top: -16px;
		left: 0;
	}
	#menu-primary-menu, #menu-primary-menu-en{
		display:block;
	}
	
	li.menu-item.wpml-ls-slot-2.wpml-ls-item.wpml-ls-item-fr.wpml-ls-current-language.wpml-ls-menu-item.wpml-ls-first-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-2-fr {
		float: inherit;
		margin-right: 13px;
	}
	.desktop-menu{
		display: block;
		position: absolute;
		top: 8rem;
		width: 100%;
		box-sizing: border-box;
		border-bottom: 1px solid;
		background-color: white;
		padding:1.625rem 1.875rem 1.625rem 1.875rem;
	}
	.sous-titre {
		font-size: 1.5rem;
	}
	header#masthead {
		height: initial;
		padding:0;
	}
	.mobile-menu{
		display:none;
	}
	.sep-mobile {
		display:none;
	}
	.link-menu {
		margin: 0;
		text-align: left;
		padding-right: 1.25rem;
    	padding-left: 1.25rem;
	}
	.mobile-search-form{
		display:none;
	}
	form#search-form {
		visibility: hidden;
	}
	.title-event{
		font-size: 2.375rem;
		line-height: 2.375rem;
		margin-top:0;
	}
}











