.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.error_wid_login {
background-color: #ffffd2;
border: 1px solid #e6db55;
border-radius: 2px;
color: #000;
font-weight: 500;
padding: 6px 14px 6px 6px;
position: relative;
width: 100%;
border-radius: 5px;
}
.success_wid_login {
background-color: #ffffd2;
border: 1px dashed #e6db55;
color: #000;
border-radius: 2px;
font-weight: 500;
padding: 6px 14px 6px 6px;
width: 100%;
border-radius: 5px;
}
.close_button_ap {
text-decoration: none !important;
border: none !important;
color: #000;
position: absolute;
top: 2px;
right: 1px;
width: 16px;
height: 16px;
background-image: url(//www.corne-bleue.com/wp-content/plugins/login-sidebar-widget/images/close.png);
cursor: pointer;
}
.captcha {
margin: 0px 0px 10px 0px;
}
.forgot-pass-form-group {
margin: 10px;
}
.forgot-pass-form-group label {
width: 100%;
}
.forgot-pass-form-group input[type="email"] {
width: 100%;
}
label.error {
margin: 0;
padding: 0;
color: #ff0000;
font-weight: 400;
}
input.error {
border: 1px solid #ff0000 !important;
} .login-wrap {
max-width: 400px;
width: 100%;
border: 2px solid #f1f1f1;
background-color: #fff;
padding: 15px;
border-radius: 5px;
font-family: sans-serif;
}
.login-wrap .log-form-group {
display: flex;
flex-wrap: wrap;
justify-content: left;
margin-bottom: 10px;
}
.log-form-group label {
margin: 0;
padding: 0;
margin-right: 10px;
cursor: pointer;
}
.login-wrap input[type="text"],
.login-wrap input[type="password"] {
height: 45px;
width: 100%;
outline: none;
border-radius: 5px;
border: 1px solid #ccc;
padding-left: 15px;
transition: all 0.3s ease;
}
.login-wrap input[type="text"]:focus,
.login-wrap input[type="password"]:focus {
border-color: #007bff;
}
.login-submit input[type="submit"] {
width: 100%;
padding: 10px;
height: 45px;
outline: none;
border-radius: 5px;
border: 1px solid #ccc;
transition: all 0.3s ease;
cursor: pointer;
font-size: 16px;
letter-spacing: 1px;
margin-right: 10px;
}
.login-submit input[type="submit"]:hover {
text-decoration: none;
}
.lw-error {
color: #ff0000;
margin: 0;
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
float: none !important;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
float: none !important;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
float: none !important;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
float: none !important;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
float: none !important;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}div.tnp-subscription, div.tnp-profile,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
} .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text], 
.tnp-subscription input[type=email], 
.tnp-subscription input[type=submit], 
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text], 
.tnp-profile input[type=email], 
.tnp-profile input[type=submit], 
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox], 
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit 
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
}
.tnp-subscription-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-subscription-minimal input.tnp-email {
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
}
.tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.ws-plugin--s2member-clearfix:before,.ws-plugin--s2member-clearfix:after{content:' ';display:table}.ws-plugin--s2member-clearfix::after{clear:both}div.ws-plugin--s2member-s-badge{text-align:center;margin:0 auto 0 auto}@-moz-keyframes ws-plugin--s2member-spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes ws-plugin--s2member-spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes ws-plugin--s2member-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}button.ws-plugin--s2member-animate-processing:after{content:'';float:right;width:.8em;height:.8em;margin:.25em 0 0 .5em;border-radius:50%;border:1px dashed;-webkit-animation:ws-plugin--s2member-spin 1s linear infinite;animation:ws-plugin--s2member-spin 1s linear infinite}div.ws-plugin--s2member-password-strength{padding:3px;color:#000;background-color:#EEE;border-radius:3px;margin-top:3px}div.ws-plugin--s2member-password-strength-short{background-color:#FFA0A0}div.ws-plugin--s2member-password-strength-weak{background-color:#FFB78C}div.ws-plugin--s2member-password-strength-good{background-color:#FFEC8B}div.ws-plugin--s2member-password-strength-strong{background-color:#C3FF88}div.ws-plugin--s2member-password-strength-mismatch{background-color:#D6C1AB}div#content>div.mu_register,div#content>div.mu_register h2{margin:0;padding:0;width:100%}div#content>div.mu_register>form#setupform input[type="text"],div#content>div.mu_register>form#setupform input[type="email"],div#content>div.mu_register>form#setupform input[type="password"],div#content>div.mu_register>form#setupform input[type="submit"],div#content>div.mu_register>form#setupform textarea,div#content>div.mu_register>form#setupform select{width:100%;box-sizing:border-box;margin:5px 0 5px 0;font-size:16px}div#content>div.mu_register>form#setupform input[type="checkbox"],div#content>div.mu_register>form#setupform input[type="radio"]{margin:0 3px 0 0;vertical-align:middle}div#content>div.mu_register>form#setupform p.submit{margin-bottom:0}div#content>div.mu_register>form#setupform label{display:inline;cursor:pointer;margin:15px 0 0 0;font-weight:normal}div#content>div.mu_register>form#setupform label.ws-plugin--s2member-custom-reg-field-op-l{opacity:0.7;font-size:90%;vertical-align:middle}div#content>div.mu_register>form#setupform div.ws-plugin--s2member-custom-reg-field-divider-section{height:1px;border:0 solid;line-height:1px;margin:15px 0 15px 0;border-width:0 0 1px 0}div#content>div.mu_register>form#setupform div.ws-plugin--s2member-custom-reg-field-divider-section-title{border:0 solid;font-size:110%;margin:15px 0 15px 0;border-width:0 0 1px 0;padding:0 0 12px 0}div#content>div.mu_register>div.mu_alert{display:none}body.s2member-return-body{color:#000;font-size:14px;background:#CCC}body.s2member-return-body a{color:#333;text-decoration:none;border-bottom:1px dotted}body.s2member-return-body a:hover{color:#000}body.s2member-return-body *{font-family:'Trebuchet MS','Arial','Helvetica',sans-serif}body.s2member-return-body pre,body.s2member-return-body pre *,body.s2member-return-body code,body.s2member-return-body code *{font-family:'Monaco','Menlo','Consolas','Courier New',monospace}div.s2member-return-section{margin:20px auto 20px auto}div.s2member-return-header-section{padding:0;width:800px;font-size:120%}div.s2member-return-response-section{width:768px;padding:15px;background:#FFF;border:1px solid #666;border-radius:3px;box-shadow:1px 1px 0 #999,-1px -1px 1px #999}div.s2member-return-response-section div.s2member-return-continue{margin:20px auto 0 auto}div.s2member-return-response-section div.s2member-return-continue a{border:0;padding:8px;display:block;font-size:120%;text-align:center;background:#EEE;border:1px solid #999;border-radius:3px;box-shadow:1px 1px 3px #CCC,-1px -1px 3px #CCC}div.s2member-return-response-section div.s2member-return-continue a:hover,div.s2member-return-response-section div.s2member-return-continue a:active,div.s2member-return-response-section div.s2member-return-continue a:focus{color:#FFF;background:#151515;border:1px solid #FFF}div.s2member-return-support-section{padding:0;width:800px;text-align:center}div.s2member-return-support-section div.cc-reminder{padding:15px;text-align:center;background:#FFF;margin:20px auto 0 auto;border:1px solid #666;border-radius:3px;box-shadow:1px 1px 0 #999,-1px -1px 1px #999}div#ws-plugin--s2member-profile-saved{margin-bottom:15px;font-weight:bold;font-size:110%}form#ws-plugin--s2member-profile table{border:0;margin:0;width:100%}form#ws-plugin--s2member-profile table td{padding:7px 0 7px 0;border:0}form#ws-plugin--s2member-profile input[type="text"],form#ws-plugin--s2member-profile input[type="email"],form#ws-plugin--s2member-profile input[type="password"],form#ws-plugin--s2member-profile input[type="submit"],form#ws-plugin--s2member-profile textarea,form#ws-plugin--s2member-profile select{margin:0;width:100%;box-sizing:border-box}form#ws-plugin--s2member-profile input[type="checkbox"],form#ws-plugin--s2member-profile input[type="radio"]{margin:0 3px 0 0;vertical-align:middle}form#ws-plugin--s2member-profile label{display:inline;cursor:pointer;font-weight:normal}form#ws-plugin--s2member-profile label.ws-plugin--s2member-custom-reg-field-op-l{opacity:0.7;font-size:90%;vertical-align:middle}form#ws-plugin--s2member-profile input#ws-plugin--s2member-profile-password2{margin-top:5px}form#ws-plugin--s2member-profile div.ws-plugin--s2member-profile-field-divider-section{margin:0;height:1px;border:0 solid;line-height:1px;border-width:0 0 1px 0}form#ws-plugin--s2member-profile div.ws-plugin--s2member-profile-field-divider-section-title{margin:0;border:0 solid;font-size:110%;border-width:0 0 1px 0;padding:0 0 7px 0}body.profile.public div.ws-plugin--s2member-profile-field-4bp-divider-section{margin:0;height:1px;border:0 solid;line-height:1px;border-width:0 0 1px 0}body.profile.public div.ws-plugin--s2member-profile-field-4bp-divider-section-title{margin:0;padding:0;font-size:120%}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section{width:48%;float:right}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-container{margin-right:7.5%}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="text"],body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="email"],body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="password"],body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section textarea,body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section select{width:100%;box-sizing:border-box}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="checkbox"],body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section input[type="radio"]{margin:0 3px 0 0;vertical-align:middle}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section label.ws-plugin--s2member-custom-reg-field-op-l{opacity:0.7;font-size:90%;vertical-align:middle}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section div.ws-plugin--s2member-custom-reg-field-4bp-divider-section{height:1px;border:0 solid;line-height:1px;margin:10px 0 10px 0;border-width:0 0 1px 0}body.registration form div#ws-plugin--s2member-custom-reg-fields-4bp-section div.ws-plugin--s2member-custom-reg-field-4bp-divider-section-title{border:0 solid;font-size:120%;margin:10px 0 10px 0;border-width:0 0 1px 0;padding:0 0 7px 0}body.logged-in.profile.profile-edit form#profile-edit-form div.editfield input[type="text"],body.logged-in.profile.profile-edit form#profile-edit-form div.editfield input[type="email"],body.logged-in.profile.profile-edit form input.ws-plugin--s2member-profile-field-4bp[type="text"],body.logged-in.profile.profile-edit form input.ws-plugin--s2member-profile-field-4bp[type="password"],body.logged-in.profile.profile-edit form textarea.ws-plugin--s2member-profile-field-4bp,body.logged-in.profile.profile-edit form select.ws-plugin--s2member-profile-field-4bp{width:100%;box-sizing:border-box}body.logged-in.profile.profile-edit form input.ws-plugin--s2member-profile-field-4bp[type="checkbox"],body.logged-in.profile.profile-edit form input.ws-plugin--s2member-profile-field-4bp[type="radio"]{margin:0 3px 0 0;vertical-align:middle}body.logged-in.profile.profile-edit form label.ws-plugin--s2member-custom-reg-field-op-l{opacity:0.7;font-size:90%;vertical-align:middle}body.logged-in.profile.profile-edit form div.ws-plugin--s2member-profile-field-4bp-divider-section{height:1px;border:0 solid;line-height:1px;margin:10px 0 10px 0;border-width:0 0 1px 0}body.logged-in.profile.profile-edit form div.ws-plugin--s2member-profile-field-4bp-divider-section-title{border:0 solid;font-size:120%;margin:10px 0 10px 0;border-width:0 0 1px 0;padding:0 0 7px 0}