h1.checkout_title{text-align: center;}
.card.cart-container{margin-bottom: 0;}
.card.cart-container .card-block{padding-bottom: 0;}
#wrapper {
    background: #FFFFFF!important;
    padding-top: 25px;
}
body #wrapper #content{
    /*background-image: url(../img/product_fd.png);*/
    background-repeat: no-repeat;
    background-position: center 8px;
    background-size: 663px;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-top: 0;
}
.auth-container {
    padding-top: 2.5rem;
    margin-bottom: 30px;
    padding-bottom: 2rem;
}
.custom-radio input[type=radio]+span {
    border: 1px solid #000000!important;
    width: 100%!important;
    height: 100%!important;
    top: 0!important;
    left: 0!important;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
}
.form-control-comment {
    display: none!important;
}
#customer-form .custom-checkbox input[type=checkbox]+span {
    position: absolute;
    top: 0.025rem;
    left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px;
    margin-top: 0.1rem;
}
form#customer-form .form-control-label {
    text-align: left;
}
#registration .col-md-6.js-input-column {
    text-align: left;
}
.password-title{
	font-weight: 400!important;
    text-align: center;
    text-transform: uppercase;
    padding: 1rem;
}
#registration .col-md-6.js-input-column .custom-checkbox{display: flex;}
.password-strength-feedback.mt-1 {
    text-align: left;
}
#customer-form span.custom-radio {
    margin-right: 0.5rem!important;
}
.registration-title {
    color: #000000;
    margin-bottom: 30px;
}
.custom-checkbox input[type=checkbox]+span {
    border: 1px #000000 solid;
}
.registration-title a:active,
.registration-title a:focus,
.registration-title a:hover,
.registration-title a {
    color: #9A2132!important;
    text-decoration: none;
}
.btn-new-submit, .btn-new-submit:hover, .btn-new-submit:focus{font-weight: 700!important;}
.container-form {
    min-height: 451px;
    height: 560px;
}
._field_psgdpr  span.span-required,
.form-group.row._field_customer_privacy span.span-required {
    top: 8px;
    left: 12px;
}
.hidden_auth_success,
#wrapper>.container-new>#notifications .hidden_auth_echec,
#wrapper>.container-new>#notifications .auth_echec {
    display: none;
}
#customer-form .form-group.row._field_newsletter+input+.form-group.row>.col-md-3,
#customer-form .form-group.row._field_newsletter+.form-group.row>.col-md-3,
#customer-form .form-group.row._field_customer_privacy+.form-group.row>.col-md-3 {
    /*display: none !important;*/
}
#customer-form .form-group.row._field_newsletter+input+.form-group.row div#wkCloudFlareContainer,
#customer-form .form-group.row._field_newsletter+.form-group.row div#wkCloudFlareContainer,
#customer-form .form-group.row._field_customer_privacy+.form-group.row div#wkCloudFlareContainer {
    margin-left: auto;
    display: flex;
}
#customer-form .form-group.row._field_customer_privacy+.form-group.row {
    clear: both;
}

section.register-form:not(.container-form ) select{
  background: #FFF;
  border: 1px solid #000 !important;
  border-radius: 30px !important;
  height: 50px;
  color: #000000;
  outline: none !important;
}
section.register-form:not(.container-form ) textarea{
  background: #FFF;
  border: 1px solid #000 !important;
  border-radius: 30px !important;
  color: #000000;
  outline: none !important;
}
.account_creation {
    clear: both;
    margin-top: 15px;
    float: none;
    padding-top: 25px;
}
@media(max-width: 991px){
#authentication .container-new {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
	#wrapper .breadcrumb {
	    padding-right: 15px;
	    padding-left: 15px;
	}	
	#wrapper {
	    margin-top: 55px;
	}	
    body #wrapper #content {
        background-size: contain;
    }
}
@media(max-width: 575px){
	.auth-container{
	padding-top:0;}
section.register-form, .container-form{
height:auto;}
    body .auth-title{font-size: 32px!important} 
	[for=field-newsletter] + div span.custom-checkbox {
	    height: auto!important;
	}
	.auth-container #customer-form .btn-new-submit {
	    float: none!important;
	    max-width: 100%;
	}
	/*#customer-form .col-md-6.js-input-column.form-control-valign label {
	    width: 100%;
	    margin-right: 0;
	}
	#customer-form [for=field-id_gender] + .col-md-6.js-input-column.form-control-valign {
	    flex-direction: column;
	}*/
}
i.info_ape {
    font-size: 13px !important;
    color: #9A2132!important;
    text-align: left !important;
    width: 100%;
    display: inline-flex!important;
}
input#website {
    margin-bottom: 23px;
}