@font-face {
font-family: 'Staatliches Re';
src: url(//www.maroilles-aop.fr/wp-content/themes/maroilles/fonts/Staatliches-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Galada Re';
src: url(//www.maroilles-aop.fr/wp-content/themes/maroilles/fonts/Galada-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto Re';
src: url(//www.maroilles-aop.fr/wp-content/themes/maroilles/fonts/Roboto-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto Me';
src: url(//www.maroilles-aop.fr/wp-content/themes/maroilles/fonts/Roboto-Medium.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto Bo';
src: url(//www.maroilles-aop.fr/wp-content/themes/maroilles/fonts/Roboto-Bold.ttf) format('truetype');
font-weight: normal;
font-style: normal;
} body,
html {
width: 100%;
height: auto;
font-size: 15px;
}
body { 
font-family: 'Roboto Re', Helvetica, sans-serif;
overflow-x: hidden;
color: #333;
}
section { padding: 3rem 0; } 
a {
color: #333;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
a:hover {
color: #c44946;
text-decoration: none;
}
b,
strong {
font-family: 'Roboto Bo', Helvetica, sans-serif;
font-weight: initial;
}
p {
color: #333;
margin-bottom: 20px;
font-weight: 200;
font-size: 1rem;
}
p:last-of-type { margin-bottom: 0; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'Staatliches Re', Helvetica, sans-serif; }
h1 {
color: #fff;
font-size: 3rem;
}
h1 span { color: #c44946; }
h2 {
color: #c44946;
font-size: 2em;
letter-spacing: 1px;
text-align: center;
}
h3 {
text-transform: initial;
color: #c44946;
}
ol li { margin-bottom: 0.5rem; }
ol li::marker { color: #c44946; }
.sous-titre {
color: #c44946;
text-align: center;
}
.bg-gris { background-color: #e5e5e5; }
.card {
border: 0;
border-radius: 0;
}
.card .card-img-top {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .card > * { flex: 0 0 auto; }
} #mainNav { padding-bottom: 0; }
#mainNav .navbar-nav {
font-family: 'Staatliches Re', Helvetica, sans-serif;
background-color: #c44946;
padding: 1rem 0 1rem 0.5rem;
}
#mainNav .navbar-nav,
#mainNav .navbar-nav li { display: block; }
#mainNav .navbar-nav li a {
display: block;
color: #fff;
padding: 0.2rem 0.8rem 0.2rem 0.4rem;
font-size: 1.1rem;
}
#mainNav .navbar-nav li.active a { color : #fcdb48; }
#mainNav .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }  
#mainNav .navbar-toggler { 
border: 1px solid #fff;
margin: 1rem 0;
background-color: #f29813;
}
#mainNav .navbar-nav .social {
width: 35px;
height: 35px;
background-color: #fff;
line-height: 42px;
text-align: center;
vertical-align: middle;
display: inline-block;
cursor: pointer;
outline: none;
margin: 5px;
box-sizing: content-box;
border-radius: 50%;
}
#mainNav .navbar-nav .social:last-of-type { margin-left: 0 !important; }
#mainNav .navbar-nav .social a { padding: 0; }
#mainNav .navbar-nav .social i {
color: #c44946;
font-size: 22px;
} .breadcrumb {
list-style: none;
background-color: transparent;
border-radius: 0;
font-size: 0.9rem;
display: block;
padding-top: 1rem;
padding-bottom: 2rem;
padding-right: 0;
text-align: center;
}
.breadcrumb-item + .breadcrumb-item::before {
color: #f29813;
padding-right: .2rem;
content: ">";
}
.breadcrumb li.breadcrumb-item { display: inline-block; }
.breadcrumb li.breadcrumb-item a,
.breadcrumb li.breadcrumb-item strong {
font-weight: 100;
color: #c44945;
text-decoration: none !important;
}
.breadcrumb li.breadcrumb-item .bread-current {
font-family: 'Roboto Me', Helvetica, sans-serif;
color: #545454;
padding-left: 0;
} header.accueil {
position: relative;
width: 100%;
}
header.accueil .navigation-wrapper {
position: absolute;
z-index: 500;
right: 0;
width: 100%;
top: 50%;
transform: translateY(-50%);
}
header.accueil .navigation-wrapper .intro * {
text-align: right;
color: #fff;
font-size: 0.8rem;
}
header.accueil .carousel {
max-width: 1900px;
margin: 0 auto;
}
header.accueil .carousel .carousel-item {
min-height: 650px;
height: 800px;
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%;
}
header.accueil .carousel .carousel-indicators .active { background-color: #ef972c; }
@media screen and (max-width: 768px) {
header.accueil .carousel .carousel-item { min-height: 700px; }
header.accueil .navigation-wrapper { 
top: 1rem;
transform: unset;
}
header.accueil .navigation-wrapper img { 
margin-left: auto;
display: block;
}
header.accueil .navbar { 
position: fixed;
z-index: 999;
top: 0;
}
} header.page {
position: relative;
width: 100%;
}
header.page .navigation-wrapper {
position: absolute;
z-index: 500;
right: 0;
width:100%;
bottom: 0;
}
header.page .navigation-wrapper .logo { max-width: 150px; }
header.page .navigation-wrapper .intro * {
text-align: right;
color: #fff;
font-size: 0.8rem;
}
header.page .carousel {
max-width: 1900px;
margin: 0 auto;
}
header.page .carousel .carousel-item {
min-height: 500px;
height: 500px;
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%;
}
header.page .carousel .carousel-indicators .active { background-color: #ef972c; }
header.page .navbar {
margin-left: auto;
display: table;
padding-right: 0;
}
@media screen and (max-width: 768px) {
header.page .navigation-wrapper { 
top: 0;
transform: unset;
}
header.page .carousel .carousel-item { min-height: 150px; }
header.page .navbar { 
position: fixed;
z-index: 999;
}
} #brochures { background-color: #89ab93; }
#brochures h2 {
color: #fff;
text-align: center;
}
#brochures .card {
background-color: transparent;
border: 0;
}
#brochures .card .card-body {
text-align: center;
color: #fff;
margin: 0 auto;
}
#brochures .card .card-img-top { height: auto; }
#brochures .card .card-body .btn-primary {
background-color: transparent;
border: 0;
color: #333;
display: inline;
padding: 0 0.2rem;
}
#brochures .card .card-body .btn-primary:hover { opacity: 0.5; } #actualites-page,
#actualites { background-color: #c44946; }
#actualites h2 {
color: #fff;
text-align: center;
}
#actualites-page .card,
#actualites .card {
background-color: transparent;
border: 0;
}
#actualites-page .card .card-body,
#actualites .card .card-body {
text-align: center;
color: #fff;
}
#actualites-page .card .card-img-top,
#actualites .card .card-img-top { height: auto; }
#actualites-page .card .card-body .btn-primary,
#actualites .card .card-body .btn-primary {
font-family: 'Roboto Bo', Helvetica, sans-serif;
text-decoration: underline;
background-color: transparent;
border: 0;
color: #333;
} #fromage .fromages .card {
background-color: transparent;
border: 0;
}
#fromage .fromages .card .card-img-top {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
#fromage .fromages .card .card-body {
font-family: 'Roboto Me', Helvetica, sans-serif;
text-align: center;
} #contenu .desc-wrapper {
background-color: #c44946;
padding: 1.2rem;
margin-top: 0.5rem;
}
#contenu .desc-wrapper * {
color: #fff;
text-align: center;
}
@media screen and (max-width: 576px) {
.display { display: none; }
} #maroilles strong {
font-family: 'Staatliches Re', Helvetica, sans-serif;
color: #f7aa29;
text-align: center;
display: block;
margin-top: 2rem;
font-size: 2rem;
} #organigramme .contact-wrapper {
background-color: #f7aa29;
padding: 1rem;
text-align: center;
}
#organigramme .contact-wrapper * { color: #fff; } #odg h3 { margin-bottom: 0; }
.tooltip { opacity: 1 !important; }
.tooltip .tooltip-inner {
max-width: 250px;
padding: 1rem;
border-radius: 0;
background-color: #e5e5e5; 
}
.tooltip .arrow:before { border-bottom-color: #e5e5e5; }
.tooltip .tooltip-inner * { color: #000; } #video .video {
border: 2px solid #e5e5e5;
}
#video .video .card-img { border-radius: 0; }
#video .video i { color: #c44946; } #recettes .recette .recette-wrapper {
position: absolute;
width: 100%;
transform: translateY(-50%);
top: 50%;
right: 0;
left: 0;
text-align: center;
}
#recettes .recette .recette-wrapper .titre {
color: #fff;
font-size: 2rem;
line-height: 2.5rem;
}
#recettes .recette .recette-wrapper .titre > span {
font-family: 'Galada Re', Helvetica, sans-serif;
color: #fff;
font-size: 3rem;
}
.ingredients * { color: #fff; }
@media screen and (max-width: 768px) {
#recettes .recette { margin: 0; }
#recettes .recette .recette-wrapper {
position: relative;
transform: unset;
top: unset;
padding: 2.5rem 0;
}
} .modal .modal-content {
background-color: #f6a93a;
border: 0;
border-radius: 0;
}
.modal .modal-content .modal-header {
background-color: #f29432;
border-top-left-radius: 0;
border-top-right-radius: 0;
border: 0;
}
.modal .modal-content .modal-header div,
.modal .modal-content .modal-header span {
font-family: 'Staatliches Re', Helvetica, sans-serif;
color: #fff;
font-size: 1.5rem;
}
.modal .modal-content .modal-header i {
color: #fff;
font-size: 1.5rem;
}
.modal .modal-content .modal-body > div,
.modal .modal-content .modal-body > span {
font-family: 'Staatliches Re', Helvetica, sans-serif;
color: #fff;
font-size: 3rem;
}
.modal .modal-content .modal-body .row > div * {
font-family: 'Roboto Re', Helvetica, sans-serif;
color: #fff;
} #contact-us p { margin-bottom: 0; }
#contact-us .form {
width: 100%;
padding: 15px;
background: #f8f8f8;
border: 1px solid rgba(0, 0, 0, 0.075);
margin-bottom: 15px;
color: #727272 !important;
font-size: 13px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
#contact-us .form:hover { border: 1px solid #f29813; }
#contact-us .form:focus {
color: #fff;
outline: none;
border: 1px solid #f29813;
}
#contact-us textarea {
height: 22rem;
max-height: 22rem;
max-width: 100%;
}
#contact-us .form-btn {
display: block;
height: auto;
padding: 15px;
color: #fff;
background-color: #f29813;
border: none;
border-radius: 0;
outline: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
margin: auto;
text-transform: uppercase;
float: right;
}
#contact-us .form-btn:focus,
#contact-us .form-btn:hover {
background-color: #fcba3d;
color: #fff;
border: none;
}
#contact-us .form-btn:active { opacity: 0.9; }
#contact-us .wpcf7-list-item { margin: 0 !important; }
.grecaptcha-badge { display: none; } .navbar.fixed {
transition-property: margin-top,margin-right;
transition-duration: .5s,.1s;
transition-delay: 0;
transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
-moz-transition-property: margin-top,margin-right;
-moz-transition-duration: .5s,.1s;
-moz-transition-delay: 0;
-moz-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
-o-transition-property: margin-top,margin-right;
-o-transition-duration: .5s,.1s;
-o-transition-delay: 0;
-o-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
-ms-transition-property: margin-top,margin-right;
-ms-transition-duration: .5s,.1s;
-ms-transition-delay: 0;
-ms-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
-webkit-transition-property: margin-top,margin-right;
-webkit-transition-duration: .5s,.1s;
-webkit-transition-delay: 0;
-webkit-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
background-color: #c44945;
position: fixed;
width: 100%;
top: 0;
margin-top: 0 !important;
padding: 0 1.2rem !important;
z-index: 15000;
left: 0;
right: 0;
}
.navbar.fixed .navbar-nav {text-align: center; }
.navbar.fixed .navbar-nav li { display: inline-block !important; }
@media screen and (max-width: 576px) {
.navbar.fixed .navbar-nav li { display: block !important; }
.navbar.fixed .navbar-nav li.social { display: inline-block !important; }
} footer .pre-footer ul.nav_footer {
list-style-type: none;
padding: 0;
margin-bottom: 1.5rem;
}
footer .pre-footer ul.nav_footer li { 
list-style: none;
padding: 0 0 0.2em 0;
}
footer .pre-footer ul.nav_footer li:before { display: none; }
footer .pre-footer ul.nav_footer li a {
color: #333;
font-size: 0.9rem;
}
footer .pre-footer ul.nav_footer li a:hover { 
color: #c44946;
text-decoration: underline;
}
footer .pre-footer .card { border: 0; }
footer .pre-footer .card .card-body { padding: 1.25rem 0; }
footer .pre-footer .card .card-body .card-text {
color: #333;
font-size: 1.1rem;
}
footer .footer { padding: 2.2rem 0 2rem 0; }
footer .footer p {
font-size: 0.9rem;
color: #333;
padding-bottom: 0px;
margin-bottom: 0.5em;
}
@media screen and (max-width: 576px) {
footer .pre-footer ul.nav_footer { text-align: center; }
footer .pre-footer .social { text-align: center; }
} .page-numbers { 
color: #333;
padding: 0.5em;
}
.page-numbers:after {
content: '';
display: inline-block;
position: relative;
right: -9px;
width: 7px;
height: 7px;
border: 2px solid;
box-sizing: border-box;
color: #c44945;
top: -1px;
}
.page-numbers:last-child:after { display: none !important; }
.page-numbers.current {
color: #c44945;
font-size: 1.4rem;
}
.page-numbers.current:after { right: -11px; } div.btn-back-to-top {
padding: 0.5rem 1rem;
position: fixed;
right: 1rem;
bottom: 2rem;
-webkit-transition: -webkit-transform 0.2s ease;
transition: transform 0.2s ease;
-webkit-transform: translateY(200%);
transform: translateY(200%);
border-radius: 0;
}
div.btn-back-to-top.scrolled {
-webkit-transform: translateY(0);
transform: translateY(0);
}
div.btn-top span { 
color: #004195;
font-size: 2.8em;
font-weight: 900;
}
div.btn-top span:active,
div.btn-top span:focus,
div.btn-top span:hover {color: #fd7923; } .social {
list-style: none;
padding-left: 0;
}
.social li { display: inline; }
.social .icon-link {
width: 35px;
height: 35px;
color: #fff !important;
background-color: #c44946;
line-height: 42px;
text-align: center;
vertical-align: middle;
display: inline-block;
cursor: pointer;
outline: none;
margin: 5px;
box-sizing: content-box;
border-radius: 50%;
}
.social .icon-link:hover {
-webkit-transition: background-color 150ms ease-in-out;
transition: background-color 150ms ease-in-out;
height: 35px;
line-height: 42px;
width: 35px;
}
.social .icon-link i { font-size: 22px; } .square-box {
background-color: #c44946;
position: relative;
width: 100%;
min-width: 170px;
max-width: 250px;
margin: 0 auto;
overflow: hidden;
}
.square-box:before {
content: "";
display: block;
padding-top: 100%;
}
.square-box .square-content {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.square-box .square-content div {
display: table;
width: 100%;
height: 100%;
}
.square-box .square-content div > span {
display: table-cell;
vertical-align: middle;
line-height: 1.3;
}
.square-box .square-content div > span p {
font-family: 'Staatliches Re', Helvetica, sans-serif;
color: #fff;
font-size: 1.5rem;
text-align: center;
margin-bottom: 0;
margin-top: 0.5rem;
}
.square-box .square-content div > span img {
margin-bottom: 0.5rem;
max-width: 60%;
} .btn-contact {
background-color: #c44946;
color: #fff;
padding: 0.5rem 1rem 0.6rem 1rem !important;
margin: 0 auto;
display: table;
border-radius: 0 !important;
}
.link-contact {
color: #b99a6e;
text-decoration: underline;
text-align: center;
display: block;
margin-top: 0.5rem;
}
.btn-recette {
color: #fff;
padding: 0.5rem 1rem 0.6rem 1rem;
margin: 2rem auto 0 auto;
display: table;
border: 1px solid #fff;
} figure.snip {
position: relative;
overflow: hidden;
width: 100%;
background-color: transparent;
text-align: center;
margin-bottom: 0;
}
figure.snip * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
figure.snip img {
max-width: 100%;
vertical-align: top;
}
figure.snip i {
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
font-size: 34px;
color: #c44946;
width: 60px;
height: 60px;
line-height: 60px;
background: #ffffff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
figure.snip a {
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
}
a:hover figure.snip img {
opacity: 0.3;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
a:hover figure.snip i {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
} #logo-slider { padding-top: 3em; }
#logo-slider .slick-slide { margin: 0px 20px; }
#logo-slider .slick-slide img { width: 100%; }
#logo-slider .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
#logo-slider .slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
#logo-slider .slick-list:focus { outline: none; }
#logo-slider .slick-list.dragging {
cursor: pointer;
cursor: hand;
}
#logo-slider .slick-slider .slick-track,
#logo-slider .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#logo-slider .slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
#logo-slider .slick-track:before,
#logo-slider .slick-track:after {
display: table;
content: '';
}
#logo-slider .slick-track:after { clear: both; }
#logo-slider .slick-loading .slick-track { visibility: hidden; }
#logo-slider .slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
#logo-slider [dir='rtl'] .slick-slide { float: right; }
#logo-slider .slick-slide img { display: block; }
#logo-slider .slick-slide.slick-loading img { display: none; }
#logo-slider .slick-slide.dragging img { pointer-events: none; }
#logo-slider .slick-initialized .slick-slide { display: block; }
#logo-slider .slick-loading .slick-slide { visibility: hidden; }
#logo-slider .slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
#logo-slider .slick-arrow.slick-hidden { display: none; }
#logo-slider .slick-prev,
#logo-slider .slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
#logo-slider .slick-next { right: -25px; }
#logo-slider .slick-prev { left: -25px; }
#logo-slider .slick-prev:before,
#logo-slider .slick-next:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 25px;
line-height: 1;
color: #a0a0a0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#logo-slider .slick-prev:before {
content: '\f053';
margin-right: 2px;
}
#logo-slider .slick-next:before {
content: '\f054';
margin-left: 4px;
}
@media screen and (max-width: 768px) {
#logo-slider { padding-top: 5em; }
} .erreur {
height: 100vh;
min-height: 750px;
background: -webkit-linear-gradient(45deg, #00acca, #005ca8); background: -o-linear-gradient(45deg, #00acca, #005ca8); background: -moz-linear-gradient(45deg, #00acca, #005ca8); background: linear-gradient(45deg, #00acca, #005ca8); background-size: cover;
background-color: #342643;
}
.erreur .text-wrapper {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.erreur .title {
font-size: 5em;
font-weight: 700;
color: #ffffff;
position: relative;
text-align: center;
line-height: 1.2;
}
.erreur .subtitle {
font-size: 1.5em;
font-weight: 700;
color: #ffffff;
position: relative;
text-align: center;
line-height: 1.2;
}
.erreur .buttons { margin-top: 4em; }
.erreur .buttons a.button {
background-color: #d6bc51;
font-weight: 700;
border: 2px solid #ffffff;
text-decoration: none;
padding: 15px;
text-transform: uppercase;
color: white;
border-radius: 26px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.erreur .buttons a.button:hover {
background-color: #ffffff;
color: #d6bc51;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.erreur .subtitle:before,
.erreur .title:before {
content: attr(data-content);
position: absolute;
left: -2px;
text-shadow: 1px 0 blue;
top: 0;
color: white;
overflow: hidden;
clip: rect(0, 900px, 0, 0);
-webkit-animation: noise-anim-2 3s infinite linear alternate-reverse;
animation: noise-anim-2 3s infinite linear alternate-reverse;
}