Hours of Operation

Our retail stores will vary based on the season, so for the most up-to-date hours and days, please visit our google page.

Visit our Google Page here.

 

 

For more details about Foxhound Bee Company and to learn more, click here. 

/* Delay dropdown opening on hover */ .dropdown-menu:hover .dropdown-menu { pointer-events: none; } .dropdown-menu:hover { pointer-events: auto; } .dropdown-menu:hover .dropdown-menu { transition-delay: 900ms; /* Adjust the delay as needed */ pointer-events: auto; }