/*GENERAL STYLING*/
*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

html {
  position: relative;
  height: auto;
  overflow-y: scroll;
}
body,
.fullContainer,
.content-wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

body {
  color: #333;
  font-size: 1em;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 400;
}

a {
  color: #4e4a46;
  text-decoration: none;
  outline: none;
}

a:hover, a:focus {
  color: #c94e50;
  outline: none;
}

button:focus {
  outline: none;
}

section {
  padding: 1em;
  text-align: center;
}

.fullContainer {
  background: #373a47;
}

.content {
  position: relative;
  background: #ffffff;
}

.content::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0s 0.3s;
  transition: opacity 0.3s, transform 0s 0.3s;
}

.subNav {
  position: fixed;
  top: 40%;
  right: 1%;
  z-index: 101;
}

.subNav a {
  background-color: #333333;
  border: 1px solid #FFFFFF;
  width: 1.5em;
  border-radius: 50%;
}

.table-of-contents a.active {
  background-color: #ea4a4f;
  border: 2px solid #333;
}

.table-of-contents a:hover {
  background-color: #444;
  border: none;
}

.container-fluid {
  padding: 3% 8%;
}


/*HOMEPAGE STYLING*/
.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
}
.no-video .video-container video,
.touch .video-container video {
    display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}
.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}
.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}
.video-container video.fillWidth {
    width: 100%;
}

#locationspecials {
  background-image: url(../images/chalkboard.jpg);
  background-size: cover;
}
#locationspecials h2 {
  text-align: center;
}
.specialBoard {
  color: #FFFFFF;
  text-align: center;
}
.instaFeedGridItem img {
  width: 100%;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
/*.instaFeedGridItem:hover img {
  width: 100%;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}*/
.instaFeedGridItem {
  padding: 0 4px !important;
}
.homepagePromo {
  position: relative;
}
.homepagePromo p {
  position: absolute;
  top: 35%;
  left: 40%;
  color: white;
  text-align: center;
}
.homepagePromo a {
  text-decoration: none;
  position: absolute;
  top: 40%;
  text-align: center;
  left: 0;
  right: 0;
  color: #FFFFFF;
}
#intro {
  position: relative;
}
.dailySpecialHomepageList li {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.5px;
  font-weight: 600;
  text-transform: uppercase;
}


/*TEMPLATE STYLING*/
.container {
  padding: 3%;
  background-color: #ffffff;
  width: 90%;
}
.introContainer {
  padding: 6% 3% 3%;
}

.row {
  position: relative;
}
.locationSpecialImage {
  width: 70%;
  max-width: 640px;
  position: absolute;
  transform: rotate(-10deg);
  left: 60%;
  top: -130px;
}

.menuItemContainerLeft {
  text-align: center;
  position: absolute;
  top: 35%;
  left: 0%;
  width: 50%;
  float: left;
}
.menuItemContainerRight {
  text-align: center;
  position: absolute;
  top: 35%;
  left: 50%;
  width: 50%;
  float: left;
}
.menuItemContainer {
  text-align: center;
  position: absolute;
  top: 35%;
  width: 100%;
}
.menuItem {
  color: #fff;
  text-align: center;
}
.indicator-item {
  background-color: rgba(228, 225, 225, 0.9) !important;
}
.indicator-item.active {
  background-color: #9a9898 !important;
}
.carousel-slider {
  height: 300px !important;
}
.carousel-item {
  min-height: 300px !important;
}
.reviewBody {
  padding: 0px 30px;
}
.widSSP, .widSSPnarrow {
  margin-left: auto;
  margin-right: auto;
}
.slider, .slides {
  height: 500px !important;
}


/*MENU & POPUP STYLING*/
.contentHeadline {
    font-family: 'Hand Stamp SlabSerifRoughW05Re';
    font-size: 45px;
    line-height: 55px;
    text-transform: uppercase;
    text-align: center;
}
.loudHeadline {
    font-family: 'Hand Stamp SlabSerifRoughW05Re';
    text-transform: uppercase;
    text-align: center;
    font-size: 75px;
    line-height: 85px;
    color: #FFFFFF;
}
.contentSubHead {
  font-family: 'Thirsty Script Rgh W03 Lt Thr';
  font-size: 26px;
  text-align: center;
}
.loudSubhead {
  font-family: 'Thirsty Script Rgh W03 Lt Thr';
  font-size: 38px;
  line-height: 48px;
  color: #FFFFFF;
  padding-top: 6%;
  text-align: center;
}
.headerBox, .contentBody, .collapsible-body p, .reviewBody {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.5px;
  font-weight: 100;
}
#cat-7 .contentBody, .modal-content p {
  line-height: 14px;
}
.subText {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
}
.heroSectionHeader {
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-family: 'Hand Stamp SlabSerifRoughW05Re';
    font-size: 55px;
    text-align: center;
}
.menuItemName {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  font-weight: 700;
  text-transform: uppercase;
}
.menuPrice {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  font-weight: 600;
}
.menuDescription {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
  margin-bottom: 7px;
}
.menuDescription ul {
  padding-left: 20px;
   list-style-type: disc;
}
.menuTypeLink  {
  /*float: right;*/
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
}
.allergySearchBar {
  width: 94% !important;
  float: left;
}
.allergySearchIcon {
  padding: 10px;
  float: left;
}
.sort {
  float: right;
}
.menuTitle {
  font-family: 'Thirsty Script Rgh W03 Lt Thr';
  font-size: 36px;
  text-align: center;
}
.collapsible-header {
    font-family: 'Hand Stamp SlabSerifRoughW05Re';
    font-size: 16px;
}
.modal-close {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
}

.dailySpecial {
  border: 5px solid wheat;
}
.arlingtonMenu {
  top: 28%;
  width: 95%;
}
.modal.modal-fixed-footer {
  background: linear-gradient( rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.8) ), url(../images/napkin-pattern.jpg);
  background-size: cover;
  border: 5px solid black;
}
.modal.modal-fixed-footer .modal-content { height: 100% !important; }
.modal .modal-footer {
  width: 125px !important;
  background-color: black;
  right: 0px !important;
  top: 0 !important;
}
.modal .modal-footer .btn-flat { color: white; }
@media screen and (max-width: 375px) {
  .loudHeadline {
    font-size: 45px;
    line-height: 65px;
  }
  .loudSubhead {
    font-size: 30px;
  }
}


/*GIFT SHOP*/
.ecwid-productBrowser-subcategories-categoryName-text, .ecwid-minicart, .dragdrop-dropTarget, .ecwid-productBrowser-productsGrid-v2 div.ecwid-productBrowser-productNameLink a, .ecwid-productBrowser-price, .gwt-HTML {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.5px;
  font-weight: 100;
}
.ecwid-productBrowser-categoryPath-categoryLabel,  .gwt-InlineLabel {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.5px;
  font-weight: 300;
}
.ecwid-categories-category, .ecwid-SearchPanel-field {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px !important;
  letter-spacing: 2px;
  font-weight: 700 !important;
  text-transform: uppercase;
}
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn--actionOK>span {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px !important;
  letter-spacing: 2px;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.ecwid-productBrowser-auth {
  text-align: left !important;
}


/*CHARITY PAGE*/
#page-52, .corporateStaff {
  padding: 5% 8% 3%;
  background: #d6c8b0;
  background: url(../images/pattern-cornbread.jpg);
  background-size: cover;
  width: 100%;
  max-width: none;
}
#page-52 p, #page-52 div, .corporateStaff div {
  color: #FFFFFF;
}
#page-52 img {
  border: 10px solid #FFFFFF !important;
}


/*ABOUT & EMPLOYMENT*/
.staffPhoto {
  width: 100%;
  border-radius: 50%;
  padding: 0% 10% 0%;
}
.staffTitle {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.5px;
  font-weight: 100;
  padding: 0px 10px 25px;
}
.employmentLocations {
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
}
.employmentLocations li {
  list-style-type: disc;
}


/*CONTACT US*/
.input-field input[type=text]:focus + label {
  color: #002F47;
}
.input-field input[type=text]:focus, .input-field input[type=email]:focus, .input-field input[type=tel]:focus   {
  border-bottom: 1px solid #002F47;
  box-shadow: 0 1px 0 0 #002F47;
}
.input-field input[type=text].valid, .input-field input[type=email].valid, .input-field input[type=tel].valid {
  border-bottom: 1px solid #002F47;
  box-shadow: 0 1px 0 0 #002F47;
}
.input-field .prefix.active {
  color: #002F47;
}


/*LOCATIONS PAGE*/
.locationIcons {
  position: absolute;
}
.locationContent {
  padding-left: 30px;
  padding-top: 30px;
}
.locationInfoContainer {
  text-align: center;
}
.moreLink {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 30px;
}
.heroImg { width: 100%; height: 100vh; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.fa-arrow-circle-down { position: absolute; top: 90vh; left: 50%; color: #FFFFFF; }


/*FOOTER*/
.footerWrapper {
  background-color: #000000;
  height: 100%;
  width: 100%;
  padding-top: 10px;
  position: relative;
  bottom: 0px;
}

.footer {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 100;
  text-align: center;
  color: #fff;
  padding: 20px 0px;
}

.bespokePower {
  text-align: center;
  position: absolute;
  right: 40px;
  bottom: 40px;
}

.bespokePower img {
  width: 75px;
  padding-top: 15px;
}

.socialMediaIcons {
  text-align: center;
  padding: 0px 0px 30px;
}

.socialMediaIcons i {
  color: #FFFFFF;
  margin: 0px 5px;
}

.awardsIcons {
  width: 100%;
  text-align: center;
}

.awardsIcons img {
  width: 200px;
  margin: 30px;
}
.navListHome, .footerList {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.globalFooter li {
  display: inline;
}

.globalFooter a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  padding: 20px;
  cursor: pointer;
}

.globalFooter a:hover {
  text-decoration: none;
  color: #c94e50;
}
.footerEmailContainer {
    margin-bottom: 0;
    margin-top: 20px;
}
.footerEmailCopy {
  text-align: center;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.5px;
  font-weight: 100;
  padding-top: 15px;
}
.footerEmailSubmitBtn {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
}
.footerEmailSubmitBtn i {
  color: #FFFFFF;
}
.footerEmailPlaceholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
}
#FooterEmailLogin1_txtEmail {
  color: #fff;
  line-height: 3rem;
}

input[type=email]:focus:not([readonly])+label {
  color: #c94e50 !important;
}

/*NAV UPDATED*/
nav { position: absolute; background-color: transparent; box-shadow: none !important; z-index: 100; }
.button-collapse { position: fixed; z-index: 999; }
.brand-logo img { width: 300px; background: rgba(0,0,0,0.75); padding: 15px; }
.menuIcon { color: #FFFFFF; padding: 10px 18px; background: rgba(0,0,0,0.75); }
.dropdown-content li > a, .dropdown-content li > span {
    font-family: 'Hand Stamp SlabSerifRoughW05Re';
    font-size: 12px;
    text-transform: uppercase;
    color: #ea4a4f;
}
nav ul a:hover { background-color: transparent !important; }
.dropdown-content { top: 65px !important; }
.dropdown-button { font-family: 'Thirsty Script Rgh W03 Lt Thr'; font-size: 20px; }
.side-nav { background-color: #B71C1C; z-index: 1000; }
.side-nav .logoWrapper { height: 200px; text-align: center; background-color: #FFFFFF; }
    .side-nav a {
        font-family: 'Hand Stamp SlabSerifRoughW05Re';
        font-size: 16px;
        text-transform: uppercase;
        color: #FFFFFF;
        height: 55px !important;
        line-height: 55px !important;
    }
.side-nav li { line-height: 55px !important; }
.contactNav a { font-size: 10px;  }
.contactNav i { color: #FFFFFF !important; }
.logoWrapper img { width: 200px; padding-top: 25px; }
.side-nav li>a>i, .side-nav li>a>[class^="mdi-"], .side-nav li>a>[class*="mdi-"], .side-nav li>a>i.material-icons { margin: 0 10px 0 0 !important; }
.navLogoLink { height: 200px !important; }
#special-message{
  position: absolute;
  bottom: -290px;
  font-size: 20px;
  line-height: 20px;
  width: 100%;
  text-align: center;
  background: rgba(0,0,0,0.75);
  padding: 15px;
}
#special-message:empty{
  display:none;
}


/*MEDIA QUERIES*/
@media screen and (max-width: 992px) {
  .locationSpecialImage {
    width: 100%;
    position: relative;
    transform: rotate(0deg);
    left: 0%;
    top: 0%;
  }
  .contentBody, .locationSpecial, .locationMenu { text-align: center; }
  .locationIcons { display: none; }
  .subNav { display: none; }
  .icon-list, .socialMediaLink { display: none !important; }

  .widSSP { margin: auto !important; }
  table.responsive-table { display: inline-block !important; }
  .sort { display: none !important; }
}

@media screen and (max-width: 600px) {
  .bespokePower { position: initial; padding-bottom: 30px; }
  .logo-container { position: absolute; top: 80px; }
  .brand-logo img { width: auto; height:76px; background: rgba(0,0,0,0.75); padding: 15px; }
  #special-message { bottom: -130px; }
}
