:root {
  --firebrick: #b21119;
  --black: black;
  --white: white;
  --deep-sky-blue: #13a0d5;
  --dim-grey: #5e5e5e;
  --box-shadow-white: #ffffff6e;
  --maroon: #5c0a10;
  --saddle-brown: #423217;
}

.nav {
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.navlink {
  color: #fff;
  text-align: center;
  font-family: Alegreya;
  font-size: 1.4vw;
  line-height: 1;
}

.navlink:hover {
  color: var(--firebrick);
}

.navlink.w--current {
  color: #fff;
}

.navmenu {
  flex-direction: row;
  align-items: flex-start;
  height: 76px;
  display: block;
}

.brand {
  order: -1;
  width: auto;
  margin-bottom: 0;
}

.navdiv {
  z-index: 5;
  justify-content: space-between;
  width: 95%;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.topimg {
  background-image: linear-gradient(#0000008f, #0000008f), url('../images/shutterstock_138464351-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  display: block;
}

.nav-scroll {
  float: none;
  text-align: center;
  background-color: #b21119;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.mainsection {
  background-image: linear-gradient(#0000, #0e0a0569 18%, #1e160ade 58%, #000c), url('../images/Light-Wood-Background-Texture-New.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 65px;
  padding-bottom: 65px;
  display: block;
}

.middlediv {
  text-align: left;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.middlediv.mee {
  height: 25vw;
}

.darkdiv {
  color: var(--white);
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 65px;
}

.darkdiv.bnm {
  padding-bottom: 60px;
}

.row {
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 0;
  display: flex;
}

.coldiv {
  padding-left: 30px;
  padding-right: 30px;
}

.imgdiv {
  background-image: url('../images/7853526.jpg');
  background-position: 50%;
  background-size: cover;
  height: 15vw;
}

.imgdiv.pig {
  background-image: url('../images/8127115_288x275.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}

.imgdiv.fresh {
  background-image: url('../images/7853529.jpg');
  background-position: 50%;
  background-size: cover;
}

.imgdiv.store {
  background-image: url('../images/96426987_134775804839061_6663509560650629120_o.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}

.imgheader {
  color: #13a0d5;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Smokum, sans-serif;
  font-size: 2.2vw;
}

.imgheader.black {
  color: var(--black);
}

.colpara {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.header {
  color: #b21119;
  text-align: center;
  border-bottom: 3px solid #ffffff29;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Sancreek, sans-serif;
  font-size: 4vw;
  line-height: 1.2;
}

.header.black {
  color: var(--black);
}

.header.white {
  color: var(--white);
  padding-bottom: 0;
  font-size: 38px;
  font-weight: 400;
}

.location {
  border-radius: 50px;
  width: 100%;
}

.homepara {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 2vw;
  line-height: 1;
}

.homerow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer {
  background-color: #b21119;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footerdiv {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footertext {
  color: #fff;
  text-align: center;
}

.slider {
  background-color: #0000;
  height: auto;
}

.arrow {
  color: #ffffffb0;
}

.dots {
  display: none;
}

.stuff {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  font-size: 24px;
  line-height: 26px;
}

.sectionheader {
  color: #b21119;
  margin-top: 35px;
  margin-bottom: 50px;
  padding-top: 40px;
  font-family: Smokum, sans-serif;
  font-size: 5vw;
  font-weight: 400;
}

.subheading {
  color: #fff;
  font-family: Sancreek, sans-serif;
  font-size: 2vw;
  font-weight: 400;
}

.subheading.smaller {
  color: #13a0d5;
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 2.4vw;
}

.subheading.smaller.bbbb {
  background-color: #0000;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1;
}

.subheading.smaller.bbbb.red {
  color: var(--firebrick);
}

.subheading._55 {
  margin-top: 100px;
  margin-bottom: 20px;
}

.subheading._2 {
  margin-top: 40px;
  margin-bottom: 33px;
  font-size: 28px;
}

.subheading.options {
  text-align: center;
  margin-bottom: 21px;
}

.subheading.price {
  text-align: center;
  padding-bottom: 9px;
}

.subheading.pricing {
  color: #b21119;
  text-align: center;
}

.subheading.pricing.ala {
  font-size: 1.5vw;
}

.subheading.redd {
  color: var(--firebrick);
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 2.4vw;
}

.subheading.redd.bbbb {
  background-color: #0000;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1;
}

.subheading.redd.bbbb.red {
  color: var(--firebrick);
}

.subheading.smaller-copy {
  color: #13a0d5;
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 2.4vw;
}

.subheading.smaller-copy.bbbb {
  background-color: #0000;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1;
}

.subheading.smaller-copy.bbbb.red {
  color: var(--firebrick);
}

.img {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.daily-specials {
  background-color: #000;
  background-image: none;
  background-size: auto;
  justify-content: center;
  align-items: stretch;
  padding: 20px 20px 65px;
  display: flex;
}

.sectionpara {
  color: #868686;
  font-size: 18px;
  line-height: 25px;
}

.timess {
  color: #b21119;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 80px;
  font-family: Marlboro;
  font-size: 3vw;
  line-height: 1;
}

.dailyspecial {
  background-image: url('../images/7997393_376x282.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 20vw;
  display: flex;
}

.dailyspecial.eventimg {
  background-image: url('../images/7996671_358x271.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.dailyspecial.catering {
  background-image: url('../images/catering.jpg');
  background-position: 50%;
  background-size: cover;
}

.dailyspecial.meatt {
  background-image: url('../images/7853533.jpg');
  background-position: 50%;
  background-size: cover;
}

.dailyspecial.smokee {
  background-image: url('../images/8121821_395x264.jpg');
  background-position: 50%;
  background-size: cover;
}

.dailyspecial.chopss {
  background-image: url('../images/8001315_207x310.jpg');
  background-position: 50%;
  background-size: cover;
}

.specialpara {
  color: #fff;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  font-size: 18px;
  display: block;
}

.specialpara.wwww {
  color: #fff;
}

.specialpara.center {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.col {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: block;
}

.divideimg {
  background-image: linear-gradient(#00000080, #00000080), url('../images/7996662.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 20vw;
  display: flex;
}

.divideimg.sausage {
  background-image: linear-gradient(#00000080, #00000080), url('../images/shutterstock_442095271.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divideimg.meats {
  background-image: linear-gradient(#00000080, #00000080), url('../images/shutterstock_241985743.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divideimg.smoke {
  background-image: linear-gradient(#00000080, #00000080), url('../images/meat2.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divideimg.chops {
  background-image: linear-gradient(#00000096, #00000096), url('../images/shutterstock_286882964.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divideimg.eatery {
  background-image: linear-gradient(#00000080, #00000080), url('../images/shutterstock_361420028.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.divideimg.eatery-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/104490575_152705826379392_5502979438229890597_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.row2 {
  align-items: center;
  display: flex;
}

.divideimgtext {
  color: #fff;
  font-family: Sancreek, sans-serif;
  font-size: 4vw;
}

.eventsrow {
  margin-top: 0;
}

.rowdiv.b {
  text-align: center;
}

.rowimg {
  height: 10vw;
  margin-left: auto;
  margin-right: auto;
  transition: all .7s;
  display: block;
}

.rowimg.m {
  height: 9vw;
}

.rowimg.y:hover {
  transform: scale(.8);
}

.eventheader {
  color: #13a0d5;
  text-align: center;
  margin-top: 5px;
  font-family: Smokum, sans-serif;
  font-size: 2vw;
  line-height: 1;
}

.eventheader.red {
  color: #b21119;
}

.eventheader.rtw {
  text-align: center;
  font-size: 34px;
  line-height: 38px;
}

.eventheader.rtw.red {
  color: var(--firebrick);
  font-size: 3vw;
  line-height: 1;
}

.map {
  height: 20vw;
}

.rowpara {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.servicelink {
  cursor: pointer;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.quantum {
  color: #fff;
  text-decoration: underline;
}

.contactrow {
  margin-top: 50px;
}

.text {
  float: left;
  color: #13a0d5;
  width: 20%;
  font-family: Smokum, sans-serif;
  font-size: 2vw;
}

.text.message {
  float: none;
}

.field {
  float: none;
  color: #fff;
  background-color: #fff0;
  border: 2px solid #b2111985;
  border-radius: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.field.d {
  margin-top: 10px;
}

.formdiv {
  margin-bottom: 10px;
  display: flex;
}

.formdiv.me {
  margin-bottom: 10px;
  display: block;
}

.submitbutton {
  float: right;
  color: #b21119;
  background-color: #0000;
  border: 3px solid #b211198c;
  border-radius: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 2vw;
  transition: all .7s;
}

.submitbutton:hover {
  background-color: #b2111991;
}

.maps {
  height: 30vw;
  display: none;
}

.div {
  background-color: #000;
  height: 5vw;
  display: none;
}

.arealink {
  color: #13a0d5;
  text-align: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 2vw;
  text-decoration: none;
}

.specialdiv {
  background-image: linear-gradient(#000000a6, #000000a6);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.eventlink {
  width: 100%;
  text-decoration: none;
}

.topimage {
  background-image: url('../images/shutterstock_76496914.jpg');
  background-position: 50%;
  background-size: cover;
  height: 35vw;
}

.topimage.sports {
  background-image: url('../images/shutterstock_92569492.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.fund {
  background-image: url('../images/shutterstock_248054869.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.private {
  background-image: url('../images/shutterstock_243588019.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.corp {
  background-image: url('../images/shutterstock_377870692.jpg');
  background-position: 0 0;
  background-size: cover;
}

.topimage.school {
  background-image: url('../images/shutterstock_437202685.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.topimage.groom {
  background-image: url('../images/shutterstock_165383078.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.weddings {
  background-image: url('../images/shutterstock_365221256.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.anniv {
  background-image: url('../images/shutterstock_144638924.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.topimage.grad {
  background-image: url('../images/shutterstock_95717242.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.family {
  background-image: url('../images/shutterstock_429423334.jpg');
  background-position: 50% -150px;
  background-size: cover;
}

.topimage.holiday {
  background-image: url('../images/shutterstock_165460838.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.turkey {
  background-image: url('../images/shutterstock_239483260.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.chicken {
  background-image: url('../images/shutterstock_113622355.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.beef {
  background-image: url('../images/shutterstock_403751194.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.topimage.ven {
  background-image: url('../images/shutterstock_168439256.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.fish {
  background-image: url('../images/shutterstock_113546473.jpg');
  background-position: 50%;
  background-size: cover;
}

.topimage.pork {
  background-image: url('../images/shutterstock_323883416.jpg');
  background-position: 50%;
  background-size: cover;
}

.text1 {
  float: left;
  color: #fff;
  padding-right: 15px;
  font-size: 1.5vw;
}

.field1 {
  float: left;
  color: #fff;
  background-color: #0000;
  border: 2px solid #13a0d5;
}

.formheading {
  color: #13a0d5;
  font-family: Sancreek, sans-serif;
  font-size: 1.7vw;
}

.booknowtetxt {
  color: #fff;
  margin-top: 20px;
  font-size: 18px;
}

.rowrow {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.formdivs {
  display: flex;
}

.co1 {
  padding-top: 4vw;
}

.number {
  color: #b21119;
  text-align: left;
  margin-top: 20px;
  font-family: Oswald, sans-serif;
  font-size: 3vw;
  line-height: 1;
}

.number._3 {
  text-align: center;
  margin-bottom: 50px;
}

.social {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: block;
}

.sociallink {
  text-align: center;
  flex: 0 auto;
  width: 60px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: all .7s;
  display: block;
}

.sociallink:hover {
  perspective: 10px;
  border-radius: 10px;
  transform: scale(.9);
  box-shadow: 0 0 9px 2px #fff;
}

.ribs {
  color: #fff;
  font-family: Bitter, serif;
  font-size: 1.5vw;
}

.pig {
  z-index: 2;
  width: 100px;
  position: relative;
}

.daily {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .8em;
}

.tops {
  margin-top: 20px;
  margin-bottom: 100px;
}

.blue {
  color: #13a0d5;
  text-transform: uppercase;
  font-family: Bitter, serif;
  font-size: .8em;
  font-weight: 400;
}

.blue.www {
  color: #fff;
}

.logogo {
  background-color: var(--white);
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.hours {
  color: #d82121;
  margin-top: 0;
  padding-top: 0;
  font-size: 20px;
}

.cablogo {
  align-self: flex-end;
  margin-top: 64px;
  margin-right: 13px;
}

.text-block {
  float: right;
}

.heading {
  color: #fdfdfd;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.button {
  background-color: #b21119;
  border-radius: 5px;
  transition: transform .3s, box-shadow .3s;
  transform: translate(0)scale(1);
}

.button:hover {
  transform: translate(0)scale(1)scale(.93);
  box-shadow: 3px 3px 16px #5e5e5e;
}

.button._2 {
  letter-spacing: 1px;
  margin-top: 10px;
  padding: 10px 20px;
  font-size: 16px;
}

.button.home {
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
}

.button.cater {
  letter-spacing: 1px;
  margin-top: 10px;
  margin-right: 20px;
  padding: 10px 20px;
  font-size: 16px;
}

.catering-div {
  margin-top: 54px;
}

.heading-2 {
  color: #fff;
  text-align: center;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-top: 25px;
  font-size: 23px;
  line-height: 36px;
}

.tab-link {
  background-color: #b21119;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-right: 10px;
  transition: box-shadow .2s;
}

.tab-link:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link.w--current {
  background-color: #b21119;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-right: 10px;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.tab-link-2 {
  background-color: #b21119;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
  transition: box-shadow .2s;
}

.tab-link-2:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-2.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.text-block-3 {
  color: #fff;
}

.text-block-4 {
  color: #fff;
  font-weight: 400;
}

.tab-link-3 {
  background-color: #b21119;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  transition: box-shadow .2s;
}

.tab-link-3:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-3.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.tab-link-4 {
  color: #fff;
  background-color: #b21119;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 10px;
  font-weight: 700;
  transition: box-shadow .2s;
}

.tab-link-4:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-4.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  transition: box-shadow .2s;
}

.tab-link-5 {
  background-color: #b21119;
  border-radius: 5px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 700;
}

.tab-link-5.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.tab-link-6 {
  background-color: #b21119;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 10px;
  transition: box-shadow .2s;
}

.tab-link-6:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-6.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
}

.text-block-5 {
  color: #fff;
}

.text-block-6 {
  color: #fff;
  font-weight: 400;
}

.text-block-7 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.text-block-8 {
  color: #fff;
}

.tabs-menu {
  text-align: center;
}

.tabs-content {
  color: #5e5e5e;
  margin-top: 34px;
}

.unordered-list {
  float: right;
  color: #5e5e5e;
  text-align: left;
  width: 200.359px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
}

.unordered-list-2 {
  float: left;
  color: #5e5e5e;
  width: 304px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
}

.list-item, .list-item-2, .list-item-3, .list-item-4 {
  color: #5e5e5e;
  font-size: 18px;
}

.unordered-list-3 {
  padding-left: 329px;
  font-size: 18px;
}

.unordered-list-4 {
  float: right;
  width: 300px;
  font-size: 18px;
}

.unordered-list-5 {
  width: 300px;
  font-size: 18px;
}

.tab-link-7 {
  color: #fff;
  background-color: #b21119;
  border-radius: 5px;
}

.tab-link-7:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-7.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
}

.unordered-list-6 {
  padding-left: 328px;
  font-size: 18px;
  display: block;
}

.list-item-5 {
  font-size: 18px;
}

.unordered-list-7 {
  text-align: center;
  width: 313.719px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-link-8 {
  color: #fff;
  background-color: #b21119;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 10px;
}

.tab-link-8:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-8.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
}

.unordered-list-8 {
  text-align: left;
  width: 179.719px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
}

.unordered-list-9 {
  float: right;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.unordered-list-10 {
  float: left;
  width: 300px;
}

.unordered-list-11 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
}

.tab-link-9 {
  color: #fff;
  background-color: #b21119;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  transition: box-shadow .2s;
}

.tab-link-9:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-9.w--current {
  color: #fff;
  background-color: #b21119;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  font-style: italic;
}

.tab-link-10 {
  color: #fff;
  background-color: #b21119;
  border-radius: 5px;
  margin-right: 10px;
  transition: box-shadow .2s;
}

.tab-link-10:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-10.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
}

.tab-link-11 {
  color: #fff;
  background-color: #b21119;
  border-radius: 5px;
  margin-right: 10px;
  transition: box-shadow .2s;
}

.tab-link-11:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-11.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
}

.tab-link-12 {
  color: #fff;
  background-color: #b21119;
  border-radius: 5px;
  margin-right: 10px;
  transition: box-shadow .2s;
}

.tab-link-12:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-12.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
}

.tabs-menu-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 19px;
  display: block;
}

.tab-link-13 {
  color: #fff;
  background-color: #b21119;
  border-radius: 5px;
  transition: box-shadow .2s;
}

.tab-link-13:hover {
  box-shadow: 3px 3px 16px #ffffff6e;
}

.tab-link-13.w--current {
  background-color: #b21119;
  font-size: 16px;
  font-style: italic;
}

.text-block-9 {
  color: #5e5e5e;
  text-align: center;
  font-size: 18px;
  line-height: 23px;
}

.text-block-10 {
  color: #5e5e5e;
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: italic;
}

.heading-3 {
  color: #b21119;
  font-family: Sancreek, sans-serif;
}

.heading-3.pri {
  padding-bottom: 10px;
  font-size: 20px;
}

.unordered-list-12, .unordered-list-13, .unordered-list-14, .unordered-list-15, .unordered-list-16 {
  color: #5e5e5e;
  font-size: 18px;
}

.text-block-11 {
  font-size: 18px;
}

.text-block-12 {
  color: #5e5e5e;
  font-size: 18px;
}

.text-field {
  background-color: #0000;
  border: 2px solid #5c0a10;
  border-radius: 10px;
  margin-bottom: 20px;
}

.field-label {
  color: #13a0d5;
  font-family: Smokum, sans-serif;
  font-size: 31px;
  font-weight: 400;
}

.field-label-2 {
  color: #13a0d5;
  margin-top: 20px;
  font-family: Smokum, sans-serif;
  font-size: 31px;
  font-weight: 400;
}

.text-field-2 {
  background-color: #0000;
  border: 2px solid #5c0a10;
  border-radius: 10px;
  margin-bottom: 20px;
}

.textarea {
  background-color: #0000;
  border: 2px solid #5c0a10;
  border-radius: 10px;
}

.submit-button {
  float: right;
  color: #b21119;
  background-color: #0000;
  border: 2px solid #5c0a10;
  border-radius: 10px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 40px;
  transition: all .35s;
}

.submit-button:hover {
  background-color: #b2111980;
}

.text-span {
  margin-bottom: 5px;
}

.text-span-2, .text-span-3, .text-span-4, .text-span-5 {
  color: #b21119;
  font-size: 29px;
}

.column-2 {
  margin-top: 20px;
}

.heading-4 {
  color: var(--firebrick);
  margin-top: 10px;
}

.text-block-13 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.div-block {
  border: 1px solid var(--white);
  width: 60%;
  margin-top: 60px;
  padding: 10px;
}

.link {
  color: var(--firebrick);
  font-weight: 700;
  text-decoration: none;
}

.text-block-14 {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.text-block-14.black {
  color: var(--black);
}

.link-2 {
  color: var(--white);
  text-decoration: none;
}

.tops-copy {
  text-align: left;
  margin-top: 0;
  margin-bottom: 100px;
}

.rowpara-copy {
  color: var(--white);
  text-align: left;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.rowpara-copy.black {
  color: var(--white);
  text-align: center;
}

.rowpara-copy {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.rowpara-copy.black {
  color: var(--black);
}

.rowpara-copy {
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-top: 10px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.column-3 {
  text-align: left;
}

.columns {
  padding-left: 10px;
  padding-right: 10px;
}

.logogo-copy {
  flex: 0 auto;
  width: 400px;
  max-width: none;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.image {
  width: 60px;
  max-width: none;
  display: block;
}

.image-2 {
  width: 60px;
  display: block;
}

.column-4 {
  text-align: left;
  align-items: center;
  display: block;
}

.div-block-3 {
  flex-flow: row;
  place-content: flex-start center;
  align-items: flex-start;
  width: 400px;
  display: flex;
}

.div-block-4 {
  background-color: #0000;
  margin-bottom: 20px;
}

.column-5 {
  text-align: center;
}

.div-block-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section {
  background-image: linear-gradient(#0000, #000c), url('../images/shutterstock_138464351-2.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2 {
  background-image: url('../images/Light-Wood-Background-Texture-New.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 100px;
}

.red {
  color: var(--firebrick);
}

.link-2-copy {
  color: var(--black);
  font-size: 2vw;
  line-height: 1;
  text-decoration: none;
}

.link-2-copy.black {
  color: var(--black);
}

.price {
  color: var(--deep-sky-blue);
  text-align: center;
  flex-direction: column;
  font-size: 18px;
  display: none;
}

.price.wwww {
  color: #fff;
}

.column-6 {
  padding-right: 0;
}

.specialpara-copy {
  color: #fff;
  text-align: center;
  flex-direction: column;
  padding-right: 5px;
  font-size: 18px;
  display: flex;
}

.dropdown-toggle {
  padding-right: 20px;
}

.dropdown-toggle.w--open {
  background-color: #00000080;
}

.droplink {
  color: var(--white);
  font-family: Merriweather, serif;
}

.droplink:hover {
  color: var(--firebrick);
}

.droplink.w--current {
  color: var(--white);
}

.dropdown-list {
  background-color: #0000;
}

.dropdown-list.w--open {
  background-color: #00000080;
}

.div-block-6 {
  z-index: 0;
  background-color: #00000080;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 76px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-7 {
  justify-content: space-between;
  width: 50%;
  display: flex;
}

.div-block-8 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-7, .column-8 {
  text-align: center;
  padding-bottom: 10px;
}

.div-block-6-copy {
  z-index: 0;
  background-color: #00000080;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 76px;
  padding-top: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.brand-copy {
  order: -1;
  width: auto;
  margin-bottom: 0;
}

.brand-copy.w--current {
  padding-left: 30px;
}

.wadenanav, .motleynav {
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.imgdiv-copy {
  background-image: url('../images/105707862_155174142799227_2562180272959853269_o.jpg');
  background-position: 50%;
  background-size: cover;
  height: 15vw;
}

.imgdiv-copy.pig {
  background-image: url('../images/8127115_288x275.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}

.imgdiv-copy.fresh {
  background-image: url('../images/7853529.jpg');
  background-position: 50%;
  background-size: cover;
}

.imgdiv-copy.store {
  background-image: url('../images/96426987_134775804839061_6663509560650629120_o.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}

.dailyspecial-copy {
  background-image: url('../images/105752553_153752649608043_5321151084243434960_n.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 20vw;
  display: flex;
}

.dailyspecial-copy.eventimg {
  background-image: url('../images/7996671_358x271.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.dailyspecial-copy.catering {
  background-image: url('../images/catering.jpg');
  background-position: 50%;
  background-size: cover;
}

.dailyspecial-copy.meatt {
  background-image: url('../images/7853533.jpg');
  background-position: 50%;
  background-size: cover;
}

.dailyspecial-copy.smokee {
  background-image: url('../images/8121821_395x264.jpg');
  background-position: 50%;
  background-size: cover;
}

.dailyspecial-copy.chopss {
  background-image: url('../images/8001315_207x310.jpg');
  background-position: 50%;
  background-size: cover;
}

.arrow-copy {
  color: #ffffffb0;
}

.sectionpara-copy {
  color: #868686;
  font-size: 18px;
  line-height: 25px;
}

.subheading-copy {
  color: #fff;
  font-family: Sancreek, sans-serif;
  font-size: 2vw;
  font-weight: 400;
}

.subheading-copy.smaller {
  color: #13a0d5;
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 2.4vw;
}

.subheading-copy.smaller.bbbb {
  background-color: #0000;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1;
}

.subheading-copy.smaller.bbbb.red {
  color: var(--firebrick);
}

.subheading-copy._55 {
  margin-top: 100px;
  margin-bottom: 20px;
}

.subheading-copy._2 {
  margin-top: 40px;
  margin-bottom: 33px;
}

.subheading-copy.options {
  text-align: center;
  margin-bottom: 21px;
}

.subheading-copy.price {
  text-align: center;
  padding-bottom: 9px;
}

.subheading-copy.pricing {
  color: #b21119;
  text-align: center;
}

.subheading-copy.pricing.ala {
  font-size: 1.5vw;
}

.category {
  color: #fff;
  text-align: left;
  margin-top: 30px;
  font-size: 2vw;
  line-height: 1.2;
}

.column-11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
}

.columns-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.column-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  max-height: 100%;
  display: flex;
}

.div-block-9 {
  background-color: #0000;
  margin-top: 20px;
  padding: 0;
}

.motley {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2vw;
  line-height: 1;
}

.motley.black {
  color: var(--black);
  margin-top: 0;
}

.motleyhours {
  color: var(--white);
  text-align: left;
  width: auto;
  margin-top: 10px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2vw;
  line-height: 1;
}

.motleyhours.black {
  color: var(--black);
  text-align: center;
  line-height: 1.2;
}

.price-copy {
  color: var(--deep-sky-blue);
  text-align: center;
  flex-direction: column;
  padding-left: 5px;
  font-size: 18px;
  display: block;
}

.price-copy.wwww {
  color: #fff;
}

.logoplus {
  background-color: var(--white);
  width: auto;
  max-width: none;
  height: 300px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.logohome {
  flex: 0 auto;
  width: 300px;
  max-width: none;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 60px;
  display: block;
}

.infosection {
  background-image: url('../images/Light-Wood-Background-Texture-New.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 100px;
}

.mainsection-copy, .infosection2 {
  background-image: linear-gradient(#0000, #0e0a0569 18%, #1e160ade 58%, #000c), url('../images/Light-Wood-Background-Texture-New.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 65px;
  padding-bottom: 65px;
}

.middlediv-copy {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wadenainfo {
  background-image: linear-gradient(#000c, #000c), url('../images/shutterstock_138464351-2.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat-y;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 65px;
  padding-bottom: 65px;
}

.location-copy {
  border-radius: 50px;
  width: 100%;
}

.catering-price {
  color: #b21119;
  font-family: Sancreek, sans-serif;
  display: none;
}

.catering-price.pri {
  padding-bottom: 10px;
  font-size: 20px;
}

.daily-specials-motley {
  padding-bottom: 0;
  display: block;
}

.div-block-10 {
  background-color: var(--black);
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.div-block-10-copy {
  background-color: var(--black);
  text-align: center;
  padding-bottom: 0;
}

.section-4 {
  background-color: var(--black);
}

.specialpara-copy {
  color: #fff;
  text-align: center;
  flex-direction: column;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.specialpara-copy.wwww {
  color: #fff;
}

.food {
  font-weight: 400;
}

.menu-extras {
  display: none;
}

.top-header {
  color: var(--firebrick);
  text-align: center;
  border-bottom: 3px solid #ffffff29;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Sancreek, sans-serif;
  font-size: 4vw;
  line-height: 1.2;
}

.top-header.black {
  color: var(--black);
}

.top-header.white {
  color: var(--white);
  padding-bottom: 0;
  font-size: 38px;
  font-weight: 400;
}

.top-header-copy {
  color: var(--white);
  text-align: center;
  border-bottom: 3px solid #ffffff29;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Sancreek, sans-serif;
  font-size: 4vw;
  line-height: 1.2;
}

.top-header-copy.black {
  color: var(--black);
}

.top-header-copy.white {
  color: var(--white);
  padding-bottom: 0;
  font-size: 38px;
  font-weight: 400;
}

.dailyspecialshidden {
  background-color: var(--black);
  display: none;
}

.toplink {
  color: #fff;
  text-decoration: none;
}

.html-embed, .html-embed-2 {
  width: 100%;
  height: 100%;
}

.div-block-11 {
  height: 400px;
}

.middlediv-copy {
  text-align: left;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.middlediv-copy.mee {
  height: 25vw;
}

.div-block-12 {
  height: 400px;
}

html.w-mod-js [data-ix="nav-scroll-initial-appeaance"] {
  opacity: 0;
  display: none;
  transform: translate(0, -82px);
}

html.w-mod-js [data-ix="img-hover-initial"] {
  opacity: 0;
  display: none;
}

@media screen and (min-width: 1280px) {
  .navmenu {
    flex: 1;
  }

  .eventheader.rtw {
    font-size: 3vw;
  }

  .button, .button._2, .button.cater {
    font-size: 16px;
    line-height: 22px;
  }

  .rowpara-copy {
    font-size: 2vw;
    line-height: 1.3;
  }

  .logogo-copy {
    width: 500px;
    height: auto;
    max-height: 100%;
  }

  .div-block-4 {
    background-color: #0000;
  }

  .bold-text {
    font-size: 3vw;
  }

  .logohome {
    width: 300px;
    height: auto;
    max-height: 100%;
  }

  .top-header {
    color: var(--firebrick);
  }

  .top-header-copy {
    color: var(--white);
  }
}

@media screen and (min-width: 1440px) {
  .colpara {
    font-size: 18px;
  }

  .specialpara.center {
    text-align: center;
  }

  .eventheader.rtw {
    font-size: 3vw;
    line-height: 2;
  }

  .logogo {
    text-align: left;
  }

  .rowpara-copy {
    font-size: 2vw;
    line-height: 1.2;
  }

  .logogo-copy {
    width: 600px;
    height: auto;
  }

  .bold-text {
    font-size: 3vw;
    line-height: 2;
  }

  .column-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .logoplus {
    width: auto;
    height: 300px;
  }

  .logohome {
    width: 350px;
    height: auto;
    padding-bottom: 40px;
  }

  .top-header {
    color: var(--firebrick);
    font-size: 3.5vw;
  }

  .top-header-copy {
    color: var(--white);
    font-size: 3.5vw;
  }

  .div-block-11, .div-block-12 {
    height: 500px;
  }
}

@media screen and (min-width: 1920px) {
  .navlink {
    font-size: 1.2vw;
  }

  .navmenu {
    text-align: center;
  }

  .middlediv {
    width: 60%;
  }

  .darkdiv, .darkdiv.bnm {
    padding-top: 40px;
  }

  .row {
    padding-left: 100px;
    padding-right: 100px;
  }

  .imgheader {
    font-size: 1.8vw;
  }

  .colpara {
    line-height: 24px;
  }

  .header {
    font-size: 3.5vw;
  }

  .homepara {
    font-size: 1.2vw;
    line-height: 1.1;
  }

  .sectionheader {
    font-size: 4vw;
    line-height: 5vh;
  }

  .subheading {
    font-size: 1.5vw;
  }

  .daily-specials {
    margin-left: 10%;
    margin-right: 10%;
  }

  .divideimg, .divideimg.eatery-copy {
    height: 25vw;
  }

  .rowimg.m.y {
    height: 8vw;
  }

  .rowimg.y {
    height: 9vw;
  }

  .eventheader.red {
    font-size: 1.7vw;
  }

  .link-2-copy {
    font-size: 1.5vw;
  }

  .div-block-6 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .motley, .motleyhours.black {
    font-size: 1.5vw;
  }

  .infosection2 {
    padding-bottom: 100px;
  }

  .top-header {
    font-size: 3vw;
  }

  .html-embed-2 {
    height: 100%;
  }

  .div-block-11 {
    height: 600px;
  }

  .section-5 {
    background-color: var(--black);
  }

  .middlediv-copy {
    width: 70%;
  }

  .div-block-12 {
    height: 600px;
  }
}

@media screen and (max-width: 991px) {
  .nav {
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .navlink {
    font-size: 20px;
  }

  .navmenu {
    background-color: #000;
    width: 300px;
    height: 100%;
    margin-top: 14vw;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .brand {
    width: 15%;
  }

  .navdiv {
    width: 100%;
    height: 70px;
    display: block;
  }

  .topimg {
    background-image: linear-gradient(to bottom, null, null), url('../images/shutterstock_138464351-2.jpg');
    background-size: auto, contain;
    padding-top: 100px;
  }

  .nav-scroll {
    margin-right: -208px;
    display: none;
  }

  .mainsection {
    padding-top: 0;
  }

  .middlediv {
    width: 95%;
  }

  .middlediv.mee {
    height: auto;
  }

  .darkdiv {
    padding-top: 10px;
  }

  .coldiv {
    padding-left: 10px;
    padding-right: 10px;
  }

  .imgdiv {
    height: 150px;
  }

  .imgheader {
    font-size: 28px;
  }

  .header {
    font-size: 40px;
  }

  .header.white {
    font-size: 32px;
  }

  .location {
    border-radius: 20px;
  }

  .homepara, .stuff {
    font-size: 18px;
  }

  .sectionheader {
    font-size: 50px;
  }

  .subheading {
    font-size: 22px;
  }

  .subheading.smaller {
    font-size: 25px;
  }

  .subheading.smaller.bbbb {
    line-height: auto;
  }

  .subheading.redd {
    font-size: 25px;
  }

  .subheading.redd.bbbb {
    line-height: auto;
  }

  .subheading.smaller-copy {
    font-size: 25px;
  }

  .subheading.smaller-copy.bbbb {
    line-height: auto;
  }

  .daily-specials {
    padding-bottom: 20px;
    display: block;
  }

  .timess {
    letter-spacing: auto;
    font-size: 30px;
    line-height: 35px;
  }

  .dailyspecial {
    height: 300px;
  }

  .col {
    display: block;
  }

  .divideimg {
    background-image: linear-gradient(to bottom, null, null), url('../images/7996662.jpg');
    background-position: 0 0, 0;
    background-size: auto, cover;
    height: 200px;
  }

  .divideimgtext {
    font-size: 40px;
    line-height: 45px;
  }

  .rowdiv {
    margin-bottom: 20px;
  }

  .rowdiv.b {
    text-align: center;
    height: 320px;
  }

  .rowimg, .rowimg.m, .rowimg.y.m {
    height: 150px;
  }

  .eventheader {
    font-size: 25px;
    line-height: 30px;
  }

  .eventheader.red {
    font-size: 25px;
  }

  .eventheader.rtw {
    font-size: 40px;
  }

  .map {
    height: 200px;
  }

  .text {
    width: 12%;
    font-size: 25px;
  }

  .submitbutton {
    font-size: 25px;
  }

  .menubutton {
    color: #b21119;
    margin-top: -1px;
    font-size: 50px;
  }

  .menubutton.w--open {
    color: #b21119;
    background-color: #0000;
  }

  .maps {
    height: 300px;
    margin-top: 0;
  }

  .div {
    height: 15vw;
  }

  .arealink {
    font-size: 25px;
  }

  .specialdiv {
    margin-top: 0;
    padding-top: 0;
  }

  .topimage, .topimage.corp {
    height: 300px;
    margin-top: 13vw;
  }

  .topimage.pork {
    background-position: 50% 100%;
  }

  .text1 {
    font-size: 20px;
  }

  .formheading {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

  .booknowtetxt {
    text-align: center;
    margin-bottom: 50px;
  }

  .rowrow {
    display: block;
  }

  .number {
    text-align: center;
    margin-bottom: 50px;
    font-size: 50px;
  }

  .pig {
    width: 100px;
    margin-left: 0;
    display: block;
  }

  .tops {
    margin-bottom: 100px;
  }

  .cablogo {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .tab-link-3, .tab-link-3.w--current {
    margin-bottom: 20px;
  }

  .unordered-list-3 {
    padding-left: 144px;
  }

  .unordered-list-4, .unordered-list-5 {
    float: right;
  }

  .unordered-list-6 {
    padding-left: 149px;
  }

  .unordered-list-9 {
    float: none;
    width: 328px;
  }

  .unordered-list-10 {
    float: none;
    width: 328px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column {
    text-align: left;
  }

  .unordered-list-11 {
    padding-left: 121px;
  }

  .column-2 {
    margin-top: 20px;
  }

  .div-block {
    width: 80%;
  }

  .tops-copy {
    margin-bottom: 100px;
  }

  .div-block-3 {
    width: 300px;
  }

  .section-2 {
    padding-top: 100px;
  }

  .dropdown-toggle {
    width: 100%;
  }

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

  .dropdown-list.w--open {
    width: 100%;
  }

  .div-block-6 {
    display: none;
  }

  .div-block-6-copy {
    display: flex;
  }

  .brand-copy {
    width: 15%;
  }

  .brand-copy.w--current {
    flex: 0 auto;
    width: auto;
    margin-bottom: 0;
    padding-left: 20px;
  }

  .motleynav {
    background-color: var(--black);
  }

  .imgdiv-copy {
    height: 150px;
  }

  .dailyspecial-copy {
    height: 300px;
  }

  .subheading-copy {
    font-size: 22px;
  }

  .subheading-copy.smaller {
    font-size: 25px;
  }

  .subheading-copy.smaller.bbbb {
    line-height: auto;
  }

  .category {
    font-size: 24px;
  }

  .div-block-9 {
    margin-top: 20px;
  }

  .logoplus, .logohome {
    height: 250px;
  }

  .infosection {
    padding-top: 100px;
  }

  .mainsection-copy, .infosection2 {
    padding-top: 0;
  }

  .wadenainfo {
    padding-top: 140px;
  }

  .location-copy {
    border-radius: 20px;
  }

  .daily-specials-motley {
    padding-bottom: 20px;
    display: block;
  }

  .div-block-10, .div-block-10-copy {
    padding-bottom: 20px;
  }

  .top-header {
    font-size: 40px;
  }

  .top-header.white {
    font-size: 32px;
  }

  .top-header-copy {
    font-size: 40px;
  }

  .top-header-copy.white {
    font-size: 32px;
  }

  .middlediv-copy {
    width: 95%;
  }

  .middlediv-copy.mee {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    top: 0;
    left: 0;
    right: 0;
  }

  .navmenu {
    margin-top: 12vw;
    inset: 0% 0% 0% auto;
  }

  .brand {
    width: 20%;
    margin-bottom: -59px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .topimg {
    background-image: linear-gradient(to bottom, null, null), url('../images/shutterstock_138464351-2.jpg');
    background-size: auto, contain;
    height: auto;
    padding-top: 60px;
  }

  .mainsection {
    padding-top: 40px;
  }

  .row {
    display: block;
  }

  .coldiv {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .imgdiv {
    height: 200px;
  }

  .colpara {
    margin-bottom: 30px;
  }

  .header {
    margin-top: 0;
    padding-top: 51px;
    padding-bottom: 51px;
    font-size: 32px;
  }

  .header.white {
    font-size: 32px;
  }

  .homepara {
    font-size: 20px;
  }

  .homerow {
    display: block;
  }

  .slider {
    margin-top: 30px;
  }

  .stuff {
    font-size: 20px;
  }

  .sectionheader {
    text-align: center;
    font-size: 60px;
  }

  .subheading.smaller, .subheading.smaller-copy, .subheading.redd, .subheading.smaller-copy {
    font-size: 35px;
  }

  .timess {
    font-size: 26px;
  }

  .dailyspecial {
    margin-top: 40px;
  }

  .specialpara {
    text-align: center;
    margin-bottom: 10px;
    display: block;
  }

  .row2 {
    display: block;
  }

  .divideimgtext {
    text-align: center;
  }

  .rowdiv.b {
    height: 400px;
  }

  .eventheader.rtw {
    font-size: 32px;
  }

  .eventheader.rtw.red {
    font-size: 28px;
    line-height: 32px;
  }

  .text {
    width: 18%;
  }

  .menubutton {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .callus {
    float: left;
    width: 8%;
    margin-top: 12px;
    margin-left: 7px;
  }

  .div {
    height: 13vw;
  }

  .topimage, .topimage.corp {
    margin-top: 12vw;
  }

  .formheading {
    line-height: 30px;
  }

  .pig {
    width: 80px;
    margin-left: 0;
  }

  .logogo {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 20px;
  }

  .cablogo {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .unordered-list-4, .unordered-list-5 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block {
    width: 90%;
  }

  .text-block-14 {
    color: var(--white);
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 23px;
  }

  .link-2 {
    color: var(--white);
    text-decoration: none;
  }

  .rowpara-copy.black {
    font-size: 16px;
    line-height: 22px;
  }

  .columns {
    padding-top: 0;
  }

  .logogo-copy {
    width: 60%;
    height: auto;
    max-height: 100%;
    margin-top: 50px;
  }

  .div-block-4 {
    flex-direction: column;
    align-items: center;
    height: auto;
    display: flex;
  }

  .bold-text {
    font-size: 32px;
  }

  .section-2 {
    padding-top: 20px;
  }

  .link-2-copy {
    font-size: 3vw;
    text-decoration: none;
  }

  .link-2-copy.black {
    font-size: 16px;
    line-height: 22px;
  }

  .price {
    text-align: center;
    margin-bottom: 20px;
    display: none;
  }

  .container-2 {
    padding-top: 60px;
  }

  .brand-copy {
    width: 20%;
    margin-bottom: -59px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .brand-copy.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .container-3 {
    padding-top: 100px;
  }

  .imgdiv-copy {
    height: 200px;
  }

  .dailyspecial-copy {
    margin-top: 40px;
  }

  .subheading-copy.smaller {
    font-size: 35px;
  }

  .category {
    margin-top: 0;
    font-size: 20px;
  }

  .column-11 {
    justify-content: flex-start;
    height: auto;
  }

  .column-12 {
    justify-content: flex-start;
    height: auto;
    padding-top: 0;
  }

  .div-block-9 {
    margin-top: 0;
  }

  .motley {
    font-size: 3vw;
  }

  .motleyhours.black {
    font-size: 16px;
    line-height: 22px;
  }

  .price-copy {
    text-align: center;
    margin-bottom: 20px;
    padding-left: 0;
    display: block;
  }

  .logoplus {
    width: 60%;
    max-width: 100%;
    height: auto;
    margin-top: 20px;
  }

  .bold-text-2 {
    font-size: 32px;
  }

  .logohome {
    width: 60%;
    height: auto;
    max-height: 100%;
    margin-top: 50px;
  }

  .infosection {
    padding-top: 20px;
  }

  .mainsection-copy, .infosection2, .wadenainfo {
    padding-top: 40px;
  }

  .daily-specials-motley {
    padding-bottom: 0;
  }

  .div-block-10 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .specialpara-copy {
    text-align: center;
    margin-bottom: 10px;
    display: block;
  }

  .top-header {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 32px;
  }

  .top-header.white {
    font-size: 32px;
  }

  .top-header-copy {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 32px;
  }

  .top-header-copy.white {
    font-size: 32px;
  }
}

@media screen and (max-width: 479px) {
  .nav {
    top: 0;
    left: 0;
    right: 0;
  }

  .navmenu {
    width: 200px;
    margin-top: 0;
    inset: 13% 0% 0% auto;
  }

  .brand {
    width: 40%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .navdiv {
    background-color: var(--black);
    height: 60px;
  }

  .topimg {
    height: auto;
    margin-top: 0;
    padding: 100px 0 60px;
  }

  .mainsection {
    background-image: linear-gradient(#0000, #0e0a0569 18%, #1e160ade 58%, #000c), url('../images/Light-Wood-Background-Texture-New.jpg');
    background-repeat: repeat, repeat-y;
    background-size: auto, auto;
    background-attachment: scroll, fixed;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .coldiv {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .imgdiv {
    height: 150px;
  }

  .imgheader {
    font-size: 22px;
  }

  .header {
    margin-top: 0;
    font-size: 32px;
  }

  .header.white {
    padding-top: 0;
    font-size: 28px;
  }

  .location {
    border-radius: 20px;
  }

  .homerow {
    flex-direction: column;
    display: flex;
  }

  .slider {
    width: 100%;
    margin-top: 0;
  }

  .arrow {
    display: block;
  }

  .sectionheader {
    padding-top: 0;
    font-size: 44px;
    line-height: 60px;
  }

  .subheading._55 {
    padding-left: 10px;
  }

  .sectionpara {
    padding-left: 0;
    padding-right: 0;
  }

  .timess {
    font-size: 24px;
  }

  .dailyspecial {
    height: 200px;
  }

  .divideimg.chops {
    padding-left: 11px;
    padding-right: 11px;
  }

  .divideimgtext {
    font-size: 35px;
  }

  .rowdiv, .rowdiv.b {
    height: auto;
  }

  .rowimg.m {
    height: 85px;
  }

  .rowimg.y {
    height: 100px;
  }

  .rowimg.y.m {
    height: 85px;
  }

  .eventheader.rtw {
    font-size: 35px;
  }

  .rowpara {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
  }

  .text {
    width: auto;
    margin-right: 10px;
  }

  .menubutton {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 9px;
  }

  .callus {
    width: 12%;
  }

  .div {
    height: 20vw;
  }

  .arealink {
    font-size: 22px;
  }

  .eventlink {
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .topimage {
    height: 200px;
    margin-top: 19vw;
  }

  .topimage.corp {
    height: 200px;
    margin-top: 18vw;
  }

  .formheading {
    line-height: 30px;
  }

  .formdivs {
    display: block;
  }

  .number {
    font-size: 35px;
  }

  .social {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pig {
    width: 70px;
    margin-left: 10px;
  }

  .tops {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logogo {
    width: 90%;
    height: auto;
    margin-top: 0;
    display: block;
  }

  .cablogo {
    order: 1;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: block;
  }

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

  .button.home {
    width: 100%;
  }

  .button.cater {
    margin-right: 0;
  }

  .tab-link {
    text-align: center;
    margin-left: 10px;
  }

  .tab-link-2 {
    text-align: center;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .tab-link-3 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .tab-link-4, .tab-link-5.w--current, .tab-link-6 {
    text-align: center;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .unordered-list {
    float: left;
  }

  .tab-link-7 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .unordered-list-6 {
    padding-left: 109px;
  }

  .tab-link-8 {
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .submit-button {
    width: 100%;
  }

  .div-block {
    width: 95%;
    margin-top: 40px;
  }

  .text-block-14.black {
    color: var(--black);
  }

  .tops-copy {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .rowpara-copy {
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
  }

  .column-3 {
    display: block;
  }

  .logogo-copy {
    width: 90%;
    height: auto;
    margin-top: 40px;
    display: block;
  }

  .div-block-3 {
    text-align: center;
    max-width: 100%;
  }

  .div-block-4 {
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .bold-text {
    font-size: 35px;
  }

  .section {
    padding-bottom: 20px;
  }

  .section-2 {
    background-image: url('../images/Light-Wood-Background-Texture-New.jpg');
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;
    padding-top: 100px;
  }

  .link-2-copy {
    color: var(--black);
    font-size: 16px;
  }

  .price {
    margin-bottom: 20px;
  }

  .specialpara-copy {
    margin-bottom: 5px;
  }

  .dropdown-toggle {
    position: static;
  }

  .column-7 {
    padding-bottom: 20px;
  }

  .container-2 {
    padding-top: 0;
  }

  .brand-copy {
    width: 40%;
    margin-top: 0;
    margin-bottom: -83px;
  }

  .brand-copy.w--current {
    padding-right: 0;
  }

  .container-3 {
    padding-top: 0;
  }

  .body {
    background-image: url('../images/Light-Wood-Background-Texture-New.jpg');
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: contain;
    background-attachment: fixed;
  }

  .mainsection-copy {
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .imgdiv-copy {
    height: 150px;
  }

  .dailyspecial-copy {
    height: 200px;
  }

  .arrow-copy {
    display: none;
  }

  .column-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .sectionpara-copy, .subheading-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .category, .column-10 {
    text-align: center;
  }

  .column-12 {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .motley {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .motleyhours {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
  }

  .price-copy {
    margin-bottom: 20px;
    padding-left: 0;
  }

  .logoplus {
    width: 90%;
    height: auto;
    margin-top: 0;
    display: block;
  }

  .logohome {
    width: 90%;
    height: auto;
    margin-top: 40px;
    display: block;
  }

  .section-3 {
    display: none;
  }

  .infosection {
    background-image: url('../images/Light-Wood-Background-Texture-New.jpg');
    background-position: 50% 100%;
    background-repeat: repeat-y;
    background-size: 800px;
    background-attachment: fixed;
    padding-top: 100px;
  }

  .mainsection-copy {
    background-image: linear-gradient(#0000, #0e0a0569 18%, #1e160ade 58%, #000c), url('../images/Light-Wood-Background-Texture-New.jpg');
    background-repeat: repeat, repeat-y;
    background-size: auto, auto;
    background-attachment: scroll, fixed;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .infosection2 {
    background-image: linear-gradient(#0000, #0e0a0569 18%, #1e160ade 58%, #000c), url('../images/Light-Wood-Background-Texture-New.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, repeat-y;
    background-size: auto, 800px;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .column-13 {
    order: 1;
  }

  .middlediv-copy {
    width: auto;
  }

  .wadenainfo {
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .location-copy {
    border-radius: 0;
  }

  .column-14 {
    padding-top: 10px;
  }

  .link-block {
    width: 100%;
  }

  .top-header {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
  }

  .top-header.white {
    padding-top: 0;
    font-size: 28px;
  }

  .top-header-copy {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
  }

  .top-header-copy.white {
    padding-top: 0;
    font-size: 28px;
  }
}


