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;
}
#wrapper table {
border: 1px solid #dedede;
margin: 10px 0px;
border-spacing: 0;
}
table > caption:first-child {
display: none;
}
#wrapper table th {
border: 1px solid #dedede;
background: #f4f7e8;
font-weight: bold;
padding: 10px;
}
#wrapper table th {
font-size: 16px;
}
#wrapper table td {
border: 1px solid #dedede;
padding: 10px;
vertical-align: middle;
font-size: 18px;
}
#wrapper table thead {
border: none;
}
footer {
position: relative;
z-index: 1;
text-align: center;
}
#footerInner {
position: relative;
margin: 0px 60px;
background: #f4f7e8;
border-radius: 60px;
padding: 45px 0px;
}
footer a {
text-decoration: none;
}
#signature {
font-size: 14px;
padding: 25px 5%;
}
#signature a:hover {
text-decoration: underline;
}
::selection {
background-color: #95AE1C;
color: #FFFFFF;
}
#wrapper .wp-block-image {
margin: 0;
}
body:not(.home) #wrapper p a,
body:not(.home) #wrapper li a {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapper p a:hover,
body:not(.home) #wrapper li a:hover {
color: #95AE1C;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
margin-top: 0;
}
#wrapper .wp-block-column > :last-child,
#wrapper .wp-block-cover__inner-container > :last-child,
#wrapper div#text .wp-block-group__inner-container > div:last-child {
margin-bottom: 0;
}
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group),
#wrapper div#text > figure,
#wrapper div#text > ul,
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container,
#wrapper div#text > p,
body.single-post #wrapperInner .pager {
width: 90%;
max-width: 1120px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
#wrapper div#text > ul {
padding-left: 15px;
}
.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;
}
.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;
border-radius: 24px;
}
section.newsContainer .gauche img[src*="logo"] {
width: auto;
height: auto;
max-height: 70%;
border-radius: 0px;
object-fit: contain;
max-width: 70%;
}
section.newsContainer .gauche:has(img[src*="logo"]) a {
height: 270px;
border: 1px solid #e9e9e9;
display: flex;
align-items: center;
justify-content: center;
border-radius: 24px;
}
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;
}
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;
} 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: -15px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #373630;
box-shadow: 0 0 0 1px #373630, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
color: #969696;
opacity: 1;
}
#wrapper .wpforms-confirmation-container-full p {
margin: 0;
}
div .wpforms-container .wpforms-field:not(.wpforms-field-layout) {
padding: 12px 0;
} body.error404 .widget_breadcrumb {
display: none;
}
body.error404 article {
text-align: center;
} .slick-slider {
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;
}
.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) #wrapper p {
margin: 0 0 15px 0;
}
body:not(.home) #wrapper figure + *,
#wrapper .wp-block-image + p {
margin-top: 20px;
}
#wrapper .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1120px;
}
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;
}
}
#wrapper .wp-block-separator {
margin: 20px 0px;
max-width: 100px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
width: 100px;
margin-top: 5px;
}
#wrapper .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;
} #wrapper figure.wp-block-gallery.masonry-display {
display: block;
columns: 2;
gap: 2em;
margin: 0px;
}
#wrapper figure.wp-block-gallery.masonry-display > figure {
width: initial !important;
break-inside: avoid;
margin: 0 0 2em 0 !important;
}
#wrapper figure.wp-block-gallery.masonry-display > figure img {
width: auto !important;
max-height: none !important;
height: auto !important;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
columns: 3;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-4 {
columns: 4;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-5 {
columns: 5;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-6 {
columns: 6;
}
.wp-block-columns {
margin-bottom: 2.25em;
}
@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%;
}
#wrapper figure.wp-block-gallery.masonry-display > figure {
margin: 0 0 1.2em 0 !important;
}
#wrapper 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;
}
#wrapperInner .wp-block-column figure.wp-block-gallery > figure:first-child {
width: 100% !important;
}
#wrapperInner .wp-block-column figure.wp-block-gallery > figure:first-child img {
height: auto !important;
max-height: initial !important;
}
#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;
}
footer p {
margin: 26px 0;
}
#expert {
width: 90%;
max-width: 1500px;
margin: 0 auto 80px;
display: flex;
justify-content: space-between;
position: relative;
}
#expert .txt {
max-width: 490px;
}
#expert > img:last-child {
height: auto;
width: 55%;
margin-top: 90px;
}
#expert .txt p {
margin: 25px 0 0 0;
}
#expert > img:first-of-type {
position: absolute;
bottom: 20px;
right: 55%;
z-index: -1;
height: auto;
width: 40%;
}
@media (max-width: 1470px) {
#expert > img:last-child {
margin-top: 130px;
}
#expert > img:last-child {
width: 50%;
}
#expert > img:first-of-type {
right: 50%;
width: 35%;
}
}
#fr {
width: 90%;
max-width: 1120px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
}
#fr p {
font-size: 26px;
line-height: 1.25em;
max-width: 940px;
font-family: 'Lora';
}
#produits {
position: relative;
width: 90%;
max-width: 1200px;
margin: 200px auto 130px;
display: flex;
justify-content: space-between;
}
#produits > img {
position: absolute;
height: auto;
width: 1200px;
z-index: -1;
bottom: -20px;
}
#produits .txt {
width: 25%;
flex-shrink: 0;
margin-right: 80px;
position: relative;
}
#produits .txt svg {
position: absolute;
right: 0;
bottom: 20px;
}
#produits .slick:not(.slick-initialized) {
display: flex;
}
#produits .slick:not(.slick-initialized) .item {
flex-shrink: 0;
}
#produits .item {
margin-right: 30px;
box-shadow: 5px 5px 40px rgba(0,0,0,0.1);
border-radius: 40px;
width: 320px
}
#produits .slick {
width: calc(68% + calc(50vw - 590px));
}
#produits .item .img {
height: 240px;
overflow: hidden;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
}
#produits .item .img img {
width: 100%;
height: 100%;
object-fit: cover;
transition: 0.4s;
}
#produits .infos {
padding: 25px;
position: relative;
background: #FFFFFF;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}
#produits span.titre {
height: 56px;
font-size: 20px;
line-height: 1.25em;
display: block;
font-weight: 700;
overflow: hidden;
margin-bottom: 15px;
}
#produits .item:has(a:hover) .img img {
transform: scale(1.1);
filter: brightness(0.85);
}
#produits .slick-list {
margin-right: -30px;
padding-bottom: 45px;
padding-top: 30px;
margin-top: -30px;
}
#produits .infos img {
position: absolute;
bottom: 25px;
right: 25px;
}
span.arrow {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
transition: 0.3s;
cursor: pointer;
position: absolute;
bottom: -35px;
right: 0;
}
span.arrow.prev {
transform: rotate(180deg);
margin-right: 55px;
}
span.arrow.slick-disabled {
pointer-events: none;
opacity: 0.5;
}
#qsn {
width: 90%;
max-width: 1200px;
margin: 0 auto 100px;
display: flex;
justify-content: space-between;
}
#qsn > div {
width: 48.2%;
}
#qsn .gauche img {
width: 100%;
height: auto;
border-radius: 40px;
margin-bottom: 40px;
max-height: 330px;
object-fit: cover;
}
#qsn .droite {
background: #373630;
color: #FFFFFF;
box-sizing: border-box;
padding: 55px;
border-radius: 40px;
display: flex;
flex-direction: column;
justify-content: center;
}
#qsn .droite h2 {
margin: 0 0 22px 0;
}
#qsn .droite > :last-child {
margin: 30px 0 0 0;
}
#qsn .contact {
border: 2px solid #95AE1C;
border-radius: 40px;
padding: 35px 35px 30px 35px;
position: relative;
height: 100%;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: space-between;
background: #FFFFFF;
}
#qsn .contact h2 {
margin: 0 0 90px 0;
}
#qsn .contact h2 + p {
font-weight: 700;
line-height: 1.3em;
max-width: 290px;
}
#qsn .contact p {
margin: 0;
}
#qsn .contact > p:last-child {
position: absolute;
bottom: 35px;
right: 35px;
}
#qsn .gauche {
display: flex;
flex-direction: column;
}
#more {
position: relative;
margin-bottom: 110px;
}
#more .inner {
display: flex;
align-items: center;
justify-content: space-between;
width: 90%;
max-width: 1200px;
margin: 0 auto;
}
#more .inner img {
width: 150px;
height: auto;
margin-right: 45px;
flex-shrink: 0;
}
#more > img:first-child {
position: absolute;
z-index: -1;
transform: rotateY(180deg);
right: -305px;
bottom: -45px;
width: 1250px;
}
#actu {
width: 90%;
max-width: 1120px;
margin: 0 auto 115px;
display: flex;
justify-content: space-between;
align-items: center;
}
#actu .gauche {
width: 27%;
text-align: center;
}
#actu .gauche p {
margin: 30px 0 0 0;
}
#actu .droite {
width: 67%;
display: flex;
align-items: center;
justify-content: space-between;
}
#actu .gauche h2 {
margin: 22px 0;
}
#actu .droite .image {
width: 350px;
flex-shrink: 0;
margin-right: 50px;
}
#actu .droite img {
width: 100%;
height: 235px;
object-fit: cover;
border-radius: 20px;
}
#actu .droite .txt > span:first-child {
text-decoration: none;
font-family: 'Lora';
display: block;
margin-bottom: 20px;
font-size: 28px;
line-height: 1.1em;
cursor: pointer;
}
#actu .droite .txt > span:first-child:hover {
text-decoration: underline;
text-underline-offset: 3px;
}
#actu .droite p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 108px;
}
#actu .droite .image:has(img[src*="logo"]) {
height: 235px;
border: 1px solid #e9e9e9;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
border-radius: 20px;
}
#actu .droite img[src*="logo"] {
width: auto;
height: auto;
max-width: 75%;
max-height: 70%;
border-radius: 0px;
}
#actu .droite p + a {
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0.05em;
font-weight: 700;
display: flex;
align-items: flex-start;
gap: 15px;
margin-top: 20px;
}
#actu .droite p + a:hover {
text-decoration: underline;
text-underline-offset: 2px;
text-decoration-thickness: 2px;
}
#wrapper .cover-inner-full-width.wp-block-cover .wp-block-cover__inner-container {
max-width: initial;
width: 100%;
}
:root {
--wpforms-field-size-font-size: 18px;
}
.wp-block-image img {
border-radius: 40px;
}
#text > .wp-block-cover {
margin-left: 60px;
margin-right: 60px;
}
.wp-block-cover,
.colonnes_colles,
.border-radius {
border-radius: 40px;
overflow: hidden;
}
.colonnes_colles > .wp-block-column > figure > img {
border-radius: 0px;
}
h1 sup {
vertical-align: text-top;
font-size: 26px;
}
body:not(.home) #produits {
margin: 0;
flex-wrap: wrap;
row-gap: 35px;
}
body:not(.home) #produits .item {
width: 31.5%;
margin: 0;
}
body:not(.home) #produits:after {
content: '';
width: 31.5%;
}
#produits .infos img.europe {
right: 85px;
border-radius: 50%;
}
#produits .infos > img.europe:only-of-type {
right: 25px;
}
@media (max-width: 1050px) {
#expert > img:first-of-type {
display: none;
}
#expert {
flex-direction: column;
}
#expert > img:last-child {
width: 100%;
margin: 25px 0 0 0;
}
#expert .txt {
max-width: 100%;
}
}
@media (max-width: 1240px) {
#fr p {
max-width: calc(100% - 180px);
}
}
@media (max-width: 780px) {
#fr {
flex-direction: column-reverse;
text-align: center;
gap: 20px;
}
#fr p {
max-width: 100%;
font-size: 22px;
}
}
@media (max-width: 1200px) {
#produits .txt svg {
display: none;
}
#produits .slick, #produits .txt {
width: 100%;
margin: 0;
}
#produits {
flex-direction: column;
gap: 20px;
margin-top: 80px;
}
#produits .slick-list {
overflow: visible;
}
}
@media (max-width: 1210px) {
#qsn .contact h2 + p {
max-width: 215px;
}
}
@media (max-width: 1070px) {
#qsn .contact > p:last-child {
position: relative;
right: 0;
bottom: 0;
margin-top: 25px;
}
#qsn .contact h2 {
margin: 0 0 20px 0;
}
#qsn .contact h2 + p {
max-width: 100%;
}
}
@media (max-width: 930px) {
#qsn {
flex-direction: column-reverse;
gap: 5vw;
}
#qsn > div {
width: 100%;
}
#qsn .gauche img {
margin-bottom: 5vw;
max-height: initial;
height: 56vw;
}
}
@media (max-width: 800px) {
#more .inner {
flex-direction: column;
gap: 20px;
}
}
@media (max-width: 1200px) {
#actu {
flex-direction: column;
gap: 50px;
}
#actu .droite,
#actu .gauche {
width: 100%;
max-width: 800px;
}
}
@media (max-width: 830px) {
#actu .droite {
flex-direction: column-reverse;
}
#actu .droite .image:has(img[src*="logo"]) {
width: 100%;
margin: 22px 0 0 0;
}
}
@media (max-width: 1100px) {
body:not(.home) #produits .item {
width: 48%;
}
#produits .item .img {
height: 30vw;
}
}
@media (max-width: 725px) {
body:not(.home) #produits .item {
width: 100%;
}
#produits .item .img {
height: 60vw;
}
}
@media (max-width: 500px) {
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group), 
#wrapper div#text > figure, 
#wrapper div#text > ul, 
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container, 
#wrapper div#text > p, #more .inner,
body.single-post #wrapperInner .pager,
#wrapper .wp-block-cover .wp-block-cover__inner-container,
#expert, #fr, #qsn .gauche, #actu {
width: 87%;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
.wp-block-spacer {
max-height: 50px;
}
#wrapper p + .wp-block-spacer {
margin-top: -5px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
margin-bottom: 10px;
}
#wrapperInner {
padding-top: 45px;
}
.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;
}
div .wp-block-cover, 
div .wp-block-cover-image {
min-height: 350px;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-5,
#wrapper figure.wp-block-gallery.masonry-display.columns-4,
#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
columns: 2;
}
#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;
}
.wp-block-columns {
margin-bottom: 1.75em;
}
div .wpforms-container .wpforms-submit-container {
text-align: center;
margin: 0 0 15px 0;
padding-top: 20px;
}
div .wpforms-container .wpforms-field:not(.wpforms-field-layout) {
padding: 8px 0;
}
#qsn, #more {
width: 100%;
margin-bottom: 65px;
}
#qsn .gauche {
margin: 0 auto;
}
#footerInner {
border-radius: 25px;
margin: 0 6.5vw;
padding: 40px 25px;
}
body.error404 article a, #wrapper a.wp-block-button__link, section.newsContainer .droite > a,
#wrapper div.wpforms-container-full button[type=submit], header a.btn, footer a.wp-block-button__link,
#expert .txt p a, #produits .item a, #qsn .droite > :last-child a, #qsn .contact a, #actu .gauche a {
transition: 0.1s;
font-size: 14px;
}
footer img {
height: 50px;
}
footer p {
max-width: 175px;
margin: 20px auto;
}
#actu {
margin-bottom: 60px;
}
#expert {
margin-bottom: 55px;
}
#produits {
margin-top: 60px;
width: 100%;
padding-bottom: 45px;
margin-bottom: 95px;
}
#produits > img, #more > img:first-child {
display: none;
}
#produits .item {
box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.1);
border-radius: 25px;
margin-right: 6.5vw;
width: 77vw;
}
#produits .slick-list {
box-sizing: border-box;
padding: 0px 50px;
margin: 0;
}
#produits .txt {
width: 87%;
margin: 0 auto;
}
#produits .infos img {
height: 43px;
}
span.arrow {
right: 50%;
margin-right: -50px;
}
span.arrow.prev {
margin-right: 10px;
}
#produits .infos img.europe {
right: 80px;
}
#qsn .droite {
border-radius: 0;
padding: 50px 6.5vw;
display: block;
margin-bottom: 40px;
}
#qsn .gauche img {
margin-bottom: 6.5vw;
border-radius: 25px;
}
#qsn .contact {
border-radius: 25px;
padding: 35px;
text-align: center;
}
#more .inner img {
width: auto;
margin: 0;
height: 140px;
}
#actu .gauche svg {
width: auto;
height: 40px;
}
#actu .gauche h2 {
margin: 15px 0 -10px 0;
}
#actu .droite .image:has(img[src*="logo"]),
section.newsContainer .gauche:has(img[src*="logo"]) a {
height: 170px;
border-radius: 25px;
}
#signature {
padding: 25px 6.5%;
}
#actu .droite .txt > span:first-child {
margin-bottom: 15px;
font-size: 22px;
}
body:not(.home) #produits {
row-gap: 6.5vw;
padding-bottom: 0;
}
body.home #produits .item .img {
height: 52vw;
}
h1 {
font-size: 8.8vw;
}
body:not(.home) #produits span.titre {
height: auto;
margin-bottom: 18px;
}
body:not(.home) #produits:after {
display: none;
}
.wp-block-cover, .colonnes_colles, .border-radius, .wp-block-image img {
border-radius: 25px;
}
.wp-block-image img.wp-image-138,
#chapterPicture .fab_fr svg,
#chapterPicture img.europe {
height: 90px;
width: auto;
}
.wp-block-columns + .wp-block-spacer {
max-height: 35px;
}
.mgtop-25 {
margin-top: 0;
}
#text > .wp-block-cover {
margin-left: 6.5vw;
margin-right: 6.5vw;
}
section.newsContainer .droite > a {
margin-top: 18px;
}
#wrapper table td {
font-size: 16px;
}
.wp-block-column:has(table) {
overflow-x: scroll;
}
iframe[style*="border-radius"] {
border-radius: 25px !important;
}
#produits .infos img.europe:only-of-type {
height: 43px;
bottom: 25px;
}
}
@media (max-width: 380px) {
#produits .infos:has(img.europe) img {
height: 20px;
}
#produits .infos img.europe {
right: 25px;
bottom: 48px;
}
} #cata {
width: 90%;
max-width: 1200px;
margin: 0 auto 110px;
display: flex;
justify-content: space-between;
position: relative;
}
#cata > div {
width: 44%;
}
#cata .img {
height: 400px;
display: flex;
align-items: center;
justify-content: center;
}
#cata img {
height: auto;
max-height: 100%;
object-fit: contain;
}
#cata:before {
content: '';
width: 1px;
background: #95AE1C;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
}
#cata .img + p {
font-weight: 700;
font-size: 22px;
margin-top: 30px;
color: #95AE1C;
line-height: 1.2em;
}
#cata a {
text-decoration: none;
font-weight: 700;
letter-spacing: 0.01em;
}
#cata a svg {
position: relative;
top: 2px;
left: 10px;
}
#cata a:hover {
text-decoration: underline;
text-decoration-thickness: 2px;
text-underline-offset: 2px;
}
@media (max-width: 880px) {
#cata {
flex-direction: column;
gap: 80px;
width: 87%;
margin-bottom: 60px;
}
#cata > div {
width: 100%;
text-align: center;
}
#cata:before {
height: 1px;
width: 100%;
}
#cata .img {
height: auto;
}
}