/****************************************************************************************************/
/**************************************** STYLE PROPRE A PHE ****************************************/
/****************************************************************************************************/
/* Font titles */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600;700&display=swap');
/* Font body */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
h1, h3, h4, p, li {
  font-family: 'AvenirNext', 'Open Sans', sans-serif; }

h2 {
  font-family: 'Roboto Slab', serif; }

/* PRIMARY COLOR */
.btn_cta a:hover, .encart .cta a, h2:after, .confStep h1:after, .confStep button, .confStep .button, .module-block-recapitulative h4:after, .cta_fixed a, .vanguard-custom-choice:nth-of-type(2n) .cta_choice:hover, .vanguard-custom-choice:nth-of-type(2n).selected.active .cta_choice, .vanguard-custom-choice:nth-of-type(2n) .choice_info .choice_backend {
  background-color: #e74c3c; }

.btn_cta a, .encart .cta a, .confStep button, .confStep .button, .modal_content > div, .cta_fixed a, .vanguard-custom-choice:nth-of-type(2n) .cta_choice, .vanguard-custom-choice:nth-of-type(2n) .price {
  border-color: #e74c3c; }

.btn_cta a, a:not(.encart .cta a):not(.confStep .button), .encart .cta a:hover, .confStep .promotion, h1 b, h1 span, .cta_fixed a:hover, .confStep button:hover, .confStep .button:hover, .vanguard-custom-choice:nth-of-type(2n) .cta_choice p {
  color: #e74c3c; }

.spinner > div {
  background: #e74c3c;
  background-image: -moz-linear-gradient(130deg, #e74c3c, #4D372E, #e74c3c);
  background-image: -webkit-linear-gradient(130deg, #e74c3c, #4D372E, #e74c3c);
  background-image: -o-linear-gradient(130deg, #e74c3c, #4D372E, #e74c3c);
  background-image: linear-gradient(130deg, #e74c3c, #4D372E, #e74c3c); }

/* SECONDARY COLOR */
.no-extrasell a, .encart .fa-gift, .encart h1 strong, #gift h2 svg, .sources a, h3, .vanguard-custom-choice:first-of-type .cta_choice p {
  color: #e74c3c !important; }

.vanguard-custom-choice:first-of-type .cta_choice, .vanguard-custom-choice:first-of-type .price {
  border-color: #e74c3c; }

.vanguard-custom-choice:first-of-type .cta_choice:hover, .vanguard-custom-choice:first-of-type.selected.active .cta_choice, .vanguard-custom-choice:first-of-type .choice_info .choice_backend {
  background-color: #e74c3c; }

/********************************************************************************************/
/****************************************** STYLES ******************************************/
/********************************************************************************************/
.myContent {
  max-width: 1200px;
  width: 92%;
  margin: auto;
  padding: 30px 0;
  z-index: 4; }

.myContentDark {
  background-color: #f7f7f7;
  padding: 15px 0;
  margin: 0 auto; }

h1, h2, h4, p, li {
  color: #4D372E; }

p, li {
  margin: 0 0 0.7rem 0;
  font-size: 1rem;
  font-weight: 400; }

.confStep h1, h2 {
  display: block;
  margin-bottom: 3rem !important;
  position: relative; }

h2 {
  font-size: 2rem !important;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  text-align: center;
  color: #212500; }

h2:after, .confStep h1:after, .module-block-recapitulative h4:after {
  display: block;
  content: "";
  position: absolute;
  height: 1px;
  width: 100px;
  left: 50%;
  margin: 15px auto 0 -50px; }

h3 {
  font-size: 1.5rem !important;
  line-height: 1.5 !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin-bottom: 15px !important;
  text-align: center; }

h4 {
  font-size: 1.3rem !important;
  font-weight: 400 !important; }

b, strong, .f-bold {
  font-weight: 700; }

.subtitle {
  text-align: center;
  font-style: italic;
  margin: -15px auto 45px; }

.displayNone {
  display: none; }

.red {
  color: red; }

/*-------------------------- IMAGES -------------------------*/
/*-----------------------------------------------------------*/
.img-300 img, .img-400 img, .img-500 img, .img-600 img, .img-full img {
  width: 100%;
  margin-bottom: 15px; }

.img-300 {
  max-width: 300px;
  margin: auto; }

.img-400 {
  max-width: 400px;
  margin: auto; }

.img-500 {
  max-width: 500px;
  margin: auto; }

.img-600 {
  max-width: 600px;
  margin: auto; }

.img-full {
  width: 100%;
  margin: auto; }

/*--------------------------- ICON --------------------------*/
/*-----------------------------------------------------------*/
.icn_hand_point:after {
  content: "\f0a5";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  margin-left: 5px; }

/*-------------------------- Header -------------------------*/
/*-----------------------------------------------------------*/
header {
  background-color: black;
  color: #ffff;
  text-align: center;
  padding-bottom: 80px;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 600px;
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 35%, 50% 70%, 0 35%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 35%, 50% 70%, 0 35%, 0 0); }

header .logo {
  height: 80px;
  width: 100%;
  padding: 15px; }

header .logo img {
  max-height: 100%;
  max-width: 400px; }

/*-------------------------- ENCART --------------------------*/
/*------------------------------------------------------------*/
.encart {
  min-height: 450px;
  margin-top: 50px;
  padding: 30px;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px #00000029;
  align-items: center; }

.encart_small {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.encart .product, .encart .description_offre {
  text-align: center; }

.encart .product img {
  max-width: 100%; }

.encart h1 {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 30px; }

.encart h1 strong {
  font-size: 3rem !important;
  line-height: 0.5; }

.encart.offre p {
  font-size: 1rem;
  text-align: center;
  line-height: 1.6; }

.encart .fa-gift {
  margin-bottom: -1px !important; }

.encart .cta {
  margin: 50px auto 0; }

.encart .cta a {
  box-shadow: -3px -3px 6px #00000029;
  border-style: solid;
  border-width: 1px;
  border-radius: 9px;
  color: #ffff;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: 1px;
  display: block;
  margin: 0 auto 20px auto;
  white-space: normal;
  padding: 10px;
  max-width: 350px;
  cursor: pointer; }

.encart .cta a:hover {
  text-decoration: none;
  background-color: #ffffff !important; }

.encart .fa-gift {
  font-size: 1.8rem;
  margin-bottom: -1px; }

/*------------------------- CHOICES --------------------------*/
/*------------------------------------------------------------*/
#items-choices {
  display: flex;
  width: 100%;
  justify-content: space-between;
  list-style: none; }

.vanguard-custom-choice {
  width: 49%;
  filter: grayscale(0.9); }

.vanguard-custom-choice.selected.active, .vanguard-custom-choice:hover {
  filter: grayscale(0); }

.vanguard-custom-choice.selected.active .cta_choice p:after {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  bottom: 1.5rem;
  font-size: 2rem;
  margin-left: 15px; }

.vanguard-custom-choice input {
  display: none; }

.choice .choice_info .choice_backend {
  padding: 15px;
  height: 250px;
  margin: auto; }

.choice .choice_info h3 {
  color: #FFFFFF !important;
  text-align: center;
  text-transform: none;
  margin-bottom: 0 !important; }

.choice .choice_img {
  margin-top: -200px;
  padding: 0 15px; }

.choice .choice_img img {
  width: 100%; }

.choice .price {
  text-align: center;
  background-color: #FFFFFF;
  border: 2px solid;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  float: right;
  margin-bottom: -100px;
  z-index: 50;
  position: relative; }

.choice .price p {
  font-size: 0.8rem;
  margin-bottom: 0 !important; }

.choice .price p:first-of-type {
  font-size: 1.6rem;
  font-weight: 600; }

.choice .cta_choice {
  max-width: 100%;
  width: 350px;
  padding: 10px;
  margin: 15px auto;
  text-align: center;
  text-transform: uppercase;
  border-radius: 10px;
  border: 1px solid;
  cursor: pointer; }

.choice .cta_choice p {
  margin-bottom: 0 !important; }

.vanguard-custom-choice:first-of-type .cta_choice, .vanguard-custom-choice:nth-of-type(2n) .cta_choice {
  background-color: #FFFFFF; }

.vanguard-custom-choice:first-of-type .cta_choice:hover p, .vanguard-custom-choice:first-of-type.selected.active .cta_choice p, .vanguard-custom-choice:nth-of-type(2n) .cta_choice:hover p, .vanguard-custom-choice:nth-of-type(2n).selected.active .cta_choice p {
  color: #FFFFFF !important; }

.info_choice {
  text-align: center;
  font-style: italic;
  font-size: 0.8rem;
  margin-top: 15px; }

/*------------------------- RECAP --------------------------*/
/*----------------------------------------------------------*/
.module-block-recapitulative h4 {
  display: none;
  font-weight: 700 !important;
  text-align: center; }

.recap .module-block-recapitulative h4 {
  display: block;
  margin-bottom: 30px; }

.module-block-recapitulative {
  background-color: #ffffff !important;
  box-shadow: 0px 3px 6px #00000029; }

/*------------------------- MODAL --------------------------*/
/*----------------------------------------------------------*/
.modal {
  /* display: none; */
  backdrop-filter: blur(13px); }

.modal_content {
  width: 100%;
  height: 100%;
  padding: 10px;
  display: flex;
  align-items: center; }

.modal_content > div {
  border-width: 3px;
  border-style: solid;
  background-color: #ffffff;
  max-width: 900px;
  margin: auto;
  padding: 15px;
  max-height: 100%;
  overflow: scroll; }

.modal_content h4 {
  text-align: center;
  margin: 30px auto; }

.modal_content .payment_form {
  margin: 30px auto;
  text-align: center; }

/*------------------------- Panier --------------------------*/
/*-----------------------------------------------------------*/
#shop .cta_shop {
  text-align: center;
  padding-top: 30px; }

#shop .cta_shop {
  background-color: #e88018;
  border: 1px solid #e88018;
  border-radius: 39px;
  padding: 10px 30px;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5rem;
  cursor: pointer;
  color: #ffffff !important;
  text-decoration: none !important; }

#shop .cta_shop:hover {
  background-color: #ffffff;
  color: #e88018 !important; }

#shop .row > div:first-of-type {
  border-right: 1px solid #e7e7e7; }

/*------------------------- FORM --------------------------*/
/*-----------------------------------------------------------*/
.form_info .newsletterAuto {
  font-style: italic;
  font-size: 0.8rem;
  margin-top: 10px; }

.form_info p {
  text-align: center; }

.form_info .politique a {
  text-decoration: underline; }

.vanguard-contact-information .vanguard-contact-form-label {
  position: absolute;
  margin-top: -10px !important;
  margin-left: 15px !important;
  background-color: white !important;
  width: fit-content !important;
  font-weight: 400 !important;
  font-size: 0.8rem !important;
  color: #979797; }

.form-fields .form-group {
  margin-bottom: 28px; }

.form-fields .col-sm-12 {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0; }

.form-fields .col-sm-12:before, .form-fields .col-sm-12:after {
  display: table;
  content: "";
  clear: both; }

.form-fields .form-group {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin-right: 0 !important;
  margin-left: 0 !important; }

.form-check {
  width: 100% !important; }

.vanguard-form-error {
  margin-left: 15px !important;
  font-size: 80% !important; }

/*------------------------- CADEAUX --------------------------*/
/*------------------------------------------------------------*/
#gift .image {
  text-align: center; }

#gift .image img {
  width: 100%;
  max-width: 400px; }

.gifts p {
  text-align: center;
  font-size: 0.8rem; }

#gift h2 svg {
  margin: 0 5px; }

/*----------------------- CONDITIONS -------------------------*/
/*------------------------------------------------------------*/
#conditions .myContent {
  max-width: 900px; }

.condition {
  text-align: center; }

.condition > div:first-of-type {
  cursor: pointer; }

.condition h4 {
  font-weight: 700 !important;
  font-size: 1.2rem !important; }

.condition img {
  height: 100px;
  margin-bottom: 10px; }

.condition .chevron {
  font-size: 1.5rem;
  color: #707070; }

.condition_details {
  text-align: left;
  margin-top: 30px;
  display: none; }

.rotate_180deg {
  transform: rotate(180deg); }

/*--------------------------- AVIS --------------------------*/
/*-----------------------------------------------------------*/
#avis .row {
  justify-content: center;
  align-items: center; }

#avis .row.display-table {
  display: table; }

#avis .row.display-table [class*=â€™col-â€™] {
  float: none;
  display: table-cell; }

.avis {
  background-color: #ffffff;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
  margin: 10px auto; }

.avis .decor {
  font-family: emoji;
  font-size: 9rem;
  line-height: 0.9;
  margin-bottom: -4rem;
  color: #fb6106;
  opacity: 0.6; }

.avis p:not(.decor):not(.author) {
  font-style: italic; }

.avis .author {
  margin-bottom: 0;
  font-weight: 600;
  text-align: right; }

.avis .date {
  margin-bottom: 0;
  text-align: right;
  font-size: 75%; }

/*--------------------------- OFFRE -------------------------*/
/*-----------------------------------------------------------*/
.confStep h2 {
  margin-top: 60px !important; }

.confStep .promotion {
  font-size: 1.75rem; }

.confStep button, .confStep .button {
  color: #ffff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 15px 40px;
  border-radius: 5px;
  cursor: pointer !important;
  border-width: 1px;
  border-style: solid; }

.no-extrasell {
  margin: 15px auto 30px; }

.confStep button:hover, .confStep .button:hover {
  background: #ffff; }

.info_offre {
  text-align: center;
  font-style: italic;
  font-size: 0.8rem;
  margin: 15px; }

.cta_fixed {
  position: fixed;
  bottom: 20px;
  right: 20px; }

.cta_fixed a {
  padding: 15px;
  background-color: #8e112c;
  border: 1px solid #8e112c;
  color: #ffffff !important;
  text-decoration: none !important;
  cursor: pointer; }

.cta_fixed a:hover {
  color: #8e112c !important;
  background-color: #ffffff; }

/*------------------------- OOPS BTN -----------------------*/
/*----------------------------------------------------------*/
.vanguard-oops-button {
  background-color: #c0c0c0 !important;
  width: 50% !important;
  margin-right: auto !important;
  margin-left: auto !important; }

.vanguard-oops-button:hover {
  background-color: #a3a2a2 !important; }

#oups {
  display: none;
  text-align: center; }

#oups p {
  font-style: italic;
  font-size: 17px; }

.one-click-ctx #oups {
  display: block; }

.one-click-ctx .vanguard-sepa-signature-container {
  display: none; }

/* Hide Vanguard method selection */
.vanguard-payment-method-selection {
  display: none; }

/*------------------------- SOURCES ------------------------*/
/*----------------------------------------------------------*/
.sources p {
  font-size: 0.8rem;
  word-break: break-all; }

.sources h3 {
  text-transform: initial;
  font-size: 1.2rem;
  color: #212500 !important;
  text-align: left; }

/*------------------------ SEPCIAL PAGE ----------------------*/
/*------------------------------------------------------------*/
.special_page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh; }

/*------------------------ LOADING PAGE ----------------------*/
/*------------------------------------------------------------*/
.spinner {
  margin: 20px auto 0;
  width: 70px;
  text-align: center; }

.spinner > div {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/*-------------------------- FOOTER ------------------------*/
/*-----------------------------------------------------------*/
footer {
  padding: 1.4rem 1.4rem 0.7rem;
  text-align: center;
  background-color: #737373; }

footer a, footer p {
  color: #ffffff !important;
  font-weight: 400; }

/* HEADER STICKY */
.header_sticky {
  z-index: 3;
  display: none;
  background-color: white;
  width: 100vw;
  height: 60px;
  position: fixed;
  top: 0;
  padding: 5px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 3px 6px #00000029; }

.header_sticky .logo, .header_sticky .logo img {
  height: 80%; }

.header_sticky .btn_cta a {
  border-style: solid;
  border-width: 1px;
  border-radius: 9px;
  color: #ffff;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 1px;
  display: block;
  white-space: normal;
  padding: 8px 15px;
  max-width: 350px;
  cursor: pointer; }

.header_sticky .btn_cta a:hover {
  color: #FFFFFF !important;
  text-decoration: none; }

/*---------------------- Responsive --------------------------*/
/*------------------------------------------------------------*/
@media screen and (max-width: 991px) {
  .encart h1 {
    margin-top: 30px;
    font-size: 1.75rem; }
  h2 {
    font-size: 1.8rem !important;
    margin-top: 2rem;
    margin-bottom: 60px; }
  h3 {
    font-size: 1.3rem; }
  h4 {
    font-size: 1.3rem; }
  .form-fields .form-group {
    width: 100%; }
  .form-fields {
    padding: 0;
    border-right: 0; } }

@media screen and (max-width: 900px) {
  .choice .price {
    width: 125px;
    height: 125px; }
  .choice .price p:first-of-type {
    font-size: 1.5rem; }
  .choice .price p {
    font-size: 0.6rem; } }

@media screen and (max-width: 767px) {
  .amy-titre {
    color: black !important; }
  .myContent {
    padding: 15px !important; }
  h2 {
    margin-bottom: 45px; }
  .advantage {
    margin-top: 30px; }
  .garantyInfo img {
    max-width: 150px; }
  header {
    height: 600px;
    -webkit-clip-path: polygon(60% 0%, 100% 0, 100% 35%, 650% 70%, 0 35%, 0 0);
    clip-path: polygon(60% 0%, 100% 0, 100% 35%, 60% 70%, 0 35%, 0 0); }
  header .logo {
    height: 100px; }
  .encart {
    margin-top: 80px; } }

@media screen and (max-width: 720px) {
  .choice_backend, .choice_img img {
    display: none; }
  .choice .price {
    margin-bottom: 0;
    float: none;
    border: 0;
    width: auto;
    height: auto;
    min-height: 72px; }
  .choice .price p:first-of-type {
    font-size: 2rem; }
  .choice .price p {
    font-size: 1rem; }
  .choice .choice_img {
    margin-top: 0; }
  .vanguard-custom-choice.selected.active .cta_choice p:after {
    bottom: 2rem;
    font-size: 1rem;
    margin-left: 5px; } }

@media screen and (max-width: 650px) {
  .condition img {
    height: 100px;
    margin: 15px auto; } }

@media screen and (max-width: 560px) {
  .header_sticky .logo {
    padding: 10px 0; }
  .header_sticky .btn_cta a {
    font-size: 0.8rem;
    margin: 5px 0;
    padding: 5px 10px; } }

@media screen and (max-width: 520px) {
  .encart h1 {
    font-size: 1.3rem !important; }
  .encart h1 strong {
    font-size: 2rem !important;
    line-height: 0.5; }
  .encart h2 {
    font-size: 1.2rem;
    margin-bottom: 1rem !important; }
  h2, h2 > small {
    font-size: 1.5rem !important; }
  h3 {
    font-size: 1.2rem !important;
    margin-top: 30px; }
  .sources {
    padding: 0 !important; }
  .encart, .confStep {
    padding: 15px 0; }
  .confStep h2 {
    margin-top: 30px !important;
    margin-bottom: 3rem !important; }
  .myContent {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .panier .back {
    margin-left: 0;
    margin-top: 0; }
  .myContent.ingredients {
    padding: 30px 0; }
  .choice .price p:first-of-type {
    font-size: 1.5rem; }
  .choice .price p {
    font-size: 0.8rem; }
  .cta_choice p {
    font-size: 0.8rem; }
  .vanguard-custom-choice.selected.active .cta_choice p:after {
    content: " "; } }

@media screen and (max-width: 480px) {
  header {
    height: auto;
    -webkit-clip-path: none;
    clip-path: none;
    padding-bottom: 0;
    position: relative; }
  header .logo {
    height: auto; }
  header .logo img {
    max-width: 100%; }
  .encart {
    margin-top: -15px; } }

@media screen and (max-width: 380px) {
  .header_sticky .logo {
    padding: 12px 0; }
  .header_sticky .btn_cta a {
    font-size: 0.7rem; } }

@media screen and (max-width: 340px) {
  .header_sticky {
    display: none !important; } }
