/* Manrope */
/* /Manrope */
@font-face {
  font-family: "Guthen-Jacqueline";
  src: url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.woff2") format("woff"), url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.otf") format("opentype");
}
/* Guthen Jacqueline */
/* /Guthen Jacqueline */
.pt0b0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pt1b0 {
  padding-top: 90px;
  padding-bottom: 0;
}

.pt0b1 {
  padding-top: 0;
  padding-bottom: 90px;
}

.pt1b1 {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
  .pt1b0 {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
  .pt0b1 {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  .pt1b1 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
/*
// Couleur de fond des blocs
$block_bck1: #F7F4EB;
$block_bck2: red;
$block_bck4: yellow;
$block_bck5: blue;

// Couleurs de fond
.widget-bck {
	&.bck1{background-color: $block_bck1;}
	&.bck2{background-color: $block_bck2;}
	&.bck4{background-color: $block_bck4;}
	&.bck5{background-color: $block_bck5;}

	&.twoColor {
		&.color2_bck1{&:before {background-color: $block_bck1;}}
		&.color2_bck2{&:before {background-color: $block_bck2;}}
		&.color2_bck4{&:before {background-color: $block_bck4;}}
		&.color2_bck5{&:before {background-color: $block_bck5;}}
	}
} 

// Couleurs de fond - Admin
.md_customfield_backgroundradio input[type=radio] {
	&.bck1 {background-color: $block_bck1;}
	&.bck2 {background-color: $block_bck2;}
	&.bck4 {background-color: $block_bck4;}
	&.bck5 {background-color: $block_bck5;}
}
*/
.blocText div.content {
  text-align: center;
  width: calc(100% - 20px);
  max-width: 990px;
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 27px;
  line-height: normal;
  color: #232D48;
  letter-spacing: 1.35px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .blocText div.content {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    line-height: 22px;
    color: #232D48;
    letter-spacing: 1px;
  }
}/*# sourceMappingURL=css.css.map */
/* Manrope */
/* /Manrope */
@font-face {
  font-family: "Guthen-Jacqueline";
  src: url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.woff2") format("woff"), url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.otf") format("opentype");
}
/* Guthen Jacqueline */
/* /Guthen Jacqueline */
.pt0b0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pt1b0 {
  padding-top: 90px;
  padding-bottom: 0;
}

.pt0b1 {
  padding-top: 0;
  padding-bottom: 90px;
}

.pt1b1 {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
  .pt1b0 {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
  .pt0b1 {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  .pt1b1 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
/*
// Couleur de fond des blocs
$block_bck1: #F7F4EB;
$block_bck2: red;
$block_bck4: yellow;
$block_bck5: blue;

// Couleurs de fond
.widget-bck {
	&.bck1{background-color: $block_bck1;}
	&.bck2{background-color: $block_bck2;}
	&.bck4{background-color: $block_bck4;}
	&.bck5{background-color: $block_bck5;}

	&.twoColor {
		&.color2_bck1{&:before {background-color: $block_bck1;}}
		&.color2_bck2{&:before {background-color: $block_bck2;}}
		&.color2_bck4{&:before {background-color: $block_bck4;}}
		&.color2_bck5{&:before {background-color: $block_bck5;}}
	}
} 

// Couleurs de fond - Admin
.md_customfield_backgroundradio input[type=radio] {
	&.bck1 {background-color: $block_bck1;}
	&.bck2 {background-color: $block_bck2;}
	&.bck4 {background-color: $block_bck4;}
	&.bck5 {background-color: $block_bck5;}
}
*/
.blocNotreHistoire {
  /*

  @media screen and (max-width: 1240px) {
    div.content {
      &.line1 {
        > div {
          &:first-child {

          }
          &:last-child {
            margin-left: 47px;
            > div {            
              &.text {
                margin: 40px 0 39px 0;
              }
            }
          }
        }
      }
      &.line2 {
        margin-top: -32px;
        > div {
          &:first-child {
            margin: 40px 48px 0 0;
          }
          &:last-child {
            img {
              max-width: 438px;
            }
          }
        }
      }
    }
  }

  @media screen and (max-width: 1100px) {
    div.content {
      &.line1 {
        > div {
          width: 100%;
          &:first-child {
            > div {
              &.img {
                &.img1 {
                  img {
                    max-width: none;
                  }
                }
              }
            }
          }
          &:last-child {
            margin-left: 0;
            max-width: none;
            > div {            
              &.text {
                margin: 40px 0 39px 0;
              }
              &.img {
                line-height: 0;
                &.img2 {
                  img {
                    line-height: 0;
                    width: 100%;
                    max-width: none;
                  }
                }
              }
            }
          }
        }
      }
      &.line2 {
        margin-top: 0;
        > div {
          width: 100%;
          &:first-child {
            margin: 40px 0;
            max-width: none;
            text-align: left;
          }
          &:last-child {
            flex: none;
            img {
              max-width: none;
              width: 100%;
            }
          }
        }
      }
    }
  }*/
}
.blocNotreHistoire div.content {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1358px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}
.blocNotreHistoire div.content div.cta {
  margin-bottom: 45px;
  order: 12;
}
.blocNotreHistoire div.content div.bulllink {
  margin-left: -30px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  display: inline-block;
}
@media screen and (max-width: 630px) {
  .blocNotreHistoire div.content div.bulllink {
    margin-left: 0;
  }
}
.blocNotreHistoire div.content div.bulllink a,
.blocNotreHistoire div.content div.bulllink a:visited,
.blocNotreHistoire div.content div.bulllink a:focus,
.blocNotreHistoire div.content div.bulllink a:active {
  position: relative;
  display: inline-block;
}
.blocNotreHistoire div.content div.bulllink a svg,
.blocNotreHistoire div.content div.bulllink a:visited svg,
.blocNotreHistoire div.content div.bulllink a:focus svg,
.blocNotreHistoire div.content div.bulllink a:active svg {
  width: 245px;
  height: 245px;
}
.blocNotreHistoire div.content div.bulllink a:hover svg circle,
.blocNotreHistoire div.content div.bulllink a:visited:hover svg circle,
.blocNotreHistoire div.content div.bulllink a:focus:hover svg circle,
.blocNotreHistoire div.content div.bulllink a:active:hover svg circle {
  fill: #232D48;
}
.blocNotreHistoire div.content div.bulllink a:hover div span.arrow,
.blocNotreHistoire div.content div.bulllink a:visited:hover div span.arrow,
.blocNotreHistoire div.content div.bulllink a:focus:hover div span.arrow,
.blocNotreHistoire div.content div.bulllink a:active:hover div span.arrow {
  background-position: right center;
}
.blocNotreHistoire div.content div.bulllink a div,
.blocNotreHistoire div.content div.bulllink a:visited div,
.blocNotreHistoire div.content div.bulllink a:focus div,
.blocNotreHistoire div.content div.bulllink a:active div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  color: #FFF;
  letter-spacing: 3.15px;
  text-transform: uppercase;
  text-align: center;
}
.blocNotreHistoire div.content div.bulllink a div span,
.blocNotreHistoire div.content div.bulllink a:visited div span,
.blocNotreHistoire div.content div.bulllink a:focus div span,
.blocNotreHistoire div.content div.bulllink a:active div span {
  display: inline-block;
  width: auto;
}
.blocNotreHistoire div.content div.bulllink a div span.guthen,
.blocNotreHistoire div.content div.bulllink a:visited div span.guthen,
.blocNotreHistoire div.content div.bulllink a:focus div span.guthen,
.blocNotreHistoire div.content div.bulllink a:active div span.guthen {
  margin-top: 20px;
  text-transform: lowercase;
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 100px;
  line-height: 0;
  color: #FFF;
  letter-spacing: normal;
  margin-top: 30px;
}
.blocNotreHistoire div.content div.bulllink a div span.arrow,
.blocNotreHistoire div.content div.bulllink a:visited div span.arrow,
.blocNotreHistoire div.content div.bulllink a:focus div span.arrow,
.blocNotreHistoire div.content div.bulllink a:active div span.arrow {
  width: 60px;
  height: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/ebh-arts-de-la-table/mdso-widgets/notrehistoire/assets/img/arrow-white.png");
  margin-top: 20px;
}
.blocNotreHistoire div.content div.title {
  order: 4;
}
.blocNotreHistoire div.content div.title h2 {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 54px;
  line-height: 64px;
  color: #232D48;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.blocNotreHistoire div.content div.title h2 span {
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 160px;
  line-height: 0;
  color: #C08B47;
  text-transform: lowercase;
  display: inline-block;
  position: relative;
  letter-spacing: normal;
  margin-left: 2px;
  top: 25px;
}
@media screen and (max-width: 640px) {
  .blocNotreHistoire div.content div.title {
    margin-bottom: 10px !important;
  }
  .blocNotreHistoire div.content div.title h2 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 44px;
    color: #C08B47;
  }
  .blocNotreHistoire div.content div.title h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 120px;
    line-height: 0;
    color: #232D48;
    letter-spacing: normal;
  }
}
.blocNotreHistoire div.content.line1 {
  z-index: 2;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 290px;
}
.blocNotreHistoire div.content.line1 > div {
  width: 50%;
}
.blocNotreHistoire div.content.line1 > div:first-child > div.img {
  line-height: 0;
}
.blocNotreHistoire div.content.line1 > div:first-child > div.img.img1 img {
  max-width: 685px;
  line-height: 0;
  width: 100%;
}
.blocNotreHistoire div.content.line1 > div:last-child {
  flex: 1;
  max-width: 577px;
  margin-left: 67px;
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}
.blocNotreHistoire div.content.line1 > div:last-child > div.line2 {
  order: 16;
  position: relative;
}
.blocNotreHistoire div.content.line1 > div:last-child > div.line2 > div.img {
  line-height: 0;
  left: -200px;
  position: absolute;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.blocNotreHistoire div.content.line1 > div:last-child > div.text {
  margin: 60px 0 69px 0;
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 27px;
  color: #232D48;
  letter-spacing: 0.54px;
  order: 8;
}
@media screen and (max-width: 640px) {
  .blocNotreHistoire div.content.line1 > div:last-child > div.text {
    margin: 30px 0 35px 0;
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    color: #232D48;
  }
}
.blocNotreHistoire div.content.line1 > div:last-child > div.img {
  line-height: 0;
  left: -200px;
  position: absolute;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.blocNotreHistoire div.content.line1 > div:last-child > div.img.img1 img {
  line-height: 0;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .blocNotreHistoire div.content div.bulllink a svg,
  .blocNotreHistoire div.content div.bulllink a:visited svg,
  .blocNotreHistoire div.content div.bulllink a:focus svg,
  .blocNotreHistoire div.content div.bulllink a:active svg {
    width: 200px;
    height: 200px;
  }
  .blocNotreHistoire div.content div.bulllink a div,
  .blocNotreHistoire div.content div.bulllink a:visited div,
  .blocNotreHistoire div.content div.bulllink a:focus div,
  .blocNotreHistoire div.content div.bulllink a:active div {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    color: #FFF;
  }
  .blocNotreHistoire div.content div.bulllink a div span.guthen,
  .blocNotreHistoire div.content div.bulllink a:visited div span.guthen,
  .blocNotreHistoire div.content div.bulllink a:focus div span.guthen,
  .blocNotreHistoire div.content div.bulllink a:active div span.guthen {
    margin-top: 20px;
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 80px;
    line-height: 0;
    color: #FFF;
    letter-spacing: normal;
    margin-top: 30px;
  }
  .blocNotreHistoire div.content.line1 > div:last-child > div.line2 > div.img.img2 img {
    max-width: 400px;
  }
}
@media screen and (max-width: 1150px) {
  .blocNotreHistoire div.content.line1 {
    margin-bottom: 0;
  }
  .blocNotreHistoire div.content.line1 > div:first-child {
    display: none;
  }
  .blocNotreHistoire div.content.line1 > div:last-child {
    width: 100%;
    margin-left: 0 !important;
    max-width: none !important;
  }
  .blocNotreHistoire div.content.line1 > div:last-child > img {
    max-width: none !important;
    width: 100%;
    order: 2;
  }
  .blocNotreHistoire div.content.line1 > div:last-child > div.title {
    text-align: center;
    order: 1;
    margin-bottom: 20px;
  }
  .blocNotreHistoire div.content.line1 > div:last-child > div.line2 > div.img {
    position: relative;
    left: 0;
  }
}
@media screen and (max-width: 630px) {
  .blocNotreHistoire div.content.line1 > div:last-child > div.cta {
    text-align: center;
  }
  .blocNotreHistoire div.content.line1 > div:last-child > div.line2 > div.img img {
    max-width: none !important;
    width: 100% !important;
  }
  .blocNotreHistoire div.content.line1 > div:last-child > div.line2 > div.img .bulllink {
    margin-top: 20px;
  }
}
@media screen and (max-width: 580px) {
  .blocNotreHistoire div.content div.title h2 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 48px;
    color: #232D48;
  }
  .blocNotreHistoire div.content div.title h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 120px;
    line-height: 0;
    color: #C08B47;
    letter-spacing: normal;
  }
}/*# sourceMappingURL=css.css.map */
/* Manrope */
/* /Manrope */
@font-face {
  font-family: "Guthen-Jacqueline";
  src: url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.woff2") format("woff"), url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.otf") format("opentype");
}
/* Guthen Jacqueline */
/* /Guthen Jacqueline */
.pt0b0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pt1b0 {
  padding-top: 90px;
  padding-bottom: 0;
}

.pt0b1 {
  padding-top: 0;
  padding-bottom: 90px;
}

.pt1b1 {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
  .pt1b0 {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
  .pt0b1 {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  .pt1b1 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
/*
// Couleur de fond des blocs
$block_bck1: #F7F4EB;
$block_bck2: red;
$block_bck4: yellow;
$block_bck5: blue;

// Couleurs de fond
.widget-bck {
	&.bck1{background-color: $block_bck1;}
	&.bck2{background-color: $block_bck2;}
	&.bck4{background-color: $block_bck4;}
	&.bck5{background-color: $block_bck5;}

	&.twoColor {
		&.color2_bck1{&:before {background-color: $block_bck1;}}
		&.color2_bck2{&:before {background-color: $block_bck2;}}
		&.color2_bck4{&:before {background-color: $block_bck4;}}
		&.color2_bck5{&:before {background-color: $block_bck5;}}
	}
} 

// Couleurs de fond - Admin
.md_customfield_backgroundradio input[type=radio] {
	&.bck1 {background-color: $block_bck1;}
	&.bck2 {background-color: $block_bck2;}
	&.bck4 {background-color: $block_bck4;}
	&.bck5 {background-color: $block_bck5;}
}
*/
.blocHPCategories div.bulllink {
  width: 285px;
  margin-left: -30px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
}
@media screen and (max-width: 1000px) {
  .blocHPCategories div.bulllink {
    margin-left: 0 !important;
  }
}
.blocHPCategories div.bulllink a,
.blocHPCategories div.bulllink a:visited,
.blocHPCategories div.bulllink a:focus,
.blocHPCategories div.bulllink a:active {
  position: relative;
}
.blocHPCategories div.bulllink a svg,
.blocHPCategories div.bulllink a:visited svg,
.blocHPCategories div.bulllink a:focus svg,
.blocHPCategories div.bulllink a:active svg {
  width: 285px;
  height: 285px;
}
.blocHPCategories div.bulllink a:hover svg path,
.blocHPCategories div.bulllink a:visited:hover svg path,
.blocHPCategories div.bulllink a:focus:hover svg path,
.blocHPCategories div.bulllink a:active:hover svg path {
  fill: #232D48;
}
.blocHPCategories div.bulllink a:hover svg path.heart,
.blocHPCategories div.bulllink a:visited:hover svg path.heart,
.blocHPCategories div.bulllink a:focus:hover svg path.heart,
.blocHPCategories div.bulllink a:active:hover svg path.heart {
  fill: #C08B47;
}
.blocHPCategories div.bulllink a:hover div span.arrow,
.blocHPCategories div.bulllink a:visited:hover div span.arrow,
.blocHPCategories div.bulllink a:focus:hover div span.arrow,
.blocHPCategories div.bulllink a:active:hover div span.arrow {
  background-position: right center;
}
.blocHPCategories div.bulllink a div,
.blocHPCategories div.bulllink a:visited div,
.blocHPCategories div.bulllink a:focus div,
.blocHPCategories div.bulllink a:active div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  color: #FFF;
  letter-spacing: 3.15px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 25px;
}
.blocHPCategories div.bulllink a div span,
.blocHPCategories div.bulllink a:visited div span,
.blocHPCategories div.bulllink a:focus div span,
.blocHPCategories div.bulllink a:active div span {
  display: inline-block;
  width: auto;
}
.blocHPCategories div.bulllink a div span.guthen,
.blocHPCategories div.bulllink a:visited div span.guthen,
.blocHPCategories div.bulllink a:focus div span.guthen,
.blocHPCategories div.bulllink a:active div span.guthen {
  margin-top: 20px;
  text-transform: lowercase;
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 84px;
  line-height: 0;
  color: #FFF;
  margin-top: 28px;
  letter-spacing: normal;
}
.blocHPCategories div.bulllink a div span.arrow,
.blocHPCategories div.bulllink a:visited div span.arrow,
.blocHPCategories div.bulllink a:focus div span.arrow,
.blocHPCategories div.bulllink a:active div span.arrow {
  width: 60px;
  height: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/ebh-arts-de-la-table/mdso-widgets/hpcategories/assets/img/arrow-white.png");
  margin-top: 20px;
}
.blocHPCategories::before {
  position: absolute;
  content: "";
  background-color: #232D48;
  height: 352px;
  width: 100%;
}
.blocHPCategories div.content {
  position: relative;
  padding: 0 0 0 200px;
  display: block;
  position: relative;
  /* max-width: 1338px;*/
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  /*
  @media screen and (max-width: 1340px) {
    > div.text {
      width: 100%;
      flex: none;
    }
    > div.img {
      width: 25%;
    }
  }
  @media screen and (max-width: 800px) {
    > div.text {
      padding: 20px 30px;
      > ul {
        li {
          margin-top: 20px;
        }

      }
    }
    > div.img {
      width: 50%;
      &.img1 {
        @include order(1);
      }
      &.img2 {
        @include order(2);
      }
    }
  }*/
}
.blocHPCategories div.content > a.img {
  display: inline-block;
  z-index: 2;
  line-height: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.blocHPCategories div.content > a.img > div {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.blocHPCategories div.content > a.img > div span {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  line-height: 38px;
  color: #FFF;
  letter-spacing: 6.5px;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .blocHPCategories div.content > a.img > div span {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    color: #FFF;
    letter-spacing: 6px;
  }
}
@media screen and (max-width: 1200px) {
  .blocHPCategories div.content > a.img > div span {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    letter-spacing: 4px;
  }
}
@media screen and (max-width: 1000px) {
  .blocHPCategories div.content > a.img > div span {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 800px) {
  .blocHPCategories div.content > a.img > div span {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    letter-spacing: 6px;
  }
}
@media screen and (max-width: 650px) {
  .blocHPCategories div.content > a.img > div span {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
    letter-spacing: 6px;
  }
}
@media screen and (max-width: 550px) {
  .blocHPCategories div.content > a.img > div span {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 10px;
    line-height: 14px;
    color: #FFF;
    letter-spacing: 6px;
  }
}
@media screen and (max-width: 500px) {
  .blocHPCategories div.content > a.img > div span {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #FFF;
    letter-spacing: 6px;
  }
}
.blocHPCategories div.content > a.img:hover > div {
  display: flex;
}
.blocHPCategories div.content > a.img img {
  width: 100%;
}
.blocHPCategories div.content > a.img.img1 {
  order: 7;
}
.blocHPCategories div.content > a.img.img1 > div {
  background-color: rgba(35, 45, 72, 0.66);
}
.blocHPCategories div.content > a.img.img2 {
  order: 8;
}
.blocHPCategories div.content > a.img.img2 > div {
  background-color: rgba(21, 84, 89, 0.7);
}
.blocHPCategories div.content > a.img.img3 {
  order: 9;
}
.blocHPCategories div.content > a.img.img3 > div {
  background-color: rgba(0, 94, 162, 0.6);
}
.blocHPCategories div.content > a.img.img4 {
  order: 10;
}
.blocHPCategories div.content > a.img.img4 > div {
  background-color: rgba(141, 93, 93, 0.77);
}
.blocHPCategories div.content > a.img.img5 {
  order: 11;
}
.blocHPCategories div.content > a.img.img5 > div {
  background-color: rgba(159, 87, 47, 0.63);
}
.blocHPCategories div.content > a.img.img6 {
  order: 12;
}
.blocHPCategories div.content > a.img.img6 > div {
  background-color: rgba(83, 97, 62, 0.69);
}
.blocHPCategories div.content > div.text {
  flex: 1;
  z-index: 2;
  padding: 0;
}
.blocHPCategories div.content > div.text.txt1 {
  order: 6;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  /* min-width: 420px; */
}
.blocHPCategories div.content > div.text.txt1 h2 {
  width: 410px;
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 40px;
  line-height: 50px;
  color: #C08B47;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.blocHPCategories div.content > div.text.txt1 h2 span {
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 150px;
  line-height: 0;
  color: #FFF;
  text-transform: lowercase;
  top: 30px;
  position: relative;
  letter-spacing: normal;
}
.blocHPCategories div.content > div.text.txt2 {
  order: 13;
  background-color: #FFF;
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 27px;
  color: #232D48;
  letter-spacing: 0.54px;
  padding-bottom: 0;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}
@media screen and (max-width: 1700px) {
  .blocHPCategories::before {
    height: 300px;
  }
  .blocHPCategories div.content > a.img {
    width: 300px;
    height: 300px;
  }
  .blocHPCategories div.bulllink {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1350px) {
  .blocHPCategories div.bulllink {
    width: 190px;
    margin-left: -30px;
  }
  .blocHPCategories div.bulllink a svg,
  .blocHPCategories div.bulllink a:visited svg,
  .blocHPCategories div.bulllink a:focus svg,
  .blocHPCategories div.bulllink a:active svg {
    width: 190px;
    height: 190px;
  }
  .blocHPCategories div.bulllink a div,
  .blocHPCategories div.bulllink a:visited div,
  .blocHPCategories div.bulllink a:focus div,
  .blocHPCategories div.bulllink a:active div {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    color: #FFF;
    letter-spacing: 3.15px;
    padding-top: 30px;
  }
  .blocHPCategories div.bulllink a div span.guthen,
  .blocHPCategories div.bulllink a:visited div span.guthen,
  .blocHPCategories div.bulllink a:focus div span.guthen,
  .blocHPCategories div.bulllink a:active div span.guthen {
    margin-top: 22px;
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 55px;
    line-height: 0;
    color: #FFF;
    letter-spacing: normal;
  }
  .blocHPCategories div.bulllink a div span.arrow,
  .blocHPCategories div.bulllink a:visited div span.arrow,
  .blocHPCategories div.bulllink a:focus div span.arrow,
  .blocHPCategories div.bulllink a:active div span.arrow {
    margin-top: 10px;
  }
  .blocHPCategories::before {
    height: 250px;
  }
  .blocHPCategories div.content > a.img {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 1200px) {
  .blocHPCategories::before {
    height: 240px;
  }
  .blocHPCategories div.content > div.text.txt1 h2 {
    text-align: center;
    width: 100%;
    padding: 20px 0;
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    line-height: 40px;
    color: #C08B47;
  }
  .blocHPCategories div.content > div.text.txt1 h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 140px;
    line-height: 0;
    color: #FFF;
    letter-spacing: normal;
    top: 30px;
  }
  .blocHPCategories div.content > a.img {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 1000px) {
  .blocHPCategories::before {
    height: 150px;
  }
  .blocHPCategories div.content {
    justify-content: center;
  }
  .blocHPCategories div.content > div.text.txt2 {
    flex-flow: row nowrap;
    margin-top: 10px;
  }
  .blocHPCategories div.content > div.text.txt1 {
    min-width: 100%;
  }
  .blocHPCategories div.content > div.text.txt1 h2 {
    width: 100%;
  }
  .blocHPCategories div.content > a.img {
    width: 16%;
    height: auto;
  }
}
@media screen and (max-width: 800px) {
  .blocHPCategories::before {
    height: 150px;
  }
  .blocHPCategories div.content {
    justify-content: center;
  }
  .blocHPCategories div.content > div.text.txt1 {
    min-width: 100%;
  }
  .blocHPCategories div.content > div.text.txt1 h2 {
    width: 100%;
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    color: #C08B47;
  }
  .blocHPCategories div.content > div.text.txt1 h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 130px;
    line-height: 0;
    color: #FFF;
    letter-spacing: normal;
    top: 28px;
  }
  .blocHPCategories div.content > a.img {
    width: 33.3333%;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .blocHPCategories div.content > div.text.txt1 h2 {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .blocHPCategories::before {
    height: 150px;
  }
  .blocHPCategories div.content {
    justify-content: center;
  }
  .blocHPCategories div.content > div.text.txt1 {
    min-width: 100%;
  }
  .blocHPCategories div.content > div.text.txt1 h2 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    color: #C08B47;
  }
  .blocHPCategories div.content > div.text.txt1 h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 130px;
    line-height: 0;
    color: #FFF;
    letter-spacing: normal;
    top: 28px;
  }
  .blocHPCategories div.content > a.img {
    width: 50%;
    height: auto;
  }
}/*# sourceMappingURL=css.css.map */
/* Manrope */
/* /Manrope */
@font-face {
  font-family: "Guthen-Jacqueline";
  src: url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.woff2") format("woff"), url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.otf") format("opentype");
}
/* Guthen Jacqueline */
/* /Guthen Jacqueline */
.pt0b0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pt1b0 {
  padding-top: 90px;
  padding-bottom: 0;
}

.pt0b1 {
  padding-top: 0;
  padding-bottom: 90px;
}

.pt1b1 {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
  .pt1b0 {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
  .pt0b1 {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  .pt1b1 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
/*
// Couleur de fond des blocs
$block_bck1: #F7F4EB;
$block_bck2: red;
$block_bck4: yellow;
$block_bck5: blue;

// Couleurs de fond
.widget-bck {
	&.bck1{background-color: $block_bck1;}
	&.bck2{background-color: $block_bck2;}
	&.bck4{background-color: $block_bck4;}
	&.bck5{background-color: $block_bck5;}

	&.twoColor {
		&.color2_bck1{&:before {background-color: $block_bck1;}}
		&.color2_bck2{&:before {background-color: $block_bck2;}}
		&.color2_bck4{&:before {background-color: $block_bck4;}}
		&.color2_bck5{&:before {background-color: $block_bck5;}}
	}
} 

// Couleurs de fond - Admin
.md_customfield_backgroundradio input[type=radio] {
	&.bck1 {background-color: $block_bck1;}
	&.bck2 {background-color: $block_bck2;}
	&.bck4 {background-color: $block_bck4;}
	&.bck5 {background-color: $block_bck5;}
}
*/
.blocTitle div.title {
  text-align: center;
  width: calc(100% - 20px);
  margin: 0 auto;
}
.blocTitle div.title h2 {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  position: relative;
}
.blocTitle div.title h2 span {
  display: inline-block;
  position: relative;
  text-transform: lowercase;
  letter-spacing: normal;
  margin-left: 2px;
  top: 30px;
}
@media screen and (max-width: 640px) {
  .blocTitle div.title h2 span {
    top: 22px;
  }
}
.blocTitle.black div.title h2 {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 51px;
  line-height: 64px;
  color: #C08B47;
  letter-spacing: 6px;
}
.blocTitle.black div.title h2 span {
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 160px;
  line-height: 0;
  color: #232D48;
  letter-spacing: normal;
}
.blocTitle.gold div.title h2 {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 51px;
  line-height: 64px;
  color: #232D48;
  letter-spacing: 6px;
}
.blocTitle.gold div.title h2 span {
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 160px;
  line-height: 0;
  color: #C08B47;
  letter-spacing: normal;
}
@media screen and (max-width: 640px) {
  .blocTitle div.title h2 span {
    top: 20px;
  }
  .blocTitle.black div.title h2 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 36px;
    color: #C08B47;
  }
  .blocTitle.black div.title h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 96px;
    line-height: 0;
    color: #232D48;
    letter-spacing: normal;
  }
  .blocTitle.gold div.title h2 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 36px;
    color: #232D48;
  }
  .blocTitle.gold div.title h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 96px;
    line-height: 0;
    color: #C08B47;
    letter-spacing: normal;
  }
}/*# sourceMappingURL=css.css.map */
/* Manrope */
/* /Manrope */
@font-face {
  font-family: "Guthen-Jacqueline";
  src: url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.woff2") format("woff"), url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.otf") format("opentype");
}
/* Guthen Jacqueline */
/* /Guthen Jacqueline */
.pt0b0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pt1b0 {
  padding-top: 90px;
  padding-bottom: 0;
}

.pt0b1 {
  padding-top: 0;
  padding-bottom: 90px;
}

.pt1b1 {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
  .pt1b0 {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
  .pt0b1 {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  .pt1b1 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
/*
// Couleur de fond des blocs
$block_bck1: #F7F4EB;
$block_bck2: red;
$block_bck4: yellow;
$block_bck5: blue;

// Couleurs de fond
.widget-bck {
	&.bck1{background-color: $block_bck1;}
	&.bck2{background-color: $block_bck2;}
	&.bck4{background-color: $block_bck4;}
	&.bck5{background-color: $block_bck5;}

	&.twoColor {
		&.color2_bck1{&:before {background-color: $block_bck1;}}
		&.color2_bck2{&:before {background-color: $block_bck2;}}
		&.color2_bck4{&:before {background-color: $block_bck4;}}
		&.color2_bck5{&:before {background-color: $block_bck5;}}
	}
} 

// Couleurs de fond - Admin
.md_customfield_backgroundradio input[type=radio] {
	&.bck1 {background-color: $block_bck1;}
	&.bck2 {background-color: $block_bck2;}
	&.bck4 {background-color: $block_bck4;}
	&.bck5 {background-color: $block_bck5;}
}
*/
.blocHPMarquesPartenaires div.content {
  text-align: center;
  width: calc(100% - 20px);
  max-width: 1338px;
  margin: 0 auto;
}
.blocHPMarquesPartenaires div.content div.excltitle {
  height: 0;
  position: relative;
}
.blocHPMarquesPartenaires div.content div.excltitle > div {
  position: absolute;
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  color: #C08B47;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  padding-top: 16px;
  background-color: #F3E9DD;
}
.blocHPMarquesPartenaires div.content ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  /*
  &::before {
    position: absolute;
    content: 'EBH, Distributeur exclusif en France';
    @include Manrope600($col_C08B47, 16px, 27px);
    letter-spacing: 2.88px;
    text-transform: uppercase;
    padding: 16px 28px 0 28px;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #F3E9DD;
    height: 163px;
  } */
}
.blocHPMarquesPartenaires div.content ul > li {
  padding: 50px 30px 10px 30px;
  z-index: 2;
}
.blocHPMarquesPartenaires div.content ul > li.exclusif {
  /* background-color: #F3E9DD; */
}
.blocHPMarquesPartenaires div.content ul > li img {
  max-height: 60px;
}
.blocHPMarquesPartenaires div.content ul > li a:hover,
.blocHPMarquesPartenaires div.content ul > li a:visited:hover,
.blocHPMarquesPartenaires div.content ul > li a:focus:hover,
.blocHPMarquesPartenaires div.content ul > li a:active:hover {
  opacity: 0.6;
}
@media screen and (max-width: 805px) {
  .blocHPMarquesPartenaires div.content .excltitle > div {
    paddding-top: 10px;
  }
  .blocHPMarquesPartenaires div.content ul {
    justify-content: center;
  }
  .blocHPMarquesPartenaires div.content ul > li {
    padding: 30px 30px 10px 30px;
  }
}
@media screen and (max-width: 580px) {
  .blocHPMarquesPartenaires div.content ul::before {
    left: 0;
    width: 100%;
    text-align: center;
    top: 10px;
  }
  .blocHPMarquesPartenaires div.content ul > li {
    padding: 10px 0;
    width: 100%;
  }
  .blocHPMarquesPartenaires div.content ul > li:first-child {
    padding-top: 50px;
  }
}/*# sourceMappingURL=css.css.map */
/* Manrope */
/* /Manrope */
@font-face {
  font-family: "Guthen-Jacqueline";
  src: url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.woff2") format("woff"), url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.otf") format("opentype");
}
/* Guthen Jacqueline */
/* /Guthen Jacqueline */
.pt0b0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pt1b0 {
  padding-top: 90px;
  padding-bottom: 0;
}

.pt0b1 {
  padding-top: 0;
  padding-bottom: 90px;
}

.pt1b1 {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
  .pt1b0 {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
  .pt0b1 {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  .pt1b1 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
/*
// Couleur de fond des blocs
$block_bck1: #F7F4EB;
$block_bck2: red;
$block_bck4: yellow;
$block_bck5: blue;

// Couleurs de fond
.widget-bck {
	&.bck1{background-color: $block_bck1;}
	&.bck2{background-color: $block_bck2;}
	&.bck4{background-color: $block_bck4;}
	&.bck5{background-color: $block_bck5;}

	&.twoColor {
		&.color2_bck1{&:before {background-color: $block_bck1;}}
		&.color2_bck2{&:before {background-color: $block_bck2;}}
		&.color2_bck4{&:before {background-color: $block_bck4;}}
		&.color2_bck5{&:before {background-color: $block_bck5;}}
	}
} 

// Couleurs de fond - Admin
.md_customfield_backgroundradio input[type=radio] {
	&.bck1 {background-color: $block_bck1;}
	&.bck2 {background-color: $block_bck2;}
	&.bck4 {background-color: $block_bck4;}
	&.bck5 {background-color: $block_bck5;}
}
*/
.blocCTA {
  text-align: center;
  line-height: 0;
}
.blocCTA a,
.blocCTA a:visited,
.blocCTA a:focus,
.blocCTA a:active {
  background: none;
}/*# sourceMappingURL=css.css.map */
/* Manrope */
/* /Manrope */
@font-face {
  font-family: "Guthen-Jacqueline";
  src: url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.woff2") format("woff"), url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.otf") format("opentype");
}
/* Guthen Jacqueline */
/* /Guthen Jacqueline */
.pt0b0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pt1b0 {
  padding-top: 90px;
  padding-bottom: 0;
}

.pt0b1 {
  padding-top: 0;
  padding-bottom: 90px;
}

.pt1b1 {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
  .pt1b0 {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
  .pt0b1 {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  .pt1b1 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
/*
// Couleur de fond des blocs
$block_bck1: #F7F4EB;
$block_bck2: red;
$block_bck4: yellow;
$block_bck5: blue;

// Couleurs de fond
.widget-bck {
	&.bck1{background-color: $block_bck1;}
	&.bck2{background-color: $block_bck2;}
	&.bck4{background-color: $block_bck4;}
	&.bck5{background-color: $block_bck5;}

	&.twoColor {
		&.color2_bck1{&:before {background-color: $block_bck1;}}
		&.color2_bck2{&:before {background-color: $block_bck2;}}
		&.color2_bck4{&:before {background-color: $block_bck4;}}
		&.color2_bck5{&:before {background-color: $block_bck5;}}
	}
} 

// Couleurs de fond - Admin
.md_customfield_backgroundradio input[type=radio] {
	&.bck1 {background-color: $block_bck1;}
	&.bck2 {background-color: $block_bck2;}
	&.bck4 {background-color: $block_bck4;}
	&.bck5 {background-color: $block_bck5;}
}
*/
.blocPersonnalisation div.cta {
  margin-top: 50px;
}
.blocPersonnalisation div.content {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1358px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}
.blocPersonnalisation div.content.line1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  margin-bottom: 220px;
}
.blocPersonnalisation div.content.line1 .line2 > div.img3, .blocPersonnalisation div.content.line1 .line2 > div.img4 {
  margin-left: 10px;
}
.blocPersonnalisation div.content.line1 > div:first-child {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  position: absolute;
  bottom: -220px;
}
.blocPersonnalisation div.content.line1 > div:first-child > div {
  max-width: 378px;
  line-height: 0;
}
.blocPersonnalisation div.content.line1 > div:first-child > div img {
  line-height: 0;
  width: 100%;
}
.blocPersonnalisation div.content.line1 > div.txtct {
  order: 2;
  flex: 1;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
}
.blocPersonnalisation div.content.line1 > div.txtct > div.title {
  order: 4;
}
.blocPersonnalisation div.content.line1 > div.txtct > div.text {
  order: 8;
  margin: 18px 48px 0 0;
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 27px;
  color: #232D48;
  letter-spacing: 0.54px;
}
@media screen and (max-width: 640px) {
  .blocPersonnalisation div.content.line1 > div.txtct > div.text {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    color: #232D48;
  }
}
.blocPersonnalisation div.content.line1 > div.txtct > div.cta {
  order: 12;
}
.blocPersonnalisation div.content.line1 > div.txtct > img {
  order: 6;
}
.blocPersonnalisation div.content.line1 > div:last-child {
  order: 3;
  width: 60%;
  max-width: 758px;
}
.blocPersonnalisation div.content.line1 > div:last-child > div.img {
  line-height: 0;
}
.blocPersonnalisation div.content.line1 > div:last-child > div.img.img1 img {
  line-height: 0;
  width: 100%;
}
.blocPersonnalisation div.title h2 {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 54px;
  line-height: 64px;
  color: #C08B47;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 70px 0 50px 0;
  padding: 0;
}
.blocPersonnalisation div.title h2 span {
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 150px;
  line-height: 0;
  color: #232D48;
  text-transform: lowercase;
  display: inline-block;
  position: relative;
  letter-spacing: normal;
  margin-left: 2px;
  top: 25px;
}
@media screen and (max-width: 1300px) {
  .blocPersonnalisation div.title h2 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 50px;
    line-height: 60px;
    color: #C08B47;
  }
  .blocPersonnalisation div.title h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 140px;
    line-height: 0;
    color: #232D48;
    letter-spacing: normal;
  }
}
.blocPersonnalisation div.bulllink {
  margin-left: -30px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
}
.blocPersonnalisation div.bulllink a,
.blocPersonnalisation div.bulllink a:visited,
.blocPersonnalisation div.bulllink a:focus,
.blocPersonnalisation div.bulllink a:active {
  position: relative;
}
.blocPersonnalisation div.bulllink a svg,
.blocPersonnalisation div.bulllink a:visited svg,
.blocPersonnalisation div.bulllink a:focus svg,
.blocPersonnalisation div.bulllink a:active svg {
  width: 245px;
  height: 245px;
}
.blocPersonnalisation div.bulllink a:hover svg path,
.blocPersonnalisation div.bulllink a:visited:hover svg path,
.blocPersonnalisation div.bulllink a:focus:hover svg path,
.blocPersonnalisation div.bulllink a:active:hover svg path {
  fill: #C08B47;
}
.blocPersonnalisation div.bulllink a:hover div span.arrow,
.blocPersonnalisation div.bulllink a:visited:hover div span.arrow,
.blocPersonnalisation div.bulllink a:focus:hover div span.arrow,
.blocPersonnalisation div.bulllink a:active:hover div span.arrow {
  background-position: right center;
}
.blocPersonnalisation div.bulllink a div,
.blocPersonnalisation div.bulllink a:visited div,
.blocPersonnalisation div.bulllink a:focus div,
.blocPersonnalisation div.bulllink a:active div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  color: #FFF;
  letter-spacing: 3.15px;
  text-transform: uppercase;
  text-align: center;
}
.blocPersonnalisation div.bulllink a div span,
.blocPersonnalisation div.bulllink a:visited div span,
.blocPersonnalisation div.bulllink a:focus div span,
.blocPersonnalisation div.bulllink a:active div span {
  display: inline-block;
  width: auto;
}
.blocPersonnalisation div.bulllink a div span.guthen,
.blocPersonnalisation div.bulllink a:visited div span.guthen,
.blocPersonnalisation div.bulllink a:focus div span.guthen,
.blocPersonnalisation div.bulllink a:active div span.guthen {
  text-transform: lowercase;
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 70px;
  line-height: 0;
  color: #FFF;
  letter-spacing: normal;
  margin-top: 20px;
}
.blocPersonnalisation div.bulllink a div span.arrow,
.blocPersonnalisation div.bulllink a:visited div span.arrow,
.blocPersonnalisation div.bulllink a:focus div span.arrow,
.blocPersonnalisation div.bulllink a:active div span.arrow {
  width: 60px;
  height: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/ebh-arts-de-la-table/mdso-widgets/personnalisation/assets/img/arrow-white.png");
  margin-top: 20px;
}
@media screen and (max-width: 1300px) {
  .blocPersonnalisation div.content.line1 > div:first-child > div {
    max-width: 250px;
  }
}
@media screen and (max-width: 1200px) {
  .blocPersonnalisation div.content.line1 {
    flex-flow: column nowrap;
    margin-bottom: 0;
  }
  .blocPersonnalisation .line2 {
    order: 10;
    bottom: 0 !important;
    position: relative !important;
    margin-top: 20px;
  }
  .blocPersonnalisation div.bulllink {
    margin-left: 10px;
  }
  .blocPersonnalisation div.bulllink a svg,
  .blocPersonnalisation div.bulllink a:visited svg,
  .blocPersonnalisation div.bulllink a:focus svg,
  .blocPersonnalisation div.bulllink a:active svg {
    width: 150px;
    height: 150px;
  }
  .blocPersonnalisation div.bulllink a div,
  .blocPersonnalisation div.bulllink a:visited div,
  .blocPersonnalisation div.bulllink a:focus div,
  .blocPersonnalisation div.bulllink a:active div {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FFF;
    letter-spacing: 3.15px;
  }
  .blocPersonnalisation div.bulllink a div span.guthen,
  .blocPersonnalisation div.bulllink a:visited div span.guthen,
  .blocPersonnalisation div.bulllink a:focus div span.guthen,
  .blocPersonnalisation div.bulllink a:active div span.guthen {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 44px;
    line-height: 0;
    color: #FFF;
    letter-spacing: normal;
    margin-top: 16px;
  }
  .blocPersonnalisation div.content.line1 > div:first-child {
    justify-content: center;
  }
  .blocPersonnalisation div.content.line1 > div:first-child > div {
    max-width: 160px;
  }
  .blocPersonnalisation div.content.line1 > div.txtct {
    width: 100%;
    flex: none;
  }
  .blocPersonnalisation div.content.line1 > div.txtct > div.title h2 {
    text-align: center;
    margin: 0 0 30px 0;
  }
  .blocPersonnalisation div.content.line1 > div.txtct > div.text {
    margin: 40px 0 0 0;
  }
  .blocPersonnalisation div.content.line1 > div.txtct > div.cta {
    text-align: center;
  }
  .blocPersonnalisation div.content.line1 > div:last-child {
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 670px) {
  .blocPersonnalisation div.content .line2 > div {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .blocPersonnalisation div.content div.title h2 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 44px;
    color: #C08B47;
    margin-bottom: 10px;
  }
  .blocPersonnalisation div.content div.title h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 120px;
    line-height: 0;
    color: #232D48;
    letter-spacing: normal;
  }
}/*# sourceMappingURL=css.css.map */
/* Manrope */
/* /Manrope */
@font-face {
  font-family: "Guthen-Jacqueline";
  src: url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.woff2") format("woff"), url("/wp-content/themes/ebh-arts-de-la-table/assets/fontes/guthen-jaqueline-regular.otf") format("opentype");
}
/* Guthen Jacqueline */
/* /Guthen Jacqueline */
.pt0b0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pt1b0 {
  padding-top: 90px;
  padding-bottom: 0;
}

.pt0b1 {
  padding-top: 0;
  padding-bottom: 90px;
}

.pt1b1 {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
  .pt1b0 {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
  .pt0b1 {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  .pt1b1 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
/*
// Couleur de fond des blocs
$block_bck1: #F7F4EB;
$block_bck2: red;
$block_bck4: yellow;
$block_bck5: blue;

// Couleurs de fond
.widget-bck {
	&.bck1{background-color: $block_bck1;}
	&.bck2{background-color: $block_bck2;}
	&.bck4{background-color: $block_bck4;}
	&.bck5{background-color: $block_bck5;}

	&.twoColor {
		&.color2_bck1{&:before {background-color: $block_bck1;}}
		&.color2_bck2{&:before {background-color: $block_bck2;}}
		&.color2_bck4{&:before {background-color: $block_bck4;}}
		&.color2_bck5{&:before {background-color: $block_bck5;}}
	}
} 

// Couleurs de fond - Admin
.md_customfield_backgroundradio input[type=radio] {
	&.bck1 {background-color: $block_bck1;}
	&.bck2 {background-color: $block_bck2;}
	&.bck4 {background-color: $block_bck4;}
	&.bck5 {background-color: $block_bck5;}
}
*/
.blocHPContact > div.title h2 {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 54px;
  line-height: 64px;
  color: #C08B47;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 0 0 30px 0;
  text-align: center;
}
.blocHPContact > div.title h2 span {
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 160px;
  line-height: 0;
  color: #232D48;
  text-transform: lowercase;
  display: inline-block;
  position: relative;
  letter-spacing: normal;
  margin-left: 2px;
  top: 25px;
}
@media screen and (max-width: 1100px) {
  .blocHPContact > div.title h2 {
    margin: 0 0 30px 0;
  }
}
.blocHPContact div.content {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1358px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}
.blocHPContact div.content div.cta {
  margin-bottom: 0;
}
.blocHPContact div.content div.title h2 {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 54px;
  line-height: 64px;
  color: #C08B47;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 0 0 60px 0;
}
.blocHPContact div.content div.title h2 span {
  font-family: "Guthen-Jacqueline", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 160px;
  line-height: 0;
  color: #232D48;
  text-transform: lowercase;
  display: inline-block;
  position: relative;
  letter-spacing: normal;
  margin-left: 2px;
  top: 25px;
}
@media screen and (max-width: 1100px) {
  .blocHPContact div.content div.title h2 {
    margin: 0 0 30px 0;
  }
}
.blocHPContact div.content.line1 {
  z-index: 2;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
}
.blocHPContact div.content.line1 > div {
  width: 50%;
}
.blocHPContact div.content.line1 > div:first-child > div {
  height: 100%;
  min-height: 450px;
}
.blocHPContact div.content.line1 > div:first-child > div.img {
  line-height: 0;
}
.blocHPContact div.content.line1 > div:first-child > div.img.img1 img {
  max-width: 685px;
  line-height: 0;
  width: 100%;
}
.blocHPContact div.content.line1 > div:last-child {
  flex: 1;
  max-width: 577px;
  margin-left: 67px;
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}
.blocHPContact div.content.line1 > div:last-child > div.text {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
}
.blocHPContact div.content.line1 > div:last-child > div.text a,
.blocHPContact div.content.line1 > div:last-child > div.text a:visited,
.blocHPContact div.content.line1 > div:last-child > div.text a:focus,
.blocHPContact div.content.line1 > div:last-child > div.text a:active {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 27px;
  color: #232D48;
  letter-spacing: 0.54px;
  text-decoration: none;
}
.blocHPContact div.content.line1 > div:last-child > div.text a:hover,
.blocHPContact div.content.line1 > div:last-child > div.text a:visited:hover,
.blocHPContact div.content.line1 > div:last-child > div.text a:focus:hover,
.blocHPContact div.content.line1 > div:last-child > div.text a:active:hover {
  text-decoration: underline;
}
.blocHPContact div.content.line1 > div:last-child > div.text > div h3 {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 31px;
  color: #232D48;
  letter-spacing: 4.4px;
  padding: 0;
  margin: 0;
}
.blocHPContact div.content.line1 > div:last-child > div.text > div p {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 27px;
  color: #232D48;
  letter-spacing: 0.54px;
  padding: 0;
  margin: 0;
}
.blocHPContact div.content.line1 > div:last-child > div.img {
  line-height: 0;
  left: -200px;
  position: absolute;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.blocHPContact div.content.line1 > div:last-child > div.img.img1 img {
  line-height: 0;
  width: 100%;
}
@media screen and (max-width: 1240px) {
  .blocHPContact div.content.line1 > div:last-child {
    margin-left: 47px;
  }
  .blocHPContact div.content.line1 > div:last-child > div.text {
    margin: 40px 0 39px 0;
  }
  .blocHPContact div.content.line2 {
    margin-top: -32px;
  }
  .blocHPContact div.content.line2 > div:first-child {
    margin: 40px 48px 0 0;
  }
  .blocHPContact div.content.line2 > div:last-child img {
    max-width: 438px;
  }
}
@media screen and (max-width: 1100px) {
  .blocHPContact div.content.line1 > div {
    width: 100%;
  }
  .blocHPContact div.content.line1 > div:first-child > div.img.img1 img {
    max-width: none;
  }
  .blocHPContact div.content.line1 > div:last-child {
    margin-left: 0;
    max-width: none;
  }
  .blocHPContact div.content.line1 > div:last-child > div.text {
    margin: 40px 0 39px 0;
    justify-content: space-around;
  }
  .blocHPContact div.content.line1 > div:last-child > div.text > div {
    text-align: center;
  }
  .blocHPContact div.content.line1 > div:last-child > div.cta {
    text-align: center;
  }
  .blocHPContact div.content.line1 > div:last-child > div.img {
    line-height: 0;
  }
  .blocHPContact div.content.line1 > div:last-child > div.img.img2 img {
    line-height: 0;
    width: 100%;
    max-width: none;
  }
  .blocHPContact div.content.line2 {
    margin-top: 0;
  }
  .blocHPContact div.content.line2 > div {
    width: 100%;
  }
  .blocHPContact div.content.line2 > div:first-child {
    margin: 40px 0;
    max-width: none;
    text-align: left;
  }
  .blocHPContact div.content.line2 > div:last-child {
    flex: none;
  }
  .blocHPContact div.content.line2 > div:last-child img {
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .blocHPContact div.content div.text > div {
    width: 100%;
  }
  .blocHPContact div.content div.text > div:first-child {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .blocHPContact div.content div.title h2 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 44px;
    color: #C08B47;
    margin-bottom: 10px;
  }
  .blocHPContact div.content div.title h2 span {
    font-family: "Guthen-Jacqueline", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 120px;
    line-height: 0;
    color: #232D48;
    letter-spacing: normal;
  }
}/*# sourceMappingURL=css.css.map */