@charset "utf-8";
/* CSS Document */
.header { background:rgba(0, 37, 83, 0.75) }
.centered {
    text-align: center;
}
hr { background:#000; }
a { color:#ff561d; }

.menu > ul > li > a.btn:hover, .menu li.btn a:hover { background:#ff561d;  }
.menu li.btn a:hover { color:#fff; }

@media only screen and (min-width: 1023px) {
    .menu > ul > li > a:hover, .menu > ul > li:hover > a, .menu > ul > li.selected > a { background:none;  }
    nav.menu {
        left: 220px;
        bottom: 0;
    }
    nav.menu > ul > li > a {
        padding: 0 .9em;
        font-size: 14px;
        height: 3.125em;
        line-height: 3.125em;
    }
    nav.menu > ul > li > a:hover, .menu > ul > li.selected > a { color:#ff561d; }
    nav.menu > ul > li > a.btn:hover { color:#fff; }
    .menu li.btn a {
        margin-left: 1rem;
    }
}
@media only screen and (min-width: 1023px) and (max-width: 1300px) {
    nav.menu > ul > li > a {
        font-size: 13px;
        padding: 0 .75em;
    }

    .menu ul ul {
      top: 57px;
    }
}
@media only screen and (min-width: 1023px) and (max-width: 1180px) {
    nav.menu > ul > li > a {
        font-size: 13px;
        padding: 0 .375em;
    }
    nav.menu {
        bottom: 18px;
    }
    .menu ul ul {
      top: 59px;
    }
}
@media only screen and (min-width: 1023px) and (max-width: 1090px) {
    nav.menu {left: 195px;}
    nav.menu > ul > li > a {
        font-size: 12px;
        padding: 0 .375em;
    }
    nav.menu {
        bottom: 20px;
    }

    .menu ul ul {
      top: 57px;
    }
}
@media only screen and (min-width: 1023px) {
    .logo {
        text-align: left;
    }
}

.headings.underline {
    padding: 0 0 0.667em 0;
    margin: 0 0 1.125em 0;
}

.instagram-widget {
    margin: 0 50px;
}

.schedule-event {padding: 5rem 0;}

p.menu-item-title span {margin-left: .3rem;}

@media only screen and (max-width: 640px) {
    .hero-content .hero-title {
        font-weight: 600;
    }
    .location {margin-top: 0;}
}

.menu-section .button.hollow.menubtn {width: initial;}
.menu-section {background-size:inherit;}

.instagram-widget {margin-top: 60px;}

.hero-content .hero-subtitle {font-style: italic;}

.ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {border-radius: 0 !important;}


.hours-box {     
    z-index: 1;
    width: 300px;
    position: absolute;
    right: 0;
    top: calc(50vh + 40px);
    transform: translateY(-50%);
    background: #ff561d;
    padding:40px;
    color: #fff;
}
.hours-box h6 { color: #fff; }
.hours-box p { font-size:.8em; }

@media only screen and (min-width: 1221px) and (max-width: 1500px) {
  .hours-box {

  }
}

@media only screen and (min-width: 1023px) and (max-width: 1220px) {
    .hours-box { padding:20px; width: 200px; }
    .hours-box p, .hours-box h6 { font-size:.6em; }
}

@media only screen and (max-width: 1023px) {
    .hours-box { position: relative; width:100%; top:0; text-align:center; transform: initial; }
}

.button.hollow.menubtn:hover, .button.hollow.menubtn.selected {
    border: 1px solid #000;
    color:#fff;
    font-family: "Montserrat", sans-serif;
    font-size: 0.778rem;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0.778em 2.111em;
}
.button.hollow.menubtn { 
    border: 1px solid #000;
    color:#000;
    font-family: "Montserrat", sans-serif;
    font-size: 0.778rem;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0.778em 2.111em;
}

.events-home ul.pagination { display:none;  }
.events-home { float:left; }
footer a:hover { color:#000; }
.our-press-item .our-press-item-container { border: 1px solid #383838; }
.btnbox-section .button.hollow { background: #ff561d; }
.btnbox-section .button.hollow:hover {
    background: #002553;
    color: #fff;
    border: 1px solid #fff;
}     

.event-featured, .event-list {color: #000;bor   der-bottom: 1px solid #000;}

/*----------  Location Header - Mobile ----------*/
@media only screen and (max-width: 639px) {
    .location-header { margin-top: 20%; }
}
/*----------  Calendar Arrows - Mobile ----------*/
@media only screen and (max-width: 512px) {
    span.currentMonth.md-lg { display: none; }
    span.currentMonth.sm { width: 100%; margin-bottom: 5%; }
}
@media only screen and (min-width: 513px) {
    span.currentMonth.sm { display: none; }    
}

/*----------  Upcoming Events - Mobile ----------*/
@media only screen and (max-width: 1250px) {
    .upcoming-events { padding-left: .9375rem; }
}

.event--img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
    position: relative;
}

.fc-widget-content { overflow-y: hidden; }
.fc-day-grid-container { height:100% !important;}
.featured--happy_hour {
  background: #6d6d6d;
  margin: 0 0 60px;
  overflow: hidden;
    height:180px;
}
.featured--happy_hour img {
  float: left;
  width: 43%;
    height:100%;
}
.featured--happy_content {
  color: #fff;
  float: left;
  padding: 5px 20px;
  width: 55%;
}
.featured--happy_content h3 {
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
}
.featured--happy_content p {
  font-size: 1.125rem;
  font-weight: 600;
}
.featured--happy_content a {
  color: #fff;
}

@media screen and (max-width: 860px) {
.featured--happy_content h3 { font-size: 1.6rem; }
}
@media screen and (max-width: 751px) {
  .featured--happy_hour img {
    float: none;
    width: 100%;
  }
  .featured--happy_content {
    float: none;
    width: 100%;
    
  }
    .featured--happy_hour {
        height:100%;
    }
}
.calendar-control a {
  font-size: 2rem;
  height: 2rem;
  line-height: 2rem;
  margin: 0 2rem;
  color: #ffffff;
  background: #e6e6e6;
  padding: 0 .75rem;
  -moz-transition: all 250ms ease-out;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }

.calendar-control a:hover {
  background: #ebff3a; }

.calendar-control span {
  height: 2rem;
  line-height: 2rem;
  display: inline-block;
  position: relative;
  top: -3px;
  font-size: 2rem;
  font-family: montserrat;
  text-transform: uppercase;
  color: #000; }

a.fc-day-grid-event {
  pointer-events: all; }

.dev .calendar-control a {
  background: #e6e6e6;
  color: #333;
  font-size: 1rem;
  line-height: 2rem;
  margin: 0;;
  padding: 0 .75rem;
  position: absolute;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.calendar-control.md-lg {
  position: relative;
}
.dev a#the-prev-button {
  left: 0;
  top: 0;
}
.dev a#the-next-button {
  left: 40px;
  top: 0;
}
.dev .event-btn {
    color: #ff561d;
    font-size: .875rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
}
.utility-links a:hover {color:#ff561d;}
.ui-datepicker .ui-datepicker-title { font-size:0.8em; }
.ui-datepicker {width: 22em !important;}

.inner-calendar-wrap {margin-top: 50px;}

.calendar-container {
  position: sticky;
  top: 80px;
}

@media screen and (max-width: 1023px) {
  .calendar-container {
    position: relative;
    top: initial;
  }
}