:root{--clr-gr-primary:#19110a;--clr-gr-secondary:#e9d2a7;--clr-gr-secondary-overlay:#e9d2a780;--clr-gray-overlay:#0003;--clr-gray-overlay-mobile:#00000080;--clr-gr-gold:#fcc644;--clr-white:#fff;--clr-charcoal:#222021;--clr-soot:#2e2c2d;--clr-overlay:#464b5866;--clr-missing-color:#f0f;--clr-doordash:#ff3008;--clr-grubhub:#ff8000;--menu-button-width:30px;--menu-button-height:3px;--menu-button-bar-gap:8px;--navbar-height:180px;--navbar-height-mobile:60px}@font-face{font-family:bungee;src:url(/static/media/Bungee-Regular.b3fe5488c24130233917.ttf)}@font-face{font-family:bungee-inline;src:url(/static/media/BungeeInline-Regular.67a5db6325cc79bc099e.ttf)}@font-face{font-family:bungee-shadow;src:url(/static/media/BungeeShade-Regular.07a6fd1f8697de2dd864.ttf)}@font-face{font-family:Bodoni;font-weight:700;src:url(/static/media/LibreBodoni-VariableFont_wght.fa211b4cb7b0b6b39ad4.ttf)}@font-face{font-family:Bodoni-Italics;src:url(/static/media/BodoniModa-italics.a218150b83aba76c6b95.ttf)}.font-bodoni-bold{font-family:Bodoni-Bold}@font-face{font-family:Rongel-Bold;src:url(/static/media/RongelTrial-Bold-BF64c1d6953b624.0b7c0150497c8d0deaf7.otf)}@font-face{font-family:Rongel-Italics;src:url(/static/media/RongelTrial-RegularItalic-BF64c1d6956cf04.03433b900738398918c2.otf)}@font-face{font-family:Rongel;src:url(/static/media/RongelTrial-Regular-BF64c1d69547209.3ee0b2b2908a4d855920.otf)}@font-face{font-family:Avenir-Light;src:url(/static/media/Avenir-LT-35-Light-Regular.e7bf75f074188cf63c75.ttf)}*{margin:0;padding:0}.hidden{display:none}a{color:#e9d2a7;color:var(--clr-gr-secondary);text-decoration:none}.phone-link{font-weight:700}.bg-img{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.border-img{background-image:url(/static/media/GR_border_design_brown.3a26b588d10e0dca95af.jpg);background-repeat:repeat-x;background-size:contain;content:"";height:100px;rotate:180deg}.pill-button{background-color:#f0f;background-color:var(--clr-missing-color);border-radius:9999px;color:#fff;display:flex;font-weight:700;padding:20px;width:fit-content}.pill-button>img{height:200px;margin-top:-40%;width:200px}.pill-button.doordash-button{background-color:#ff3008;background-color:var(--clr-doordash);height:40px}.pill-button.grubhub-button{background-color:#ff8000;background-color:var(--clr-grubhub);height:40px}.container{padding:30px;position:relative}.text-container{color:#222021;color:var(--clr-charcoal);font-family:sans-serif;font-size:large;font-weight:300;padding:180px 100px 100px}.bold{font-weight:700}.navbar{align-items:center;background-color:#19110a;background-color:var(--clr-gr-primary);height:180px;height:var(--navbar-height);justify-content:space-between;padding:10px 0;width:100%;z-index:2}.navbar,.navbar a{display:flex}.nav-links li>a:hover{color:#fcc644;color:var(--clr-gr-gold);transition:.5s}.navbar ul{display:flex;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:2em;font-weight:600;gap:30px;list-style:none;margin-right:65px}.navbar a img{margin:5px;right:50%;top:5px;transform:translateX(65%);width:160px}.navbar a h1{color:#fff;display:none;text-decoration:none}.mobile-nav{background-color:#e9d2a7;background-color:var(--clr-gr-secondary);display:flex;height:100vh;overflow-y:scroll;position:absolute;top:80px;width:0;z-index:2}.mobile-nav.open{animation:animation_mobile_nav_open .5s ease forwards}.mobile-nav.closed{animation:animation_mobile_nav_close .5s ease forwards}@keyframes animation_mobile_nav_open{0%{left:100%;width:100vw}to{left:0;width:100vw}}@keyframes animation_mobile_nav_close{0%{left:0;width:100vw}00.01%{width:100vw}99.99%{width:100vw}to{left:100%;width:0}}.mobile-nav-menu{display:flex;left:50%;position:absolute;transform:translateX(-50%)}.mobile-nav-menu ul{margin-top:20px}.mobile-nav-menu a{color:#000}.mobile-nav-menu ul li{border-bottom:1pt solid #222021;border-bottom:1pt solid var(--clr-charcoal);color:#19110a;color:var(--clr-gr-primary);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.2em;font-weight:300;list-style-type:none;padding:20px 30px;text-align:center}.mobile-nav-button{-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:8px;gap:var(--menu-button-bar-gap);outline:none;position:absolute;right:15px;width:30px;width:var(--menu-button-width)}.mobile-nav-button input,.mobile-nav-button:after,.mobile-nav-button:before{background-color:#e9d2a7;background-color:var(--clr-gr-secondary);border-radius:50px;content:"";display:flex;height:3px;height:var(--menu-button-height);transform-origin:center;width:30px;width:var(--menu-button-width)}.mobile-nav-button input{-webkit-appearance:none;appearance:none;pointer-events:none}@keyframes button_to_x_middle{0%{opacity:100%}to{opacity:0}}.mobile-nav-button.open:before{animation:button_to_x_top .5s ease forwards}.mobile-nav-button.closed:before{animation:button_to_x_top .5s ease reverse backwards}@keyframes button_to_x_top{50%{transform:translateY(11px);transform:translateY(calc(var(--menu-button-bar-gap)*2/2 + var(--menu-button-height)*3/2 - var(--menu-button-height)/2))}to{transform:translateY(11px) rotate(45deg);transform:translateY(calc(var(--menu-button-bar-gap)*2/2 + var(--menu-button-height)*3/2 - var(--menu-button-height)/2)) rotate(45deg)}}.mobile-nav-button.open:after{animation:button_to_x_bottom .5s ease forwards}.mobile-nav-button.closed:after{animation:button_to_x_bottom .5s ease reverse backwards}@keyframes button_to_x_bottom{50%{transform:translateY(-11px);transform:translateY(calc(var(--menu-button-bar-gap)*2/2*-1 + var(--menu-button-height)*3/2*-1 - var(--menu-button-height)/2*-1))}to{transform:translateY(-11px) rotate(-45deg);transform:translateY(calc(var(--menu-button-bar-gap)*2/2*-1 + var(--menu-button-height)*3/2*-1 - var(--menu-button-height)/2*-1)) rotate(-45deg)}}.no-scroll{height:calc(100vh - 60px);height:calc(100vh - var(--navbar-height-mobile));overflow-y:hidden}.footer{background-color:#19110a;background-color:var(--clr-gr-primary);padding:80px 30px 30px}.footer,.footer a{color:#e9d2a7;color:var(--clr-gr-secondary)}.footer a:hover{text-decoration:underline}.footer-sections{display:flex;flex-wrap:wrap}.footer-section{flex:1 1;padding:15px 0}.footer-section.footer-locations{flex:2 1}.footer-title{font-size:26px;padding:3px 15px 10px;position:relative}.footer-title:after{background-color:#e9d2a7;background-color:var(--clr-gr-secondary);content:"";height:1px;left:15px;margin-top:28px;position:absolute}.title-locations:after{width:108px}.title-browse:after{width:82px}.title-contact:after{width:88px}.footer-logo{left:15px;margin-top:-2.5em;width:200px}.footer-link,.footer-text,.footer-title{color:#e9d2a7;color:var(--clr-gr-secondary);display:block}.footer-link,.footer-locations-content,.footer-logo,.footer-text{font-size:16px;line-height:1rem;padding:5px 15px}.footer-link{width:fit-content}.footer-locations-content{display:flex;gap:15px}.footer-locations-content>.contact-info{width:50%}.footer-contact{display:flex;flex-direction:column}.footer-contact span{padding:5px 15px}.copyright{display:flex;gap:15px;justify-content:center;padding-top:50px;text-align:center}.contact-socials{display:flex;gap:10px}.contact-socials img{border-radius:99999px;border-style:solid;border-width:2px;height:30px;padding:5px;rotate:-1turn;transition:.5s;width:30px}.contact-socials img:hover{rotate:1turn;transition:.5s}.contact-address li{font-size:20px;list-style-type:none;margin-bottom:10px}.contact-address .first-li{margin-bottom:20px}.contact-address .restaurant-location{color:#e9d2a7;color:var(--clr-gr-secondary);font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:16px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-transform:uppercase}.home-container-1{align-items:center;background-attachment:fixed;background-color:#e9d2a7;background-color:var(--clr-gr-secondary);background-image:url(/static/media/GR_shrimp.49e0b58bf4818c12854c.jpg);background-position:0 70%;background-repeat:no-repeat;background-size:cover;height:calc(100vh - 180px);height:calc(100vh - var(--navbar-height));overflow:hidden;position:relative}.home-container-1,.home-name{display:flex;justify-content:center}.home-name{flex-direction:column;text-shadow:4px 4px #000}.home-name h1,.home-name h2,.home-name p{text-wrap:nowrap;text-wrap:wrap;color:#fff;color:var(--clr-white);text-align:center;text-transform:uppercase}.gr-title{font-family:Bodoni;font-size:180px;letter-spacing:3px}.gr-subtitle{font-family:Bodoni;font-size:100px;font-style:italic}.home-section{background-color:#e9d2a7;background-color:var(--clr-gr-secondary);display:flex;min-height:1000px;width:100%}.home-section-rev{flex-direction:row-reverse}.home-section>.text-container{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#e9d2a7;color:var(--clr-gr-secondary);flex:5 1;text-shadow:#000 2px 2px}.home-section-title{align-items:center;color:#19110a;color:var(--clr-gr-primary);display:flex;flex:1 1;font-family:bungee,sans-serif;font-size:100px;justify-content:center;text-orientation:upright;text-shadow:#e9d2a7 .05em .05em,#19110a .1em .1em;text-shadow:var(--clr-gr-secondary) .05em .05em,var(--clr-gr-primary) .1em .1em;text-transform:uppercase;writing-mode:vertical-lr}.hours-of-operation{background-attachment:fixed;background-image:linear-gradient(#0003,#0003),url(/static/media/margarita.f2069aa56338791ac6e4.webp);background-image:linear-gradient(var(--clr-gray-overlay),var(--clr-gray-overlay)),url(/static/media/margarita.f2069aa56338791ac6e4.webp);display:flex;font-size:2.5em;gap:20px;justify-content:space-evenly}.hours-of-operation>div{animation-timeline:view(130% 10%);animation:fade-in linear forwards;display:flex;flex-direction:column;gap:15px;opacity:0;scale:.8}.hours-of-operation h3,.hours-of-operation span{display:block}.about{background-attachment:fixed;background-image:linear-gradient(#0003,#0003),url(/static/media/GR_beer_tap.694f176bf61996f3eb2b.jpg);background-image:linear-gradient(var(--clr-gray-overlay),var(--clr-gray-overlay)),url(/static/media/GR_beer_tap.694f176bf61996f3eb2b.jpg);display:flex;flex-direction:column;font-size:2em;justify-content:center}.about>p{animation-timeline:view(90% 10%);animation:fade-in linear forwards;opacity:0;scale:.8}.about>p:not(:last-child){margin-bottom:40px}@keyframes fade-in{to{opacity:1;scale:1}}#home-container-5{height:250px;position:relative}.online-order{background-color:gray;background-image:linear-gradient(#0003,#0003),url(/static/media/GR_exterior.6110fc7f61b229209fd5.png);background-image:linear-gradient(var(--clr-gray-overlay),var(--clr-gray-overlay)),url(/static/media/GR_exterior.6110fc7f61b229209fd5.png);background-position:0 0,0 20%;background-repeat:repeat-y;background-size:cover;color:#e9d2a7;color:var(--clr-gr-secondary);height:100vh;justify-content:center;position:relative}.online-order,.order-options{align-items:center;display:flex}.order-options{flex-direction:column;gap:15px;padding:20px}.order-options h1{font-size:70px;margin-bottom:10px}.order-options h2,.order-options span{font-size:60px}.order-buttons{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:768px){.footer-section.footer-locations{display:block;flex:initial;width:100%}.footer-sections{justify-content:space-around}}@media screen and (max-width:480px){.gr-subtitle,.gr-title{font-size:20px}.border-img{display:none}.text-container{padding:30px}.navbar ul{display:none}.navbar a img{margin:5px;position:absolute;right:50%;top:5px;transform:translateX(65%);width:60px}.mobile-nav-button{display:flex}.gr-title{font-size:2.5em}.gr-subtitle{font-size:25px}.home-name{padding:0;text-shadow:2px 2px #000}.hours-of-operation{background-attachment:scroll;background-image:linear-gradient(#00000080,#00000080),url(/static/media/margarita.f2069aa56338791ac6e4.webp);background-image:linear-gradient(var(--clr-gray-overlay-mobile),var(--clr-gray-overlay-mobile)),url(/static/media/margarita.f2069aa56338791ac6e4.webp);font-size:1em}.hours-of-operation>div{animation:none;display:flex;flex-direction:column;gap:15px;opacity:1;scale:1}.about{background-attachment:scroll;background-image:linear-gradient(#00000080,#00000080),url(/static/media/GR_beer_tap.694f176bf61996f3eb2b.jpg);background-image:linear-gradient(var(--clr-gray-overlay-mobile),var(--clr-gray-overlay-mobile)),url(/static/media/GR_beer_tap.694f176bf61996f3eb2b.jpg);font-size:.75em}.about>p{animation:none;opacity:1;scale:1}.home-section-title{font-size:40px;text-orientation:upright;writing-mode:inherit}.home-container-1{background-attachment:scroll;background-position:50%;background-size:100% 300px;height:300px}.home-section{flex-direction:column-reverse;max-height:min-content;min-height:300px}.bg-img,.home-section-img{height:300px}.bg-img{margin-left:0;object-fit:cover;position:relative;width:100%}.footer{padding-bottom:10px}.footer-section{width:100%}.footer-locations-content{display:flex;flex-direction:column;gap:25px;margin-bottom:10px}.footer-logo{padding-top:30px;width:30%}.copyright{display:block}.copyright p{margin-top:15px}.navbar{height:60px;height:var(--navbar-height-mobile)}.online-order{background-position:0 0,0 0;height:300px}.order-options{gap:0;margin-top:60px}.online-order h1,.online-order h2,.online-order span{font-size:20px}.pill-button.doordash-button,.pill-button.grubhub-button{height:20px}.order-buttons{gap:20px}.pill-button{padding:10px}.pill-button>img{height:100px;width:100px}}
/*# sourceMappingURL=main.1d6b29b3.css.map*/