/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */

.top .text {
  font-size: .9em;
  line-height: 1.2em;
}

.chapterImage.c0 {
  background: #f3f3f3 url(//maddencdn.com/content/images/2015/omaha/foodies/intro-img-sm.jpg) no-repeat 80% center scroll;
  -webkit-background-size: cover;
  background-size: cover;
}

.chapterImage.c0 #v0 {
  display: none;
}

.chapterImage.c0 .titleText .cit1 {
  margin-top: -10px;
  font-size: 2em;
  line-height: 0.8em;
}

.chapterImage.c0 .titleText .cit3 {
  font-size: 1em;
  line-height: 3em;
  margin-bottom: -10px;
}

.chapterImage.c2 {
  background: #f98200 url(//maddencdn.com/content/images/2015/omaha/foodies/bg-diag-orange.png) repeat top left fixed;
  height: 23%;
}

.chapterImage.c3 {
  background: #f98200 url(//maddencdn.com/content/images/2015/omaha/foodies/bg-diag-orange.png) repeat top left fixed;
  height: 23%;
}

.chapterImage.c4 {
  background: #f3f3f3 url(//maddencdn.com/content/images/2015/omaha/foodies/ch4-title-img-sm.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  background-size: cover;
  height: 70%;
}

.chapterImage .centerTitle {
  font-size: 2em;
  line-height: 1.2em;
}

.chapter.c1 .pullQuote,
.chapter.c2 .pullQuote,
.chapter.c3 .pullQuote,
.chapter.c4 .pullQuote {
  display: none;
}

.chapter.c2 #c2Pull {
  display: none;
}

section h2 {
  font-size: 1.6em;
  line-height: 1.25em;
}

#carouselWrapper {
  display: none;
}

.lightbox {
  display: block;
  margin: 20px auto;
  width: 300px;
  height: 170px;
}

.lightbox p {
  font-size: 2.0em;
  line-height: 1.2em;
}

.inlinePullquote {
  width: 95%;
  height: auto;
  margin: 0 -10% 1% 15%;
  float: right;
  clear: both;
}