/* Generated by less 2.5.1 */
body {
  font-size: 16px;
  line-height: 1.5em;
  background-color: #ffffff;
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
header .logo {
  display: block;
  margin: .75em auto;
}
header .hero {
  background-image: url('../images/burrito.jpg');
  height: 330px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 66%;
}
main {
  background-color: #ffffff;
}
main #about {
  background-color: #d97904;
  padding: 2em;
}
main .intro {
  font-size: 1.5em;
  letter-spacing: 2px;
  margin: 0;
}
main p {
  text-align: center;
  color: #ffffff;
  font-size: 1.1em;
  line-height: 1.65em;
  margin: 0 0 1.65em 0;
}
main .centerit {
  text-align: center;
}
main .btn {
  border-radius: 8px;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 1em;
  background-color: #d97904;
  padding: 10px 20px 10px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
main .btn:hover {
  background-color: #ffffff;
  color: #d97904;
  text-decoration: none;
}
main #intro {
  padding: 2em;
}
main p.special {
  font-size: 1.3em;
  color: #d97904;
  font-weight: bold;
  font-family: 'Bree Serif', serif;
  margin: 0 0 1.3em 0;
  line-height: 1.95em;
  margin-top: .5em;
  text-transform: uppercase;
  text-align: center;
}
main p.or {
  font-size: 1.5em;
}
main #choice-text {
  padding: 0;
  margin-bottom: .5em;
}
main p.choice {
  color: #000000;
  font-weight: bold;
  margin-top: 0;
}
main h1 {
  color: #a1bf36;
  font-size: 2em;
  font-weight: bold;
  line-height: 2em;
  margin: 0 0 1em 0;
  text-transform: uppercase;
  font-family: 'Bree Serif', serif;
  text-align: center;
  margin-bottom: 0;
}
main img {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  max-width: 80%;
}
main #menu {
  padding: 0 2em 2em 2em;
}
main .menu-items {
  text-align: center;
  padding-bottom: 1.5em;
}
main h2 {
  font-size: 1.2em;
  color: #a60321;
  font-weight: bold;
  font-family: 'Bree Serif', serif;
  text-align: center;
  margin: 0 0 1.2em 0;
  line-height: 1.8em;
}
main h3 {
  font-weight: bold;
  font-size: 1em;
  color: #000000;
  text-align: left;
  padding-left: 2em;
}
main ul {
  text-align: left;
  display: inline-block;
}
main ul li {
  float: none;
  list-style-type: circle;
  list-style-position: inside;
}
#contact {
  clear: both;
}
#contact p {
  font-family: 'Bree Serif', serif;
  font-size: 1.6em;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 2px;
}
#contact p:last-of-type {
  font-family: 'Roboto', sans-serif;
  font-size: 1.2em;
  font-weight: bold;
}
#contact a {
  color: #ffffff;
  text-decoration: none;
}
#contact #img {
  background-image: url('../images/burrito-bowls.jpg');
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 63%;
}
#contact #text {
  background-color: #a1bf36;
  padding: 2em 0;
}
#location {
  padding: 2em;
}
#location h2 {
  color: #a1bf36;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.6em;
  margin: 0 0 0.8em 0;
  text-transform: uppercase;
  font-family: 'Bree Serif', serif;
  text-align: center;
}
#location p {
  margin: 0;
  color: #000000;
}
.google-maps {
  position: relative;
  padding: 2em 0;
  height: 300px;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 2em;
}
footer {
  background-color: #d97904;
}
footer #socialicons {
  padding: .5em;
}
footer #social {
  margin: 1em auto;
  width: 200px;
}
footer ul {
  padding: 0 0 1.5em 0;
}
footer li {
  list-style-type: none;
  float: left;
  margin-bottom: 1.2em;
}
footer ul li a span {
  background: #ffffff;
  color: #d97904;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  margin-right: 10px;
  padding-top: 12px;
  transition: all 0.2s ease-in-out;
}
footer ul li a span:hover {
  opacity: .6;
}
footer #copy {
  clear: both;
  text-align: center;
  padding: 1.2em 0 1em 0;
  background-color: #d9430d;
  color: #ffffff;
}
footer p {
  font-size: .75em;
  line-height: 1.1em;
}
footer a {
  text-decoration: none;
  color: #BBBBBB;
}
@media screen and (min-width: 481px) {
  body {
    font-size: 18px;
  }
  img {
    max-width: 100%;
  }
  header .hero {
    height: 500px;
  }
  main #about {
    padding: 2em 12em 3em 12em;
    margin-bottom: 2em;
  }
  main #intro {
    padding: 0 7em 2em 7em;
  }
  main #choice-text {
    padding-top: 170px;
  }
  main #menu {
    padding: 0 6em 3em 6em;
  }
  #location {
    margin-bottom: 2em;
  }
  #location .hours {
    padding-top: 2em;
  }
  #location h2 {
    padding-top: 1em;
  }
  #location .google-maps {
    height: 500px;
  }
  #location .google-maps iframe {
    padding-right: 1em;
  }
}
