#sldeasyloginascustomer_front_infos {
    display: none;
}
.h2, .size-2, h2 {
    font-size: 2.5rem !important;
}
.rad10 {
    border-radius: 10px !important;
    box-shadow: 0px 0px 1px 1px rgb(16 8 8 / 35%);
}

/* Debug Paypal sur CB */
#ps_checkout-card-fields-name > div,
#ps_checkout-card-fields-number > div,
#ps_checkout-card-fields-expiry > div,
#ps_checkout-card-fields-cvv > div {
    height: 50px!important;
}
.linkmenu {
    font-size: 1.1rem!important;
    font-weight: 100!important;
}
.product-information .mdgfaq-question-wrap .accordion-header:before {
    font-size: 27px !important;
    }
.link-white-cms{
    color: #FFF !important;
    text-decoration: none !important;
    }
.accordion-item h2 {
        font-size: 1.5rem!important;
}
.reflex-video-wrapper {
  max-width: 900px;
  margin: 0 auto 3rem;
  position: relative;
  aspect-ratio: 16 / 9;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  background: #f1f5f9;
}
.product-list-header h2{
        font-size: 1.2rem!important;
}
.bg-s-beige{
background-color:#EBDCC6 !important;
color:#000 !important;
}
.bg-s-noir{
background-color:#000 !important;
color:#FFF !important;
}
.bg-s-bleu{
background-color:#4682b4 !important;
color:#FFF !important;
}
.bg-s-vert{
background-color:#2e8b57 !important;
color:#FFF !important;
}
.bg-s-terre{
background-color:#e2725b !important;
color:#FFF !important;
}
.c-black{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #000; 
    border: 1.5px solid #333333;
  }
.c-white{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #fff; 
    border: 1.5px solid #333333;
  }
.c-terre{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #C27A68; 
    border: 1.5px solid #333333;
  }
.c-beige{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #EBDCC6; 
    border: 1.5px solid #333333;
  }
.c-vert{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #2e8b57; 
    border: 1.5px solid #333333;
  }
.c-bleu{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #4682b4; 
    border: 1.5px solid #333333;
  }
.c-rouge{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #E74C3C; 
    border: 1.5px solid #333333;
  }
.c-gris{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #A9A9A9; 
    border: 1.5px solid #333333;
  }
.c-rose{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #F4C2C2; 
    border: 1.5px solid #333333;
  }
.c-marron{
    width: 30px !important;
    height: 30px !important;
    border-radius: 3px !important; 
    background-color: #5D4037; 
    border: 1.5px solid #333333;
  }