@font-face {
  font-family: 'chunkfiveroman';
  src: url("../fonts/chunkfive-webfont.woff2") format("woff2"), url("../fonts/chunkfive-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
* {
  box-sizing: border-box; }
  *::after, *::before {
    box-sizing: border-box; }

html {
  font-size: 100%;
  /* scroll-behavior: smooth; */
 }

body {
  font-size: 17px;
  font-family: "Courier", monospace;
  font-weight: 400;
  width: 100%;
  height: 100%;
  min-width: 320px;
  min-height: 520px;
  padding: 0;
  margin: 0;
  color: #090e07;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 23px;
   }


a {
  cursor: pointer; }
  a:focus, a:active {
    outline: 0; }
  a img:hover {
    opacity: 0.8; }

h1, h2, h3, h4, h5 {
  font-family: "chunkfiveroman", serif; }

body, h6, input, textarea {
  font-family: "Courier", monospace; }

img {
  max-width: 100%; }

.no-gutter [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-centered {
  display: block;
  float: none;
  text-align: left;
  margin: 0 auto; }

#wpadminbar {
  opacity: 0.3;
  transition: 0.2s opacity linear;
  -webkit-transform: translateZ(0); }
  #wpadminbar:hover, #wpadminbar:focus {
    opacity: 1; }

header[role="main"] {
  margin: 0 auto;
  max-width: 1400px;
  min-width: 320px;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 0 0.5em;
  background: url("../images/header-bg.jpg") repeat;
  border-bottom: 1px solid #222; }
  header[role="main"] .grid {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    text-align: center; }
    header[role="main"] .grid .grid-row {
      clear: both;
      max-width: 100%;
      height: 100%;
      margin: 0 auto; }
      header[role="main"] .grid .grid-row:after {
        content: '';
        display: table;
        clear: both; }
      @media screen and (min-width: 768px) {
        header[role="main"] .grid .grid-row {
          display: flex; } }
    header[role="main"] .grid ul {
      padding: 0;
      margin: 0; }
/*      header[role="main"] .grid ul li {
        list-style: none;
        line-height: 1.5em;
        text-transform: uppercase;
        padding: 4px 0;
       } */

      header[role="main"] .grid ul li {
        list-style: none;
        line-height: 1em;
        text-transform: uppercase;
        padding: 2px 0;
       }

        @media screen and (min-width: 768px) {
          header[role="main"] .grid ul li {
            font-size: 14px; } }
    header[role="main"] .grid .block {
      width: 100%;
      float: left;
      border-collapse: collapse;
      word-break: break-word;
      padding: 1.5em 0 1.5em 2.5em;
      position: relative;
      margin: 0;
      text-align: left; }
      header[role="main"] .grid .block h4 {
        text-transform: uppercase;
        letter-spacing: 1px; }
      header[role="main"] .grid .block.logo {
        padding-left: 1.5em;
        padding-right: 1.5em;
        border-right: 1px solid #000;
        border-image: url("../images/div_vert.png") 1 1 stretch; }
        @media screen and (max-width: 767px) {
          header[role="main"] .grid .block.logo {
            text-align: center;
            border-right: 0; } }
      header[role="main"] .grid .block.last {
        padding-left: 0; }
        @media screen and (max-width: 767px) {
          header[role="main"] .grid .block.last {
            width: 50%;
            text-align: right;
            padding-right: 2.5em; } }
      @media screen and (max-width: 767px) {
        header[role="main"] .grid .block:nth-child(2) {
          width: 50%; } }
      @media screen and (max-width: 640px) {
        header[role="main"] .grid .block {
          width: 100% !important;
          text-align: center !important;
          padding: 1em 0 !important; }
        header[role="main"] .grid .block.last {
          padding-bottom: 3em !important;
        }
         }
  header[role="main"] .phone {
    color: #e42127;
    display: block;
    font-family: "chunkfiveroman", serif;
    font-size: 1.2em;
    line-height: 1.4em;
   }

nav[role="top"] {
  position: relative;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  border: none;
  border-radius: 0;
  background: #1f1d1f url("../images/nav-bg.jpg") repeat-x; }
  nav[role="top"] .nav-flex {
    margin: 0 auto;
    padding: 0;
    width: auto;
    text-align: center;
    max-height: auto;
    position: relative;
    z-index: 5; }
    nav[role="top"] .nav-flex li {
      vertical-align: top;
      float: left;
      position: relative; }
      nav[role="top"] .nav-flex li a {
        position: relative;
        display: block;
        padding: 1.053em 1.225em 1.059em;
        z-index: 2;
        overflow: auto;
        line-height: 1.25em;
        text-decoration: none;
        color: #fff;
        font-size: 18px; }
        nav[role="top"] .nav-flex li a:hover, nav[role="top"] .nav-flex li a:focus, nav[role="top"] .nav-flex li a:active {
          color: #e42127;
          background-color: rgba(255, 255, 255, 0.1);
          background-color: transparent; }
      @media screen and (min-width: 1200px) {
        nav[role="top"] .nav-flex li {
          position: relative;
          list-style: none;
          display: inline-block;
          overflow: visible;
          width: auto; }
          nav[role="top"] .nav-flex li a {
            border: none; } }
      nav[role="top"] .nav-flex li ul {
        position: absolute;
        padding: 10px 0;
        margin: 0;
        text-align: left;
        /*top: 100%;
        left: 0;*/
        z-index: 100;
        width: 235px;
        background: #fff url(../images/header-bg.jpg) repeat;
        height: auto;
        display: none;
        box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.15); }
        nav[role="top"] .nav-flex li ul li {
          width: 100%;
          float: left; }
          nav[role="top"] .nav-flex li ul li a {
            font-size: 16px;
            color: #090e07; }
      nav[role="top"] .nav-flex li:hover > ul {
        display: block; }
      nav[role="top"] .nav-flex li:hover.menu-item-has-children > a {
        background: #fff url(../images/header-bg.jpg) repeat;
        color: #e42127; }
    @media screen and (max-width: 767px) {
      nav[role="top"] .nav-flex {
        text-align: left; }
        nav[role="top"] .nav-flex li {
          float: none;
          border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
          nav[role="top"] .nav-flex li a {
            color: #ddd; }
          nav[role="top"] .nav-flex li ul {
            background: #272727;
            position: static;
            display: block;
            width: 100%;
            padding: 0; }
            nav[role="top"] .nav-flex li ul li {
              padding-left: 20px;
              font-size: 14px; }
              nav[role="top"] .nav-flex li ul li a {
                color: #cacaca; }
          nav[role="top"] .nav-flex li:hover.menu-item-has-children > a, nav[role="top"] .nav-flex li:focus.menu-item-has-children > a {
            background: none; }
          nav[role="top"] .nav-flex li:hover > ul, nav[role="top"] .nav-flex li:focus > ul {
            display: block;
            background: #272727; } }
  @media screen and (max-width: 767px) {
    nav[role="top"] {
      background: url("../images/blackboard.jpg") top center; } }
  nav[role="top"] #social {
    margin: 0; }
    nav[role="top"] #social > li > a {
      padding: 0;
      line-height: 60px; }
      nav[role="top"] #social > li > a:hover, nav[role="top"] #social > li > a:focus {
        background: transparent; }
    @media screen and (max-width: 767px) {
      nav[role="top"] #social {
        display: none; } }

header[role="page-title"] h2 {
  color: #e42127;
  margin-top: 0;
  margin-bottom: 30px; }

footer[role="main"] {
  position: relative;
  padding-bottom: 30px; }
  footer[role="main"] .brands {
    padding: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  footer[role="main"] .copy {
    padding: 25px 0;
    color: #afafaf;
    font-size: 14px; }

.main-content .grid {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0; }
  .main-content .grid .grid-row {
    clear: both;
    max-width: 100%;
    height: 100%;
    margin: 0 auto; }
    .main-content .grid .grid-row:after {
      content: '';
      display: table;
      clear: both; }
    @media screen and (min-width: 768px) {
      .main-content .grid .grid-row {
        display: flex; } }
  .main-content .grid .block {
    float: left;
    width: 100%;
    border-collapse: collapse;
    word-break: break-word;
    padding: 0;
    padding: 2em 3em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .main-content .grid .block {
        padding: 3em !important;
        width: 50%;
        text-align: center; } }
    @media screen and (max-width: 640px) {
      .main-content .grid .block {
        width: 100%;
        font-size: 16px; } }

.pizza-kit-fundraiser .page-content {
  padding: 20px;
}

.page-content {
  position: relative;
  padding: 60px 0;
  min-height: 320px; }
  .page-content:after {
    display: table;
    clear: both;
    content: ''; }

.grapevine footer[role="main"] .brands,
.roanoke footer[role="main"] .brands {
  border-top: 0; }

.blackboard-pizza {
  background: url("../images/blackboard-pizza.jpg") top center;
  background-size: cover;
  min-height: 200px;
  color: #fff; }
  .blackboard-pizza img {
    margin-bottom: 1.5em; }
  .blackboard-pizza .block {
    padding: 6em 2em !important; }
  .blackboard-pizza .highlighted {
    color: #e42127; }
  .blackboard-pizza .btn {
    margin-top: 20px;
    background-color: #fff;
    text-transform: uppercase;
    color: #e42127;
    padding: 0.75em 1.5em;
    font-size: 1.25rem;
    font-weight: bold; }
    @media screen and (max-width: 640px) {
      .blackboard-pizza .btn {
        padding: 10px 20px;
        font-size: 16px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .blackboard-pizza {
      background: url("../images/blackboard.jpg") top center; } }
  @media screen and (max-width: 767px) {
    .blackboard-pizza {
      background: url("../images/blackboard.jpg") top center; } }
  @media screen and (min-width: 991px) {
    .blackboard-pizza { background-position: center center; } }

.location-slider {
  position: relative;
  width: 100%;
  height: 100vh; }

.location-boxes {
  position: relative; }
  .location-boxes:after {
    display: table;
    clear: both;
    content: ''; }
  .location-boxes .text h3 {
    margin: 0 0 30px;
    color: #e42127; }
  .location-boxes .grid-row {
    border-bottom: 1px solid #000;
    -moz-border-image: url("../images/div_horiz.png") 1 0 stretch;
    -webkit-border-image: url("../images/div_horiz.png") 1 0 stretch;
    -o-border-image: url("../images/div_horiz.png") 1 0 stretch;
    border-image: url("../images/div_horiz.png") 1 0 stretch; }
    @media screen and (max-width: 767px) {
      .location-boxes .grid-row {
        border-bottom: 0;
        border-image: none; } }
  .location-boxes .block {
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    -moz-border-image: url("../images/div_vert.png") 1 1 stretch;
    -webkit-border-image: url("../images/div_vert.png") 1 1 stretch;
    -o-border-image: url("../images/div_vert.png") 1 1 stretch;
    border-image: url("../images/div_vert.png") 1 1 stretch;
    border-left: 0; }
    .location-boxes .block.last {
      border-right: 0;
      border-left: 0; }
    @media screen and (max-width: 767px) {
      .location-boxes .block {
        padding: 4em 3em !important;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid #000;
        -moz-border-image: url("../images/div_horiz.png") 1 0 stretch;
        -webkit-border-image: url("../images/div_horiz.png") 1 0 stretch;
        -o-border-image: url("../images/div_horiz.png") 1 0 stretch;
        border-image: url("../images/div_horiz.png") 1 0 stretch; } }
  .location-boxes .pizza {
    background: url("../images/sketch-pizza.jpg") no-repeat top left;
    text-align: right; }
    .location-boxes .pizza .text {
      padding-left: 38%; }
  .location-boxes .pasta {
    background: url("../images/sketch-pasta.jpg") no-repeat;
    background-position: 0 -35px;
    text-align: right; }
    .location-boxes .pasta .text {
      padding-left: 25%; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .location-boxes .pasta {
        background-position: left 40px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .location-boxes .pasta {
        background-position: left 80px; } }
  .location-boxes .music {
    background: url("../images/sketch-music.jpg") no-repeat bottom right;
    text-align: left; }
    .location-boxes .music .text {
      padding-right: 45%; }

/* // New Menu // */
.category {
  padding: 20px;
  clear: both;
}

.category h1 {
  color: #e42127;
}

.subcategory {
  padding: 30px;
  clear: both;
}

.subcategory h2 {
  color: #e42127;
  font-family: "Courier", serif;
}

.subcategory, .category p {
  color: #00000096;
}

.menu-img {
  width:80%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid;
  margin-top: 10px;
  border-radius: 5px;
}
.menu-items .menu-item {
  padding: 70px 50px;
}

@media screen and (max-width: 767px) {
  .menu-items .menu-item {
    padding: 70px 0px;
  }
}

.menu-items .menu-item:nth-of-type(2n+1) {
    clear: both;
}

.menu-items .beer-item:nth-of-type(4n+1) {
    clear: both;
}

.beer-item {
  padding: 30px 0px;
}

#cocktails .menu-img {
  width: 50%;
}

.beer-item .menu-img {
  border: none;
}

.price {
  color: #BE933A;
}

.d-inline {
  display: inline;
}
.price-personal {
  color: white;
  background-color: #BE933A;
  padding: 5px;
  border-radius: 5px;
}

.price-small {
  color: white;
  background-color: #B42036;
  padding: 5px;
  border-radius: 5px;
}

.price-medium {
  color: white;
  background-color: #6E1B25;
  padding: 5px;
  border-radius: 5px;
}

.price-large {
  color: white;
  background-color: #423732;
  padding: 5px;
  border-radius: 5px;
}

.link-list li {
  line-height: 2.8;
}

.link-list a {
  color: #000;
  padding: 10px;
}

.link-list .active, .link-list a:hover {
  background-color: #e42127;
  color: white;
  padding: 10px;
  border-radius: 2px;
  text-decoration: none;
}

/* // Overlay // */
#menuOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f12027f0;
  display: grid;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
  transition: 0.5s;
  transform: translate(100vw);
  transition-timing-function: ease-out;
  z-index: 10;
  margin-bottom: 50px;
}

#menuOverlay.active{
  transform: translate(0vw);
  transition-timing-function: ease-in;
  transition: 0.3s;
}


#menuOverlay ul {
  position: relative;
  padding: 0;
}

#menuOverlay ul li {
  position: relative;
  list-style: none;
  text-align: center;
  display: block;
}

#menuOverlay ul li a {
  position: relative;
  text-decoration: none;
  font-size: 2em;
  padding: 6px 0;
  color: white;
  font-weight: 700;
  display: inline-block;
  transition: 0.5s;
}

#menuOverlay ul li a.active {
  transform: translate(100vw);
  /* transition-timing-function: ease-in; */
  transition: 0.3s;
  overflow-y: scroll;
   -webkit-overflow-scrolling: touch;
}



#menuOverlay ul li a:hover {
  transition: 0.5s;
  color: #ff4f55;
}

#toggleOverlay {
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 50px;
  background: #e42127;
  z-index: 11;
  cursor: pointer;
}

#toggleOverlay p {
  position: relative;
  top: 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: white;
}

#toggleOverlay.active {
  background: #e42127;
}

@media screen and (min-width: 767px){

  #toggleOverlay {
    position: fixed;
    width: 60px;
    height: 100%;
    bottom: 0px;
    right: 0px;
  }
  #toggleOverlay p {
    position: relative;
    top: 50%;
    transform: rotate(270deg);
  }
  #menuOverlay{
    margin-bottom: 0px;
  }
}
/* // END OVERLAY // */

/* // Hide reCaptcha // */
.grecaptcha-badge {
    display: none;
}
/* overlay new menu */
.menu-slider {
	font-weight: 100;
	background: #e42127;
	width: 190px;
  height: 70%;
  border-radius: 10px 0px 0px 10px;
  top: 15vh;
	padding-left: 45px;
	position: fixed;
	z-index: 100;
	-webkit-box-shadow: -3px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: -1px 0px 12px 0px rgba(0,0,0,0.2);
	right: -130px;
	transition: 0.2s;
  transition-timing-function: ease-out;
	color: #fff;
}

.menu-slider:hover, .menu-slider:focus
{
		transform: translate3d(-130px, 0, 0);
    transition-timing-function: ease-in;
		/* animation-timing-function: 1s ease-in; */
}

.menu-slider	.title {
	top:50%;
	position: absolute;
	transform: rotate(270deg);
	left: -60px;
	font-weight: 800;
	font-size: 20px;
}

.title .fas:hover {
  /* transform: rotate(540deg); */
}

.menu-slider	li
{
	padding-bottom: 8px;
	list-style-type: none;
}

.menu-slider li a
{
 display: block;
 text-decoration: none;
 color: inherit;
 transition: 0.3s;
}

.menu-slider li a:hover {
  background-color: transparent;
	color: #ff9292;
}

nav>li>a:focus{
  background-color: transparent !important;
}

.intro
{
	position: absolute;
	top:30%;
	margin: 0 auto;
  left:0;
  right:0;
	font-size: 45px;
	text-align: center;
  font-style: italic;
}

.menu-slider .nav {
  position: fixed;
  top: 360px;
  margin-top: -330px;
}



@media only screen and (max-height: 799px) and (min-height: 0px) {
  .menu-slider li {
    padding-bottom: 0px;
    margin-bottom: -15px;
  }
  .menu-slider {
    height: 570px;
  }
}

@media only screen and (max-height: 5000px) and (min-height: 800px) {
    .menu-slider {
      height: 630px;
    }

  .menu-slider .nav {
      top: 360px; /* 55 */
    }
    .menu-slider li {
      padding-bottom: 0px;
      margin-bottom: -10px;
    }
}

.category .menu-items img {
  display: block;
  position: relative; 
}

.upcomingEvent .date {
  background-color: #cf2e2e;
    display: inline-block;
    padding: 5px;
    color: white;
    border-radius: 3px;
    margin: 10px 0px;
}

.upcomingEvent .description {
  font-weight: bolder;
  text-transform: uppercase;
}

.item-fundraiser li {
  padding: 20px 50px;
}

.item-fundraiser li i {
  transform: scale(3);
  padding-bottom: 15px;
  color: #e4e4e4;
}
.btnPizzaKit {
	display: block;
	border-radius: 35px;
	background-color: #e42127;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	padding: 12px 22px;
}
.btnPizzaKit:hover, .btnPizzaKit:focus, .btnPizzaKit:active {
	color: #FFF;
	text-decoration: none;
	opacity: .8;
}

/* .wpsbc-container.wpsbc-calendar-1 .wpsbc-legend-item-icon-10 div:first-of-type {
  background: url(https://wiseguystx.com/wp-content/themes/wg/images/logo.wiseguys.png) 0 0 no-repeat;
  background-color: transparent;
} */

.wpsbc-legend-item-10 .wpsbc-date-inner span {

}
