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: #063024;
color: #FFFFFF;
font-weight: bold;
padding: 12px;
}
figure.wp-block-table td {
border: 1px solid #dedede;
padding: 12px;
}
figure.wp-block-table thead {
border: none;
}
footer {
position: relative;
z-index: 1;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1200px;
margin: 0px auto;
padding: 40px 0px 60px 0px;
border-top: 1px solid #063024;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
footer a.btn {
margin-top: 10px;
}
.rs {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
padding-top: 10px;
}
.rs svg {
transition: 0.25s;
}
.rs svg:hover {
opacity: 0.6;
}
footer p strong {
font-weight: 600;
}
footer a {
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
text-align: center;
padding: 0 5% 25px 5%;
}
::selection {
background-color: #063024;
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: #063024;
}
#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: 1200px;
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;
}
section.newsContainer .gauche img[src*="logo"] {
width: auto;
height: auto;
max-height: 270px;
object-fit: contain;
}
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;
text-wrap-style: initial;
}
section.newsContainer .droite h2 a:not(:hover) {
text-decoration: none;
}
section.newsContainer .gauche .chapoPicture.empty {
height: 270px;
background: url(//www.famillegazeau.com/wp-content/themes/famillegazeau/images/logo.svg) no-repeat center center, #063024;
background-size: 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;
} 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: #063024;
box-shadow: 0 0 0 1px #063024, 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;
}
#wrapper div .wpforms-field-container > div.wpforms-field {
padding: 12px 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
padding: 24px 0 0 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field:first-child {
padding-top: 0;
margin-top: -10px;
} body.error404 #chapterPicture > .title_and_bc:first-child {
position: relative;
top: 0;
border: none;
padding: 60px;
}
body.error404 .widget_breadcrumb {
display: none;
}
body.error404 #chapterPicture {
height: auto !important;
}
body.error404 article {
text-align: center;
}
body:not(.home).error404 .title_and_bc h1 {
margin: 0;
} .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):not(.page-template-domaine) #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: 1200px;
}
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;
}
#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: 260px;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img {
height: 205px;
}
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 160px;
} #wrapper .wp-block-gallery.columns-default:not(.is-cropped) figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-3:not(.is-cropped) figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-4:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
height: auto;
width: 100%;
object-fit: cover;
}
#fg {
padding-top: 120px;
box-sizing: border-box;
}
#fg .fond {
background: #063024;
color: #FFFFFF;
height: calc(100% - 220px);
margin: 0 30px;
}
#fg .fond .container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
height: calc(100% - 80px);
}
#fg .fond .container > * {
width: 45%;
}
#fg .txt > :last-child a {
margin-top: 25px;
}
#fg .fp-overflow {
height: 100%;
overflow: visible;
}
#fg .fond img {
border-bottom-right-radius: 900px;
max-height: calc(100% - 90px);
object-fit: cover;
margin-top: 55px;
}
#fg .fond .txt {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
#fg h2 {
margin-bottom: 10px;
}
#fg .marquee {
height: 80px;
overflow: hidden;
align-items: center;
display: flex;
}
#fg .marquee li {
line-height: 1;
font-family: 'freight-neo-pro';
font-weight: 500;
text-transform: uppercase;
font-size: 24px;
letter-spacing: 0.025em;
color: #AA9A5A;
flex-shrink: 0;
}
#fg .marquee ul {
margin: 0;
display: flex;
}
#fg .marquee li:before {
display: none;
}
#fg .marquee .inner {
will-change: transform;
flex-shrink: 0;
transform: translateX(0%);
animation: loopY 20s linear infinite;
}
#fg .marquee li:after {
content: '\00a0-\00a0';
}
@keyframes loopY {
0% {
transform: translateX(0%);
}
100% {
transform: translateX(-100%);
}
}
#fg .chiffres {
height: 220px;
display: flex;
align-items: center;
justify-content: center;
gap: 70px;
box-sizing: border-box;
}
#fg .chiffres .item {
max-width: 180px;
}
#fg .chiffres span.titre {
font-weight: 600;
font-size: 32px;
margin-right: 80px;
max-width: 295px;
line-height: 1.1em;
}
#fg .chiffres span.valeur {
font-family: 'freight-neo-pro';
font-size: 64px;
font-weight: 300;
display: block;
line-height: 1;
padding-bottom: 5px;
color: #AA9A5A;
}
#dd2a .container {
background: #000000;
color: #AA9A5A;
height: 100%;
border: 30px solid #FFFFFF;
box-sizing: border-box;
border-top-width: 120px;
}
#dd2a .flex,
#ddh .flex {
width: 90%;
max-width: 1000px;
margin: 0 auto;
display: flex;
justify-content: space-between;
padding: 70px 0;
position: relative;
height: 100%;
box-sizing: border-box;
}
#dd2a .flex > img {
position: absolute;
left: 240px;
top: 0;
height: 100%;
pointer-events: none;
z-index: 1;
opacity: 0.4;
}
#dd2a .txt {
width: 56%;
position: relative;
z-index: 2;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
#dd2a .logo,
#ddh .logo {
flex-shrink: 0;
position: relative;
z-index: 2;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 150px;
justify-content: center;
}
#dd2a h2 em,
#dd2a .txt p strong,
#dd2a .txt p b {
font-style: normal;
color: #FFFFFF;
}
#dd2a .txt img {
height: calc(100% - 350px);
border-bottom-right-radius: 999px;
margin: 35px 0 0 0;
object-fit: cover;
}
#ddh .container {
background: #AA9A5A;
color: #FFFFFF;
border: 30px solid #FFFFFF;
border-top-width: 120px;
box-sizing: border-box;
height: 100%;
}
#ddh .txt {
width: 55%;
position: relative;
flex-direction: column;
align-items: flex-start;
display: flex;
justify-content: center;
}
#ddh .txt img {
width: calc(100% - 120px);
height: 57%;
margin: 0px 0 -110px 120px;
border-bottom-right-radius: 999px;
object-fit: cover;
filter: brightness(0.92);
}
#ddh h2 em {
font-style: normal;
color: #063024;
}
#ddh h2 {
max-width: 410px;
position: relative;
margin-bottom: 10px;
}
#ddh .txt p {
margin: 10px 0 0 0;
}
#ddh, #dd2a, #fg {
position: relative;
margin-top: -120px;
z-index: -1;
}
#dd2a {
z-index: -2;
}
#ddh {
z-index: -3;
}
#ip {
z-index: -4;
padding: 140px 0 60px 60px;
margin-top: -115px;
}
#ip .fp-overflow {
display: flex;
align-items: center;
overflow: hidden;
}
#ip .container {
display: flex;
justify-content: space-between;
height: 100%;
position: relative;
max-height: 570px;
max-width: 1500px;
margin: 0 auto;
}
#ip .slick:not(.slick-initialized) {
display: flex;
}
#ip .txt {
width: 330px;
flex-shrink: 0;
padding-right: 90px;
position: relative;
background: #FFFFFF;
z-index: 2;
}
#ip .txt:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 100%;
width: 9999px;
background: #FFFFFF;
}
#ip a.wp-block-button__link {
position: absolute;
left: 0;
bottom: 0;
}
#ip .slick {
width: calc(100% - 420px);
height: 100%;
}
#ip .slick-list, #ip .slick-track {
height: 100%;
}
#ip .item {
width: 255px;
flex-shrink: 0;
margin-right: 30px;
position: relative;
padding-bottom: 110px;
box-sizing: border-box;
}
#ip .item img {
object-fit: cover;
width: 100%;
height: 100%;
transition: 0.45s;
}
#ip .item .img {
margin: 15px 0 30px 0;
border-bottom-right-radius: 999px;
border-top-right-radius: 999px;
overflow: hidden;
height: 300px;
}
#ip .item span.titre {
font-weight: 600;
font-size: 20px;
line-height: 1.2em;
display: block;
padding-bottom: 5px;
}
#ip .item p {
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 113px;
}
#ip .item a,
#activ .item > a {
position: absolute;
bottom: 0;
left: 0;
font-weight: 600;
font-size: 13px;
text-transform: uppercase;
text-decoration: none;
}
#ip .item a:hover,
#activ .item > a:hover {
text-decoration: underline;
text-underline-offset: 2px;
text-decoration-thickness: 2px;
}
#ip .item:has(a:hover) img {
transform: scale(1.1);
}
#ip span.arrow {
width: 72px;
height: 72px;
box-sizing: border-box;
cursor: pointer;
border: 2px solid #063024;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
position: absolute;
left: 0;
bottom: 0;
transform: rotate(-90deg);
margin-left: 95px;
transition: 0.3s;
z-index: 5;
}
#ip span.arrow.prev {
margin-left: 0;
transform: rotate(90deg);
}
#ip span.arrow path {
transition: 0.2s;
}
@media (min-width: 1100px) {
#ip span.arrow:hover path {
stroke: #FFFFFF;
}
#ip span.arrow:hover {
background: #063024;
}
}
#ip .slick-list {
margin-right: 30px;
overflow: visible;
}
#activ {
padding: 145px 60px 60px 60px;
margin-top: -120px;
z-index: -5;
}
#activ h2 {
margin-bottom: -5px;
}
#activ .container {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position: relative;
}
#activ .container .inner {
width: 90%;
max-width: 1300px;
position: relative;
}
#activ .flex {
display: flex;
justify-content: space-between;
margin-top: 45px;
}
#activ .item {
width: 30%;
position: relative;
padding-bottom: 40px;
}
#activ .container .inner > a {
position: absolute;
top: 35px;
right: 0;
}
#activ .item img {
height: 285px;
width: 100%;
object-fit: cover;
border-top-right-radius: 999px;
border-bottom-right-radius: 999px;
margin-bottom: 25px;
}
#activ .item span.titre {
font-size: 20px;
font-weight: 600;
line-height: 1.2em;
padding-bottom: 5px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 53px;
box-sizing: border-box;
}
#activ .item p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 90px;
}
#btm .fp-overflow {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
width: 90%;
max-width: 1300px;
margin: 0 auto;
}
#btm footer {
width: 100%;
}
body.home #footerInner {
width: 100%;
max-width: 1300px;
}
#fg.active .fond .txt > * {
animation: fromBottom 1s ease;
animation-delay: 0.5s;
animation-fill-mode: both;
}
#fg.active .fond .txt > h2 + p {
animation-delay: 0.65s;
}
#fg.active .fond .txt > h2 + p + p {
animation-delay: 0.8s;
}
@keyframes fromBottom {
0% {
opacity: 0;
position: relative;
top: 20px;
}
100% {
opacity: 1;
position: relative;
top: 0;
}
}
#fg.active .fond img {
animation: fromRight 1s ease;
animation-delay: 0.45s;
animation-fill-mode: both;
}
@keyframes fromRight {
0% {
opacity: 0;
position: relative;
left: 20px;
}
100% {
opacity: 1;
position: relative;
left: 0;
}
}
#dd2a.active .txt > * {
animation: fromBottom 1s ease;
animation-delay: 0.5s;
animation-fill-mode: both;
}
#dd2a.active .txt > h2 + p {
animation-delay: 0.65s;
}
#dd2a.active .txt > h2 + p + img {
animation-delay: 0.8s;
}
#ddh.active .txt > * {
animation: fromBottom 1s ease;
animation-delay: 0.5s;
animation-fill-mode: both;
}
#ddh.active .txt > img + h2 {
animation-delay: 0.65s;
}
#ddh.active .txt > img + h2 + p {
animation-delay: 0.8s;
}
#activ.active .flex > * {
animation: fromBottom 1s ease;
animation-delay: 0.5s;
animation-fill-mode: both;
}
#activ.active .flex > :nth-child(2) {
animation-delay: 0.65s;
}
#activ.active .flex > :nth-child(3) {
animation-delay: 0.8s;
}
body:not(.home) #wrapper .rs {
justify-content: flex-start;
}
body.contact #footerInner {
border-top: none;
}
body :where(.wp-block-cover-image.is-light:not(.has-text-color)),
body :where(.wp-block-cover.is-light:not(.has-text-color)) {
color: #063024;
}
#wrapper a.wp-block-button__link.has-or-background-color:hover {
background: #9a8b4e !important;
}
@media (min-width: 1201px) and (max-height: 860px) {
#activ .item img {
height: 245px;
}
#activ .fp-overflow {
overflow: hidden;
}
#activ {
padding: 135px 50px 50px 50px;
}
}
#domaine_fond .logos {
background: #F6F5EE;
color: #063024;
padding-bottom: 80px;
padding-top: 85px;
margin-top: -90px;
border-top: 30px solid #FFFFFF;
}
#domaine_fond .logos > * {
width: 90%;
max-width: 1120px;
margin: 0 auto;
}
#domaine_fond .logos .flex > div {
display: flex;
align-items: flex-start;
width: 45%;
}
#domaine_fond .logos .flex > div:only-child {
width: 100%;
}
#domaine_fond .logos .flex > div > img {
flex-shrink: 0;
margin: 10px 35px 0 0;
width: auto;
height: auto;
max-width: 140px;
max-height: 160px;
}
#domaine_fond .logos > .flex {
justify-content: space-between;
margin-top: 45px;
}
#cuvees {
width: 90%;
max-width: 1120px;
margin: 0 auto;
}
#cuvees .ancres {
display: flex;
justify-content: space-between;
margin: 40px 0 -35px 0;
}
#cuvees .ancres span {
font-size: 24px;
font-weight: 400;
display: flex;
line-height: 1;
cursor: pointer;
border-bottom: 2px solid #FFFFFF;
padding-bottom: 5px;
}
@media (min-width: 1100px) {
#cuvees .ancres span:hover {
border-color: #063024;
}
}
#cuvees .section h3 {
font-family: 'Work Sans';
font-weight: 600;
font-size: 30px;
border-top: 1px solid #707070;
padding-top: 20px;
margin: 125px 0 60px 0;
}
#cuvees .flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 70px;
}
#cuvees .vin {
width: 48%;
display: flex;
align-items: flex-start;
}
#cuvees .vin .img {
width: 160px;
flex-shrink: 0;
margin-right: 32px;
text-align: center;
position: relative;
}
#cuvees .vin  img {
width: auto;
height: 350px;
}
#cuvees .vin .img:after {
content: '';
width: 100%;
height: 220px;
background: #F6F5EE;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: -1;
pointer-events: none;
border-top-left-radius: 999px;
border-top-right-radius: 999px;
}
#cuvees .vin .txt {
position: relative;
padding-top: 30px;
}
#cuvees .vin .txt:after {
content: "";
width: 100%;
height: 40px;
position: absolute;
left: 0;
top: 0;
z-index: -1;
pointer-events: none;
box-sizing: border-box;
border-right: 1px solid #AA9A5A;
border-top: 1px solid #AA9A5A;
}
#cuvees .vin .txt > p:first-child {
font-size: 28px;
font-weight: 600;
line-height: 1.2em;
}
#cuvees .vin .txt > p:first-child + p em {
font-style: normal;
font-size: 22px;
margin-bottom: 25px;
display: block;
}
#cuvees .vin .txt > :last-child a {
text-decoration: none;
color: #AA9A5A;
font-weight: 700;
margin-top: 15px;
display: inline-block;
}
#cuvees .vin .txt > :last-child a svg {
position: relative;
top: 2px;
left: 10px;
transition: 0.3s;
}
#cuvees .vin .txt > :last-child a:hover svg {
left: 15px;
}
#cuvees .vin .txt > :last-child a:hover {
text-decoration: underline;
text-underline-offset: 2px;
}
#cuvees .section {
scroll-margin-top: 145px;
}
p.has-text-align-center + ul {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
figure.wp-block-gallery.has-nested-images:not(.is-cropped) {
align-items: initial;
}
#wrapper figure.wp-block-gallery.has-nested-images:not(.is-cropped) > figure {
margin: 0;
}
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image):not(.is-cropped) img {
height: 100%;
width: 100%;
object-fit: cover;
}
@media (max-width: 1600px) {
#ddh h2 {
max-width: 350px;
}
#ddh .txt img {
margin-bottom: -100px;
}
}
@media (min-width: 1201px) and (max-height: 840px) {
#fg .chiffres span.valeur {
font-size: 52px;
}
#fg .chiffres span.titre {
font-size: 28px;
max-width: 260px;
}
#fg .chiffres {
height: 170px;
}
#fg .fond {
height: calc(100% - 170px);
}
#fg .fond img {
max-height: calc(100% - 70px);
margin-top: 50px;
}
#fg .fond .container > .txt {
width: 50%;
}
#fg .txt > :last-child a {
margin-top: 10px;
}
}
@media (min-width: 1201px) and (max-height: 760px) {
#fg .fond .container > img {
width: 360px;
}
#fg .fond .container > .txt {
width: calc(100% - 420px);
}
#fg h2 {
margin: 10px 0 0 0;
}
#fg .txt > :last-child a {
margin: 0;
}
}
@media (max-width: 1400px) {
#fg .chiffres {
gap: 40px;
}
#fg .chiffres span.titre {
margin-right: 40px;
}
}
@media (max-width: 1240px) {
#fg .chiffres span.titre {
margin-right: 5px;
font-size: 26px;
max-width: 240px;
}
}
@media (min-width: 1201px) and (max-height: 900px) {
#dd2a .txt img {
height: calc(100% - 270px);
margin: 20px 0 0 0;
}
#dd2a .logo, #ddh .logo {
gap: 0;
justify-content: space-between;
}
}
@media (min-width: 1201px) and (max-height: 800px) {
#dd2a .txt {
justify-content: space-between;
}
#dd2a .flex, #ddh .flex {
padding: 55px 0;
}
#dd2a .txt img {
height: calc(100% - 250px);
}
}
@media (min-width: 1601px) and (max-height: 800px) {
#dd2a .txt img {
height: calc(100% - 340px);
}
}
@media (min-width: 1201px) and (max-height: 650px) {
#dd2a .logo img {
height: 270px;
}
#dd2a .flex > img {
left: 180px;
}
}
@media (min-width: 1201px) and (max-height: 680px) {
#ddh h2 {
max-width: 500px;
}
#ddh .logo img {
height: 280px;
}
#ddh .txt img {
margin-bottom: -63px;
}
}
@media (min-width: 1201px) and (max-height: 740px) {
#ip .item .img {
height: 250px;
}
}
@media (min-width: 1201px) and (max-height: 690px) {
#ip .item .img {
height: 200px;
}
#ip .item p {
-webkit-line-clamp: 4;
max-height: 90px;
}
}
@media (min-width: 1201px) and (max-height: 615px) {
#ip {
padding: 125px 0 45px 45px;
}
}
@media (max-width: 1550px) {
#ip .container {
max-width: 100%;
}
}
@media (min-width: 1201px) and (max-height: 790px) {
#activ .item p {
-webkit-line-clamp: 3;
max-height: 68px;
}
#activ .item img {
height: 200px;
}
#activ .container .inner {
width: 100%;
}
#activ {
padding: 120px 50px 50px 50px;
}
#activ .item img {
height: calc(100vh - 525px);
}
}
@media (min-width: 1201px) and (max-height: 680px) {
#activ .flex {
margin-top: 35px;
}
#activ .item p {
-webkit-line-clamp: 2;
max-height: 45px;
}
#activ .item {
padding-bottom: 30px;
}
#activ h2 {
margin-bottom: 0;
font-size: 46px;
}
#activ .item img {
height: calc(100vh - 475px);
}
}
@media (max-width: 1200px) {
#fg.active .fond .txt > *,
#fg.active .fond img,
#dd2a.active .txt > *,
#ddh.active .txt > *,
#activ.active .flex > * {
animation: none;
}
#fg .fond img {
margin: 0;
height: auto;
}
#fg .fond .container {
width: 100%;
height: auto;
padding: 6.5vw 6.5vw 25px 6.5vw;
box-sizing: border-box;
}
#fg .fond {
height: auto;
margin: 0 6.5vw;
}
#fg .chiffres {
text-align: center;
flex-wrap: wrap;
height: auto;
padding: 60px 0;
}
#fg .chiffres span.titre {
margin: 10px 0 -10px 0;
width: 100%;
max-width: 100%;
}
}
@media (max-width: 960px) {
#fg .fond .container {
flex-direction: column;
gap: 5.5vw;
}
#fg .fond .container > * {
width: 100%;
}
#fg .chiffres {
flex-direction: column;
gap: 10px;
}
#fg .chiffres span.titre {
margin: 0;
padding: 10px 6.5vw 30px;
box-sizing: border-box;
}
#dd2a, #ddh {
margin: 0;
}
#dd2a .container,
#ddh .container {
border: none;
}
#dd2a .flex,
#ddh .flex {
width: 87%;
}
#ip {
padding: 0 6.5vw;
margin: 60px 0;
}
#dd2a .flex,
#ddh .flex {
flex-direction: column;
gap: 60px;
align-items: center;
padding-top: 40px;
}
#dd2a .logo,
#ddh .logo {
align-items: center;
gap: 40px;
}
#dd2a .logo img,
#ddh .logo img {
height: 220px;
}
#dd2a .txt,
#ddh .txt {
width: 100%;
}
#dd2a .txt img,
#ddh .txt img {
height: 65vw;
}
#dd2a .flex > img {
display: none;
}
#ddh .flex {
padding-top: 60px;
}
#ddh .txt img {
margin: 0;
order: 3;
margin-top: 40px;
height: 72vw;
width: 100%;
}
#ddh h2 {
max-width: 100%;
}
}
@media (max-width: 1200px) {
#ip .container {
max-height: initial;
flex-direction: column;
}
#ip .txt {
width: 100%;
padding: 0 0 10px 0;
}
#ip {
margin: 0;
padding: 6.5vw 6.5vw 140px 6.5vw;
}
#ip .slick {
width: 100%;
}
#ip .item {
padding-bottom: 35px;
}
#ip span.arrow {
width: 50px;
height: 50px;
margin-left: 70px;
bottom: -80px;
}
#ip span.arrow svg {
width: auto;
height: 22px;
}
#ip .fp-overflow {
overflow: visible;
}
#activ {
padding: 30px 6.5vw 6.5vw 6.5vw;
margin-top: 0;
}
#activ .container .inner {
width: 100%;
}
#activ .container .inner > a {
display: none;
}
}
@media (max-width: 1000px) {
#activ {
padding: 30px 0 6.5vw 0;
}
#activ .container .inner > :not(.flex) {
padding-left: 6.5vw;
padding-right: 6.5vw;
}
#activ .flex {
overflow-x: scroll;
scroll-snap-type: x mandatory;
padding-left: 6.5vw;
}
#activ .flex::-webkit-scrollbar {
display: none;
}
#activ .item {
width: 39.1vw;
flex-shrink: 0;
margin-right: 30px;
scroll-snap-align: center;
}
}
@media (max-width: 850px) {
#ip .slick-list {
margin-right: 0;
}
#ip .item .img,
#activ .item img {
height: 55vw;
}
#activ .item {
width: 83.5vw;
}
}
@media (max-width: 700px) {
#btm .fp-overflow,
#footerInner {
width: 87%;
}
#footerInner {
flex-direction: column;
align-items: center;
text-align: center;
gap: 25px;
}
}
@media (max-width: 1000px) {
#domaine_fond .logos .flex {
gap: 40px;
}
#domaine_fond .logos .flex > div {
width: 100%;
}
#domaine_fond .logos {
border: none;
margin-top: 80px;
padding-top: 60px;
}
#cuvees > :not(.ancres) {
padding-left: 6.5vw;
padding-right: 6.5vw;
}
#cuvees {
width: 100%;
position: relative;
}
#cuvees:after {
content: '';
width: 40px;
height: 50px;
background: linear-gradient(270deg, #FFFFFF, transparent);
position: absolute;
right: 0;
top: 53px;
pointer-events: none;
}
#cuvees .ancres {
overflow-x: scroll;
padding-left: 6.5vw;
margin-top: 20px;
}
#cuvees .ancres::-webkit-scrollbar {
display: none;
}
#cuvees .ancres span {
flex-shrink: 0;
margin-right: 35px;
}
#cuvees .section h3 {
font-size: 24px;
text-align: center;
margin-top: 90px;
border-color: #dddddd;
padding: 30px 0;
border-bottom: 1px solid #dddddd;
margin: 90px -6.5vw 50px -6.5vw;
}
#cuvees .vin {
width: 100%;
}
#cuvees .vin .txt:after {
display: none;
}
#cuvees .vin .txt {
padding: 0;
}
#cuvees .vin {
align-items: center;
}
}
@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, 
body.single-post #wrapperInner .pager,
#wrapper .wp-block-cover .wp-block-cover__inner-container,
#domaine_fond .logos > * {
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;
}
.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;
}
#wrapper .wpforms-container .wpforms-submit-container {
text-align: center;
margin: 25px 0 10px 0;
}
#wrapper div .wpforms-field-container div.wpforms-field {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-bottom: 8px;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
padding: 16px 0 0 0;
}
#fg .fond {
background: #FFFFFF;
color: #063024;
margin: 0;
}
#fg .txt > :last-child a {
margin-top: 5px;
}
#fg .fond .container {
padding: 55px 6.5vw 30px 6.5vw;
}
#fg .chiffres {
padding-top: 15px;
}
#fg .chiffres span.titre {
font-family: 'freight-neo-pro';
font-weight: 300;
font-size: 34px;
}
#fg .chiffres span.valeur {
font-size: 54px;
}
#fg .marquee li {
color: #FFFFFF;
font-size: 7vw;
}
#fg .marquee {
background: #AA9A5A;
margin: 35px 0 30px 0;
}
#dd2a .txt img {
margin-top: 15px;
}
#ip {
padding-top: 60px;
border-bottom: 1px solid #efefef;
margin-bottom: 20px;
padding-bottom: 60px;
}
#ip .item p {
-webkit-line-clamp: 3;
max-height: 68px;
}
#activ .item {
width: 79.6vw;
}
#activ .flex {
margin-top: 25px;
}
#activ {
padding-bottom: 60px;
}
div#wpforms-11 {
margin-top: 0;
}
#wrapper .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
margin-bottom: 0;
}
#wrapper .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
height: 100%;
}
#domaine_fond .logos {
margin-top: 65px;
padding-top: 50px;
padding-bottom: 50px;
}
#domaine_fond .logos .flex > div > img {
width: 65px;
}
#domaine_fond .logos > .flex {
margin-top: 25px;
gap: 25px;
}
#cuvees .ancres span {
font-size: 20px;
margin-right: 25px;
}
#cuvees .vin {
flex-direction: column-reverse;
gap: 30px;
}
#cuvees .vin .txt > p:first-child {
font-size: 22px;
}
#cuvees .vin .txt > p:first-child + p em {
font-size: 18px;
margin-bottom: 15px;
}
#cuvees .vin .img {
margin: 0;
}
#signature {
padding: 0 6.5% 25px 6.5%;
}
body.home #signature {
padding: 0 0 30px 0;
}
.wp-block-cover[style*="min-height:250px"] {
min-height: 0 !important;
padding: 20px 0 30px 0;
}
section.newsContainer .gauche .chapoPicture.empty {
height: 190px;
}
}