Achterhoekgenieten custom CSS
/* Achterhoekgenieten.nl – Performance & Boekings CSS */ /* Sticky boekknop mobiel */ @media(max-width:768px){ .ahg-sticky{position:fixed;bottom:0;left:0;right:0;background:#2d5a1b;z-index:9999;padding:10px 14px;text-align:center;box-shadow:0 -2px 10px rgba(0,0,0,.3);} .ahg-sticky a{display:block;background:#f5a623;color:#1a1a1a!important;font-weight:700;padding:12px;border-radius:8px;text-decoration:none!important;font-size:1rem;} .page-id-57 .ahg-sticky,.page-id-286 .ahg-sticky,.page-id-285 .ahg-sticky{display:none!important;} body{padding-bottom:66px!important;} } /* WhatsApp float desktop */ @media(min-width:769px){ .ahg-wa-float{position:fixed;bottom:24px;right:20px;z-index:8888;background:#25D366;color:#fff!important;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px…