.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 .hidden-fields-container {
display: none;
}
.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;
}.devis-affil-wrapper {
margin-top: 20px;
margin-bottom: 20px;
}
.da-cta-wrapper {
padding: 25px;
border-radius: 8px;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
.da-cta-wrapper .da-cta-title {
font-size: 1.5em;
font-weight: 700;
margin-top: 0;
margin-bottom: 10px;
}
.da-cta-wrapper .da-cta-description {
font-size: 1.1em;
margin-top: 0;
margin-bottom: 25px;
opacity: 0.9;
}
.da-cta-wrapper .devis-affil-form { }#gnpub-gnfollow-shortcode-wrapper a{text-decoration:none;color:#000;border:1px solid #c6d2d9;padding:7px 15px 3px 16px;line-height:1;height:40px;vertical-align:middle;position:absolute}#gnpub-gnfollow-shortcode-wrapper a:focus{box-shadow:none}#gnpub-gnfollow-shortcode-wrapper img{width:120px;position:relative;top:9px;left:5px}#gnpub-gnfollow-shortcode-wrapper a:hover{border:1px solid #000}#gnpub-gnfollow-shortcode-follow-text{font-weight:500;font-size:13px}.ai-share-buttons-container {
margin: 2rem 0;
padding: 1.5rem;
background: #f8f9fa;
border-radius: 12px;
border-top: 3px solid #007cba;
}
.ai-share-buttons-header {
text-align: center;
margin-bottom: 1.5rem;
}
.ai-share-buttons-header h3 {
margin: 0 0 0.5rem 0;
font-size: 1.25rem;
font-weight: 600;
color: #1e293b;
}
.ai-share-buttons-header p {
margin: 0;
font-size: 0.875rem;
color: #64748b;
}
.ai-share-buttons-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 0.75rem;
margin-bottom: 1rem;
}
.ai-share-button {
display: inline-flex;
align-items: center;
text-decoration: none;
border-radius: 8px;
transition: all 0.2s ease;
font-weight: 500;
color: white !important;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.ai-share-button:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
text-decoration: none;
color: white !important;
}
.ai-share-button:focus {
outline: 2px solid #007cba;
outline-offset: 2px;
} .ai-share-button-minimal {
padding: 0.75rem;
border-radius: 50%;
width: 48px;
height: 48px;
justify-content: center;
}
.ai-share-button-minimal:hover {
transform: scale(1.1);
} .ai-share-button-compact {
padding: 0.5rem 1rem;
gap: 0.5rem;
}
.ai-share-button-compact .ai-share-button-text {
font-size: 0.875rem;
} .ai-share-button-full {
padding: 0.75rem 1rem;
gap: 0.75rem;
min-width: 140px;
}
.ai-share-button-text {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.ai-share-button-name {
font-size: 0.875rem;
font-weight: 600;
line-height: 1.2;
}
.ai-share-button-action {
font-size: 0.75rem;
opacity: 0.9;
line-height: 1;
}
.ai-share-button-external {
margin-left: auto;
opacity: 0.75;
}
.ai-share-buttons-footer {
text-align: center;
margin-top: 1rem;
}
.ai-share-buttons-footer p {
margin: 0;
font-size: 0.75rem;
color: #64748b;
} @media (max-width: 768px) {
.ai-share-buttons-wrapper {
flex-direction: column;
align-items: center;
}
.ai-share-button-full {
width: 100%;
max-width: 280px;
justify-content: center;
}
.ai-share-button-compact {
width: 100%;
max-width: 200px;
justify-content: center;
}
} @media (prefers-color-scheme: dark) {
.ai-share-buttons-container {
background: #1e293b;
border-top-color: #3b82f6;
}
.ai-share-buttons-header h3 {
color: #f1f5f9;
}
.ai-share-buttons-header p,
.ai-share-buttons-footer p {
color: #94a3b8;
}
}