/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 07 2026 | 05:03:47 */
/* FMS - support for relocating Quick Answer + dates blocks (7 Aug 2026).
   Hides the end-of-page wrapper on the three course pages; the companion JS (93635)
   moves the sections into .fms-relocated after the hero, releasing them from this hide. */
body.postid-373 div[id^="fms-geo-extra"],
body.postid-518 div[id^="fms-geo-extra"],
body.postid-520 div[id^="fms-geo-extra"]{display:none;}
.fms-relocated{max-width:1140px;margin:32px auto 8px;padding:0 20px;box-sizing:border-box;}
.fms-relocated section.fms-tldr{margin-bottom:24px;}

/* v3 7 Aug 2026: dates table at bottom + Book Online button */
.fms-dates-bottom{margin:40px auto 48px;}
.fms-book-online-wrap{text-align:center;margin:24px 0 0;}
.fms-book-online-btn{display:inline-block;background:#16283e;color:#ffffff;font-weight:700;padding:14px 32px;border-radius:6px;text-decoration:none;font-size:17px;letter-spacing:0.3px;}
.fms-book-online-btn:hover,.fms-book-online-btn:focus{background:#0e1c2e;color:#ffffff;text-decoration:none;}

/* 7 Aug 2026: forklift page (373) alignment fixes */
.fl-node-ms01xjieatnw .fl-col-content > *:nth-last-child(2){margin-top:auto;}
.fl-node-6zdou9aqlteg li:empty{display:none;}