@import url("bootstrap.min.css");
@import url("bootstrap-theme.min.css");
.proxima-rounded {
  font-family: "proxima-nova-soft", "Gotham Rounded", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal; }

.nimbus {
  font-family: "nimbus-sans-condensed", Univers, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal; }

html, body {
  background-image: url("../img/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 140%;
  color: #ffffff;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
  font-family: "proxima-nova-soft", "Gotham Rounded", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 1px; }

h2 {
  font-size: 58px;
  text-transform: uppercase; }
  h2.banner {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 32px; }

h3 {
  font-size: 44px;
  text-transform: uppercase;
  font-weight: 100; }

h4 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500; }

h5 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500; }

a.shoplink, a#buy {
  color: white;
  border-bottom: 2px solid #fff;
  position: relative;
  z-index: 100; }
  a.shoplink:hover, a#buy:hover {
    text-decoration: none;
    color: #428bca;
    border-bottom: 2px solid #428bca; }

.orange {
  color: #ffa045; }

.blue {
  color: #00a3c7; }

.red {
  color: #f05133; }

div.container {
  height: 100%;
  position: relative; }

header > div.row:first-child {
  background-image: url("../img/bg.orange.png"); }
header h1 img {
  margin-top: 72px; }
header p {
  margin: 24px 0 36px;
  font-weight: 500; }
header div.product {
  position: relative;
  height: 500px; }
  header div.product img {
    position: absolute;
    width: 350px;
    left: 26%;
    top: 40%; }
header div.social img {
  position: absolute;
  width: 30px;
  margin-top: 48px; }
  header div.social img.facebook {
    left: 92%; }
  header div.social img.twitter {
    left: 102%; }

div.intro {
  background-image: url("../img/bg.blue.png");
  position: relative; }
  div.intro div.pieces {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    div.intro div.pieces .pieces-cheddar {
      position: absolute;
      top: 12px;
      left: 16px; }
    div.intro div.pieces .pieces-gouda {
      position: absolute;
      top: -50px;
      left: -25px; }
    div.intro div.pieces .pieces-pepperjack {
      position: absolute;
      top: 0px;
      left: -40px; }
  div.intro h4 {
    margin: 60px 0 24px 0; }
  div.intro p:last-of-type {
    margin-bottom: 200px; }
  div.intro div.banner h2 {
    position: absolute;
    bottom: -40px;
    border: 2px solid #ffffff;
    padding: 10px 30px;
    display: inline-block;
    background: #01abcf;
    border-radius: 3px; }
  div.intro img.only-badge {
    width: 200px;
    position: absolute;
    right: -85px;
    top: -106px; }

div.bags {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.04) 1%, white 25%, white 50%, white 75%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.04)), color-stop(25%, white), color-stop(50%, white), color-stop(75%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.04) 1%, white 25%, white 50%, white 75%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.04) 1%, white 25%, white 50%, white 75%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.04) 1%, white 25%, white 50%, white 75%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.04) 1%, white 25%, white 50%, white 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */ }
  div.bags img {
    margin: 0 0 0 -61%;
    width: 800px;
    display: block; }
  div.bags h3 {
    margin: -48px 0 36px 0; }
  div.bags .ingredients {
    color: #444444;
    font-size: 16px;
    line-height: 24px;
    width: 85%;
    margin: 0 auto;
    height: 100px; }
  div.bags div.nutrition {
    width: 85%;
    margin: 24px auto;
    color: #666666;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    border: 1px solid #666666;
    background-color: #ffffff; }
    div.bags div.nutrition div.row {
      width: 98%;
      margin: 0 auto; }
      div.bags div.nutrition div.row.divider {
        border-bottom: 1px solid #666666; }
      div.bags div.nutrition div.row.large {
        border-bottom: 2px solid #666666; }
      div.bags div.nutrition div.row.spaced p {
        margin: 4px 0; }
      div.bags div.nutrition div.row p {
        margin: 0;
        padding: 0;
        line-height: 24px; }
        div.bags div.nutrition div.row p.title {
          font-size: 21px;
          margin-top: 6px;
          font-weight: bold; }
        div.bags div.nutrition div.row p.small {
          font-size: 12px; }
      div.bags div.nutrition div.row div {
        padding: 0 6px; }
        div.bags div.nutrition div.row div.mid-align {
          margin-top: 12px; }

div.faq {
  margin-top: 96px;
  color: #00a3c7; }
  div.faq h5 {
    margin: 48px 0;
    display: inline-block; }
  div.faq p {
    color: #444444; }
  div.faq div.q h1 {
    height: 65px;
    width: 65px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    border: 6px solid #00a3c7;
    text-align: center;
    font-weight: 800;
    margin-top: 14px;
    padding-top: 6px; }
  div.faq div.q + div.q {
    margin: 48px 0 96px 0; }

footer {
  background-image: url("../img/bg.red.png"); }
  footer div.row {
    padding-top: 96px;
    padding-bottom: 24px; }
    footer div.row a {
      color: #ffffff; }
    footer div.row img.logo {
      margin: 24px 0 12px;
      width: 96px; }
      footer div.row img.logo.enwave {
        width: 192px; }
    footer div.row ul.contact li:not(:first-child) {
      font-size: 15px;
      line-height: 21px; }
    footer div.row ul.contact li:last-child {
      margin-bottom: 48px; }
      footer div.row ul.contact li:last-child a {
        color: #ffffff;
        border-bottom: 1px solid #ffffff; }
        footer div.row ul.contact li:last-child a:hover {
          text-decoration: none;
          color: #aaaaaa;
          border-bottom: 1px solid #aaaaaa; }
    footer div.row + div.row {
      padding: 0 0 48px 0; }
  footer p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 0; }
    footer p.follow {
      margin-top: 24px; }
    footer p a {
      color: #ffffff;
      border-bottom: 1px solid #ffffff; }
      footer p a:hover {
        text-decoration: none;
        color: #aaaaaa;
        border-bottom: 1px solid #aaaaaa; }
    footer p.legal {
      font-size: 14px; }
  footer div#tweets {
    margin-top: 36px; }
    footer div#tweets small {
      font-size: 12px; }
    footer div#tweets li + li {
      margin-top: 12px; }

@media (max-width: 1200px) {
  div.product {
    position: relative; }
    div.product img {
      left: 25% !important;
      width: 300px !important;
      top: 42% !important; }

  h2.banner {
    font-size: 24px; }

  div.intro p:last-of-type {
    margin-bottom: 100px; }
  div.intro div.pieces .pieces-cheddar {
    width: 1100px;
    top: -110px;
    left: -48px; }
  div.intro div.pieces .pieces-pepperjack {
    width: 1000px;
    left: -15px; }
  div.intro div.pieces .pieces-gouda {
    width: 1096px;
    top: 25px;
    left: -60px; }
  div.intro img.only-badge {
    right: 5px;
    top: -73px;
    width: 150px; }

  div.bags img {
    margin-top: 60px;
    width: 500px;
    margin-left: -35%; }
  div.bags div.nutrition {
    font-size: 12px; }
    div.bags div.nutrition div.row.spaced p {
      margin: 2px 0; }

  div.faq {
    margin: 24px 0; } }
@media (max-width: 992px) {
  header p {
    font-size: 16px;
    line-height: 24px; }
  header h2 {
    font-size: 42px; }
  header div.product {
    position: relative; }
    header div.product img {
      left: 25% !important;
      width: 250px !important;
      top: 38% !important; }

  div.intro div.pieces .pieces-cheddar {
    width: 820px;
    top: -110px;
    left: -30px; }
  div.intro div.pieces .pieces-gouda {
    width: 900px;
    top: 50px; }
  div.intro div.pieces .pieces-pepperjack {
    width: 800px;
    left: -15px;
    top: 80px; }
  div.intro img.only-badge {
    right: 5px;
    top: -60px;
    width: 125px; }

  div.bags img {
    width: 750px;
    margin: 60px 0 0 0; }
  div.bags .ingredients {
    width: 50%;
    font-size: 18px; }
  div.bags div.nutrition {
    width: 50%; }
    div.bags div.nutrition div.row p {
      font-size: 16px;
      line-height: 28px; }
      div.bags div.nutrition div.row p.small {
        font-size: 14px; }

  footer p {
    font-size: 14px; } }
@media (min-width: 320px) and (max-width: 991px) {
  header {
    text-align: center; }
    header h1 img {
      width: 100px;
      margin: 0 auto; }
    header h2 {
      font-size: 42px; }
    header p {
      font-size: 18px;
      width: 75%;
      margin: 0 auto; }
    header div.product {
      position: relative;
      height: 275px; }
      header div.product img {
        left: 16% !important;
        width: 200px !important;
        top: 10% !important; }

  div.intro div.pieces .pieces-cheddar {
    width: 420px;
    top: 50px;
    left: -125px; }
  div.intro div.pieces .pieces-gouda {
    width: 400px;
    top: 50px;
    left: -101px; }
  div.intro div.pieces .pieces-pepperjack {
    width: 350px;
    left: -50px;
    top: 125px; }
  div.intro p {
    font-size: 16px; }
    div.intro p:last-of-type {
      margin-bottom: 150px; }
  div.intro img.collage {
    width: 200px;
    margin: 0 auto;
    display: block; }
  div.intro div.banner {
    margin: 0 auto; }
    div.intro div.banner h2 {
      font-size: 15px;
      padding: 10px 15px; }
  div.intro img.only-badge {
    width: 110px;
    top: -140px;
    right: 20px; }
  div.intro h4 {
    margin-top: 75px; }

  div.bags img {
    width: 400px;
    margin-left: -10%; }
  div.bags .ingredients {
    width: 75%;
    font-size: 16px; }
  div.bags h3 {
    margin-top: -24px; }
  div.bags div.nutrition {
    width: 75%; }
    div.bags div.nutrition div.row p {
      font-size: 12px;
      line-height: 22px; }
      div.bags div.nutrition div.row p.small {
        font-size: 10px; }
    div.bags div.nutrition div.row div {
      padding: 0 3px; }

  div.faq div.q h1 {
    margin-left: 12px; }
  div.faq div.q p {
    font-size: 16px;
    line-height: 24px; }

  footer h5 {
    text-align: center; }
    footer h5:last-of-type {
      margin-top: 72px; }
  footer img {
    display: block;
    margin: 24px auto 12px auto !important; }
  footer ul.contact {
    text-align: center; }
  footer p.legal {
    width: 75%;
    margin: 0 auto; }
  footer div#tweets {
    width: 75%;
    margin: 0 auto; } }
@media (min-width: 320px) and (max-width: 991px) and (orientation: landscape) {
  header div.product img {
    left: 28% !important; }

  div.intro div.pieces .pieces-cheddar {
    width: 500px;
    top: 100px;
    left: -125px; }
  div.intro div.pieces .pieces-gouda {
    width: 550px;
    top: 50px;
    left: -200px; }
  div.intro div.pieces .pieces-pepperjack {
    width: 450px;
    left: 25px;
    top: 50px; }
  div.intro p {
    font-size: 16px; }
    div.intro p:last-of-type {
      margin-bottom: 50px; }
  div.intro div h4 {
    text-align: center !important; }
  div.intro img.collage {
    width: 300px;
    margin: 0 auto;
    display: block; }
  div.intro div.banner {
    margin: 0 auto; }
    div.intro div.banner h2 {
      font-size: 18px;
      padding: 10px 15px; }
  div.intro img.only-badge {
    width: 110px;
    top: -50px;
    right: 10px; }

  div.bags img {
    width: 500px;
    margin-left: 0%; } }
.starbucks a {
  color: white; }
.starbucks p {
  font-size: 130%;
  line-height: 140%; }

/*# sourceMappingURL=main.css.map */
