/* colors */
/* fonts */
/* VARIABLES */
/* FUNCTIONS */
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* RULES */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix, .container, .row {
  zoom: 1; }
  .clearfix:before, .container:before, .row:before, .clearfix:after, .container:after, .row:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after, .container:after, .row:after {
    clear: both; }

/* animation mixin */
/* ELEMENTS */
/* HTML & BODY */
html, body {
  height: 100%;
  min-width: 320px; }

/* EXTEND-ONLY CLASSES */
/* ALL COLUMNS */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-max, .col-1-s, .col-2-s, .col-3-s, .col-4-s, .col-5-s, .col-6-s, .col-7-s, .col-8-s, .col-9-s, .col-10-s, .col-11-s, .col-max-s, .col-1-m, .col-2-m, .col-3-m, .col-4-m, .col-5-m, .col-6-m, .col-7-m, .col-8-m, .col-9-m, .col-10-m, .col-11-m, .col-max-m, .col-1-l, .col-2-l, .col-3-l, .col-4-l, .col-5-l, .col-6-l, .col-7-l, .col-8-l, .col-9-l, .col-10-l, .col-11-l, .col-max-l {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media all and (min-width: 767px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-max, .col-1-s, .col-2-s, .col-3-s, .col-4-s, .col-5-s, .col-6-s, .col-7-s, .col-8-s, .col-9-s, .col-10-s, .col-11-s, .col-max-s, .col-1-m, .col-2-m, .col-3-m, .col-4-m, .col-5-m, .col-6-m, .col-7-m, .col-8-m, .col-9-m, .col-10-m, .col-11-m, .col-max-m, .col-1-l, .col-2-l, .col-3-l, .col-4-l, .col-5-l, .col-6-l, .col-7-l, .col-8-l, .col-9-l, .col-10-l, .col-11-l, .col-max-l {
      padding-right: 15px;
      padding-left: 15px; } }
  @media all and (min-width: 991px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-max, .col-1-s, .col-2-s, .col-3-s, .col-4-s, .col-5-s, .col-6-s, .col-7-s, .col-8-s, .col-9-s, .col-10-s, .col-11-s, .col-max-s, .col-1-m, .col-2-m, .col-3-m, .col-4-m, .col-5-m, .col-6-m, .col-7-m, .col-8-m, .col-9-m, .col-10-m, .col-11-m, .col-max-m, .col-1-l, .col-2-l, .col-3-l, .col-4-l, .col-5-l, .col-6-l, .col-7-l, .col-8-l, .col-9-l, .col-10-l, .col-11-l, .col-max-l {
      padding-right: 15px;
      padding-left: 15px; } }
  @media all and (min-width: 1199px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-max, .col-1-s, .col-2-s, .col-3-s, .col-4-s, .col-5-s, .col-6-s, .col-7-s, .col-8-s, .col-9-s, .col-10-s, .col-11-s, .col-max-s, .col-1-m, .col-2-m, .col-3-m, .col-4-m, .col-5-m, .col-6-m, .col-7-m, .col-8-m, .col-9-m, .col-10-m, .col-11-m, .col-max-m, .col-1-l, .col-2-l, .col-3-l, .col-4-l, .col-5-l, .col-6-l, .col-7-l, .col-8-l, .col-9-l, .col-10-l, .col-11-l, .col-max-l {
      padding-right: 15px;
      padding-left: 15px; } }

/* CLASSES */
/* DEFAULT COLUMNS */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-max {
  float: left; }

.col-1 {
  width: 8.3333333333%; }

.col-2 {
  width: 16.6666666667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.3333333333%; }

.col-5 {
  width: 41.6666666667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.3333333333%; }

.col-8 {
  width: 66.6666666667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.3333333333%; }

.col-11 {
  width: 91.6666666667%; }

.col-max {
  width: 100%; }

@media all and (min-width: 767px) {
  .col-1-s, .col-2-s, .col-3-s, .col-4-s, .col-5-s, .col-6-s, .col-7-s, .col-8-s, .col-9-s, .col-10-s, .col-11-s, .col-max-s {
    float: left; }

  .col-1-s {
    width: 8.3333333333%; }

  .col-2-s {
    width: 16.6666666667%; }

  .col-3-s {
    width: 25%; }

  .col-4-s {
    width: 33.3333333333%; }

  .col-5-s {
    width: 41.6666666667%; }

  .col-6-s {
    width: 50%; }

  .col-7-s {
    width: 58.3333333333%; }

  .col-8-s {
    width: 66.6666666667%; }

  .col-9-s {
    width: 75%; }

  .col-10-s {
    width: 83.3333333333%; }

  .col-11-s {
    width: 91.6666666667%; }

  .col-max-s {
    width: 100%; } }
@media all and (min-width: 991px) {
  .col-1-m, .col-2-m, .col-3-m, .col-4-m, .col-5-m, .col-6-m, .col-7-m, .col-8-m, .col-9-m, .col-10-m, .col-11-m, .col-max-m {
    float: left; }

  .col-1-m {
    width: 8.3333333333%; }

  .col-2-m {
    width: 16.6666666667%; }

  .col-3-m {
    width: 25%; }

  .col-4-m {
    width: 33.3333333333%; }

  .col-5-m {
    width: 41.6666666667%; }

  .col-6-m {
    width: 50%; }

  .col-7-m {
    width: 58.3333333333%; }

  .col-8-m {
    width: 66.6666666667%; }

  .col-9-m {
    width: 75%; }

  .col-10-m {
    width: 83.3333333333%; }

  .col-11-m {
    width: 91.6666666667%; }

  .col-max-m {
    width: 100%; } }
@media all and (min-width: 1199px) {
  .col-1-l, .col-2-l, .col-3-l, .col-4-l, .col-5-l, .col-6-l, .col-7-l, .col-8-l, .col-9-l, .col-10-l, .col-11-l, .col-max-l {
    float: left; }

  .col-1-l {
    width: 8.3333333333%; }

  .col-2-l {
    width: 16.6666666667%; }

  .col-3-l {
    width: 25%; }

  .col-4-l {
    width: 33.3333333333%; }

  .col-5-l {
    width: 41.6666666667%; }

  .col-6-l {
    width: 50%; }

  .col-7-l {
    width: 58.3333333333%; }

  .col-8-l {
    width: 66.6666666667%; }

  .col-9-l {
    width: 75%; }

  .col-10-l {
    width: 83.3333333333%; }

  .col-11-l {
    width: 91.6666666667%; }

  .col-max-l {
    width: 100%; } }
.offset-left-1 {
  margin-left: 8.3333333333%; }

.offset-right-1 {
  margin-right: 8.3333333333%; }

.offset-left-2 {
  margin-left: 16.6666666667%; }

.offset-right-2 {
  margin-right: 16.6666666667%; }

.offset-left-3 {
  margin-left: 25%; }

.offset-right-3 {
  margin-right: 25%; }

.offset-left-4 {
  margin-left: 33.3333333333%; }

.offset-right-4 {
  margin-right: 33.3333333333%; }

.offset-left-5 {
  margin-left: 41.6666666667%; }

.offset-right-5 {
  margin-right: 41.6666666667%; }

.offset-left-6 {
  margin-left: 50%; }

.offset-right-6 {
  margin-right: 50%; }

.offset-left-7 {
  margin-left: 58.3333333333%; }

.offset-right-7 {
  margin-right: 58.3333333333%; }

.offset-left-8 {
  margin-left: 66.6666666667%; }

.offset-right-8 {
  margin-right: 66.6666666667%; }

.offset-left-9 {
  margin-left: 75%; }

.offset-right-9 {
  margin-right: 75%; }

.offset-left-10 {
  margin-left: 83.3333333333%; }

.offset-right-10 {
  margin-right: 83.3333333333%; }

.offset-left-11 {
  margin-left: 91.6666666667%; }

.offset-right-11 {
  margin-right: 91.6666666667%; }

@media all and (min-width: 767px) {
  .offset-left-1-s {
    margin-left: 8.3333333333%; }

  .offset-right-1-s {
    margin-right: 8.3333333333%; }

  .offset-left-2-s {
    margin-left: 16.6666666667%; }

  .offset-right-2-s {
    margin-right: 16.6666666667%; }

  .offset-left-3-s {
    margin-left: 25%; }

  .offset-right-3-s {
    margin-right: 25%; }

  .offset-left-4-s {
    margin-left: 33.3333333333%; }

  .offset-right-4-s {
    margin-right: 33.3333333333%; }

  .offset-left-5-s {
    margin-left: 41.6666666667%; }

  .offset-right-5-s {
    margin-right: 41.6666666667%; }

  .offset-left-6-s {
    margin-left: 50%; }

  .offset-right-6-s {
    margin-right: 50%; }

  .offset-left-7-s {
    margin-left: 58.3333333333%; }

  .offset-right-7-s {
    margin-right: 58.3333333333%; }

  .offset-left-8-s {
    margin-left: 66.6666666667%; }

  .offset-right-8-s {
    margin-right: 66.6666666667%; }

  .offset-left-9-s {
    margin-left: 75%; }

  .offset-right-9-s {
    margin-right: 75%; }

  .offset-left-10-s {
    margin-left: 83.3333333333%; }

  .offset-right-10-s {
    margin-right: 83.3333333333%; }

  .offset-left-11-s {
    margin-left: 91.6666666667%; }

  .offset-right-11-s {
    margin-right: 91.6666666667%; } }
@media all and (min-width: 991px) {
  .offset-left-1-m {
    margin-left: 8.3333333333%; }

  .offset-right-1-m {
    margin-right: 8.3333333333%; }

  .offset-left-2-m {
    margin-left: 16.6666666667%; }

  .offset-right-2-m {
    margin-right: 16.6666666667%; }

  .offset-left-3-m {
    margin-left: 25%; }

  .offset-right-3-m {
    margin-right: 25%; }

  .offset-left-4-m {
    margin-left: 33.3333333333%; }

  .offset-right-4-m {
    margin-right: 33.3333333333%; }

  .offset-left-5-m {
    margin-left: 41.6666666667%; }

  .offset-right-5-m {
    margin-right: 41.6666666667%; }

  .offset-left-6-m {
    margin-left: 50%; }

  .offset-right-6-m {
    margin-right: 50%; }

  .offset-left-7-m {
    margin-left: 58.3333333333%; }

  .offset-right-7-m {
    margin-right: 58.3333333333%; }

  .offset-left-8-m {
    margin-left: 66.6666666667%; }

  .offset-right-8-m {
    margin-right: 66.6666666667%; }

  .offset-left-9-m {
    margin-left: 75%; }

  .offset-right-9-m {
    margin-right: 75%; }

  .offset-left-10-m {
    margin-left: 83.3333333333%; }

  .offset-right-10-m {
    margin-right: 83.3333333333%; }

  .offset-left-11-m {
    margin-left: 91.6666666667%; }

  .offset-right-11-m {
    margin-right: 91.6666666667%; } }
@media all and (min-width: 1199px) {
  .offset-left-1-l {
    margin-left: 8.3333333333%; }

  .offset-right-1-l {
    margin-right: 8.3333333333%; }

  .offset-left-2-l {
    margin-left: 16.6666666667%; }

  .offset-right-2-l {
    margin-right: 16.6666666667%; }

  .offset-left-3-l {
    margin-left: 25%; }

  .offset-right-3-l {
    margin-right: 25%; }

  .offset-left-4-l {
    margin-left: 33.3333333333%; }

  .offset-right-4-l {
    margin-right: 33.3333333333%; }

  .offset-left-5-l {
    margin-left: 41.6666666667%; }

  .offset-right-5-l {
    margin-right: 41.6666666667%; }

  .offset-left-6-l {
    margin-left: 50%; }

  .offset-right-6-l {
    margin-right: 50%; }

  .offset-left-7-l {
    margin-left: 58.3333333333%; }

  .offset-right-7-l {
    margin-right: 58.3333333333%; }

  .offset-left-8-l {
    margin-left: 66.6666666667%; }

  .offset-right-8-l {
    margin-right: 66.6666666667%; }

  .offset-left-9-l {
    margin-left: 75%; }

  .offset-right-9-l {
    margin-right: 75%; }

  .offset-left-10-l {
    margin-left: 83.3333333333%; }

  .offset-right-10-l {
    margin-right: 83.3333333333%; }

  .offset-left-11-l {
    margin-left: 91.6666666667%; }

  .offset-right-11-l {
    margin-right: 91.6666666667%; } }
.push-1 {
  left: 8.3333333333%; }

.pull-1 {
  right: 8.3333333333%; }

.push-2 {
  left: 16.6666666667%; }

.pull-2 {
  right: 16.6666666667%; }

.push-3 {
  left: 25%; }

.pull-3 {
  right: 25%; }

.push-4 {
  left: 33.3333333333%; }

.pull-4 {
  right: 33.3333333333%; }

.push-5 {
  left: 41.6666666667%; }

.pull-5 {
  right: 41.6666666667%; }

.push-6 {
  left: 50%; }

.pull-6 {
  right: 50%; }

.push-7 {
  left: 58.3333333333%; }

.pull-7 {
  right: 58.3333333333%; }

.push-8 {
  left: 66.6666666667%; }

.pull-8 {
  right: 66.6666666667%; }

.push-9 {
  left: 75%; }

.pull-9 {
  right: 75%; }

.push-10 {
  left: 83.3333333333%; }

.pull-10 {
  right: 83.3333333333%; }

.push-11 {
  left: 91.6666666667%; }

.pull-11 {
  right: 91.6666666667%; }

@media all and (min-width: 767px) {
  .push-1-s {
    left: 8.3333333333%; }

  .pull-1-s {
    right: 8.3333333333%; }

  .push-2-s {
    left: 16.6666666667%; }

  .pull-2-s {
    right: 16.6666666667%; }

  .push-3-s {
    left: 25%; }

  .pull-3-s {
    right: 25%; }

  .push-4-s {
    left: 33.3333333333%; }

  .pull-4-s {
    right: 33.3333333333%; }

  .push-5-s {
    left: 41.6666666667%; }

  .pull-5-s {
    right: 41.6666666667%; }

  .push-6-s {
    left: 50%; }

  .pull-6-s {
    right: 50%; }

  .push-7-s {
    left: 58.3333333333%; }

  .pull-7-s {
    right: 58.3333333333%; }

  .push-8-s {
    left: 66.6666666667%; }

  .pull-8-s {
    right: 66.6666666667%; }

  .push-9-s {
    left: 75%; }

  .pull-9-s {
    right: 75%; }

  .push-10-s {
    left: 83.3333333333%; }

  .pull-10-s {
    right: 83.3333333333%; }

  .push-11-s {
    left: 91.6666666667%; }

  .pull-11-s {
    right: 91.6666666667%; } }
@media all and (min-width: 991px) {
  .push-1-m {
    left: 8.3333333333%; }

  .pull-1-m {
    right: 8.3333333333%; }

  .push-2-m {
    left: 16.6666666667%; }

  .pull-2-m {
    right: 16.6666666667%; }

  .push-3-m {
    left: 25%; }

  .pull-3-m {
    right: 25%; }

  .push-4-m {
    left: 33.3333333333%; }

  .pull-4-m {
    right: 33.3333333333%; }

  .push-5-m {
    left: 41.6666666667%; }

  .pull-5-m {
    right: 41.6666666667%; }

  .push-6-m {
    left: 50%; }

  .pull-6-m {
    right: 50%; }

  .push-7-m {
    left: 58.3333333333%; }

  .pull-7-m {
    right: 58.3333333333%; }

  .push-8-m {
    left: 66.6666666667%; }

  .pull-8-m {
    right: 66.6666666667%; }

  .push-9-m {
    left: 75%; }

  .pull-9-m {
    right: 75%; }

  .push-10-m {
    left: 83.3333333333%; }

  .pull-10-m {
    right: 83.3333333333%; }

  .push-11-m {
    left: 91.6666666667%; }

  .pull-11-m {
    right: 91.6666666667%; } }
@media all and (min-width: 1199px) {
  .push-1-l {
    left: 8.3333333333%; }

  .pull-1-l {
    right: 8.3333333333%; }

  .push-2-l {
    left: 16.6666666667%; }

  .pull-2-l {
    right: 16.6666666667%; }

  .push-3-l {
    left: 25%; }

  .pull-3-l {
    right: 25%; }

  .push-4-l {
    left: 33.3333333333%; }

  .pull-4-l {
    right: 33.3333333333%; }

  .push-5-l {
    left: 41.6666666667%; }

  .pull-5-l {
    right: 41.6666666667%; }

  .push-6-l {
    left: 50%; }

  .pull-6-l {
    right: 50%; }

  .push-7-l {
    left: 58.3333333333%; }

  .pull-7-l {
    right: 58.3333333333%; }

  .push-8-l {
    left: 66.6666666667%; }

  .pull-8-l {
    right: 66.6666666667%; }

  .push-9-l {
    left: 75%; }

  .pull-9-l {
    right: 75%; }

  .push-10-l {
    left: 83.3333333333%; }

  .pull-10-l {
    right: 83.3333333333%; }

  .push-11-l {
    left: 91.6666666667%; }

  .pull-11-l {
    right: 91.6666666667%; } }
/* CONTAINER */
.container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  @media all and (min-width: 767px) {
    .container {
      width: 750px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media all and (min-width: 991px) {
    .container {
      width: 970px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media all and (min-width: 1199px) {
    .container {
      width: 1170px;
      padding-left: 15px;
      padding-right: 15px; } }

/* ROW */
.row {
  margin-right: -15px;
  margin-left: -15px; }
  @media all and (min-width: 767px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media all and (min-width: 991px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media all and (min-width: 1199px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

/* NO GUTTER */
.no-gutter {
  padding-left: 0;
  padding-right: 0; }

/* VERTICAL GUTTER */
.vertical-gutter {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media all and (min-width: 767px) {
    .vertical-gutter {
      padding-top: 15px;
      padding-bottom: 15px; } }
  @media all and (min-width: 991px) {
    .vertical-gutter {
      padding-top: 15px;
      padding-bottom: 15px; } }
  @media all and (min-width: 1199px) {
    .vertical-gutter {
      padding-top: 15px;
      padding-bottom: 15px; } }

/* HIDE AND SHOW */
.hide, .hide-only, .show-only-s, .show-only-m, .show-only-l {
  display: none !important; }

.show, .show-only, .hide-only-s, .hide-only-m, .hide-only-l {
  display: inherit !important; }

@media all and (min-width: 767px) {
  .hide-s, .hide-only-s, .show-only, .show-only-m, .show-only-l {
    display: none !important; }

  .show-s, .show-only-s, .hide-only, .hide-only-m, .hide-only-l {
    display: inherit !important; } }
@media all and (min-width: 991px) {
  .hide-m, .hide-only-m, .show-only, .show-only-s, .show-only-l {
    display: none !important; }

  .show-m, .show-only-m, .hide-only, .hide-only-s, .hide-only-l {
    display: inherit !important; } }
@media all and (min-width: 1199px) {
  .hide-l, .hide-only-l, .show-only, .show-only-s, .show-only-m {
    display: none !important; }

  .show-l, .show-only-l, .hide-only, .hide-only-s, .hide-only-m {
    display: inherit !important; } }
/* TEXT ALIGN */
.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify; }

@media all and (min-width: 767px) {
  .text-left-s {
    text-align: left; }

  .text-center-s {
    text-align: center; }

  .text-right-s {
    text-align: right; }

  .text-justify-s {
    text-align: justify; } }
@media all and (min-width: 991px) {
  .text-left-m {
    text-align: left; }

  .text-center-m {
    text-align: center; }

  .text-right-m {
    text-align: right; }

  .text-justify-m {
    text-align: justify; } }
@media all and (min-width: 1199px) {
  .text-left-l {
    text-align: left; }

  .text-center-l {
    text-align: center; }

  .text-right-l {
    text-align: right; }

  .text-justify-l {
    text-align: justify; } }
/* VIDEO */
.video-16-9 {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.video-16-9 .video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-size: 112.5%;
  line-height: 1.333em;
  color: #302c2a;
  -webkit-font-smoothing: antialiased; }

html {
  padding-top: 0 !important; }

#admin_bar_iframe {
  display: none !important; }

.wrapper {
  position: relative; }

img {
  max-width: 100%;
  width: 100%;
  height: auto; }

/* typography */
h1, .h1 {
  font-weight: 700; }

h2, .h2 {
  font-size: 1.389em;
  line-height: 1.160em;
  font-weight: 800; }

h3, .h3 {
  font-weight: 600; }

a {
  text-decoration: none; }

p {
  padding-bottom: 1.111em; }

p a {
  color: #302c2a;
  font-weight: 600; }

strong {
  font-weight: 600; }

/* centered content */
.always-centered {
  height: 100%;
  width: 100%;
  display: inline-block; }

.always-centered:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.35em; }

.centered {
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

/* styled select */
.hidden {
  display: none; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="password"],
textarea {
  border: 1px solid #FFFFFF;
  -webkit-appearance: none; }

input[type="text"]:hover,
input[type="email"]:hover,
input[type="tel"]:hover,
input[type="search"]:hover,
input[type="password"]:hover,
textarea:hover {
  border-color: #FFFFFF; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none;
  border-color: #cecece; }

/* form errors */
.errors {
  color: #ea4343;
  font-family: 600; }

.errors ul {
  list-style-type: none;
  padding-bottom: 15px; }

.errors ul li {
  padding: 10px 0px; }

.button {
  cursor: pointer;
  border: 2px solid #302c2a;
  color: #FFFFFF;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  background-color: #302c2a;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 0.889em;
  line-height: 1.250em;
  padding: 15px 25px;
  -webkit-transition: ease 0.25s false;
  -moz-transition: ease 0.25s false false;
  -o-transition: ease 0.25s false false;
  transition: ease 0.25s; }

.is-desktop .button:hover {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #302c2a; }

.main_header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 75px;
  text-align: center;
  z-index: 1; }
  @media all and (min-width: 767px) {
    .main_header {
      height: 100px; } }

.main__menu {
  display: inline-block; }
  @media all and (min-width: 767px) {
    .main__menu {
      position: absolute;
      right: 54px;
      top: 30px; } }

.nav__item {
  display: inline-block;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.222em;
  padding: 23px 20px; }

.hero {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/hero-home.jpg?1271660644835559807");
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  position: relative; }
  @media all and (min-width: 767px) {
    .hero {
      background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/hero-home.jpg?1271660644835559807"); } }

.hero__content {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 290px;
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 4px solid #FFFFFF; }
  @media all and (min-width: 767px) {
    .hero__content {
      width: 567px;
      border-bottom: 8px solid #FFFFFF; } }

.scrolldown {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.scrolldown__anchor {
  padding: 20px 0;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block; }

.scrolldown__img {
  display: block;
  text-align: center; }
  .scrolldown__img img {
    width: 13px;
    height: 8px;
    display: inline-block; }

.logo {
  width: 100%;
  display: inline-block; }

.tagline {
  font-size: 1.222em;
  line-height: 1.182em;
  padding-bottom: 6px; }
  @media all and (min-width: 767px) {
    .tagline {
      font-size: 1.667em;
      line-height: 1.133em;
      padding-top: 25px;
      padding-bottom: 28px; } }

.introbar__icons__mobile {
  padding-top: 45px;
  padding-bottom: 45px; }
  @media all and (min-width: 991px) {
    .introbar__icons__mobile {
      display: none; } }

.introbar__mobile__icon {
  width: 140px;
  height: 140px;
  display: inline-block; }

/* slider container */
.iosslider {
  /* required */
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 300px;
  height: 140px;
  display: inline-block;
  text-align: center; }

/* slider */
.iosslider .slider {
  /* required */
  width: 100%;
  height: 100%; }

/* slide */
.iosslider .slider .slide {
  /* required */
  float: left;
  width: 200px;
  height: 140px;
  text-align: center; }

.introbar {
  background-color: #3b8077;
  text-align: center; }

.introbar__icons {
  padding-top: 65px;
  padding-bottom: 65px; }

.introbar__icon img {
  max-width: 140px;
  height: auto; }

.introbar__text {
  padding-bottom: 45px;
  color: #FFFFFF; }

.product__outer {
  padding-top: 15px;
  position: relative; }
  @media all and (min-width: 991px) {
    .product__outer {
      padding-top: 0;
      height: 590px; } }
  @media all and (min-width: 1199px) {
    .product__outer {
      padding-bottom: 43.666667%;
      height: auto; } }
  @media all and (min-width: 1640px) {
    .product__outer {
      padding-bottom: 33.33333333%; } }

.product__inner {
  padding: 0; }
  @media all and (min-width: 991px) {
    .product__inner {
      padding: 15px 7.5px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }
  @media all and (min-width: 1199px) {
    .product__inner {
      padding: 30px 15px; } }

@media all and (min-width: 991px) {
  .product__inner.first {
    padding-left: 15px; } }
@media all and (min-width: 1199px) {
  .product__inner.first {
    padding-left: 30px; } }

@media all and (min-width: 991px) {
  .product__inner.last {
    padding-right: 15px; } }
@media all and (min-width: 1199px) {
  .product__inner.last {
    padding-right: 30px; } }

.product {
  background-color: #f4f0ee;
  padding: 20px;
  text-align: center;
  color: #302c2a;
  width: 100%;
  height: 100%;
  position: relative; }

.product__overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: ease 0.25s false;
  -moz-transition: ease 0.25s false false;
  -o-transition: ease 0.25s false false;
  transition: ease 0.25s; }
  @media all and (min-width: 991px) {
    .product__overlay {
      display: block; } }

@media all and (min-width: 991px) {
  .product:hover {
    color: #FFFFFF; }
    .product:hover .product__overlay {
      zoom: 1;
      filter: alpha(opacity=100);
      opacity: 1; }
    .product:hover a {
      color: #FFFFFF; } }

@media all and (min-width: 991px) {
  .product:hover .free__shipping__text {
    color: #FFFFFF; } }

.productone {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/overlay-productone.jpg?1271660644835559807"); }

.producttwo {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/overlay-producttwo.jpg?1271660644835559807"); }

.productthree {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/overlay-productthree.jpg?1271660644835559807"); }

.product__icon {
  width: 90px;
  height: 84px;
  margin: 30px auto 40px;
  background-repeat: no-repeat;
  -moz-background-size: 90px 84px;
  -webkit-background-size: 90px 84px;
  -o-background-size: 90px 84px;
  background-size: 90px 84px;
  background-position: center; }
  @media all and (min-width: 1199px) {
    .product__icon {
      margin-top: 0; } }

.icon__productone {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/ico-productone@2x.png?1271660644835559807"); }

.icon__producttwo {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/ico-producttwo@2x.png?1271660644835559807"); }

.icon__productthree {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/ico-productthree@2x.png?1271660644835559807"); }

@media all and (min-width: 991px) {
  .product:hover .icon__productone {
    background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/ico-productone-hover@2x.png?1271660644835559807"); }

  .product:hover .icon__producttwo {
    background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/ico-producttwo-hover@2x.png?1271660644835559807"); }

  .product:hover .icon__productthree {
    background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/ico-productthree-hover@2x.png?1271660644835559807"); } }
.product__details {
  position: relative;
  z-index: 2; }

.product__title {
  padding-bottom: 25px; }

.product__info {
  padding-bottom: 35px;
  width: 80%;
  margin: 0 auto; }
  @media all and (min-width: 991px) {
    .product__info {
      width: 100%;
      height: 145px;
      padding-bottom: 15px; } }
  @media all and (min-width: 1199px) {
    .product__info {
      width: 90%; } }
  @media all and (min-width: 2025px) {
    .product__info {
      width: 65%;
      height: 120px; } }

.product__info a {
  color: #302c2a;
  text-decoration: underline;
  font-weight: 600; }

.cta__line {
  border-top: 3px solid #b2815c;
  width: 30px;
  padding-top: 4px;
  display: inline-block;
  margin: 0 4px; }

.product__price {
  padding-top: 20px;
  font-size: 0.889em; }

.product__badge {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
  background-color: #b2815c;
  color: #FFFFFF;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  text-align: center; }
  @media all and (min-width: 767px) {
    .product__badge {
      width: 100px;
      height: 100px;
      -webkit-border-radius: 55px;
      -moz-border-radius: 55px;
      -ms-border-radius: 55px;
      -o-border-radius: 55px;
      border-radius: 55px; } }
  @media all and (min-width: 1199px) {
    .product__badge {
      top: 50px;
      right: 50px; } }

.free__shipping {
  position: absolute;
  top: 75px;
  right: -8px;
  z-index: 1;
  color: #000000;
  width: 109px;
  text-align: center; }
  @media all and (min-width: 767px) {
    .free__shipping {
      top: 115px;
      width: 109px;
      right: 11px; } }
  @media all and (min-width: 1199px) {
    .free__shipping {
      top: 122px;
      right: 16px; } }

.free__shipping__text {
  font-size: 0.611em;
  line-height: 1.182em;
  display: inline-block;
  width: 100%; }
  @media all and (min-width: 767px) {
    .free__shipping__text {
      font-size: 0.789em;
      line-height: 1.125em; } }
  @media all and (min-width: 1199px) {
    .free__shipping__text {
      font-size: 0.889em; } }

.badge__text {
  font-size: 0.611em;
  line-height: 1.182em;
  display: inline-block;
  width: 100%;
  letter-spacing: 0.1em; }
  @media all and (min-width: 767px) {
    .badge__text {
      font-size: 0.889em;
      line-height: 1.125em;
      letter-spacing: 0.25em; } }

.badge__percent {
  font-size: 0.889em;
  line-height: 1.111em;
  font-weight: 800;
  display: inline-block;
  width: 100%; }
  @media all and (min-width: 767px) {
    .badge__percent {
      font-size: 1.667em;
      line-height: 1.133em; } }

.products__bulk {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  @media all and (min-width: 991px) {
    .products__bulk {
      padding-top: 60px;
      padding-bottom: 60px;
      text-align: left; } }

.products__bulk__title {
  margin-bottom: 35px; }

.products__bulk__text {
  display: none; }
  @media all and (min-width: 991px) {
    .products__bulk__text {
      display: block; } }

.products__bulk__mobile__contact a {
  text-transform: uppercase;
  text-decoration: none; }

.instagram {
  background-color: #f5f5f5;
  padding-top: 10px;
  padding-bottom: 10px; }

.newsletter {
  background-color: #3b8077;
  padding-top: 45px;
  padding-bottom: 45px; }

.newsletter__signup {
  color: #FFFFFF;
  text-align: center;
  position: relative; }

.newsletter__title {
  text-align: center;
  padding-bottom: 25px; }

.newsletter__subjects {
  list-style-type: none;
  display: inline-block;
  text-align: left;
  overflow: hidden;
  margin-bottom: 25px; }
  @media all and (min-width: 767px) {
    .newsletter__subjects {
      text-align: center;
      padding-left: 0;
      display: block; } }

.newsletter__info {
  padding-left: 25px;
  display: block;
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/check@2x.png?1271660644835559807");
  background-repeat: no-repeat;
  -moz-background-size: 15px 12px;
  -webkit-background-size: 15px 12px;
  -o-background-size: 15px 12px;
  background-size: 15px 12px;
  background-position: left center;
  padding-bottom: 10px; }
  .newsletter__info:last-child {
    margin-right: 0; }
  @media all and (min-width: 767px) {
    .newsletter__info {
      margin-right: 40px;
      display: inline-block;
      padding-bottom: 0; } }

.newsletter__input {
  width: 100%;
  margin-bottom: 25px;
  height: 53px; }
  @media all and (min-width: 991px) {
    .newsletter__input {
      float: left;
      width: 31.333333%;
      margin-right: 2%;
      margin-bottom: 0; } }

.newsletter__input input {
  color: #302c2a;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 15px 20px;
  width: 100%;
  font-size: 1em; }

.newsletter__button {
  width: 100%;
  height: 55px; }
  @media all and (min-width: 991px) {
    .newsletter__button {
      width: 33.333333%;
      float: left; } }

.newsletter__button input {
  width: 100%;
  height: 100%; }

#mc_embed_signup .newsletter__input input.mce_inline_error {
  border: 2px solid #CE1919; }

.newsletter__responses {
  position: absolute;
  top: 0;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  background-color: #3b8077;
  width: 100%; }

.display__row {
  overflow: hidden; }

.display__image {
  padding-bottom: 50%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.display__image--michelin {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/michelin.jpg?1271660644835559807"); }

.display__image--convenience {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/convenience.jpg?1271660644835559807"); }

.display__image--sustainable {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/sustainable.jpg?1271660644835559807"); }

.perfect__square {
  position: relative; }
  @media all and (min-width: 991px) {
    .perfect__square {
      padding-bottom: 50%; } }

.display__box {
  text-align: center;
  padding: 40px 0; }
  @media all and (min-width: 991px) {
    .display__box {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      padding: 0; } }

.display__icon {
  background-repeat: no-repeat;
  -moz-background-size: 140px;
  -webkit-background-size: 140px;
  -o-background-size: 140px;
  background-size: 140px;
  background-position: center;
  width: 140px;
  height: 140px;
  display: inline-block; }

.display__icon--michelin {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/ico-michelin@2x.png?1271660644835559807"); }

.display__icon--convenience {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/ico-convenience@2x.png?1271660644835559807"); }

.display__icon--sustainable {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/ico-sustainable@2x.png?1271660644835559807"); }

.display__title {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media all and (min-width: 991px) {
    .display__title {
      padding-top: 40px;
      padding-bottom: 40px; } }

@media all and (min-width: 767px) {
  .display__text {
    width: 50%;
    margin: 0 auto; } }

.page {
  background-color: #3b8077;
  color: #FFFFFF;
  padding: 50px 0; }
  @media all and (min-width: 991px) {
    .page {
      padding: 150px 0; } }

.page__title {
  font-size: 3.438em;
  line-height: 1.073em;
  font-weight: 800;
  color: #46998e;
  padding: 40px 0; }
  @media all and (min-width: 991px) {
    .page__title {
      padding: 40px 0 0; } }

.page h2 {
  padding-bottom: 15px; }

.section {
  padding-top: 60px; }
  @media all and (min-width: 991px) {
    .section {
      padding-top: 100px; } }

.section__title {
  margin-bottom: 5px;
  padding-bottom: 0; }
  @media all and (min-width: 991px) {
    .section__title {
      margin-bottom: 0; } }

.about__section p:first-child {
  font-weight: 600;
  margin-bottom: 5px; }
  @media all and (min-width: 991px) {
    .about__section p:first-child {
      margin-bottom: 0; } }

.page__content {
  padding-top: 60px; }
  @media all and (min-width: 991px) {
    .page__content {
      padding-top: 100px; } }

.nutritional__image {
  max-width: 100px; }

.table__header {
  font-weight: 600;
  padding-bottom: 12px; }

.table__row {
  padding: 8px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center; }
  @media all and (min-width: 767px) {
    .table__row {
      text-align: left; } }

.table__row:nth-child(even) {
  background-color: #37786f; }

@media all and (min-width: 767px) {
  .table__row .child {
    padding-left: 30px; } }

.table__row__title {
  padding-bottom: 15px; }
  @media all and (min-width: 767px) {
    .table__row__title {
      padding-bottom: 0; } }

.main__footer {
  text-align: center; }

.footer__link__splitter {
  color: #302c2a; }

.footer__col {
  padding-top: 50px; }
  @media all and (min-width: 767px) {
    .footer__col {
      padding-top: 100px; } }
  @media all and (min-width: 991px) {
    .footer__col {
      padding-top: 150px;
      padding-bottom: 50px; } }

.footer__col__title {
  color: #b2815c;
  margin-bottom: 35px; }

.footer__col__main {
  padding: 0 15px; }
  @media all and (min-width: 767px) {
    .footer__col__main {
      padding: 0 35px; } }

.footer__col__main p {
  padding-left: 15px;
  padding-right: 15px; }
  @media all and (min-width: 767px) {
    .footer__col__main p {
      padding-left: 100px;
      padding-right: 100px; } }
  @media all and (min-width: 991px) {
    .footer__col__main p {
      padding-left: 0;
      padding-right: 0; } }

.main__footer a {
  color: #302c2a;
  text-decoration: none;
  -webkit-transition: ease 0.25s false;
  -moz-transition: ease 0.25s false false;
  -o-transition: ease 0.25s false false;
  transition: ease 0.25s; }

.main__footer a:hover {
  color: #b2815c; }

.social__link {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }
  @media all and (min-width: 767px) {
    .social__link {
      padding-left: 15px;
      padding-right: 15px; } }

.social__link.first {
  padding-left: 0px; }

.social__link.last {
  padding-right: 0px; }

.footer__menu {
  padding-top: 60px;
  padding-bottom: 60px; }

.footer__menu__item {
  display: block; }
  @media all and (min-width: 767px) {
    .footer__menu__item {
      display: inline-block;
      padding-left: 10px;
      padding-right: 10px; } }

.footer__menu__item.first {
  padding-left: 0; }

.footer__menu__item.last {
  padding-right: 0; }

.payment-methods {
  padding-bottom: 30px; }

.payment-methods img {
  width: 28px;
  margin: 0 2px; }

.content__fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0; }

.checkout__overlay {
  display: none;
  background-color: #f4f0ee;
  z-index: 5;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0 !important; }

.checkout {
  display: none;
  position: absolute;
  top: 0 !important;
  left: 0;
  z-index: 100;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding-bottom: 60px; }

.checkout__close {
  width: 20px;
  height: 20px;
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/close@2x.png?1271660644835559807");
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: 75px;
  -webkit-background-size: 75px;
  -o-background-size: 75px;
  background-size: 75px;
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 5px; }
  @media all and (min-width: 767px) {
    .checkout__close {
      cursor: pointer;
      width: 35px;
      height: 35px; } }
  @media all and (min-width: 991px) {
    .checkout__close {
      cursor: pointer;
      width: 75px;
      height: 75px;
      margin-bottom: 25px; } }

.checkout__pre_order {
  overflow: hidden;
  padding: 15px 25px; }
  @media all and (min-width: 991px) {
    .checkout__pre_order {
      margin-bottom: 60px; } }

.checkout__info {
  margin-bottom: 60px; }

.checkout__title {
  padding-bottom: 0px; }
  @media all and (min-width: 991px) {
    .checkout__title {
      padding-bottom: 0px; } }

.checkout__terms__title {
  padding-bottom: 25px; }
  @media all and (min-width: 991px) {
    .checkout__terms__title {
      padding-bottom: 50px; } }

.checkout__text {
  padding: 0;
  max-width: 400px;
  margin: 0 auto 10px; }
  @media all and (min-width: 767px) {
    .checkout__text {
      padding: 0 30px; } }

.nutrition__link {
  color: #302c2a;
  text-decoration: underline;
  font-weight: 600; }

.checkout__price {
  padding-top: 25px;
  font-weight: 600; }

.checkout__cta {
  text-align: center; }
  @media all and (min-width: 991px) {
    .checkout__cta {
      margin-top: 30px; } }

.checkout__cta .button {
  font-size: 0.750em; }
  @media all and (min-width: 767px) {
    .checkout__cta .button {
      font-size: 0.875em; } }

.checkout__terms__accept {
  font-size: 0.875em; }
  @media all and (min-width: 767px) {
    .checkout__terms__accept {
      font-size: 1em; } }
  .checkout__terms__accept a {
    color: #302c2a;
    font-weight: 600; }

.custom-checkbox {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  z-index: 1;
  top: 6px;
  margin-right: 10px;
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/checkbox-clear@2x.png?1271660644835559807");
  background-repeat: no-repeat;
  -moz-background-size: 24px;
  -webkit-background-size: 24px;
  -o-background-size: 24px;
  background-size: 24px;
  cursor: pointer;
  border: 1px solid #a09893; }
  @media all and (min-width: 767px) {
    .custom-checkbox {
      width: 44px;
      height: 44px;
      top: 15px;
      margin-right: 20px;
      -moz-background-size: 44px;
      -webkit-background-size: 44px;
      -o-background-size: 44px;
      background-size: 44px; } }

.custom-checkbox.selected {
  background-image: url("//cdn.shopify.com/s/files/1/1085/3792/t/5/assets/checkbox-selected@2x.png?1271660644835559807"); }

.custom-checkbox input[type="checkbox"] {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  /* CSS hacks for older browsers */
  _noFocusLine: expression(this.hideFocus=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0; }

.accept_checkout_terms {
  padding: 25px; }
