/*!
Theme Name: Zuni
Author: Future Reference
Author URI: http://www.futurereference.co/
Version: 1.0.0
*/@import url("https://fonts.googleapis.com/css?family=Crimson+Text:400,600");html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}button,input[type="button"],input[type="reset"],input[type="submit"],.button{appearance:none;background-color:#252121;border:0;color:#f8c336;cursor:pointer;display:inline-block;font-family:"Crimson Text",Helvetica,Arial,sans-serif;font-size:1.25rem;-webkit-font-smoothing:antialiased;font-weight:normal;line-height:1;padding:.71875rem 1.4375rem .98828rem;text-decoration:none;transition:background-color 300ms ease-in-out;user-select:none;vertical-align:middle;white-space:nowrap}button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,.button:hover,.button:focus{background-color:#1e1a1a}button.gold,input[type="button"].gold,input[type="reset"].gold,input[type="submit"].gold,.button.gold{background-color:#f8c336;color:#252121}.ani-menu-icon{display:block;background:none !important;position:relative;margin:0;padding:0;width:30px;height:30px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;box-shadow:none;border-radius:0;border:none;cursor:pointer}.ani-menu-icon:focus{outline:none}.ani-menu-icon:hover,.ani-menu-iconfocus,.ani-menu-icon:active{background:none !important}.ani-menu-icon span{display:block;position:absolute;top:13.5px;left:0;right:0;height:3px;background:#fff}.ani-menu-icon span::before,.ani-menu-icon span::after{position:absolute;display:block;left:0;width:100%;height:3px;background:#fff;content:""}.ani-menu-icon span::before{top:-9px}.ani-menu-icon span::after{bottom:-9px}.ani-menu-icon--x{background:none}.ani-menu-icon--x span{transition:background 0s 300ms}.ani-menu-icon--x span::before,.ani-menu-icon--x span::after{transition-duration:300ms,300ms;transition-delay:300ms,0s}.ani-menu-icon--x span::before{transition-property:top, transform, background}.ani-menu-icon--x span::after{transition-property:bottom, transform, background}.ani-menu-icon--x.toggled span{background:transparent}.ani-menu-icon--x.toggled span::before{top:0;transform:rotate(45deg)}.ani-menu-icon--x.toggled span::after{bottom:0;transform:rotate(-45deg)}.ani-menu-icon--x.toggled span::before,.ani-menu-icon--x.toggled span::after{background:#fff;transition-delay:0s,300ms}fieldset{background-color:#fdf0cd;border:1px solid #f8c336;margin:0 0 .71875rem;padding:1.4375rem}input,label,select{display:block;font-family:"Crimson Text",Helvetica,Arial,sans-serif;font-size:1rem}label{font-family:"Crimson Text",Helvetica,Arial,sans-serif;color:#676464;font-size:1.125rem;font-weight:400;position:absolute;pointer-events:none;left:0;top:8px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}label abbr{display:none}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select[multiple=multiple]{background-color:transparent;border:none;border-bottom:1px solid #f8c336;font-family:"Crimson Text",Helvetica,Arial,sans-serif;box-shadow:none;height:3rem;outline:none;font-size:1.125rem;margin-bottom:.25rem;line-height:normal;padding:0;-webkit-transition:border-color 300ms ease-in-out;-moz-transition:border-color 300ms ease-in-out;transition:border-color 300ms ease-in-out;width:100%}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover,select[multiple=multiple]:hover{border-color:#c69c2b}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select[multiple=multiple]:focus{border-color:#f8c336;box-shadow:0 1px 0 0 #f8c336;outline:none}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="password"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="text"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="week"]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple=multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed}input[type="color"]:disabled:hover,input[type="date"]:disabled:hover,input[type="datetime"]:disabled:hover,input[type="datetime-local"]:disabled:hover,input[type="email"]:disabled:hover,input[type="month"]:disabled:hover,input[type="number"]:disabled:hover,input[type="password"]:disabled:hover,input[type="search"]:disabled:hover,input[type="tel"]:disabled:hover,input[type="text"]:disabled:hover,input[type="time"]:disabled:hover,input[type="url"]:disabled:hover,input[type="week"]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple=multiple]:disabled:hover{border:1px solid #f8c336}textarea{overflow-y:hidden;padding:.5rem 0;height:auto;resize:none;min-height:3.75rem;clear:both}input[type="search"]{appearance:none}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:.35938rem}input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block}input[type="file"]{margin-bottom:.71875rem;width:100%}select{display:none;margin-bottom:1.4375rem;max-width:100%;width:auto;background-color:rgba(255,255,255,0.9);width:100%;padding:5px;border:1px solid #f2f2f2;border-radius:2px;height:3rem}.select-wrapper{position:relative}.select-wrapper span.caret{color:initial;position:absolute;right:0;top:16px;font-size:.625rem}.select-wrapper .select-dropdown{position:relative;cursor:pointer;color:#676464}.select-wrapper .dropdown-content{background-color:#fff;margin:0;display:block;height:0;min-width:100px;max-height:650px;overflow-y:auto;opacity:0;position:absolute;z-index:999;will-change:width, height;box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.select-wrapper .dropdown-content li{clear:both;color:rgba(0,0,0,0.87);cursor:pointer;min-height:50px;line-height:1.5rem;margin-bottom:0;width:100%;text-align:left;text-transform:none}.select-wrapper .dropdown-content li.disabled,.select-wrapper .dropdown-content li.disabled>span{color:rgba(0,0,0,0.3);background-color:transparent}.select-wrapper .dropdown-content li>span{font-size:1rem;color:#f8c336;display:block;line-height:1.375;padding:.875rem 1rem}.input-field.active .select-wrapper .dropdown-content{opacity:1;height:auto;display:block;top:0;left:0}.input-field{position:relative;margin-bottom:45px}.input-field.active label,.input-field.valid label{font-size:.875rem;color:#f8c336;-webkit-transform:translateY(-115%);-moz-transform:translateY(-115%);-ms-transform:translateY(-115%);-o-transform:translateY(-115%);transform:translateY(-115%)}.input-field.active input,.input-field.valid input{color:#000}.input-field.error input,.input-field.error textarea{border-color:#97161b;box-shadow:0 1px 0 0 #97161b}.input-field:last-of-type{margin-top:-24px}.input-field span.error{position:absolute;bottom:-20px;font-size:.875rem;line-height:1;left:0;color:#97161b}.input-field.error textarea+span.error{bottom:-10px}.input-field button[type='submit']{margin-top:-16px;display:block;width:100%;font-size:1.125rem;text-transform:uppercase;padding:1rem}ul,ol{list-style-type:none;margin:0;padding:0}dl{margin-bottom:.71875rem}dl dt{font-weight:600;margin-top:.71875rem}dl dd{margin:0}table{border-collapse:collapse;font-feature-settings:"kern", "liga", "tnum";margin:.71875rem 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #ba9229;font-weight:600;padding:.71875rem 0;text-align:left}td{border-bottom:1px solid #f8c336;padding:.71875rem 0}tr,td,th{vertical-align:middle}body{color:#fff;background-color:#252121;font-family:"Crimson Text",Helvetica,Arial,sans-serif;font-feature-settings:"kern", "liga", "pnum";font-size:16px;line-height:1.4375;padding:0;margin:0}h1,h2,h3,h4,h5,h6,p,li,a,dd,dt,input,select,textarea,button,.button{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always}h1,h2,h3,h4,h5,h6{font-family:"Crimson Text",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:normal;color:#999;line-height:1.2;margin:0 0 .71875rem}h1{font-size:3rem}@media screen and (min-width: 640px){h1{font-size:4rem}}h2{font-size:2rem}@media screen and (min-width: 640px){h2{font-size:3rem}}h3{font-size:1.75rem}@media screen and (min-width: 640px){h3{font-size:2rem}}h4{font-size:1.25rem}@media screen and (min-width: 640px){h4{font-size:1.5rem}}h5{font-size:1.25rem}@media screen and (min-width: 640px){h5{font-size:1.375rem}}h6{font-size:1.25rem}p,li{margin:0 0 1.4375rem;font-size:1.25rem}b,strong{font-weight:600}a{color:#f8c336;text-decoration:none;-webkit-transition:color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out;transition:color 300ms ease-in-out}a:active,a:focus,a:hover{color:#ba9229}hr{border-bottom:1px solid #f8c336;border-left:0;border-right:0;border-top:0;margin:1.4375rem 0}img,picture{margin:0;max-width:100%}.hidden-small{display:none !important}@media screen and (min-width: 640px){.hidden-medium{display:none !important}}@media screen and (min-width: 960px){.hidden-large{display:none !important}}.modal{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.modal .modal-trigger{padding:0.8em 1em}@media screen and (min-width: 640px){.modal .modal-fade-screen{-webkit-transition:opacity 0.25s ease;-moz-transition:opacity 0.25s ease;transition:opacity 0.25s ease;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.9);opacity:0;text-align:left;visibility:hidden;z-index:998}}.modal .modal-fade-screen .modal-bg{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.modal .modal-close{position:absolute;top:.9375rem;right:.9375rem;height:1.5em;width:1.5em;background:transparent;cursor:pointer}.modal .modal-close:after,.modal .modal-close:before{position:absolute;top:3px;right:3px;bottom:0;left:50%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);height:1.5em;width:.15em;background:#999;content:'';display:block;margin:-3px 0 0 -1px}.modal .modal-close:hover:after,.modal .modal-close:hover:before{background:gray}.modal .modal-close:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.modal .modal-inner{-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;transition:opacity 300ms ease;background:transparent;margin-top:0;margin:auto;max-height:95%;overflow:auto;padding:.9375rem;position:relative;width:95%}@media screen and (min-width: 640px){.modal .modal-inner{max-height:70%;padding:1.875rem;width:60%}}@media screen and (min-width: 960px){.modal .modal-inner{width:50%}}.modal .modal-inner h1{color:#fff;text-align:left;text-transform:capitalize}.modal .modal-inner p{color:#fff;line-height:1.4375}.modal .modal-inner .modal-intro{margin-bottom:1em}.modal .modal-inner .modal-content{color:#fff}@media screen and (min-width: 640px){.modal .modal-inner .modal-content{-webkit-columns:2 8em;-moz-columns:2 8em;columns:2 8em}}.modal .modal-inner a.cta{color:transparent;display:inline-block;margin-right:0.5em;margin-top:1em}.modal .modal-inner a.cta:last-child{padding:0 2em}.modal.active{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.modal.active .modal-fade-screen{opacity:1}.modal.active .modal-fade-screen .modal-inner{top:0.5em}.modal-open{overflow:hidden}.slideshow{background-color:#000;display:block;position:relative;z-index:2;width:100%;height:50vh}@media screen and (min-width: 640px){.slideshow{height:100vh}}.slideshow figure{display:block;bottom:0;height:100%;left:0;margin:0;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:100%;z-index:0}.slideshow figure:first-child{position:relative}.slideshow figure img{display:block;height:100%;left:50%;max-width:none;min-height:100%;position:absolute;opacity:0;right:0;top:50%;width:auto;-webkit-transition:opacity 2000ms ease-in-out;-moz-transition:opacity 2000ms ease-in-out;transition:opacity 2000ms ease-in-out;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (min-width: 640px){.slideshow figure img{min-width:100%;width:auto;height:auto}}.slideshow figure.active{z-index:1}.slideshow figure.active img{opacity:1}.slideshow .bss-prev,.slideshow .bss-next{display:block;position:absolute;width:25%;height:100%;top:0;bottom:0;z-index:100}.slideshow .bss-prev button,.slideshow .bss-next button{background-color:rgba(0,0,0,0.9);cursor:pointer;display:block;height:48px;margin:0;padding:1rem;position:absolute;opacity:0;top:50%;width:48px;outline:none;-webkit-transition:opacity 300ms ease-in-out,background-color 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out,background-color 300ms ease-in-out;transition:opacity 300ms ease-in-out,background-color 300ms ease-in-out;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.slideshow .bss-prev button .icon,.slideshow .bss-next button .icon{display:block;width:100%;height:auto;fill:#fff}.slideshow .bss-prev:hover button,.slideshow .bss-next:hover button{opacity:0.65}.slideshow .bss-prev:hover button:hover,.slideshow .bss-next:hover button:hover{background-color:#000;opacity:1}.slideshow .bss-prev{left:0}.slideshow .bss-prev button{left:0}.slideshow .bss-next{right:0}.slideshow .bss-next button{right:0}.social{margin-top:1rem;text-align:center}@media screen and (min-width: 640px){.social{margin-top:.75rem;text-align:right}}.social li{display:inline-block;margin:0 .5rem}.social li a{display:block;width:32px;height:32px;padding-top:100%;position:relative;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.social li a:hover{-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);-o-transform:scale(1.25);transform:scale(1.25)}.social li a:hover .fill{fill:#c69c2b}.social li a svg{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.social li a svg .fill{fill:#676464;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.header{position:absolute;top:0;width:100%;height:100vh;z-index:100;pointer-events:none}.page-template-default .header{height:112px;background-color:rgba(0,0,0,0.85)}.branding{display:block;width:100%;height:7%;left:0;right:0;bottom:15%;margin:0;position:absolute;z-index:100}@media screen and (min-width: 640px){.branding{bottom:11%;height:7%}}.branding .logo{margin:0 auto;padding:0;line-height:1;display:block;width:100%;height:100%}.branding .logo a{display:block;cursor:pointer;margin:0;width:100%;height:100%;overflow:hidden;pointer-events:auto}.branding .logo a .logo-zuni{display:block;width:auto;margin:0 auto;height:100%}svg.logo-zuni{fill:#fff}.page-template-default .branding{height:30%;bottom:35%}.main-navigation{text-align:center;display:block;position:fixed;left:0;right:0;top:0;z-index:1000;height:42px;pointer-events:auto}@media screen and (min-width: 640px){.main-navigation{height:auto;left:auto;right:32px;top:32px}}.main-navigation.fixed-pending{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity 300ms ease-in-out,transform 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out,transform 300ms ease-in-out;transition:opacity 300ms ease-in-out,transform 300ms ease-in-out}.main-navigation.fixed{position:fixed;width:100%;left:0;right:0;top:0;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity 300ms ease-in-out,transform 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out,transform 300ms ease-in-out;transition:opacity 300ms ease-in-out,transform 300ms ease-in-out}.main-navigation.fixed .menu{width:100%;text-align:center}.main-navigation button{margin:.375rem auto;z-index:10;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.main-navigation button:hover{opacity:1}.menu-container{position:fixed;top:0;left:0;right:0;width:100%;padding:2.625rem 0 1rem;background-color:#252121;box-shadow:0px 3px 20px 0px rgba(0,0,0,0.3);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:transform 500ms ease-in-out;-moz-transition:transform 500ms ease-in-out;transition:transform 500ms ease-in-out}@media screen and (min-width: 640px){.menu-container{padding:2rem 0}}.menu-container.active{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}.menu{display:block;margin:0 auto;list-style:none;text-align:center;width:100%}@media screen and (min-width: 640px){.menu{margin-bottom:1rem}}.menu.active{opacity:1;visibility:visible;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}.menu li{width:100%;margin:0}@media screen and (min-width: 640px){.menu li{display:inline-block;letter-spacing:0;width:auto}}.menu li a{font-size:1.5rem;display:block;padding:.5rem 0;font-weight:normal;text-align:center;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}@media screen and (min-width: 640px){.menu li a{padding:.25rem 1.125rem;font-size:1.75rem}}.menu li a:hover{opacity:1}.menu li.current-menu-item a{opacity:1}.restaurant-info{font-size:1.375rem;color:#676464;margin:1rem auto 0;text-align:center}@media screen and (min-width: 640px){.restaurant-info{margin:0}}.restaurant-info a{color:#676464}@media screen and (min-width: 640px){.restaurant-info br{display:none}}.restaurant-info .spacer{display:inline-block;padding:0 1rem}@media screen and (max-width: 640px){.restaurant-info .spacer{display:block;width:100%;padding:0;clear:both;height:0;overflow:hidden;margin:.5rem 0}}.section-header{display:block;position:relative;width:100%;overflow:hidden}.section-header.has-slideshow{height:100vh}.section-header.has-slideshow .slideshow{height:100vh}.section-header.has-image{height:50vh;border-bottom:1px solid #f8c336}@media screen and (min-width: 640px){.section-header.has-image{height:100vh}}.section-header.default-page-header.has-image{height:50vh}.section-header .background-image{width:100%;min-height:100%;background:transparent}.page-template-default .section-header{min-height:112px}.page-template-default .section-header.default-page-header.has-image{height:67vh}.content-block{position:relative;width:100%;min-height:100vh;border-bottom:1px solid #f8c336}.content-block::after{clear:both;content:"";display:table}.content-block .background-color{background-color:#2d2828;min-height:100vh}@media screen and (min-width: 640px){.content-block .background-color{padding:2rem}}.content-block .inner{max-width:68em;margin-left:auto;margin-right:auto}.content-block .inner::after{clear:both;content:"";display:table}.content-block article.copy{float:left;display:block;margin-right:2.35765%;width:82.94039%;margin-left:8.5298%;padding:1.5rem 0 0}.content-block article.copy:last-child{margin-right:0}@media screen and (min-width: 640px){.content-block article.copy{float:left;display:block;margin-right:2.35765%;width:53.08608%;margin-left:0%;padding:0}.content-block article.copy:last-child{margin-right:0}}.content-block article.copy p:last-of-type{margin-bottom:.5rem}@media screen and (min-width: 640px){.content-block article.copy.copy-full{float:left;display:block;margin-right:2.35765%;width:82.94039%;margin-left:8.5298%}.content-block article.copy.copy-full:last-child{margin-right:0}}.content-block .sidebar{text-align:right;overflow:hidden;padding:1rem 0;float:left;display:block;margin-right:2.35765%;width:82.94039%;margin-left:8.5298%}.content-block .sidebar:last-child{margin-right:0}@media screen and (min-width: 640px){.content-block .sidebar{padding:0;float:left;display:block;margin-right:2.35765%;width:40.29137%;margin-left:4.2649%}.content-block .sidebar:last-child{margin-right:0}.content-block .sidebar:nth-child(n){margin-right:0}}.content-block figure.image{padding:0;margin:0;text-align:center;position:relative;overflow:hidden;max-height:80vh}@media screen and (min-width: 640px){.content-block figure.image{height:0;padding-bottom:150%}}.content-block figure.image img{border:none}@media screen and (min-width: 640px){.content-block figure.image img{position:absolute;right:0;top:0;display:block;width:auto;max-width:none;height:100%;float:right}}.content-block figure.image img.base{opacity:1}.content-block figure.image img.active{position:absolute;right:0%;top:auto;z-index:3;opacity:1;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}.content-block figure.image img.active.pending{opacity:0}.content-block figure.image img.active.remove{z-index:2}@media screen and (min-width: 640px){.page-template-default .content-block figure.image img{max-height:70vh}}.menus{width:100%;text-align:center;margin:1rem auto 0;letter-spacing:-0.4rem;position:relative}@media screen and (min-width: 640px){.menus{margin:2rem auto 0}}.menus li{display:inline-block;vertical-align:top;letter-spacing:0;margin:0;padding:.25rem}.menus li:hover .hours{opacity:1}.menus li .hours{display:none;pointer-events:none}@media screen and (min-width: 640px){.menus li .hours{display:block;position:absolute;opacity:0;left:0;top:100%;width:100%;text-align:center;padding:2rem;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}}@media screen and (max-width: 640px){.menus .button{padding:.75rem 1rem}}.tabbed-content{width:100%;clear:both;text-align:center;float:left;display:block;margin-right:2.35765%;width:82.94039%;margin-left:8.5298%;margin-right:0;padding:2rem 0}.tabbed-content:last-child{margin-right:0}@media screen and (min-width: 640px){.tabbed-content{padding:4rem 0}}.tabbed-content .tabs{width:100%;text-align:center;border-bottom:1px solid #f8c336;margin-bottom:1.4375rem;letter-spacing:-0.31rem}.tabbed-content .tabs li{display:inline-block;letter-spacing:0;margin-bottom:8px}@media screen and (min-width: 640px){.tabbed-content .tabs li{margin-bottom:24px}}.tabbed-content .tabs li:first-child a{border-left:none}.tabbed-content .tabs a{display:block;padding:.125rem .5rem;font-size:1rem;border-left:1px solid #f8c336}@media screen and (min-width: 640px){.tabbed-content .tabs a{font-size:1.25rem;padding:.25rem 1rem}}.tabbed-content .tabs a:hover,.tabbed-content .tabs a.active{color:#000}.copy+.tabbed-content{padding:0 0 2rem 0}@media screen and (min-width: 640px){.copy+.tabbed-content{padding:0 0 4rem 0}}.tab-section .tab-image{padding:0;margin:0;float:left;display:block;margin-right:2.35765%;width:48.82117%}.tab-section .tab-image:last-child{margin-right:0}.tab-section .tab-copy{text-align:left;float:left;display:block;margin-right:2.35765%;width:48.82117%}.tab-section .tab-copy:last-child{margin-right:0}.tab-section .tab-copy h2{font-size:2rem}.tab-section .tab-copy h3{font-size:1.5rem}.tab-section .tab-copy h4{font-size:1.375rem}.tab-section .tab-copy p{font-size:1.125rem}.content-hero .copy{min-height:0;margin:0;position:absolute;width:90%;left:5%;bottom:8%;z-index:5}@media screen and (min-width: 640px){.content-hero .copy{right:40px;left:auto;bottom:30px;width:50%}}@media screen and (min-width: 960px){.content-hero .copy{width:40%}}@media screen and (min-width: 1200px){.content-hero .copy{width:30%}}.content-hero .copy p{color:#fff;font-size:1.25rem;text-align:center;text-shadow:0 0 8px #000}@media screen and (min-width: 640px){.content-hero .copy p{font-size:1.5rem;text-align:left}}.content-hero .copy p:last-child{margin-bottom:0}.content-hours-location .hour-loc{padding:0;margin-top:2rem}@media screen and (min-width: 960px){.content-hours-location .hour-loc{float:left;display:block;margin-right:2.35765%;width:48.82117%;padding:0 2rem}.content-hours-location .hour-loc:last-child{margin-right:0}.content-hours-location .hour-loc:nth-child(n){margin-right:0}}.content-hours-location .hour-loc h3{font-size:1.375rem;text-transform:uppercase}.content-hours-location .hour-detail .time{display:block;color:#999}.content-instagram-feed{min-height:0}.content-instagram-feed .section-header{text-align:center;background-color:#f8c336}.content-instagram-feed .section-header .title{margin:1.5rem 0;color:#2d2828}.content-instagram-feed .section-header .title a{color:#2d2828}.content-instagram-feed .instagram-row{width:100%}.content-instagram-feed .instagram-row .ig-image{width:33.33%;padding-bottom:33.33%;display:block;float:left;position:relative;height:0;overflow:hidden}.content-instagram-feed .instagram-row .ig-image img{border:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.content-none{padding:12rem 0 7.5rem;text-align:center}.footer{margin:0 auto;width:100%;padding:0 2rem;box-shadow:inset 0px 3px 20px 0px rgba(0,0,0,0.3)}.footer .inner{padding:2rem 0;margin:0 auto;max-width:68em;margin-left:auto;margin-right:auto}.footer .inner::after{clear:both;content:"";display:table}@media screen and (min-width: 960px){.footer .inner{padding:3rem 0}}.footer a.link{display:block;font-size:1.125rem;color:#676464}.footer a.link:hover{color:#c69c2b}.footer .social{text-align:center;margin:0 auto;float:left;display:block;margin-right:2.35765%;width:100%}.footer .social:last-child{margin-right:0}@media screen and (min-width: 640px){.footer .social{text-align:left;float:left;display:block;margin-right:2.35765%;width:23.23176%}.footer .social:last-child{margin-right:0}}.footer .social li a:hover .fill{fill:#fff}.footer .social li a .fill{fill:#fff}#footer-menu{text-align:center;margin:1rem auto;float:left;display:block;margin-right:2.35765%;width:100%}#footer-menu:last-child{margin-right:0}@media screen and (min-width: 640px){#footer-menu{text-align:left;margin:0 auto;float:left;display:block;margin-right:2.35765%;width:48.82117%}#footer-menu:last-child{margin-right:0}}@media screen and (min-width: 640px){#footer-menu li:first-child a{padding-left:0}}#footer-menu li a{font-size:1.25rem;padding:0 .5rem;line-height:2rem}#copyright{text-align:center;margin:0 auto;position:relative;float:left;display:block;margin-right:2.35765%;width:100%}#copyright:last-child{margin-right:0}@media screen and (min-width: 640px){#copyright{text-align:right;float:left;display:block;margin-right:2.35765%;width:23.23176%}#copyright:last-child{margin-right:0}}#copyright a{display:block;font-family:Arial, Helvetica, sans-serif;margin-top:1rem;font-size:.6875rem;border:none;opacity:0.5;color:#999;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}@media screen and (min-width: 640px){#copyright a{margin-top:.75rem;position:absolute;top:100%;right:0}}#copyright a:hover{opacity:1}@media screen and (min-width: 640px){#footer-menu+.social+#copyright{float:left;display:block;margin-right:2.35765%;width:23.23176%}#footer-menu+.social+#copyright:last-child{margin-right:0}}@media screen and (min-width: 640px){#footer-menu+#copyright{float:left;display:block;margin-right:2.35765%;width:48.82117%}#footer-menu+#copyright:last-child{margin-right:0}}
