{"id":16,"date":"2023-03-06T17:20:02","date_gmt":"2023-03-06T17:20:02","guid":{"rendered":"https:\/\/www.homeopathiepascaldumas.com\/?page_id=16"},"modified":"2025-11-22T11:15:38","modified_gmt":"2025-11-22T09:15:38","slug":"amelia","status":"publish","type":"page","link":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/amelia\/","title":{"rendered":"Les diff\u00e9rents types de consultations en Hom\u00e9opathie Uniciste"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-15aefb7f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"15aefb7f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-25caba52\" data-id=\"25caba52\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-45136379 elementor-widget elementor-widget-text-editor\" data-id=\"45136379\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<p>Cliquez sur le bouton pour acc\u00e9der \u00e0 votre consulation en ligne.<\/p>\n\n\n\n\n\n\n<!-- \nCODE SETMORE POUR PASCAL DUMAS - HOM\u00c9OPATHIE UNICISTE\n\u00c0 copier dans un widget HTML d'Elementor sur ta page de r\u00e9servation\n\n\u2705 Ton vrai lien Setmore : https:\/\/homeopathieunicistepascaldumas.setmore.com\n\u2705 Fonctionne sur TOUS les navigateurs (jamais bloqu\u00e9)\n\u2705 Parfaitement responsive mobile\/tablette\/desktop\n\u2705 Modal professionnelle avec fermeture facile\n-->\n\n<style>\n\/* === BOUTON R\u00c9SERVATION === *\/\n.setmore-button {\n    display: inline-block;\n    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n    color: white;\n    padding: 18px 45px;\n    font-size: 18px;\n    font-weight: 600;\n    border: none;\n    border-radius: 50px;\n    cursor: pointer;\n    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);\n    transition: all 0.3s ease;\n    text-decoration: none;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    text-align: center;\n    max-width: 100%;\n}\n\n.setmore-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6);\n    color: white;\n}\n\n.setmore-button:active {\n    transform: translateY(0);\n}\n\n\/* === RESPONSIVE BOUTON === *\/\n@media (max-width: 768px) {\n    .setmore-button {\n        padding: 15px 35px;\n        font-size: 16px;\n        width: 100%;\n        max-width: 350px;\n    }\n}\n\n\/* === MODAL (la \"popup\") === *\/\n.setmore-modal {\n    display: none;\n    position: fixed;\n    z-index: 999999;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0,0,0,0.75);\n    animation: fadeIn 0.3s ease;\n}\n\n@keyframes fadeIn {\n    from { opacity: 0; }\n    to { opacity: 1; }\n}\n\n\/* === CONTENU MODAL === *\/\n.setmore-modal-content {\n    position: relative;\n    background-color: white;\n    margin: 2% auto;\n    padding: 0;\n    width: 90%;\n    max-width: 1000px;\n    border-radius: 15px;\n    box-shadow: 0 10px 50px rgba(0,0,0,0.5);\n    animation: slideDown 0.3s ease;\n    max-height: 95vh;\n    overflow: hidden;\n}\n\n@keyframes slideDown {\n    from { \n        transform: translateY(-50px);\n        opacity: 0;\n    }\n    to { \n        transform: translateY(0);\n        opacity: 1;\n    }\n}\n\n\/* === BOUTON FERMETURE === *\/\n.setmore-close {\n    color: #666;\n    position: absolute;\n    right: 15px;\n    top: 5px;\n    font-size: 40px;\n    font-weight: bold;\n    z-index: 10;\n    cursor: pointer;\n    background: white;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1;\n    transition: all 0.2s ease;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.2);\n}\n\n.setmore-close:hover {\n    color: #000;\n    background: #f0f0f0;\n    transform: rotate(90deg);\n}\n\n\/* === IFRAME SETMORE === *\/\n.setmore-iframe {\n    width: 100%;\n    height: 85vh;\n    border: none;\n    border-radius: 0 0 15px 15px;\n}\n\n\/* === RESPONSIVE MOBILE\/TABLETTE === *\/\n@media (max-width: 768px) {\n    .setmore-modal-content {\n        width: 95%;\n        margin: 1% auto;\n        border-radius: 10px;\n        max-height: 98vh;\n    }\n    \n    .setmore-iframe {\n        height: 90vh;\n        border-radius: 0 0 10px 10px;\n    }\n    \n    .setmore-close {\n        right: 10px;\n        top: 5px;\n        font-size: 35px;\n        width: 35px;\n        height: 35px;\n    }\n}\n\n\/* === TR\u00c8S PETIT \u00c9CRAN === *\/\n@media (max-width: 480px) {\n    .setmore-modal-content {\n        width: 98%;\n        margin: 0.5% auto;\n        border-radius: 8px;\n    }\n    \n    .setmore-iframe {\n        height: 92vh;\n    }\n}\n\n\/* === CONTENEUR CENTR\u00c9 === *\/\n.setmore-container {\n    text-align: center;\n    padding: 20px 0;\n}\n<\/style>\n\n<!-- BOUTON -->\n<div class=\"setmore-container\">\n    <button onclick=\"openSetmore()\" class=\"setmore-button\">\n        \ud83d\udcc5 R\u00e9server ma consultation\n    <\/button>\n<\/div>\n\n<!-- MODAL (initialement cach\u00e9e) -->\n<div id=\"setmoreModal\" class=\"setmore-modal\">\n    <div class=\"setmore-modal-content\">\n        <span class=\"setmore-close\" onclick=\"closeSetmore()\">&times;<\/span>\n        <iframe \n            id=\"setmoreFrame\"\n            class=\"setmore-iframe\" \n            src=\"\" \n            frameborder=\"0\"\n            allow=\"payment\">\n        <\/iframe>\n    <\/div>\n<\/div>\n\n<script>\n\/\/ === OUVRIR LA MODAL ===\nfunction openSetmore() {\n    const modal = document.getElementById('setmoreModal');\n    const iframe = document.getElementById('setmoreFrame');\n    \n    modal.style.display = 'block';\n    \/\/ TON VRAI LIEN SETMORE\n    iframe.src = 'https:\/\/homeopathieunicistepascaldumas.setmore.com';\n    \n    \/\/ Emp\u00eacher le scroll de la page en arri\u00e8re-plan (mobile)\n    document.body.style.overflow = 'hidden';\n}\n\n\/\/ === FERMER LA MODAL ===\nfunction closeSetmore() {\n    const modal = document.getElementById('setmoreModal');\n    const iframe = document.getElementById('setmoreFrame');\n    \n    modal.style.display = 'none';\n    iframe.src = ''; \/\/ Vide l'iframe pour \u00e9conomiser ressources\n    \n    \/\/ R\u00e9activer le scroll\n    document.body.style.overflow = 'auto';\n}\n\n\/\/ === FERMER SI CLIC EN DEHORS ===\nwindow.onclick = function(event) {\n    const modal = document.getElementById('setmoreModal');\n    if (event.target == modal) {\n        closeSetmore();\n    }\n}\n\n\/\/ === FERMER AVEC TOUCHE \u00c9CHAP ===\ndocument.addEventListener('keydown', function(event) {\n    if (event.key === \"Escape\") {\n        closeSetmore();\n    }\n});\n\n\/\/ === GESTION TACTILE MOBILE (swipe down pour fermer) ===\nlet touchStartY = 0;\nlet touchEndY = 0;\n\ndocument.getElementById('setmoreModal').addEventListener('touchstart', function(event) {\n    touchStartY = event.changedTouches[0].screenY;\n}, false);\n\ndocument.getElementById('setmoreModal').addEventListener('touchend', function(event) {\n    touchEndY = event.changedTouches[0].screenY;\n    handleSwipe();\n}, false);\n\nfunction handleSwipe() {\n    \/\/ Si swipe vers le bas de plus de 100px\n    if (touchEndY - touchStartY > 100) {\n        closeSetmore();\n    }\n}\n\n\/\/ === EMP\u00caCHER LE ZOOM INVOLONTAIRE SUR MOBILE ===\ndocument.getElementById('setmoreModal').addEventListener('touchmove', function(event) {\n    if (event.scale !== 1) {\n        event.preventDefault();\n    }\n}, { passive: false });\n<\/script>\n\n\n\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Bienvenu(e) sur la page de r\u00e9servation en ligne de votre consultation en hom\u00e9opathie uniciste. Cliquez sur le drapeau du service vous concernant. France m\u00e9tropolitaine, Corse et Monaco \u00a0 Consultation en fran\u00e7ais 65 \u20ac Pays\u00a0&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":29,"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":2719,"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/pages\/16\/revisions\/2719"}],"wp:attachment":[{"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}