/* Full width button on the homepage */.full-btn.elementor-widget-button .elementor-button{width:100%}/* Newsletter form button */.oew-newsletter-form-wrap .button{padding:0 20px}/* Footer */body #footer-widgets{text-align:center}body #footer-widgets .ocean-newsletter-form{margin:0 0 26px}body #footer-widgets .ocean-newsletter-form-wrap input[type="email"]{color:#7c7c7c;border-width:2px;border-color:rgba(255,255,255,0.2);font-size:15px;letter-spacing:.8px}body #footer-widgets .ocean-newsletter-form-wrap input[type="email"]:hover{border-color:rgba(255,255,255,0.5)}body #footer-widgets .ocean-newsletter-form-wrap input[type="email"]:focus{border-color:rgba(255,255,255,0.6)}body #footer-widgets .ocean-newsletter-form-wrap button:hover{background-color:#5c7c19}body #footer-widgets .social-widget li a{color:#4a4a4a;font-size:20px;line-height:1;padding:.5em}body #footer-widgets .social-widget li a:hover{color:#8cba29}/* Scroll top button */#scroll-top{right:30px;bottom:0;width:48px;height:35px;line-height:35px;font-size:22px;border-radius:4px 4px 0 0}/* Footer newsletter form on responsive */@media only screen and (max-width:320px){#scroll-top{display:none !important}}/* STYLE FORMULAIRE CONTACT CONTACT FORM 7 *//**---------------- styles pour créer 2 colonnes ----------------**/#formulaire-responsive{max-width:100% /*-- à modifier en fonction de la largeur désirée --*/;margin:0 auto;width:100%}.rang-form{width:100%}.demi-colonne,.colonne{float:left;position:relative;padding:0.65rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clearfix:after{content:"";display:table;clear:both}/**---------------- Media query ----------------**/@media only screen and (min-width:48em){.demi-colonne{width:50%}}/**---------------- styles pour champs,labels,bouton d’envoi et messages ----------------**/.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 textarea{width:100%;padding:8px;border:1px solid #ccc;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpcf7 input[type="text"]:focus{background:#fff}.wpcf7-submit{float:right;color:#69af36;font-family:'Noto Sans',sans-serif;border-color:#69af36;font-size:14px;line-height:49px;height:49px;font-weight:600;background-color:#ffffff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;text-transform:uppercase;border-width:2px;padding-left:26px;padding-right:26px}.wpcf7-submit:hover{background:#69af36;color:#ffffff}span.wpcf7-not-valid-tip{text-shadow:none;font-size:12px;color:#fff;background:#ff0000;padding:5px}div.wpcf7-validation-errors{text-shadow:none;border:transparent;background:#f9cd00;padding:5px;color:#9C6533;text-align:center;margin:0;font-size:12px}div.wpcf7-mail-sent-ok{text-align:center;text-shadow:none;padding:5px;font-size:12px;background:#59a80f;border-color:#59a80f;color:#fff;margin:0}/* FIN STYLE FORMULAIRE CONTACT CONTACT FORM 7 *//* ne pas afficher date des articles de blog dans "post similaire" */time.published{display:none}