body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Quicksand,sans-serif;margin:0;padding:0}:root{--mainColor:#0077b6;--mainColorLight:#00f6ff;--secondaryColor:#ffcc29;--textColor:#00f6ff}header{align-items:center;background-color:#0077b6;background-color:var(--mainColor);color:#00f6ff;color:var(--textColor);display:flex;height:80px;justify-content:space-between;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0}header .company-info{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:auto auto}header .my-logo{height:auto;max-width:50px;object-fit:cover}header .navbar-items{align-items:center;display:flex;flex-direction:row}header nav{align-items:center;display:flex;justify-content:center}nav a{color:#00f6ff;color:var(--textColor);margin:0 2rem;text-decoration:none}nav a:hover{color:#ffcc29;color:var(--secondaryColor)}header .nav-btn{background:#0000;border:none;color:#00f6ff;color:var(--textColor);cursor:pointer;font-size:1.8rem;opacity:0;outline:none;padding:5px;visibility:hidden}header .nav-btn:hover{color:#ffcc29;color:var(--secondaryColor)}.body-div{background-color:#00f6ff;background-color:var(--textColor);height:300px}.acaiBowl{height:auto;object-fit:cover;width:100%}.home-intro{margin:2rem 0}.home-intro strong{display:block;font-size:x-large;text-align:center}.home-intro span{display:block;margin:.5rem 20rem 0;text-align:center}.menu-container{margin:0 3rem}.menu-container h2{cursor:pointer;margin-top:.5rem;text-align:center}.menu-container .menu-items{grid-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:50% 50%;margin:0 2rem;max-height:0;overflow:hidden;transition:max-height 1s ease}.menu-container .menu-items.show{max-height:1000px}.section_padding{padding:1rem 2rem}.footer{background-color:#0077b6;background-color:var(--mainColor)}.sb_footer{display:flex;flex-direction:column}.sb_footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem;text-align:left;width:100%}.sb_footer-links-div{color:#00f6ff;color:var(--textColor);display:flex;flex-direction:column;justify-content:flex-start;padding-top:1.5rem;text-align:center;width:50%}.sb_footer-links-div .locations{display:flex;gap:2rem;justify-content:center}.sb_footer-links-div .time-entry{display:grid;grid-template-columns:50% 50%;justify-content:center}.sb_footer-links-div .day{margin-right:.25rem;text-align:right}.sb_footer-links-div .time{text-align:left}.sb_footer-links-div .map-link{align-self:center;border:1px solid #00f6ff;border:1px solid var(--textColor);border-radius:.25rem;color:#00f6ff;color:var(--textColor);margin-top:.25rem;min-width:-webkit-fit-content;min-width:fit-content;padding-left:.5rem;padding-right:.5rem;text-decoration:none;width:1px}.sb_footer-links-div h4{font-size:14px;line-height:17px;margin-bottom:.9rem}.sb_footer-below{justify-content:space-between;margin-top:.75rem}.sb_footer-below,.sb_footer-below-links{display:flex;flex-direction:row}.sb_footer-below-links p{color:#00f6ff;color:var(--textColor);font-size:13px;font-weight:600;line-height:15px;margin-left:2rem}.sb_footer hr{color:#00f6ff;color:var(--textColor);width:100%}.sb_footer-copyright p{color:#00f6ff;color:var(--textColor);font-size:13px;font-weight:600;line-height:15px}@media only screen and (max-width:1024px){header .nav-btn{opacity:1;visibility:visible}header nav{align-items:center;background-color:#0077b6;background-color:var(--mainColor);display:flex;flex-direction:column;gap:1.5rem;height:100%;justify-content:center;left:0;position:fixed;top:0;transform:translateY(-100vh);transition:1s;width:100%}header .responsive_nav{transform:none}.home-intro span{margin:.5rem 5rem 0}nav .nav-close-btn{position:absolute;right:2rem;top:2rem}nav a{font-size:1.5rem}.menu-container .menu-items{grid-template-columns:100%}.sb_footer-links{display:flex;flex-direction:column}.sb_footer-links-div .locations{gap:1rem}.sb_footer-links div{width:100%}.sb_footer-below{justify-content:left}.sb_footer-below,.sb_footer-below-links{flex-direction:column}.sb_footer-below-links p{margin-left:1rem;margin-top:.5rem}}
/*# sourceMappingURL=main.8e6462a3.css.map*/