:root{--lbfd-shell-blue:#0868dd;--lbfd-shell-navy:#082d4c;--lbfd-shell-border:#e5e9ef}.lbfd-site-header,.lbfd-site-footer{font-family:Nunito,Arial,sans-serif}.lbfd-shell-header-active .c27-main-header,.lbfd-shell-header-active header.header,.lbfd-shell-header-active #c27-site-wrapper>.header-container{display:none!important}.lbfd-shell-footer-active footer.footer,.lbfd-shell-footer-active #c27-site-wrapper>footer:not(.lbfd-site-footer),.lbfd-shell-footer-active .c27-footer-section{display:none!important}.lbfd-site-header{position:relative;z-index:9990;background:#fff;border-bottom:1px solid var(--lbfd-shell-border)}.lbfd-site-header__inner{height:76px;max-width:1540px;margin:auto;padding:0 20px;display:flex;align-items:center;gap:20px}.lbfd-site-logo{display:flex;align-items:center;flex:0 0 auto}.lbfd-site-logo img{display:block;width:195px;max-height:58px;object-fit:contain}.lbfd-shell-search-toggle{width:290px;border:0;background:transparent;color:#313946;display:flex;align-items:center;gap:9px;font-size:16px;text-align:left;cursor:pointer}.lbfd-primary-nav{margin-left:auto}.lbfd-nav-menu{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}.lbfd-nav-menu>li{position:relative}.lbfd-nav-menu a{display:flex;align-items:center;padding:27px 15px;color:#222b35;text-decoration:none;font-size:16px;font-weight:700;white-space:nowrap}.lbfd-nav-menu .menu-item-has-children>a:after{content:'⌄';font-size:12px;margin-left:7px;color:#7b8490}.lbfd-nav-menu .sub-menu{position:absolute;left:0;top:100%;min-width:220px;margin:0;padding:0;background:#fff;border-top:2px solid #18a8ef;box-shadow:0 8px 24px rgba(20,36,56,.16);list-style:none;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s}.lbfd-nav-menu li:hover>.sub-menu,.lbfd-nav-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.lbfd-nav-menu .sub-menu a{padding:14px 20px;border-bottom:1px solid #edf0f3;font-size:15px}.lbfd-header-actions{display:flex;align-items:center;gap:12px}.lbfd-country-picker,.lbfd-account-menu{position:relative}.lbfd-country-toggle,.lbfd-account-toggle{height:42px;border:1px solid var(--lbfd-shell-border);border-radius:9px;background:#fff;padding:0 11px;display:flex;align-items:center;gap:7px;cursor:pointer}.lbfd-country-toggle strong,.lbfd-account-toggle span{font-size:14px;color:#1f2935;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lbfd-country-menu,.lbfd-account-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:220px;max-height:420px;overflow:auto;background:#fff;border:1px solid var(--lbfd-shell-border);border-radius:10px;box-shadow:0 12px 32px rgba(15,35,58,.18);padding:7px;opacity:0;visibility:hidden;transform:translateY(5px);transition:.16s}.lbfd-country-picker.is-open .lbfd-country-menu,.lbfd-account-menu.is-open .lbfd-account-dropdown{opacity:1;visibility:visible;transform:none}.lbfd-country-menu button,.lbfd-account-dropdown a{display:flex;width:100%;border:0;background:#fff;padding:10px 11px;border-radius:7px;color:#263241;text-decoration:none;font-weight:700;text-align:left;cursor:pointer}.lbfd-country-menu button:hover,.lbfd-account-dropdown a:hover{background:#f0f6ff;color:#0764d8}.lbfd-country-menu button span{margin-right:8px}.lbfd-account-toggle img{border-radius:50%}.lbfd-sign-in{font-weight:800;color:#263241;text-decoration:none;white-space:nowrap}.lbfd-add-button{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 15px;border-radius:7px;background:#11a6ee;color:#fff!important;text-decoration:none!important;font-weight:800;white-space:nowrap}.lbfd-add-button b{font-size:22px}.lbfd-shell-icon{display:none}.lbfd-search-panel{display:none;position:absolute;left:0;right:0;top:100%;padding:13px 20px;background:#fff;border-top:1px solid #edf0f3;box-shadow:0 10px 22px rgba(15,35,58,.12)}.lbfd-site-header.search-open .lbfd-search-panel{display:block}.lbfd-search-panel form{max-width:900px;margin:auto;display:flex}.lbfd-search-panel input{flex:1;height:48px;padding:0 15px;border:1px solid #ccd5df;border-radius:8px 0 0 8px;font-size:16px}.lbfd-search-panel button{border:0;border-radius:0 8px 8px 0;background:var(--lbfd-shell-blue);color:#fff;padding:0 24px;font-weight:800}.lbfd-mobile-drawer,.lbfd-drawer-scrim{display:none}.lbfd-site-footer{background:linear-gradient(110deg,#1549a5,#00c4ef);color:#fff}.lbfd-site-footer__inner{max-width:1260px;margin:auto;padding:58px 24px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:55px}.lbfd-site-footer img{width:260px;max-width:100%;filter:brightness(0) saturate(100%)}.lbfd-site-footer h2{margin:0 0 14px;font-size:18px;color:#fff}.lbfd-site-footer p{font-size:18px;font-weight:700}.lbfd-site-footer a{display:block;margin:0 0 10px;color:#071c2f;text-decoration:none;font-weight:700}.lbfd-footer-country{margin-top:18px!important;color:#fff!important}.lbfd-site-footer__bottom{padding:10px 20px;background:#020b14;color:#fff;text-align:center;font-size:12px}
@media(max-width:1180px){.lbfd-shell-search-toggle{display:none}.lbfd-site-logo img{width:165px}.lbfd-nav-menu a{padding-left:10px;padding-right:10px}.lbfd-country-toggle strong{display:none}}
@media(max-width:980px){.lbfd-shell-header-active.admin-bar .lbfd-site-header{top:0}.lbfd-site-header__inner{height:64px;padding:0 15px;justify-content:space-between}.lbfd-primary-nav,.lbfd-header-actions,.lbfd-shell-search-toggle{display:none}.lbfd-shell-icon{display:flex;border:0;background:transparent;width:36px;height:36px;align-items:center;justify-content:center;cursor:pointer}.lbfd-mobile-menu-toggle{flex-direction:column;gap:4px}.lbfd-mobile-menu-toggle span{width:19px;height:2px;background:#202b36}.lbfd-site-logo img{width:170px;max-height:49px}.lbfd-mobile-search-toggle{font-size:27px}.lbfd-mobile-drawer{display:block;position:fixed;z-index:10002;left:0;top:0;bottom:0;width:min(88vw,370px);background:#fff;transform:translateX(-102%);transition:.22s;overflow:auto}.lbfd-mobile-drawer-open .lbfd-mobile-drawer{transform:none}.lbfd-drawer-scrim{display:block;position:fixed;z-index:10001;inset:0;background:rgba(4,16,28,.56);opacity:0;visibility:hidden;transition:.2s}.lbfd-mobile-drawer-open .lbfd-drawer-scrim{opacity:1;visibility:visible}.lbfd-mobile-drawer__top{min-height:70px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--lbfd-shell-border)}.lbfd-mobile-close{border:0;background:none;font-size:34px;color:#33404e}.lbfd-mobile-drawer .lbfd-nav-menu{display:block}.lbfd-mobile-drawer .lbfd-nav-menu a{padding:15px 20px;border-bottom:1px solid #edf0f3}.lbfd-mobile-drawer .lbfd-nav-menu .sub-menu{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding-left:13px}.lbfd-mobile-drawer .lbfd-nav-menu li.is-open>.sub-menu{display:block}.lbfd-mobile-account{padding:18px}.lbfd-mobile-account>a:not(.lbfd-add-button){display:block;padding:10px 2px;color:#23303d;text-decoration:none;font-weight:800}.lbfd-mobile-account .lbfd-add-button{margin-top:12px;width:100%}.lbfd-country-picker--mobile .lbfd-country-menu{left:0;right:auto}.lbfd-site-footer__inner{grid-template-columns:1fr 1fr;gap:35px}.lbfd-footer-brand{grid-column:1/-1}}
@media(max-width:600px){.lbfd-site-logo img{width:150px}.lbfd-site-footer__inner{grid-template-columns:1fr;padding:42px 28px;gap:27px}.lbfd-footer-brand{grid-column:auto}.lbfd-site-footer img{width:235px}.lbfd-site-footer p{font-size:17px}}
/* MyListing shell cleanup and fallback placement fixes. */
.lbfd-shell-header-active .header-spacer,
.lbfd-shell-header-active .c27-header-spacer,
.lbfd-shell-header-active .header-container,
.lbfd-shell-header-active #c27-site-wrapper > .header-container{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
.lbfd-shell-footer-active body > footer:not(.lbfd-site-footer),
body.lbfd-shell-footer-active > footer:not(.lbfd-site-footer),
.lbfd-shell-footer-active #c27-site-wrapper footer:not(.lbfd-site-footer),
.lbfd-shell-footer-active footer.footer:not(.lbfd-site-footer),
.lbfd-shell-footer-active .site-footer:not(.lbfd-site-footer),
.lbfd-shell-footer-active .c27-footer-section{display:none!important}

/* 1.0.130 safe shell refinements */
.lbfd-site-logo img{width:205px}
.lbfd-nav-menu a{font-size:17px}
.lbfd-shell-search-toggle{font-size:17px}
.lbfd-country-toggle strong,.lbfd-account-toggle span{font-size:15px}
.lbfd-country-menu button,.lbfd-account-dropdown a,.lbfd-add-dropdown a{font-size:15px}
.lbfd-add-menu{position:relative}.lbfd-add-toggle{border:0;cursor:pointer}.lbfd-add-toggle>span{font-size:12px;margin-left:3px}
.lbfd-add-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:170px;background:#fff;border:1px solid var(--lbfd-shell-border);border-radius:10px;box-shadow:0 12px 32px rgba(15,35,58,.18);padding:7px;opacity:0;visibility:hidden;transform:translateY(5px);transition:.16s;z-index:20}
.lbfd-add-menu.is-open .lbfd-add-dropdown{opacity:1;visibility:visible;transform:none}.lbfd-add-dropdown a{display:block;padding:11px 12px;border-radius:7px;color:#263241!important;text-decoration:none!important;font-weight:800}.lbfd-add-dropdown a:hover{background:#f0f6ff;color:#0764d8!important}
.lbfd-site-footer img{filter:none!important}.lbfd-site-footer h2{font-size:20px}.lbfd-site-footer p{font-size:19px}.lbfd-site-footer a{font-size:16px}.lbfd-site-footer__bottom{font-size:13px}
.lbfd-mobile-add-links{display:grid;gap:10px;margin-top:12px}.lbfd-mobile-account .lbfd-mobile-add-links .lbfd-add-button{margin-top:0}.lbfd-add-button--secondary{background:#fff!important;color:#0868dd!important;border:1px solid #0868dd}
@media(max-width:1180px){.lbfd-site-logo img{width:175px}.lbfd-nav-menu a{font-size:16px}}
@media(max-width:980px){.lbfd-site-logo img{width:178px}.lbfd-mobile-drawer .lbfd-nav-menu a{font-size:17px}.lbfd-mobile-account>a:not(.lbfd-add-button){font-size:16px}}

/* 1.0.131: agreed LawnBowls site shell */
.lbfd-site-header{width:100%;box-sizing:border-box}
.lbfd-site-header__inner{height:82px;max-width:1440px;padding:0 28px;gap:24px}
.lbfd-site-logo img{width:225px;max-height:62px}
.lbfd-shell-search-toggle{width:165px;font-size:16px}
.lbfd-primary-nav{margin-left:auto}
.lbfd-nav-menu a{font-size:17px;padding:30px 14px}
.lbfd-country-toggle,.lbfd-account-toggle{height:46px}
.lbfd-add-button{height:46px;background:#0877e8;border-radius:8px}
.lbfd-site-footer{background:#062744;color:#fff}
.lbfd-site-footer__inner{max-width:1440px;padding:46px 34px 34px;display:grid;grid-template-columns:1.45fr .72fr .8fr .72fr 1.35fr;gap:48px;align-items:start}
.lbfd-footer-logo{display:inline-block;margin-bottom:16px}
.lbfd-site-footer .lbfd-footer-logo img{width:245px;max-width:100%;filter:brightness(0) invert(1)!important}
.lbfd-site-footer h2{margin:0 0 16px;font-size:18px;line-height:1.25;color:#fff}
.lbfd-site-footer p{margin:0 0 16px;font-size:15px;line-height:1.55;color:#d8e7f4;font-weight:500}
.lbfd-site-footer a{display:block;margin:0 0 9px;color:#dceaf7;text-decoration:none;font-size:15px;font-weight:600}
.lbfd-site-footer a:hover{color:#fff;text-decoration:underline}
.lbfd-footer-social{display:flex;gap:12px;margin-top:18px}
.lbfd-site-footer .lbfd-footer-social a{display:grid;place-items:center;width:31px;height:31px;margin:0;border:1px solid rgba(255,255,255,.48);border-radius:50%;color:#fff;font-size:16px;text-decoration:none}
.lbfd-footer-newsletter form{display:flex;margin-top:18px}
.lbfd-footer-newsletter input{min-width:0;flex:1;height:44px;padding:0 13px;border:0;border-radius:7px 0 0 7px;font:inherit}
.lbfd-footer-newsletter button{height:44px;padding:0 18px;border:0;border-radius:0 7px 7px 0;background:#0877e8;color:#fff;font-weight:800;cursor:pointer}
.lbfd-site-footer__bottom{padding:15px 20px;background:#041c31;color:#cfdfec;text-align:center;font-size:13px}
.lbfd-shell-footer-active #c27-site-wrapper>footer,
.lbfd-shell-footer-active #c27-site-wrapper .c27-footer-section,
.lbfd-shell-footer-active footer.footer,
.lbfd-shell-footer-active .site-footer:not(.lbfd-site-footer){display:none!important}
@media(max-width:1180px){.lbfd-site-header__inner{padding:0 20px}.lbfd-site-logo img{width:190px}.lbfd-nav-menu a{font-size:16px;padding-left:10px;padding-right:10px}.lbfd-site-footer__inner{grid-template-columns:1.3fr 1fr 1fr;gap:38px}.lbfd-footer-newsletter{grid-column:2/-1}}
@media(max-width:980px){.lbfd-site-header__inner{height:68px}.lbfd-site-logo img{width:180px}.lbfd-site-footer__inner{grid-template-columns:1fr 1fr;padding:40px 28px}.lbfd-footer-brand,.lbfd-footer-newsletter{grid-column:1/-1}}
@media(max-width:600px){.lbfd-site-footer__inner{grid-template-columns:1fr;padding:38px 24px;gap:28px}.lbfd-footer-brand,.lbfd-footer-newsletter{grid-column:auto}.lbfd-footer-newsletter form{display:block}.lbfd-footer-newsletter input,.lbfd-footer-newsletter button{width:100%;border-radius:7px}.lbfd-footer-newsletter button{margin-top:9px}}

/* 1.0.132: no-JavaScript-safe MyListing header fallback. */
body.lbfd-shell-header-active:has(.lbfd-site-header--fallback){padding-top:82px!important;position:relative}
body.admin-bar.lbfd-shell-header-active:has(.lbfd-site-header--fallback){padding-top:114px!important}
.lbfd-site-header--fallback{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:9990!important}
.admin-bar .lbfd-site-header--fallback{top:32px!important}
.lbfd-site-footer .lbfd-footer-logo img{filter:none!important}
@media(max-width:980px){
 body.lbfd-shell-header-active:has(.lbfd-site-header--fallback){padding-top:68px!important}
 body.admin-bar.lbfd-shell-header-active:has(.lbfd-site-header--fallback){padding-top:114px!important}
 .admin-bar .lbfd-site-header--fallback{top:46px!important}
}
@media(max-width:782px){
 body.admin-bar.lbfd-shell-header-active:has(.lbfd-site-header--fallback){padding-top:114px!important}
 .admin-bar .lbfd-site-header--fallback{top:46px!important}
}

/* Elementor Theme Builder header components (1.0.134) */
.lbfd-elementor-country-button{height:44px;border:1px solid #d5dde7;border-radius:8px;background:#fff;padding:0 12px;display:inline-flex;align-items:center;gap:8px;color:#112c49;font:700 15px/1 Nunito,Arial,sans-serif;cursor:pointer;white-space:nowrap}.lbfd-elementor-country-button__flag{font-size:22px}.lbfd-elementor-club-search{display:flex;width:min(290px,100%);height:42px;border:1px solid #d5dde7;border-radius:8px;overflow:hidden;background:#fff}.lbfd-elementor-club-search input{min-width:0;flex:1;border:0!important;box-shadow:none!important;padding:0 12px!important;font:600 14px/1 Nunito,Arial,sans-serif}.lbfd-elementor-club-search button{width:44px;border:0;background:#fff;color:#0b63d8;font-size:24px;cursor:pointer}.lbfd-elementor-menu{position:relative;display:inline-flex}.lbfd-elementor-sign-in{display:inline-flex;align-items:center;height:44px;padding:0 15px;border-radius:7px;background:#0868dd;color:#fff!important;text-decoration:none!important;font-weight:800}.lbfd-footer-logo img,.lbfd-site-footer img{filter:none!important}.lbfd-country-modal__grid .lbfd-modal-flag{grid-row:1/3;width:42px;height:42px;border-radius:50%;background:#f7fafc;display:grid;place-items:center;font-size:25px}.lbfd-country-modal__grid a:hover{border-color:#8fbaf0;background:#f6faff}.lbfd-site-footer{background:#062b4c!important}.lbfd-site-footer a{color:#fff}.lbfd-site-footer p{color:#dce8f4}.lbfd-site-footer__bottom{background:#041d34}

.lbfd-flag-image{overflow:hidden;background:#fff}.lbfd-flag-image img{display:block;width:100%;height:100%;object-fit:cover}.lbfd-elementor-country-button__flag.lbfd-flag-image{width:26px;height:26px;border-radius:50%;flex:0 0 26px;box-shadow:0 0 0 1px rgba(9,39,70,.08)}.lbfd-country-modal__grid .lbfd-modal-flag.lbfd-flag-image{padding:0!important;overflow:hidden;background:#fff}.lbfd-country-modal__grid .lbfd-modal-flag.lbfd-flag-image img{width:100%;height:100%;object-fit:cover}.lbfd-flag-fallback{display:grid;place-items:center}
