@import url(https://p.typekit.net/p.css?s=1&k=aqe7fhi&ht=tk&f=48845.48847&a=84157111&app=typekit&e=css);
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-family:"sculpin";
src:url(https://use.typekit.net/af/458b53/00000000000000007735eee2/31/l?subset_id=2&fvd=n5&v=3) format("woff2"),url(https://use.typekit.net/af/458b53/00000000000000007735eee2/31/d?subset_id=2&fvd=n5&v=3) format("woff"),url(https://use.typekit.net/af/458b53/00000000000000007735eee2/31/a?subset_id=2&fvd=n5&v=3) format("opentype");
font-display:swap;
font-style:normal;
font-weight:500;
font-stretch:normal;
}
@font-face {
font-family:"sculpin";
src:url(https://use.typekit.net/af/0ae554/00000000000000007735eee0/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/0ae554/00000000000000007735eee0/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/0ae554/00000000000000007735eee0/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");
font-display:swap;
font-style:normal;
font-weight:400;
font-stretch:normal;
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000000;
font-family: 'sculpin', Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 120%;
color: #000000;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'sculpin';
}
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: 42px;
margin: 0;
text-align: center;
font-weight: 500;
color: #4F6A67;
}
h2 {
font-size: 38px;
font-weight: 500;
color: #4F6A67;
}
h3,
h1 + p,
#diapo h2 + p,
#cuvees h2 + p,
#cuvees .item .nom,
#actu h2 + p,
#actu .news .titre,
#inspi .item .txt > :first-child,
p.h3_like {
font-size: 24px;
line-height: 1.2em;
font-weight: 400;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #000000;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 150%;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 150%;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
z-index: 3;
top: 0;
bottom: 0;
margin: auto;
left: 50px;
transition: 0.3s;
}
#nested .firstLevel {
height: 60px;
margin: 0px;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
transition: 0.25s opacity;
}
#nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
color: #FFFFFF;
padding: 0px 15px;
text-decoration: none;
font-size: 16px;
font-weight: 500;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
#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;
transition: 0.3s;
}
#nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
}
#nested .firstLevel li ul li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
#nested .firstLevel li ul li:last-child {
border-bottom: none;
}
#nested .firstLevel li ul li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
font-size: 14px;
font-weight: 400;
text-align: left;
color: #4F6A67;
}
#nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
#nested ul.firstLevel:hover > li {
opacity: 0.5;
}
#nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #4F6A67;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 130px;
z-index: 2;
transition: 0.3s;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
transition: 0.3s;
top: 0;
bottom: 0;
display: flex;
align-items: center;
left: 40px;
opacity: 0;
}
#logo a {
display: flex;
}
#logo svg {
transition: 0.3s;
width: auto;
height: 50px;
}
#headerBoxes {
position: absolute;
right: 60px;
top: 0;
bottom: 0;
z-index: 2;
display: flex;
align-items: center;
gap: 35px;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 80px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
body.home #container {
margin: 0px;
} #chapterPicture {
padding-top: 130px;
position: relative;
background: #4F6A67;
}
.title_and_bc {
background: #4F6A67;
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0px 5% 55px 5%;
}
.title_and_bc h1 {
color: #FFFFFF;
margin-bottom: 15px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
}
body:not(.home) h2 {
text-wrap-style: pretty;
} @media (min-width: 1271px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1270px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
right: 30px;
left: auto;
}
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;
}
#nested .firstLevel {
text-align: left;
background: #4F6A67;
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 #nested .firstLevel:after, 
body.menu_open #nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #4F6A67, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai #nested .firstLevel:after, 
body.menu_open.animation_delai #nested .firstLevel:before {
opacity: 1;
}
body.menu_open #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #4F6A67, transparent);
}
body.menu_open #nested .firstLevel {
right: 0;
opacity: 1;
}
#nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #FFFFFF;
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;
}
#nested ul.firstLevel li a {
font-size: 18px;
height: auto;
line-height: 1;
}
#nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
#nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
#nested .firstLevel li {
height: auto;
}
#nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
#nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
#nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
#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: -10px;
top: 11px;
}
#nested .firstLevel li a {
color: #FFFFFF;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 5px;
padding: 0;
left: 0;
width: auto;
}
#nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
#nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
#nested .firstLevel li ul {
display: none;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
#nested ul.firstLevel li ul li:hover {
background: none;
}
} body.error404 article a,
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn,
#h1 > :last-child a,
#cuvees .item a,
a.btn_fleche {
border-radius: 0;
display: inline-block;
background: none;
color: #4F6A67;
padding: 12px 20px;
font-weight: 500;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: 1px solid #4F6A67;
font-size: 15px;
height: auto;
box-shadow: none;
width: auto;
}
body.error404 article a:hover,
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.btn:hover,
#h1 > :last-child a:hover,
#cuvees .item a:hover,
a.btn_fleche:hover {
background: #4F6A67 !important;
color: #FFFFFF;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.btn_fleche svg,
#diapo .btns a svg,
#actu .infos a svg {
margin-left: 12px;
}
.btn_fleche path {
transition: 0.3s;
}
.btn_fleche:hover path {
stroke: #FFFFFF;
} #h1 > :last-child a,
#wrapper .wp-block-cover img + span + div a.wp-block-button__link {
background: #F2F0ED;
border-color: #F2F0ED;
} #diapo .btns a,
#actu .infos a {
text-decoration: none;
color: #FFFFFF;
font-weight: 500;
position: relative;
transition: 0.4s;
}
#diapo .btns a:after,
#actu .infos a:after {
content: '';
width: 0%;
height: 1px;
position: absolute;
left: 0;
bottom: -6px;
transition: 0.3s;
background: #FFFFFF;
}
#diapo .btns a:hover:after,
#actu .infos a:hover:after {
width: 100%;
} #cuvees .item a,
#wrapper div.wpforms-container-full button[type=submit] {
background: #4F6A67;
color: #FFFFFF;
}
#cuvees .item a:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover {
background: #FFFFFF !important;
color: #4F6A67;
}
.has-noir-color { color: #000000 !important; }
.has-noir-background-color { background-color: #000000 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-beige-color { color: #F2F0ED !important; }
.has-beige-background-color { background-color: #F2F0ED !important; }
.has-vert-color { color: #4F6A67 !important; }
.has-vert-background-color { background-color: #4F6A67 !important; }
@media (min-width: 581px) {
header a.tel svg {
display: none;
}
}
header a.btn {
background: #4F6A67;
color: #FFFFFF;
}
header a.btn:hover {
background: none !important;
border-color: #FFFFFF;
}
header.scrolled a.btn,
body:not(.home) header a.btn {
border-color: #FFFFFF;
}
header.scrolled a.btn:hover,
body:not(.home) header a.btn:hover {
background: #FFFFFF !important;
color: #4F6A67;
}
header a.tel {
color: #FFFFFF;
text-decoration: none;
font-size: 16px;
font-weight: 500;
}
#top {
position: relative;
background: #4F6A67;
height: 100vh;
box-sizing: border-box;
overflow: hidden;
}
#top > img {
width: 100%;
height: 100%;
object-fit: cover;
animation: dezoom 1.6s ease-out;
animation-delay: 2.3s;
animation-fill-mode: both;
filter: brightness(0.95);
}
@keyframes dezoom {
0% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
#top > svg {
position: absolute;
left: 0;
right: 0;
margin: auto;
z-index: 2;
width: auto;
top: 50%;
margin-top: -130px;
animation: reduceHeight 1s ease-in-out 0.7s, reduceTop 1s ease-in-out 1.7s;
animation-fill-mode: both;
}
#top .scroll {
width: 40px;
height: 40px;
position: absolute;
left: 0;
right: 0;
margin: auto;
border: 2px solid #FFFFFF;
transition: 0.3s;
border-radius: 50%;
bottom: 90px;
display: flex;
align-items: center;
justify-content: center;
transform: rotate(90deg);
cursor: pointer;
animation: frombottom 1s ease;
animation-delay: 2.8s;
animation-fill-mode: both;
}
@media (min-width: 1100px) {
#top .scroll:hover {
background: #FFFFFF;
}
#top .scroll path {
transition: 0.3s;
}
#top .scroll:hover path {
stroke: #4F6A67;
}
}
@keyframes frombottom {
0% {
bottom: 70px;
opacity: 0;
}
100% {
bottom: 90px;
opacity: 1;
}
}
@keyframes reduceHeight {
0% {
height: 316px;
}
100% {
height: 222px;
}
}
@keyframes reduceTop {
0% {
top: 50%;
}
100% {
top: 295px;
}
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
height: 80px;
background: #4F6A67;
}
header.scrolled #headerBoxes {
right: 20px;
}
header.scrolled #logo {
opacity: 1;
}
header.scrolled #nested {
left: 120px;
}
body:not(.home) #nested li#menu-item-45 {
display: inline-block;
} #wrapper .wp-block-cover .wp-block-cover__inner-container:has(.fond) {
position: initial;
}
body:not(.home) .fond {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
body:not(.home) .fond ~ * {
position: relative;
}
body:not(.home) .fond img {
width: 100%;
height: 100%;
object-fit: cover;
mix-blend-mode: luminosity;
opacity: 0.34;
}
body.page_vins .wp-block-column:first-child img {
width: auto;
height: 500px;
}
#wrapper #text > .wp-block-separator {
height: 1px;
margin: 90px 0;
}
@media (min-width: 1100px) {
body:not(.page_vins) .wp-block-columns:not([class*="gap"]) {
gap: 65px;
}
}
#top:before {
content: '';
width: 100%;
height: 70%;
background: linear-gradient(180deg, rgba(0,0,0,0.25), transparent);
position: absolute;
left: 0;
top: 0;
pointer-events: none;
z-index: 1;
}
#top:after {
content: '';
width: 100%;
height: 100%;
background: #4F6A67;
position: absolute;
left: 0;
top: 0;
pointer-events: none;
animation: reduceBorder 1s ease-in-out 1.7s;
animation-fill-mode: both;
}
@keyframes reduceBorder {
0% {
height: 100%;
}
100% {
height: 0;
}
}
h1 + p + p {
max-width: 630px;
margin: 20px auto -10px;
}
body:not(.home) header {
background: #4F6A67;
}
@media (max-width: 1400px) {
#nested .firstLevel li a {
font-size: 15px;
padding: 0px 13px;
}
header a.tel {
font-size: 15px;
}
body.error404 article a,
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn, #h1 > :last-child a,
#cuvees .item a, a.btn_fleche {
font-size: 14px;
}
header {
height: 110px;
}
#headerBoxes {
right: 40px;
}
#nested {
left: 30px;
}
#logo svg {
height: 40px;
}
header.scrolled #nested {
left: 110px;
}
h1 {
font-size: 38px;
}
h3, h1 + p,
#diapo h2 + p,
#cuvees h2 + p,
#cuvees .item .nom,
#actu h2 + p,
#actu .news .titre,
#inspi .item .txt > :first-child,
p.h3_like {
font-size: 22px;
}
h2 {
font-size: 34px;
}
#chapterPicture {
padding-top: 110px;
}
}
@media (max-width: 1270px) {
#headerBoxes {
right: auto;
left: 50px;
}
header.scrolled #headerBoxes {
right: auto;
left: 120px;
}
#nested .firstLevel li ul li a {
color: #FFFFFF;
padding: 10px;
}
}
@media (max-width: 580px) {
header a.tel span {
display: none;
}
header a.btn {
display: none;
}
#headerBoxes,
header.scrolled #headerBoxes {
left: auto;
right: 95px;
}
header a.tel {
display: flex;
}
header a.tel svg {
width: auto;
height: 19px;
}
}
@media (max-width: 1100px) {
@keyframes reduceHeight {
0% {
height: 270px;
}
100% {
height: 190px;
}
}
}
@media (max-width: 500px) {
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
right: -5px;
top: 8px;
}
#nested ul.firstLevel li ul li a {
font-size: 14px;
}
.widget_breadcrumb {
font-size: 13px;
}
#top > svg {
margin-top: -100px;
}
@keyframes reduceHeight {
0% {
height: 200px;
}
100% {
height: 140px;
}	
}
@keyframes reduceTop {
0% {
top: 50%;
}
100% {
top: 240px;
}
}
@keyframes frombottom {
0% {
bottom: 40px;
opacity: 0;
}
100% {
bottom: 70px;
opacity: 1;
}
}
#top > img {
filter: brightness(0.9);
}
#top .scroll {
filter: drop-shadow(2px 4px 6px black);
}
header.scrolled {
height: 60px;
}
header div #nested, header.scrolled div #nested {
right: 6.5vw;
margin-right: -7px;
}
#headerBoxes, header.scrolled #headerBoxes {
right: 75px;
}
#logo svg {
height: 34px;
}
#logo {
left: 6.5vw;
}
h2 {
font-size: 30px;
}
body:not(.home) #logo {
opacity: 1;
}
.title_and_bc {
padding: 0px 6.5% 45px 6.5%;
}
#wrapperInner {
padding: 60px 0px 0px 0px;
}
body:not(.home) h2 {
font-size: 26px;
}
body.page_vins .wp-block-column:first-child img {
height: 280px;
}
}
@media (max-width: 350px) {
@keyframes reduceHeight {
0% {
height: 170px;
}
100% {
height: 130px;
}
}
#wrapper #text > .wp-block-separator {
margin: 65px 0;
}
}