<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.showsearch{
    padding: 0;
    align-items: center;
}
#showsearch{
    border: 0;
    padding: 0;
    height: 3.2rem;
    width: 3.2rem;
    margin: 0 auto;
}
.navbar-toggler {
    padding: 0;
    margin: 1.6rem 0 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.navbar-toggler-icon{
    width: 5.9rem;
    height: 4rem;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='59' height='40' viewBox='0 0 59 33'%3e%3cpath stroke='rgba(0,0,0,1)' stroke-width='7' d='M0 4h59M0 17h59M0 30h59'/%3e%3c/svg%3e");
    background-size: contain;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='59' height='40' viewBox='0 0 59 33'%3e%3cpath stroke='rgba(0,0,0,1)' stroke-width='7' d='M9 0L50 40M9 40L50 0'/%3e%3c/svg%3e");
}
.navbar .container-fluid{
    justify-content: space-evenly;
}
#main-menu{
    position: fixed;
    top: 9.4rem;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFF;
    z-index: 1000;
    margin: 0;
    overflow-y: auto;
}
#main-menu .nav-item {
    margin: 0;
    padding: 0;
    text-align: center;
    border-bottom: 1px #FFF solid;
}
#main-menu .nav-link {
    background: #fab51c;
    font-size: 3.4rem;
    line-height: 1;
    padding: 4rem 1.5rem 2.5rem;
}
#main-menu .sub-menu{
    position: relative;
}
#main-menu .sub-menu .nav-link {
    font-size: 1.5rem;
}
#main-menu .current-menu-item&gt;.nav-link, #main-menu&gt;.current-page-ancestor&gt;.nav-link, #main-menu .nav-link:hover{
    color: #FFF;
}
#main-menu .sub-menu .current-page-ancestor .nav-link, #main-menu .sub-menu .nav-link:hover{
    color: #fab51c;
}
body.page-template-entreprise .illu{
    padding: 75% 0 0;
}
body.page-template-entreprise .titre_fabrication{
    padding: 15% 1.5rem;
}
body.page-template-entreprise .texte,
body.page-template-entreprise .texte_fabrication{
    padding: 8% 1.5rem;
}
#logo {
    padding: 18% 0 0;
    margin: 0;
}
.site-description {
    font-size: 1.5vw;
}
#article-1493,
#article-1473{
    padding: 1.5rem 25% 1.5rem 42%;
}
body.postid-1493 #bandeau&gt;div,
body.postid-1473 #bandeau&gt;div{
    top: 10%;
}
body.postid-1493 #bandeau h1,
body.postid-1493 #bandeau h1&gt;strong,
body.postid-1473 #bandeau h1,
body.postid-1473 #bandeau h1&gt;strong {
    font-size: 3rem;
}
body.postid-1493 #bandeau h1&gt;span,
body.postid-1473 #bandeau h1&gt;span {
    font-size: 2.8rem;
}
body.postid-1493 .ligne_0,
body.postid-1473 .ligne_0{
    background-size: 25vw, 15vw;
}
#article-1493 .excerpt,
#article-1473 .excerpt{
    padding: 0;
}
#histoire .date .texte{
    width: 60vw;
}
#histoire #date_2021 .texte {
    left: -55vw;
    top: -30vh;
}</pre></body></html>