/* Generated by less 2.5.1 */
body {
  background-color: #ffffff;
  color: #000000;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
a {
  text-decoration: none;
  font-weight: 700;
}
.centerit {
  text-align: center;
}
.active {
  color: #576e4a;
}
.navigation .logo {
  padding: 1em;
  -webkit-box-shadow: 0 8px 6px -6px #999999;
  -moz-box-shadow: 0 8px 6px -6px #999999;
  box-shadow: 0 8px 6px -6px #999999;
}
.navigation img {
  display: block;
  margin: 0 auto;
}
.navigation .links {
  padding-top: 1em;
}
.navigation .links nav ul li {
  text-align: center;
  margin-bottom: 1.25em;
}
.navigation .links a {
  font-size: 1.2em;
}
.navigation .links a:link {
  color: #000000;
}
.navigation .links a:hover {
  color: #576e4a;
}
#hero {
  background-image: url('../images/the-cdc-marijuana-bud.jpg');
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 48%;
}
main #intro {
  background-color: #576e4a;
  padding: 1em;
  text-align: center;
}
main h1 {
  color: #ffffff;
  font-size: 2em;
  line-height: 3em;
  text-transform: uppercase;
  margin-bottom: .5em;
  font-family: 'Patua One', cursive;
  letter-spacing: 1px;
  text-align: center;
}
main p {
  font-size: 1.1em;
  line-height: 1.65em;
  margin: 0 0 1.65em 0;
  color: #ffffff;
}
main .location-btn {
  padding: 1em 0 3em 0;
}
main .btn-1 {
  border-radius: 8px;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 1em;
  background-color: #576e4a;
  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-1:hover {
  background-color: #ffffff;
  color: #576e4a;
}
main .image {
  padding: 2em 1em 0 1em;
}
main #products {
  padding: 1em 0;
}
main #products h2 {
  color: #485566;
  font-size: 2em;
  line-height: 3em;
  text-transform: uppercase;
  margin-bottom: .5em;
  font-family: 'Patua One', cursive;
  letter-spacing: 1px;
  text-align: center;
}
main #products .product {
  padding: 1em 1em 2em 1em;
}
main #products img {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
}
main #products h3 {
  color: #000000;
  text-align: center;
  font-weight: bold;
  margin-top: 1em;
  font-size: 1.2em;
}
#location {
  padding: 3em 1em 3em 1em;
}
#location h2 {
  color: #576e4a;
  font-size: 2em;
  line-height: 3em;
  text-transform: uppercase;
  margin-bottom: .5em;
  font-family: 'Patua One', cursive;
  letter-spacing: 1px;
  text-align: center;
}
#location h3 {
  color: #485566;
  font-size: 1.5em;
  line-height: 2.25em;
  text-transform: uppercase;
  margin-bottom: .5em;
  font-family: 'Patua One', cursive;
  letter-spacing: 1px;
  text-align: center;
}
#location p {
  color: #000000;
  line-height: 0;
  text-align: center;
}
.map {
  position: relative;
  padding: 2em 0;
  height: 400px;
  overflow: hidden;
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 2em;
}
footer {
  background-color: #576e4a;
  padding: 1em;
}
footer #social {
  margin: 0 auto;
}
footer div {
  width: 200px;
  margin: 0 auto;
}
footer ul {
  margin: 0 50px;
}
footer li {
  list-style-type: none;
  float: left;
  margin-bottom: 1.2em;
}
footer ul li a span {
  background: #ffffff;
  color: #576e4a;
  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 p {
  font-size: .8em;
  color: #ffffff;
  padding-bottom: 15px;
}
footer a {
  color: #bbbbbb;
}
@media screen and (min-width: 481px) {
  .navigation .logo {
    padding: 1em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navigation .links {
    padding: 2.5em 0 0 2em;
  }
  .navigation nav ul li {
    display: inline;
    padding-left: 2.2em;
    line-height: 90px;
  }
  main #intro {
    padding: 3em 2em 4em 2em;
  }
  main #intro .text {
    padding-right: 1em;
  }
  .map {
    height: 600px;
  }
  footer {
    padding-top: 1em;
  }
  footer .social div {
    margin: 0;
  }
}
@media screen and (min-width: 1025px) {
  header #hero {
    height: 600px;
  }
  footer {
    padding: 1em 1em 0 1em;
  }
  #social div {
    margin: 0;
  }
  #social .copy {
    margin-top: 1em;
  }
}
