#wwof_product_listing_filter {
    margin-top: 20px;
}
#wwof_bulk_add_to_cart_button {
    margin-top: 20px;
    width: 100%;
    font-size: 18px;
    border-radius: 5px;
    border: solid 1px #ccc;
}
.added_to_cart, .btn, .button, [type=button], [type=submit], button {
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: #F3F3F3;
    color: #3E3E3E;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: .3px;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
}
#wwof_product_listing_table tbody tr td {
    vertical-align: middle;
    padding: 15px 12px;
    border: none;
    border-bottom: 1px solid #E6E6E6;
    text-align: left;
    font-weight: inherit;
}
#wwof_product_listing_table th {
    padding: 15px 10px;
    border: none;
    border-bottom: 2px solid #EFEFEF;
    color: #2d2a2a;
    vertical-align: middle;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
}

#wwof_product_listing_table .product_title_col br {
	display: none !important;
}
#wwof_product_listing_table .product_title_col a {
	float: left;
	white-space: nowrap;
}
#wwof_product_listing_table .variation-options {
	float: left;
	margin-left: 10px;
}
#wwof_product_listing_table .variation-options li strong {
	display: none !important;
}
#wwof_product_listing_table .variation-options li span {
	font-weight: bold !important;
}

/*-----------------acces-revendeur-creation-de-compte--------------------*/
#lost-password, #log-in, .register_link, .lost_password_link {
    border: solid 1px #ccc;
    padding: 5px 15px;
}
.page-id-9948 .post-content {
	padding: 40px;
	text-align: center;
}
#wwlc-login-form {
    padding: 10px 15px;
    border: dotted 1px #ccc;
    max-width: 500px;
    float: none;
    margin: 40px auto;
}
p.login-submit {
	text-align: center;
}
#wwlc-registration-form input, #wwlc-login-form input  {
	border-radius: 30px;
    max-width: 600px;
}
#wwlc-registration-form input[type="submit"], #wwlc-login-form input[type="submit"]  {
	min-width: 250px;
}
abbr.required {
    border: none;
    color: #E01020;
    font-size: 16px;
    line-height: 1;
}
#wwlc-registration-form {
	margin: 20px 0px;
    padding: 10px 15px;
    float: left;
    border: dotted 1px #ccc;
}
p.wwlc_registration_field {
	float: left;
    width: 50%;
    padding: 6px;
}
#wwlc-registration-form #wwlc_cf_bis {
	clear: both;
}

#wwlc-registration-form .form-controls-section {
	float: left;
}
#wwlc-registration-form .form-controls-section p { 
	width: 100% !important;
}
p.register-button-container #wwlc-register {
	width: 100%;
}