/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 21 2025 | 12:57:17 */
#accordeon_compte #wppb-form-element-26 h4{
	display:none;
}
#notification-preference-form label{
	margin-right:20px;
}
.wppb-user-forms input[type="text"], 
.wppb-user-forms input[type="number"], 
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="password"], 
.wppb-user-forms textarea {
	padding-left: 8px !important;
	border: 1px solid #B5DFDD;
	border-radius: 8px;
}
#wppb-edit-user h4, 
#wppb-register-user h4 {
	margin-top: 4rem;
	font-size: 1.1rem;
	font-weight: 800;
}
.wppb-login-form-widget{
	font-size: 1.1rem;
	font-weight: 800;
}
.wppb-login-form-widget a {
	display: table;
}	
.wppb-login-form-widget a.login-lost-password{
	font-size:15px;
	font-weight:normal;
}
#wppb-edit-user .wppb-default-name-heading h4,
#wppb-register-user .wppb-default-name-heading h4{
	margin-top:0;
}
#wppb-edit-user .form-submit,
#wppb-register-user .form-submit{
	margin-top:2rem;
}
.wppb-form-field input[type="text"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="password"]{
	width:100%;
}
[for="custom_field_4"],[for="custom_field_8"],[for="custom_field_3"],[for="custom_field_2"] {
	font-weight: bold;
	color: grey;
	margin-bottom: 5px;
}
.wppb-form-field.pbpl-class .wppb-radios li label, .wppb-form-field.wppb-radio.pbpl-class label, .wppb-form-field.pbpl-class .wppb-checkboxes li label, .wppb-form-field.wppb-checkbox.pbpl-class label{
	display:inline;
}
.wppb-default-password .wppb-description-delimiter{
	position: relative;
	top: -10px;
}
.wppb-default-e-mail .wppb-description-delimiter{
	position: relative;
	top: 5px;
}
#user_login, #user_pass {
	font-size: 0.9rem;
	padding-left: 8px;
}
#custom_field_14 {
	margin-top: 16px;
}
#listing_notifier span{
	background: red;
	color: white;
	padding: 10px 20px;
	border-radius: 4px;
}
#wppb-loginform #user_pass,
#wppb-loginform #user_login,
.wppb-form-field label,
.wppb-checkboxes{
	width:100% !important;
}
#pass-strength-result{
	margin-left:0;
}
#accordeon_compte summary {
	padding-bottom: 1.5rem;
}