🔥Limited time offer Buy 3 get 2 free!🐦No more trouble from birds, beasts and locusts!Portable Ultrasonic Bird Repellent Keychain
.repellent-page { --bg: #f4f1e8; --bg-soft: #ebe7da; --card: #faf9f4; --olive: #4d5a4b; --olive-dark: #303c32; --sage: #7b8874; --amber: #b88745; --amber-soft: #ead9bd; --text: #3d 423d; --muted: #73766e; --line: #ddd9cd; max-width: 1180px; margin: 0 auto; padding: 0; background: var(--bg); color: var(--text); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; line-height: 1.7; } .repellent-page * { box-sizing: border-box; } .repellent-hero { padding: 56px 7%; background: radial-gradient(circle at 90% 10%, rgba(184,135,69,0.10), transparent 30%), linear-gradient(135deg, #f7f4eb 0%, #eeeade 100%); border-bottom: 1px solid var(--line); } .repellent-eyebrow { display: inline-block; margin-bottom: 15px; padding: 6px 13px; border-radius: 30px; background: var(--amber-soft); color: #77592f; font-size: 12px; font-weight: 700; letter-spacing: 1.3px; text-transform: uppercase; } .repellent-hero h1 { margin: 0 0 18px; color: var(--olive-dark); font-size: clamp(32px, 5vw, 52px); line-height: 1.12; letter-spacing: -1px; font-weight: 750; } .repellent-hero h1 span { color: var(--amber); } .repellent-hero p { max-width: 760px; margin: 0; color: var(--muted); font-size: 17px; line-height: 1.8; } .repellent-intro { padding: 38px 7%; background: var(--card); } .repellent-intro p { margin: 0; color: #555950; font-size: 16px; } .repellent-section { padding: 58px 7%; } .repellent-section.soft { background: var(--bg-soft); } .repellent-title { margin: 0 0 10px; color: var(--olive-dark); font-size: 30px; line-height: 1.25; text-align: center; font-weight: 750; } .repellent-subtitle { max-width: 700px; margin: 0 auto 34px; color: var(--muted); font-size: 15px; text-align: center; } .repellent-divider { width: 52px; height: 3px; margin: 15px auto 28px; border-radius: 10px; background: var(--amber); } /* Feature Cards */ .repellent-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; } .repellent-card { padding: 27px; background: rgba(250,249,244,0.92); border: 1px solid var(--line); border-radius: 16px; box-shadow: 0 8px 28px rgba(58, 61, 51, 0.055); } .repellent-icon { width: 46px; height: 46px; display: flex; align-items: center; justify-content: center; margin-bottom: 17px; border-radius: 12px; background: #e5e7dc; color: var(--olive-dark); font-size: 21px; } .repellent-card h3 { margin: 0 0 9px; color: var(--olive-dark); font-size: 19px; line-height: 1.35; } .repellent-card h3 span { color: var(--amber); } .repellent-card p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.75; } /* Highlight */ .repellent-highlight { display: grid; grid-template-columns: 1fr 1fr; gap: 0; overflow: hidden; background: #4d5a4b; border-radius: 20px; box-shadow: 0 12px 35px rgba(48,60,50,0.12); } .repellent-highlight-text { padding: 48px; } .repellent-highlight h2 { margin: 0 0 16px; color: #f7f4eb; font-size: 31px; line-height: 1.25; } .repellent-highlight h2 span { color: #dfbc83; } .repellent-highlight p { margin: 0; color: #dfe3da; font-size: 15px; line-height: 1.8; } .repellent-highlight-list { margin: 25px 0 0; padding: 0; list-style: none; } .repellent-highlight-list li { position: relative; margin: 11px 0; padding-left: 25px; color: #f0f1eb; font-size: 14px; } .repellent-highlight-list li:before { content: "✓"; position: absolute; left: 0; color: #dfbc83; font-weight: 700; } .repellent-highlight-visual { min-height: 350px; display: flex; align-items: center; justify-content: center; background: radial-gradient(circle at center, rgba(255,255,255,0.12), transparent 55%), #414d42; } .repellent-highlight-visual .product-placeholder { width: 70%; padding: 25px; text-align: center; border: 1px dashed rgba(255,255,255,0.28); border-radius: 15px; color: #dfe3da; font-size: 13px; } /* Mode section */ .repellent-modes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; } .repellent-mode { padding: 26px 22px; text-align: center; background: var(--card); border: 1px solid var(--line); border-radius: 16px; } .repellent-mode-number { width: 38px; height: 38px; margin: 0 auto 14px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--amber-soft); color: #76592f; font-weight: 750; } .repellent-mode h3 { margin: 0 0 8px; color: var(--olive-dark); font-size: 17px; } .repellent-mode p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.65; } /* Use cases */ .repellent-use-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; } .repellent-use { padding: 20px 10px; text-align: center; background: rgba(250,249,244,0.8); border: 1px solid var(--line); border-radius: 14px; } .repellent-use .emoji { display: block; margin-bottom: 9px; font-size: 26px; } .repellent-use strong { color: var(--olive-dark); font-size: 13px; } /* Portable */ .repellent-portable { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .repellent-portable-item { padding: 28px; background: var(--card); border-radius: 16px; border: 1px solid var(--line); } .repellent-portable-item h3 { margin: 0 0 8px; color: var(--olive-dark); font-size: 18px; } .repellent-portable-item p { margin: 0; color: var(--muted); font-size: 14px; } /* FAQ */ .repellent-faq { max-width: 850px; margin: 0 auto; } .repellent-faq details { margin-bottom: 11px; padding: 18px 21px; background: var(--card); border: 1px solid var(--line); border-radius: 13px; } .repellent-faq summary { cursor: pointer; color: var(--olive-dark); font-size: 15px; font-weight: 700; } .repellent-faq details p { margin: 13px 0 0; color: var(--muted); font-size: 14px; line-height: 1.7; } /* Bottom CTA */ .repellent-cta { margin: 0; padding: 52px 7%; text-align: center; background: #e7e3d6; } .repellent-cta h2 { margin: 0 0 12px; color: var(--olive-dark); font-size: 31px; } .repellent-cta p { max-width: 650px; margin: 0 auto; color: var(--muted); font-size: 15px; } .repellent-badge-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-top: 25px; } .repellent-badge { padding: 8px 14px; border-radius: 30px; background: #f7f5ee; border: 1px solid #d9d5c8; color: var(--olive); font-size: 12px; font-weight: 650; } @media (max-width: 768px) { .repellent-hero, .repellent-intro, .repellent-section, .repellent-cta { padding-left: 20px; padding-right: 20px; } .repellent-grid, .repellent-highlight, .repellent-portable { grid-template-columns: 1fr; } .repellent-modes { grid-template-columns: 1fr; } .repellent-use-grid { grid-template-columns: repeat(2, 1fr); } .repellent-highlight-text { padding: 30px 24px; } .repellent-highlight-visual { min-height: 240px; } } Portable Ultrasonic Pest Repellent Are Birds Taking OverYour Space? Bird poop, damaged plants, and harsh sprays turn outdoor enjoyment into daily frustration. Take a simpler approach to everyday pest control. This compact ultrasonic repellent uses high-frequency sound waves to help deter unwanted birds, insects, and other pests without relying on chemical sprays. Its lightweight keychain-style design makes it easy to keep protection close wherever you go. Smart Protection, Wherever You Need It Compact technology designed for everyday outdoor and indoor convenience. 〰 Ultrasonic Repelling Technology Uses high-frequency sound waves to help discourage unwanted birds, insects, and other pests around your personal space. No chemical sprays are required. ◉ 3 Adjustable Modes Choose from outdoor, indoor, and silent sleep modes to match different environments and everyday situations. ↻ 90mAh Rechargeable Battery The upgraded 90mAh battery provides hours of continuous operation on a charge, making it convenient for trips, picnics, camping, and overnight use. ⚡ Convenient USB-C Charging Recharge quickly and conveniently with a modern Type-C cable. No special charging cable is required. Small Size.Big Convenience. Designed for people who want a portable alternative to traditional pest-control methods. The compact body fits easily into your daily gear while the integrated loop makes it simple to carry. Lightweight and easy to carry Integrated hanging loop USB-C rechargeable Suitable for indoor and outdoor use No chemical sprays required Choose the Right Mode 01 Outdoor Mode Designed for outdoor environments such as yards, balconies, gardens, camping areas, and picnics. 02 Indoor Mode A convenient setting for everyday indoor use when unwanted pests become a nuisance. 03 Silent Sleep Mode Designed for overnight use when you want a quieter operating experience. Made for Everyday Adventures Take it along wherever unwanted pests can interrupt your day. 🏡 Yard 🌿 Garden 🏕️ Camping 🧺 Picnic 🏢 Balcony Designed to Go Anywhere Easy to Carry Compact and lightweight, with an integrated loop for attaching it to a backpack, keychain, or other gear. Rechargeable Power Built-in 90mAh battery with convenient USB-C charging for everyday portability. Simple Operation Select the mode that fits your environment and let the device provide convenient ultrasonic pest deterrence. Frequently Asked Questions How does an ultrasonic repellent work? The device emits high-frequency sound waves intended to discourage unwanted pests from staying nearby. Effectiveness can vary depending on the pest, environment, placement, and other conditions. Can I use it indoors? Yes. The device includes an indoor mode. Keep in mind that some ultrasonic frequencies may be noticeable to certain pets or sensitive individuals. How long does the battery last? The device uses a 90mAh rechargeable battery and provides hours of operation per charge. Actual runtime varies according to the selected mode and usage conditions. Is it suitable for use around pets? Ultrasonic frequencies may be audible or noticeable to some pets, particularly animals with sensitive hearing. Observe your pet's reaction and discontinue use nearby if they appear uncomfortable. Does it require regular maintenance? No regular maintenance is required. Keep the device clean and make sure the speaker area remains unobstructed for normal operation. Enjoy Your Space, Without the Hassle Keep this compact ultrasonic repellent close for a convenient, chemical-free approach to everyday pest deterrence at home or outdoors. Ultrasonic Technology 3 Operating Modes 90mAh Battery USB-C Rechargeable Compact & Portable
More you might like
Related
Buy 9, Get a Dozen 2025 Rosé • Limited-Time Offer
Related
Car Vacuum Cleaner (Buy1 Take1)Limited Time Offer
Related
Hug Ring [Limited time offer: Buy 2 Save More 15%]
Related