/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jun 29 2016 | 06:19:55 (pm)
/*
/******* Do not edit this file *******/

.hours {
  display: table;
  width: 620px !important;
  width: auto;
  height: auto;
  background: #FFFFFF;
  margin: -100px auto 0;
  padding: 35px 35px 0;
  z-index: 101;
  border-radius: 0;
}
.hours.red {
  background: #9c1521;
  margin-bottom: 150px;
}
.hours.red.contact-feature .text .highlighted {
  color: #FFFFFF;
}
.hours.red.contact-feature .lead {
  color: #FFFFFF;
  font-family: helvetica, arial, sans-serif;
  text-transform: none;
  font-weight: 300;
}
.hours.red.contact-feature .subtext {
  color: #FFFFFF;
  font-family: helvetica, arial, sans-serif;
  text-transform: none;
  font-size: 1.6rem;
  max-width: 400px;
  font-weight: 100;
  margin: 15px auto 50px;
}
.hours.red.contact-feature .subtext.first {
  margin-bottom: 0;
}
.hours.red.contact-feature .subtext.first:after {
  content:"..................................";
  letter-spacing: 4px;
  color: #FFFFFF;
  text-align: center;
  display: block;
  margin: 25px auto 35px;
}
.hours-column {
  float: left;
  width: 25%;
  text-align: center;
} 
@media screen and (max-width: 768px) {
  .hours {
  	width: 320px !important;
  }
  .hours-column {
    width: 100%;
    margin-bottom: 20px;
  }
}
span.meal {
  display: inline-block;
  width: 100%;
  font-weight: 600;
  color: #404040;
  text-transform: uppercase;
}
span.time {
  display: inline-block;
  width: 100%;
}
.fancy span::before, .fancy span::after {
  display: none;
}
.hours-blk {
  margin: 120px 0px 0px;
}
.copyright a {
color: #fff !important;
}
body.page-template-page-brawls #masthead .container-lg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.winner_name {
  font-weight: 700;
  color: #FFF;
  font-size: 70px;
  line-height: 80px;
}
.home-row.gold {
  background: rgba(0,0,0,0.2);
  padding: 50px 0 40px;
  margin: 0;
}
.grid-wrapper {
  min-width: 330px;
  max-width: 600px;
  margin: 0 auto;
}
.grid-wrapper a {
  text-decoration: none !important;
}
li.eg-essential-preview-wrapper {
  left: auto;
  margin: 0 auto;
}
.pum-container .pum-content+.pum-close {
    display: none;
}
.pum-theme-2456 .pum-content, .pum-theme-default-theme .pum-content {
    border: 2px solid #9C1521;
    padding: 30px;
}