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: 400;
src: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/fonts/montserrat-v26-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/fonts/montserrat-v26-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
src: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/fonts/montserrat-v26-latin-600.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/fonts/montserrat-v26-latin-700.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #2E3327;
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #2E3327;
-webkit-font-smoothing: antialiased;
line-height: 1;
}
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: bold;
}
h1 {
font-size: 40px;
margin: 0px 0px 25px 0px;
font-weight: 600;
color: #495B2E;
line-height: 1.05em;
letter-spacing: -0.025em;
}
h2 {
font-size: 32px;
font-weight: 600;
line-height: 1.15em;
letter-spacing: -0.01em;
color: #495B2E;
}
h3 {
font-size: 20px;
font-weight: 600;
letter-spacing: -0.01em;
color: #495B2E;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #2E3327;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 150%;
}
ul, ol {
margin: 10px 0px 10px 20px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 150%;
}
figure.wp-block-table {
overflow: initial;
}
.wp-block-table td:empty:after {
content: 'Empty cell';
visibility: hidden;
}
.wp-block-table figcaption {
font-style: italic;
text-align: center;
font-size: 13px;
line-height: 1;
margin-top: 20px;
}
table {
border: 1px solid #dedede;
margin: 10px 0px;
border-spacing: 0;
}
figure.wp-block-table th {
border: 1px solid #dedede;
background: #495B2E;
color: #FFFFFF;
font-weight: bold;
padding: 15px;
}
figure.wp-block-table td {
border: 1px solid #dedede;
padding: 15px;
}
figure.wp-block-table thead {
border: none;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
header #nested {
position: absolute;
height: 60px;
right: 50%;
bottom: 5px;
z-index: 2;
white-space: nowrap;
transform: translateX(50%);
transition: 0.3s;
}
header #nested .firstLevel {
height: 60px;
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;
}
header #nested .firstLevel li {
position: relative;
display: inline-block;
vertical-align: top;
padding: 0px;
height: 60px;
}
header #nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
color: #495B2E;
padding: 0px 15px;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
transition: 0.3s;
}
header #nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
header #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;
border-radius: 5px;
transition: height 0ms ease 0ms, opacity 250ms ease 100ms, margin-top 250ms ease 100ms;
white-space: initial;
}
header #nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 15px 10px;
}
header #nested .firstLevel li ul li {
display: block;
height: auto;
border-bottom: 1px solid #EDEDED;
}
header #nested .firstLevel li ul li:last-child {
border-bottom: none;
}
header #nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
body:not(.home) #wrapper ul {
list-style-type: none;
}
body:not(.home) #wrapper ul li {
position: relative;
}
body:not(.home) #wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #495B2E;
position: absolute;
border-radius: 50%;
top: 8px;
left: -20px;
margin: auto;
}
#page {
position: relative;
min-width: initial;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 190px;
z-index: 2;
transition: 0.3s;
background: #FFFFFF;
}
header #headerInner {
position: relative;
width: 100%;
height: 100%;
}
header #logo {
position: absolute;
left: 35px;
top: 35px;
z-index: 2;
transition: 0.3s;
}
header #logo img {
transition: 0.3s;
width: 311px;
object-fit: cover;
object-position: left center;
}
header #headerBoxes {
position: absolute;
right: 60px;
top: 15px;
z-index: 3;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contents {
position: relative;
}
#contentsInner {
position: relative;
}
footer {
position: relative;
z-index: 1;
text-align: center;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1130px;
margin: 0px auto;
padding: 40px 0px 35px 0px;
}
header #nested ul.firstLevel li ul li {
transition: 0.4s;
}
header #nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
::-moz-selection {
background-color: #495B2E;
color: #FFFFFF;
}
::selection {
background-color: #495B2E;
color: #FFFFFF;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
header #nested ul.firstLevel > li {
transition: 0.25s opacity;
}
header #nested ul.firstLevel:hover > li {
opacity: 0.5;
}
header #nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
body.home #container {
margin: 0px;
}
header #nested ul.firstLevel li ul li a {
font-size: 15px;
font-weight: 400;
text-transform: inherit;
text-align: left;
height: auto;
padding: 10px;
line-height: 120%;
}
header #nested .firstLevel > li:hover > ul {
padding: 15px 0px;
overflow: visible;
}
header #nested ul.firstLevel > li > ul > li {
padding: 0 10px;	
}
footer a {
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
padding: 0 5% 25px 5%;
line-height: 1.5em;
} body:not(.home) #chapterPicture {
padding-top: 190px;
position: relative;
}
body:not(.home) #chapterPicture img {
width: 100%;
height: 200px;
object-fit: cover;
}
body:not(.home) .widget_breadcrumb {
font-size: 14px;
border-top: 1px solid #495B2E;
}
body:not(.home) .widget_breadcrumb .breadcrumbs {
width: 90%;
max-width: 1130px;
margin: 25px auto 40px;
}
body:not(.home) .widget_breadcrumb a:hover {
text-decoration: underline;
}
body:not(.home) .widget_breadcrumb a {
text-decoration: none;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
}
body:not(.home) #wrapperInner .wp-block-image {
margin: 0;
}
body:not(.home) #wrapperInner p a,
body:not(.home) #wrapperInner li a {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapperInner p a:hover,
body:not(.home) #wrapperInner li a:hover {
color: #495B2E;
}
body:not(.home) #wrapperInner .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child,
#gamme .bloc_vert > :first-child,
#edito .gauche > :first-child {
margin-top: 0;
}
body:not(.home) #wrapperInner .wp-block-column > :last-child,
body:not(.home) #wrapperInner .wp-block-cover__inner-container > :last-child,
#gamme .bloc_vert > :last-child,
#edito .gauche > :last-child {
margin-bottom: 0;
}
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group),
body:not(.home) #wrapperInner div#text > figure,
body:not(.home) #wrapperInner div#text > ul,
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container,
body:not(.home) #wrapperInner div#text > p,
body.single-post #wrapperInner .pager {
width: 90%;
max-width: 1130px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
body:not(.home) #wrapperInner div#text > ul {
padding-left: 20px;
}
.wp-block-cover {
overflow: hidden;
}
.wp-block-cover img {
transition: transform 0.4s ease-out;
}
.wp-block-cover.is_hovered img {
transform: scale(1.1);
}
.wp-block-group__inner-container > .wp-block-cover h2 {
max-width: 740px;
margin: 0 auto;
}
div .wp-block-image figcaption {
margin-top: 15px;
text-align: center;
font-style: italic;
font-size: 15px;
}
body:not(.home) #wrapperInner div#text .wp-block-group__inner-container > div:last-child {
margin-bottom: 0;
}
.wp-block-columns.gap10,
.gap10 {
gap: 10px;
}
.wp-block-columns.gap20,
.gap20 {
gap: 20px;
}
.wp-block-columns.gap30,
.gap30 {
gap: 30px;
}
.wp-block-columns.gap40,
.gap40 {
gap: 40px;
}
.wp-block-columns.gap50,
.gap50 {
gap: 50px;
} section.newsContainer {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 55px;
padding-bottom: 55px;
border-bottom: 1px solid #EFEFEF;
}
section.newsContainer .gauche {
width: 33%;
}
section.newsContainer .gauche img {
width: 100%;
height: 270px;
object-fit: cover;
}
section.newsContainer .gauche img[src*="logo"] {
width: auto;
height: auto;
max-height: 270px;
object-fit: contain;
margin: 0 auto;
display: block;
}
section.newsContainer .droite {
width: 62%;
}
section.newsContainer .droite time {
display: block;
line-height: 1;
margin-bottom: 20px;
font-size: 13px;
font-style: italic;
}
section.newsContainer .droite > a {
margin-top: 25px;
}
section.newsContainer .droite .description {
line-height: 1.5em;
}
section.newsContainer .droite h2 {
margin: 0 0 15px 0;
}
section.newsContainer .droite h2 a:not(:hover) {
text-decoration: none;
}
section.newsContainer .droite h2 a {
color: #495B2E;
}
section.newsContainer .gauche .chapoPicture.empty {
height: 270px;
background: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/images/logo.svg) no-repeat center center, #E6EDDB;
background-size: 80% 80%;
}
div#newsList > section:last-child {
border: none;
padding: 0 0 15px 0;
}
.pager {
text-align: center;
}
.pager > a, 
.pager > span {
margin: 0 2px;
background: #EDEDED;
padding: 3px 10px;
width: 30px;
height: 30px;
display: inline-block;
box-sizing: border-box;
text-decoration: none;
line-height: 25px;
}
.pager > a.next,
.pager > a.prev {
width: auto;
}
.pager.detail_actu > a {
width: 160px;
padding: 7px 10px;
height: auto;
margin: 0 6px;
}
.pager.detail_actu {
margin-top: 90px;
} body.contact #container {
margin: 0px;
}
.wpforms-container ul li:before {
display: none;
}
div form.wpforms-form {
position: relative;
}
div div.wpforms-container-full button[type=submit]:focus:after {
display: none;
}
@media (min-width: 1200px) {
div .wpforms-container .wpforms-submit-container {
position: absolute;
right: 0;
bottom: -22px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #2E3327;
box-shadow: 0 0 0 1px #2E3327, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
color: #969696;
opacity: 1;
}
body:not(.home) #wrapperInner .wpforms-confirmation-container-full p {
margin: 0;
}
#wrapper div .wpforms-field-container div.wpforms-field {
padding: 12px 0;
} body.error404 #chapterPicture .widget_breadcrumb {
display: none;
}
body.error404 #chapterPicture {
height: auto !important;
}
body.error404 article {
text-align: center;
} .slick-slider {
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
margin: 0;
padding: 0;
overflow: hidden;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
body:not(.home) #wrapperInner p {
margin: 0 0 15px 0;
}
body:not(.home) #wrapperInner figure + *,
body:not(.home) #wrapperInner .wp-block-image + p {
margin-top: 20px;
}
footer .wp-block-image,
footer .wp-block-columns {
margin-bottom: 0;
}
body:not(.home) div .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1130px;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 3em;
}
.no-margin {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.wp-block-column {
box-sizing: border-box;
}
@media (min-width: 980px) {
.is_hidden_on_desktop {
display: none !important;
}
}
body:not(.home) .wp-block-separator {
margin: 20px 0px;
max-width: 100px;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
width: 100px;
margin-top: 5px;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background {
align-self: initial;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background h2 {
width: 100%;
} body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display {
display: block;
columns: 2;
gap: 2em;
margin: 0px;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure {
width: initial !important;
break-inside: avoid;
margin: 0 0 2em 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure img {
width: auto !important;
max-height: none !important;
height: auto !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-3 {
columns: 3;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-4 {
columns: 4;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-5 {
columns: 5;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-6 {
columns: 6;
}
.wp-block-columns {
margin-bottom: 2.25em;
} @media (min-width: 1260px) {
header #nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1260px) {
header div #nested {
width: 40px;
height: 40px;
top: 20px;
right: 20px;
}
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;
}
header #nested .firstLevel {
text-align: left;
background: rgba(46, 51, 39, 0.9);
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 header #nested .firstLevel:after, 
body.menu_open header #nested .firstLevel:before {
content: '';
height: 50px;
background: linear-gradient(0deg, #2E3327, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai header #nested .firstLevel:after, 
body.menu_open.animation_delai header #nested .firstLevel:before {
opacity: 1;
}
body.menu_open header #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #2E3327, transparent);
height: 55px;
}
body.menu_open header #nested .firstLevel {
right: 0;
opacity: 1;
}
header #nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #495B2E;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
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;
}
header #nested ul.firstLevel li a {
font-size: 18px;
height: auto;
line-height: 1;
text-transform: initial;
font-weight: 500;
}
header #nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
header #nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
header #nested .firstLevel li {
height: auto;
}
header #nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
header #nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
header #nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
header #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: -11px;
top: 9px;
}
header #nested .firstLevel li a {
color: #FFFFFF;
}
header #nested .firstLevel li ul,
header #nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 0;
padding: 0;
left: 0;
width: auto;
}
header #nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
header #nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
header #nested .firstLevel li ul {
display: none;
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
header #nested ul.firstLevel li ul li:hover {
background: none;
}
}
@media (max-width: 930px) {
.wp-block-spacer {
max-height: 70px;
}
#container {
margin: 0px 0px 70px 0px;
}
.is_hidden_on_mobile {
display: none !important;
}
.invert-columns-order {
flex-direction: column-reverse;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 2em;
}
}
@media (max-width: 880px) {
section.newsContainer {
flex-direction: column-reverse;
margin-bottom: 45px;
}
section.newsContainer .gauche {
width: 100%;
margin-top: 40px;
}
section.newsContainer .droite {
width: 100%;
}
section.newsContainer .gauche img {
width: auto;
height: auto;
}
}
@media (max-width: 980px) {
body #baguetteBox-overlay .full-image img {
max-height: 85%;
max-width: 85%;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure {
margin: 0 0 1.2em 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display {
gap: 1.2em;
}
html body {
--wp--preset--spacing--20: 2.5vw;
--wp--preset--spacing--30: 2.5vw;
--wp--preset--spacing--40: 2.5vw;
--wp--preset--spacing--50: 5vw;
--wp--preset--spacing--60: 5vw;
--wp--preset--spacing--70: 5vw;
}
} :root {
--wp--style--gallery-gap-default: 20px;
}
#wrapper .wp-block-gallery img {
transition: 0.2s ease-in-out;
}
#wrapper .wp-block-gallery img:hover {
opacity: 0.8;
}
#wrapper .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
#wrapper .wp-block-gallery figure:not(:has(> a)) {
display: block;
}
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img {
height: 240px;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img {
height: 190px;
}
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 150px;
} body.error404 article a,
body:not(.home) #wrapperInner a.wp-block-button__link,
section.newsContainer .droite > a,
#wrapper div.wpforms-container-full button[type=submit],
header a.wp-block-button__link,
footer a.wp-block-button__link,
#home_top .txt > :last-child a,
#edito .gauche > :last-child a,
#bloc_50ans .txt > :last-child a,
#parallax .txt > :last-child a,
#dev_durable .flex > .bloc_vert > :last-child a,
#wrapper .wpgb-facet button.wpgb-button {
border-radius: 3px;
display: inline-block;
background: none;
color: #495B2E;
padding: 15px 28px;
font-weight: 700;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: 2px solid #495B2E;
font-size: 14px;
letter-spacing: 0.075em;
height: auto;
box-shadow: none;
text-transform: uppercase;
}
body.error404 article a:hover,
body:not(.home) #wrapperInner a.wp-block-button__link:hover,
section.newsContainer .droite > a:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.wp-block-button__link:hover,
#home_top .txt > :last-child a:hover,
footer a.wp-block-button__link:hover,
#edito .gauche > :last-child a:hover,
#bloc_50ans .txt > :last-child a:hover,
#parallax .txt > :last-child a:hover,
#dev_durable .flex > .bloc_vert > :last-child a:hover,
#wrapper .wpgb-facet button.wpgb-button:hover {
background: #495B2E !important;
color: #FFFFFF !important;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
text-decoration: none;
} header .wp-block-buttons > div:nth-child(1) a,
footer a.wp-block-button__link {
background: #495B2E;
color: #FFFFFF;
}
header .wp-block-buttons > div:nth-child(1) a:hover,
footer a.wp-block-button__link:hover {
background: #FFFFFF !important;
color: #495B2E !important;
} #parallax .txt > :last-child a {
background: #FFFFFF;
color: #495B2E;
border-color: #FFFFFF;
}
#parallax .txt > :last-child a:hover {
background: none !important;
color: #FFFFFF !important;
border-color: #FFFFFF;
} #dev_durable .flex > .bloc_vert > :last-child a {
color: #FFFFFF;
border-color: #FFFFFF;
}
#dev_durable .flex > .bloc_vert > :last-child a:hover {
background: #FFFFFF !important;
color: #495B2E !important;
}
.has-noir-color { color: #2E3327 !important; }
.has-noir-background-color { background-color: #2E3327 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F5F5F5 !important; }
.has-gris-background-color { background-color: #F5F5F5 !important; }
.has-vert-clair-color { color: #E6EDDB !important; }
.has-vert-clair-background-color { background-color: #E6EDDB !important; }
.has-vert-fonce-color { color: #495B2E !important; }
.has-vert-fonce-background-color { background-color: #495B2E !important; }
.has-jaune-color { color: #FBBA00 !important; }
.has-jaune-background-color { background-color: #FBBA00 !important; }
#wrapper p,
#wrapper li {
letter-spacing: 0.01em;
}
body.home span.sous_titre,
#edito .gauche > :first-child {
display: block;
line-height: 1;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 0.01em;
font-size: 20px;
color: #495B2E;
}
#home_top {
margin-top: 190px;
display: flex;
height: calc(100vh - 225px);
gap: 40px;
margin-bottom: 105px;
}
#home_top .img1 {
width: 6%;
}
#home_top .img2 {
width: 18.5%;
}
#home_top .img3 {
width: 34%;
}
#home_top .txt {
width: 38.5%;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
box-sizing: border-box;
padding: 0 60px;
}
:root {
--radiusimg: 80px;
}
#home_top .img img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: var(--radiusimg);
}
#home_top .img1 img {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
#home_top .img3 img {
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
#home_top .txt p {
font-weight: 500;
line-height: 1.3em;
letter-spacing: 0.075em;
}
#home_top .txt > :last-child {
margin-bottom: 0;
}
#home_top .txt > :last-child a {
margin-top: 15px;
}
#headerBoxes .wp-block-group__inner-container {
display: flex;
justify-content: flex-end;
align-items: center;
gap: 30px;
}
#headerBoxes .wp-block-group__inner-container > p {
display: none;
}
#headerBoxes .wp-block-group__inner-container > .asp_w_container {
width: auto;
}
header .widget_polylang ul {
margin: 0;
display: flex;
gap: 20px;
position: relative;
}
header .widget_polylang ul li {
line-height: 1;
}
header .widget_polylang ul li a {
text-transform: uppercase;
text-decoration: none;
font-weight: 600;
color: #495B2E;
}
header .widget_polylang ul:after {
content: '';
height: 18px;
width: 1px;
background: #495B2E;
position: absolute;
top: -1px;
left: 31px;
}
header .wp-block-buttons {
gap: 30px;
margin-top: 20px;
}
#headerBoxes .wp-block-group__inner-container > a {
text-decoration: none;
font-size: 18px;
font-weight: 700;
color: #495B2E;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
margin-top: -110px;
}
header.scrolled #headerBoxes {
top: 5px;
opacity: 0;
}
header.scrolled #nested {
right: 25px;
transform: translateX(0);
bottom: 9px;
}
header.scrolled #logo {
top: 126px;
}
header.scrolled #logo img {
height: 50px;
width: 169px;
}
header.scrolled #nested .firstLevel > li > a {
padding: 0 12px;
}
#footerInner > div {
max-width: 380px;
margin: 20px auto;
}
footer a.wp-block-button__link {
margin-top: 10px;
}
header #ajaxsearchpro1_1 {
border-left: none;
border-top: none;
border-right: none;
}
header #ajaxsearchpro1_1 .probox .proinput {
margin-left: 0;
}
header #ajaxsearchpro1_1 .probox .proclose svg {
display: none;
}
header div.asp_m.ajaxsearchpro .probox .promagnifier .innericon svg {
width: 18px;
}
#gamme,
#video {
background: #E6EDDB;
margin: 0 60px 100px 60px;
border-radius: 48px;
padding: 50px 0;
}
#gamme .container,
#video .container {
width: 90%;
max-width: 1130px;
margin: 0 auto;
}
#gamme h2 {
margin-top: 22px;
}
#gamme .flex {
display: flex;
justify-content: space-between;
margin-top: 60px;
}
#gamme .flex > img:nth-child(1) {
width: 30.5%;
}
#gamme .flex > img:nth-child(2) {
width: 22.5%;
}
#gamme .flex > .bloc_vert {
width: 40%;
background: #495B2E;
border-radius: 24px;
padding: 40px;
box-sizing: border-box;
color: #E6EDDB;
}
#gamme .flex > * {
height: auto;
object-fit: cover;
}
#gamme img {
border-radius: 24px;
}
#gamme .bloc_vert > :first-child,
#dev_durable .flex > .bloc_vert > :first-child {
font-size: 32px;
line-height: 1.15em;
letter-spacing: -0.01em;
font-weight: 600;
}
#gamme .bloc_vert > :last-child a {
color: #FFFFFF;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.075em;
font-weight: 700;
text-decoration: none;
padding-right: 20px;
background: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/images/yellow-arrow.svg) no-repeat right center;
}
#gamme .bloc_vert > :last-child a:hover {
text-decoration: underline;
}
#gamme .bloc_vert > :last-child {
border-top: 2px solid #E6EDDB;
padding: 31px 0 0 0;
text-align: right;
margin: 41px 0 -5px 0;
}
#edito {
width: 90%;
max-width: 1130px;
margin: 0 auto 105px;
display: flex;
justify-content: space-between;
}
#edito .gauche {
width: 40.5%;
}
#edito .droite {
width: 52%;
}
#edito .gauche > :last-child a {
margin-top: 10px;
}
#edito .droite img {
height: 460px;
width: 100%;
object-fit: cover;
border-top-left-radius: 144px;
border-bottom-right-radius: 144px;
border-top-right-radius: 48px;
border-bottom-left-radius: 48px;
}
#edito .chiffres {
display: flex;
flex-wrap: wrap;
row-gap: 40px;
justify-content: space-between;
margin: 60px 0 0 20px;
}
#edito .elem p {
margin: 0;
}
#edito .elem > p:first-child {
font-size: 44px;
color: #495B2E;
letter-spacing: 0;
line-height: 1;
margin-bottom: 10px;
}
#edito .elem {
padding-left: 18px;
border-left: 2px solid #FBBA00;
width: 48%;
box-sizing: border-box;
}
#edito .gauche p {
margin-top: 20px;
}
#edito .gauche > :first-child,
#pts_forts span.sous_titre,
#dev_durable span.sous_titre {
margin-bottom: 40px;
position: relative;
}
#edito .gauche > :first-child:after,
#video span.sous_titre:after,
#pts_forts span.sous_titre:after,
#dev_durable span.sous_titre:after {
content: '';
width: 92px;
height: 2px;
background: #FBBA00;
position: absolute;
bottom: -21px;
left: 0;
}
#edito h2 {
padding-bottom: 10px;
}
#video .container {
display: flex;
justify-content: space-between;
}
#video h2 {
margin: 0;
}
#video .video {
width: 59%;
position: relative;
cursor: pointer;
}
#video .txt {
width: 32%;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
}
#video .video > img:first-child {
width: 100%;
height: 370px;
object-fit: cover;
border-radius: 24px;
transition: 0.3s;
}
#video .video > img:last-child {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
#video .video:hover > img:first-child {
filter: brightness(0.85);
}
#video span.sous_titre {
position: relative;
}
#video > iframe {
display: none;
}
#video {
margin-bottom: 110px;
}
.videoPlayerOverlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1200;
background-color: rgba(0, 0, 0, 0.5);
transition: 0.25s;
}
.videoPlayerOverlay .closeIcon {
position: absolute;
right: 15px;
top: 15px;
width: 3rem;
z-index: 200;
padding: 10px;
border-radius: 50%;
border: 0;
background: #FFFFFF;
width: 30px;
height: 30px;
transition: 0.25s;
display: flex;
}
.videoPlayerOverlay .closeIcon img {
width: 100%;
height: auto;
filter: none;
transition: 0.25s;
}
.videoPlayerOverlay iframe {
max-width: 853px;
max-height: 480px;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
transform: translateY(-50%);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
}
.videoPlayerOverlay.hiddenTransform {
opacity: 0;
visibility: hidden;
transform: translateY(0px);
}
@media only screen and (min-width: 1200px) {
.videoPlayerOverlay .closeIcon:hover {
cursor: pointer;
background: rgba(0, 0, 0, 0.5);
}
.videoPlayerOverlay .closeIcon:hover img {
filter: brightness(0) invert(1);
}
}
#bloc_50ans {
width: 90%;
max-width: 1130px;
margin: 0 auto 110px;
display: flex;
align-items: center;
justify-content: space-between;
}
#bloc_50ans .txt {
width: 59%;
}
#bloc_50ans .txt > :last-child a {
margin-top: 20px;
}
#bloc_50ans h2 {
margin-bottom: 20px;
}
#bloc_50ans .img {
width: 30%;
text-align: center;
}
#parallax {
margin-bottom: 115px;
position: relative;
}
#parallax .simpleParallax {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#parallax .txt {
position: relative;
text-align: center;
width: 90%;
max-width: 1130px;
margin: 0 auto;
padding: 135px 0;
color: #FFFFFF;
}
#parallax .txt h2 {
color: #FFFFFF;
}
#parallax .txt > :last-child a {
margin-top: 25px;
}
#parallax img {
filter: brightness(0.9);
object-fit: cover;
}
#pts_forts {
text-align: center;
width: 90%;
max-width: 1010px;
margin: 0 auto 115px;
}
#pts_forts span.sous_titre:after,
#dev_durable span.sous_titre:after {
right: 0;
margin: auto;
}
#pts_forts .flex {
display: flex;
justify-content: space-between;
margin-top: 70px;
}
#pts_forts .icone {
background: #E6EDDB;
border-radius: 72px;
height: 200px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 35px;
}
#pts_forts .elem > p:first-of-type {
font-size: 20px;
font-weight: 600;
letter-spacing: -0.01em;
color: #495B2E;
line-height: 1.3em;
}
#pts_forts .elem {
width: 20%;
}
#dev_durable {
background: #E6EDDB;
padding: 60px 0 90px 0;
}
#dev_durable .titre {
width: 90%;
max-width: 1000px;
margin: 0 auto 55px;
text-align: center;
}
#dev_durable .flex {
display: flex;
gap: 2.5%;
justify-content: center;
}
#dev_durable .flex > * {
width: 50%;
object-fit: cover;
height: auto;
flex-shrink: 0;
}
#dev_durable .flex > .bloc_vert {
background: #495B2E;
color: #E6EDDB;
padding: 55px 100px 55px calc(50% - 565px);
box-sizing: border-box;
border-top-right-radius: 48px;
border-bottom-right-radius: 48px;
flex-direction: column;
display: flex;
justify-content: center;
align-items: flex-start;
}
#dev_durable .flex > .bloc_vert > :last-child a {
margin-top: 25px;
}
#dev_durable .flex > .bloc_vert > :nth-child(2) {
font-size: 20px;
line-height: 1.25em;
font-weight: 600;
letter-spacing: -0.01em;
margin: 15px 0 5px 0;
}
#dev_durable .flex img {
border-bottom-left-radius: 48px;
border-top-left-radius: 48px;
max-height: 600px;
}
#logos {
background: #E6EDDB;
padding-bottom: 90px;
}
#logos .slick {
width: 90%;
max-width: 1130px;
margin: 0 auto;
background: #FFFFFF;
border-radius: 24px;
box-shadow: 0px 10px 16px rgba(73, 91, 46, 0.08);
box-sizing: border-box;
padding: 40px 0;
position: relative;
}
#logos .slick:not(.slick-initialized) {
display: flex;
justify-content: space-between;
}
#logos .slick:not(.slick-initialized) > div:not(:nth-child(1)):not(:nth-child(2)) {
display: none;
}
#logos .slick:not(.slick-initialized) > div {
width: 46.5%;
}
#logos .elem {
display: flex;
align-items: center;
gap: 30px;
margin: 0 40px;
height: auto;
float: none;
position: relative;
}
#logos .elem > div > p:first-child {
line-height: 1.3em;
}
#logos .elem > div > p:first-child strong {
font-weight: 600;
}
#logos .elem > div > p:not(:first-child) {
font-size: 14px;
line-height: 1.3em;
}
#logos .elem img {
max-width: 200px;
max-height: 170px;
width: auto;
height: auto;
}
#logos .slick-track {
display: flex;
align-items: center;
}
span.slick-arrow {
width: 40px;
height: 40px;
background: #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: -65px;
border-radius: 50%;
cursor: pointer;
}
span.slick-arrow.prev {
right: auto;
left: -65px;
transform: rotate(180deg);
}
#logos .elem:after {
content: '';
width: 2px;
height: 200px;
background: #E6EDDB;
position: absolute;
left: -42px;
bottom: 0;
top: 0;
margin: auto;
pointer-events: none;
z-index: -1;
}
#home_top .img1,
#home_top .txt {
animation: slideFromLeft 0.8s ease;
animation-fill-mode: forwards;
position: relative;
opacity: 0;
left: -15px;
}
#home_top .txt {
animation-delay: 0.6s;
}
@keyframes slideFromLeft {
0% {
opacity: 0;
left: -15px;
}
100% {
opacity: 1;
left: 0px;
}
}
#home_top .img2,
#home_top .img3 {
animation: slideFromRight 0.8s ease;
animation-fill-mode: forwards;
position: relative;
opacity: 0;
right: -15px;
animation-delay: 0.2s;
}
#home_top .img2 {
animation-delay: 0.4s;
}
@keyframes slideFromRight {
0% {
opacity: 0;
right: -15px;
}
100% {
opacity: 1;
right: 0px;
}
}
body:not(.home) h1 {
text-align: center;
width: 90%;
max-width: 1130px;
margin: 0 auto 50px;
}
body:not(.home) img + .widget_breadcrumb {
border: none;
}
.border-radius {
border-radius: 24px;
}
.wpgb-select-placeholder input[type=text] {
font-family: 'Montserrat';
}
body.page_produits h1 {
text-align: left;
width: auto;
margin-bottom: 30px;
}
html body {
--wpgb-border-radius: 8px;
--wpgb-border-width: 1px;
--wpgb-grey-500: #C6D0B5;
}
.wpgb-select-placeholder input[type=text]::placeholder {
color: #495B2E;
}
div .wpgb-facet>fieldset:last-child {
margin-bottom: 15px;
}
div .wpgb-select-placeholder {
padding: 12px 18px;
}
.wp-block-columns.espace {
justify-content: space-between;
}
div .wpgb-facet.wpgb-facet-7>fieldset:last-child,
div .wpgb-facet.wpgb-facet-8>fieldset:last-child {
margin: 0;
}
div .wpgb-facet input[type=search] {
background: #FFFFFF;
font-size: 14px;
font-family: 'Montserrat';
}
.wp-block-column .wp-grid-builder {
border-top: 2px solid #C6D0B5;
padding-top: 35px;
margin-top: 30px;
}
.wpgb-masonry > article:nth-child(odd) .wpgb-card-body {
background: #F5F5F5;
}
body:not(.home) footer {
border-top: 2px solid #E6EDDB;
}
div .wp-block-cover h2:where(:not(.has-text-color)) {
color: #495B2E;
}
:root div :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img),
.border-radius,
section.newsContainer .gauche img {
border-radius: 24px;
overflow: hidden;
}
@media (max-width: 1600px) {
h1 {
font-size: 36px;
}
#gamme .flex {
margin-top: 45px;
}
body.home span.sous_titre,
#edito .gauche > :first-child {
font-size: 18px;
}
h2,
#gamme .bloc_vert > :first-child,
#dev_durable .flex > .bloc_vert > :first-child {
font-size: 28px;
}
#dev_durable .flex > .bloc_vert > :nth-child(2) {
font-size: 18px;
}
#pts_forts {
max-width: 850px;
}
#pts_forts .icone {
height: 170px;
}
#pts_forts .icone img {
height: auto;
max-width: 80px;
max-height: 80px;
}
#pts_forts {
margin-bottom: 85px;
}
#parallax,
#bloc_50ans,
#video,
#edito,
#home_top {
margin-bottom: 100px;
}
}
@media (max-width: 1620px) {
header #nested .firstLevel li a {
font-size: 13px;
}
header.scrolled #nested .firstLevel > li > a {
padding: 0 10px;
}
}
@media (max-width: 1510px) {
header.scrolled #logo img {
width: 51px;
}
}
@media (max-width: 1420px) {
header #headerBoxes {
right: 35px;
}
}
@media (max-width: 1370px) {
header.scrolled #logo {
left: 25px;
top: 134px;
}
header.scrolled {
margin-top: -120px;
}
header.scrolled #logo img {
height: 44px;
width: 47px;
}
header.scrolled #nested {
right: 20px;
bottom: 4px;
}
header #nested .firstLevel li a {
font-size: 12px;
padding: 0 13px;
}
header.scrolled #nested .firstLevel > li > a {
padding: 0 9px;
}
} .wpgb-facet.wpgb-facet-14,
.wpgb-facet.wpgb-facet-15 {
margin: 45px 0 0 0;
text-align: center;
}
span.read_more {
display: none;
}
@media (max-width: 1260px) {
header div #nested,
header.scrolled #nested {
white-space: initial;
transform: none;
z-index: 5;
}
#headerBoxes .wp-block-buttons {
display: none;
}
header,
header.scrolled {
height: 80px;
margin-top: 0;
}
#home_top {
height: auto;
margin-top: 80px;
}
header #headerBoxes,
header.scrolled #headerBoxes {
right: 90px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
opacity: 1;
}
header #logo img,
header.scrolled #logo img {
width: auto;
height: 50px;
}
header #logo,
header.scrolled #logo {
top: 15px;
left: 30px;
}
header #nested .firstLevel li a,
header.scrolled #nested .firstLevel > li > a {
padding: 0 10px;
}
#home_top .txt {
padding: 0 20px;
}
:root {
--radiusimg: 35px;
}
}
@media (max-width: 1070px) {
#home_top .txt {
order: 0;
padding: 30px 0 5vw 0;
width: 90%;
margin: 0 auto;
}
#home_top {
flex-wrap: wrap;
gap: 0;
justify-content: space-between;
}
#home_top .img1, #home_top .img2, #home_top .img3 {
order: 1;
width: 31.5%;
}
#home_top .img img {
height: 56vw;
}
}
@media (max-width: 790px) {
#headerBoxes .wp-block-group__inner-container > a {
width: 25px;
height: 25px;
display: block;
overflow: hidden;
text-indent: -9999px;
border-radius: 50%;
background: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/images/tel.svg) no-repeat center center, #495B2E;
background-size: 13px;
position: relative;
}
#headerBoxes .wp-block-group__inner-container {
gap: 20px;
}
header #ajaxsearchpro1_1 {
width: 280px;
}
#headerBoxes .wp-block-group__inner-container > .asp_w_container {
transition: 0.3s;
pointer-events: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.95);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
}
#headerBoxes .wp-block-group__inner-container > p:first-child {
display: block;
width: 25px;
height: 25px;
background: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/images/search-mobile.svg) no-repeat center center;
border-radius: 50%;
overflow: hidden;
cursor: pointer;
background-size: 20px;
position: relative;
z-index: 2;
}
body.search_is_open #headerBoxes .wp-block-group__inner-container > .asp_w_container {
opacity: 1;
pointer-events: all;
}
body.search_is_open #headerBoxes .wp-block-group__inner-container > p:first-child {
background: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/images/close.svg) no-repeat center center;
}
header .widget_polylang ul {
top: 1px;
}
header #ajaxsearchpro1_1 .probox .promagnifier {
background: none;
}
}
@media (max-width: 1180px) {
#gamme, #video {
margin-left: 0;
margin-right: 0;
border-radius: 0px;
}
}
@media (max-width: 1050px) {
#gamme h2 {
margin-top: 10px;
}
#gamme .flex > img:nth-child(2) {
display: none;
}
#gamme .flex {
margin-top: 35px;
position: relative;
}
#gamme .flex > img:nth-child(1) {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
#gamme .flex > .bloc_vert {
width: 100%;
position: relative;
background: rgba(73, 91, 46, 0.85);
}
}
@media (max-width: 1120px) {
#edito {
flex-direction: column;
gap: 50px;
}
#edito .droite {
width: 100%;
}
#edito .droite img {
height: 60vw;
}
#edito .gauche {
width: 100%;
}
}
@media (max-width: 650px) {
#edito .elem > p:first-child {
font-size: 34px;
}
}
@media (max-width: 1090px) {
#video .txt {
width: 100%;
justify-content: flex-start;
gap: 40px;
}
#video .container {
flex-direction: column;
gap: 30px;
}
#video .video {
width: 100%;
}
#video .video > img:first-child {
height: 48vw;
}
}
@media (max-width: 910px) {
#bloc_50ans {
flex-direction: column;
gap: 40px;
}
#bloc_50ans .txt {
width: 100%;
}
#bloc_50ans .img {
width: auto;
}
#bloc_50ans .img img {
height: 150px;
}
#pts_forts .elem {
width: 47.5%;
}
#pts_forts .flex {
margin-top: 45px;
flex-wrap: wrap;
row-gap: 40px;
}
#pts_forts .icone {
height: 42.7vw;
margin-bottom: 30px;
}
}
@media (max-width: 1280px) {
#dev_durable .flex > .bloc_vert {
padding: 70px;
}
#dev_durable .flex img {
max-height: initial;
}
}
@media (max-width: 810px) {
#dev_durable .flex {
position: relative;
width: 87%;
margin: 0 auto;
gap: 0;
}
#dev_durable .flex img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border-radius: 24px;
}
#dev_durable .flex > .bloc_vert {
position: relative;
z-index: 2;
width: 100%;
padding: 35px 45px;
background: rgba(73, 91, 46, 0.85);
border-radius: 24px;
}
}
@media (max-width: 1360px) {
#logos .slick {
margin-bottom: 80px;
}
span.slick-arrow {
top: auto;
bottom: -90px;
right: 50%;
margin-right: -50px;
}
span.slick-arrow.prev {
left: 50%;
margin-left: -50px;
}
}
@media (max-width: 1240px) {
#logos .slick-track {
display: block;
}
#logos .elem {
height: 100%;
float: left;
}
#logos .elem:after {
display: none;
}
}
@media (max-width: 1260px) {
body:not(.home) #chapterPicture {
padding-top: 80px;
}
body:not(.home) .widget_breadcrumb {
font-size: 13px;
border-top: 1px solid #dbdbdb;
}
body:not(.home) .widget_breadcrumb .breadcrumbs {
margin-bottom: 50px;
}
body.page_produits .wp-block-columns > div:nth-child(1) {
flex-basis: 25.5% !important;
}
body.page_produits .wp-block-columns {
gap: 0;
}
body.page_produits .wp-block-columns > div:nth-child(2) {
flex-basis: 70.5% !important;
}
}
.wp-grid-builder .wpgb-card h3[class*=wpgb-block-] {
padding: 12px 20px;
}
.show_filtres {
display: none;
}
#filtres_mobile {
display: none;
margin-top: 30px;
}
@media (max-width: 1180px) {
.show_filtres {
background: #F3F3F3;
font-size: 18px;
line-height: 1;
padding: 20px;
font-weight: 600;
cursor: pointer;
position: relative;
display: block;
margin-bottom: 35px;
border-radius: 8px;
}
.show_filtres:before {
content: '';
width: 30px;
height: 30px;
background: url(//www.pepinieres-du-bocage.fr/wp-content/themes/pepinieresbocage/images/plus.svg) no-repeat center center;
position: absolute;
right: 15px;
top: 0;
bottom: 0;
margin: auto;
background-size: contain;
pointer-events: none;
transition: 0.3s;
}
body.filtres_open .show_filtres:before {
transform: rotate(45deg);
}
#filtres_mobile > div > div:not(.show_filtres),
body.page_produits .wp-block-columns > div:nth-child(1) {
display: none;
}
#filtres_mobile,
body.filtres_open #filtres_mobile > div > div:not(.show_filtres) {
display: block;
}
body.page_produits .wp-block-columns {
flex-direction: column;
}
body.page_produits .wp-block-columns > div:nth-child(2) {
flex-basis: 100% !important;
}
body.filtres_open .show_filtres {
margin-bottom: 15px;
}
body.page_produits #wrapperInner .wp-block-columns > div:nth-child(1) .wp-block-group {
margin: -30px 0 50px 0;
}
}
@media (max-width: 500px) {
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group), 
body:not(.home) #wrapperInner div#text > figure, 
body:not(.home) #wrapperInner div#text > ul, 
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container, 
body:not(.home) #wrapperInner div#text > p, 
body.single-post #wrapperInner .pager,
body:not(.home) div .wp-block-cover .wp-block-cover__inner-container,
#home_top .txt, #pts_forts,
#gamme .container, #video .container,
#edito, #bloc_50ans, #dev_durable .titre, #logos .slick, #footerInner,
body:not(.home) .widget_breadcrumb .breadcrumbs {
width: 87%;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
header div #nested .contentSmart span {
width: 22px;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 5px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
top: -6px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
top: 8px;
}
header #nested ul.firstLevel > li {
max-width: 90vw;
}
header #nested ul.firstLevel li ul li a {
font-size: 14px;
}
body:not(.home) #chapterPicture .widget_breadcrumb {
font-size: 12px;
}
.wp-block-spacer {
max-height: 50px;
}
body:not(.home) #wrapperInner p + .wp-block-spacer {
margin-top: -15px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
margin-bottom: 10px;
}
.pager > a, .pager > span {
font-size: 13px;
}
td {
font-size: 14px;
}
html body {
--wp--preset--spacing--20: 5vw;
--wp--preset--spacing--30: 5vw;
--wp--preset--spacing--40: 5vw;
--wp--preset--spacing--50: 7.5vw;
--wp--preset--spacing--60: 7.5vw;
--wp--preset--spacing--70: 7.5vw;
--wp--preset--spacing--80: 45px;
--wp--preset--font-size--small: 13px;
--wp--preset--font-size--medium: 18px;
--wp--preset--font-size--large: 24px;
--wp--preset--font-size--x-large: 30px;
}
header #nested ul.firstLevel > li {
padding-left: 15px;
}
div .wp-block-cover, 
div .wp-block-cover-image {
min-height: 350px;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-5,
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-4,
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-3 {
columns: 2;
}
.wp-block-columns {
margin-bottom: 1.75em;
}
div .wpforms-container .wpforms-submit-container {
text-align: center;
margin-bottom: 15px;
}
#wrapper div .wpforms-field-container div.wpforms-field {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-bottom: 8px;
}
header div #nested, header.scrolled #nested {
right: 6.5%;
margin-right: -9px;
}
#headerBoxes .wp-block-group__inner-container {
gap: 14px;
}
#headerBoxes .wp-block-group__inner-container > a {
display: none;
}
header #logo, header.scrolled #logo {
top: 0;
bottom: 0;
display: flex;
align-items: center;
left: 6.5vw;
}
header #headerBoxes, header.scrolled #headerBoxes {
right: 70px;
}
header #logo img, header.scrolled #logo img {
height: 38px;
}
header .widget_polylang ul li a {
font-size: 14px;
}
header .widget_polylang ul:after {
height: 14px;
top: 1px;
left: 28px;
}
h1 {
font-size: 8.2vw;
margin-bottom: 10px;
}
#home_top .txt p {
line-height: 1.4em;
letter-spacing: 0.01em;
}
body.error404 article a, body:not(.home) #wrapperInner a.wp-block-button__link, section.newsContainer .droite > a, #wrapper div.wpforms-container-full button[type=submit], header a.wp-block-button__link, footer a.wp-block-button__link, #home_top .txt > :last-child a, #edito .gauche > :last-child a, #bloc_50ans .txt > :last-child a, #parallax .txt > :last-child a, #dev_durable .flex > .bloc_vert > :last-child a, #wrapper .wpgb-facet button.wpgb-button {
font-size: 12px;
padding: 12px 20px;
transition: 0.1s;
}
#home_top .txt > :last-child a {
margin-top: 0;
}
#home_top .txt {
padding: 15px 0 6.5vw 0;
}
header.scrolled {
height: 54px;
}
header.scrolled #nested {
top: 7px;
}
header .widget_polylang ul {
top: 0;
}
header.scrolled #logo img {
height: 30px;
}
#home_top .img1, #home_top .img2, #home_top .img3 {
width: calc(33.333% - 3.5vw);
}
#home_top .img img {
height: 62vw;
}
:root {
--radiusimg: 24px;
}
#home_top {
margin-bottom: 60px;
}
body.home span.sous_titre, #edito .gauche > :first-child {
font-size: 15px;
}
h2, #gamme .bloc_vert > :first-child, #dev_durable .flex > .bloc_vert > :first-child {
font-size: 24px;
}
#gamme .bloc_vert > :last-child a {
font-size: 12px;
background-size: 8px;
padding-right: 18px;
}
#gamme .flex > .bloc_vert {
padding: 35px;
}
#gamme .bloc_vert > :last-child {
margin-top: 30px;
padding-top: 26px;
}
#gamme .flex {
margin-top: 30px;
}
#edito h2 {
padding-bottom: 0;
}
#gamme, #edito, #video, #parallax {
margin-bottom: 58px;
}
#edito .droite img {
height: 66vw;
border-top-left-radius: 90px;
border-bottom-right-radius: 90px;
border-top-right-radius: 24px;
border-bottom-left-radius: 24px;
}
#edito .chiffres {
row-gap: 35px;
margin: 50px 0 0 0;
}
#edito .elem p {
line-height: 1.3em;
}
#edito .elem > p:first-child {
font-size: 7.2vw;
}
#video .video > img:last-child {
height: 48px;
}
#bloc_50ans .img img {
height: 100px;
}
#bloc_50ans {
gap: 25px;
}
#bloc_50ans, #pts_forts {
margin-bottom: 50px;
}
#bloc_50ans .txt > :last-child a {
margin-top: 10px;
}
#parallax .txt {
padding: 25vw 0;
}
#pts_forts .elem {
width: 100%;
}
#pts_forts .icone {
width: 130px;
height: 130px;
border-radius: 40px;
margin-bottom: 20px;
}
#pts_forts .icone img {
max-width: 60px;
max-height: 60px;
}
#pts_forts .elem > p:first-of-type {
letter-spacing: 0;
font-size: 18px;
}
#pts_forts .flex {
margin-top: 38px;
row-gap: 28px;
}
#dev_durable .titre {
margin-bottom: 30px;
}
#dev_durable .flex > .bloc_vert {
padding: 35px;
}
#dev_durable .flex > .bloc_vert > :last-child a {
margin-top: 5px;
}
#logos .elem {
flex-direction: column;
}
#dev_durable {
padding-bottom: 60px;
}
span.slick-arrow {
bottom: -75px;
}
#logos {
padding-bottom: 58px;
}
body:not(.home) .widget_breadcrumb .breadcrumbs {
margin-bottom: 40px;
line-height: 1.3em;
}
div#wpforms-11 {
margin-top: -10px;
}
p[style*="font-size:24px"] {
font-size: 20px !important;
}
p[style*="font-size:20px"] {
font-size: 18px !important;
}
.show_filtres {
font-size: 16px;
padding: 16px;
}
.show_filtres:before {
background-size: 22px;
}
body.page_produits h1 {
margin-bottom: 20px;
}
div .wpgb-select-placeholder {
padding: 8px 16px;
}
:root div :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img), .border-radius, section.newsContainer .gauche img {
border-radius: 16px;
}
div .wpgb-select-placeholder input[type=text] {
font-size: 14px;
height: auto;
line-height: 1;
}
.wp-grid-builder .wpgb-card h3[class*=wpgb-block-] {
padding: 12px;
font-size: 14px;
}
div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
margin-top: 20px;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 28vw;
}
body.page_produits .hidden_text {
display: none;
}
body.page_produits span.read_more {
font-weight: 600;
text-decoration: underline;
text-underline-offset: 2px;
display: inline;
} p.wp-elements-05719e78727c01b5b3e3b3906211fc58 {
margin-bottom: 10px !important;
}
body:not(.home) h1 {
width: 87%;
margin-bottom: 40px;
} #wrapper img.wp-image-138 {
height: 130px;
}
}
@media (max-width: 340px) {
header #logo img {
height: 30px;
}
}
body.page_produits .wp-block-columns > div:nth-child(1) .wp-block-separator {
max-width: 100%;
border-width: 1px;
}
@media (max-width: 1180px) {
body.page_produits .wp-block-columns > div:nth-child(1) .wp-block-separator {
display: none;
}
}
#baguetteBox-overlay {
display: none;
opacity: 0;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000000;
background-color: rgba(0, 0, 0, .8);
transition: opacity .5s ease
}
#baguetteBox-overlay.visible {
opacity: 1
}
#baguetteBox-overlay .full-image {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
text-align: center
}
#baguetteBox-overlay .full-image figure {
display: inline;
margin: 0;
height: 100%
}
#baguetteBox-overlay .full-image img {
display: inline-block;
width: auto;
height: auto;
max-height: 100%;
max-width: 100%;
vertical-align: middle;
box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}
#baguetteBox-overlay .full-image figcaption {
display: block;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
line-height: 1.8;
white-space: normal;
color: #ccc;
background-color: rgba(0, 0, 0, .6);
font-family: sans-serif
}
#baguetteBox-overlay .full-image:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px
}
#baguetteBox-slider {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
white-space: nowrap;
transition: left .4s ease, transform .4s ease;
}
#baguetteBox-slider.bounce-from-right {
animation: bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
animation: bounceFromLeft .4s ease-out
}
@keyframes bounceFromRight {
0%, 100% {
margin-left: 0
}
50% {
margin-left: -30px
}
}
@keyframes bounceFromLeft {
0%, 100% {
margin-left: 0
}
50% {
margin-left: 30px
}
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
top: 50%;
top: calc(50% - 30px);
width: 44px;
height: 60px
}
.baguetteBox-button {
position: absolute;
cursor: pointer;
outline: 0;
padding: 0;
margin: 0;
border: 0;
border-radius: 15%;
background-color: #323232;
background-color: rgba(50, 50, 50, .5);
color: #ddd;
font: 1.6em sans-serif;
transition: background-color .4s ease
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
background-color: rgba(50, 50, 50, .9)
}
.baguetteBox-button#next-button {
right: 2%
}
.baguetteBox-button#previous-button {
left: 2%
}
.baguetteBox-button#close-button {
top: 20px;
right: 2%;
right: calc(2% + 6px);
width: 30px;
height: 30px
}
.baguetteBox-button svg {
position: absolute;
left: 0;
top: 0
}
.baguetteBox-spinner {
width: 40px;
height: 40px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px
}
.baguetteBox-double-bounce1, .baguetteBox-double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #fff;
opacity: .6;
position: absolute;
top: 0;
left: 0;
animation: bounce 2s infinite ease-in-out
}
.baguetteBox-double-bounce2 {
animation-delay: -1s
}
@keyframes bounce {
0%, 100% {
transform: scale(0)
}
50% {
transform: scale(1)
}
}
.cmplz-video.cmplz-iframe-styles {
background-color: transparent
}
.cmplz-video.cmplz-hidden {
visibility: hidden !important
}
.cmplz-blocked-content-notice {
display: none
}
.cmplz-placeholder-parent {
height: inherit
}
.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
display: block
}
.cmplz-blocked-content-container, .cmplz-wp-video {
animation-name: cmplz-fadein;
animation-duration: 600ms;
background: #FFF;
border: 0;
border-radius: 3px;
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
display: flex;
justify-content: center;
align-items: center;
background-repeat: no-repeat !important;
background-size: cover !important;
height: inherit;
position: relative
}
.cmplz-blocked-content-container.gmw-map-cover, .cmplz-wp-video.gmw-map-cover {
max-height: 100%;
position: absolute
}
.cmplz-blocked-content-container.cmplz-video-placeholder, .cmplz-wp-video.cmplz-video-placeholder {
padding-bottom: initial
}
.cmplz-blocked-content-container iframe, .cmplz-wp-video iframe {
visibility: hidden;
max-height: 100%;
border: 0 !important
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn, .cmplz-wp-video .cmplz-custom-accept-btn {
white-space: normal;
text-transform: initial;
cursor: pointer;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 200px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
text-align: center;
z-index: 98;
line-height: 23px
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus, .cmplz-wp-video .cmplz-custom-accept-btn:focus {
border: 1px dotted #cecece
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
white-space: normal;
text-transform: initial;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 300px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
text-align: center;
z-index: 98;
line-height: 23px
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
display: block;
margin-bottom: 10px
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
color: #fff
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
display: block
}
.cmplz-blocked-content-container div div {
display: none
}
.cmplz-wp-video .cmplz-placeholder-element {
width: 100%;
height: inherit
}
@keyframes cmplz-fadein {
from {
opacity: 0
}
to {
opacity: 1
}
}