@import url(http://fonts.googleapis.com/css?family=Roboto:500,500italic,300,300italic|Roboto+Slab:300,700);
/*
	Theme Name: Grow It Yo Self 
    URI: http://growityoself.com
	Description: Grow It Yo Self WordPress Theme
	Version: 1.0.0
	Author: Andrew Murphy 2280744 Starfish	
	Tags: Swinburne, HTML5, CSS3
*/
/* Reset */
html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
ol,
ul {
  margin: 0;
  padding: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
svg {
  fill: currentColor;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
table {
  border-collapse: collapse;
}
@font-face {
  font-family: 'icons';
  src: url('fonts/icons.eot?-eajs0a');
  src: url('fonts/icons.eot?#iefix-eajs0a') format('embedded-opentype'), url('fonts/icons.woff?-eajs0a') format('woff'), url('fonts/icons.ttf?-eajs0a') format('truetype'), url('fonts/icons.svg?-eajs0a#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  color: #576660;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 0.9375em;
  font-weight: 300;
  line-height: 1.6;
}
@media (min-width: 48em) {
  body {
    font-size: 1em;
  }
}
a {
  color: #00c692;
  -webkit-transition: color 0.25s linear;
          transition: color 0.25s linear;
}
a:visited {
  color: #00ad7f;
}
a:hover,
a:active {
  color: #00f9b8;
}
h1,
h2,
h3,
h4,
h5 {
  color: #404a46;
  font-family: 'Roboto Slab', Georgia, serif;
  font-weight: 700;
}
h1.thin,
h2.thin,
h3.thin,
h4.thin,
h5.thin {
  font-weight: 300;
}
h1.color,
h2.color,
h3.color,
h4.color,
h5.color {
  color: #00c692;
}
h1 {
  font-size: 2.25em;
  line-height: 1.1;
  margin: 0 0 .45em;
}
@media (min-width: 48em) {
  h1 {
    font-size: 2.75em;
    line-height: 1;
    margin: 0 0 .35em;
  }
}
h2 {
  font-size: 1.75em;
  line-height: 1.125;
  margin: 0 0 .5em;
}
h3 {
  font-size: 1.5em;
  line-height: 1.25;
  margin: 0 0 .125em;
}
h4 {
  font-size: 1.25em;
  line-height: 1.33;
  margin: 0 0 .25em;
}
h5 {
  font-size: 1.125em;
  line-height: 1.415;
}
h6 {
  color: #a4b2ac;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 0 .25em;
  text-transform: uppercase;
}
p {
  margin: 0 0 1em;
}
p.lead {
  font-size: 1.25em;
  line-height: 1.4;
  margin: 0 0 1em;
}
p + h3,
p + h4,
p + h5 {
  margin-top: 1.75rem;
}
ul,
ol {
  margin: 0 0 1em;
  padding: 0 0 0 2em;
}
ul li,
ol li {
  margin-bottom: .125em;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}
ul + h3,
ul + h4,
ul + h5 {
  margin-top: 1.75rem;
}
ol + h3,
ol + h4,
ol + h5 {
  margin-top: 1.75rem;
}
nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li,
nav ol li {
  margin: 0;
}
P + ul,
P + ol {
  margin-top: -0.5em;
}
b,
strong {
  font-weight: 500;
}
u {
  border-bottom: 1px dotted;
  text-decoration: none;
}
pre {
  background: #f0f0f0;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.5em;
  max-width: 100%;
  overflow: auto;
  padding: 1.5em;
}
blockquote {
  color: #899a93;
  font-family: 'Roboto Slab', Georgia, serif;
  font-size: 1.125em;
  font-weight: 300;
  font-style: italic;
  margin: 0 0 1em 0;
  padding: 1.25em 0 0 2em;
  position: relative;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 3em;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
}
blockquote cite {
  color: #a4b2ac;
  font-size: .825em;
}
blockquote cite:before {
  content: "\2014 \2009";
}
hr {
  border: 0;
  height: 0;
  border-top: 1px solid #ced5d2;
  margin: 1.5em 0;
}
.text-module a {
  color: #00c692;
  text-decoration: underline;
}
.text-module a:hover {
  color: #2dffc8;
}
table {
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  margin: 1em 0 1em;
}
table th {
  background: #00c692;
  color: #fff;
  font-family: 'Roboto Slab', Georgia, serif;
  font-weight: 700;
  padding: .5em .75em;
  text-align: left;
}
table td {
  border: 1px solid #ced5d2;
  text-align: left;
  padding: .5em .75em;
}
table tbody {
  background: #fff;
}
table tbody tr {
  background: #fff;
}
table tbody tr:nth-child(even) {
  background: #f9f9f9;
}
table tbody tr:first-child td {
  border-top: 0;
}
@media (max-width: 47.9999em) {
  table.responsive {
    background: none;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  table.responsive thead {
    display: none;
  }
  table.responsive tbody {
    background: none;
  }
  table.responsive tbody tr {
    border: 1px solid #ced5d2;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    margin: 0 0 .5em;
  }
  table.responsive tbody td {
    border: 0;
    border-bottom: 1px solid #dbe1df;
    position: relative;
    display: block;
    padding: .75em .75em .75em 8em;
  }
  table.responsive tbody td:before {
    color: #00c692;
    content: attr(data-name);
    display: block;
    font-family: 'Roboto Slab', Georgia, serif;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.33;
    position: absolute;
    left: .75em;
    width: 6em;
  }
  table.responsive tbody td:last-child {
    border-bottom: 0;
  }
}
.icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  fill: currentColor;
  vertical-align: middle;
}
[class*='icon-'] {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.caption {
  color: #6e827a;
  font-style: italic;
}
.divider {
  border-left: 100px solid #00c692;
  background: #eaedee;
  height: .5em;
  margin: 2.25em 0;
}
.xs-center {
  text-align: center;
}
.xs-left {
  text-align: left;
}
.xs-right {
  text-align: right;
}
@media (min-width: 30em) {
  .sm-center {
    text-align: center;
  }
  .sm-left {
    text-align: left;
  }
  .sm-right {
    text-align: right;
  }
}
@media (min-width: 48em) {
  .md-center {
    text-align: center;
  }
  .md-left {
    text-align: left;
  }
  .md-right {
    text-align: right;
  }
}
@media (min-width: 60em) {
  .lg-center {
    text-align: center;
  }
  .lg-left {
    text-align: left;
  }
  .lg-right {
    text-align: right;
  }
}
@media (min-width: 75em) {
  .xl-center {
    text-align: center;
  }
  .xl-left {
    text-align: left;
  }
  .xl-right {
    text-align: right;
  }
}
html {
  background: #00c692;
}
body {
  overflow-x: hidden;
}
.site {
  background: #ffffff;
  -webkit-transition: left 0.25s ease-in-out;
          transition: left 0.25s ease-in-out;
  position: relative;
  left: 0;
}
.container {
  margin: 0 auto;
  max-width: 1200px;
  max-width: 75rem;
  min-width: 20rem;
  padding-left: 1em;
  padding-right: 1em;
}
@media (min-width: 60em) {
  .container {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.page-root {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media (min-width: 60em) {
  .page-root {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password] {
  background: #fff;
  border: 1px solid #eaedee;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.04);
  color: #576660;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 100;
  max-width: 100%;
  padding: 0.5em;
  width: 100%;
}
select {
  background: #fff;
  border: 1px solid #eaedee;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.04);
  color: #576660;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 100;
  max-width: 100%;
  padding: 0.425em;
  width: 100%;
}
select option {
  font-weight: 100 !important;
}
textarea {
  background: #fff;
  border: 1px solid #eaedee;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.04);
  color: #576660;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 100;
  max-width: 100%;
  padding: 0.5em;
  width: 100%;
}
button,
input[type=button],
input[type=submit],
input[type=reset] {
  background: none;
  border: 0;
  cursor: pointer;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1;
  outline: 0;
  text-transform: uppercase;
  position: relative;
}
button svg,
input[type=button] svg,
input[type=submit] svg,
input[type=reset] svg {
  display: inline-block;
  vertical-align: middle;
}
button span,
input[type=button] span,
input[type=submit] span,
input[type=reset] span {
  display: inline-block;
  vertical-align: middle;
}
button.button,
input[type=button].button,
input[type=submit].button,
input[type=reset].button,
button.button-blue,
input[type=button].button-blue,
input[type=submit].button-blue,
input[type=reset].button-blue,
button.button-dark,
input[type=button].button-dark,
input[type=submit].button-dark,
input[type=reset].button-dark {
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  color: #fff;
  font-size: 1em;
  padding: .6em .8em;
  -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
}
button.button:active,
input[type=button].button:active,
input[type=submit].button:active,
input[type=reset].button:active,
button.button-blue:active,
input[type=button].button-blue:active,
input[type=submit].button-blue:active,
input[type=reset].button-blue:active,
button.button-dark:active,
input[type=button].button-dark:active,
input[type=submit].button-dark:active,
input[type=reset].button-dark:active {
  -webkit-transform: translate(0, 1px);
      -ms-transform: translate(0, 1px);
          transform: translate(0, 1px);
}
button.button,
input[type=button].button,
input[type=submit].button,
input[type=reset].button {
  background: #00c692;
  -webkit-box-shadow: 0 1px 0 #00936c;
          box-shadow: 0 1px 0 #00936c;
}
button.button:hover,
input[type=button].button:hover,
input[type=submit].button:hover,
input[type=reset].button:hover,
button.button:focus,
input[type=button].button:focus,
input[type=submit].button:focus,
input[type=reset].button:focus {
  background: #00e0a5;
}
button.button:active,
input[type=button].button:active,
input[type=submit].button:active,
input[type=reset].button:active {
  background: #00ad7f;
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
button.button-blue,
input[type=button].button-blue,
input[type=submit].button-blue,
input[type=reset].button-blue {
  background: #a0c982;
  -webkit-box-shadow: 0 2px 0 #77b24d;
          box-shadow: 0 2px 0 #77b24d;
}
button.button-blue:hover,
input[type=button].button-blue:hover,
input[type=submit].button-blue:hover,
input[type=reset].button-blue:hover,
button.button-blue:focus,
input[type=button].button-blue:focus,
input[type=submit].button-blue:focus,
input[type=reset].button-blue:focus {
  background: #aed194;
}
button.button-blue:active,
input[type=button].button-blue:active,
input[type=submit].button-blue:active,
input[type=reset].button-blue:active {
  -webkit-box-shadow: 0 1px 0 #77b24d;
          box-shadow: 0 1px 0 #77b24d;
}
button.button-dark,
input[type=button].button-dark,
input[type=submit].button-dark,
input[type=reset].button-dark {
  background: #1c2321;
  -webkit-box-shadow: 0 2px 0 #050706;
          box-shadow: 0 2px 0 #050706;
}
button.button-dark:hover,
input[type=button].button-dark:hover,
input[type=submit].button-dark:hover,
input[type=reset].button-dark:hover,
button.button-dark:focus,
input[type=button].button-dark:focus,
input[type=submit].button-dark:focus,
input[type=reset].button-dark:focus {
  background: #27312e;
}
button.button-dark:active,
input[type=button].button-dark:active,
input[type=submit].button-dark:active,
input[type=reset].button-dark:active {
  -webkit-box-shadow: 0 1px 0 #050706;
          box-shadow: 0 1px 0 #050706;
}
.button-outline,
.button-outline:visited {
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding: .4em .8em;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
}
.button-outline:hover,
.button-outline:visited:hover,
.button-outline:focus,
.button-outline:visited:focus,
.button-outline:active,
.button-outline:visited:active {
  border-color: #fff;
  background: #fff;
  color: #1c2321;
}
a.button-link {
  background: #00c692;
  -webkit-box-shadow: 0 1px 0 #00936c;
          box-shadow: 0 1px 0 #00936c;
  border: 0;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1;
  outline: 0;
  text-decoration: none !important;
  text-transform: uppercase;
  padding: .5em .8em;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
}
a.button-link svg {
  display: inline-block;
  vertical-align: middle;
}
a.button-link span {
  display: inline-block;
  vertical-align: middle;
}
a.button-link:hover,
a.button-link:focus {
  background: #00e0a5;
}
a.button-link:active {
  background: #00ad7f;
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(0, 1px);
      -ms-transform: translate(0, 1px);
          transform: translate(0, 1px);
}
input[type=checkbox] {
  cursor: pointer;
  margin: 0;
  height: 1.25em;
  vertical-align: middle;
  width: 1.25em;
}
input[type=checkbox] + label {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  vertical-align: middle;
}
fieldset {
  border: 1px solid #dbe1df;
  padding: 1.5em;
}
fieldset legend {
  color: #404a46;
  font-family: 'Roboto Slab', Georgia, serif;
  font-weight: 700;
  font-size: 1.25em;
  padding: 0 .5em;
  margin-left: -0.5em;
}
.fields p {
  margin-bottom: .625em;
}
.fields .inline {
  display: table;
  margin-bottom: .625em;
  width: 100%;
}
.fields .inline > div {
  display: table-cell;
}
.fields .inline > div:first-child {
  padding-right: .5em;
}
.row {
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em
  /* IE < 8: collapse white-space between units */
}
.row-pad {
  margin-left: -0.75em;
  margin-right: -0.75em;
}
.row-pad > [class*='col-'],
.row-pad > .widget {
  padding-left: .75em;
  padding-right: .75em;
}
@media (min-width: 60em) {
  .row-pad {
    margin-left: -1.25em;
    margin-right: -1.25em;
  }
  .row-pad > [class*='col-'],
  .row-pad > .widget {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
}
.row-center {
  text-align: center;
}
.row-middle > [class*='col-'] {
  vertical-align: middle;
}
.row-bottom > [class*='col-'] {
  vertical-align: bottom;
}
.row > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.row:after {
  content: '';
  clear: both;
  display: block;
}
.opera-only :-o-prefocus,
.row {
  word-spacing: -0.43em;
}
.entry-loop {
  margin-left: -0.75em;
  margin-right: -0.75em;
}
.entry-loop > [class*='col-'] {
  padding-left: .75em;
  padding-right: .75em;
}
@media (min-width: 60em) {
  .entry-loop {
    margin-left: -1em;
    margin-right: -1em;
  }
  .entry-loop > [class*='col-'],
  .entry-loop > .widget {
    padding-left: 1em;
    padding-right: 1em;
  }
}
[class*='col-'] {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /* IE < 8: fake inline-block */
  vertical-align: top;
  width: 100%;
}
[class*='col-'] .box {
  margin: 0 0 1.5em;
}
.col-xs {
  width: auto;
}
.col-xs-full {
  width: 100%;
}
.col-xs-right {
  float: right;
}
.col-xs-inline {
  float: none;
}
.col-xs-1-6 {
  width: 16.66666667%;
}
.col-xs-1-5 {
  width: 20%;
}
.col-xs-1-4 {
  width: 25%;
}
.col-xs-1-3 {
  width: 33.33333333%;
}
.col-xs-2-5 {
  width: 40%;
}
.col-xs-1-2 {
  width: 50%;
}
.col-xs-3-5 {
  width: 60%;
}
.col-xs-2-3 {
  width: 66.66666667%;
}
.col-xs-3-4 {
  width: 75%;
}
.col-xs-4-5 {
  width: 80%;
}
.col-xs-5-6 {
  width: 83.33333333%;
}
@media (min-width: 30em) {
  .col-sm {
    width: auto;
  }
  .col-sm-full {
    width: 100%;
  }
  .col-sm-right {
    float: right;
  }
  .col-sm-inline {
    float: none;
  }
  .col-sm-1-6 {
    width: 16.66666667%;
  }
  .col-sm-1-5 {
    width: 20%;
  }
  .col-sm-1-4 {
    width: 25%;
  }
  .col-sm-1-3 {
    width: 33.33333333%;
  }
  .col-sm-2-5 {
    width: 40%;
  }
  .col-sm-1-2 {
    width: 50%;
  }
  .col-sm-3-5 {
    width: 60%;
  }
  .col-sm-2-3 {
    width: 66.66666667%;
  }
  .col-sm-3-4 {
    width: 75%;
  }
  .col-sm-4-5 {
    width: 80%;
  }
  .col-sm-5-6 {
    width: 83.33333333%;
  }
}
@media (min-width: 48em) {
  .col-md {
    width: auto;
  }
  .col-md-full {
    width: 100%;
  }
  .col-md-right {
    float: right;
  }
  .col-md-inline {
    float: none;
  }
  .col-md-1-6 {
    width: 16.66666667%;
  }
  .col-md-1-5 {
    width: 20%;
  }
  .col-md-1-4 {
    width: 25%;
  }
  .col-md-1-3 {
    width: 33.33333333%;
  }
  .col-md-2-5 {
    width: 40%;
  }
  .col-md-1-2 {
    width: 50%;
  }
  .col-md-3-5 {
    width: 60%;
  }
  .col-md-2-3 {
    width: 66.66666667%;
  }
  .col-md-3-4 {
    width: 75%;
  }
  .col-md-4-5 {
    width: 80%;
  }
  .col-md-5-6 {
    width: 83.33333333%;
  }
}
@media (min-width: 60em) {
  .col-lg {
    width: auto;
  }
  .col-lg-full {
    width: 100%;
  }
  .col-lg-right {
    float: right;
  }
  .col-lg-inline {
    float: none;
  }
  .col-lg-1-6 {
    width: 16.66666667%;
  }
  .col-lg-1-5 {
    width: 20%;
  }
  .col-lg-1-4 {
    width: 25%;
  }
  .col-lg-1-3 {
    width: 33.33333333%;
  }
  .col-lg-2-5 {
    width: 40%;
  }
  .col-lg-1-2 {
    width: 50%;
  }
  .col-lg-3-5 {
    width: 60%;
  }
  .col-lg-2-3 {
    width: 66.66666667%;
  }
  .col-lg-3-4 {
    width: 75%;
  }
  .col-lg-4-5 {
    width: 80%;
  }
  .col-lg-5-6 {
    width: 83.33333333%;
  }
}
@media (min-width: 75em) {
  .col-xl {
    width: auto;
  }
  .col-xl-full {
    width: 100%;
  }
  .col-xl-right {
    float: right;
  }
  .col-xl-inline {
    float: none;
  }
  .col-xl-1-6 {
    width: 16.66666667%;
  }
  .col-xl-1-5 {
    width: 20%;
  }
  .col-xl-1-4 {
    width: 25%;
  }
  .col-xl-1-3 {
    width: 33.33333333%;
  }
  .col-xl-2-5 {
    width: 40%;
  }
  .col-xl-1-2 {
    width: 50%;
  }
  .col-xl-3-5 {
    width: 60%;
  }
  .col-xl-2-3 {
    width: 66.66666667%;
  }
  .col-xl-3-4 {
    width: 75%;
  }
  .col-xl-4-5 {
    width: 80%;
  }
  .col-xl-5-6 {
    width: 83.33333333%;
  }
}
.primary-nav {
  font-family: 'Roboto Slab', Georgia, serif;
  font-weight: 700;
  position: relative;
  z-index: 100;
}
.primary-nav a {
  color: #fff;
  display: block;
  text-transform: uppercase;
}
@media (max-width: 47.999em) {
  .primary-nav {
    background: #00c692;
    line-height: 1.5;
    min-height: 100vh;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15em;
    width: 15em
    /* First Level */
    /* Second Level */
  }
  .primary-nav > ul {
    border-top: 8px solid #00c692;
    background: #00c692;
  }
  .primary-nav > ul li {
    position: relative;
  }
  .primary-nav > ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    display: block;
    padding: .75em .75em;
  }
  .primary-nav > ul li:hover > a {
    background: #00ad7f;
  }
  .primary-nav > ul li.menu-item-has-children > a {
    padding-right: 3.75em;
  }
  .primary-nav > ul li .icon-arrow {
    color: #fff;
    cursor: pointer;
    display: block;
    width: 3em;
    height: 3em;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
  }
  .primary-nav > ul li .icon-arrow:before {
    content: "\f006";
    font-size: 2em;
    line-height: 1.5;
  }
  .primary-nav > ul li.open .icon-arrow:before {
    content: "\f005";
  }
  .primary-nav li ul {
    display: none;
  }
  .primary-nav li ul li a {
    font-weight: normal;
    text-transform: none;
  }
  .primary-nav li.open > ul {
    display: block;
  }
  .menu-open {
    position: relative;
    left: 15em;
  }
  .menu-open:before {
    -webkit-box-shadow: inset 0.5em 0 0.5em -0.25em rgba(0, 0, 0, 0.4);
            box-shadow: inset 0.5em 0 0.5em -0.25em rgba(0, 0, 0, 0.4);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 1em;
  }
}
@media (min-width: 48em) {
  .primary-nav {
    /* First Level */
    /* Second Level */
    /* Third Level */
  }
  .primary-nav > ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .primary-nav > ul > li {
    display: inline-block;
    zoom: 1;
    *display: inline
    /* IE < 8: fake inline-block */
  }
  .primary-nav > ul > li > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: -1px;
    padding: .75em .75em;
  }
  .primary-nav > ul > li > a:hover {
    border-bottom: 1px solid #fff;
    color: #fff;
  }
  .primary-nav > ul > li.current-menu-item > a,
  .primary-nav > ul > li.current_page_parent > a {
    border-color: #00c692;
  }
  .primary-nav li ul {
    background: #00c692;
    display: none;
    margin-top: -1px;
    position: absolute;
    top: 100%;
    width: 12.5em;
  }
  .primary-nav li ul li {
    position: relative;
  }
  .primary-nav li ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    display: block;
    padding: .5em .75em;
    font-size: .9375em;
    text-transform: none;
  }
  .primary-nav li ul li:hover a {
    background: #00ad7f;
    border-bottom: 1px solid rgba(0, 0, 0, 0.025);
  }
  .primary-nav li ul li:first-child:after {
    bottom: 100%;
    left: 2em;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #00c692;
    border-width: 8px;
    margin-left: -8px;
  }
  .primary-nav li ul li:first-child:hover:after {
    border-bottom-color: #00ad7f;
  }
  .primary-nav li:hover > ul {
    display: block;
  }
  .primary-nav li ul ul {
    margin: 0;
    top: 0;
    left: 100%;
  }
  .primary-nav li ul ul li:first-child:after {
    content: none;
    display: none;
  }
  .primary-nav .arrow {
    display: none;
  }
}
.pagination {
  margin: 1.5em 0 .5em;
}
.pagination > * {
  display: inline-block;
  padding: .25em .625em;
}
.pagination a {
  border: 1px solid #a4b2ac;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  color: #899a93;
  -webkit-transition: all 0.1s linear;
          transition: all 0.1s linear;
}
.pagination a:hover {
  background: #1c2321;
  border-color: #1c2321;
  color: #fff;
}
.masthead {
  padding: 1em 0 0;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.masthead .toggle-menu {
  color: #fff;
  padding: .5em;
  position: absolute;
  z-index: 102;
  vertical-align: top;
}
.masthead .toggle-menu .icon {
  height: 2em;
  width: 2em;
}
.masthead .toggle-menu span {
  display: none;
}
.masthead .logo {
  display: inline-block;
  margin: 1em auto 0;
  padding: 0 3.5em;
  position: relative;
  -webkit-transition: all 0.1s linear;
          transition: all 0.1s linear;
  text-align: center;
  width: 100%;
  z-index: 101;
}
.masthead .logo a {
  display: inline-block;
}
.masthead .logo img {
  width: 12em;
  height: 7.5em;
}
.masthead .search {
  display: none;
}
@media (min-width: 30em) {
  .masthead .logo img {
    width: 15em;
    height: 9.375em;
  }
}
@media (min-width: 48em) {
  .masthead {
    padding: 1.5em 0;
  }
  .masthead .logo {
    padding: 1em 0 0;
    vertical-align: middle;
    margin: 0 -11.5em 0 0;
    width: auto;
  }
  .masthead .logo img {
    width: 11.5em;
    height: 7.25em;
  }
  .masthead .toggle-menu {
    display: none;
  }
  .masthead .primary-nav {
    display: inline-block;
    padding: 0 0 0 13em;
    vertical-align: middle;
    width: 100%;
  }
}
@media (min-width: 60em) {
  .masthead .logo:hover {
    -webkit-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  .masthead .primary-nav {
    display: inline-block;
    padding: 0 0 0 14em;
    vertical-align: middle;
    width: 100%;
  }
}
.site-footer {
  background: #111514;
  color: #aaa;
}
.site-footer a {
  color: #ddd;
}
.site-footer a:hover,
.site-footer a:active {
  color: #00c692;
}
.site-footer h2,
.site-footer h3,
.site-footer h4 {
  color: #ddd;
}
.site-footer .footer-widgets {
  background: #1c2321;
  padding: 1.5em 0 1em;
}
.site-footer .social a {
  display: inline-block;
}
.site-footer .social a .icon {
  height: 2.5em;
  width: 2.5em;
}
.site-footer .footer-note {
  line-height: 1.4;
  padding: 1.5em 0 1em;
  text-align: center;
}
.site-footer .logo {
  margin-bottom: 1em;
}
.site-footer .logo img {
  width: 12em;
  height: 7.5em;
}
@media (min-width: 48em) {
  .site-footer .footer-widgets {
    padding: 2em 0 1.5em;
  }
  .site-footer .footer-note {
    padding: 2em 0 1.5em;
    text-align: left;
  }
  .site-footer .footer-note .logo {
    display: inline-block;
    margin: 0 -10.5em 0 0;
    vertical-align: middle;
  }
  .site-footer .footer-note .logo img {
    width: 10em;
    height: 6.25em;
  }
  .site-footer .footer-note .copyright {
    display: inline-block;
    padding-left: 12.5em;
    vertical-align: middle;
  }
}
.widget {
  margin-bottom: 1.5em;
}
.widget .widget-title {
  margin-bottom: .3125em;
}
/* Sidebar Widgets */
.sidebar {
  padding: 1.5em 0 0;
}
.sidebar .widget-title {
  border-bottom: 1px dotted #dedede;
  margin-bottom: .5em;
  padding-bottom: .5em;
  line-height: 1.125;
}
@media (min-width: 60em) {
  .sidebar-page {
    padding: 0 0 0 3em;
  }
}
@media (min-width: 75em) {
  .sidebar-loop {
    padding: 0 0 0 3em;
  }
}
/* Footer Widgets*/
.footer-widgets .widget {
  line-height: 1.4;
}
.footer-widgets .widget-title {
  font-size: 1.5em;
}
/* Specific Widgets */
/* Post Lists */
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_recent_entries ol,
.widget_recent_comments ol,
.widget_meta ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_recent_entries ol li,
.widget_recent_comments ol li,
.widget_meta ol li {
  border-bottom: 1px dotted #dedede;
  line-height: 1.25;
  padding: .625em 0;
}
.widget_recent_entries ul li:first-child,
.widget_recent_comments ul li:first-child,
.widget_meta ul li:first-child,
.widget_recent_entries ol li:first-child,
.widget_recent_comments ol li:first-child,
.widget_meta ol li:first-child {
  padding-top: 0;
}
.textwidget p {
  line-height: 1.4;
}
/* Tag Cloud */
.tagcloud {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em
  /* IE < 8: collapse white-space between units */
}
.tagcloud a {
  display: inline-block;
  margin: 0 .25em .25em 0;
  line-height: 1.25;
  letter-spacing: normal;
  word-spacing: normal;
  font-size: .9375em !important;
  background: #fff;
  border: 1px solid #dedede;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  color: #999;
  padding: .5em .75em;
  -webkit-transition: all 0.15s linear;
          transition: all 0.15s linear;
}
.tagcloud a:hover {
  background: #00c692;
  border-color: #00c692;
  color: #fff;
}
/* Block Widget */
.block-widget .widget-title {
  background: #eaedee;
  border: 0;
  margin: 0;
  padding: 1em 1em 0;
}
.block-widget > div,
.block-widget > ul {
  background: #eaedee;
  line-height: 1.25;
  padding: 1.25em;
}
.block-widget a {
  color: #4b5853;
}
.block-widget a:hover {
  color: #404a46;
}
.block-widget-green .widget-title {
  background: #00c692;
  border: 0;
  color: #fff;
  margin: 0;
  padding: 1em 1em 0;
}
.block-widget-green > div {
  background: #00c692;
  color: #fff;
  line-height: 1.25;
  padding: 1.25em;
}
.block-widget-green a {
  color: #f3f3f3;
}
.block-widget-green a:hover {
  color: #fff;
}
.newsletter-widget .widget-title {
  background: #00c692;
  border: 0;
  color: #fff;
  margin: 0;
  padding: 1em 1em 0;
}
.newsletter-widget > div {
  background: #00c692;
  color: #fff;
  line-height: 1.25;
  padding: 1.25em;
}
.newsletter-widget .inline {
  display: block;
  margin: 0;
}
.newsletter-widget .inline > div {
  display: block;
}
.newsletter-widget .inline > div:first-child {
  padding: 0;
  margin: 0 0 .5em 0;
}
.newsletter-widget input[type=submit].button {
  background: none;
  border: 1px solid #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.newsletter-widget input[type=submit].button:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #00c692;
}
.newsletter-banner {
  background: #00c692;
  border: 0;
  color: #fff;
  padding: 1.5em 0;
}
.newsletter-banner h4 {
  color: #fff;
  margin-bottom: 0;
}
.newsletter-banner p {
  line-height: 1.4;
}
.newsletter-banner .banner-content {
  position: relative;
}
.newsletter-banner .gift {
  display: none;
}
.newsletter-banner .fields .inline {
  margin-bottom: 0;
}
.newsletter-banner input[type=submit].button {
  background: none;
  border: 1px solid #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.newsletter-banner input[type=submit].button:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #00c692;
}
@media (min-width: 48em) {
  .newsletter-banner {
    padding: 2.25em 0;
  }
  .newsletter-banner .gift {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
  }
  .newsletter-banner .gift img {
    display: block;
    position: absolute;
    bottom: -2.25em;
    right: 1.5em;
    width: auto;
  }
}
@media (min-width: 60em) {
  .newsletter-banner .gift img {
    right: 2.5em;
  }
}
/* Twitter Fetcher Widget */
.twitter-box {
  position: relative;
}
.twitter-feed > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.twitter-feed > ul > li {
  display: none;
  padding: 0 0 1em 4em;
  margin: 0 0 1em;
  position: relative;
}
.twitter-feed > ul > li:first-child {
  display: block;
}
.twitter-feed > ul > li:after {
  content: '';
  clear: both;
  display: block;
}
.twitter-feed > ul > li:last-child {
  border: 0;
}
.twitter-feed > ul > li a {
  word-wrap: break-word;
}
@media (min-width: 60em) {
  .twitter-feed > ul {
    margin: 0 -1.25em;
  }
  .twitter-feed > ul > li {
    display: block;
    float: left;
    padding: 0 1.25em 0 5.25em;
    width: 50%;
  }
}
.twitter-feed .user span {
  font-weight: 700;
}
.twitter-feed .user img {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  height: 3em;
  position: absolute;
  top: .2em;
  left: 0;
  width: 3em;
}
@media (min-width: 60em) {
  .twitter-feed .user img {
    left: 1.25em;
  }
}
.twitter-feed .timePosted {
  font-size: 0.875em;
  margin: 0;
}
@media (min-width: 30em) {
  .twitter-feed .timePosted {
    float: left;
  }
}
.twitter-feed .interact {
  font-size: 0.875em;
  margin: 0;
}
.twitter-feed .interact a {
  margin-right: .5em;
}
@media (min-width: 30em) {
  .twitter-feed .interact {
    float: right;
  }
  .twitter-feed .interact a {
    margin: 0 0 0 .5em;
  }
}
/* Sharify */
.sharify-container {
  padding: 0;
  margin-bottom: 1em;
}
/* Instafeed */
.instafeed {
  list-style: none;
  margin: 0;
  padding: 0;
}
.instafeed li {
  display: inline-block;
  margin: 0;
}
/* Instafeed Widget */
.widget .instafeed {
  margin: 0.75em -0.325em;
}
.widget .instafeed li {
  padding: 0 .325em .65em;
  width: 20%;
}
.widget .instafeed li:hover {
  opacity: .75;
}
.widget .instafeed img {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
/* Instafeed Full */
.giys-instagram {
  background: #00c692;
  color: #fff;
  margin: 1.5em 0;
  padding: 1.5em 0;
  text-align: center;
}
.giys-instagram h2 {
  color: #fff;
  margin-bottom: .125em;
}
.giys-instagram a {
  color: #fff;
}
.giys-instagram .instafeed {
  margin: 0.75em -0.325em;
}
.giys-instagram .instafeed li {
  padding: 0 .325em .65em;
  width: 25%;
}
.giys-instagram .instafeed li a {
  background: #fff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  display: block;
}
.giys-instagram .instafeed li:hover img {
  opacity: .9;
}
.giys-instagram .instafeed li:hover a {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
@media (min-width: 48em) {
  .giys-instagram .instafeed li {
    width: 20%;
  }
  .giys-instagram .instafeed li:last-child {
    display: none;
  }
}
@media (min-width: 60em) {
  .giys-instagram .instafeed li {
    width: 12.5%;
  }
  .giys-instagram .instafeed li:last-child {
    display: inline-block;
  }
}
.giys-instagram .instafeed img {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  width: 100%;
}
@media (min-width: 48em) {
  .giys-instagram {
    margin: 2em 0;
    padding: 2em 0;
  }
}
/* YouTube */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*  --- FLEXSLIDER  ---  */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme */
.flexslider {
  margin: 0;
  background: #fff;
  zoom: 1;
  position: relative;
  z-index: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.slides {
  -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
  min-height: 0;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 1em;
  font-size: 2em;
  height: 1.5em;
  margin: -0.75em 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  left: -1em;
}
.flex-direction-nav .flex-next {
  right: -1em;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.5;
  left: .5em;
}
.flexslider:hover .flex-next {
  opacity: 0.5;
  right: .5em;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  pointer-events: none;
}
.flex-direction-nav a:before {
  font-family: "WiseIcons";
  display: inline-block;
  content: '\f008';
}
.flex-direction-nav a.flex-next:before {
  content: '\f006';
}
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a a:before {
  font-family: "icons";
  font-size: 20px;
  display: inline-block;
  content: "\f001";
}
.flex-pauseplay a a:hover {
  opacity: 1;
}
.flex-pauseplay a a.flex-play:before {
  content: '\f002';
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -1.75em;
  text-align: center;
  z-index: 2;
}
.flex-control-nav li {
  margin: 0 .25em;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-indent: -9999em;
  vertical-align: bottom;
}
.flex-control-paging li a {
  width: 0.875em;
  height: 0.875em;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-border-radius: 2em;
  -o-border-radius: 2em;
  border-radius: 2em;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #ff6600;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media (max-width: 60em) {
  .flex-direction-nav .flex-prev {
    opacity: .25;
    left: .33em !important;
  }
  .flex-direction-nav .flex-next {
    opacity: .25;
    right: .33em !important;
  }
}
/* MailChimp Alerts */
.mc4wp-alert {
  background: #fbf6e1;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #e9daa0;
  color: #8f8352;
  margin: .5em 0 0;
  padding: .5em;
}
.mc4wp-success {
  background: #f3fbe1;
  border: 1px solid #c5df98;
  color: #728f52;
}
/* Contact Form 7 */
.wpcf7-not-valid-tip {
  color: red;
  margin-top: 4px;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border: 1px solid red;
}
.wpcf7-response-output {
  margin: 7px 0;
  padding: 10px !important;
}
.wpcf7-validation-errors {
  background: #fbf6e1;
  border: 1px solid #e9daa0 !important;
  color: #8f8352 !important;
}
.wpcf7-mail-sent-ok {
  background: #f3fbe1;
  border: 1px solid #c5df98 !important;
  color: #728f52 !important;
}
.post-categories,
.post-tags,
.widget_categories ul,
.widget_archive ul {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em
  /* IE < 8: collapse white-space between units */
}
.post-categories li,
.post-tags li,
.widget_categories ul li,
.widget_archive ul li {
  display: inline-block;
  margin: 0 .25em .25em 0;
  line-height: 1.25;
  letter-spacing: normal;
  word-spacing: normal;
  font-size: .9375em;
}
.post-categories li a,
.post-tags li a,
.widget_categories ul li a,
.widget_archive ul li a {
  background: #fff;
  border: 1px solid #dedede;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  display: block;
  color: #999;
  padding: .5em .75em;
  -webkit-transition: all 0.15s linear;
          transition: all 0.15s linear;
}
.post-categories li a:hover,
.post-tags li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover {
  background: #00c692;
  border-color: #00c692;
  color: #fff;
}
.opera-only :-o-prefocus,
.post-categories,
.post-tags {
  word-spacing: -0.43em;
}
.edit-link {
  margin-bottom: 1em;
}
.edit-link a {
  display: inline-block;
  vertical-align: middle;
}
.edit-link .icon {
  height: 1.25em;
  margin-right: .5em;
  width: 1.25em;
}
h2 .count {
  font-weight: 300;
  font-size: .75em;
  opacity: .75;
}
/* WordPress Core Styles*/
.alignnone {
  margin: .5em 0 1em 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: .5em auto 1em auto;
}
.alignright {
  float: right;
  margin: .5em 0 1em 1.5em;
}
.alignleft {
  float: left;
  margin: .5em 1.5em 1em 0;
}
a img.alignright {
  float: right;
  margin: .5em 0 1em 1.5em;
}
a img.alignnone {
  margin: .5em 0 1em 0;
}
a img.alignleft {
  float: left;
  margin: .5em 1.5em 1em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.page-template-template-home .page-root,
.page-template-template-home-alt .page-root {
  padding: 0;
}
/* Home Banner Section */
.home-banner {
  background: #1c2321;
  color: #fff;
  position: relative;
}
.home-banner.loading {
  background: url(img/icons/loading_bubbles.svg) center no-repeat #1c2321;
}
.home-banner .banner {
  background-attachment: scroll;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 11em 0 1.5em;
}
.home-banner .banner:after {
  border-top: 8px solid #00c692;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home-banner .banner .container {
  position: relative;
  z-index: 1;
  text-align: center;
}
.home-banner .banner .banner-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1;
}
.home-banner .banner .banner-title a {
  color: #fff;
}
.home-banner .banner .buttons {
  text-transform: uppercase;
}
.home-banner .banner .buttons > * {
  margin-left: .125em;
  margin-right: .125em;
}
.home-banner .banner .overlay {
  background: rgba(28, 35, 33, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home-banner .banner .brief {
  display: none;
}
@media (min-width: 30em) {
  .home-banner .banner {
    padding: 12.5em 0 1.5em;
  }
  .home-banner .banner .banner-title {
    font-size: 2.5em;
  }
}
@media (min-width: 48em) {
  .home-banner .banner {
    padding: 13em 0 4em;
  }
  .home-banner .banner:after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  }
  .home-banner .banner .brief {
    display: block;
    font-size: 1.25em;
    margin-bottom: 1em;
  }
}
@media (min-width: 60em) {
  .home-banner .banner .container {
    padding-left: 6em;
    padding-right: 6em;
  }
  .home-banner .banner .banner-title {
    font-size: 3.5em;
  }
}
/* Home Sections */
.home-section {
  padding: 1.5em 0 0;
}
.home-section p.lead {
  font-size: 1em;
  line-height: 1.6;
}
.home-section .join-box {
  background: rgba(0, 0, 0, 0.1);
  margin: 0 -1em 0;
  padding: 1.5em;
}
.home-section .social {
  display: inline-block;
  margin: .5em 0;
}
.home-section .social a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.9);
}
.home-section .social a .icon {
  height: 2.5em;
  width: 2.5em;
}
.home-section .social a:hover {
  color: #ffffff;
}
.home-section .gloves {
  display: none;
}
.home-section .badge {
  display: block;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  background: rgba(0, 0, 0, 0);
  max-width: 6em;
  padding: .5em;
  margin: 0 auto 1em auto;
  -webkit-transition: all 0.1s linear;
          transition: all 0.1s linear;
}
.home-section .badge img {
  width: 100%;
}
@media (min-width: 30em) {
  .home-section .badge {
    float: left;
    margin: 0 1em 1em 0;
    max-width: 6em;
  }
}
@media (min-width: 48em) {
  .home-section .badge {
    float: none;
    margin: 0 auto 1em auto;
    max-width: 8em;
  }
}
@media (min-width: 60em) {
  .home-section .box:hover .badge {
    -webkit-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    background: rgba(0, 0, 0, 0);
  }
}
.home-section-alt {
  background: #00c692;
  color: #fff;
  text-align: center;
}
.home-section-alt h1,
.home-section-alt h2,
.home-section-alt h3,
.home-section-alt h4,
.home-section-alt h5,
.home-section-alt a {
  color: #fff;
}
@media (min-width: 48em) {
  .home-section {
    padding: 2.5em 0 1em;
  }
  .home-section p.lead {
    font-size: 1.25em;
    line-height: 1.4;
  }
  .home-section .join-box {
    background: none;
    border-left: 1px solid #fff;
    margin: 0 0 1.5em;
    padding: 0 0 0 2em;
    position: relative;
  }
  .home-section .join-box:after,
  .home-section .join-box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .home-section .join-box:after {
    border-right-color: #00c692;
    border-width: 16px;
    margin-top: -16px;
  }
  .home-section .join-box:before {
    border-right-color: #fff;
    border-width: 18px;
    margin-top: -18px;
  }
  .home-section .gloves {
    display: inline-block;
    text-align: right;
  }
  .home-section .gloves img {
    margin: -3.25em -1em -3.25em 0;
    position: relative;
    z-index: 1;
  }
  .home-section-alt {
    text-align: left;
  }
}
/* Instafeed Home */
.home-instagram {
  padding: 2em 0;
}
.home-instagram h3 {
  color: #404a46;
  margin-bottom: .125em;
}
.home-instagram h3 a {
  color: #404a46;
}
.home-instagram .instafeed {
  margin: 1.5em -0.325em -0.65em;
}
.home-instagram .instafeed li {
  display: none;
  padding: 0 .325em .65em;
  width: 25%;
}
.home-instagram .instafeed li:nth-child(-n+4) {
  display: inline-block;
}
.home-instagram .instafeed li a {
  background: #fff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  display: block;
}
.home-instagram .instafeed li:hover img {
  opacity: .85;
}
@media (min-width: 48em) {
  .home-instagram .instafeed {
    margin-top: 0;
  }
  .home-instagram .instafeed li {
    width: 33.33%;
  }
  .home-instagram .instafeed li:nth-child(-n+6) {
    display: inline-block;
  }
}
@media (min-width: 60em) {
  .home-instagram .instafeed li {
    width: 20%;
  }
  .home-instagram .instafeed li:nth-child(-n+10) {
    display: inline-block;
  }
}
@media (min-width: 75em) {
  .home-instagram .instafeed li {
    display: inline-block;
    width: 12.5%;
  }
}
.home-instagram .instafeed img {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  width: 100%;
}
@media (min-width: 48em) {
  .home-instagram {
    padding: 3em 0;
  }
}
.home-instagram .social {
  display: inline-block;
  font-size: 1.5em;
}
.home-instagram .social a {
  color: #404a46;
}
/* Page Title Section */
.page-title {
  background: url(img/bg_veggie_basket.jpg) 50% 0 #1c2321;
  background-attachment: scroll;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 11em 0 1.5em;
  position: relative;
}
.page-title:after {
  border-top: 8px solid #00c692;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page-title .overlay {
  background: rgba(28, 35, 33, 0.25);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page-title .container {
  position: relative;
  z-index: 1;
}
.page-title .heading {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 1.5em;
}
.page-title .heading h1 {
  color: #fff;
  margin: 0;
}
@media (min-width: 30em) {
  .page-title {
    padding-top: 12.5em;
  }
}
@media (min-width: 48em) {
  .page-title {
    padding: 11em 0 2em;
  }
  .page-title:after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  }
  .page-title .heading {
    border: 0;
    padding-top: 0;
  }
}
/* Posts & Pages */
.entry .entry-meta {
  margin-bottom: 1em;
}
.entry .entry-meta > span {
  display: inline-block;
}
.entry .entry-meta > span:after {
  color: #a4b2ac;
  content: '/';
  font-weight: 300;
  margin: 0 .125em;
}
.entry .entry-meta > span:last-child:after {
  content: none;
}
.entry .entry-meta .date {
  font-weight: 700;
}
.entry .entry-meta .category a {
  color: #576660;
  font-weight: 300;
}
.entry .entry-meta .category a:hover {
  color: #00c692;
}
.entry .entry-meta .comments a {
  color: #576660;
  display: inline-block;
  vertical-align: middle;
}
.entry .entry-meta .comments:hover a {
  color: #00c692;
}
.entry .entry-meta .comments .comment-icon {
  padding: 0 .125em 0 0;
  position: relative;
  top: -0.2em;
}
.entry .entry-meta .comments .comment-icon .icon {
  width: 1.25em;
  height: 1.25em;
}
.entry .entry-content a {
  text-decoration: underline;
}
/* Post & Page Loop (List/Grid) */
.entry-loop .entry {
  line-height: 1.4;
  margin-bottom: 2em;
}
.entry-loop .entry > a {
  color: #576660;
  display: block;
  text-decoration: none;
}
.entry-loop .entry .entry-image {
  background: #1c2321;
  margin-bottom: 1em;
}
.entry-loop .entry .entry-image .image-container {
  display: block;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
  height: 10em;
}
.entry-loop .entry .entry-image.loading {
  background: url(img/icons/loading_bubbles.svg) center no-repeat #1c2321;
}
.entry-loop .entry .entry-meta {
  margin-bottom: .125em;
}
.entry-loop .entry .entry-meta .date {
  font-size: .875em;
  font-weight: 300;
}
.entry-loop .entry .entry-title {
  color: #404a46;
  font-size: 1.25em;
}
.entry-loop .entry:hover .entry-image {
  opacity: .9;
}
.entry-loop .entry:hover .entry-title {
  color: #00c692;
}
.entry-loop .entry .brief p {
  margin-bottom: 0;
}
/* Single Post & Page Type */
.single .entry header h2.entry-title,
.page .entry header h2.entry-title {
  display: none;
}
.single .entry footer,
.page .entry footer {
  padding: 1.5em 0;
}
.single .entry aside.comments,
.page .entry aside.comments {
  border-top: 2px solid #eaedee;
  padding: 2em 0 .5em;
  position: relative
  /* */
}
.single .entry aside.comments:before,
.page .entry aside.comments:before,
.single .entry aside.comments:after,
.page .entry aside.comments:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.single .entry aside.comments:before,
.page .entry aside.comments:before {
  border-color: rgba(234, 237, 238, 0);
  border-bottom-color: #eaedee;
  border-width: 19px;
  margin-left: -19px;
}
.single .entry aside.comments:after,
.page .entry aside.comments:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 16px;
  margin-left: -16px;
}
