/* Base layout and colors */ html, body { margin: 0; padding: 0; background: #18bed0; /* site background */ color: #000; /* default font color: black */ } /* Main site container with fixed max width */ .site-wrapper { max-width: 1440px; /* lock site width */ margin: 0 auto; /* center horizontally */ background: inherit; } @font-face{ font-family: 'Montserrat'; src: url('/fonts/Montserrat-Variable-wght-latinext.woff2') format('woff2-variations'), url('/fonts/Montserrat-Variable-wght-latinext.woff2') format('woff2'); font-weight: 100 900; font-style: normal; font-display: swap; } /* Bungee regular */ @font-face{ font-family: 'Bungee'; src: url('/fonts/Bungee-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; } /* Paragraphs default to Montserrat */ body, p { font-family: 'Montserrat', system-ui, sans-serif; font-weight: 400; line-height: 1.6; font-size: clamp(0.95rem, 1.5vw, 1.125rem); } /* Brand words in Bungee */ .word-logo { font-family: 'Bungee', cursive; font-weight: 400; font-style: normal; font-synthesis: none; } .tm-mark { font-family: inherit; /* same as .word-logo */ font-size: 0.6em; /* smaller than main text */ vertical-align: super; /* raise like superscript */ -webkit-text-stroke: 0.5px black; /* black outline */ color: transparent; /* fill transparent */ } /* H1 is always Bungee */ h1 { font-family: 'Bungee', cursive; font-weight: 400; font-size: clamp(2rem, 4vw, 3rem); /* responsive sizing */ line-height: 1.1; margin: 0em 0; } /* H2 is Montserrat at 700 */ h2 { font-family: 'Montserrat', system-ui, sans-serif; font-weight: 700; line-height: 1.2; margin: 0.75em 0; } header img { height: 64px; /* bigger logo */ width: 64px; margin-right: 1rem; } /* Hero image animation: enter from right */ @keyframes slideInFromRight { 0% { transform: translateX(100%); /* off-screen right */ opacity: 0; } 100% { transform: translateX(0); /* natural position */ opacity: 1; } } .hero-image { display: block; max-width: 100%; height: auto; margin: 0 auto; /* center in wrapper */ animation: slideInFromRight 2s ease-out forwards; } .slogan-desktop{display:block} .slogan-mobile{display:none} @media (max-width:767px){ .slogan-desktop{display:none} .slogan-mobile{display:block} } /* Critical: lock list layout at first paint to avoid CLS */ .benefit-list{list-style:none;padding:0;margin:.75rem auto;max-width:500px;text-align:left} .benefit-list li{ position:relative; min-height:36px; /* reserves height for the icon */ padding-left:2.5rem; /* final left gutter = no later shift */ background:url('/images/garden-donkey-bullet.svg') no-repeat left top; background-size:36px 36px; /* fixed size = no later resize */ margin-bottom:.5rem; line-height:1.4; } html, body { overflow-x: hidden; }
Garden Donkey logo

Garden Donkey

About Us (page is under construction)

Garden Donkey Electric Dumper

is the one-of-a-kind Electric Dumper
with a hydraulic dump box that can handle 1100LBS!

is the one-of-a-kind Electric Dumper with a hydraulic dump box that can handle 1100LBS!


This page, which is ABOUT , is being changed (and under construction. Check back soon to see the updated page.