/*
Theme Name:     GrandE Buffet
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Thirteen theme
Author:         mlietz@tribpub.com
Author URI:     http://example.com/about/
Template:       strappress
Version:        0.1.0
*/
@import url("../strappress/style.css");

/* color palette & fonts
-------------------------------------------------------------- */
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

h1 {
  font-family: 'Lobster Two', cursive;
  font-size: 4.5em;
  margin-bottom: 30px;
  line-height: 1.2em;
}

h2 {
  font-family: 'Lobster Two', cursive;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 45px;
  padding: 30px 45px;
  font-size: 3em;
}

h3 {
  font-family: 'Lobster Two', cursive;
  margin-top: 0;
  font-size: 2.25em;
}

h4 {
  font-size: 1.5em;
  font-weight: 300;
  margin-bottom: 21px;
}

.lobster-two {
  font-family: 'Lobster Two', cursive;
}

.red {
  color: #7d0003;
}

.red-dk1 {
  color: #640002;
}

.red-dk2 {
  color: #4b0001;
}

.green {
  color: #02a065;
}

.tan {
  color: #f8f1e9;
}

.grey {
  color: #2c2c2c;
}

.bold {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.onepage a {
  color: #02a065;
}

/* universal
-------------------------------------------------------------- */
.container, #wrapper {
  width: 100%;
  padding: 0;
  margin-bottom: 0 !important;
}

.onepage {
  width: 100%;
  padding: 60px 0;
}

.onepage .row, nav .container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

#about .row, #specials .row {
  background: rgba(255, 255, 255, .9);
  padding: 0 15px;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: rgba(0, 0, 0, .15);
}

#about .row:first-child, #specials .row:first-child {
  border-top: 1px solid;
  border-color: rgba(0, 0, 0, .15);
  padding-top: 30px;
}

#about .row:last-child, #specials .row:last-child {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, .15);
  padding-bottom: 30px;
}

#menu, #bus-tours, #contact {
  background: #7d0003;
}

#menu h2, #bus-tours h2, #contact h2 {
  background: #f8f1e9;
  color: #4b0001;
}

#menu h3, #bus-tours h3, #contact h3, #bus-tours h4, #contact h4 {
  color: #f8f1e9;
}

#menu p, #bus-tours p, #contact p {
  color: #fff;
}

#about, #specials, #blog {
  background: #f8f1e9;
}

#about h2, #specials h2, #blog h2 {
  background: #7d0003;
  color: #fff;
}

#about h3, #specials h3, #blog h3, #about h4, #specials h4, #blog h4 {
  color: #7d0003;
}

#about p, #specials p, #blog p {
  color: #2c2c2c;
}

p {
  line-height: 1.5em;
  margin-bottom: 15px;
}

h3.w-margin-top {
  margin-top: 30px;
}

.img-border {
  border: 5px solid #f8f1e9;
}

.clear {
  clear: both;
}

#logo {
  margin: 0 !important;
}

#logo img {
  max-height: 80px;
}

.covid-bar {
  background-color: #7d0003;
  text-align: center;
  border-top: 2px solid white;
}

.covid-bar > p:nth-child(1) {
  font-family: 'Lobster Two', cursive;
  font-size: 30px;
  color: white;
  padding-top: 10px;
}

.covid-bar > p:nth-child(2) {
  font-family: 'Lobster Two', cursive;
  font-size: 30px;
  margin-bottom: 0px;
  color: white;
  padding-bottom: 15px;
}

/* nav
--------------------------------------------------------------*/
.navbar {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}

.navbar .container {
  height: 120px;
  display: table;
}

.navbar-header {
  padding: 20px 0;
}

.navbar-default {
  background: #7d0003;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #2c2c2c;
}

ul.navbar-nav {
  float: right;
  text-transform: uppercase;
  margin: 50px 0;
}

.nav>li>a {
  font-size: 1.1em;
  padding: 0 20px;
}

/* bootstrap corrections */
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
  margin-left: 0;
  margin-right: 0;
}

/* dots */
#dot-nav {
  position: fixed;
  top: 40%;
  right: 60px;
}

#dot-nav a {
  height: 15px;
  width: 15px;
  background: #fff;
  border: 1px solid;
  border-color: rgba(0, 0, 0, .25);
  margin-bottom: 15px;
  display: block;
  border-radius: 50%;
  transition-duration: .5s;
}

#dot-nav a:hover, #dot-nav a:active {
  background: #7d0003;
}

@media (max-width:1400px) {
  #dot-nav {
    right: 30px;
  }

}

@media (max-width:1279px) {
  #dot-nav {
    display: none;
  }

}

/* #home
-------------------------------------------------------------- */
#myCarousel {
  color: #2c2c2c !important;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
  width: 100%;
}

.item {
  height: 100%;
  max-height: 870px;
}

.carousel-caption {
  bottom: 0;
  width: 100%;
  left: auto;
  right: auto;
  margin-bottom: 0;
  background: rgba(0, 0, 0, .333);
}

.carousel-caption p {
  width: 85%;
  font-size: 1.25em;
  margin: 0 auto;
}

.carousel-control i {
  position: absolute;
  top: 50%;
  display: inline-block;
  font-weight: bold;
  font-size: 3em;
}

.carousel-indicators {
  display: none;
}

/* remove white space between slides */
#myCarousel .left, #myCarousel .right {
  float: none !important;
}

/* #about
-------------------------------------------------------------- */
#about h2 {
  margin-bottom: 30px;
}

.about-us-opening {
  margin-bottom: 30px;
  font-size: 1.2em;
}

.about-us-img-r {
  margin-bottom: 45px;
}

.about-us-info {
  background: rgba(248, 241, 233, .33);
  padding: 30px;
  border: 1px solid;
  border-color: rgba(0, 0, 0, .15);
  margin-top: 60px;
}

.about-us-info .col-lg-6 {
  padding: 0 15px 0 0;
}

.about-us-info p {
  font-size: 1.5em;
  line-height: 2em;
  margin-bottom: 0;
}

.about-us-info a .fa {
  padding: 0 0 0 10px;
  font-size: 1.25em;
  color: #7d0003 !important;
}

.about-us-info .lobster-two {
  font-weight: 400;
}

#about .fa {
  margin-right: 10px;
}

/* #menu
-------------------------------------------------------------- */
#menu .quote {
  font-style: italic;
  font-size: 1.333em;
}

#menu .quote span {
  font-size: .85em;
  font-weight: 200;
}

#menu a {
  text-decoration: none !important;
}

#accordion {
  margin-top: 30px;
}

.panel-default>.panel-heading {
  background: #f8f1e9;
  border: #c4bfb9;
  padding: 20px;
}

a h3.panel-title {
  color: #7d0003 !important;
  font-family: 'Lobster Two', cursive;
  font-size: 2em;
}

.panel-heading, .panel-group .panel {
  border-radius: 0 !important;
}

.panel .panel-default, .panel-group .panel+.panel {
  margin-top: 30px;
}

#accordion .panel-body p {
  color: #2c2c2c !important;
  font-weight: 400;
}

#accordion .panel-body h4 {
  font-family: 'Lobster Two', cursive;
  border-bottom: 1px solid #cacaca;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.menu-row {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 15px;
  margin-bottom: 15px !important;
}

.menu-left {
  float: left;
}

.menu-right {
  float: right;
}

@media (min-width:320px) and (max-width:2880px) {
  .menu-row .col-lg-6 {
    width: 50% !important;
    float: left;
  }

}

@media (min-width:320px) and (max-width:767px) {
  .menu-row .col-lg-6 .menu-left, .menu-row .col-lg-6 .menu-right {
    width: 100% !important;
    float: none;
    text-align: left;
    display: block;
  }

  .menu-row .col-lg-6 .menu-right {
    color: #7d0003;
  }

  #menu .panel-body .col-lg-12 {
    padding: 0;
  }

  #menu .panel-body .col-lg-6 {
    padding: 0 10px 0 0;
  }

}

/* #specials
-------------------------------------------------------------- */

/* #bus-tours
-------------------------------------------------------------- */

/* #blog
-------------------------------------------------------------- */
.wp-posts-carousel-categories, .owl-dots {
  display: none !important;
}

h3.wp-posts-carousel-title {
  display: inline-block;
  text-align: left !important;
}

h3.wp-posts-carousel-title a {
  color: #7d0003;
  font-size: 1.75em;
  transition-duration: .5s;
}

h3.wp-posts-carousel-title a:hover {
  color: #4b0001;
  text-decoration: none;
}

.default-theme.wp-posts-carousel .wp-posts-carousel-container {
  padding: 0 !important;
  box-shadow: none !important;
  border: 1px solid #aba6a1 !important;
}

.default-theme.wp-posts-carousel .wp-posts-carousel-image {
  padding-top: 0 !important;
}

.wp-posts-carousel-details {
  padding: 20px !important;
}

.wp-posts-carousel-desc {
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 1.2em !important;
}

.default-theme.wp-posts-carousel .wp-posts-carousel-buttons {
  text-align: inherit !important;
  display: inline !important;
}

#visit-blog {
  text-align: center;
  margin-top: 60px;
}

#visit-blog a {
  display: inline-block;
  width: auto !important;
  color: #fff !important;
  background: #02a065;
  padding: 0 45px;
  line-height: 60px;
  text-transform: uppercase;
  font-size: 1.5em !important;
  font-weight: 400;
  transition-duration: .5s;
}

#visit-blog a:hover {
  text-decoration: none;
  background: #01613e;
}

/* #contact
-------------------------------------------------------------- */
#contact h4 {
  margin-top: 0;
  margin-bottom: 9px;
  font-weight: 400;
}

#contact iframe {
  margin-top: 15px;
  border: 15px solid #fff;
}

.contact-us-info {
  margin-top: 60px !important;
}

.contact-us-info p {
  font-size: 1.5em;
  line-height: 2em;
  margin-bottom: 0;
}

#contact form {
  margin-top: 21px;
}

#contact form .col-lg-6, #contact form .col-lg-12 {
  padding-left: 0;
}

#contact input, #contact textarea {
  font-size: 18px;
  width: 100%;
  color: #2c2c2c;
  border: 0;
}

#contact input {
  line-height: 60px;
  text-indent: 15px;
  margin-bottom: 30px;
}

#contact textarea {
  height: 120px;
  padding: 5px 15px;
}

.form-submit {
  text-align: right;
  margin-top: 15px;
  padding-right: 0 !important;
}

.form-submit input {
  display: inline-block;
  width: auto !important;
  color: #7d0003 !important;
  background: #fff;
  padding: 0 90px;
  text-transform: uppercase;
  font-size: 1em !important;
  font-weight: 400;
  text-indent: 0 !important;
}

#contact .fa {
  margin-right: 10px;
}

/* footer
-------------------------------------------------------------- */
#footer {
  display: none;
}

#grande-footer {
  padding: 60px 0 !important;
  background: #4b0001;
  color: #fff;
}

#grande-footer p {
  text-align: center;
}

#grande-footer p a .fa {
  padding: 0 15px;
  font-size: 2.5em;
  color: #fff !important;
}

#modal-privacy {
  font-size: .75em;
}

.modal-dialog {
  width: 75%;
}

/* responsive
-------------------------------------------------------------- */
@media (max-width:1230px) {
  nav .container {
    width: 95%;
  }

}

@media (min-width:960px) and (max-width:1024px) {
  .nav>li>a {
    font-size: .95em;
  }

}

@media (min-width:840px) and (max-width:959px) {
  .nav>li>a {
    font-size: .85em;
    padding: 0 10px;
  }

}

@media (min-width:768px) and (max-width:839px) {
  .nav>li>a {
    font-size: .85em;
    padding: 0 7px;
  }

}

@media (min-width:569px) and (max-width:1240px) {
  .onepage .row {
    width: 90%;
  }

}

@media (min-width:320px) and (max-width:568px) {

  /* universal */
  .onepage {
    padding: 30px 0;
  }

  .onepage .row {
    width: 90%;
  }

  h2 {
    margin-bottom: 30px;
    padding: 20px;
    font-size: 2.4em;
  }

  /* logo */
  #logo img {
    max-height: 60px;
  }

  /* nav */
  .navbar .container {
    height: 100px;
  }

  nav .container {
    width: 80%;
  }

  .navbar-toggle {
    margin-right: 0;
  }

  /* home */
  .carousel-caption {
    bottom: initial;
    top: 0;
    padding-top: 0;
    left: auto;
    right: auto;
    width: 100%;
    padding-bottom: 0;
  }

  .carousel-caption h1 {
    font-size: 1.5em;
  }

  .carousel-caption p {
    display: none;
  }

  /* about */
  .about-us-img-l {
    margin-bottom: 30px;
  }

  .about-us-img-r {
    margin-bottom: 15px;
  }

  .about-us-info {
    padding: 0 20px 20px 20px;
    font-size: .85em;
  }

  .about-us-info .col-lg-6 {
    padding: 0;
  }

  .about-us-info h3 {
    padding: 30px 0 0 0;
  }

  .about-us-info .lobster-two {
    font-weight: 400;
    margin-top: 20px;
    display: inline-block;
  }

}
