/**********************************************************
				Authentication Styles
**********************************************************/
#authentication .page-heading {
  margin: 0;
  font-family: "Hanken Grotesk", sans-serif;
  text-align: left;
  border: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

#authentication .text_retour {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #0C0C0D;
  margin-left: 5px;
  line-height: 24px;
}

#authentication {
  padding-top: 196px;
}

#authentication.order {
  padding-top: 0;
}

.form-group input, textarea {
  background: rgba(12, 12, 13, 0.05);
  border-radius: 0;
}

#authentication #page {
  background: #F1F1F1;
}

#authentication #center_column .page-heading-title {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  overflow: inherit;
  border: none;
  font-size: 35px;
  color: #333333;
  text-align: center;
  padding-top: 30px;
}

#authentication h1.page-heading:after {
  content: "";
  display: block;
  height: 1px;
  width: 170px;
  background: #dddddd;
  margin: 30px auto;
}

#authentication:not(.process_order) #center_column:not(.create-account) {
  background: #FFF !important;
}

#authentication #center_column {
  background: #F3F3F3;
  font-family: "Hanken Grotesk", sans-serif;
}

#authentication:not(.order) #center_column {
  background: #fff;
}

#account-creation_form .id_state,
#account-creation_form .dni,
#account-creation_form .postcode {
  display: none;
}

/*#create-account_form {
  min-height: 297px; } */
.slider_captcha {
  width: 90% !important;
  margin-bottom: 10px !important;
}

.swipe-knob:not(.type_filled).swipe_ended {
  display: none;
}

#authentication #center_column button.btn.border-black {
  color: #fff;
  line-height: 30px;
  display: block;
  letter-spacing: 1px;
  text-transform: inherit;
  font-weight: 600;
  background-color: #0C0C0D;
  border: 1px solid #0C0C0D;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 7px 7px;
  display: block;
  height: 40px;
  font-family: "Hanken Grotesk", sans-serif;
  width: max-content;
  max-width: 100%;
  line-height: 20px;
  posistion: relative;
  margin-bottom: 40px;
}

#authentication #center_column button.btn.border-black span::after {
  content: "";
  background: url("../../../img/icon/white/caret-right.svg") no-repeat center center;
  z-index: 99;
  border-radius: 0;
  display: block;
  width: 24px;
  height: 24px;
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}

#authentication #center_column .btn.active.focus,
#authentication #center_column .btn.active:focus,
#authentication #center_column .btn.focus,
#authentication #center_column .btn:active.focus,
#authentication #center_column .btn:active:focus,
#authentication #center_column .btn:focus {
  outline-offset: 0;
  outline: none;
}

#authentication #center_column .btn.border-black:hover {
  background-color: #333;
  color: white;
  border: 1px solid #333;
}

#authentication .btn-connect:hover {
  background-color: #333;
  color: white;
}

/*
#authentication #center_column #create-account_form button.btn.border-black {
    background-color: #fff;
    color: #333;
    border: 1px solid #333;
}

#authentication #center_column #create-account_form button.btn.border-black:hover {
	background-color: #333;
    color: #fff;
    border: 1px solid #333;
}
*/
#authentication #center_column #create-account_form .btn:hover span {
  color: #fff;
}

#create-account_form p {
  margin-bottom: 8px;
}

#authentication #form-container {
  max-width: 850px;
  margin: 0 auto;
}

#authentication #center_column form {
  padding-bottom: 10px;
}

#authentication #center_column .form-group {
  position: relative;
  margin-bottom: 6px;
}

#authentication #center_column #login_form .form-group.lost_password {
  margin: 0 0 10px;
  text-align: left;
  line-height: 16px;
}

#authentication #center_column #login_form .form-group.lost_password a {
  text-decoration: underline;
  color: #0C0C0D;
  font-size: 12px;
}

#authentication #center_column #login_form .form-group.lost_password a:hover {
  text-decoration: none;
}

#authentication #center_column .form-control {
  max-width: 271px;
}

.form-group.form-ok input {
  background: url("../../../img/icon/form-ok.svg") 99% 12px no-repeat #ddf9e1;
  background-size: 25px;
}

.form-group.form-error input, .form-group.form-error textarea {
  background: url("../../../img/icon/form-error.svg") 99% 12px no-repeat #fff1f2;
  background-size: 25px;
}


#authentication #center_column .box {
  border: 0px;
  padding: 40px 10%;
  background: #FFFFFF;
  border-radius: 0;
}

#page {
  min-height: 0%;
}

#authentication #center_column .form_content, #authentication #center_column #account-creation_form.box {
  text-align: left;
}

#authentication #center_column .page-subheading {
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 700;
  font-family: "Hanken Grotesk", sans-serif;
  padding-bottom: 10px;
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
  display: inline-block;
  text-transform: inherit;
  border: none;
}

#authentication #center_column .button.button-medium {
  padding: 0px 25px;
  background: #bda369;
  border-width: 2px;
  border-color: #bda369;
  color: #fff;
  min-width: 90%;
}

#authentication #center_column .button.button-medium span {
  border: 0px;
}

#authentication #center_column .button.button-medium:hover,
#authentication #center_column .button.button-medium:hover span {
  background: #fff !important;
  color: #121212 !important;
}

#authentication #center_column .text-left,
#authentication #center_column .gender-line {
  text-align: left;
}

#authentication #center_column label {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #0C0C0D;
  display: block;
  text-align: left;
  margin-bottom: 4px;
}

#authentication .go-back.form {
  display: none;
}

#authentication.order .create-account .go-back.form {
  display: block;
  position: relative;
}

#authentication.order .create-account .go-back.form .text_retour {
  font-size: 14px;
  cursor: pointer;
  padding: 8px 0 16px;
  margin: 0;
}

#authentication #center_column .form-group .form-control {
  min-width: 100%;
  border-top: 0;
  border-left: 0;
  height: 100%;
  cursor: pointer;
  border-right: 0;
  border-radius: 0;
}

#authentication .form-control {
  border: none;
}

#authentication div.selector {
  width: 100% !important;
}

#authentication div.selector span {
  width: 100% !important;
}

#authentication #center_column .form-group .icone {
  position: absolute;
  top: 45px;
  height: 45px;
  width: 45px;
  cursor: pointer;
  right: 1px;
}

#authentication #center_column .form-group .icone-eye {
  z-index: 10;
}

#authentication #center_column .form-group .icone.icone-eye {
  background: url("../../../img/icon/eye-none.svg") no-repeat center center;
  background-size: 100%;
  width: 24px;
  height: 24px;
  top: 34px;
  right: 8px;
}

#authentication #center_column .form-group .icone.icone-eye.active,
#authentication #center_column .form-group .icone.icone-eye-close {
  background: url("../../../img/icon/eye.svg") no-repeat center center;
  background-size: 20px;
}

#authentication .step2, #authentication .alert.alert-danger.step1 {
  display: none;
}

/* facebook & google connect */
.ao_bt_fpsc.ao_bt_fpsc_google {
  border: blue;
}

#fbpsc div div:first-child {
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 700;
  font-family: "Hanken Grotesk", sans-serif;
  padding-bottom: 10px;
  /* margin-bottom: 35px; */
  border-bottom: 1px solid #eee;
  /* display: inline-block; */
  text-transform: inherit;
  border: none;
  color: #333;
}

body .btn-google span:first-child {
  width: 30px;
  float: left;
  height: 30px;
  background: url("../../../img/google.png") no-repeat center center/cover;
}

body .btn-facebook span:first-child {
  width: 30px;
  float: left;
  height: 30px;
  background: url("../../../img/facebook.png") no-repeat center center/cover;
}

body .btn-google {
  margin-bottom: 30px !important;
  padding: 10px 35px 15px;
  border-radius: 5px;
  font-size: 17px;
  font-family: "Hanken Grotesk", sans-serif;
  transition: background-color 0.2s ease-out;
  background-color: white;
  color: #4285F4;
  font-weight: 700;
}

body .btn-google:hover {
  color: white;
  background-color: #4285F4;
}

body .btn-facebook {
  margin-bottom: 35px !important;
  padding: 10px 35px 15px;
  border-radius: 5px;
  font-size: 17px;
  font-family: "Hanken Grotesk", sans-serif;
  transition: background-color 0.2s ease-out;
  background-color: white;
  color: #3b5998;
  font-weight: 700;
}

body .btn-facebook:hover {
  color: white;
  background-color: #3b5998;
}

body .btn-google span:nth-child(2) {
  padding-top: 5px;
  display: inline-block;
  padding-left: 10px;
}

body .btn-facebook span:nth-child(2) {
  padding-top: 5px;
  display: inline-block;
  padding-left: 10px;
}

body #fbpsc .btn-spcial {
  display: block;
  max-width: 200px;
  margin: 0 auto;
}

body .ao_fpsc_clr_20 {
  display: none;
}

body #fbpsc.authentication {
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 700;
  font-family: "Hanken Grotesk", sans-serif;
  padding-bottom: 10px;
  /* margin-bottom: 35px; */
  border-bottom: 1px solid #eee;
  /* display: inline-block; */
  text-transform: inherit;
  border: none;
  color: #333;
}

body .btn-google {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
  padding: 8px 35px 15px !important;
  border-radius: 10px !important;
  font-size: 17px !important;
  font-family: "Hanken Grotesk", sans-serif;
  transition: background-color 0.2s ease-out !important;
  background-color: white !important;
  color: #0C0C0D !important;
  font-weight: 700 !important;
  box-shadow: none !important;
  border: 1px solid #C9C9C9 !important;
  /*display: none !important;*/
}

body .btn-google span:nth-child(2) {
  padding-top: 0px !important;
  display: inline-block !important;
  padding-left: 0px !important;
  font-size: 15px !important;
}

#authentication .btn-social > :first-child {
  top: 0;
}

body .btn-facebook {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
  padding: 9px 35px 15px !important;
  border-radius: 5px !important;
  font-size: 17px !important;
  font-family: "Hanken Grotesk", sans-serif;
  transition: background-color 0.2s ease-out !important;
  background-color: white !important;
  color: #3b5998 !important;
  font-weight: 700 !important;
  box-shadow: none !important;
  border: none !important;
}

body .btn-facebook:hover {
  color: white !important;
  background-color: #3b5998 !important;
}

body .btn-facebook span:nth-child(2) {
  display: inline-block;
  padding-left: 0px;
  font-size: 15px;
}

#authentication .form-group {
  padding: 5px 0;
}

#authentication .form-group.margin_bottom_30 {
  margin-bottom: 30px !important;
}

#authentication .alert {
  position: relative;
  padding-left: 60px;
}

#authentication .alert ol {
  margin: 0 0 0 -11px;
}

#authentication .alert.alert-danger:before {
  position: absolute;
  top: calc(50% - 12px);
  left: 15px;
}

#authentication .alert .lnk {
  display: none;
}

#authentication #uniform-id_country span:after {
  right: 10px;
}

#authentication .checkbox-remember {
  display: flex;
  align-items: center;
  justify-content: center;
}

body .already-group .tooltip-rgpd .text a, body .already-customer .tooltip-rgpd .text a {
  color: #fff;
}

#authentication .flex-step {
  display: flex;
  align-items: center;
  justify-content: center;
}

#authentication #center_column .checkbox label {
  line-height: 25px;
  padding-left: 0px;
}

body #authenticationAlign a {
  display: block;
  max-width: 200px;
  margin: 0 auto;
}

body .ao_fpsc_clr_20 {
  display: none;
}

#authentication .btn-google,
#authentication .google_btn {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  width: 344px;
  align-items: center;
  color: #0C0C0D;
  border-radius: 10PX;
  border: 1px solid #A2A2A6;
  margin-top: 15px !important;
  height: 47px;
  margin: auto;
  box-shadow: none;
  /*width:344px;*/
}

#authentication .btn-facebook,
#authentication .facebook_btn {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  display: flex;
  margin: auto;
  width: 344px;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 24px;
  color: white;
  background-color: #3B5998;
  border-radius: 10px;
  height: 47px;
  text-transform: uppercase;
}

#authentication .partie_gauche_auth {
  margin-bottom: 30px;
}

#authentication .flex-newsletter-auth {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#authentication .or {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  color: #0C0C0D;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  padding: 12px;
  text-align: center;
}

#authentication #account-creation_form .box,
#authentication #new_account_form .box,
#authentication #new_account_guest_form .box,
#authentication .login-form .box {
  border: 0px;
  text-align: center;
  background: #FFF;
  border-radius: 10px;
  box-shadow: 0 0 8px 0 #ccc;
}

#authentication input#email {
  background: rgba(12, 12, 13, 0.05);
  border-radius: 0 !important;
  border: none;
  padding: 11px 19px;
  height: 47px;
}

#authentication input#passwd {
  background: rgba(12, 12, 13, 0.05);
  border-radius: 10px !important;
  border: none;
  padding: 11px 19px;
  height: 47px;
}

/* #authentication #address .form-group .form-control, #identity .form-group .form-control, #account-creation_form .form-group .form-control, #new_account_form .form-group .form-control, #opc_account_form .form-group .form-control, #authentication .form-group .form-control{
    max-width: 100% !important;
} */
#authentication .btn-connect {
  border-radius: 10px;
  background-color: #0C0C0D;
  color: white;
  font-family: "Hanken Grotesk", sans-serif;
  padding: 8px;
  border: none;
  width: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
}

#authentication .connexion-content {
  margin: 170px 120px;
}

#authentication #new_order_step {
  margin: 0 !important;
  background: transparent !important;
}

#authentication #columns {
  padding-top: 0px;
}

#authentication .page-heading {
  width: auto;
  padding: 0;
}

.creer_un_compte.souligne {
  text-decoration: underline;
  background: transparent;
  border: 0;
  color: #000;
}

#authentication #center_column .btn.commande_guest {
  display: block;
  float: none;
  width: 240px;
  text-align: center;
  margin: 0 auto;
  text-transform: none;
  background: transparent;
  color: #000;
  border: 1px solid #000;
}

#authentication #center_column .btn.commande_guest:hover {
  background-color: #333;
  border: 1px solid #333;
  color: white;
}

#authentication #center_column .recap_panier .cart_navigation {
  display: none;
}

#authentication #fbpsc p {
  display: block;
  margin: 0 auto;
}

#authentication .fa-bt-facebook:before {
  display: none;
}

#authentication #fbpsc .btn-facebook {
  color: #fff !important;
  background-color: #3b5998 !important;
  border-radius: 10px !important;
}

.recap_panier .bg_white.clear {
  padding: 16px;
  background: white;
  border-radius: 5px;
}

body#authentication #center_column .recap_panier .text_code {
  display: block;
  text-align: left;
}

body#authentication #center_column .recap_panier .box {
  box-shadow: none;
  background: transparent;
  padding: 40px 0;
}

body.order #center_column .recap_panier #cart_voucher_v3 {
  margin-bottom: 0;
}

body.order #center_column .recap_panier #cart_voucher_v3 div.clear {
  margin: 0 0 15px !important;
}

body#authentication #center_column .page-heading {
  font-size: 16px;
  text-align: left;
  padding-top: 0;
}

.container_tooltip {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.container_tooltip .tooltip-rgpd > img {
  border: 0;
  filter: brightness(0);
  margin-top: -4px;
}

.container_tooltip h3 {
  margin-right: 5px !important;
}

body#authentication #fbpsc .btn-google,
body#authentication #fbpsc .btn-facebook {
  width: 344px !important;
  height: 48px !important;
  margin: 0 auto;
  padding: 0 0px 0 0 !important;
  line-height: 48px !important;
  max-width: 100%;
  top: 0 !important;
  text-align: left;
}

body#authentication .btn-facebook span.fa-bt-facebook,
body#authentication .btn-google span.fa-bt-google {
  background: none !important;
}

#authentication #fbpsc .btn-google .fa,
#authentication #fbpsc .btn-facebook .fa {
  width: 52px !important;
  height: 48px !important;
  margin: 0;
  left: 0;
  background: none;
  position: relative !important;
}

#authentication #fbpsc .btn-google .fa:before,
#authentication #fbpsc .btn-facebook .fa:before {
  content: url("../img/facebook.svg");
  float: left;
  display: block;
  position: absolute;
  top: 11px;
  left: 9px;
  width: 30px !important;
  float: left !important;
  height: 30px !important;
}

#authentication #fbpsc .btn-google .fa:before {
  content: url("../img/google.svg");
}

#authentication #fbpsc .btn-google .btn-title-connect,
#authentication #fbpsc .btn-facebook .btn-title-connect {
  line-height: 48px !important;
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px !important;
  letter-spacing: 0.05em;
  width: calc(100% - 52px);
  padding: 0 !important;
  text-align: left;
}

.form-group.form-ok input,
.form-group.form-ok textarea {
  color: #0C0C0D;
}

#fbpsc .btn-facebook {
  display: none !important;
}

.espacepro {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 38px;
}

.espacepro-text {
  color: #737373;
  text-align: center;
  font-family: "Hanken Grotesk";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.16px;
}

.espacepro-content {
  display: flex;
  max-width: 975px;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.espacepro-content-label {
  color: #0B0B0C;
  font-family: "Hanken Grotesk";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
}

.espacepro-content-btn,
.espacepro-content-btn:hover,
.espacepro-content-btn:visited {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 0;
  background: #FFF;
  color: #0B0B0C;
  text-align: center;
  font-family: "Hanken Grotesk";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.16px;
  text-decoration: none;
  cursor: pointer;
}

.espacepro-content-btn-icon {
  width: 24px;
  height: 24px;
  transform: rotate(-90deg);
}

.pro-form {
  display: none;
}

.pro-form-box .espace-pro-signup {
  padding: 0;
  display: block;
}

.pro-form-box .espace-pro-signup .espace-pro-signup-image {
  display: none;
}

.pro-form-box .espace-pro-signup .espace-pro-signup-form {
  padding: 0;
  border: none;
}

#authentication #center_column .login-form {
  padding: 0;
}
#authentication #center_column .login-form .box {
  padding: 30px;
}
#authentication #center_column .login-form .box #login_form {
  padding: 0;
}
#authentication #center_column .login-form .box #login_form .form_content {
  padding: 0;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  max-width: inherit;
}
#authentication #center_column .login-form .box #login_form .form_content .form-group {
  margin: 0;
}
#authentication #center_column .login-form .box #login_form .form_content .submit {
  margin: 0;
  width: 100%;
}
#authentication #center_column .btn-outline, #authentication #center_column .btn-primary {
  display: inline-flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  text-align: center;
  font-family: "Hanken Grotesk";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.16px;
  border: none;
  outline: none;
  cursor: pointer;
  text-decoration: none;
}
#authentication #center_column .btn-outline > span, #authentication #center_column .btn-primary > span {
  padding: 0 8px;
}
#authentication #center_column .w-fit-content.btn-outline, #authentication #center_column .w-fit-content.btn-primary {
  width: fit-content;
}
#authentication #center_column .btn-outline .btn-icon-left, #authentication #center_column .btn-primary .btn-icon-left,
#authentication #center_column .btn-outline .btn-icon-right,
#authentication #center_column .btn-primary .btn-icon-right {
  width: 24px;
  height: 24px;
}
#authentication #center_column .btn-outline .not-disabled, #authentication #center_column .btn-primary .not-disabled {
  display: block;
}
#authentication #center_column .btn-outline .disabled, #authentication #center_column .btn-primary .disabled {
  display: none;
}
#authentication #center_column .btn-outline:disabled .not-disabled, #authentication #center_column .btn-primary:disabled .not-disabled {
  display: none;
}
#authentication #center_column .btn-outline:disabled .disabled, #authentication #center_column .btn-primary:disabled .disabled {
  display: block;
}
#authentication #center_column .btn-primary {
  background: #0B0B0C;
  color: #FFFFFF;
  width: 100%;
}
#authentication #center_column .btn-primary:hover {
  color: #FFFFFF;
  background: #1A1A1A;
}
#authentication #center_column .btn-primary:active {
  color: #FFFFFF;
  background: #262626;
}
#authentication #center_column .btn-primary:disabled {
  background: #D9D9D9;
  color: #737373;
}
#authentication #center_column .btn-primary .espacepro-content-btn-icon {
  transform: rotate(0deg);
}
#authentication #center_column .btn-outline {
  border: 1.5px solid var(--color-border-neutral-5, #B3B3B3);
  background: transparent;
  color: #0B0B0C;
  width: 100%;
}
#authentication #center_column .btn-outline:hover {
  color: #0B0B0C;
  background: transparent;
  border-color: #333333;
}
#authentication #center_column .btn-outline:active {
  color: #0B0B0C;
  background: transparent;
  border-color: #0B0B0C;
}
#authentication #center_column .btn-outline:disabled {
  background: transparent;
  color: #D9D9D9;
  border-color: #D9D9D9;
}
#authentication #center_column .authentication-top {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  width: 100%;
}
#authentication #center_column .authentication-top-bloc {
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 0;
  border: 1.5px solid var(--color-border-neutral-4, #D9D9D9);
}
#authentication #center_column .authentication-top-bloc.already-customer .already-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
#authentication #center_column .authentication-top-bloc.already-customer .already-group-field {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  align-self: stretch;
}
#authentication #center_column .authentication-top-bloc.already-customer .already-group-field-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
#authentication #center_column .authentication-top-bloc.already-customer .already-group-field-title {
  color: var(--color-foreground-neutral-10, #0B0B0C);
  font-family: var(--font-family-text, "Hanken Grotesk");
  font-size: var(--font-font-size-sm, 12px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--font-line-height-sm, 16px);
  letter-spacing: var(--font-letter-spacing-default, -0.16px);
  margin: 0;
}
#authentication #center_column .authentication-top-bloc.already-customer .already-group-field-title::after {
  content: "*";
  color: var(--color-foreground-red-dark, #E80206);
  font-family: var(--font-family-text, "Hanken Grotesk");
  font-size: var(--font-font-size-sm, 12px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--font-line-height-sm, 16px);
  letter-spacing: var(--font-letter-spacing-default, -0.16px);
}
#authentication #center_column .authentication-top-bloc.already-customer .already-group-field-text {
  color: #000;
  text-align: start;
  font-family: var(--font-family-text, "Hanken Grotesk");
  font-size: var(--font-font-size-md, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--font-line-height-md, 24px); /* 150% */
  letter-spacing: var(--font-letter-spacing-default, -0.16px);
}
#authentication #center_column .authentication-top-bloc.already-customer .already-group-field-input {
  display: flex;
  padding: 8px;
  align-items: center;
  align-self: stretch;
  border-radius: var(--size-radius-md, 0);
  border: 1px solid var(--color-border-neutral-5, #B3B3B3);
  background: var(--color-background-neutral-0, #FFF);
  box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.08);
  min-width: inherit;
  min-height: inherit;
  width: 100%;
  height: 40px;
}
#authentication #center_column .authentication-top-bloc.already-customer .already-group-field .password-forget, #authentication #center_column .authentication-top-bloc.already-customer .already-group-field .password-forget:hover {
  color: var(--color-foreground-neutral-10, #0B0B0C);
  text-align: center;
  font-family: "Hanken Grotesk", serif;
  font-size: var(--font-font-size-sm, 12px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--font-line-height-sm, 16px); /* 133.333% */
  letter-spacing: var(--font-letter-spacing-default, -0.16px);
  text-decoration-line: underline;
  margin-bottom: 0;
}
#authentication #center_column .authentication-top-bloc.already-customer .btn-primary {
  width: 100%;
}
#authentication #center_column .authentication-top-bloc.new-customer .create-account-btns {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
#authentication #center_column .authentication-top-bloc.new-customer .create-account-btns .line {
  width: 100%;
  height: 2px;
  background-color: #F2F2F2;
  display: flex;
  justify-content: center;
  align-items: center;
}
#authentication #center_column .authentication-top-bloc.new-customer .create-account-btns .line:before {
  content: "ou";
  color: var(--color-foreground-neutral-6, #737373);
  text-align: center;
  font-family: var(--font-family-text, "Hanken Grotesk");
  font-size: var(--font-font-size-md, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--font-line-height-md, 24px); /* 150% */
  letter-spacing: var(--font-letter-spacing-default, -0.16px);
  background: white;
  padding: 5px;
}
#authentication #center_column .authentication-bottom {
  width: 100%;
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 0;
  border: 1.5px solid var(--color-border-neutral-4, #D9D9D9);
}
#authentication #center_column .authentication-head {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  gap: 16px;
}
#authentication #center_column .authentication-title {
  color: var(--color-foreground-neutral-10, #0B0B0C);
  font-family: var(--font-family-heading-title, "Hanken Grotesk");
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: var(--font-letter-spacing-default, -0.16px);
  margin: 0;
}
#authentication #center_column .authentication-text {
  color: #000;
  font-family: var(--font-family-text, "Hanken Grotesk");
  font-size: var(--font-font-size-md, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--font-line-height-md, 24px); /* 150% */
  letter-spacing: var(--font-letter-spacing-default, -0.16px);
  text-align: start;
}

#authentication:not(.process_order) {
  padding-top: 147px;
}

#authentication:not(.process_order) #center_column .box {
  box-shadow: none !important;
}

#authentication:not(.process_order) .alert.alert-danger-order {
  display: none;
}

#authentication:not(.process_order) .partie_gauche_auth,
#authentication:not(.process_order) #center_column .login-form .box {
  margin-bottom: 0;
}

#authentication #center_column.create-account .phone-group input:focus,
#authentication #center_column.create-account .phone-group input:focus-visible {
  outline: none;
}

.authentication:not(.order) #center_column .row.clear.auth {
  padding-top: 35px;
}

.authentication.process_order #center_column .row.clear.auth {
  display: block;
}

#authentication #center_column .create-account-btns .form_content {
  gap: 0;
}

#authentication #new_order_step {
  padding-bottom: 0;
}

#authentication .center_column .container {
  padding-bottom: 0;
}

body#authentication #center_column .recap_panier h2.page-heading {
  text-align: center;
  padding-bottom: 15px;
}

#authentication.order .partie_gauche_auth {
  padding-right: 30px;
}

#authentication #center_column .container[data-page-type=panier] .authentication-bottom {
  flex-direction: row;
  justify-content: space-between;
}

#authentication #center_column .container[data-page-type=panier] .authentication-top-bloc {
  justify-content: flex-start;
}

#authentication #center_column .form-group .icone,
#authentication #center_column .already-group .form-group .icone-eye {
  top: 18px;
}

#authentication #center_column .form-group .icone-eye {
  top: 24px;
  right: 15px;
  z-index: 10;
}

#authentication #center_column .gender-line label .radio > span {
  position: relative;
  width: 24px;
  height: 24px;
  border: 2px solid #D9D9D9;
  border-radius: 12px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  transition: border 0.15s ease-in-out;
  top: -7px;
  /* background: none; */
  left: -10px;
}

#authentication #center_column .gender-line label:hover .radio > span {
  border: 3px solid #737373;
}

#authentication #center_column .required label.error {
  color: red;
  font-weight: 700;
}

#authentication #center_column .gender-line label .radio > span.checked,
#authentication #center_column .gender-line label:hover .radio > span.checked {
  border: 9px solid #0B0B0C;
}

#authentication #center_column .date-select {
  text-align: left;
  margin-bottom: 16px;
  padding-bottom: 0;
}

#authentication #center_column .date-select p {
  padding-top: 4px;
  font-size: 12px;
}

#authentication .sms_optin.form-content-infos {
  color: #0B0B0C;
  padding-top: 18px;
  font-family: "Hanken Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.16px;
  border-top: 2px solid #F2F2F2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  margin-bottom: 40px;
}

#authentication .sms_optin.form-content-infos .infos-title {
  color: #0B0B0C;
  font-family: "Hanken Grotesk";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.16px;
  text-align: left;
}

#authentication .sms_optin.form-content-infos .infos-input {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}

#authentication .sms_optin.form-content-infos .sms-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #0B0B0C;
  text-align: center;
  font-family: "Hanken Grotesk";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.16px;
}

#authentication .sms_optin.form-content-infos .sms-checkbox .checker {
  width: 24px;
  height: 24px;
  margin: 0;
  top: 3px;
}

#authentication .sms_optin.form-content-infos .sms-checkbox input {
  width: 24px;
  height: 24px;
}

#authentication .sms_optin.form-content-infos .infos-privacy {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  margin-top: 5px;
}

#authentication .sms_optin.form-content-infos .infos-privacy .sms-checkbox {
  text-align: left;
  align-items: start;
}

#authentication .sms_optin.form-content .sms-checkbox .checker {
  width: 24px;
  height: 24px;
  margin: 0;
}

#authentication .sms_optin.form-content-infos .infos-privacy .sms-checkbox p {
  color: #0B0B0C;
  font-family: "Hanken Grotesk";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.16px;
}

#authentication .sms_optin.form-content-infos .sms-checkbox .checker span, #authentication #opc_account_form div.checker span {
  width: 24px;
  height: 24px;
  background-image: none;
  background-position: inherit;
  border: 2px solid #D9D9D9;
  border-radius: 0px;
  transition: border 0.15s ease-in-out;
}

#authentication .sms_optin.form-content-infos .sms-checkbox:hover .checker span, #authentication #opc_account_form .other_add:hover div.checker span {
  border: 3px solid #737373;
}

#authentication #opc_account_form div.checker span {
  left: -30px;
}

#authentication #opc_account_form #uniform-invoice_address {
  padding-left: 30px;
}

#authentication .sms_optin.form-content-infos .sms-checkbox .checker span.checked,
#authentication #opc_account_form div.checker span.checked,
#authentication #opc_account_form .other_add:hover div.checker span.checked {
  background-image: url("../../../img/icon/black/checkbox-selected.svg");
  border: none;
}

#authentication #opc_account_form input#invoice_address {
  margin-left: 15px;
}

#ui-datepicker-div .ui-state-default, .ui-widget-content .ui-state-default {
  background: #fff;
}

#new_account_form .ui-datepicker-trigger {
  position: absolute;
  top: 34px;
  right: 8px;
  z-index: 10;
  cursor: pointer;
}

#ui-datepicker-div {
  width: 304px;
  max-width: 100%;
  padding: 16px;
  margin-top: 30px;
  min-width: max-content;
  border: 1px solid #B3B3B3;
  border-radius: 0;
  z-index: 11 !important;
}

#ui-datepicker-div .ui-widget-header {
  background: #fff !important;
  border: 0 none transparent;
  padding: 0;
  display: flex;
  justify-content: center;
  column-gap: 8px;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-next {
  background: url("../../../img/icon/black/chevron.svg") no-repeat center center;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  transform: rotate(-90deg);
  border: 0 none transparent !important;
  right: 0 !important;
  border-radius: 0;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-prev {
  transform: rotate(90deg);
  left: 0 !important;
  right: auto !important;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-prev:hover, #ui-datepicker-div.ui-datepicker .ui-datepicker-next:hover {
  background-color: #F2F2F2;
  border: 0 none transparent !important;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-prev span, #ui-datepicker-div.ui-datepicker .ui-datepicker-next span {
  display: none !important;
}

#ui-datepicker-div .ui-widget-header .ui-state-disabled.ui-datepicker-next, #ui-datepicker-div .ui-widget-header .ui-state-disabled.ui-datepicker-prev {
  opacity: 0.35;
  background: url("../../../img/icon/black/chevron.svg") no-repeat center center;
}

#ui-datepicker-div .ui-datepicker-title {
  display: flex;
  column-gap: 8px;
  justify-content: center;
}

#ui-datepicker-div select {
  background: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: "Hanken Grotesk";
  border: 1.5px solid #b3b3b3;
  padding: 9px 16px;
  box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.08);
  width: max-content;
  max-width: 100%;
  height: 40px;
}

#ui-datepicker-div select option {
  font-family: "Hanken Grotesk";
}

#ui-datepicker-div .ui-datepicker-calendar thead, #ui-datepicker-div .ui-datepicker-calendar {
  border-bottom: 2px solid #f2f2f2;
}

#ui-datepicker-div.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 400;
  border: 0;
  font-size: 12px;
  font-family: "Hanken Grotesk";
  color: #737373;
}

.ui-state-disabled:not(.ui-datepicker-next), .ui-widget-content .ui-state-disabled:not(.ui-datepicker-next), .ui-widget-header .ui-state-disabled:not(.ui-datepicker-next) {
  opacity: 1;
}

#ui-datepicker-div .ui-widget-content {
  border: 0 none transparent;
  text-align: center;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button {
  float: none;
  margin: 0 auto;
  font-weight: 400;
  color: #0B0B0C;
  border: 1px solid #B3B3B3;
  border-radius: 0;
  width: 120px;
  padding: 7px;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button:hover {
  color: #fff;
  background: #0B0B0C;
  border-color: #0B0B0C;
}

#ui-datepicker-div .ui-state-default, .ui-widget-content .ui-state-default {
  background: #fff;
  border: 0;
  font-size: 12px;
  padding: 8px;
  text-align: center;
  color: #0B0B0C;
  font-weight: 700;
}

#ui-datepicker-div.ui-widget-content .ui-state-disabled .ui-state-default {
  pointer-events: none;
  color: #D9D9D9;
}

#ui-datepicker-div :not(.ui-state-disabled) .ui-state-default:hover, .ui-widget-content :not(.ui-state-disabled) .ui-state-default:hover {
  background: #F2F2F2;
}

#authentication .sms_optin.form-content-infos .form-group {
  width: 100%;
}

#authentication .new_account_form .alert-danger .picto_info_i:before,
#authentication .new_account_form .alert.alert-danger::before {
  display: none;
}

#authentication .new_account_form .alert-danger ol li {
  list-style: none;
  text-align: left;
  position: relative;
  padding-left: 24px;
  color: #FDE1E1;
  font-size: 12px;
  line-height: 16px;
}

#authentication .new_account_form .alert-danger ol li::before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  z-index: 1;
  background: url("../../../img/icon/white/circle-cross.svg") no-repeat center center;
  left: 0;
  top: 0px;
}

#authentication .new_account_form .alert-danger {
  background-color: #A40104 !important;
  padding: 8px;
  border-radius: 0;
}

#authentication .new_account_form .alert > p {
  margin-bottom: 5px;
  font-size: 14px;
  color: #FDE1E1;
}

#authentication .new_account_form .alert > p.picto_info_i {
  display: none;
}

#authentication .alert ol {
  margin: 0;
  padding: 0;
}

.customLoginizerShortCodeHook .kbbutton-zoom .kbazm-btn {
  text-transform: none;
  font-family: "Hanken Grotesk", sans-serif;
  background: #EDEDF7;
  border: 1px solid #EDEDF7;
  color: #0C0C0D;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: none;
  padding: 0 15px;
  line-height: 38px;
  border-radius: 0;
}

.customLoginizerShortCodeHook .kbbutton-zoom .kbazm-btn span {
  font-weight: bold;
  color: #000;
}

.customLoginizerShortCodeHook .kbbutton-zoom .kbazm-btn span:hover {
  color: #000;
}

.customLoginizerShortCodeHook .kbazm-btn i {
  vertical-align: middle;
}

.customLoginizerShortCodeHook .kbazm-btn.kbazm-google:before {
  content: "";
  width: 24px;
  height: 24px;
  background: url("../../../templates/panier/img/google_24.svg") center center/cover;
  float: left;
  margin: 6px 8px 0 0;
}

.customLoginizerShortCodeHook .kbbutton-zoom .kbazm-btn div {
  display: inline-block;
  width: auto;
}

.customLoginizerShortCodeHook .kbbutton-zoom .kbazm-btn div.mobile {
  display: none;
}

/*AJOUT STEVEN*/
#authentication .img_create_account {
  display: none;
}

#authentication .create-account .img_create_account {
  display: block;
  margin-bottom: 40px;
}

#authentication .create-account .recap_panier {
  display: none;
}

#authentication .create-account .container .partie_gauche_auth {
  max-width: 100%;
  width: 50%;
  padding-right: 15px;
}

#authentication .col-xs-12.guest-form {
  padding-top: 0;
  padding: 0;
}

#authentication .create-account .flex-back {
  position: absolute;
  display: none;
}

#authentication #center_column .box {
  padding: 32px;
}

#authentication #new_account_form .box,
#authentication #new_account_guest_form .box {
  border: 0px;
  text-align: center;
  background: #F9F9F9;
  border-radius: 0;
  box-shadow: 0 0 transparent;
  border: 1px solid #E6E6E6;
}

#authentication #new_account_form .box h1,
#authentication #new_account_guest_form .box h1 {
  font-family: "Hanken Grotesk", sans-serif !important;
  font-size: 25px !important;
  font-weight: 600 !important;
  line-height: 28px !important;
  margin: 0 auto 30px !important;
}

#authentication #center_column .form-group .form-control,
#authentication #center_column.create-account .phone-group input {
  border-radius: 0;
  background: #fff;
  border: 1px solid #B3B3B3;
  box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.08);
}

#authentication #center_column .form-group .form-control:focus,
#authentication #center_column.create-account .phone-group input:focus {
  box-shadow: 0px 0px 0px 3px #D9D9D9 !important;
  border: 1px solid #B3B3B3 !important;
}

#authentication #new_account_form .field-infos,
#authentication #new_account_guest_form .field-infos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  margin-top: 8px;
}

#authentication #new_account_form .field-required,
#authentication #new_account_guest_form .field-required {
  display: flex;
  column-gap: 24px;
  width: 100%;
  justify-content: center;
}

#authentication #new_account_form .field-required-col,
#authentication #new_account_guest_form .field-required-col {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

#authentication #new_account_form .field-required-content,
#authentication #new_account_guest_form .field-required-content {
  display: flex;
  gap: 4px;
  color: #737373;
  font-family: "Hanken Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.16px;
  position: relative;
  padding-left: 20px;
  text-align: left;
}

#authentication #new_account_form .field-required-content .icon-infos,
#authentication #new_account_form .field-required-content .icon-check,
#authentication #new_account_form .field-required-content .icon-cross,
#authentication #new_account_guest_form .field-required-content .icon-infos,
#authentication #new_account_guest_form .field-required-content .icon-check,
#authentication #new_account_guest_form .field-required-content .icon-cross {
  display: block;
  position: absolute;
  left: 0;
  z-index: 9;
  top: 0;
}

#authentication #new_account_form .field-required-content .icon-check,
#authentication #new_account_form .field-required-content .icon-cross,
#authentication #new_account_guest_form .field-required-content .icon-check,
#authentication #new_account_guest_form .field-required-content .icon-cross {
  display: none;
}

#authentication #new_account_form .tooltip-rgpd > img,
#authentication #new_account_guest_form .tooltip-rgpd > img {
  border: 0;
  filter: brightness(0);
  margin-top: 0;
}

#authentication #center_column .grouped-field .form-group .form-control {
  height: auto;
}

#authentication #center_column .grouped-field {
  display: flex;
  justify-content: center;
  column-gap: 24px;
}

#authentication #center_column .grouped-field .form-group {
  flex: 1;
}

#authentication #center_column .field-annotation {
  color: #737373 !important;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
  width: 100%;
  font-family: "Hanken Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.16px;
  margin-bottom: 24px;
  padding-top: 2px;
}

#authentication #center_column .field-annotation.required::after {
  content: "*";
  color: #E80206;
  margin-right: 4px;
}

#authentication .rgpd_text p {
  color: #737373;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
}

#authentication .rgpd_text p strong {
  font-weight: 700;
}

#authentication .rgpd_text p a {
  color: #737373;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}

#authentication #center_column .gender-line label {
  margin-bottom: 10px;
}

#authentication #center_column .gender-line .radio-inline:nth-child(2) {
  padding-left: 10px;
}

#authentication .form-group label sup, #authentication .phone-group label sup {
  top: -1px;
  left: -2px;
  font-size: 100%;
  color: #A40404;
}

#authentication #center_column .gender-line label input {
  min-width: 50px;
  cursor: pointer;
}

#authentication .form-group label .tooltip-rgpd {
  position: relative;
  top: -1px;
}

#authentication #center_column.create-account.guest .no_guest {
  display: none;
}

#authentication #center_column.create-account.guest button.btn.border-black {
  margin-bottom: 0;
}

#authentication #center_column.create-account .phone-group input {
  padding-left: 84px;
  display: block;
  width: 100%;
}

.iti .iti__selected-dial-code {
  font-size: 14px;
  font-family: "Hanken Grotesk";
}

#authentication #center_column input {
  min-height: 40px;
}

#authentication #center_column .phone-group {
  margin-bottom: 11px;
}

#authentication #center_column.create-account .phone-group input::placeholder {
  font-size: 14px;
}

#authentication #center_column.create-account .champs-required-content {
  display: flex;
  gap: 4px;
  color: #737373;
  font-family: "Hanken Grotesk";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.16px;
  padding-top: 4px;
  text-align: left;
}

#authentication #center_column.create-account .champs-required-content .icon-cross {
  height: 16px;
}

#authentication #center_column .form-group.date-select input.form-control {
  color: #0B0B0C;
}

#authentication #center_column.create-account .champs-required-content.error .icon-cross {
  display: block;
}

#authentication #center_column.create-account .champs-required-content.error {
  color: #E80206;
}

#authentication #center_column .form-group.form-error .form-control,
#authentication #center_column .form-group.date-error input.form-control,
#authentication #center_column.create-account .phone-group.error_phone input {
  border-color: #A40104;
  color: #A40104;
}

#authentication #center_column .form-group.form-error .form-control:focus,
#authentication #center_column.create-account .phone-group.error_phone input:focus,
#authentication #center_column.create-account .phone-group.error_phone input:focus-visible {
  box-shadow: 0px 0px 0px 3px #FBBEBE !important;
  border: 1px solid #A40104 !important;
}

#authentication #center_column .form-group.form-ok .form-control,
#authentication #center_column .form-group.date-success input.form-control,
#authentication #center_column.create-account .phone-group.success_phone input {
  border: 1px solid #0B7301 !important;
}

#authentication #center_column .form-group.form-ok .form-control:focus,
#authentication #center_column .date-select.date-success input.form-control:focus,
#authentication #center_column.create-account .phone-group.success_phone input:focus {
  box-shadow: 0px 0px 0px 3px #BFFBBE !important;
  border: 1px solid #0B7301 !important;
}

#authentication #center_column .form-group .champs-required-content-text,
#authentication #new_account_form .field-required-content.error,
#authentication #new_account_guest_form .field-required-content.error,
#authentication #center_column.create-account .champs-required-content .error-message,
#authentication #center_column .phone-group .champs-required-content span,
#authentication #center_column .form-group .champs-invalid-content-text {
  color: #A40104;
}

#authentication #new_account_form .field-required-content.success,
#authentication #new_account_guest_form .field-required-content.success {
  color: #0B7301;
}

#authentication #center_column button.btn.border-black#submitAccount.disabled {
  pointer-events: none;
}

#authentication #center_column button.btn.border-black.disabled span::after {
  background: url("../../../img/icon/grey/caret-right.svg") no-repeat center center;
}

#authentication #center_column button.btn.border-black.disabled {
  color: #B3B3B3;
  background-color: #D9D9D9;
  border: 1px solid #D9D9D9;
}

#authentication #center_column.create-account .phone-group input {
  font-size: 14px;
}

#authentication #center_column button.btn.border-black span {
  text-transform: none;
  position: relative;
  display: block;
  line-height: 24px;
  padding: 0 32px 0 8px;
  width: max-content;
  margin: 0 auto;
  letter-spacing: -0.16px;
  color: #fff;
}

#authentication #center_column button.btn.border-black:disabled span, #authentication #center_column button.btn.border-black.disabled span {
  color: #B3B3B3;
}

#authentication .sms_optin.form-content-infos .sms-checkbox .checker span.checked,
#authentication #opc_account_form div.checker span.checked,
#authentication #opc_account_form .other_add:hover div.checker span.checked {
  border: none;
  background: url("../../../img/icon/white/checkbox_mark.svg") no-repeat center center #0B0B0C;
  background-size: 16px;
}

#authentication #center_column .form-group .icone, #authentication #center_column .already-group .form-group .icone-eye {
  top: 33px;
}

body #new_account_form .tooltip-rgpd,
body #new_account_guest_form .tooltip-rgpd {
  position: absolute;
  left: 38px;
  top: 1px;
  cursor: pointer;
}

body #new_account_form .no_guest .tooltip-rgpd,
body #new_account_guest_form .no_guest .tooltip-rgpd {
  left: 105px;
}

body #new_account_form .flyout-tooltip,
body #new_account_guest_form .flyout-tooltip {
  position: fixed;
  width: 546px;
  background: #fff;
  z-index: 99999;
  top: 0;
  right: -100%;
  transition: all 0.3s ease-in-out;
  height: 100vh;
  max-width: 100%;
}

body #new_account_form .email .flyout-tooltip.active,
body #new_account_form .no_guest .flyout-tooltip.active,
body #new_account_guest_form .email .flyout-tooltip.active,
body #new_account_guest_form .no_guest .flyout-tooltip.active {
  right: 0;
}

body #new_account_form .flyout-tooltip .flyout-header,
body #new_account_guest_form .flyout-tooltip .flyout-header {
  padding: 18px 40px;
  border-bottom: 1.5px solid #F2F2F2;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body #new_account_form .flyout-tooltip .text,
body #new_account_form .flyout-tooltip .text a,
body #new_account_guest_form .flyout-tooltip .text,
body #new_account_guest_form .flyout-tooltip .text a {
  padding: 24px 40px;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  font-weight: 400;
  color: #0B0B0C;
}

body #new_account_form .flyout-tooltip .text a,
body #new_account_guest_form .flyout-tooltip .text a {
  padding: 0;
}

#authentication .overlay-tooltip {
  background: rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
}

#authentication #new_account_form.flyout_active .overlay-tooltip,
#authentication #new_account_guest_form.flyout_active .overlay-tooltip {
  opacity: 1;
  pointer-events: all;
}

body #new_account_form .flyout-tooltip.tooltip-parrain .etiquette {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 16px;
  margin-bottom: 24px;
}

body #new_account_form .flyout-tooltip.tooltip-parrain .etiquette .item {
  flex: 1;
  text-align: center;
  padding: 16px 24px;
  border: 1px solid #B3B3B3;
}

body #new_account_form .flyout-tooltip.tooltip-parrain .text > span:first-child {
  margin-bottom: 24px;
  display: block;
}

body #new_account_form .flyout-tooltip.tooltip-parrain .etiquette .item:first-child {
  background: #0B0B0C;
  border-color: #0B0B0C;
}

body #new_account_form .flyout-tooltip.tooltip-parrain .etiquette .item:first-child span {
  color: #fff;
}

body #new_account_form .flyout-tooltip.tooltip-parrain .etiquette .item span {
  display: block;
}

body #new_account_form .flyout-tooltip.tooltip-parrain .etiquette .item span:not(:last-child) {
  margin-bottom: 8px;
}

body #new_account_form .flyout-tooltip.tooltip-parrain .etiquette .item span:nth-child(2) {
  font-size: 39px;
  font-weight: 800;
  line-height: 48px;
}

body #new_account_form .flyout-tooltip.tooltip-parrain .nota {
  font-size: 12px;
  line-height: 16px;
  color: #737373;
}

#authentication:not(.process_order) #center_column .box {
  background: #fff;
}

/*RESPONSIVE*/
@media only screen and (min-width: 1024px) {
  #fbpsc .bt-btn-sl {
    width: 300px !important;
  }
}
@media only screen and (max-width: 768px) {
  body .btn-google {
    margin-top: 25px !important;
  }
}
@media only screen and (max-width: 600px) {
  #fbpsc .bt-btn-sl {
    width: 300px;
  }
  body #new_account_form .flyout-tooltip.tooltip-parrain .etiquette {
    flex-direction: column;
    row-gap: 16px;
  }
  body #new_account_form .flyout-tooltip.tooltip-parrain .etiquette .item {
    width: 100%;
  }
  body #new_account_form .flyout-tooltip .flyout-header,
  body #new_account_guest_form .flyout-tooltip .flyout-header {
    padding: 18px 24px;
  }
  body #new_account_form .flyout-tooltip .text,
  body #new_account_guest_form .flyout-tooltip .text {
    padding: 24px 16px;
  }
}
@media (max-width: 1200px) and (min-width: 1024px) {
  #authentication .partie_gauche_auth {
    max-width: inherit;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  #authentication #center_column .box {
    padding: 40px 20px;
  }
  #authentication #fbpsc .btn-google .btn-title-connect,
  #authentication #fbpsc .btn-facebook .btn-title-connect {
    font-size: 14px !important;
  }
}
@media (min-width: 1201px) {
  #authentication .create-account .container .partie_gauche_auth {
    max-width: calc(100% - 425px);
  }
  #authentication .container[data-page-type=login] .partie_gauche_auth {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  #authentication .center_column .container {
    margin-top: 0px !important;
  }
}
@media (min-width: 1025px) {
  #authentication .partie_gauche_auth {
    width: 100%;
    max-width: calc(100% - 425px);
  }
  #authentication:not(.order) #center_column:not(.create-account) .partie_gauche_auth {
    float: none;
    margin: 0 auto;
  }
  #authentication.order .partie_gauche_auth {
    padding-right: 60px;
  }
  #authentication.order .container.margintop40 {
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  #authentication #center_column .login-form {
    padding: 40px 0;
  }
}
@media (min-width: 901px) {
  body .already-group .tooltip-rgpd .text, body .already-customer .tooltip-rgpd .text {
    right: auto;
    transform: none;
    left: 100%;
    width: 700px;
  }
  body .already-group .tooltip-rgpd .text:after, body .already-customer .tooltip-rgpd .text:after {
    left: 47px;
  }
}
@media (max-width: 1920px) {
  .authentication:not(.order) #center_column .row.clear.auth {
    padding-top: 57px;
  }
}
@media (max-width: 1200px) {
  #authentication .create-account .container .partie_gauche_auth {
    padding-right: 0;
  }
  #authentication #center_column .container[data-page-type=panier] .authentication-top {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  #authentication #center_column .container[data-page-type=panier] .authentication-bottom {
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .authentication:not(.order) #center_column .row.clear.auth {
    padding-top: 42px;
  }
  #authentication .create-account .img_create_account {
    display: none;
  }
  #authentication .create-account .container .partie_gauche_auth {
    width: 100%;
    padding: 0px 120px 24px;
  }
  #authentication #new_order_step {
    background: #f3f3f3 !important;
  }
  #authentication #center_column .authentication-top-bloc {
    padding: 16px;
  }
  #authentication .cart_navigation .detail_commande {
    display: none;
  }
  #authentication #center_column .authentication-top {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  #authentication #center_column .authentication-top-bloc {
    padding: 16px;
  }
  #authentication #center_column .authentication-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
  }
  #authentication #center_column .container[data-page-type=panier] .authentication-bottom {
    padding: 16px;
  }
  #authentication:not(.process_order) .guest-form {
    padding-top: 0;
  }
  #authentication #center_column .login-form .box #login_form .form_content {
    gap: 16px;
  }
  #authentication #center_column .authentication-bottom {
    padding: 16px;
  }
}
@media (max-width: 960px) {
  #authentication .btn-facebook,
  #authentication .facebook_btn {
    font-size: 11px;
    line-height: 12px;
    width: auto;
  }
  #authentication .btn-google,
  #authentication .google_btn {
    font-size: 11px;
    line-height: 12px;
    width: auto;
  }
}
@media (max-width: 900px) {
  #authentication .tooltip-rgpd .text {
    bottom: -250px;
    right: auto;
    transform: none;
    left: 85px;
  }
  #authentication .tooltip-rgpd .text::after {
    top: 39%;
    transform: rotate(90deg);
    margin-left: -7px;
    left: -3px;
  }
  body#authentication .already-group .tooltip-rgpd .text:after, body#authentication .already-customer .tooltip-rgpd .text:after {
    top: 26%;
  }
  #authentication #center_column .box {
    padding: 40px 20px;
  }
  #authentication #fbpsc .btn-google .btn-title-connect,
  #authentication #fbpsc .btn-facebook .btn-title-connect {
    font-size: 12px !important;
  }
  #authentication #fbpsc .btn-google .btn-title-connect,
  #authentication #fbpsc .btn-facebook .btn-title-connect {
    font-size: 12px !important;
    white-space: normal;
    line-height: 14px !important;
    padding-top: 10px !important;
    text-align: center;
  }
  #authentication #fbpsc .btn-google .fa, #authentication #fbpsc .btn-facebook .fa {
    width: 45px !important;
  }
}
@media (max-width: 768px) {
  #authentication #center_column .login-form .box {
    padding: 16px;
  }
}
@media (max-width: 767px) {
  #authentication.order .create-account .go-back.form .text_retour {
    padding: 24px 0 16px;
    background: #f9f9f9;
  }
  #authentication.step_authentication #center_column {
    background: #f9f9f9;
  }
  #authentication .create-account .container .partie_gauche_auth {
    padding: 0;
  }
  #authentication #form-container {
    max-width: 850px;
    margin: 130px 20px 0px;
  }
  #authentication #center_column .page-subheading {
    margin-bottom: 10px;
  }
  #authentication .flex-step {
    flex-direction: column;
  }
  #authentication .tooltip-rgpd .text {
    bottom: -195px;
  }
  #authentication .tooltip-rgpd .text:after {
    top: 52%;
  }
  #authentication #center_column .checkbox.optincheck label {
    position: relative;
    padding-left: 25px;
  }
  #authentication #center_column .checkbox.optincheck label div.radio {
    position: absolute;
    left: 0;
    z-index: 10;
    top: 7px;
  }
  #authentication form {
    padding: 25px;
  }
  #authentication #center_column .page-heading {
    font-size: 24px;
    line-height: initial;
  }
  #authentication.order .container.margintop40 {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  #authentication.order #columns {
    padding: 0;
  }
  #authentication.order #columns > .row {
    margin: 0 auto;
  }
  #authentication.order .container.margintop40 .row {
    margin-left: 0;
    margin-right: 0;
  }
  #authentication.order #login_form {
    padding: 0px 0 0;
  }
  .order #center_column .recap_panier #cart_voucher_v3 input#discount_name {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  #authentication #center_column .box {
    padding: 20px 20px;
  }
  #authentication #new_account_form .box,
  #authentication #new_account_guest_form .box {
    background: #F9F9F9;
    border: none;
    padding: 0;
  }
  #authentication:not(.process_order) #center_column #new_account_form,
  #authentication:not(.process_order) #center_column #new_account_guest_form {
    padding: 0 16px;
  }
  .authentication:not(.order) #center_column .row.clear.auth {
    padding-top: 38px;
  }
  #authentication.order .col-xs-12.guest-form,
  #authentication.order #center_column form {
    padding-left: 0;
    padding-right: 0;
  }
  #authentication.order .col-xs-12.guest-form {
    padding-top: 0;
  }
  #authentication.order #center_column .col-xs-12.guest-form > .form_content > a.btn.commande_guest {
    margin-top: 30px;
  }
  #authentication.order .or {
    margin: 0 auto;
  }
  #authentication.order #center_column #create-account_form {
    padding-top: 5px;
  }
  #authentication.order #center_column #new_account_form,
  #authentication.order #center_column #new_account_guest_form {
    padding-top: 0;
  }
  #authentication.order .btn-facebook {
    margin-top: 0 !important;
  }
  #authentication #fbpsc .btn-google .fa:before {
    top: 9px;
  }
  .customLoginizerShortCodeHook .kbbutton-zoom .kbazm-btn div.nomobile {
    display: none;
  }
  .customLoginizerShortCodeHook .kbbutton-zoom .kbazm-btn div.mobile {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  #authentication #center_column .form-group .icone {
    right: 1px;
  }
  .cms-id-119 .avantage .categ_av .item:hover .text {
    top: 120px;
  }
}
@media (max-width: 450px) {
  .authentication:not(.order) #center_column .row.clear.auth {
    padding-top: 36px;
  }
  #authentication:not(.process_order) #center_column .box {
    padding: 0;
  }
  #authentication.order .container.margintop40 {
    padding: 0;
  }
  #authentication #new_account_form .box h1,
  #authentication #new_account_guest_form .box h1 {
    font-size: 18px !important;
  }
  #authentication #center_column .box {
    padding: 16px 16px;
  }
  #authentication #center_column.create-account .box {
    padding: 0;
  }
  #authentication #new_account_form .field-required,
  #authentication #new_account_guest_form .field-required {
    flex-direction: column;
    row-gap: 2px;
  }
  #authentication #new_account_form .field-required-col,
  #authentication #new_account_guest_form .field-required-col {
    row-gap: 2px;
  }
  #authentication #center_column button.btn.border-black {
    width: 100%;
  }
  #authentication #center_column .grouped-field {
    display: block;
  }
}
@media (max-width: 400px) {
  #authentication .tooltip-rgpd .text {
    bottom: -255px;
    left: 85px;
  }
  #authentication .tooltip-rgpd .text::after {
    top: 47%;
  }
  body#authentication .already-group .tooltip-rgpd .text::after, body#authentication .already-customer .tooltip-rgpd .text::after {
    top: 34%;
  }
  body .tooltip-rgpd .text {
    width: 250px;
  }
}

/*# sourceMappingURL=authentication.css.map */
