/*
CSS variables in Divi options

:root {
  --marron: #9f8675;
  --dore: #dfb784;
  --creme: #fdf3df;
  --beige: #fef9ee;
  --gris: #707070;
  --degrade: linear-gradient(190deg, #dfb784 0%, #fef9ee 100%);
  --titre: "ScotchDisplayComp", Helvetica, Arial, Lucida, sans-serif;
  --texte: "Poppins", Helvetica, Arial, Lucida, sans-serif;
}
*/
#notre-histoire {
  overflow: hidden;
}

#notre-histoire .et_pb_image img {
  opacity: 0;
}
#nos-champagnes {
  overflow: hidden;
}
svg .ellipse-svg-elem-2 {
  stroke-dashoffset: 6472.56396484375px;
  stroke-dasharray: 6472.56396484375px;
  -webkit-transition: stroke-dashoffset 4s ease-in-out 0.12s;
  transition: stroke-dashoffset 9s ease-in-out 0.12s;
  stroke-width: 3px;
}

.et_had_animation .et_pb_code svg .ellipse-svg-elem-2 {
  stroke-dashoffset: 0;
}
#nos-champagnes,
#nos-champagnes .et_pb_code,
#nos-champagnes .et_pb_text {
  background-color: var(--creme);
}
#nos-champagnes .et_pb_text {
  padding: 1em;
  width: 80%;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 2%;
}
#nos-champagnes .et_pb_image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20%;
  width: 60%;
  height: 90%;
  background-color: var(--creme);
  z-index: -1;
}
#nos-champagnes .et_pb_image img {
  width: 70%;
  aspect-ratio: 9/24;
}
#nos-champagnes .photos-champagnes {
  width: 50%;
  margin-top: -2%;
  padding-top: 0;
  transform: translateY(-8%);
  z-index: 9;
  padding-bottom: 0;
}
#nos-champagnes .et_pb_code_inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#nos-champagnes svg {
  position: absolute;
  width: 100vw;
  height: auto;
  top: -300%;
  left: -26vw;
  transform: scaleY(-1) scaleX(-1);
  pointer-events: none;
}
#nos-champagnes .et_pb_code_inner a {
  display: block;
  text-transform: uppercase;
  font-family: var(--titre);
  font-size: 2em;
  font-weight: 600;
  padding-bottom: 1em;
  transition-duration: 450ms;
  letter-spacing: 0.135em;
  position: relative;
  background-color: var(--creme);
  z-index: 9;
  padding: 0.15em 3.2% 0.25em;
  margin-bottom: 0.25em;
  text-align: center;
}
#nos-champagnes .et_pb_code_inner a:after {
  content: "";
  height: 2px;
  background-color: var(--dore);
  width: 120%;
  margin-left: -10%;
  display: block;
  margin-top: 0.35em;
}
/* #nos-champagnes .et_pb_code_inner a:before {
  content: "";
  height: 125%;
  background-color: var(--dore);
  width: 140%;
  left: -20%;
  display: block;
  position: absolute;
} */
#nos-champagnes .et_pb_code_inner a:hover {
  color: var(--dore);
}
#nos-champagnes .et_pb_code_inner a#link1 {
  font-size: 1.5em;
  margin-bottom: 1em;
}
#nos-champagnes .et_pb_code_inner a#link2 {
  font-size: 1.85em;
}
#nos-champagnes .et_pb_text::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 139%;
  background-color: var(--creme);
  z-index: 0;
}
#nos-champagnes .et_pb_text_inner {
  z-index: 5;
}
/* #expression .et_pb_fullwidth_header_container {
} */
#expression .et_pb_header_content_wrapper {
  font-family: var(--titre);
  letter-spacing: 0.135em;
  text-transform: uppercase;
  font-size: 5em;
  line-height: 1em;
  width: 80%;
  text-wrap: balance;
  font-weight: 500;
  max-width: 900px;
  padding: 25% 0;
  hyphens: auto;
  word-break: break-word;
}
/* #expression .et_pb_fullwidth_header {
 
} */
#contact .et_pb_text_inner {
  display: flex;
  align-items: flex-end;
}
#contact .et_pb_text_inner blockquote {
  border: none;
  padding-left: 4%;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  transform: translateX(-2em);
  opacity: 0;
}

#contact .et_pb_text.et_had_animation blockquote {
  transform: translateX(0);
  opacity: 1;
}

#contact .et_pb_image img {
  width: 90%;
  max-width: 1100px;
}
#contact:after {
  content: "";
  background-image: url(https://pol-cochet.famillepetitjean.com/wp-content/uploads/2025/09/circle.svg);
  background-position: center;
  background-size: contain;
  aspect-ratio: 1/1;
  position: absolute;
  width: 35%;
  /* animation: rotateCircle 10s linear infinite; */
  top: -39.5%;
  right: -25%;
  will-change: transform;
}

@keyframes rotateCircle {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#notre-histoire svg {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0%;
  transform: rotate(90deg) translate(18%, -99%);
}
#terroir {
  background: var(--degrade);
}
div#champagnes {
  padding: 6% 0 24%;
}
div#champagnes * {
  color: white !important;
}
div#champagnes .et_pb_column {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
div#champagnes .et_pb_text {
  text-align: right;
  width: 100%;
}
div#champagnes .et_pb_text p {
  width: 80%;
  float: right;
  max-width: 1100px;
}
div#champagnes .et_pb_button_module_wrapper:nth-child(2) {
  margin-right: 1em;
}
#champagnes:after {
  content: "";
  background-image: url(https://pol-cochet.famillepetitjean.com/wp-content/uploads/2025/09/circle.svg);
  background-position: center;
  background-size: contain;
  aspect-ratio: 1/1;
  position: absolute;
  width: 42%;

  top: 6.5%;
  left: -25%;
  will-change: transform;
  transform: scaleX(-1);
}
div#famille {
  padding-bottom: 9%;
}
#nous-contacter {
  background: var(--degrade);
}
body.page-contact #contact:after {
  width: 50%;
  top: -33.5%;
  right: -25%;
}

#nos-champagnes .photos-champagnes-1 {
  width: 80%;
  margin-top: -1%;
  transform: translateY(-6%);
}
#nos-champagnes.tous-les-champagnes .et_pb_text {
  font-size: 0.85em;
  line-height: 1.5em;
}

#nos-champagnes.tous-les-champagnes h3 {
  text-align: center;
  font-size: 1.75em;
  font-weight: 600;
}
#nos-champagnes.tous-les-champagnes .et_pb_button {
  font-size: 1.35em;
  transition-duration: 450ms;
  letter-spacing: 0.135em;
  position: relative;
  background-color: var(--creme);
  z-index: 9;
  padding: 0.15em 3.2% 0.25em;
  margin-bottom: 0.25em;
  color: var(--marron);
}
#nos-champagnes.tous-les-champagnes .et_pb_button:before {
  background: var(--dore) !important;
}
#nos-champagnes.tous-les-champagnes .et_pb_button:hover {
  color: var(--dore) !important;
}

#nos-champagnes .photos-champagnes-2 {
  margin-top: 0%;
  transform: translateY(0%);
}
#ellipse {
  position: absolute;
  top: 20%;
}

#ellipse svg {
  width: 133vw;
  top: unset;
  left: -37vw;
}
div#la-boutique {
  padding: 6% 0 35%;
}
#la-boutique * {
  color: white;
}
#la-boutique h3 {
  padding-bottom: 6%;
}
#la-boutique p {
  max-width: 450px;
}
/* ⋆ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧  BASICS  ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ */
body #page-container strong {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  hyphens: auto;
  word-break: break-word;
}
.et_pb_fullwidth_header_0 {
  height: 100vh;
}
body #page-container h1,
body #page-container h2 {
  font-size: 6em;
}
#cmplz-manage-consent {
  display: none !important;
}
body #page-container .et_pb_button {
  font-weight: 700 !important;
  letter-spacing: 0.135em;
  position: relative;
  padding: 0.15em 1.25em 0.5em !important;
}
.et_pb_button:before {
  content: "";
  display: block !important;
  position: absolute;
  height: 2px;
  opacity: 1;
  background: white;
  width: 80%;
  bottom: 0.3em;
  left: 10%;
  margin-left: unset;
}
.et_fixed_nav #main-header {
  position: fixed !important;
  background-color: var(--beige);
}
#main-footer {
  background-color: #dfb784;
  background: linear-gradient(181deg, #f5e7d1 0%, #ddb583 100%);
}
.et_pb_equal_columns .et_pb_column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
body #page-container .et_pb_section {
  background-color: var(--beige);
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
  background: rgba(0, 0, 0, 0.17);
}

#footer-bottom > .container,
#main-footer > .container {
  width: 97%;
  max-width: 97%;
}

#main-header > .container {
  width: 97%;
  max-width: 97%;
}

body.full-header #page-container {
  padding-top: 0 !important;
}
body.full-header.full-header-white #main-header:not(.et-fixed-header) #logo {
  filter: invert(1) brightness(100) saturate(0);
}

body.full-header.full-header-white #main-header:not(.et-fixed-header) a,
body #page-container .mobile_nav.opened .mobile_menu_bar:before,
body.full-header.full-header-white #main-header:not(.et-fixed-header) .mobile_menu_bar:before {
  color: white !important;
}

body.full-header.full-header-white #main-header:not(.et-fixed-header) #top-menu .lang-item {
  border-color: white;
  color: white;
}

body.full-header.full-header-white #main-header:not(.et-fixed-header) #top-menu .lang-item span {
  background-color: white;
}

#et-main-area {
  overflow: hidden;
}

#page-container {
  margin-top: 0 !important;
}

body.full-header #page-container {
  padding-top: 0 !important;
}

body.full-header #main-header:not(.et-fixed-header) {
  background: transparent !important;
  box-shadow: none !important;
}

#main-header:not(.et-fixed-header) {
  box-shadow: none !important;
}

#main-header .logo_container img {
  padding-bottom: 1em;
}

/* #top-menu li:not(.centered-inline-logo-wrap):not(.lang-item) a {
  min-width: 8.5vw;
} */
#top-menu li {
  padding-right: 2vw;
  padding-left: 2vw;
}
#top-menu .lang-item {
  display: inline-flex;
  flex-direction: column;
  border: 1px solid;
  padding: 1em !important;
  transform: translateY(-35%) !important;
  margin: 0 2vw;
}
/* #top-menu .contact-menu {
  margin-left: calc(35px + 4vw);
} */
#top-menu .centered-inline-logo-wrap {
  width: 19vw !important;
  min-width: 180px;
}

.et-fixed-header #top-menu .lang-item {
  transform: translateY(-20%) !important;
}

#top-menu .lang-item a {
  padding: 0;
  padding-bottom: 0 !important;
}

#top-menu .lang-item span {
  background: black;
  width: 100%;
  height: 1px;
  margin: 1em 0;
}

#top-menu li:not(.centered-inline-logo-wrap) {
  transform: translateY(-60%);
  transition-duration: 600ms;
}

.et-fixed-header #top-menu li:not(.centered-inline-logo-wrap) {
  transform: translateY(-45%);
}
.hidden-menu {
  display: none !important;
}
.hidden-menu-2 {
  opacity: 0;
}
.et_parallax_bg {
  will-change: transform;
}
#main-content {
  overflow: hidden;
}

#page-container {
  margin-top: 0 !important;
}

#footer-info {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
#footer-info a {
  font-weight: 400 !important;
  font-size: 0.935em;
}
#footer-info a:not(:nth-last-of-type(1)) {
  margin-right: 1.5em;
  position: relative;
}
#footer-info a:not(:nth-last-of-type(1)):after {
  content: "";
  height: 0.75em;
  width: 1px;
  position: absolute;
  background: black;
  top: 28%;
  right: -0.75em;
}
#legal-page h1 {
  font-size: 4em !important;
  text-transform: uppercase;
}
#legal-page h2 {
  padding-top: 0.85em;
  font-size: 3.5em !important;
}
#legal-page h2,
#legal-page h3 {
  padding-bottom: 0.75em;
  text-transform: uppercase;
}

/* ⋆ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧  SLICK  ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ */
.slick-prev,
.slick-next {
  top: 28%;
}

.slick-prev {
  left: -38px;
}

.slick-next {
  right: -38px;
}

.slick-prev:before,
.slick-next:before {
  font-family: "monospace";
}

.slick-prev:before {
  content: "‹";
}

[dir="rtl"] .slick-prev:before {
  content: "›";
}

[dir="rtl"] .slick-next {
  left: -10px;
  top: 70px;
  right: auto;
}

.slick-next:before {
  content: "›";
}

[dir="rtl"] .slick-next:before {
  content: "‹";
}

.slick-dots li button:before {
  font-size: 50px !important;
}

.slick-dots {
  bottom: -2em;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
/* ⋆ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧  FOOTER   ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ */

#footer-widgets .footer-widget .menu li {
  padding-left: 0 !important;
  text-transform: uppercase;
  padding-bottom: 1.5%;
}

#footer-widgets .footer-widget .menu li a {
  font-size: 1.45em;
  letter-spacing: 0.15em;
}

#footer-widgets .footer-widget .menu li:before {
  display: none !important;
}

footer#main-footer .footer-widget > div {
  width: 100%;
}

body #page-container footer#main-footer .footer-widget:nth-child(1) {
  text-align: right;
  position: relative;
  width: 55% !important;
  padding-right: 5% !important;
  /* margin-right: 10% !important; */
}
footer#main-footer .footer-widget:nth-child(2) {
  width: 40% !important;
}

footer#main-footer .footer-widget:nth-child(1):after {
  content: "";
  height: 50%;
  width: 1px;
  position: absolute;
  background: black;
  top: 25%;
  right: 0%;
}

footer#main-footer .footer-widget:nth-child(2),
footer#main-footer .footer-widget:nth-child(1) {
  margin: 0 !important;
  padding: 4% 6% !important;
}

footer#main-footer .footer-widget:nth-child(3) {
  width: 100% !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 3%;
}

#footer-widgets {
  padding: 1% 0 0 !important;
}

body #et-main-area #main-footer .et_pb_newsletter_button {
  display: initial;
  left: 0;
  right: 0;
}

body #et-main-area #main-footer .et_pb_newsletter {
  flex-direction: row !important;
  background-color: transparent !important;

  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
}

body #et-main-area #main-footer input#et_pb_signup_email {
  background: transparent;
  border-radius: 0;
  border-bottom: 1px solid black;
  color: black;
}

body #et-main-area #main-footer #et_pb_signup_email::placeholder {
  color: black !important;
}

body #et-main-area #main-footer .et_pb_newsletter_form p.et_pb_newsletter_field {
  flex-basis: 75%;
}

body #et-main-area #main-footer .et_pb_newsletter_button_wrap {
  flex-basis: 20%;
}

body #et-main-area #main-footer .et_pb_newsletter_result h2 {
  font-size: 1em;
}

#main-footer .et_pb_newsletter_button_wrap .et_pb_button:before {
  display: none !important;
}

#main-footer .et_pb_newsletter_button_text img {
  width: 3em;
  margin-top: 0.51em;
}

#main-footer .et_subscribe_loader {
  left: unset;
  top: 42px;
  right: 0%;
}

body #et-main-area #main-footer .et_pb_newsletter h2.et_pb_module_header {
  font-size: 2em;
  font-weight: 500;
  padding-top: 0.5em;
  color: black !important;
  font-family: var(--texte);
  text-wrap: balance;
  text-align: center;
}
#main-footer .widget_nav_menu span {
  background-color: black;
  height: 1em;
  width: 1px;
  display: inline-block;
  margin: 0 11px;
  top: -0.1em;
  position: relative;
}

#main-footer .footer-widget:nth-child(1) {
  display: flex;
}

footer#main-footer .footer-widget:nth-child(1) .widget_media_image img {
  width: 80%;
  max-width: 370px !important;
}

footer#main-footer .footer-widget:nth-child(1) .widget_media_image:nth-child(1) {
  margin-bottom: 6%;
}

footer#main-footer .footer-widget:nth-child(1) .widget_nav_menu {
  padding-right: 6%;
}

#main-footer .logo-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#text-2,
#text-5 {
  font-size: 1.25em;
}

div#text-3,
div#text-3 p {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#text-3 strong {
  text-transform: uppercase;
  padding-right: 1em;
  font-size: 1.5em;
  font-weight: 600;
  position: relative;
  z-index: 2;
  letter-spacing: 0.15em;
}

#text-3 a {
  padding: 0.5em;
}

#text-3 a img {
  max-width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  width: 2.15em;
}

#custom_html-2 {
  margin-bottom: 3%;
  width: 75% !important;
}
#main-footer .hidden-menu-2 {
  display: none;
}
/* ⋆ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧    ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ */
/* Menu mobile "slide-in" pleine hauteur qui sort du côté droit */
@media only screen and (max-width: 980px) {
  header#main-header {
    padding: 0 !important;
  }

  #main-header .logo_container img {
    padding: 1em;
    padding-top: 0.5em;
  }

  .mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
  }

  #main-header .container.clearfix.et_menu_container {
    width: 100%;
  }

  .logo_container {
    padding-left: 30px;
  }

  #et-top-navigation {
    padding-right: 30px;
    position: absolute !important;
    top: 0;
  }

  #main-header .et_menu_container .mobile_menu_bar {
    top: 10px;
  }
  .et_header_style_split #logo {
    max-height: 90px !important;
  }
  .mobile_menu_bar,
  #logo {
    z-index: 10000;
  }

  #mobile_menu {
    display: block !important;
    right: 0;
    left: auto;
    top: 0;
    min-height: 100vh;
    width: 400px;
    border-top: none;
    transition: all 0.2s ease-in-out;
    transform-origin: right;
    position: fixed;
    padding-top: 7em !important;
    background-color: var(--dore);
  }
  #mobile_menu .lang-item {
    display: flex;
  }
  #mobile_menu .lang-item span {
    background: white !important;
    width: 1px;
    height: 1em;
    margin-top: 1.35em;
  }
  #mobile_menu a {
    color: white !important;
  }
  #mobile_menu .hidden-menu-2 {
    display: none;
  }
  .mobile_nav.closed #mobile_menu {
    transform: rotateY(90deg);
    opacity: 0;
  }

  .mobile_nav.opened #mobile_menu {
    transform: rotateY(0);
    opacity: 1;
  }

  #et-top-navigation .select_page {
    opacity: 0;
  }

  #et-top-navigation .mobile_nav {
    background-color: transparent !important;
  }

  #main-header li a:after,
  .current_page_item a:after {
    display: none;
  }

  #main-header li a {
    text-transform: uppercase;
    font-size: 1.2em !important;
    line-height: 2em;
    font-weight: 400;
  }

  .logo_container {
    pointer-events: none;
    z-index: 99 !important;
    position: relative !important;
  }

  .logo_container a {
    pointer-events: all;
  }

  footer#main-footer .footer-widget:nth-child(3) {
    flex-direction: column;
    padding-bottom: 6%;
  }
}

@media only screen and (max-width: 768px) {
  body #et-main-area #main-footer .et_pb_newsletter {
    flex-direction: column !important;
  }

  footer#main-footer .footer-widget:nth-child(1),
  footer#main-footer .footer-widget:nth-child(2) {
    width: 100% !important;
  }

  #footer-widgets .footer-widget .menu li,
  #main-footer .et_pb_newsletter_form,
  #main-footer .et_pb_newsletter_description {
    text-align: center;
  }

  #footer-info {
    flex-direction: column;
    margin-bottom: 1.5em;
  }

  #footer-info a:not(:nth-last-of-type(1)) {
    margin-right: 0;
    margin-bottom: 1em;
  }

  #footer-info a:not(:nth-last-of-type(1)):after {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  #mobile_menu {
    width: 100%;
  }

  #footer-info .wrapper {
    flex-direction: column;
  }

  #footer-info a:not(:nth-last-of-type(1)):after {
    display: none;
  }

  #footer-info a:not(:nth-last-of-type(1)) {
    margin-right: unset;
  }

  #et-top-navigation {
    padding-right: 0px;
  }

  footer#main-footer .footer-widget:nth-child(1) {
    flex-direction: column;
  }

  #main-footer .logo-wrapper {
    margin-bottom: 12%;
  }

  #main-footer .logo-wrapper .widget_media_image {
    text-align: center;
    margin-bottom: 4% !important;
  }

  body #et-main-area #main-footer .et_pb_newsletter h2.et_pb_module_header {
    font-size: 1.5em;
    padding-top: 1.5em;
  }

  footer#main-footer .footer-widget:nth-child(1) .widget_nav_menu {
    padding-right: 0;
    margin-top: 6%;
  }
}

/* ⋆ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧  MEDIAS QUERIES  ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ★ ✢ ✣ ✤ ✥ ✦ ✧ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ */
@media all and (min-width: 981px) {
  #notre-histoire .et_pb_equal_columns .et_pb_column:nth-child(1) {
    padding: 6%;
  }
}

@media all and (max-width: 980px) {
  #nos-champagnes svg {
    top: -800%;
  }
  #contact .et_pb_row:nth-child(2) {
    width: 90%;
  }
  #custom_html-2 {
    width: 95% !important;
  }
  body #page-container h1,
  body #page-container h2 {
    font-size: 5em;
  }
  #nos-champagnes .photos-champagnes,
  #nos-champagnes .photos-champagnes-1 {
    transform: translateY(0%);
  }
  #nos-champagnes .photos-champagnes,
  #nos-champagnes .photos-champagnes-1,
  #nos-champagnes .photos-champagnes-2 {
    width: 80%;
  }
}

@media all and (max-width: 767px) {
  body {
    font-size: 15px !important;
  }
  #notre-histoire svg {
    display: none;
  }
  #expression .et_pb_header_content_wrapper {
    width: 100%;
  }
  #contact .et_pb_text_inner {
    flex-direction: column;
    align-items: flex-start;
  }
  #contact .et_pb_text_inner blockquote {
    padding-left: 0%;
  }
  body #page-container footer#main-footer .footer-widget:nth-child(1) {
    width: 100% !important;
    padding-right: 6% !important;
  }
  footer#main-footer .footer-widget:nth-child(1) .widget_nav_menu {
    padding-right: 0%;
  }
  footer#main-footer .footer-widget:nth-child(1):after {
    display: none !important;
  }
  #text-2,
  #text-5 {
    text-align: center;
  }
  div#text-3,
  div#text-3 p {
    justify-content: center;
  }
  #expression .et_pb_header_content_wrapper,
  body #page-container h1,
  body #page-container h2 {
    font-size: 4.2em;
  }
}

@media all and (max-width: 479px) {
  #nos-champagnes svg {
    display: none !important;
  }
  #expression .et_pb_header_content_wrapper,
  body #page-container h1,
  body #page-container h2 {
    font-size: 3em;
  }
  #nos-champagnes .et_pb_image img {
    width: 80%;
  }
  #nos-champagnes .et_pb_text {
    width: 100%;
    width: 100%;
  }
}
