/*refonte*/
/*menu*/
/* line 12, ../vous/sass/refonte.scss */
#wrap #header {
  background: url("http://www.audiese.lu/wp-content/uploads/2018/02/header.jpg") white no-repeat center top;
  background-size: 100% 100%;
}

/*
body.home{
	
	#wrap{
		#header{
			position: relative;
			&:before{				
				position: absolute;
				content: "";
				background: url("http://www.audiese.lu/wp-content/uploads/2018/02/header.jpg") white no-repeat center top;
				width: 100%;
				height: 450px;
				visibility: visible;
				top:0;
				left:0;
				background-size: 100% 100%;
				@media screen and (max-width: 945px) {
					display: none;
				}
			}
		}
		@media screen and (min-width: 945px) {
			#content-wrap{
				padding-top:0;
			}
		}
	}
}*/
/* line 49, ../vous/sass/refonte.scss */
.nav-wrap {
  margin-top: 80px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 0;
  border-bottom: 0;
  background: transparent;
}
/* line 56, ../vous/sass/refonte.scss */
.nav-wrap .container > .columns {
  margin-left: 0;
}
/* line 60, ../vous/sass/refonte.scss */
.nav-wrap #navigation {
  height: auto;
}
/* line 63, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li {
  border: 0;
}
/* line 65, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li a {
  border: 0;
  padding-top: 16px;
  color: white;
}
/* line 70, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li a span {
  display: none;
}
/* line 73, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li a:hover {
  background: white;
  color: #bbce00;
}
/* line 79, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li.sfHover a {
  background: white;
  color: #bbce00;
}
/* line 85, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li .sub-menu li {
  background: #bbce00;
}
/* line 87, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li .sub-menu li a {
  background: #bbce00;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
/* line 91, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li .sub-menu li:hover {
  background: white !important;
}
/* line 93, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li .sub-menu li:hover a {
  background: white !important;
  color: #bbce00;
}
/* line 101, ../vous/sass/refonte.scss */
.nav-wrap #navigation ul > li.active a {
  background: #bbce00 !important;
}
/* line 108, ../vous/sass/refonte.scss */
.nav-wrap .mm-trigger {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 112, ../vous/sass/refonte.scss */
.nav-wrap #mobile-menu {
  margin-top: 10px;
}
/* line 115, ../vous/sass/refonte.scss */
.nav-wrap .searchlens {
  background-color: transparent;
}
/* line 119, ../vous/sass/refonte.scss */
.nav-wrap #header-searchform input:not(.active) {
  background: transparent;
  border-left: 0;
}

/*structure bloc*/
/* line 128, ../vous/sass/refonte.scss */
.colorYellow .wpb_content_element {
  background: #bbce00 !important;
}
/* line 130, ../vous/sass/refonte.scss */
.colorYellow .wpb_content_element * {
  color: white;
}

/* line 136, ../vous/sass/refonte.scss */
.colorPurple .wpb_content_element {
  background: #58338b !important;
}
/* line 138, ../vous/sass/refonte.scss */
.colorPurple .wpb_content_element * {
  color: white;
}
