/*Theme Name: Epic Wings N Things*/

a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline : 0;
}

.mr88 {padding-right:88px;}
.mr0 {margin-right:0;}
.ml0 {margin-left:0;}
.pl0 {padding-right:0;}
.pr0 {padding-left:0;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px!important;}
.mb20 {margin-bottom:20px!important;}
.mb40 {margin-bottom:40px!important;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt45 {margin-top:45px;}
.mt100 {margin-top:100px;}

.pt50 {
	padding-top: 50px;
}
.pb50 {
	padding-bottom: 50px;
}

a {color: #B31C27; text-decoration: underline;  transition: all .3s ease;}
/*a:visited {color: #B31C27; text-decoration: none;}*/

a:hover {color: #FF9E19; transition: all .3s ease;}
 a:focus {
	text-decoration: none;
}


img.aligncenter {
	margin: 0 auto;
	text-align: center;
	padding: 10px;
}

/*FONTS*/

@font-face {
	font-family: 'Tradebold';
	src: url('fonts/TradeGothicLTStd-BdCn20.eot');
	src: local('TradeGothicBoldCondensed'), url('fonts/TradeGothicLTStd-BdCn20.woff') format('woff'), url('fonts/TradeGothicLTStd-BdCn20.ttf') format('truetype'), url('fonts/TradeGothicLTStd-BdCn20.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'meta';
    src: url('fonts/metaplusblack_roman-webfont.eot');
    src: url('fonts/metaplusblack_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metaplusblack_roman-webfont.woff2') format('woff2'),
         url('fonts/metaplusblack_roman-webfont.woff') format('woff'),
         url('fonts/metaplusblack_roman-webfont.ttf') format('truetype'),
         url('fonts/metaplusblack_roman-webfont.svg#metaplusblackroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'TradeLight';
	src: url('fonts/TradeGothicLTStd-Light.eot');
	src: local('TradeLight'), url('fonts/TradeGothicLTStd-Light.woff') format('woff'), url('fonts/TradeGothicLTStd-Light.ttf') format('truetype'), url('fonts/TradeGothicLTStd-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'TradeEight';
	src: url('fonts/TradeGothicLTStd-Cn18.eot');
	src: local('TradeEight'), url('fonts/TradeGothicLTStd-Cn18.woff') format('woff'), url('fonts/TradeGothicLTStd-Cn18.ttf') format('truetype'), url('fonts/TradeGothicLTStd-Cn18.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: "TradeLight";
	-webkit-font-smoothing: antialiased;
}
span.white i {
	color: #fff;
}
.white {
	color: #fff;
}
.red {color: #b31c27;}
.uppercase {text-transform: uppercase;}
.tradebold {
	font-family: 'Tradebold';
}
.tradelight {
	font-family: 'TradeLight';
}

.font-eighteen {
	font-size: 18px;
}

h1 {font-size: 48px;}

.menu li a:link {color:white;
  -webkit-transition: all 500ms ease;
   -moz-transition: all 500ms ease;
     -o-transition: all 500ms ease;
        transition: all 500ms ease;
        text-decoration:none;
      }
.menu li a.active, .menu li a.visited {color:#ff9e19; text-decoration: none;}
.menu li a:hover {color:#ff9e19; text-decoration: underline;
  -webkit-transition: all 500ms ease;
   -moz-transition: all 500ms ease;
     -o-transition: all 500ms ease;
        transition: all 500ms ease;
         }

.nav-container {background-color: #b31c27; height: 155px; width:100%;}
.container-1200 {max-width: 1400px; padding:0; margin:0 auto;  height: 125px;}

.header-social {
  border: medium none !important;
  display: block;
  margin: 0 auto;
  padding: 0 1%;
  position: relative;
  right: 48px;
  text-align: right;
  top: 30px;
  white-space: normal;
  width: auto;
  z-index: 200;
}

.header-social a {
	display: inline-block;
	padding-left: 10px;
	max-width: 100%;
	white-space: normal;
}
.header-social span i {
	font-size: 22px;
	color: #FF9E19;
}

.text-inputtype.error,
.email-inputtype.error {
    border-color: #b31c27;
}

.text-inputtype.error:focus,
.email-inputtype.error:focus {
    outline: #b31c27 solid 2px;
}

@media screen and (min-width:768px) and (max-width:1024px) {
.header-social a {
  display: inline-block;

}

}

@media screen and (min-width:320px) and (max-width:767px) {

.header-social {
    text-align: center;
    padding-right: 20px;
    top: 20px;
}
.header-social a {
  display: inline-block;
  max-width: 100%;
  padding-left: 10px;
  width: 27px;
}

 }

.menu {
  height: 125px;
  padding:0;
  margin: 0 auto;
  width:100%;
}

.menu-left, .menu-right {width:469px;}

.menu > li {
  display: inline-block;
  font-family: "TradeBold",sans-serif;
  height: 125px;
  list-style-type: none;
  position: relative;
  vertical-align: top;
  font-weight: normal;
}

.menu li a {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  height: 125px;
  letter-spacing: 1px;
  line-height: 125px;
  max-width: 100%;
  padding: 0 15px;
  white-space: normal;
}


@media screen and (min-width:981px) and (max-width:1157px) {
.menu li a {
  padding: 0 13px;
}

}


.logo { margin: auto; text-align: center; z-index: 10; width:242px;}







.mobilemenuwrap {
	background-color: transparent;
}

@media screen and (max-width:980px) {

.toggle-locations.btn.whitebuttons {
  line-height: 33px;
  margin: 0 auto 20px;
  text-align: center;
}
.mobile-logo.text-center.visible-xs {
  height: auto;
  position: absolute;
  top: 10px;
  width: 220px;
}

.mobile-social span{
	display: inline-block;
	color: #FF9E19;
}
.mobile-social span a i,
.mobile-social span a {
	color:#FF9E19 ;
	font-size: 30px;
	margin-left: 2px;
	margin-right: 2px;
}
.mobile-social.hidden-md.hidden-lg {
  margin-top: 50px;
}

  .container-1200, .nav-container {height:70px;max-width:100%;}

  .hamburger {
    width: 40px;
    height: 32px;
    position: absolute;
    margin: 0 auto ;
    transform: rotate(0deg);
    transition: .2s linear;
    cursor: pointer;
    right: 20px;
    z-index: 1200;
  }
  .hamburger .hamburger-line {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
  }
  .hamburger .hamburger-line:nth-child(1) {
    top: 4px;
    transform-origin: left center;
  }
  .hamburger .hamburger-line:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
    transform-origin: left center;
  }
  .hamburger .hamburger-line:nth-child(3) {
    bottom: 4px;
    transform-origin: left center;
  }
  .hamburger.hamburger-transform .hamburger-line:nth-child(1) {
    transform: rotate(45deg);
    top: 1px;
    left: 6px;
  }
  .hamburger.hamburger-transform .hamburger-line:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  .hamburger.hamburger-transform .hamburger-line:nth-child(3) {
    transform: rotate(-45deg);
    bottom: -1px;
    left: 6px;
  }

  .bun {padding-bottom: 20px; padding-top:15px;;display:block;}

.menu {
  background-color: #b31c27;
  display: none;
  height: 100vh;
  position: absolute;
  z-index: 1000;
  width: 100%;
  left: 0;
  top: 45px;
}

.menu > li {
  display: block;
  height:50px;
}

.menu li a {
  display: block;
  font-size: 25px;
  height: auto;
  line-height: 75px;
  padding: 0;

}



.mobilelogo img {
  display: block;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  top: 20px;

}

}

.mobilemenuwrap {
  background-color: #b31c27;
  height: 0vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mobilemenuwrap.anime {
  background-color: #b31c27;
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}


.front-slideshow-wrap .front-slideshow {
  overflow: hidden;
  height: 100%; }

.slide {
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   height: 100%; }

   .front-slideshow-wrap {
      z-index: 500;
      position: relative;
      height: 63vh;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d;
    }


@media screen and (min-width:1600px) {


.front-slideshow-wrap {
   height: 73vh;
 }

 }






  @media screen and (min-width:1024px) and (max-width:1279px){


.front-slideshow-wrap {
   z-index: 500;
   position: relative;
   height: 63vh;
   -webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
   transform-style: preserve-3d;
 }

 }


/*   @media screen and (min-width:768px) and (max-width:1024px) {


.front-slideshow-wrap {
   z-index: 500;
   position: relative;
   height: 53vh;
   -webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
   transform-style: preserve-3d;
 }

 }*/




     .front-slideshow-wrap .front-slideshow .owl-stage-outer,
     .front-slideshow-wrap .front-slideshow .owl-stage,
     .front-slideshow-wrap .front-slideshow .owl-item {
       height: 100% !important; }

   .front-slideshow-wrap  .owl-nav {
     position: absolute;
      top: 50%;
      transform: translateY(-50%);
      color:white;
      font-size:40px;
       width:100%;
        margin: 0 auto;
        padding:10px;
        opacity: .8;
      }

   .front-slideshow-wrap .owl-dots {
     position: relative;
     bottom: 65px;
     color: #fff;
     max-width: 100%;
     height: 10px;
     margin: 0 auto; }

     .front-slideshow-wrap  .owl-dots {
       bottom: 15px;
       height: 20px;
       position: absolute;
       text-align: center;
       width: 100%;
     }

     .front-slideshow-wrap  .owl-dot {
       width: 18px;
       height: 18px;
       border-radius: 50%;
       border: 2px solid #fff;
       background: #FF9D19;
       display: inline-block;
       margin: 0 5px;
       -webkit-transition: .3s linear background;
               transition: .3s linear background; }

 .front-slideshow-wrap .owl-controls .owl-dot.active {background: #fff; border: 2px solid #FF9D19;}

 @media screen and (max-width:767px) {
   .front-slideshow.owl-carousel.owl-theme.owl-loaded {
     height: 195px;
   }
   .front-slideshow-wrap  .owl-nav {font-size: 30px;}

   .front-slideshow-wrap {height: auto;}

 }

 .box-one, .box-two, .box-three {
   background-size: cover;
   background-repeat: no-repeat;
   height: 199px;
   background-position: center;
   font-family: 'meta';
   color: #fff;
   position: relative;
 }
 .callout-box a{
	text-decoration: none;
}
.callout-box .overlay {
  background: rgba(0, 0, 0, 0.42) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 0;
    -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}

 .box-one {border-right: 5px solid white;}
 .box-two {border-left: 5px solid white; border-right: 5px solid white;}
 .box-three {border-left: 5px solid white;}

.box-two p {
  font-size: 28px;
  line-height: 35px;
  padding: 0;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
}



@media screen and (max-width:980px) {
.box-two p {
  line-height: 40px;
}
}

 .box-one p {
   font-size: 31px;
   margin-right: 10%;
   padding: 0;
   text-align: right;
    position:relative;
    z-index: 4;
    top: 50%;
   transform: translateY(-50%);
 }

.box-three p {
   font-size: 31px;
   margin-left: 10%;
   padding: 0;
   text-align: left;
      position:relative;
    z-index: 4;
        top: 50%;
   transform: translateY(-50%);

 }

@media screen and (max-width:1023px) {
  .box-one , .box-two , .box-three  {border:none;}
  .box-one p, .box-two p, .box-three p {text-align:center; margin:0 auto;}

}

@media screen and (min-width:981px) and (max-width:1200px) {
.box-one p,
.box-two p,
.box-three p {
	font-size: 1.5em;
}

}

@media screen and (min-width:320px) and (max-width:640px) {
.box-one p,
.box-two p,
.box-three p {
	line-height: 35px;
}

}


  .container-640 {max-width:640px; text-align:center; margin: 0 auto;  margin-top:103px; margin-bottom: 115px;}
  .hometext {color: #b31c27;}
  .hometext h1 {font-size: 48px; font-family: "TradeBold", sans-serif;}
  .hometext p {font-size: 25.2px; font-family: "TradeLight", sans-serif; line-height: 35px;}


  .yellowbar {height:auto; max-height:114px; background-color:#ff9e19; width: 100%; overflow: hidden;}
  .yellowbar p {margin: 0 auto; text-align:center; color: #b31c27; font-family: "TradeBold", sans-serif; font-size: 38px; padding:40px 0;}

@media screen and (max-width:767px) {
   .yellowbar {height: auto; max-height: 114px;}
  .yellowbar p {font-size: 28px; line-height: 28px; padding: 40px 0;}
    .inside .yellowbar p {padding: 28px 0;}
}

@media screen and (max-width:360px) {

  .yellowbar p {font-size: 25px; }

}

.background-image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: #292929;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat:no-repeat;
}
.background-image-holder img {
  display: none;
}

.wingshome-images h2 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
z-index: 100;
font-family: "TradeBold";
font-size:80px;
}

/*
old
.wingshome-images div.wings-home-image {height: 636px;}*/



.wingshome-images div.wings-home-image {height: 336px;}


@media screen and (max-width:767px) {


  .wingshome-images h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size:45px;
  line-height:45px;
  }

    .wingshome-images div.wings-home-image {height: 336px;}
 }

 /*OLD
 .homemenu-image {min-height: 600px; width:auto; margin-bottom: 30px; display:block; }*/

.homemenu-image {
  display: block;
  height: 400px;
  margin-bottom: 200px;
  width: auto;
}

 .homemenu-image img {width: 100%; height: auto;}
 .home-menu h3 {color:#b31c27; text-align:center; font-family: "TradeBold", sans-serif; font-size: 42px; text-transform: uppercase;}
 .home-menu p {text-transform: uppercase; text-align:center; font-family: "TradeBold", sans-serif; font-size: 28px; padding: 20px 10px 0 10px;}
 .dots {display:block; width: 100%;
   border-top-width: 4px;
      border-top-style: dotted;
      border-top-color: #000;
   }
   .menubutton {text-decoration:none; border: 4px solid #b31c27; width: 270px; height: 60px; display:block; margin: 0 auto; text-align:center; line-height: 60px; font-family:"meta", sans-serif; color: #ff9e19; font-size: 30px; background-color: #fff; transition:all .3s ease;}
    .menubutton:hover,
    .menubutton:focus
     {background-color: rgba(255,158,25,1); color: #fff; transition:all .3s ease; text-decoration:none ;}
        .homemenu-button {margin-top: 80px;}

    @media screen and (max-width:767px) {
        .homemenu-image {min-height:400px;}
         .homemenu-button {margin-top: 15px;}
     }

.social-on-page a {
	text-decoration: none;
}
.social-on-page i {
  display: block;
  font-size: 38px;
  line-height: 38px;
  padding: 0 4px;
}

.footer {background-color:rgb(255,158,25); min-height: 10px; margin-top: 95px;}
.top-footer {color: #b31c27; padding-bottom:100px;}
.top-footer h1 {font-family: "TradeBold", sans-serif; text-align:center; font-size: 48px; margin-top:95px; margin-bottom: 60px;}
.loc-col {text-align:center; font-family: "TradeLight", sans-serif; font-size: 26px; padding:10px 0; margin:0; line-height: 30px; font-weight:700;}
.loc-col a {color: #b31c27; text-decoration: none;}
.loc-col a:hover {
	text-decoration: underline;
}
.col-xs-12.col-md-4.loc-col {
  margin: 0;
  padding: 0;
}

.loc-state {
  text-align: center; 
  font-family: "TradeLight", sans-serif; 
  font-size: 32px; 
  padding: 10px 0; 
  margin: 0; 
  line-height: 30px; 
  font-weight: 900;
}

.loc-county {
  text-align: left; 
  font-family: "TradeLight", sans-serif; 
  font-size: 26px; 
  padding: 10px 0; 
  margin: 0; 
  line-height: 30px; 
  font-weight: 700;
}

.loc-city {
  text-align: left; 
  font-family: "TradeLight", sans-serif; 
  font-size: 18px; 
  margin: 0; 
  line-height: 30px; 
  font-weight: 600  ;
}

.loc-city a {
  color: #b31c27; 
  text-decoration: none;
}

.loc-city a:hover {
	text-decoration: underline;
}

.vertical-dotted-line {
    border-left: 6px dotted #b31c27;
    height: 650px;
}

hr.dotted-line {
  border-top: 6px dotted #b31c27;
  width: 100%;
  height: 6px;
}

.footer-franks {background-color: #b31c27; min-height: 87px; color:#fff; font-family: "TradeBold",sans-serif; }
.footer-franks  p {margin:0; padding: 0; line-height: 87px;}
.footer-franks p.family {font-size: 22px; text-transform: uppercase; text-align:center; line-height: initial; padding-top: 30px;}
.footer-franks p.copy{font-size:15px; text-align:left;}
.footer-franks p.privacy {text-transform: capitalize; text-align:right; font-size:15px;}
.footer-franks p.privacy a {
	color: #fff;
	text-decoration: none;
}
.footer-franks p.privacy a:hover {
	text-decoration: underline;
}
.copy span a {
  color: #fff;
  font-size: 30px;
  margin-right: 10px;
  opacity: 1;
  transform: all .3s ease;
  display: inline-block;
}
.copy span a:hover {
	opacity: .8;
  transform: all .3s ease;
}



@media screen and (max-width:767px) {
  .loc-col {padding:0;}
  .footer-franks p.copy, .footer-franks p.privacy {text-align:center;}
  .footer-franks p.family {line-height: 24px;}
 }

/*INSIDE*/

 .inside-header {
 height: 636px;
 background-repeat: no-repeat;
 background-position: 50% 50%;
 background-size: cover;
 padding-bottom: 26.25%;
 }
.company .inside-header {
	padding-bottom: 43.25%;
}

 @media screen and (min-width:980px) and (max-width:1280px) {
	 .inside-header {
	 height: 430px;
	 background-repeat: no-repeat;
	 background-position: 50% 50%;
	 background-size: cover;
	 padding-bottom: 0;
	 }

 }

 .inside.page .lead {
	font-size:18px;
   font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px;
	font-family:"TradeLight" ;
	}
 .inside.page h2 {margin: 20px 0;}


@media screen and (min-width:480px) and (max-width:980px) {
  .inside-header {
    height: 310px;
    width: 100%;
  }

}
@media screen and (min-width:320px) and (max-width:479px) {
  .inside-header {
    height: 255px;
    width: 100%;
  }

}



.menu-section .container-640 {margin-bottom: 40px;}
.menu-section h1, .location-section h1 {color:#b31c27;font-family: "TradeBold",sans-serif;}
.menu-section h1:nth-child(n+2) {margin-top:65px;}
.menu-section h2 {color: #000; font-family: "TradeLight", sans-serif; font-weight:bold; text-transform: uppercase; font-size: 21px; margin-bottom:0;}
.location-section h2 {color:#b31c27; font-family: "TradeLight", sans-serif; font-size: 26px;}
.subtitle {font-size: 20px; font-family: "TradeEight", sans-serif; color:#b31c27; padding: 0 60px;}

.sub-menu .subtitle {padding:0; font-size: 20px;}
.sub-menu .menu-item {
  font-family: "TradeEight",sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.text-right > p, .text-left > p {margin: 0;}

.text-right {border-right: 1px solid #000;}
.text-right {padding-right:50px; padding-left:0;}
.text-left {padding-left:50px; padding-right:0;}
.menu-spacer {height: 60px;}
.sauce-icons img {
  display: block;
  margin: 0 auto;
}
.text-right .col-md-12.mt20.sauce-icons.pl0.pr0 {
  position: relative;
  left: 7px;
}
.text-left .col-md-12.mt20.sauce-icons.pl0.pr0 {
  position: relative;
  right: 7px;
}


.sauce-icons span {
  color: #000;
  display: block;
  font-family: "TradeEight",sans-serif;
  font-size: 20px;
  font-weight: 100;
  margin-top: 14px;
  text-align:center;
}

.flexcontainer-center {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row /* works with row or column */
   flex-direction: row;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
}
.flexcontainer-center img {margin: 0 10px; width:auto; max-height: 40px;}
.no-hover {background-color: transparent!important;}

.menu-image {width: 250px; float:right; margin-top:30px; padding:10px; border: 1px solid #999;}


@media screen and (max-width:980px) {


  .col-md-6.text-right {
    border: 0 none;
    padding: 0;
    text-align: center;
  }

  .col-md-6.text-left {
    border: 0 none;
    padding: 0;
    text-align: center;
  }

  .menu-spacer {height: 5%;}

  .text-right .col-md-12.mt20.sauce-icons.pl0.pr0 {left:0;}
  .text-left .col-md-12.mt20.sauce-icons.pl0.pr0 {right: 0px; }
}

/*locations page*/

.lgbg {background-color: #f6f6f6;}
.location-list { font-family: "TradeBold", sans-serif; font-size:21px; margin-top: 25px;}
.location-list.landing-list {
  margin-top: 0;
  padding-left: 0;
}
.location-list li { list-style-type: none; padding-bottom: 15px;}
.location-list li a {color: #000;  text-decoration: none; transition: all .3s ease;}
.location-list li a:hover {color: #B31B27;  text-decoration: underline; transition: all .3s ease;}

.location-data {
  border-right: 13px solid #fff;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-top: 40px;
}
.large-map {margin-bottom:116px;}
.location-data h2 {font-family: "TradeBold", sans-serif; font-size: 32px; color:#000; margin-top:0;}
.whitebuttons {color: #b31c27; text-transform:uppercase; font-family: "TradeBold", sans-serif; font-size:18px; text-decoration: none; background-color: #fff; width: 133px; height:42px; display:block; text-align:center; line-height: 42px; border: 2px solid #b31c27; letter-spacing:-1px;}

.whitebuttons:hover {
	text-decoration: none;
}

.move-right {float:right;}

.address {font-family: "TradeEight",sans-serif; font-size:18px; line-height:23px;}
.address span {color: #b31c27;}

.fav-heading {font-family: "TradeBold", sans-serif; text-transform:uppercase; font-size: 18px;margin-bottom: 0;}
.fav-item {font-family: "TradeEight",sans-serif; font-size:18px; line-height:23px; text-transform:uppercase; margin-bottom: 0px;}
.fav-desc {color: #b31c27;font-family: "TradeEight",sans-serif; font-size:16px; line-height:23px;}
.download {margin-top: 10px;}
.pull-right.connect {
  margin-top: 100%;
}


.hours {font-family: "TradeEight",sans-serif; font-size:18px; line-height:23px;}
.hours span {display:block;}
.location-images {margin-top:74px; margin-bottom:95px;}
.location-images p {font-family: "TradeBold", sans-serif; text-transform:uppercase; font-size: 24px;margin-bottom: 0; text-align:center;}
ul.fav-item  {margin:0; padding-left: 15px;}
.fav-item > li {
  list-style-type: disc;
}



.connect p {font-family: "TradeBold", sans-serif; text-transform:uppercase; font-size: 14px;}
.connect i {font-size:30px; padding:0 5px;}
.connect a {
	display: block;
}
.loc-car-wrap {width:100%; max-width: 1120px; margin: 0 auto;}




.location-carousel .owl-prev {
  background-color: #e8e7e7;
  height: 100%;
  left: -45px;
  padding: 0;
  position: absolute;
  top: 0;
  width: 40px;
  -webkit-transition: all .3s ease ;
  -moz-transition: all .3s ease ;
  -o-transition: all .3s ease ;
  -ms-transition: all .3s ease;
  transition: all .3s ease ;

}

.location-carousel .owl-next {
  background-color: #e8e7e7;
  height: 100%;
  right: -45px;
  padding: 0;
  position: absolute;
  top: 0;
  width: 40px;
  -webkit-transition: all .3s ease ;
  -moz-transition: all .3s ease ;
  -o-transition: all .3s ease ;
  -ms-transition: all .3s ease;
  transition: all .3s ease ;
}

.location-carousel .owl-next:hover, .location-carousel .owl-prev:hover {
   background-color: #fafafa;
}

.loc-nav-left {height: 100%; position:relative;}

.chevron::before {
	border-style: solid;
	border-width: 0.10em 0.10em 0 0;
	content: '';
	display: inline-block;
	height: 25px;
	position: relative;
	transform: rotate(-45deg);
	width: 25px;
  color: #B31C27;
  display: block;
}

.chevron.right:before {
	transform: rotate(45deg);
  position: absolute;
  top: 50%;
}


.chevron.left:before {
  position: absolute;
  top: 50%;
  left: 15px;
	transform: rotate(-135deg);
}

@media screen and (min-width:768px) and (max-width:1024px) {
 .loc-car-wrap {width:100%; max-width:80%;}

 .loc-car-wrap .owl-carousel .owl-item img {height: auto; width:100%;}

.location-carousel .owl-prev {height: 100%;}

.footer-franks p.privacy {
  font-size: 12px;
  text-align: right;
  text-transform: capitalize;
}

}


@media screen and (min-width:980px) and (max-width:1200px) {
.footer-franks p.privacy {
  font-size: 12px;
}
}


@media screen and (min-width:768px) and (max-width:1023px) {
.pull-right.connect {margin-top:40px;}

.footer-franks p.family {
  font-size: 22px;
  line-height: initial;
  padding-top: 20px;
  text-align: center;
  text-transform: uppercase;
  }
}

@media screen and (max-width:767px) {

  .text-xs-left { text-align: left; }
  .text-xs-right { text-align: right; }
  .text-xs-center { text-align: center; }
  .text-xs-justify { text-align: justify; }

.owl-controls {display:none;}
.location-section .container-640 {margin-bottom: 40px;}
.location-list {padding-left:0; text-align:center;}
 .loc-car-wrap .owl-carousel .owl-item img {height: auto; width:100%; padding: 15px;}
.location-data h2 {text-align:center;}
.move-right {
  clear: both;
  float: none;
  margin-bottom: 20px;
}
.whitebuttons.pull-right {
  clear: both;
  display: block;
  float: none !important;
  margin: 0 auto;
}
.download {margin-top: 20px!important;}
.pull-right.connect {
  clear: both;
  display: block;
  float: none !important;
  margin-top: 20px;
}
.map-wrap {pointer-events:none;}

}

@media screen and (max-width:1024px) {
.footer-franks p.family span {display:block;}
}

form label {font-family: "TradeLight";}
input[type="text"], input[type="email"] {
  border: 1px solid #000;
  border-radius: 0;
  background-color: #f6f6f6;
}
form select , form textarea{
  border: 1px solid black !important;
  border-radius: 0 !important;
  background-color: #f6f6f6!important;
}

.btn-submit {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #b21a25;
  border-radius: 0;
  color: #b21a25;
  font-family: "TradeBold";
  font-size: 18px;
  height: 50px;
  line-height: 41px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-transform: uppercase;
  width: 150px;
}
.subfield.monthfield > input,.subfield.dayfield > input {
  text-align: center;
}

#pot {
	display: none;
}
.seaforms label {
	display: block;
}
.seaforms input[type="text"], .seaforms input[type="email"], .seaforms select {
    background-color: #ffffff;
    background-image: none;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    margin-bottom: 15px;
}
.seaforms textarea {
	width: 100%;
}



.seaforms .submit-btn {
  background: transparent none repeat scroll 0 0;
  border: 3px solid #b21a25;
  border-radius: 0;
  color: #b21a25;
  display: block;
  font-family: "TradeBold";
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  margin: 20px auto 0;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
}


          .acf-map {
          	width: 100%;
          	height: 600px;

          }

          /* fixes potential theme css conflict */
          .acf-map img {
             max-width: inherit !important;
          }

.eclub h1 {
	 font-family: "TradeBold",sans-serif;
	 font-size: 48px;
}

.eclub .eclubtextwrap{
  margin-bottom: 75px;
  margin-top: 100px;
}
.eclub p {
	font-family: "TradeLight",sans-serif;
	font-size: 26px;
	font-weight: 300;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.5);
    margin: 1em 0;
    padding: 0;
}

.e-club .lead h2 {
  font-family: Tradebold;
  font-size: 32px;
  text-align: center;
}

#mc-embedded-subscribe {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.companytextwrap {
	margin-top: 100px;
}


.subnav-wrap {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 5px;
  padding-top: 5px;
}
.subnav {
	padding-top: 10px;
}
.subnav ul {
  display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

.subnav li {
   list-style: none;
    flex-grow: 1;
    text-align: center;
}

.subnav ul li a {
    display: block;
    color: #676767;
    font-family: "TradeLight",sans-serif;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.companytextwrap h1 {
		 font-family: "TradeBold",sans-serif;
	 font-size: 48px;
	 margin-bottom: 48px;
	 text-transform: uppercase;
}

.companytextwrap p {
	font-family: "TradeLight",sans-serif;
	font-size: 26px;
	font-weight: 300;
}

.companyyellow {
	background-color: #ff9e19;
	margin-top: 100px;
	padding: 80px 0;
}

.phil .black {
	font-size: 32px;
	margin-top: 46px;
}

.phil .red {
	font-size: 27px;
}
.philbox {
	font-size: 18px;
	line-height: 30px;
}
.inside.page h2.historyheading {
  margin: 50px 0;
}
.historcontent {
	font-size: 18px;
	line-height: 24px;
}

.bg-red {
	background-color: #b31c27;
}
.inside.page h2.cheading {
	margin: 50px 0;
}
.csubheding {
	color: #ff9e19;
	font-size: 27px;
}
.ctext {
	margin-top: 26px;
	line-height: 24px;
	font-size: 18px;
}
.whitebutton:visited {
	color: #fff;
}
.whitebutton {
  border: 3px solid white;
  color: #fff;
  display: block;
  font-family: tradebold;
  font-size: 18px;
  height: 46px;
  line-height: 45px;
  margin: 30px auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
}
.whitebutton:hover {
	color: #ff9e19;
	text-decoration: none;
}
.history {
  margin-bottom: 50px;
}

.faqcontent {
	font-size: 18px;
	line-height: 24px;
}
.faqcontent p strong {
  display: block;
  font-size: 18px;
  line-height: 24px;
  margin: 30px 0;
}
.conheadline {
	font-size: 32px;
}
.consub {
	font-size: 18px;
}
.bg-red.career {
  padding-bottom: 50px;
}

.standard-content h1 {
	font-family: "TradeBold";
}

.blogpost {
	margin: 60px 0;
	overflow: hidden;
}
.blogpost h2 {
	font-family: "Tradelight";
}
.blogpost .btn {
	    background: #fff none repeat scroll 0 0;
    border: 3px solid #b21a25;
    border-radius: 0;
    color: #b21a25;
    font-family: "TradeBold";
    font-size: 18px;
    height: 50px;
    line-height: 41px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 150px;
	text-decoration: none;
	transition:all .3s ease;
}
.blogpost .btn:hover {
	 background: #ddd none repeat scroll 0 0;
	transition:all .3s ease;
}
.small-post {
	margin-bottom: 120px;
}
.small-post img,
.blogposting img {
	width: 100%;
	height: auto;
}

@media screen and (max-width:767px) {

.fav-item > li {
  list-style-type: disc;
  list-style-position: inside;
}

.blog .inside-header {
	background-position: -160px center;
}
	img.aligncenter {
  height: auto;
  width: 100%;
}
.footer-franks .privacy {
  line-height: 20px;
  margin-top: 40px;
}
.privacy span {
	display: block;
}
.blog-img {
	max-width: 100%;
	height: auto;
}


.subnav ul li a {
	font-size: 14px;
}

.map-wrap {
	margin-top: 80px;
}

.homemenu-image {
	margin-bottom: 100px;
}

}

.page-id-686 .header-page,
.page-id-778 .header-page {
display: none;
}

/* Franchise callout button on contact form */

.franchise-callout-badge {
  position: fixed;
  top: 115px;
  right: 120px;
  z-index: 1;
  width: 200px;
  background-color: #b31c27;
  color: white;
  text-align: center;
  padding: 35px;
  height: 200px;
  border-radius: 50%;
  font-size: 1.4em;
  display: block;
  text-decoration: none;
  border-width: 8px;
  border-color: #fff;
  border-style: solid;
}

.franchise-callout-badge:hover {
  text-decoration: none;
}

.franchise-callout-badge_click-here {
font-size: 1.1em;
font-weight: 900;
}

.row.franchise-callout {
  position: relative;
}

.submit-btn--white {
color: white !important;
border-color: white !important;
}

p.nutrition-menu-link {
  text-align: center;
  margin-top: 10px;
}

@media screen and (max-width: 1400px) {
  .franchise-callout-badge {
    right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .franchise-callout-badge {
    top: 54px;
    right: 40px;
    width: 150px;
    padding: 25px;
    height: 150px;
    font-size: 1em;
  }
}

/* SDSU Disclaimer */
span.dis {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: block;
    color: white;
    margin-top: -50px;
}

@media only screen and (max-width: 980px) {
span.dis {
    margin-top: -28px;
}
}