Rainproof bird feeder
.bird-wrap{ width:100%; font-family:Arial,sans-serif; color:#1f2937; line-height:1.6; background:#f3f7f2; padding-bottom:40px; } .bird-container{ max-width:1200px; margin:0 auto; p adding:0 16px; } .bird-hero{ background:linear-gradient(180deg,#e8f5e9 0%,#ffffff 100%); border-radius:26px; overflow:hidden; box-shadow:0 10px 28px rgba(0,0,0,.08); } .bird-hero img{ width:100%; display:block; object-fit:cover; } .bird-content{ padding:22px; } .badge{ display:inline-block; background:#2e7d32; color:#fff; padding:8px 14px; border-radius:999px; font-size:13px; font-weight:700; } .title{ font-size:34px; font-weight:900; margin:12px 0; line-height:1.2; } .sub{ color:#4b5563; font-size:16px; } .highlight{ margin-top:14px; background:#e8f5e9; border-left:5px solid #2e7d32; padding:14px; border-radius:12px; font-weight:700; } /* SECTION */ .section{ margin-top:18px; padding:22px; border-radius:22px; } .section.green{ background:#eaf7ea; } .section.soft{ background:#ffffff; box-shadow:0 6px 18px rgba(0,0,0,.06); } /* FEATURES */ .grid{ display:grid; grid-template-columns:1fr; gap:14px; } .card{ padding:18px; border-radius:18px; background:#ffffff; box-shadow:0 6px 16px rgba(0,0,0,.06); } .card h3{ margin:0 0 6px 0; font-size:18px; font-weight:800; } .card p{ margin:0; color:#4b5563; font-size:14px; } /* COLOR VARIANTS */ .colors{ display:grid; grid-template-columns:1fr; gap:12px; margin-top:10px; } .color-box{ padding:16px; border-radius:16px; font-weight:700; color:#1f2937; display:flex; justify-content:space-between; align-items:center; } .g1{background:#dcedc8;} .g2{background:#a5d6a7;} .g3{background:#81c784;} /* CTA */ .cta{ margin-top:20px; background:linear-gradient(135deg,#2e7d32,#66bb6a); color:#fff; padding:26px; border-radius:24px; text-align:center; } .cta h2{ margin:0 0 10px 0; font-size:26px; } .cta p{ color:#e8f5e9; } .btn{ display:inline-block; margin-top:14px; background:#1b5e20; color:#fff; padding:14px 18px; border-radius:14px; text-decoration:none; font-weight:800; font-size:16px; transition:.3s; } .btn:hover{ transform:translateY(-2px); } /* MOBILE */ @media(min-width:768px){ .title{font-size:42px;} .grid{grid-template-columns:1fr 1fr;} .colors{grid-template-columns:1fr 1fr 1fr;} } 🐦 Rain Shelter + Feeding Station A Safe Haven Where Birds Can Eat & Stay Dry Protect small wild birds from rain while keeping food always available — a peaceful feeding spot right in your backyard. 🌿 Dual Protection: Keeps birds dry in bad weather while ensuring they never go hungry. 🌧️ Shelter From Rain, Food When They Need It This feeder is designed like a small natural “roofed shelter”, giving birds a safe place to rest during rain while accessing food anytime. No more soaked seeds, no more hungry visits wasted. ✨ Why Birds Love It 🌧️ Rain Protection Dome Keeps feed dry even during rain, preventing spoilage and mold. 🍽️ Always Accessible Food Open feeding design ensures birds can eat anytime they visit. 🧲 Stable Hanging Design Wind-resistant hook structure keeps feeder steady outdoors. ⚙️ Adjustable Height Control Customize height to attract different bird sizes and feeding behavior. 🌿 Natural Backyard Harmony Blends into garden environments while attracting more bird activity. 🎨 Available Colors Real product finish options based on actual design tones: 🟢 Green 🔴Red ⚫ Black 🐦 A Small Safe Stop in a Big World For birds, this isn’t just a feeder — it’s shelter. A place to pause, stay dry, and leave full. For you, it’s peaceful nature moments right outside your window. .bird-wrap{ width:100%; font-family:Arial, sans-serif; color:#1f2937; line-height:1.6; } .bird-container{ max-width:100%; padding:0 14px; } .bird-section{ margin:18px 0; } /* HERO */ .bird-hero{ background:linear-gradient(180deg,#e8f5ff 0%,#ffffff 100%); border-radius:24px; overflow:hidden; box-shadow:0 8px 24px rgba(0,0,0,.08); } .bird-hero img{ width:100%; display:block; object-fit:contain; } .bird-content{ padding:24px 18px; } .bird-badge{ display:inline-block; background:#1e88e5; color:#fff; padding:8px 14px; border-radius:999px; font-size:13px; font-weight:700; margin-bottom:12px; } .bird-title{ font-size:34px; font-weight:800; line-height:1.2; margin-bottom:10px; } .bird-sub{ font-size:16px; color:#4b5563; } .bird-highlight{ margin-top:14px; background:#fff3e0; border-left:4px solid #ff9800; padding:14px; border-radius:12px; font-weight:700; } /* PROBLEM */ .bird-box{ padding:22px 18px; border-radius:22px; } .bird-problem{ background:#f0f9ff; } /* FEATURES */ .bird-grid{ display:grid; grid-template-columns:1fr; gap:16px; } .bird-card{ padding:20px; border-radius:18px; box-shadow:0 6px 18px rgba(0,0,0,.06); } .bird-card:nth-child(1){background:#e3f2fd;} .bird-card:nth-child(2){background:#e8f5e9;} .bird-card:nth-child(3){background:#fff3e0;} .bird-card:nth-child(4){background:#fce4ec;} .bird-card-title{ font-size:18px; font-weight:800; margin-bottom:6px; } .bird-card-text{ font-size:15px; color:#4b5563; } /* SCENES */ .bird-scene{ background:#fbfbfb; padding:22px 18px; border-radius:22px; } .bird-scenes{ display:grid; grid-template-columns:1fr 1fr; gap:10px; margin-top:14px; } .bird-scene-item{ background:#ffffff; padding:12px; border-radius:12px; text-align:center; font-weight:700; box-shadow:0 4px 12px rgba(0,0,0,.05); } /* SPEC */ .bird-spec{ background:#ffffff; padding:22px 18px; border-radius:22px; box-shadow:0 6px 18px rgba(0,0,0,.06); } .bird-spec-title{ font-size:26px; font-weight:800; text-align:center; margin-bottom:14px; } .bird-row{ display:flex; justify-content:space-between; padding:10px 0; border-bottom:1px solid #e5e7eb; } /* CTA */ .bird-cta{ background:linear-gradient(135deg,#1565c0,#1e88e5); color:#fff; padding:28px 18px; border-radius:24px; text-align:center; } .bird-cta h2{ font-size:28px; margin-bottom:10px; } .bird-cta p{ color:#d7ecff; } .bird-btn{ display:block; background:#ff9800; color:#fff; text-decoration:none; padding:16px; border-radius:14px; font-size:18px; font-weight:800; margin-top:18px; transition:.3s; } .bird-btn:hover{ transform:translateY(-2px); } .bird-note{ margin-top:10px; font-size:13px; color:#d7ecff; } @media(min-width:768px){ .bird-container{padding:0 24px;} .bird-title{font-size:44px;} .bird-grid{grid-template-columns:repeat(2,1fr);} .bird-scenes{grid-template-columns:repeat(4,1fr);} } ⚙️ Adjustable Height Control Customize height to attract different bird sizes and feeding behavior. 🌿 Where It Belongs 🏡 Backyard 🌳 Garden Trees 🪟 Window Area 🏠 Porch 🌼 Flower Garden 🌿 Patio 🏕 Outdoor Spaces 🎁 Gift Setup 📏 Product Details DesignAll-Weather Bird Feeder FunctionFeeding + Shelter StructureAdjustable Height System FeatureSquirrel-Resistant Top Mechanism SystemDrainage Seed Protection Give Birds a Safer Place to Eat & Rest Turn your backyard into a calm, living nature spot. 🛒 Get Yours Now Limited seasonal availability
More you might like
Related
Rainproof bird feeder
Related
Fiamma Bad Weather Rain Guard Kit for Campervans Rainproofin
Related
Kingsyard Metal Bird Feeders for Outdoors Hanging, Wild Bird
Related