@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
  font-family: 'Avenir LT Pro' !important;
  /* font-family: "Bebas Neue", sans-serif;
  font-family: "Montserrat", sans-serif; */
  /* color: #f64e07; */
}

ul {
  list-style-type: none;
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  color: #f64e07;
}

img {
  width: 100%;
}

header {
  box-shadow: 0 0 20px #ddd;
  padding: 20px 0;
}

.logo {
  width: 12%;
}

.menu ul li a {
  display: inline-block;
  padding: 5px 10px;
  font-family: 'Aachen' !important;
  font-size: 22px;
  font-weight: 600;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

/* .menu ul li:nth-child(2) a {
  font-size: 22px;
} */

.button {
  padding: 10px 30px;
  display: inline-block;
  background: #f64e07;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  font-family: 'Aachen' !important;
  border-radius: 5px;
}

.button:hover {
  background: #c0020f;
  color: #fff;
}


h2 .ordt {
  display: inline-block;
  padding: 10px;
  background-color: #f64e07;
  font-family: 'Aachen' !important;
  color: #FFF;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 28px;
  border-radius: 5px;
  margin-bottom: 15px;
}
h2 .ordrBtn {
  display: inline-block;
  padding: 10px;
  background-color: #000;
  font-family: 'Aachen' !important;
  color: #FFF;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 28px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.banner .info a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: .3em 1.5em;
  margin-left: 15px;
  padding-right: 2em;
  vertical-align: middle;
  font-family: 'Geared Slab';
  font-size: 18px;
  color: #FFF;
  font-weight: 100;
}

.loc_copy h4 {
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.loc_copy p {
  font-family: "Montserrat", sans-serif;
}

.socialIcon {
  display: inline-block;
  position: relative;
  padding: 8px 12px;
  margin-right: 10px;
  background-color: #f64e07;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
}

.socialIcon:hover {
  color: #fff;
}

.hdr_geared {
  margin-bottom: 15px;
  font-family: 'Geared Slab';
  font-size: 1.7rem;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}

.detail a {}



.red_under {
  border-bottom: 4px solid #f64e07;
}




table {}

table td {}

.hours_day {
  padding: 2px 45px 2px 0;
}

.loc_address {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.amenity {
  /* width: 10%; */
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  align-items: center;
  justify-content: center;
}

.amenity .icon {
  width: 100%;
  display: flex;
  justify-content: center;
}

.amenity .icon img {
  width: 77px;
  height: 94px;
}

.amenity .label {
  text-align: center;
  font-weight: 600;
}

.red_janie {
  font-family: cursive;
  color: #f64e07;
  font-size: 22px;
}

.feat_block_title {
  font-family: 'Built Titling Sb';
  text-transform: uppercase;
  font-size: 60px;
  font-weight: bold;
}

.feat_block_inner {
  margin: 30px;
}

.block_copy p strong {
  font-family: 'Built Titling Sb', serif;
  text-transform: uppercase;
  color: #f64e07;
  font-size: 40px;
}

.feat_block_cta {
  font-family: 'Geared Slab';
  font-size: 1rem;
  font-weight: normal;
  text-transform: uppercase;
  outline-offset: 2px;
}


.block_copy {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-items: center;
  padding-right: 30px;
}

.fmenu {
  max-width: 960px;
  width: 100%;
  margin: 10px auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}

.fmenu li a {
  padding: .3em .6em;
  font-family: 'Geared Slab';
  font-size: 1.2rem;
  text-transform: none;
}


/*------------------------------------------------------------------
[27. Section Footer/ #site-footer]
--------------------------------------------------------------------*/

#site-footer {
  background: #212121;
  padding-top: 100px;
}

.bloc-cms img {
  max-width: 170px;
  display: block;
  margin-bottom: 40px;
}

.bloc-cms p {
  color: #999999;
  line-height: 22px;
  margin-bottom: 25px;
}

.bloc-cms a {
  text-transform: uppercase;
  font-family: "Oswald";
  color: #f64e07;
  position: relative;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
}

.bloc-cms a:before {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #f64e07;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.bloc-cms a:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 0;
  margin-left: 18px;
  margin-top: -1px;
  height: 2px;
  background-color: #f64e07;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.bloc-cms a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 29px;
}

.bloc-cms a:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.open-hours p {
  color: #999999;
  margin-bottom: 17px;
}

.open-hours p span {
  color: #f64e07;
  text-transform: uppercase;
}

.item-tweet {
  overflow: hidden;
  margin-bottom: 20px;
}

.item-tweet:last-child {
  margin-bottom: 0;
}

.item-tweet>i {
  float: left;
  width: 10%;
  color: #f64e07;
  font-size: 18px;
  margin-top: 2px;
}

.item-tweet>div {
  float: right;
  width: 88%;
}

.item-tweet>div p {
  color: #999999;
  line-height: 22px;
  margin-bottom: 5px;
}

.item-tweet>div p a {
  color: #999999;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.item-tweet>div p a:hover {
  color: #f64e07;
}

.item-tweet>div span {
  color: #f64e07;
}

.instagram {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  row-gap: 6px;
}

.instagram a {
  /* float: left;
  margin: 0 1% 1% 0; */
  width: 30%;
  position: relative;
}

.instagram a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.instagram a:hover i {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.instagram a:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgba(207, 155, 103, 0.85);
  z-index: 2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.instagram a i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 3;
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 91px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.instagram a img,
.instagram a iframe {
  width: 100%;
  height: 120px;
}

.instagram a:nth-child(3n+1) {
  margin: 0 0 1%;
}

.foot-title {
  display: block;
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  font-family: "Oswald";
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
  letter-spacing: 1px;
}

.foot-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 6px;
  height: 6px;
  background-color: #f64e07;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.foot-title:after {
  content: "";
  position: absolute;
  left: 13px;
  bottom: 1px;
  width: 29px;
  height: 2px;
  background-color: #f64e07;
}

.foot-title a:hover {
  color: #fff;
  background: transparent;
}

.footer-copyright {
  padding: 25px 0;
  margin-top: 100px;
  position: relative;
  background: #171717;
}

.footer-copyright p {
  text-align: center;
  color: #999999;
}

.footer-copyright a {
  position: absolute;
  top: -30px;
  right: 30px;
  display: block;
  width: 60px;
  height: 60px;
  background: #f64e07;
  text-indent: -200px;
  overflow: hidden;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.footer-copyright a:after,
.footer-copyright a:before {
  content: "";
  display: block;
  background: #fff;
  width: 10px;
  height: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1.5px 0 0 -3px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.footer-copyright a:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 24px;
}

.footer-copyright a:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.footer-copyright a:hover {
  background: #fff;
}

.footer-copyright a:hover:after,
.footer-copyright a:hover:before {
  background: #f64e07;
}

.animated-shadow-button {
  padding: 15px 30px;
  font-size: 18px;
  background-color: #2563eb;
  color: white;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: box-shadow 0.4s ease, transform 0.2s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.animated-shadow-button:hover {
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.3);
  transform: translateY(-2px);
}

.animated-shadow-button:active {
  transform: translateY(1px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}




/* pizMenu */
.pizMenu {
  /* background: #fff; */
}

.pizMenu ul {
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 10px;
}

.pizMenu ul li {}

.pizMenu ul li a {
  padding: 10px 25px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  background: #f64e07;

  font-weight: 600;
  font-family: 'Aachen' !important;

}

.pizMenu ul li a.active {
  background: #000;
  color: #fff;
}



.pizTitle {
  font-family: 'Built Titling Sb', serif;
  position: relative;
  font-size: 2.7rem;
  color: #b22b2e;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  border-bottom: 2px solid #000;
  margin-bottom: 15px;
  margin-top: 160px;
}

.card .info {}

.card .info h3 {
  font-size: 22px;
  font-family: 'Aachen' !important;
  text-transform: uppercase;
}

.card .info p {}

.card .info a {
  font-family: 'Geared Slab';
  font-size: 18px;
  color: #f64e07;
}

.card .info a i {}

.menuItem {
  background: linear-gradient(#ffffffcc, #ffffffcc), url('assets/images/background_texture.jpg') no-repeat center center / cover;
}

.menuItem:nth-child(1) {
  padding-top: 80px;
}

/* pizMenu */




.fa-bars {
  display: none;
}



.dwnhero iframe {
  height: 850px;
}






.Gallery,
.deals {
  padding: 50px 0px;
  background: linear-gradient(#ffffffcc, #ffffffcc), url('assets/images/background_texture.jpg') no-repeat center center / cover;
}

.Gallery h1,
.appetizers h1,
.contact-info h2,
.deals h1 {
  font-family: 'Built Titling Sb', serif;
  position: relative;
  font-size: 2.7rem;
  color: #b22b2e;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 15px;
}

.Gallery .gallry {
  display: flex;
  align-items: start;
  gap: 2.2%;
  row-gap: 25px;
  flex-wrap: wrap;
}

.Gallery .gallry .singleSer {
  width: calc(31% - 30px);
  background: #fff;
  padding: 15px;
  box-shadow: 0 0 5px #e9576117;
  border: 1px solid #e9576117;
  border-radius: 3px;
  transition: 0.5s all ease;
  overflow: hidden;
}

.Gallery .gallry .singleSer:hover {
  transform: scale(1.05);
  transition: 0.5s all ease;
}

.Gallery .gallry .singleSer img,
.Gallery .gallry .singleSer iframe {
  border: 1px solid #e9576133;
  transition: 1s all ease;
  height: 220px;
  object-fit: cover;
  width: 100%;
}

.Gallery .gallry .singleSer:hover img {
  transform: rotateY(360deg);
  transition: 1s all ease;

}

.showImg {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #000000b3;
  z-index: 199999999999999;
  transform: scale(0);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5vh 0;
  transition: 0.5s all ease;

}

.showImg.active {
  transform: scale(1);
  transition: 0.5s all ease;
}

.showImg img {
  max-width: 500px;
}

.showImg span {
  color: #fff;
  position: absolute;
  right: 40px;
  top: 20px;
  display: block;
  z-index: 199999999999999;
}



.deals h2 {
  font-family: 'Aachen' !important;
  position: relative;
  font-size: 25px;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}

.deals h4 {
  font-family: 'Built Titling Sb', serif;
  position: relative;
  font-size: 25px;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}

.deals p {}

.deals img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.deals h3 {
  font-family: 'Aachen' !important;
  position: relative;
  font-size: 22px;
  color: #b22b2e;
  font-weight: bold;
  margin-bottom: 15px;
}

.deals a {}

.loc_copy p {
  text-align: justify;
}






.jersey-image {
  position: relative;
  padding: 20px 20px 20px 8px;
}

.jersey-image::before {
  content: "";
  position: absolute;
  width: calc(100% + 20px);
  height: 100%;
  left: -12px;
  top: 0;
  background: #f64e07;
  clip-path: polygon(0 0, 100% 0, 25% 100%, 0% 100%);
  z-index: -1;
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .showImg img {
    max-width: 630px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .showImg img {
    max-width: 320px;
  }

}




@media only screen and (min-width: 481px) and (max-width: 767px) {
  .logo {
    width: 35%;
  }

  .logoImg {
    width: 220px !important;
  }

  .fa-bars {
    display: block;
  }

  .button {
    font-size: 16px;
  }

  .menu {
    position: absolute;
    top: 84px;
    right: 0;
    background: #fff;
    width: 100%;
    height: calc(100vh - 84px);
    transform: rotateY(90deg);
    transform-origin: right;
    transition: 0.5s all ease;
  }

  .menu.active {
    transform: rotateY(0deg);
    transition: 0.5s all ease;

  }

  .menu ul {
    flex-direction: column;
    padding: 0;
  }


  .bnrIng {
    height: 300px;
    object-fit: cover;
  }

  .banner .info .container {
    flex-direction: column;
  }

  .amenity_row {
    flex-wrap: wrap;
    justify-content: flex-start !important;
    row-gap: 20px;
    gap: 3%;
  }

  .amenity {
    width: 30%;
  }


  .gpevent {
    flex-direction: column;
  }

  .fifty {
    width: 100% !important;
  }

  .block_copy {
    padding-right: 0px;
    padding: 30px;
  }

  iframe {
    height: 450px !important;
  }


  .pizMenu {
    /* background: #fff; */
    /* position: static !important; */
    /* margin-top: 40px; */
    width: 97% !important;
    top: 95px !important;
  }

  .pizMenu ul {
    flex-direction: column;
    transform: rotateX(90deg);
    height: 0;
    padding: 0;
    transition: 0.5s all ease;
    transform-origin: top;
  }

  .pizMenu ul.active {
    transform-origin: top;
    transition: 0.5s all ease;
    flex-direction: column;
    transform: rotateX(0deg);
    height: auto;
    padding: 10px;
  }

  .pizMenu ul li a {
    width: 100%;
  }



  .getMnu {
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Built Titling Sb', serif;
    font-size: 21px;
    font-weight: 500;
    background: #f64e07;
    text-align: center;
    display: flex;
    gap: 50px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }

  .getMnu p {
    margin-bottom: 0;
    color: #fff;
    font-family: 'Aachen' !important;
    font-size: 18px;
  }

  .getMnu p a {
    margin-bottom: 0;
    color: #fff;
  }


  .d-md-none,
  .d-sm-none {
    display: none !important;
  }

  .pizTitle {
    margin-top: 50px;
  }

  table {
    margin-bottom: 15px;
  }

  .detail.phone {
    margin-bottom: 15px;
  }

  .jersey-image {
    margin-bottom: 20px;
  }

  h2.ordt {
    font-size: 18px;
    line-height: 30px;
  }

}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .logo {
    width: 35%;
  }

  .logoImg {
    width: 180px !important;
  }

  .fa-bars {
    display: block;
  }

  .button {
    font-size: 14px;
    padding: 10px 20px;
  }

  .menu {
    position: absolute;
    top: 64px;
    right: 0;
    background: #fff;
    width: 100%;
    height: calc(100vh - 64px);
    transform: rotateY(90deg);
    transform-origin: right;
    transition: 0.5s all ease;
  }

  .menu.active {
    transform: rotateY(0deg);
    transition: 0.5s all ease;

  }

  .menu ul {
    flex-direction: column;
    padding: 0;
  }


  .bnrIng {
    height: 300px;
    object-fit: cover;
  }

  .banner .info .container {
    flex-direction: column;
  }

  h2.ordt {
    font-size: 15px;
    line-height: 25px;
  }

  .amenity_row {
    flex-wrap: wrap;
    justify-content: flex-start !important;
    row-gap: 20px;
    gap: 3%;
  }

  .amenity {
    width: 30%;
  }


  .gpevent {
    flex-direction: column;
  }

  .fifty {
    width: 100% !important;
  }

  .block_copy {
    padding-right: 0px;
    padding: 30px;
  }

  .dwnhero iframe {
    height: 450px;
  }

  header {
    box-shadow: 0 0 20px #ddd;
    padding: 10px 0;
  }



  .pizMenu {
    /* background: #fff; */
    /* position: static !important; */
    /* margin-top: 40px; */
    width: 97% !important;
    top: 80px !important;
  }

  .pizMenu ul {
    flex-direction: column;
    transform: rotateX(90deg);
    height: 0;
    padding: 0;
    transition: 0.5s all ease;
    transform-origin: top;
  }

  .pizMenu ul.active {
    transform-origin: top;
    transition: 0.5s all ease;
    flex-direction: column;
    transform: rotateX(0deg);
    height: auto;
    padding: 10px;
  }

  .pizMenu ul li a {
    width: 100%;
  }



  .getMnu {
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Built Titling Sb', serif;
    font-size: 21px;
    font-weight: 500;
    background: #f64e07;
    text-align: center;
    display: flex;
    gap: 50px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }

  .getMnu p {
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    font-family: 'Aachen' !important;
  }

  .getMnu p a {
    margin-bottom: 0;
    color: #fff;
  }



  .d-md-none,
  .d-sm-none {
    display: none !important;
  }


  .pizTitle {
    margin-top: 40px;
  }


  .Gallery .gallry {
    display: flex;
    flex-direction: column;
  }

  .Gallery .gallry .singleSer {
    width: 100%;
    position: relative;
  }

  .Gallery .gallry .singleSer img {
    border: 1px solid #e9576133;
    transition: 1s all ease;
    height: 200px;
    object-fit: cover;
  }

  table {
    margin-bottom: 15px;
  }

  .detail.phone {
    margin-bottom: 15px;
  }

  .jersey-image {
    margin-bottom: 20px;
  }


}




.appetizers {
  padding: 80px 0;
}