/*
 Theme Name:   Go Child
 Template:     go
 Version:      2.3.0
 Text Domain:  go-child
*/
#gg-explore .gg-map-section,#gg-explore #gg-map{display:none!important}
#gg-explore .gg-card-map-btn,#gg-explore .gg-card-exp-btn{display:none!important}
#gg-explore .gg-spot-card__img-placeholder{display:none!important}
#gg-explore .gg-spot-card__actions{display:flex;padding:0 20px 20px}
#gg-explore .gg-card-dir-btn{flex:1!important;width:100%!important;justify-content:center!important;padding:12px 20px!important;border-radius:10px!important;font-size:14px!important;font-weight:600!important}
#gg-explore .gg-filters{position:sticky;top:72px;z-index:10;background:#fff;border-bottom:1px solid #e8e4dc;box-shadow:0 2px 8px rgba(0,0,0,.06)}
#gg-explore .gg-filters__scroll{max-width:1440px;margin:0 auto;padding:12px 48px;display:flex;gap:8px;align-items:center;justify-content:center;box-sizing:border-box}
#gg-explore .gg-hero{padding:88px 0 80px}
#gg-explore .gg-hero__inner{max-width:1440px;margin:0 auto;padding:0 48px;box-sizing:border-box;text-align:center}
#gg-explore .gg-hero__eyebrow{font-size:11px;letter-spacing:.14em;font-weight:600;color:rgba(255,255,255,.6);text-transform:uppercase;margin-bottom:18px;display:block}
#gg-explore .gg-hero__title{font-size:clamp(44px,5.5vw,80px);font-weight:700;line-height:1.02;letter-spacing:-.025em;margin-bottom:20px;color:#fff}
#gg-explore .gg-hero__sub{font-size:clamp(16px,1.4vw,20px);line-height:1.65;color:rgba(255,255,255,.82);max-width:580px;margin:0 auto 10px}
#gg-explore .gg-hero__hint{font-size:13.5px;color:rgba(255,255,255,.5);font-style:italic;margin-bottom:40px;display:block}
#gg-explore .gg-btn--hero{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1.5px solid rgba(255,255,255,.35)!important;padding:14px 28px!important;border-radius:50px!important;font-size:15px!important;font-weight:600!important;display:inline-flex!important;align-items:center;gap:8px}
#gg-explore .gg-btn--hero:hover{background:rgba(255,255,255,.22)!important;border-color:rgba(255,255,255,.6)!important;transform:translateY(-2px)}
#gg-explore .gg-spots-section{background:#f9f6f0;padding:64px 0}
#gg-explore .gg-spots-section .gg-section-header{max-width:1440px;margin:0 auto 32px;padding:0 48px;display:flex;align-items:baseline;justify-content:space-between;box-sizing:border-box}
#gg-explore .gg-spots-list{max-width:1440px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;box-sizing:border-box;list-style:none}
#gg-explore .gg-spot-card{border-radius:16px!important;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.04);transition:box-shadow .2s,transform .2s;overflow:hidden}
#gg-explore .gg-spot-card:hover{box-shadow:0 10px 28px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.04);transform:translateY(-3px)}
#gg-explore .gg-spot-card__body{padding:20px 20px 4px}
#gg-explore .gg-spot-card__title{font-size:17px;font-weight:700}
#gg-explore .gg-birds-section{background:#eef4ee;padding:72px 0}
#gg-explore .gg-birds-section .gg-section-header{max-width:1440px;margin:0 auto 32px;padding:0 48px;box-sizing:border-box}
#gg-explore .gg-birds-list{max-width:1440px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;box-sizing:border-box}
#gg-explore .gg-bird-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}
#gg-explore .gg-bird-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.1)}
#gg-explore .gg-bird-card__emoji-placeholder{height:160px;background:linear-gradient(150deg,#d4e8d0 0%,#b8d8b0 100%);display:flex;align-items:center;justify-content:center;font-size:52px}
#gg-explore .gg-bird-card__body{padding:16px}
#gg-explore .gg-bird-card__name{font-size:15px;font-weight:700;color:#1a3a20;margin-bottom:4px}
#gg-explore .gg-bird-card__location{font-size:12px;color:#777;margin-bottom:8px}
#gg-explore .gg-bird-card__time{display:inline-block;background:#e4f0e4;color:#2d6a35;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;margin-bottom:10px}
#gg-explore .gg-bird-card__notes{font-size:13px;color:#555;line-height:1.55;font-style:italic}
#gg-explore .gg-carry-card{background:#1a3a22!important;padding:64px 0!important;border-radius:0!important;max-width:100%!important;box-sizing:border-box}
#gg-explore .gg-carry-title{font-size:20px!important;font-weight:700!important;color:#fff!important;margin-bottom:6px!important;display:block;padding:0 48px;box-sizing:border-box}
#gg-explore .gg-carry-sub{color:rgba(255,255,255,.6)!important;font-size:15px!important;margin-bottom:36px!important;display:block;padding:0 48px;box-sizing:border-box}
#gg-explore .gg-carry-list{max-width:1344px;margin:0 auto;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:4px 48px!important;list-style:none!important;padding:0 48px!important}
#gg-explore .gg-carry-list li{display:flex!important;align-items:center!important;gap:12px!important;font-size:15px!important;color:rgba(255,255,255,.88)!important;padding:12px 0!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
#gg-explore .gg-safety-section{background:#f9f6f0;padding:64px 0 80px}
#gg-explore .gg-safety-section .gg-section-title{max-width:1440px;margin:0 auto 28px;padding:0 48px;font-size:20px!important;font-weight:700;color:#1a3a22;display:block;box-sizing:border-box}
#gg-explore .gg-safety-list{max-width:1440px;margin:0 auto;padding:0 48px;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;list-style:none!important;box-sizing:border-box}
#gg-explore .gg-safety-list li{background:#fff;border-radius:12px;padding:16px 20px;font-size:15px;color:#333;box-shadow:0 1px 4px rgba(0,0,0,.05);display:flex!important;align-items:center!important;gap:12px;line-height:1.5}
@media(max-width:768px){#gg-explore .gg-hero{padding:52px 0 44px}#gg-explore .gg-hero__inner{padding:0 20px!important}#gg-explore .gg-filters__scroll{padding:10px 16px;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important}#gg-explore .gg-chip{white-space:nowrap;flex-shrink:0}#gg-explore .gg-spots-section{padding:40px 0}#gg-explore .gg-spots-section .gg-section-header{padding:0 16px}#gg-explore .gg-spots-list{padding:0 16px!important;grid-template-columns:1fr!important;gap:16px}#gg-explore .gg-birds-section{padding:40px 0}#gg-explore .gg-birds-section .gg-section-header{padding:0 16px!important}#gg-explore .gg-birds-list{padding:0 16px!important;grid-template-columns:repeat(2,1fr)!important;gap:12px}#gg-explore .gg-bird-card__emoji-placeholder{height:120px;font-size:40px}#gg-explore .gg-carry-card{padding:40px 0!important}#gg-explore .gg-carry-list{grid-template-columns:1fr!important;gap:0!important}#gg-explore .gg-safety-section{padding:40px 0 60px}#gg-explore .gg-safety-section .gg-section-title{padding:0 16px!important}#gg-explore .gg-safety-list{padding:0 16px!important;grid-template-columns:1fr!important;gap:8px!important}}
@media(min-width:769px) and (max-width:1024px){#gg-explore .gg-hero__inner,#gg-explore .gg-spots-section .gg-section-header,#gg-explore .gg-spots-list,#gg-explore .gg-birds-section .gg-section-header,#gg-explore .gg-birds-list,#gg-explore .gg-safety-section .gg-section-title,#gg-explore .gg-safety-list,#gg-explore .gg-filters__scroll{padding-left:32px!important;padding-right:32px!important}#gg-explore .gg-carry-card{padding:48px 32px!important}#gg-explore .gg-spots-list{grid-template-columns:repeat(2,1fr)!important}#gg-explore .gg-carry-list{grid-template-columns:repeat(2,1fr)!important}#gg-explore .gg-safety-list{grid-template-columns:repeat(2,1fr)!important}#gg-explore .gg-birds-list{grid-template-columns:repeat(3,1fr)!important}}
#gg-explore .gg-bird-card__emoji-placeholder{font-size:0!important;color:transparent}
#gg-explore .gg-birds-list .gg-bird-card:nth-child(1) .gg-bird-card__emoji-placeholder{background:url('https://upload.wikimedia.org/wikipedia/commons/f/f9/Bdrongo-Sandeep1.jpg') center/cover no-repeat!important}
#gg-explore .gg-birds-list .gg-bird-card:nth-child(2) .gg-bird-card__emoji-placeholder{background:url('https://upload.wikimedia.org/wikipedia/commons/b/bc/Alcedo_atthis_-England-8_%28cropped%29.jpg') center/cover no-repeat!important}
#gg-explore .gg-birds-list .gg-bird-card:nth-child(3) .gg-bird-card__emoji-placeholder{background:url('https://upload.wikimedia.org/wikipedia/commons/2/28/Indian_Robin_%28Copsychus_fulicatus%29%2C_Koottanad%2C_Palakkad_district%2C_Kerala_1.jpg') center/cover no-repeat!important}
#gg-explore .gg-birds-list .gg-bird-card:nth-child(4) .gg-bird-card__emoji-placeholder{background:url('https://upload.wikimedia.org/wikipedia/commons/f/f7/Red-whiskered_bulbul_-_Pycnonotous_jocosus.png') center/cover no-repeat!important}
#gg-explore .gg-birds-list .gg-bird-card:nth-child(5) .gg-bird-card__emoji-placeholder{background:url('https://upload.wikimedia.org/wikipedia/commons/6/69/African_Rose-ringed_Parakeet%2C_Tendaba%2C_Gambia_1.jpg') center/cover no-repeat!important}
#gg-explore .gg-birds-list .gg-bird-card:nth-child(6) .gg-bird-card__emoji-placeholder{background:url('https://upload.wikimedia.org/wikipedia/commons/c/c8/White-throated_kingfisher_%28Halcyon_smyrnensis%29_Galle.jpg') center/cover no-repeat!important}
#gg-explore .gg-spot-card[data-id="2756"] .gg-spot-card__img-placeholder,
#gg-explore .gg-spot-card[data-id="2758"] .gg-spot-card__img-placeholder{display:block!important;height:242px!important;font-size:0!important;color:transparent;background-size:cover!important;background-position:center!important}
#gg-explore .gg-spot-card[data-id="2756"] .gg-spot-card__img-placeholder{background-image:url('https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/export?bbox=77.6429,12.6194,77.6509,12.6242&bboxSR=4326&size=800,450&imageSR=4326&format=jpg&f=image')!important}
#gg-explore .gg-spot-card[data-id="2758"] .gg-spot-card__img-placeholder{background-image:url('https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/export?bbox=77.6248,12.6228,77.6328,12.6275&bboxSR=4326&size=800,450&imageSR=4326&format=jpg&f=image')!important}
footer.elementor-location-footer>div{padding-left:48px!important;padding-right:48px!important;box-sizing:border-box!important}
#gg-explore .gg-spot-card[data-id="2756"] .gg-card-dir-btn,
#gg-explore .gg-spot-card[data-id="2758"] .gg-card-dir-btn{background:transparent!important;border:2px solid #1a3a22!important;color:#1a3a22!important}
@media(max-width:768px){
footer.elementor-location-footer>div{padding-left:20px!important;padding-right:20px!important}
#gg-explore .gg-carry-title,#gg-explore .gg-carry-sub{padding:0 20px!important}
#gg-explore .gg-spot-card[data-id="2756"] .gg-spot-card__img-placeholder,
#gg-explore .gg-spot-card[data-id="2758"] .gg-spot-card__img-placeholder{height:200px!important}
#gg-explore .gg-spots-list{grid-template-columns:1fr!important;gap:16px!important}
#gg-explore .gg-spot-card__body{padding:16px 16px 4px}
#gg-explore .gg-spot-card__actions{padding:0 16px 16px}}