html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(//www.emporte-pieces-des-mauges.com/wp-content/themes/epm/fonts/montserrat-v31-latin-300.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(//www.emporte-pieces-des-mauges.com/wp-content/themes/epm/fonts/montserrat-v31-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(//www.emporte-pieces-des-mauges.com/wp-content/themes/epm/fonts/montserrat-v31-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Kallisto';
font-style: normal;
font-weight: 500;
src: url(//www.emporte-pieces-des-mauges.com/wp-content/themes/epm/fonts/kallisto-500.otf) format('opentype');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #16181A;
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 120%;
color: #16181A;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Montserrat';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: 500;
font-family: 'Kallisto';
}
h1 {
font-size: 42px;
margin: 0px 0px 30px 0px;
text-align: center;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #16181A;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 1.3em;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 1.3em;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
z-index: 2;
top: 0;
bottom: 0;
margin: auto;
right: 500px;
}
#nested .firstLevel {
height: 60px;
margin: 0px;
text-align: center;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
transition: 0.25s opacity;
}
#nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
color: #FFFFFF;
padding: 0px 16px;
text-decoration: none;
font-weight: 500;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
#nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #FFFFFF;
margin-left: -130px;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 50%;
top: auto;
overflow: hidden;
opacity: 0;
transition: 0.3s;
border-radius: 8px;
}
#nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
}
#nested .firstLevel li ul li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
#nested .firstLevel li ul li:last-child {
border-bottom: none;
}
#nested .firstLevel li ul li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
text-align: left;
color: #16181A;
font-size: 14px;
}
#nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
#nested ul.firstLevel:hover > li {
opacity: 0.5;
}
#nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #D6DB3E;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 120px;
z-index: 2;
transition: 0.3s;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
max-width: 1700px;
margin: 0 auto;
}
#logo {
position: absolute;
left: 60px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 60px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
gap: 50px;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 75px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 85px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
body.home #container {
margin: 0px;
} #chapterPicture {
position: relative;
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
}
.title_and_bc {
background: rgba(0,0,0,0.55);
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 220px 5% 65px 5%;
position: relative;
}
.title_and_bc h1 {
margin-bottom: 15px;
max-width: 1120px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
#chapterPicture > .title_and_bc:first-child {
background: #16181A;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1281px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
#nested .firstLevel li.menu-item-has-children > a {
background-image: url('data:image/svg+xml,<svg width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.75 0.75L6.75 6.75L0.75 0.749999" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
background-repeat: no-repeat;
background-position: right 0px bottom 25px;
background-size: 14px;
padding-right: 25px;
margin-right: 15px;
}
}
@media (max-width: 1280px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
right: 35px;
}
header div #nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 25;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#nested .firstLevel {
text-align: left;
background: #16181A;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
height: auto;
bottom: 0;
padding: 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
body.menu_open #nested .firstLevel:after, 
body.menu_open #nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #16181A, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai #nested .firstLevel:after, 
body.menu_open.animation_delai #nested .firstLevel:before {
opacity: 1;
}
body.menu_open #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #16181A, transparent);
}
body.menu_open #nested .firstLevel {
right: 0;
opacity: 1;
}
#nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #FFFFFF;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
#nested .firstLevel li ul li a {
color: #FFFFFF;
padding: 10px;
font-size: 13px;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
body.menu_open header div #nested .contentSmart > span {
background: #FFFFFF;
}
#nested ul.firstLevel li a {
font-size: 18px;
height: auto;
line-height: 1;
}
#nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
#nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
#nested .firstLevel li {
height: auto;
}
#nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
#nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
#nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -2px;
top: 10px;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 7px;
padding: 0;
left: 0;
width: auto;
border-radius: 0px;
}
#nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
#nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
#nested .firstLevel li ul {
display: none;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
#nested ul.firstLevel li ul li:hover {
background: none;
}
}      #page a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
#projet .gauche > :last-child a,
#edito .txt > :last-child a,
#rse .c > p a,
#rh > p:last-child a,
#conseil > :last-child a {
border-radius: 8px;
display: inline-block;
background: #D6DB3E;
color: #16181A;
padding: 16px 24px;
font-weight: 500;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: 1px solid #D6DB3E;
font-size: 16px;
height: auto;
box-shadow: none;
width: auto;
text-align: center;
}
#page a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
#projet .gauche > :last-child a:hover,
#edito .txt > :last-child a:hover,
#rse .c > p a:hover,
#rh > p:last-child a:hover,
#conseil > :last-child a:hover {
background: #16181A !important;
color: #D6DB3E;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.has-noir-color { color: #16181A !important; }
.has-noir-background-color { background-color: #16181A !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F4F5F6 !important; }
.has-gris-background-color { background-color: #F4F5F6 !important; }
.has-vert-color { color: #D6DB3E !important; }
.has-vert-background-color { background-color: #D6DB3E !important; }
header a.tel {
color: #FFFFFF;
text-decoration: none;
display: flex;
align-items: center;
gap: 10px;
}
ul#menu-menu-secondaire {
padding: 0 60px;
display: flex;
gap: 5px;
max-width: 1700px;
margin: 0 auto;
box-sizing: border-box;
transition: 0.3s;
}
ul#menu-menu-secondaire li {
line-height: 1;
flex-grow: 1;
white-space: nowrap;
}
ul#menu-menu-secondaire li a {
color: #FFFFFF;
text-decoration: none;
background: #34373a;
padding: 10px 20px;
border-radius: 32px;
width: 100%;
box-sizing: border-box;
display: inline-block;
text-align: center;
transition: 0.3s;
}
ul#menu-menu-secondaire li a:hover {
background: #D6DB3E;
color: #16181A;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
background: #16181A;
height: 90px;
border-bottom: 1px solid #474747;
}
header.scrolled ul#menu-menu-secondaire {
margin-top: -38px;
opacity: 0;
pointer-events: none;
}
#top {
position: relative;
overflow: hidden;
height: 100vh;
}
#top video {
width: 100%;
height: 100%;
object-fit: cover;
filter: brightness(0.9);
}
#top .titre {
position: absolute;
top: 50px;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
left: 0;
right: 0;
padding: 70px;
color: #FFFFFF;
}
#top .titre .btns {
display: flex;
gap: 15px;
}
#top .titre h1 {
max-width: 605px;
}
#top .scroll {
width: 50px;
height: 90px;
border: 1px solid #D6DB3E;
box-sizing: border-box;
border-radius: 99px;
position: absolute;
left: 0;
right: 0;
bottom: 20px;
margin: auto;
display: flex;
justify-content: center;
cursor: pointer;
transition: 0.3s;
}
#top .scroll svg {
position: relative;
top: 15px;
animation: scroll 2s ease-in-out infinite;
}
@keyframes scroll {
0% {
top: 15px;
}
75% {
top: 53px;
}
100% {
top: 15px;
}
}
body:not(.home) h2 em {
display: inline-block;
}
h2.has-medium-font-size {
font-size: 26px !important;
}
#page #top .titre a.wp-block-button__link:first-child {
background: none;
color: #FFFFFF;
}
#page #top .titre a.wp-block-button__link:first-child:hover {
border-color: #16181A;
}
@media (max-width: 1500px) {
h1 {
font-size: 36px;
}
#top .titre h1 {
max-width: 515px;
}
ul#menu-menu-secondaire li a,
header a.tel,
#nested .firstLevel li a {
font-size: 15px;
}
#page a.wp-block-button__link, #wrapper div.wpforms-container-full button[type=submit],
#projet .gauche > :last-child a, #edito .txt > :last-child a, #rse .c > p a,
#rh > p:last-child a, #conseil > :last-child a {
padding: 13px 20px;
font-size: 15px;	
}
#headerBoxes {
gap: 35px;
}
#nested {
right: 450px;
}
}
@media (max-width: 1380px) {
ul#menu-menu-secondaire li a {
font-size: 14px;
}
ul#menu-menu-secondaire {
padding: 0 45px;
}
#logo {
left: 45px;
}
#headerBoxes {
right: 45px;
}
#nested {
right: 430px;
}
}
@media (max-width: 1280px) {
#headerBoxes {
right: 105px;
}
ul#menu-menu-secondaire {
display: none;
}
.title_and_bc {
padding: 150px 5% 65px 5%;
}
h1 {
font-size: 32px;
}
}
@media (max-width: 770px) {
#page header a.wp-block-button__link {
display: none;
}
}
@media (max-width: 530px) {
header a.tel {
display: none;
}
}
@media (max-width: 670px) {
#top .titre {
padding: 0 6.5vw;
top: 0;
}
#top .titre h1 {
font-size: 6.2vw;
max-width: 100%;
}
}
@media (max-width: 500px) {
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
#top {
height: 100svh;
}
#logo img {
height: 32px;
}
#logo {
left: 6.5%;
}
header {
height: 90px;
}
header div #nested,
header.scrolled div #nested {
right: 6.5%;
margin-right: -8px;
}
#nested ul.firstLevel li a {
font-size: 16px;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
top: 9px;
}
header.scrolled {
height: 56px;
}
header.scrolled #logo img {
height: 24px;
}
#top .scroll {
width: 40px;
height: 70px;
}
@keyframes scroll {
0% {
top: 15px;
}
75% {
top: 40px;
}
100% {
top: 15px;
}
}
#top .titre h1 {
font-size: 7.7vw;
}
#top .titre .btns {
flex-direction: column;
align-items: center;
}
h2 {
font-size: 26px;
}
.title_and_bc h1 {
font-size: 28px;
}
.widget_breadcrumb {
font-size: 12px;
}
.title_and_bc {
padding: 110px 6.5% 45px 6.5%;
}
#wrapperInner {
padding-top: 60px;
}
body:not(.home) h2 {
font-size: 24px;
}
}