/* fonts and colors */
/* breakpoints */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: yellow;
  color: black; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

/* typography - based on blueprintcss.org. */
html {
  font-size: 112.5%; }

body {
  font-size: 18px;
  font-size: 1rem;
  color: #414042;
  background: white;
  font-family: 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
  line-height: 1.9; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #3fbfb7;
  margin: 0;
  font-family: 'Futura LT W01 Medium Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px; }

h1 {
  font-size: 43px;
  font-size: 2.38889rem;
  margin-bottom: 0.25em;
  line-height: 1.1; }

h2 {
  font-size: 43px;
  font-size: 2.38889rem;
  margin-bottom: 0.25em;
  line-height: 1.1; }

h3 {
  font-size: 26px;
  font-size: 1.44444rem;
  margin-bottom: 0.5em;
  line-height: 1.15; }

h4 {
  font-size: 24px;
  font-size: 1.33333rem;
  margin-bottom: 0.5em;
  line-height: 1.25; }

h5 {
  font-size: 21px;
  font-size: 1.16667rem;
  margin-bottom: 0.5em;
  line-height: 1.35;
  font-family: 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
  letter-spacing: 1px; }

h6 {
  font-size: 18px;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 0.5em;
  line-height: 1.4;
  letter-spacing: 1px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }

p img.left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0; }

p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em; }

a:focus, a:hover {
  color: #e54a16; }

a {
  color: #ec6538;
  text-decoration: underline; }

blockquote {
  margin: 1.5em;
  color: #575857;
  font-style: normal;
  font-family: 'Futura LT W01 Book Oblique', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }

strong {
  font-weight: normal;
  font-family: 'Futura LT W01 Bold', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }

em, dfn {
  font-style: normal;
  font-family: 'Futura LT W01 Book Oblique', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }

strong em {
  font-style: normal;
  font-weight: normal;
  font-family: 'Futura LT W01 Bold Oblique', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }

dfn {
  font-weight: normal;
  font-family: 'Futura LT W01 Bold', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #575857; }

address {
  margin: 0 0 1.5em;
  line-height: 1.75; }

del {
  color: #575857; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul, ol {
  margin: 0 0 1.5em; }

ul li {
  margin: 0 0 1em; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em; }

dl dt {
  font-weight: normal;
  font-family: 'Futura LT W01 Bold', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: normal;
  font-family: 'Futura LT W01 Bold', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }

thead th {
  background: #dddddd;
  color: #414042; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #575857; }

tfoot {
  font-style: normal;
  font-family: 'Futura LT W01 Book Oblique', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }

caption {
  background: #575857;
  color: #dddddd; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.hidden {
  display: none; }

input:focus, textarea:focus {
  outline: none; }

/* default wordpress styles */
.entry-content img {
  margin: 0 0 1.5em; }

.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }


.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }













/* Additional General Form Styles */
input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], textarea {
  border: 1px solid #dddddd;
  color: #575857;
  font-size: 18px;
  font-size: 1rem;
  padding: 5px; }

input[type="text"]:focus, input[type="search"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="password"]:focus, textarea:focus {
  color: #575857;
  border-color: #575857; }

/* main styles */
.row {
  margin: 0 5%; }

#wrapper {
  overflow: hidden; }

.full, .pageblocks .col img {
  display: block;
  height: auto;
  position: relative;
  z-index: 0;
  width: 100%; }

.overflowrow {
  margin-left: -7.5%;
  position: relative;
  width: 115%; }

@media only screen and (min-width: 1008px) {
  .row {
    margin-left: auto;
    margin-right: auto;
    max-width: 957.6px; }
  .narrowrow {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px; } }

@media only screen and (min-width: 1150px) {
  .row {
    margin-left: auto;
    margin-right: auto;
    max-width: 1092.5px; } }

@media only screen and (min-width: 1452px) {
  .widerow {
    margin-left: auto;
    margin-right: auto;
    max-width: 1379.4px; } }

@media only screen and (min-width: 1600px) {
  .overflowrow {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1600pxpx; } }

@media only screen and (min-width: 1920px) {
  .widerow {
    margin-left: auto;
    margin-right: auto;
    max-width: 1728px; } }

/* new clearfix */
.clearfix:after, #navcontain:after, .rmenu .hasprice:after, .sproduct div.product form.cart.variations_form:after, .woocommerce .shop_table .product-name dl.variation:after, .columns:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.lt-ie8 .clearfix, .lt-ie8 .rmenu .hasprice, .rmenu .lt-ie8 .hasprice, .lt-ie8 .sproduct div.product form.cart.variations_form, .lt-ie8 .woocommerce .shop_table .product-name dl.variation, .woocommerce .shop_table .product-name .lt-ie8 dl.variation, .lt-ie .columns {
  zoom: 1; }

.col {
  margin-bottom: 1em; }
  .col img {
    height: auto;
    max-width: 100%;
    width: auto; }
    .col img.full {
      display: block;
      height: auto;
      position: relative;
      z-index: 0;
      width: 100%; }

@media only screen and (min-width: 768px) {
  .columns.hasgutter {
    margin-left: -40px; }
    .columns.hasgutter .col {
      padding-left: 40px; }
  .columns.hasgutter-2 {
    margin-left: -80px; }
    .columns.hasgutter-2 .col {
      padding-left: 80px; }
  .columns.hasgutter-sm {
    margin-left: -15px; }
    .columns.hasgutter-sm .col {
      padding-left: 15px; }
  .col {
    box-sizing: border-box;
    float: left;
    margin-bottom: 0; }
    .col-1 {
      width: 8.33333%; }
    .col-2 {
      width: 16.66667%; }
    .col-3 {
      width: 25%; }
    .col-4 {
      width: 33.33333%; }
    .col-5 {
      width: 41.66667%; }
    .col-6 {
      width: 50%; }
    .col-7 {
      width: 58.33333%; }
    .col-8 {
      width: 66.66667%; }
    .col-9 {
      width: 75%; }
    .col-10 {
      width: 83.33333%; }
    .col-11 {
      width: 91.66667%; }
    .col-12 {
      width: 100%;
      float: none;
      clear: both; }
    .col.space-1 {
      margin-left: 8.33333%; }
    .col.space-2 {
      margin-left: 16.66667%; }
    .col.space-3 {
      margin-left: 25%; }
    .col.space-4 {
      margin-left: 33.33333%; }
    .col.space-5 {
      margin-left: 41.66667%; }
    .col.space-6 {
      margin-left: 50%; }
    .col.space-7 {
      margin-left: 58.33333%; }
    .col.space-8 {
      margin-left: 66.66667%; }
    .col.space-9 {
      margin-left: 75%; }
    .col.space-10 {
      margin-left: 83.33333%; }
    .col.space-11 {
      margin-left: 91.66667%; }
    .col.space-12 {
      margin-left: 100%; }
  .col-right {
    float: right; }
  .gutter {
    padding-left: 40px; }
  .gutter-bottom {
    padding-bottom: 40px; }
  .gutter-top {
    padding-top: 40px; }
  .gutter-right {
    padding-right: 40px; }
  .gutter-all {
    padding-left: 40px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px; }
  .spc-lft-25 {
    margin-left: 25%; }
  .spc-lft-50 {
    margin-left: 50%; }
  .spc-lft-75 {
    margin-left: 75%; }
  .spc-top-25 {
    margin-top: 25%; }
  .spc-top-50 {
    margin-top: 50%; }
  .spc-top-75 {
    margin-top: 75%; }
  .spc-top-neg25 {
    margin-top: -25%; }
  .spc-top-neg50 {
    margin-top: -50%; }
  .spc-top-75 {
    margin-top: -75%; }
  .clr-none {
    clear: none; }
  .clr-left {
    clear: left; }
  .clr-right {
    clear: right; }
  .clr-both {
    clear: both; }
  .col-equalize {
    display: table;
    width: 100%; }
  .col-equalize .col {
    float: none;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle; } }

/* example (is there a better way?):
	.element {
		@extend %valign;
		
		.no-csstransforms & {
			@extend %valign-fallback;
		}
	}
*/
.pgheader .entry, .pgheader .pgtitle, .homehead h1, .team .meetus .who {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.no-csstransforms .pgheader .entry, .no-csstransforms .pgheader .pgtitle, .no-csstransforms .homehead h1, .no-csstransform .team .meetus .who {
  -webkit-transform: translateY(0%);
  -khtml-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  top: 10%; }

.bloglist .row1:before, .singleblog .row1:before, .bloglist .row1:after, .singleblog .row1:after, .fthead .ftheadimg:before, .fthead .ftheadimg .ft:after, .fthead .ftheadimg .ft:before, .page-template-template-about .pgheader .cf-teal, .page-template-template-about .pgheader .cf-green, .page-template-template-about .pgheader .cf-pink, .shopsteps > .steprow:before, .shopsteps > .steprow:after, .addcf:before, .addcf:after {
  background: no-repeat 0 0;
  background-size: 100% auto;
  content: "";
  display: block;
  height: 194.5px;
  position: absolute;
  width: 125px; }

.fthead .ftheadimg:before, .page-template-template-about .pgheader .cf-pink {
  background-image: url('../img/cf-pink.png'); }

.fthead .ftheadimg .ft:after, .page-template-template-about .pgheader .cf-green, .shopsteps > .steprow:after, .addcf:after {
  background-image: url('../img/cf-green.png'); }

.fthead .ftheadimg .ft:before, .page-template-template-about .pgheader .cf-teal, .shopsteps > .steprow:before, .addcf:before {
  background-image: url('../img/cf-teal.png'); }

.bloglist .row1:before, .singleblog .row1:before, .fthead .ftheadimg:first-child .ft:before {
  background-image: url('../img/cf-orange.png'); }

.bloglist .row1:after, .singleblog .row1:after {
  background-image: url('../img/cf-seaweed.png'); }

.hoverbox {
  position: relative; }
  .hoverbox:before {
    -webkit-transition: all 0.25s ease-in-out;
    -khtml-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    background: rgba(63, 191, 183, 0.57);
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    right: 50%;
    top: 50%;
    bottom: 50%;
    z-index: 1; }
  .hoverbox:hover:before {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }

body.page-template-default {
  background: #f2f1ed; }

.pgheader {
  position: relative; }
  .pgheader img {
    position: relative;
    z-index: 0; }
  .pgheader .entry {
    font-size: 18px;
    font-size: 1rem;
    color: white;
    left: 5%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    right: 5%;
    z-index: 2; }
    .pgheader .entry h1 {
      font-size: 43px;
      font-size: 2.38889rem;
      color: white;
      margin-bottom: 13px; }
    .pgheader .entry .txt {
      max-width: 574px;
      margin: 0 auto 23px;
      line-height: 1.25; }

.stackheader .entry {
  -webkit-transform: translateY(0%);
  -khtml-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  color: #575857;
  padding: 20px;
  top: auto;
  position: static; }
  .stackheader .entry h1 {
    color: #575857; }
    .stackheader .entry h1 .pre {
      font-size: 18px;
      font-size: 1rem;
      display: block; }

.pgtitle, .sproduct .product_title {
  color: #3c3a3a;
  margin-bottom: 16px; }
  .pgheader .pgtitle, .pgheader .sproduct .product_title, .sproduct .pgheader .product_title {
    font-size: 63px;
    font-size: 3.5rem;
    color: white;
    left: 5%;
    position: absolute;
    margin-bottom: 0;
    right: 5%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    z-index: 2; }
    .no-csstransforms .pgheader .pgtitle {
      top: 40%; }
  .pgheader.addangle .pgtitle, .pgheader.addangle .sproduct .product_title, .sproduct .pgheader.addangle .product_title {
    top: 40%; }

.vid {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .vid iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

a.btn, #tribe-events .tribe-events-button, #tribe-bar-form .tribe-bar-submit input[type="submit"], .pclist ul.products li.product .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-cart a.checkout-button, .woocommerce .shop_table .actions input[type="submit"], input[type="submit"] {
  font-size: 17px;
  font-size: 0.94444rem;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  background: #b8dbdd;
  color: #575857;
  border: none;
  display: inline-block;
  font-family: 'Futura LT W01 Light Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1;
  padding: 8px 20px;
  text-decoration: none;
  text-transform: uppercase; }
  a.btn:hover, #tribe-events .tribe-events-button:hover, #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover, .pclist.related ul.products li.product a.btn:hover, .woocommerce .shop_table .actions input[type="submit"]:hover, input[type="submit"]:hover {
    background-color: #92c8cb;
    color: #575857; }
  a.btn.btn-orange, input[type="submit"], .pclist ul.products li.product .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-cart a.checkout-button, input[type="submit"].btn-orange {
    background: #ec6538;
    color: white; }
    a.btn.btn-orange:hover, input[type="submit"]:hover, .pclist ul.products li.product .button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-cart a.checkout-button:hover, input[type="submit"].btn-orange:hover {
      background-color: #e54a16;
      color: white; }
  a.btn.btn-green, input[type="submit"].btn-green {
    background: #bec736;
    color: white; }
    a.btn.btn-green:hover, input[type="submit"].btn-green:hover {
      background-color: #a5ab2e;
      color: white; }
  a.btn.btn-sm, input[type="submit"].btn-sm {
    padding: 4px 20px; }


a.arrdown, .tabnav .cycle-pager-active a, .tabnav .active a, .pcatnav li.current a {
  background: url('../img/icons/arrdown.png') no-repeat center bottom;
  background-size: 27px 18px;
  color: #ec6538;
  display: inline-block;
  padding-bottom: 30px;
  text-decoration: none;
  text-transform: uppercase; }
  a.arrdown:hover {
    color: #575857; }
  a.arrdown.arrdown-w, .pcatnav li.current a {
    background-image: url('../img/icons/arrdown-w.png'); }

.sec1 {
  margin-top: 59px; }
  .admin-bar .sec1 {
    margin-top: 59px; }

.healthy {
  display: block;
  height: auto;
  margin: 0 auto 20px;
  max-width: 100%; }

.healthy-b {
  background: #c01667;
  position: relative;
  padding-top: 1px;
  padding-bottom: 88px; }
  .healthy-b .gf {
    color: white;
    margin: 0 auto;
    position: relative; }
    .healthy-b .gf span {
      filter: alpha(opacity=31);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";
      -webkit-opacity: 0.31;
      -khtml-opacity: 0.31;
      -moz-opacity: 0.31;
      -ms-opacity: 0.31;
      -o-opacity: 0.31;
      opacity: 0.31; }

.healthy-c {
  background: #bec736;
  padding: 22px 0; }
  .healthy-c .gf {
    margin: 0 auto;
    max-width: none; }
  .healthy-c .healthy {
    margin: 0 auto; }

.page-template-template-meal-plans .healthy-b, .term-meal-plans .healthy-b, .single-product .healthy-b {
  background: #3fbfb7; }

.page-template-template-foodtruck-php .healthy-b {
  background: #f0d829; }

/* default  page */
.entryrow {
  padding: 20px 0; }

.addangle {
  position: relative; }
  .addangle:after {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }

.hasangle, .addangle:after {
  background: url('../img/bgs/angle-p.png') no-repeat center bottom;
  background-size: auto auto;
  padding-bottom: 254px; }

.hasangle-w, .addangle-w:after {
  background-image: url('../img/bgs/angle-w.png'); }

.hasangle-y, .addangle-y:after {
  background-image: url('../img/bgs/angle-y.png'); }

.hasangle-t, .addangle-t:after {
  background-image: url('../img/bgs/angle-t.png'); }

.hasangle-offw, .addangle-offw:after {
  background-image: url('../img/bgs/angle-offw.png'); }

.addangle-pad {
  padding-bottom: 254px; }

/* */
.r {
  display: block;
  margin: 0 auto 46px;
  max-width: 102px;
  position: relative;
  z-index: 2; }

.badge {
  display: block;
  height: auto;
  margin: -72px auto 20px;
  width: 122px; }

.badge-b {
  margin: 0 auto 30px;
  width: 108px; }

.us {
  background-color: white;
  padding-bottom: 10px;
  padding-top: 1px;
  position: relative;
  text-align: center; }

ul.social {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.social li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    line-height: 32px;
    margin-left: 6px; }
    ul.social li a {
      display: inline-block;
      overflow: hidden;
      outline: none;
      text-indent: 101%;
      white-space: nowrap;
      background: url('../img/icons/social.svg') no-repeat 0 0;
      background-size: 96px 26px;
      color: #3b3b3b;
      height: 29px;
      text-decoration: none;
      width: 28px; }
      ul.social li a:hover {
        filter: alpha(opacity=80);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        -webkit-opacity: 0.8;
        -khtml-opacity: 0.8;
        -moz-opacity: 0.8;
        -ms-opacity: 0.8;
        -o-opacity: 0.8;
        opacity: 0.8; }
      ul.social li a.twitter {
        background-position: -34px 0; }
      ul.social li a.instagram {
        background-position: -68px 0; }
    ul.social li.handle {
      font-size: 32px;
      font-size: 1.77778rem;
      margin-left: 14px; }
      ul.social li.handle a {
        background: none;
        font-family: 'Futura LT W01 Medium Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
        height: auto;
        text-indent: 0;
        width: auto; }
        ul.social li.handle a:hover {
          filter: alpha(opacity=100);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          -webkit-opacity: 1;
          -khtml-opacity: 1;
          -moz-opacity: 1;
          -ms-opacity: 1;
          -o-opacity: 1;
          opacity: 1;
          color: #ec6538; }
    ul.social li:first-child {
      margin-left: 0; }

#site-footer {
  background: #575857;
  padding: 40px 0; }
  #site-footer .signup {
    color: white;
    margin-bottom: 40px;
    text-align: center; }
    #site-footer .signup h5 {
      font-family: 'Futura LT W01 Bold Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
      color: white;
      margin-bottom: 0; }
    #site-footer .signup p {
      margin-bottom: 10px; }
    #site-footer .signup .gfield_label {
      display: none; }
    #site-footer .signup input[type="text"], #site-footer .signup input[type="email"] {
      background: #505150;
      border: 1px solid #454545;
      color: #7d7d7d;
      padding: 4px 1px; }
      #site-footer .signup input[type="text"]:focus, #site-footer .signup input[type="email"]:focus {
        background: #333333; }
  #site-footer h6 {
    font-size: 14px;
    font-size: 0.77778rem;
    color: #b8dbdd;
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    letter-spacing: normal; }
  #site-footer .addresses {
    font-size: 14px;
    font-size: 0.77778rem; }
    #site-footer .addresses address {
      color: #8c8c8c;
      font-style: normal;
      line-height: 1.42857; }
      #site-footer .addresses address span, #site-footer .addresses address a {
        color: #d7d7d7;
        font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
        text-decoration: none; }
      #site-footer .addresses address a:hover {
        color: #b9b9b9; }
  #site-footer #footer-nav li {
    font-size: 14px;
    font-size: 0.77778rem;
    display: block;
    float: none;
    line-height: 1.42857;
    text-transform: uppercase; }
  #site-footer #footer-nav a {
    color: #b8dbdd;
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }
    #site-footer #footer-nav a:hover {
      color: #92c8cb; }
  #site-footer .recentp {
    font-size: 14px;
    font-size: 0.77778rem; }
    #site-footer .recentp ul, #site-footer .recentp li {
      list-style: none;
      margin: 0;
      padding: 0; }
    #site-footer .recentp li {
      margin: 0 0 15px; }
    #site-footer .recentp h5 {
      font-size: 14px;
      font-size: 0.77778rem;
      color: white;
      font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
      margin: 0;
      text-transform: none; }
      #site-footer .recentp h5 a {
        color: white;
        text-decoration: none; }
        #site-footer .recentp h5 a:hover {
          color: #dbdbdb; }
    #site-footer .recentp div {
      color: #8c8c8c; }
      #site-footer .recentp div a {
        text-transform: uppercase; }
  #site-footer .copyright {
    font-size: 12px;
    font-size: 0.66667rem;
    margin-top: 10px;
    text-align: right; }

@media only screen and (min-width: 768px) {
  .sec1 {
    margin-top: 67px; }
    .admin-bar .sec1 {
      margin-top: 67px; }
  .stackheader .entry {
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: white;
    padding: 0;
    position: absolute;
    text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.4);
    top: 50%; }
    .stackheader .entry h1 {
      color: white; }
  .pgheader .entry {
    width: 702px; }
  a.btn.btn-lrg {
    font-size: 31px;
    font-size: 1.72222rem;
    padding: 14px 26px; }
  .entryrow {
    padding: 40px 0; }
  .healthy-b {
    padding-bottom: 108px; }
    .healthy-b .gf {
      margin-top: -35px; }
  .badge-b {
    margin-bottom: 40px;
    width: 216px; }
  #site-footer .signup {
    margin-left: auto;
    margin-right: auto;
    max-width: 582px; }
    #site-footer .signup .gform_body {
      float: left;
      width: 90%; }
      #site-footer .signup .gform_body .gfield {
        margin-bottom: 0; }
      #site-footer .signup .gform_body .ginput_container {
        margin-top: 0; }
    #site-footer .signup .gform_footer {
      margin: 0;
      padding: 0;
      clear: none;
      float: right;
      width: 10%; } }

@media only screen and (min-width: 1008px) {
  .bloglist .row1:before, .singleblog .row1:before, .bloglist .row1:after, .singleblog .row1:after, .fthead .ftheadimg:before, .fthead .ftheadimg .ft:after, .fthead .ftheadimg .ft:before, .page-template-template-about .pgheader .cf-teal, .page-template-template-about .pgheader .cf-green, .page-template-template-about .pgheader .cf-pink, .shopsteps > .steprow:before, .shopsteps > .steprow:after, .addcf:before, .addcf:after {
    height: 389px;
    width: 250px; }
  .sec1 {
    margin-top: 134px; }
    .admin-bar .sec1 {
      margin-top: 134px; }
  .pgheader .entry {
    font-size: 23px;
    font-size: 1.27778rem; }
    .pgheader .entry h1 {
      font-size: 63px;
      font-size: 3.5rem;
      margin-bottom: 26px; }
    .pgheader .entry .txt {
      margin-bottom: 46px; } }

@media only screen and (min-width: 1500px) {
  .hasangle, .addangle:after {
    background-size: 100% auto; } }

#mobmenu {
  cursor: pointer;
  display: block;
  float: right;
  margin-top: 8px;
  padding: 20px 15px 20px 25px;
  width: 25px; }
  #mobmenu span, #mobmenu span:before, #mobmenu span:after {
    -webkit-transition: all 500ms ease-in-out;
    -khtml-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    cursor: pointer;
    border-radius: 1px;
    height: 3px;
    width: 35px;
    background: #ec6538;
    position: absolute;
    display: block;
    content: ''; }
  #mobmenu span {
    text-indent: -999em; }
    #mobmenu span:before {
      top: -8px; }
    #mobmenu span:after {
      bottom: -8px; }
  #mobmenu.active span {
    background-color: transparent; }
    #mobmenu.active span:before, #mobmenu.active span:after {
      top: 0; }
    #mobmenu.active span:before {
      -webkit-transform: rotate(45deg);
      -khtml-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      filter: progid:DXImageTransform.Microsoft.Matrix(
	M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
    #mobmenu.active span:after {
      -webkit-transform: rotate(-45deg);
      -khtml-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      filter: progid:DXImageTransform.Microsoft.Matrix(
	M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }

.nav-container ul, .nav-container li {
  list-style: none;
  margin: 0;
  padding: 0; }
.nav-container a {
  text-decoration: none; }

#navcontain {
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 59px;
  width: 100%; }
  #navcontain.open {
    height: auto; }

#main-nav-container {
  font-size: 13px;
  font-size: 0.72222rem;
  background: #ec6538;
  height: auto;
  left: 0;
  line-height: 1;
  width: 100%;
  z-index: 99;
  -webkit-transition: height 0.3s linear;
  -khtml-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
  -ms-transition: height 0.3s linear;
  -o-transition: height 0.3s linear;
  transition: height 0.3s linear; }
  #main-nav-container.open {
    height: auto; }
  #main-nav-container .menu li {
    border-bottom: 1px solid #cccccc;
    position: relative;
    text-transform: uppercase; }
  #main-nav-container .menu a {
    background: #dddddd;
    color: #575857;
    display: block;
    padding: 10px;
    text-decoration: none; }
    #main-nav-container .menu a:hover {
      color: #ec6538; }
  #main-nav-container .sub-menu a {
    background: #f0f0f0;
    padding-left: 20px; }

#utility-nav-container {
  font-size: 13px;
  font-size: 0.72222rem;
  background: #ec6538;
  height: auto;
  left: 0;
  line-height: 1;
  width: 100%; }
  #utility-nav-container a {
    color: #575857; }
    #utility-nav-container a:hover {
      color: #ec6538; }
  #utility-nav-container .menu li {
    border-bottom: 1px solid #dddddd;
    position: relative;
    text-transform: uppercase; }
  #utility-nav-container .menu a {
    background: #eeeeee;
    color: #575857;
    display: block;
    padding: 10px;
    text-decoration: none; }
    #utility-nav-container .menu a:hover {
      color: #ec6538; }
  #utility-nav-container .menu .menu-item-cart {
    position: relative; }
    #utility-nav-container .menu .menu-item-cart a:after {
      content: "\0028" attr(data-cartcount) "\0029";
      color: #ec6538;
      display: block;
      position: absolute;
      top: 10px;
      right: 5%; }
  #utility-nav-container .sub-menu a {
    background: #f0f0f0;
    padding-left: 20px; }

@media only screen and (min-width: 768px) {
  #navcontain {
    top: 67px; }
  #mobmenu {
    margin-top: 12px; } }

@media only screen and (min-width: 1008px) {
  #mobmenu {
    display: none; }
  .nav-container li {
    float: left; }
  #navcontain {
    -webkit-transition: margin 0.25s ease-in-out;
    -khtml-transition: margin 0.25s ease-in-out;
    -moz-transition: margin 0.25s ease-in-out;
    -ms-transition: margin 0.25s ease-in-out;
    -o-transition: margin 0.25s ease-in-out;
    transition: margin 0.25s ease-in-out;
    height: auto;
    overflow: visible;
    margin: 28px 0;
    float: right;
    position: static;
    width: auto; }
    .lt-ie8 #navcontain {
      zoom: 1; }
    #navcontain .menu {
      float: right; }
    .scrolled #navcontain {
      margin: 10px 0 17px; }
  #main-nav-container, #utility-nav-container {
    background: transparent;
    display: block;
    float: right;
    height: auto;
    overflow: visible;
    position: static;
    width: auto; }
    #main-nav-container .menu li, #utility-nav-container .menu li {
      border-bottom: none;
      display: inline;
      margin-left: 28px; }
    #main-nav-container .menu a, #utility-nav-container .menu a {
      background: transparent;
      color: #575857;
      display: inline;
      padding: 0; }
      #main-nav-container .menu a:hover, #utility-nav-container .menu a:hover {
        color: #575857; }
  #main-nav-container {
    clear: both; }
    #main-nav-container .menu a {
      padding-bottom: 6px;
      border-bottom: 8px solid transparent; }
      #main-nav-container .menu a:hover {
        border-bottom-color: #eeeeee; }
    #main-nav-container .menu .current-menu-item a, #main-nav-container .menu .current-page-ancestor a, #main-nav-container .menu .current-product-ancestor a, #main-nav-container .menu .current-product_cat-ancestor a {
      border-bottom-color: #b8dbdd; }
    #main-nav-container .menu .current-menu-item.cs-t a, #main-nav-container .menu .current-page-ancestor.cs-t a, #main-nav-container .menu .current-product-ancestor.cs-t a, #main-nav-container .menu .current-product_cat-ancestor.cs-t a {
      border-bottom-color: #3fbfb7; }
    #main-nav-container .menu .current-menu-item.cs-y a, #main-nav-container .menu .current-page-ancestor.cs-y a, #main-nav-container .menu .current-product-ancestor.cs-y a, #main-nav-container .menu .current-product_cat-ancestor.cs-y a {
      border-bottom-color: #f0d829; }
    #main-nav-container .menu .current-menu-item.cs-p a, #main-nav-container .menu .current-page-ancestor.cs-p a, #main-nav-container .menu .current-product-ancestor.cs-p a, #main-nav-container .menu .current-product_cat-ancestor.cs-p a {
      border-bottom-color: #c01667; }
    #main-nav-container .menu .current-menu-item.cs-o a, #main-nav-container .menu .current-page-ancestor.cs-o a, #main-nav-container .menu .current-product-ancestor.cs-o a, #main-nav-container .menu .current-product_cat-ancestor.cs-o a {
      border-bottom-color: #ec6538; }
    #main-nav-container .menu .current-menu-item.cs-g a, #main-nav-container .menu .current-page-ancestor.cs-g a, #main-nav-container .menu .current-product-ancestor.cs-g a, #main-nav-container .menu .current-product_cat-ancestor.cs-g a {
      border-bottom-color: #bec736; }
    .term-a-la-carte #main-nav-container .menu .current-page-ancestor a {
      border-bottom-color: transparent; }
      .term-a-la-carte #main-nav-container .menu .current-page-ancestor a:hover {
        border-bottom-color: #eeeeee; }
    #main-nav-container .menu .current-product-ancestor + .current-page-ancestor a, #main-nav-container .menu .current-product_cat-ancestor + .current-page-ancestor a {
      border-bottom-color: transparent; }
      #main-nav-container .menu .current-product-ancestor + .current-page-ancestor a:hover, #main-nav-container .menu .current-product_cat-ancestor + .current-page-ancestor a:hover {
        border-bottom-color: #eeeeee; }
  #utility-nav-container {
    -webkit-transition: margin 0.25s ease-in-out;
    -khtml-transition: margin 0.25s ease-in-out;
    -moz-transition: margin 0.25s ease-in-out;
    -ms-transition: margin 0.25s ease-in-out;
    -o-transition: margin 0.25s ease-in-out;
    transition: margin 0.25s ease-in-out;
    margin-bottom: 15px;
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }
    #utility-nav-container .menu li {
      line-height: 25px;
      margin-left: 23px; }
    #utility-nav-container .menu .menu-item-cart a {
      background: url('../img/icons/cart.png') no-repeat center center;
      background-size: 100% 100%;
      display: inline-block;
      position: relative;
      height: 25px;
      width: 32px; }
      #utility-nav-container .menu .menu-item-cart a:after {
        top: 0;
        left: 36px;
        right: auto; }
      #utility-nav-container .menu .menu-item-cart a span {
        display: inline-block;
        overflow: hidden;
        text-indent: -9999em; }
    #utility-nav-container .menu .menu-item-myaccount a {
      font-size: 17px;
      font-size: 0.94444rem;
      -webkit-border-radius: 7px;
      -khtml-border-radius: 7px;
      -moz-border-radius: 7px;
      -ms-border-radius: 7px;
      -o-border-radius: 7px;
      border-radius: 7px;
      background: #ec6538;
      color: white;
      border: none;
      display: inline-block;
      font-family: 'Futura LT W01 Light Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
      font-weight: normal;
      letter-spacing: 1px;
      line-height: 1;
      padding: 4px 20px;
      text-decoration: none;
      text-transform: uppercase; }
      #utility-nav-container .menu .menu-item-myaccount a:hover {
        background-color: #e54a16;
        color: white; }
    .scrolled #utility-nav-container {
      margin-bottom: 8px; } }

#header {
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101; }
  .admin-bar #header {
    top: 32px; }
  #header #logo {
    -webkit-transition: all 0.25s ease-in-out;
    -khtml-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    float: left;
    display: inline-block;
    overflow: hidden;
    outline: none;
    text-indent: 101%;
    white-space: nowrap;
    background: url('../img/logos/revel.png');
    background-size: 100% 100%;
    display: block;
    margin: 18px 0;
    height: 23px;
    width: 74px; }

@media only screen and (min-width: 768px) {
  #header #logo {
    height: 31px;
    width: 100px; } }

@media only screen and (min-width: 1008px) {
  #header {
    background: white; }
    #header #logo {
      height: 46px;
      margin: 48px 0 40px;
      width: 147px; }
    #header.scrolled {
      background: rgba(255, 255, 255, 0.8); }
      #header.scrolled #logo {
        margin: 28px 0 18px;
        height: 31px;
        width: 100px; } }

.sidebar, .loc-promo {
  border-top: 1px solid #d2d1cf;
  padding-top: 20px; }

.widgets, .widget-container {
  list-style: none;
  margin: 0;
  padding: 0; }

.widget-container {
  font-size: 14px;
  font-size: 0.77778rem;
  line-height: 1.3;
  margin-bottom: 18px; }
  .widget-container ul, .widget-container li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .widget-container li {
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }
    .widget-container li a {
      color: #575857;
      text-decoration: none; }
      .widget-container li a:hover {
        text-decoration: underline; }
  .widget-container .widget-title {
    color: #575857;
    font-family: 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    margin-bottom: 12px;
    margin-bottom: 0.66667rem;
    font-size: 13px;
    font-size: 0.72222rem; }
  .widget-container.widget_text .textwidget {
    font-size: 19px;
    font-size: 1.05556rem;
    color: #ec6538;
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }
  .widget-container:last-child {
    margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .sidebar, .loc-promo {
    border-left: 1px solid #d2d1cf;
    border-top: none;
    padding-left: 20px;
    padding-top: 0; } }

.postcols {
  position: relative;
  z-index: 3; }
  .postcols .col {
    margin-bottom: 40px; }
    .postcols .col:nth-child(3n+1) {
      clear: both; }

.bloglist .txt {
  font-size: 13px;
  font-size: 0.72222rem;
  line-height: 1.4;
  margin-bottom: 12px;
  padding-right: 15px; }
  .bloglist .txt p {
    margin: 0; }

.archive .pgtitle, .archive .sproduct .product_title, .sproduct .archive .product_title, .search .pgtitle, .search .sproduct .product_title, .sproduct .search .product_title, .error404 .pgtitle, .error404 .sproduct .product_title, .sproduct .error404 .product_title {
  text-align: center; }

.bloglist ~ .us .badge, .blog .badge, .single-post .badge {
  margin-top: 0; }

.bloglist .r, .singleblog .r {
  margin-bottom: -46px;
  max-width: none;
  position: relative;
  width: 102px;
  z-index: 3; }
  .paged .bloglist .r, .archive .bloglist .r, .search .bloglist .r, .error404 .bloglist .r, .paged .singleblog .r, .archive .singleblog .r, .search .singleblog .r, .error404 .singleblog .r {
    margin-bottom: 20px; }
.bloglist .row1, .singleblog .row1 {
  position: relative; }
  .bloglist .row1:before, .singleblog .row1:before {
    left: -50px; }
  .bloglist .row1:after, .singleblog .row1:after {
    left: 0;
    bottom: auto;
    top: 0; }
.bloglist .hentry, .singleblog .hentry {
  margin-bottom: 40px; }
.bloglist .entry-title, .singleblog .entry-title {
  font-size: 22px;
  font-size: 1.22222rem;
  color: #3c3a3a;
  line-height: 1.2;
  margin-bottom: 12px; }
  .bloglist .entry-title a, .singleblog .entry-title a {
    color: #3c3a3a;
    text-decoration: none; }
    .bloglist .entry-title a:hover, .singleblog .entry-title a:hover {
      color: #ec6538; }
.bloglist .featured, .singleblog .featured {
  margin-bottom: 15px; }
  .bloglist .featured a, .singleblog .featured a {
    display: block;
    position: relative; }
    .bloglist .featured a:before, .singleblog .featured a:before {
      background: rgba(236, 101, 56, 0.64);
      content: "";
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2; }
    .bloglist .featured a:hover:before, .singleblog .featured a:hover:before {
      display: block; }
  .bloglist .featured img, .singleblog .featured img {
    display: block;
    height: auto;
    position: relative;
    z-index: 0;
    widtH: 100%; }
.bloglist .postdate, .singleblog .postdate {
  font-size: 10px;
  font-size: 0.55556rem;
  color: #575857;
  margin-bottom: 6px;
  text-transform: uppercase; }
.bloglist .meta, .singleblog .meta {
  font-size: 10px;
  font-size: 0.55556rem;
  color: #575857; }
  .bloglist .meta a, .singleblog .meta a {
    color: #2da7df;
    text-decoration: none;
    text-transform: uppercase; }
.bloglist .firstpost, .singleblog .firstpost {
  max-width: 782px;
  margin: 0 auto 40px;
  position: relative;
  z-index: 2; }
  .bloglist .firstpost .entry-title, .singleblog .firstpost .entry-title {
    font-size: 42px;
    font-size: 2.33333rem; }

#pagination {
  position: relative;
  z-index: 3; }
  #pagination ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #pagination li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 52px;
    font-size: 2.88889rem;
    float: left;
    font-family: 'Futura LT W01 Medium Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    display: block;
    margin-right: 22px;
    text-transform: uppercase; }
    #pagination li:last-child {
      margin-right: 0; }
    #pagination li.older, #pagination li.newer {
      margin-top: -6px; }
  #pagination a {
    display: inline-block;
    overflow: hidden;
    outline: none;
    text-indent: 101%;
    white-space: nowrap;
    background: url('../img/icons/page.png') no-repeat 0 0;
    background-size: 38px 55px;
    height: 27px;
    width: 19px; }
    #pagination a:hover {
      background-position: 0 -28px; }
  #pagination .newer a {
    background-position: right 0; }
    #pagination .newer a:hover {
      background-position: right -28px; }

@media only screen and (min-width: 768px) {
  .bloglist .r {
    width: 156px; }
  .bloglist .row1:before {
    left: 0; }
  .bloglist .row1:after {
    left: 50px; } }

@media only screen and (min-width: 1008px) {
  .bloglist .row1:before {
    height: 302px; }
  .singleblog .alignnone, .singleblog .aligncenter {
    margin-left: -10%;
    width: 110%; } }

.homehead {
  background: #f0d829;
  position: relative; }
  .homehead h1 {
    font-size: 63px;
    font-size: 3.5rem;
    color: white;
    left: 5%;
    letter-spacing: 5px;
    position: absolute;
    right: 5%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    z-index: 5; }

.fthead .ftheadimg {
  display: none;
  margin-bottom: 0;
  margin-left: -12.5%;
  position: relative;
  z-index: 2; }
  .fthead .ftheadimg:before {
    bottom: -150px;
    left: 0;
    z-index: 0; }
  .fthead .ftheadimg .ft {
    position: relative;
    z-index: 1; }
    .fthead .ftheadimg .ft img {
      display: block;
      height: auto;
      max-width: none;
      position: relative;
      width: 125%;
      z-index: 2; }
    .fthead .ftheadimg .ft:after {
      bottom: 95px;
      right: -16%;
      z-index: 3; }
    .fthead .ftheadimg .ft:before {
      bottom: 50px;
      right: -19%;
      z-index: 3; }
  .fthead .ftheadimg:first-child {
    display: block;
    z-index: 3; }
    .fthead .ftheadimg:first-child:before {
      display: none; }
    .fthead .ftheadimg:first-child .ft:before {
      bottom: auto;
      right: 51%;
      top: -50px;
      z-index: 0; }
    .fthead .ftheadimg:first-child .ft:after {
      display: none; }
.fthead .imgcap {
  font-size: 16px;
  font-size: 0.88889rem;
  -webkit-transform: skew(-22deg, 0);
  -khtml-transform: skew(-22deg, 0);
  -moz-transform: skew(-22deg, 0);
  -ms-transform: skew(-22deg, 0);
  -o-transform: skew(-22deg, 0);
  transform: skew(-22deg, 0);
  bottom: 0;
  background: black;
  color: white;
  line-height: 1.25;
  letter-spacing: 2px;
  right: 12%;
  position: absolute;
  text-align: right;
  text-transform: uppercase;
  z-index: 2; }
  .fthead .imgcap strong {
    display: block;
    font-family: 'Futura LT W01 Bold Cond Obl', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }
  .fthead .imgcap span {
    display: block;
    font-family: 'Futura LT W01 Light Cond Obl', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }
.fthead .imgcap-in {
  -webkit-transform: skew(22deg, 0);
  -khtml-transform: skew(22deg, 0);
  -moz-transform: skew(22deg, 0);
  -ms-transform: skew(22deg, 0);
  -o-transform: skew(22deg, 0);
  transform: skew(22deg, 0);
  padding: 18px 20px; }

.hm-content {
  background: url('../img/bgs/angle-y-w.png') no-repeat center top;
  padding-top: 55px;
  position: relative; }
  .hm-content .entry {
    color: #6e6e6e;
    margin: 0 auto 50px;
    max-width: 494px;
    position: relative;
    text-align: center;
    z-index: 1; }
  .hm-content .burst {
    margin-left: -243px;
    height: 479px;
    position: absolute;
    left: 50%;
    top: -117.5px;
    width: 486px;
    z-index: 1; }

.pageblocks {
  position: relative;
  z-index: 2; }
  .pageblocks .txt {
    left: 5%;
    line-height: 1.25;
    position: absolute;
    right: 5%;
    top: 35%;
    text-align: center;
    z-index: 3; }
  .pageblocks h2 {
    font-size: 39px;
    font-size: 2.16667rem;
    -webkit-transition: color 0.25s ease-in-out;
    -khtml-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -ms-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
    color: white;
    line-height: 1;
    margin-bottom: 10px;
    word-spacing: 100vw; }
  .pageblocks ul, .pageblocks li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .pageblocks li {
    font-size: 20px;
    font-size: 1.11111rem;
    margin-bottom: 5px;
    font-family: 'Futura LT W01 Medium Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }
    .pageblocks li a {
      color: white;
      -webkit-transition: color 0.25s ease-in-out;
      -khtml-transition: color 0.25s ease-in-out;
      -moz-transition: color 0.25s ease-in-out;
      -ms-transition: color 0.25s ease-in-out;
      -o-transition: color 0.25s ease-in-out;
      transition: color 0.25s ease-in-out; }
      .pageblocks li a:hover {
        color: #f0d829; }
  .pageblocks .blink {
    display: block;
    position: relative;
    z-index: 2; }
    .pageblocks .blink:hover h2 {
      color: #f0d829; }

.gf {
  font-size: 17px;
  font-size: 0.94444rem;
  color: #918f8f;
  font-family: 'Futura LT W01 Bold Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
  margin: 44px auto 0;
  max-width: 486px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase; }

.hm-stripe {
  position: relative; }
  .hm-stripe .entry {
    font-size: 17px;
    font-size: 0.94444rem;
    line-height: 2.05882;
    margin: 0 7%;
    text-align: center;
    z-index: 1; }
    .hm-stripe .entry h2 {
      color: white; }

@media only screen and (min-width: 768px) {
  .homehead h1 {
    margin-top: -63px;
    margin-top: -3.5rem; }
  .fthead .ftheadimg {
    display: block; }
    .fthead .ftheadimg:first-child {
      margin-left: 0;
      margin-top: 100px; }
  .hm-content {
    background: url('../img/rooster.png') no-repeat right bottom, url('../img/bgs/angle-y-w.png') no-repeat center top;
    padding-top: 100px; }
    .no-multiplebgs .hm-content {
      background: url('../img/bgs/angle-y-w.png') no-repeat center top; }
    .hm-content .entry {
      margin-bottom: 108px;
      max-width: 494px; }
    .hm-content .r {
      margin-bottom: 112px;
      max-width: 204px; }
    .hm-content .burst {
      height: 959px;
      margin-left: -486.5px;
      top: -235px;
      width: 973px; }
  .pageblocks {
    margin: 0 auto;
    max-width: 750px; }
  .hm-stripe {
    margin-top: -15px; }
    .hm-stripe .entry {
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 16px;
      font-size: 0.88889rem;
      color: white;
      line-height: 1.4;
      margin: 0;
      max-width: 320px;
      position: absolute;
      top: 50%;
      left: auto;
      right: 5%; }
      .no-csstransforms .hm-stripe .entry {
        -webkit-transform: translateY(0%);
        -khtml-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        top: 10%; } }

@media only screen and (min-width: 1008px) {
  .hm-stripe .entry {
    font-size: 18px;
    font-size: 1rem;
    margin: -43px 0 0;
    max-width: 376px;
    left: 56%;
    line-height: 2.05882;
    right: auto; } }

@media only screen and (min-width: 1500px) {
  .hm-content {
    background-size: auto auto, 100% auto; }
    .no-multiplebgs .hm-content {
      background-size: 100% auto; } }

.page-template-template-location {
  background: #f2f1ee; }
  .page-template-template-location .healthy-b {
    background: #bec736; }

.loc-wrap {
  background: url('../img/beat-sm@2x.png') no-repeat left bottom, url('../img/bgs/angle-g.png') no-repeat center bottom;
  background-size: 240px auto, auto auto;
  padding-bottom: 254px;
  padding-top: 40px; }
  .no-multiplebgs .loc-wrap {
    background: url('../img/bgs/angle-g.png') no-repeat center bottom;
    background-size: auto auto; }

.loc-address {
  font-size: 20px;
  font-size: 1.11111rem;
  line-height: 1.2; }
  .loc-address address {
    font-style: normal;
    line-height: 1.2;
    margin: 0; }

.loc-hours {
  font-size: 20px;
  font-size: 1.11111rem;
  line-height: 1.2; }
  .loc-hours .hour strong {
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    color: #ec6538; }

.tabnav {
  margin-top: 50px; }
  .tabnav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .tabnav li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-size: 0.72222rem;
    float: left;
    margin: 0 10px 13px;
    line-height: 1; }
  .tabnav a {
    color: #575857;
    display: inline-block;
    outline: none;
    padding-bottom: 30px;
    text-decoration: none;
    text-transform: uppercase; }
    .tabnav a:hover {
      color: #ec6538; }

.rmenu {
  background: white;
  width: 100%; }
  .rmenu .menudescrip {
    color: #3fbfb7;
    margin-bottom: 20px; }
  .rmenu .item {
    margin-bottom: 40px;
    break-inside: avoid-column;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid; }
  .rmenu .menu-inner {
    padding: 20px 5%; }
  .rmenu h6 {
    color: #575857; }
  .rmenu .descrip {
    font-size: 13px;
    font-size: 0.72222rem;
    line-height: 1.25;
    margin-left: -1px;
    margin-top: 3px; }
    .rmenu .descrip p {
      margin: 0; }
    .rmenu .descrip strong {
      color: #bec736;
      font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }
  .rmenu .item-item_group_same_price .descrip {
    margin-top: 0; }
  .rmenu .itemtitle {
    font-size: 20px;
    font-size: 1.11111rem;
    color: #575857;
    text-transform: uppercase; }
  .rmenu .hasprice {
    border-bottom: 2px dotted #575857;
    line-height: 1; }
    .rmenu .hasprice h6 {
      background: white;
      display: block;
      float: left;
      line-height: 1;
      margin-left: -1px;
      margin-bottom: -4px; }
    .rmenu .hasprice .price {
      font-size: 13px;
      font-size: 0.72222rem;
      background: white;
      display: block;
      float: right;
      font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
      line-height: 1;
      margin-right: -1px;
      margin-bottom: -4px;
      margin-top: 6px; }
  .rmenu .subitems {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 14px; }
    .rmenu .subitems li {
      list-style: none;
      margin: 0;
      padding: 0;
      margin-bottom: 10px; }
    .rmenu .subitems h6 {
      font-size: 13px;
      font-size: 0.72222rem;
      font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
      margin-bottom: 0;
      text-transform: none; }
    .rmenu .subitems .hasprice h6 {
      margin-bottom: -3px; }
    .rmenu .subitems .hasprice .price {
      margin-bottom: -3px;
      margin-top: 0; }

.loc-promo {
  color: #ec6538;
  line-height: 1.2; }
  .loc-promo div {
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    max-width: 150px;
    margin: 16px 0 10px; }

@media only screen and (min-width: 768px) {
  .loc-wrap {
    padding-top: 80px; }
  .loc-address {
    border-right: 1px solid #d2d1cf;
    min-width: 282px; }
    .loc-address address {
      padding-right: 10px; }
  .loc-hours {
    min-width: 282px; }
    .loc-hours .hour {
      padding-left: 10px; }
  .tabnav li {
    margin: 0 40px 13px; } }

@media only screen and (min-width: 1008px) {
  .loc-wrap {
    background: url('../img/beat.png') no-repeat left bottom, url('../img/bgs/angle-g.png') no-repeat center bottom; }
  .rmenu .menu-inner {
    padding: 50px 60px; }
  .rmenu {
    min-height: 720px; } }

@media only screen and (min-width: 1500px) {
  .loc-wrap {
    background-size: auto auto, 100% auto; }
    .no-multiplebgs .loc-wrap {
      background-size: 100% auto; } }

.page-template-template-foodtruck-php {
  background: #f2f1ed; }
  .page-template-template-foodtruck-php .pgtitle, .page-template-template-foodtruck-php .sproduct .product_title, .sproduct .page-template-template-foodtruck-php .product_title {
    text-align: left; }


#tribe-mobile-container {
  background: white;
  padding: 20px 5%; }

#tribe-events-content {
  margin-bottom: 10px; }
  #tribe-events-content .tribe-events-calendar th {
    font-size: 14px;
    font-size: 0.77778rem;
    background-color: #f0d829;
    color: white;
    font-family: 'Futura LT W01 Bold Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 2px; }
  #tribe-events-content .tribe-events-calendar td {
    border-color: #d0ba19;
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    font-weight: normal;
    height: 150px; }
  #tribe-events-content .tribe-events-calendar div[id*="tribe-events-daynum-"], #tribe-events-content .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
    background-color: #fbf5ca;
    font-weight: normal; }
  #tribe-events-content .tribe-events-calendar .tribe-events-present div[id*="tribe-events-daynum-"] {
    color: #3fbfb7; }
    #tribe-events-content .tribe-events-calendar .tribe-events-present div[id*="tribe-events-daynum-"] > a {
      color: #3fbfb7; }
  #tribe-events-content table.tribe-events-calendar {
    background: white;
    border-color: #d0ba19; }
  #tribe-events-content .tribe-events-tooltip h4 {
    background-color: #c01667;
    color: white; }
  #tribe-events-content .tribe-events-tooltip .tribe-events-event-body {
    font-weight: normal; }
  #tribe-events-content .tribe-events-tooltip .duration {
    font-style: normal; }
  #tribe-events-content.tribe-events-list .tribe-events-loop {
    background: white; }
  #tribe-events-content.tribe-events-list .tribe-events-list-separator-month, #tribe-events-content.tribe-events-list .tribe-events-day-time-slot h5 {
    background-color: #f0d829;
    color: white;
    font-family: 'Futura LT W01 Medium Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 21px;
    font-size: 1.16667rem;
    margin-top: 20px; }
  #tribe-events-content.tribe-events-list .type-tribe_events {
    padding: 40px; }
  #tribe-events-content.tribe-events-list .recurringinfo {
    display: none; }
  #tribe-events-content.tribe-events-list h2.tribe-events-list-event-title {
    text-transform: uppercase; }
  #tribe-events-content.tribe-events-list .tribe-events-event-meta {
    font-weight: normal; }
  #tribe-events-content.tribe-events-list .time-details {
    color: #3fbfb7;
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    margin-bottom: 12px; }
  #tribe-events-content.tribe-events-list .tribe-events-address {
    line-height: 1.5; }
  #tribe-events-content.tribe-events-list .tribe-events-list-separator-month {
    margin-top: 20px; }
  #tribe-events-content.tribe-events-list h2.tribe-events-page-title {
    text-align: left;
    margin-bottom: 40px; }
  #tribe-events-content.tribe-events-list .tribe-events-day-time-slot .type-tribe_events {
    margin-left: 0; }

#tribe-bar-form {
  background: white; }
  #tribe-bar-form label {
    font-family: 'Futura LT W01 Bold Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    font-weight: normal; }
  #tribe-bar-form input[type="text"] {
    font-size: 14px;
    font-size: 0.77778rem;
    font-family: 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    font-weight: normal; }

.tribe-bar-views-inner, #tribe-bar-views li.tribe-bar-views-option, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  background: #eeeeee; }

.single-tribe_events .tribe-events-schedule {
  margin: 0; }
  .single-tribe_events .tribe-events-schedule h3 {
    color: #414042; }
.single-tribe_events .recurringinfo {
  display: none; }
.single-tribe_events #tribe-events-header, .single-tribe_events #tribe-events-footer {
  display: none; }
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-weight: normal; }
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  font-weight: normal; }

.connect {
  clear: both; }
  .connect h5 {
    font-size: 13px;
    font-size: 0.72222rem;
    color: #414042;
    margin-bottom: 8px; }
    .connect h5 a {
      color: #c01667;
      font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif; }
      .connect h5 a:hover {
        background-color: #f7bdd9; }
  .connect div.si_item {
    width: 50%; }
    .connect div.si_item img {
      display: block;
      margin: 0; }
  .connect iframe {
    max-width: 100%; }

@media only screen and (min-width: 768px) {
  #tribe-events-content .tribe-events-calendar th {
    font-size: 18px;
    font-size: 1rem; }
  .connect div.si_item {
    width: 20%; } }

.page-template-template-about .pgheader .cf-teal, .page-template-template-about .pgheader .cf-green, .page-template-template-about .pgheader .cf-pink {
  display: none; }
.page-template-template-about .pgheader:after {
  display: none; }
.page-template-template-about .pgheader .pgtitle, .page-template-template-about .pgheader .sproduct .product_title, .sproduct .page-template-template-about .pgheader .product_title {
  top: 50%; }

.ab-slideshow {
  position: relative;
  width: 100%; }
  .ab-slideshow a.cycle-prev, .ab-slideshow a.cycle-next {
    display: inline-block;
    overflow: hidden;
    outline: none;
    text-indent: 101%;
    white-space: nowrap;
    background: url('../img/icons/arrow-teal-left.png') no-repeat center center;
    background-size: 100% 100%;
    border: none;
    display: none;
    height: 27px;
    position: absolute;
    top: 50%;
    width: 18px; }
  .ab-slideshow a.cycle-next {
    background-image: url('../img/icons/arrow-teal-right.png'); }

.ab-tabnav {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center; }
  .ab-tabnav li {
    font-size: 11px;
    font-size: 0.61111rem;
    float: none;
    display: inline-block; }

.abslide {
  max-width: 100%; }

.tslide {
  vertical-align: top; }

.tslide-in {
  padding: 0 20px;
  text-align: center;
  white-space: normal; }
  .tslide-in img {
    display: block;
    margin: 0 auto 26px;
    max-width: 148px; }
  .tslide-in .pq {
    font-size: 32px;
    font-size: 1.77778rem;
    color: #3c3a3a;
    line-height: 1.1;
    margin: 0 0 22px; }
  .tslide-in blockquote {
    line-height: 1.25;
    font-family: 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    margin: 0 0 22px; }
  .tslide-in .who {
    font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    line-height: 1.25; }
  .tslide-in .position {
    line-height: 1.25; }

.team {
  background: url('../img/bgs/angle-w-180.png') no-repeat center top, url('../img/bgs/lemons.jpg') center center;
  background-size: auto auto, cover; }
  .no-multiplebgs .team {
    background: url('../img/bgs/lemons.jpg') center center;
    background-size: cover; }
  .team h3 {
    font-size: 43px;
    font-size: 2.38889rem;
    color: white;
    margin-bottom: 60px;
    text-align: center; }
  .team .meetus {
    padding: 200px 0 102px;
    margin: 0 auto;
    max-width: 778px; }
    .team .meetus .columns {
      background: #c01667;
      position: relative; }
    .team .meetus .quote {
      color: white;
      line-height: 1.84211;
      margin-top: 0;
      padding: 15px 5%; }
      .team .meetus .quote p {
        margin: 0; }
    .team .meetus .teamcol {
      cursor: pointer;
      position: relative;
      z-index: 1; }
      .team .meetus .teamcol:hover .who {
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1; }
      .team .meetus .teamcol .mybio {
        display: none; }
    .team .meetus .who {
      -webkit-transition: opacity 0.25s ease-in-out;
      -khtml-transition: opacity 0.25s ease-in-out;
      -moz-transition: opacity 0.25s ease-in-out;
      -ms-transition: opacity 0.25s ease-in-out;
      -o-transition: opacity 0.25s ease-in-out;
      transition: opacity 0.25s ease-in-out;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      left: 5%;
      position: absolute;
      text-align: center;
      right: 5%;
      z-index: 2; }
      .team .meetus .who h4 {
        font-size: 40px;
        font-size: 2.22222rem;
        color: white;
        font-family: 'Futura LT W01 Medium Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
        line-height: 1;
        margin: 0;
        word-spacing: 100vw; }
      .team .meetus .who h5 {
        font-size: 20px;
        font-size: 1.11111rem;
        color: white;
        font-family: 'Futura LT W01 Medium Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
        margin: 0;
        text-transform: none; }
    .team .meetus .bio {
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      -webkit-transition: all 0.25s ease-in-out;
      -khtml-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      font-size: 15px;
      font-size: 0.83333rem;
      background: #3fbfb7;
      color: white;
      overflow: hidden;
      position: absolute;
      left: 50%;
      right: 50%;
      bottom: 50%;
      top: 50%;
      z-index: 2; }
      .team .meetus .bio.open {
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        overflow: scroll; }
      .team .meetus .bio h4 {
        font-size: 40px;
        font-size: 2.22222rem;
        color: white;
        font-family: 'Futura LT W01 Medium Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
        line-height: 1;
        margin: 0; }
      .team .meetus .bio h5 {
        font-size: 30px;
        font-size: 1.66667rem;
        color: white;
        font-family: 'Futura LT W01 Medium Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
        margin: 0 0 40px;
        text-transform: none; }
      .team .meetus .bio strong {
        color: #414042; }
      .team .meetus .bio .bio-inner {
        padding: 40px 5%; }
      .team .meetus .bio .close {
        font-size: 32px;
        font-size: 1.77778rem;
        color: #414042;
        font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
        position: absolute;
        right: 2.5%;
        text-decoration: none;
        top: 1%; }

.teamcol {
  box-sizing: border-box;
  float: left;
  margin-bottom: 0;
  width: 50%; }

@media only screen and (min-width: 768px) {
  .page-template-template-about .pgheader .cf-teal, .page-template-template-about .pgheader .cf-green, .page-template-template-about .pgheader .cf-pink {
    display: block; }
  .page-template-template-about .pgheader .cf-teal {
    bottom: -150px;
    left: 6%;
    z-index: 2; }
  .page-template-template-about .pgheader .cf-green {
    bottom: -110px;
    left: 5%;
    z-index: 3; }
  .page-template-template-about .pgheader .cf-pink {
    bottom: 80px;
    right: 6%;
    z-index: 2; }
  .page-template-template-about .pgheader:after {
    display: block; }
  .page-template-template-about .pgheader .pgtitle, .page-template-template-about .pgheader .sproduct .product_title, .sproduct .page-template-template-about .pgheader .product_title {
    top: 40%; }
  .ab-tabnav {
    margin-bottom: 100px; }
    .ab-tabnav li {
      font-size: 13px;
      font-size: 0.72222rem; }
  .team h3 {
    font-size: 63px;
    font-size: 3.5rem; }
  .team .meetus {
    padding-top: 314px; }
  .teamcol {
    width: 33.33333%; }
  .ab-slideshow a.cycle-prev, .ab-slideshow a.cycle-next {
    display: block;
    left: 40%;
    bottom: -47px;
    top: auto; }
  .ab-slideshow a.cycle-next {
    left: auto;
    right: 40%; } }

@media only screen and (min-width: 1008px) {
  .ab-slideshow a.cycle-prev, .ab-slideshow a.cycle-next {
    left: -2.5%;
    bottom: auto;
    margin-top: -13.5px;
    top: 50%; }
  .ab-slideshow a.cycle-next {
    left: auto;
    right: -2.5%; } }

@media only screen and (min-width: 1150px) {
  a.cycle-prev, a.cycle-next {
    left: -5%; }
  a.cycle-next {
    left: auto;
    right: -5%; } }

@media only screen and (min-width: 1500px) {
  .team {
    background-size: 100% auto, cover; }
    .no-multiplebgs .team {
      background-size: cover; } }

.shopnotice {
  background: #3fbfb7;
  color: white;
  text-align: center; }
  .shopnotice .row {
    margin: 0 2.5%; }
  .shopnotice span {
    font-size: 13px;
    font-size: 0.72222rem;
    display: inline-block;
    padding: 13px 0; }

.shopnotice-primary.shopnotice-multi span {
  padding-bottom: 0; }

.shopnotice-secondary span {
  background: url('../img/icons/van.png') no-repeat 0 13px;
  background-size: 40px 20px;
  line-height: 20px;
  padding: 13px 0 13px 45px; }

.shopintro {
  padding: 40px 0 70px;
  text-align: center; }
  .shopintro img {
    display: block;
    height: auto;
    margin: 0 auto 30px;
    max-width: 100%; }
  .shopintro h2 {
    color: #3c3a3a;
    margin-bottom: 18px; }
  .shopintro .txt {
    line-height: 1.25;
    margin: 0 auto;
    max-width: 600px; }

.shopsteps {
  background: #f2f1ed url('../img/burst-b.png') no-repeat 5% -125px;
  padding: 40px 0;
  position: relative;
  text-align: center; }
  .shopsteps > .steprow {
    position: relative; }
    .shopsteps > .steprow:before {
      top: auto;
      left: auto;
      bottom: -180px;
      right: 0;
      z-index: 2; }
    .shopsteps > .steprow:after {
      bottom: -270px;
      top: auto;
      left: auto;
      right: 0;
      z-index: 2; }
  .shopsteps .pgtitle, .shopsteps .sproduct .product_title, .sproduct .shopsteps .product_title {
    margin-bottom: 40px; }

.shopstep {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -khtml-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  background: white;
  margin-bottom: 22px;
  text-align: left; }
  .shopstep:last-of-type {
    margin-bottom: 50px; }
  .shopstep .col {
    margin-bottom: 0;
    position: relative; }
  .shopstep img {
    display: block;
    width: 100%; }
  .shopstep .stepthumb {
    position: relative;
    z-index: 0; }
  .shopstep .stepnum {
    font-size: 60px;
    font-size: 3.33333rem;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #3fbfb7;
    display: block;
    left: 50%;
    background: white;
    font-family: 'Futura LT W01 Bold', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    height: 86px;
    line-height: 86px;
    margin: -43px 0 0 -43px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 86px;
    z-index: 1; }
  .shopstep .stepcontent {
    line-height: 1.25;
    padding: 20px 5%; }
    .shopstep .stepcontent p {
      font-size: 16px;
      font-size: 0.88889rem;
      margin: 0; }
  .shopstep h3 {
    font-size: 43px;
    font-size: 2.38889rem;
    color: #3c3a3a;
    margin-bottom: 14px; }

.getstarted {
  background: url('../img/bgs/angle-offw-180.png') no-repeat center top, url('../img/eggsbreakfast.jpg') center center;
  background-size: auto auto, cover; }
  .no-multiplebgs .getstarted {
    background: url('../img/eggsbreakfast.jpg') center center;
    background-size: cover; }
  .getstarted .row {
    padding: 314px 0 102px; }
  .getstarted .pbox {
    margin: 0 auto 10px;
    text-align: center;
    max-width: 504px; }
    .getstarted .pbox .pgtitle, .getstarted .pbox .sproduct .product_title, .sproduct .getstarted .pbox .product_title {
      font-size: 43px;
      font-size: 2.38889rem; }
    .getstarted .pbox .entry {
      padding-bottom: 40px;
      padding-top: 40px; }
    .getstarted .pbox.pbox-b {
      background: #dddddd; }
      .getstarted .pbox.pbox-b .entry {
        font-size: 16px;
        font-size: 0.88889rem;
        padding-top: 20px;
        padding-bottom: 20px; }
      .getstarted .pbox.pbox-b h4 {
        color: #414042; }

.addcf {
  position: relative; }
  .addcf:before {
    left: auto;
    right: 15%;
    top: -60px;
    z-index: 3; }
  .addcf:after {
    left: auto;
    right: 10%;
    top: -120px;
    z-index: 2; }
  .addcf.addcf-tl:after {
    display: none;
    left: 25%;
    right: auto;
    top: 50px; }
  .addcf.addcf-tl:before {
    display: none; }

@media only screen and (min-width: 768px) {
  .shopnotice .row {
    margin: 0 5%; }
  .shopnotice span {
    font-size: 18px;
    font-size: 1rem; }
  .shopnotice-secondary span {
    background-size: 53px 27px;
    padding-left: 65px;
    line-height: 27px; }
  .shopsteps {
    padding: 60px 0 0; }
  .shopstep {
    width: 80%; }
    .shopstep:nth-child(even) {
      margin-left: 20%; }
  .addcf .addcf-tl:after {
    display: block; } }

@media only screen and (min-width: 1008px) {
  .shopnotice .row {
    margin: 0 auto; }
  .shopstep .stepcontent {
    padding: 0 80px 0 60px; }
    .shopstep .stepcontent p {
      font-size: 18px;
      font-size: 1rem; }
  .getstarted .pbox-b .entry {
    padding-right: 50px;
    padding-left: 50px; } }

@media only screen and (min-width: 1500px) {
  .getstarted {
    background-size: 100% auto, cover; }
    .no-multiplebgs .getstarted {
      background-size: cover; } }

.pbox {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -khtml-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  background: white;
  margin: 0 auto;
  max-width: 620px; }
  .pbox .pgtitle, .pbox .sproduct .product_title, .sproduct .pbox .product_title {
    margin: 0 auto 22px;
    max-width: 336px; }
  .pbox .entry {
    padding: 60px 5%;
    line-height: 1.25; }
  .pbox.pbox-c {
    text-align: center; }

body.page-template-template-onebox {
  background: #f2f1ed; }
  body.page-template-template-onebox .content-wrap {
    background: url('../img/fruitvegs3.png') no-repeat center -130px, url('../img/bgs/angle-p.png') no-repeat center bottom;
    background-size: auto auto, auto auto;
    padding-bottom: 120px; }
    .no-multiplebgs body.page-template-template-onebox .content-wrap {
      background: url('../img/bgs/angle-p.png') no-repeat center bottom; }
    body.page-template-template-onebox .content-wrap > .row {
      padding: 127px 0; }
  body.page-template-template-onebox .pbox {
    position: relative;
    z-index: 1; }
    body.page-template-template-onebox .pbox:before, body.page-template-template-onebox .pbox:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
    body.page-template-template-onebox .pbox:before {
      background: url('../img/mushroom.png') no-repeat center center;
      height: 122px;
      left: 9%;
      width: 125px;
      top: -80px; }
    body.page-template-template-onebox .pbox:after {
      background: url('../img/blueberry.png') no-repeat center center;
      bottom: -12px;
      height: 54px;
      left: 63%;
      width: 55px; }
    body.page-template-template-onebox .pbox .entry {
      min-height: 300px; }
    body.page-template-template-onebox .pbox .pgtitle, body.page-template-template-onebox .pbox .sproduct .product_title, .sproduct body.page-template-template-onebox .pbox .product_title {
      color: #3fbfb7; }

@media only screen and (min-width: 768px) {
  body.page-template-template-onebox {
    background: #f2f1ed; }
    body.page-template-template-onebox .content-wrap {
      background: url('../img/fruitvegs3@2x.png') no-repeat center -130px, url('../img/bgs/angle-p.png') no-repeat center bottom;
      background-size: auto auto, auto auto; } }

@media only screen and (min-width: 1008px) {
  .pbox .entry {
    padding: 60px 76px; } }

@media only screen and (min-width: 1500px) {
  body.page-template-template-onebox .content-wrap {
    background-size: auto auto, 100% auto; }
    .no-multiplebgs body.page-template-template-onebox .content-wrap {
      background-size: 100% auto; } }

.page-template-template-contact {
  background: #f2f1ed; }
  .page-template-template-contact .entryrow {
    padding: 50px 0; }
  .page-template-template-contact .widget-title {
    margin-bottom: 8px; }
  .page-template-template-contact .widget-container {
    margin-bottom: 40px; }
    .page-template-template-contact .widget-container a {
      font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
      text-decoration: none; }
      .page-template-template-contact .widget-container a:hover {
        text-decoration: underline; }
    .page-template-template-contact .widget-container:last-child {
      margin-bottom: 0; }
  .page-template-template-contact .sidebar, .page-template-template-contact .loc-promo {
    margin-top: 40px; }
    .page-template-template-contact .sidebar address {
      font-style: normal;
      line-height: 1.42857; }

.page-template-template-contact-tealbg {
  background: #3fbfb7; }
  .page-template-template-contact-tealbg .content {
    color: white; }
    .page-template-template-contact-tealbg .content .pgtitle, .page-template-template-contact-tealbg .content .sproduct .product_title, .sproduct .page-template-template-contact-tealbg .content .product_title {
      color: white; }

@media only screen and (min-width: 768px) {
  .page-template-template-contact .entryrow {
    padding: 100px 0; } }

body.woocommerce {
  background: #f2f1ed; }
  body.woocommerce.single-product {
    background: white; }

/* meal plans category */
.mptop {
  background: white;
  padding-top: 20px;
  position: relative;
  text-align: center;
  z-index: 1; }
  .mptop .pgtitle, .mptop .sproduct .product_title, .sproduct .mptop .product_title {
    margin-bottom: 0; }
  .mptop .term-description {
    -webkit-column-count: 2;
    -khtml-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 15px;
    -khtml-column-gap: 15px;
    -moz-column-gap: 15px;
    -ms-column-gap: 15px;
    -o-column-gap: 15px;
    column-gap: 15px;
    line-height: 1.25;
    margin: 0 auto;
    max-width: 760px;
    text-align: left; }

.pctop {
  background: transparent; }
  .pctop .pgtitle, .pctop .sproduct .product_title, .sproduct .pctop .product_title {
    margin-bottom: 20px; }

.mplist {
  background: #f2f1ed url('../img/bgs/angle-w-180.png') no-repeat center top;
  background-size: auto auto;
  padding-top: 10px;
  position: relative;
  z-index: 2; }
  .mplist.addcf:before, .mplist.addcf:after {
    display: none; }
  .mplist ul.products {
    margin: 0;
    text-align: center; }
    .mplist ul.products li.product, .mplist ul.products li.product:nth-child(2n) {
      font-size: 28px;
      font-size: 1.55556rem;
      display: block;
      float: none;
      line-height: 1;
      margin: 0 0 10px;
      width: auto; }
      .mplist ul.products li.product a, .mplist ul.products li.product:nth-child(2n) a {
        color: #575857; }
        .mplist ul.products li.product a:hover, .mplist ul.products li.product:nth-child(2n) a:hover {
          color: #3fbfb7; }
          .mplist ul.products li.product a:hover h3, .mplist ul.products li.product:nth-child(2n) a:hover h3 {
            color: #3fbfb7; }
      .mplist ul.products li.product h3, .mplist ul.products li.product:nth-child(2n) h3 {
        color: #575857;
        font-family: 'Futura LT W01 Light Condensed', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
        line-height: 1;
        margin: 0;
        padding: 0; }

.try {
  font-size: 13px;
  font-size: 0.72222rem;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase; }

/* a la carte category */
.woocommerce-result-count {
  display: none; }

.pcatnav {
  background: #b8dbdd;
  clear: both;
  line-height: 1;
  padding: 18px 0 10px; }
  .pcatnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center; }
  .pcatnav li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-size: 0.72222rem;
    display: inline-block;
    margin: 0 10px; }
    .pcatnav li:first-child {
      margin-left: 0; }
    .pcatnav li.current a {
      color: white; }
    .post-type-archive-product .pcatnav li {
      font-size: 30px;
      font-size: 1.66667rem; }
      .post-type-archive-product .pcatnav li a {
        padding-bottom: 0; }
  .pcatnav a {
    color: #575857;
    display: inline-block;
    outline: none;
    padding-bottom: 30px;
    text-decoration: none;
    text-transform: uppercase; }
    .pcatnav a:hover {
      color: white; }

.pclist-inner {
  background: white;
  padding: 40px 28px;
  margin-bottom: 40px; }

.pclist ul.products li.product h3 {
  font-size: 19px;
  font-size: 1.05556rem;
  color: #575857;
  font-family: 'Futura LT W01 Heavy', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
  text-decoration: underline;
  text-transform: none; }
.pclist ul.products li.product a {
  color: #575857; }
  .pclist ul.products li.product a:hover {
    color: #3fbfb7; }
    .pclist ul.products li.product a:hover h3 {
      color: #3fbfb7; }
.pclist ul.products li.product .price {
  font-size: 19px;
  font-size: 1.05556rem;
  color: #575857; }
.pclist ul.products li.product .button {
  margin-top: 0; }
.pclist ul.products li.product a img {
  margin-bottom: 10px; }

.tax-product_cat .shopsec {
  background: url('../img/fruitvegs.jpg') no-repeat center 100px; }
.tax-product_cat.term-meal-plans .shopsec {
  background: none; }

/* single product */

.sproduct {
  background: #f2f1ed url('../img/burst-b.png') no-repeat 85% 95%;
  background-size: 465px auto;
  padding: 20px 0; }
  .sproduct .product_title {
    margin-bottom: 20px; }
  .sproduct .prodcol-a {
    margin-bottom: 30px; }
  .sproduct .imgwrap {
    background: white;
    margin-right: 0;
    padding-bottom: 20px; }
    .sproduct .imgwrap .images {
      margin-bottom: 20px; }
    .sproduct .imgwrap div[itemprop="offers"] {
      float: left;
      margin-left: 20px; }
      .product-type-variable .sproduct .imgwrap div[itemprop="offers"] {
        float: none; }
  .sproduct .product-type-variable .imgwrap div[itemprop="offers"] {
    float: none;
    display: none; }
  .sproduct div.product p.price, .sproduct div.product span.price {
    font-size: 29px;
    font-size: 1.61111rem;
    color: #ec6538;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 0; }
    .sproduct div.product p.price del, .sproduct div.product span.price del {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      color: #dddddd;
      display: block;
      font-weight: normal;
      font-size: 50%;
      margin-bottom: 5px; }
    .sproduct div.product p.price ins, .sproduct div.product span.price ins {
      display: block;
      font-weight: normal;
      text-decoration: none; }
  .sproduct div.product span.price {
    display: block;
    margin-bottom: 10px; }
  .sproduct div.product form.cart {
    float: right;
    margin-right: 20px;
    margin-bottom: 0;
    text-align: center; }
    .sproduct div.product form.cart div.quantity {
      float: none;
      margin-bottom: 8px; }
      .sproduct div.product form.cart div.quantity .qty {
        font-size: 29px;
        font-size: 1.61111rem;
        width: 78px; }
    .sproduct div.product form.cart .button {
      float: none; }
    .sproduct div.product form.cart .variations td.label, .sproduct div.product form.cart .variations label {
      font-weight: normal;
      text-align: left; }
    .sproduct div.product form.cart .variations td.label {
      padding: 0 8px 10px 0;
      line-height: 1; }
    .sproduct div.product form.cart .variations label {
      font-size: 13px;
      font-size: 0.72222rem;
      text-transform: uppercase; }
    .sproduct div.product form.cart .variations td.value {
      font-weight: normal;
      line-height: 1;
      padding: 0 0 10px;
      text-align: left; }
      .sproduct div.product form.cart .variations td.value .reset_variations {
        font-size: 13px;
        font-size: 0.72222rem;
        color: #918f8f; }
    .sproduct div.product form.cart .variations select {
      font-size: 13px;
      font-size: 0.72222rem;
      text-transform: uppercase; }
    .sproduct div.product form.cart.variations_form {
      clear: both;
      margin-left: 20px;
      margin-top: 0;
      float: none; }
  .sproduct div.product div.images {
    margin-bottom: 20px; }
    .sproduct div.product div.images div.thumbnails {
      padding-top: 10px; }
      .sproduct div.product div.images div.thumbnails a {
        margin-right: 0;
        margin-left: 10px;
        width: 31.95%; }
        .sproduct div.product div.images div.thumbnails a:first-child {
          margin-left: 0; }
  .sproduct div.product div.summary {
    background: white;
    float: none;
    line-height: 1.25;
    padding: 22px 55px 22px 22px;
    width: auto; }
    .sproduct div.product div.summary strong {
      color: #3fbfb7; }
  .sproduct div.product div.images {
    float: none;
    width: auto; }
  .sproduct div.product .woocommerce-tabs ul.tabs {
    border: none;
    margin-bottom: 40px;
    overflow: visible;
    padding: 0; }
    .sproduct div.product .woocommerce-tabs ul.tabs:before {
      display: none; }
    .sproduct div.product .woocommerce-tabs ul.tabs li {
      font-size: 13px;
      font-size: 0.72222rem;
      background: none;
      border: none;
      border-bottom: 8px solid white;
      color: #575857;
      font-weight: normal;
      letter-spacing: 1px;
      padding: 0;
      margin: 0 0 0 76px;
      text-transform: uppercase; }
      .sproduct div.product .woocommerce-tabs ul.tabs li:before, .sproduct div.product .woocommerce-tabs ul.tabs li:after {
        border: none;
        display: none;
        box-shadow: none; }
      .sproduct div.product .woocommerce-tabs ul.tabs li:first-child {
        margin-left: 0; }
      .sproduct div.product .woocommerce-tabs ul.tabs li:hover {
        border-bottom-color: #eeeeee; }
      .sproduct div.product .woocommerce-tabs ul.tabs li a {
        color: #575857;
        font-weight: normal;
        padding: 0 0 6px; }
      .sproduct div.product .woocommerce-tabs ul.tabs li.active {
        border-bottom-color: #3fbfb7; }
        .sproduct div.product .woocommerce-tabs ul.tabs li.active:hover {
          border-bottom-color: #3fbfb7; }
        .sproduct div.product .woocommerce-tabs ul.tabs li.active:before {
          box-shadow: none; }

.pclist.related {
  min-height: 50px;
  padding: 45px 0 0; }
  .pclist.related h4 {
    font-size: 13px;
    font-size: 0.72222rem;
    color: #575857;
    letter-spacing: 1px;
    font-family: 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    margin-bottom: 28px; }
  .pclist.related .button {
    display: none !important; }
  .pclist.related ul.products li.product {
    margin-bottom: 20px; }
    .pclist.related ul.products li.product.viewall {
      margin-top: 112px;
      margin-right: 0; }
    .pclist.related ul.products li.product del {
      display: none; }
    .pclist.related ul.products li.product .onsale {
      display: none; }
    .pclist.related ul.products li.product .price {
      display: none; }

.page-template-template-woo {
  background: #f2f1ed; }
  .page-template-template-woo .entry {
    background: white;
    padding: 20px 5%; }

.woocommerce-account h2 {
  font-size: 26px;
  font-size: 1.44444rem; }

.woocommerce .shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-collapse: separate;
  border-radius: 5px;
  margin: 0 0 24px 0;
  overflow: hidden;
  text-align: left;
  width: 100%; }
  .woocommerce .shop_table .th {
    font-weight: normal;
    font-family: 'Futura LT W01 Bold', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
    background: #dddddd;
    color: #414042;
    padding: 9px 12px; }
  .woocommerce .shop_table .td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 6px 12px;
    vertical-align: middle; }
  .woocommerce .shop_table.cart .tr:first-child {
    display: none; }
  .woocommerce .shop_table.cart .tr:nth-child(2) .product-remove, .woocommerce .shop_table.cart .tr:nth-child(2) .product-thumbnail {
    border-top: none; }
  .woocommerce .shop_table.cart .tr:nth-child(odd) .td {
    background-color: #f0f0f0; }
  .woocommerce .shop_table .product-price {
    display: none; }
  .woocommerce .shop_table .product-remove {
    float: right; }
  .woocommerce .shop_table .product-name dl.variation {
    font-size: 14px;
    font-size: 0.77778rem;
    margin: 0;
    line-height: 1.5; }
    .woocommerce .shop_table .product-name dl.variation dd, .woocommerce .shop_table .product-name dl.variation dt {
      float: left;
      display: inline-block;
      margin-bottom: 0; }
    .woocommerce .shop_table .product-name dl.variation dt {
      clear: left;
      margin: 0 4px 0 0;
      padding: 0; }
    .woocommerce .shop_table .product-name dl.variation p {
      margin: 0; }
  .woocommerce .shop_table .actions {
    border-top: none;
    text-align: left;
    width: 100%; }
    .woocommerce .shop_table .actions label {
      display: none; }
    .woocommerce .shop_table .actions input {
      margin-bottom: 5px; }
      .woocommerce .shop_table .actions input:first-of-type {
        margin-top: 5px; }
      .woocommerce .shop_table .actions input.button {
        margin-bottom: 0; }
    .woocommerce .shop_table .actions .coupon {
      float: none; }

.woocommerce-cart .cart .product-thumbnail {
  min-width: 32px; }
.woocommerce-cart .cart img {
  display: block;
  box-shadow: none;
  width: 64px; }
.woocommerce-cart .cart input {
  line-height: 1;
  margin: 0;
  vertical-align: middle; }
.woocommerce-cart .cart .actions .coupon .input-text {
  border: 1px solid #d3ced2;
  box-sizing: border-box;
  float: left;
  line-height: 1;
  margin: 0 4px 0 0;
  outline: 0 none;
  padding: 6px 6px 5px; }
.woocommerce-cart .cart_totals h2 {
  font-size: 26px;
  font-size: 1.44444rem; }
.woocommerce-cart .cart_totals table td, .woocommerce-cart .cart_totals table th {
  padding: 6px !important; }
.woocommerce-cart .product-name dl.variation {
  margin: 0; }
  .woocommerce-cart .product-name dl.variation dd, .woocommerce-cart .product-name dl.variation dt {
    margin-bottom: 0;
    padding: 0; }
.woocommerce-cart #shipping_method {
  list-style: none;
  margin: 0;
  padding: 0; }
  .woocommerce-cart #shipping_method li {
    list-style: none;
    margin: 0;
    padding: 0; }
.woocommerce-cart .shipping p {
  line-height: 1.25;
  margin-bottom: 5px;
  margin-top: 5px; }
  .woocommerce-cart .shipping p:last-of-type {
    margin-top: 1em; }
.woocommerce-cart .shipping input[type="submit"] {
  line-height: 1.5; }
.woocommerce-cart .cart-collaterals .cart_totals table th {
  line-height: 1.5;
  padding-right: 10px !important;
  text-align: right;
  width: 40% !important; }
.woocommerce-cart .cart-collaterals .cart_totals table td {
  line-height: 1.5; }

#deliveryzipcodes {
  display: none;
  margin-top: 5px; }

.shipnote {
  font-size: 12px;
  font-size: 0.66667rem;
  font-style: normal;
  font-family: 'Futura LT W01 Book Oblique', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.3; }

.woocommerce-checkout .create-account {
  margin-top: 40px; }
  .woocommerce-checkout .create-account p {
    color: #c01667;
    line-height: 1.25; }
.woocommerce-checkout .col-2 {
  margin-top: 40px; }
.woocommerce-checkout h3 {
  margin-top: 2em; }
  .woocommerce-checkout h3#ship-to-different-address label {
    font-size: 26px;
    font-size: 1.44444rem; }
.woocommerce-checkout input[type="text"], .woocommerce-checkout input[type="email"], .woocommerce-checkout input[type="tel"], .woocommerce-checkout select, .woocommerce-checkout textarea, .woocommerce-checkout label, .woocommerce-checkout .select2-container, .woocommerce-checkout .select2-drop {
  font-size: 14px;
  font-size: 0.77778rem; }
.woocommerce-checkout #customer_details h3 {
  margin-top: 0; }
.woocommerce-checkout td.product-name dl.variation, .woocommerce-checkout .product-name dl.variation, .woocommerce-checkout .product-nav dl.variation {
  margin: 0; }
  .woocommerce-checkout td.product-name dl.variation dd, .woocommerce-checkout td.product-name dl.variation dt, .woocommerce-checkout .product-name dl.variation dd, .woocommerce-checkout .product-name dl.variation dt, .woocommerce-checkout .product-nav dl.variation dd, .woocommerce-checkout .product-nav dl.variation dt {
    margin-bottom: 0;
    padding: 0; }
.woocommerce-checkout table.shop_table .shipping th, .woocommerce-checkout table.shop_table .shipping td {
  line-height: 1.5; }
.woocommerce-checkout #complete-your-profile_field, .woocommerce-checkout #complete-your-profile-sub_field {
  font-size: 16px;
  font-size: 0.88889rem;
  color: #414042;
  font-family: 'Futura LT W01 Bold', 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
  margin: 0;
  letter-spacing: normal;
  text-transform: none; }
.woocommerce-checkout #complete-your-profile-sub_field {
  font-size: 14px;
  font-size: 0.77778rem;
  font-family: 'Futura LT W01 Book', Helvetica, Arial, sans-serif;
  color: #3fbfb7; }
.woocommerce-checkout .checkout-additional-copy {
  font-size: 12px;
  font-size: 0.66667rem;
  margin-top: 10px; }
  .woocommerce-checkout .checkout-additional-copy p {
    margin-bottom: 10px;
    line-height: 1.5; }

@media only screen and (min-width: 768px) {
  .page-template-template-woo .entry {
    padding: 40px; }
  .mptop {
    padding-top: 56px; }
  .pctop .pgtitle, .pctop .sproduct .product_title, .sproduct .pctop .product_title {
    margin-bottom: 50px; }
  .mplist {
    padding-top: 40px; }
    .mplist.addcf:before, .mplist.addcf:after {
      display: block; }
    .mplist ul.products li.product, .mplist ul.products li.product:nth-child(2n) {
      font-size: 60px;
      font-size: 3.33333rem;
      margin-bottom: 0; }
  .tax-product_cat .shopsec {
    background: url('../img/fruitvegs@2x.jpg') no-repeat center 200px; }
  .tax-product_cat.term-meal-plans .shopsec {
    background: none; }
  .pcatnav li {
    margin: 0 0 0 100px; }
  .sproduct {
    padding: 67px 0; }
    .sproduct .product_title {
      margin-bottom: 54px; }
    .sproduct .imgwrap {
      margin-right: 40px; }
    .sproduct .prodcol-a {
      margin-bottom: 0; }
    .sproduct div.product {
      padding-bottom: 105px; }
      .sproduct div.product form.cart .variations {
        float: left;
        width: 60%; }
      .sproduct div.product form.cart .single_variation_wrap {
        float: right;
        width: 38%; }
  .pclist.related ul.products li.product {
    margin-bottom: 20px; }
  .woocommerce .shop_table {
    display: table; }
    .woocommerce .shop_table .tr {
      display: table-row; }
      .woocommerce .shop_table .tr:first-child {
        display: table-row; }
      .woocommerce .shop_table .tr:nth-child(2) .product-thumbnail, .woocommerce .shop_table .tr:nth-child(2) .product-remove {
        border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .woocommerce .shop_table .td, .woocommerce .shop_table .th {
      display: table-cell; }
    .woocommerce .shop_table .product-remove {
      float: none;
      width: 10%; }
    .woocommerce .shop_table .product-thumbnail {
      width: 10%; }
    .woocommerce .shop_table .product-name {
      width: 30%; }
    .woocommerce .shop_table .product-price {
      display: table-cell;
      width: 20%; }
    .woocommerce .shop_table .product-quantity {
      width: 10%; }
    .woocommerce .shop_table .product-subtotal {
      width: 20%; }
    .woocommerce .shop_table.cart .tr:first-child {
      display: table-row; }
    .woocommerce .shop_table.cart .tr:nth-child(2) .product-thumbnail, .woocommerce .shop_table.cart .tr:nth-child(2) .product-remove {
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .woocommerce .shop_table .actions {
      text-align: right; }
      .woocommerce .shop_table .actions input {
        margin-bottom: 0; }
        .woocommerce .shop_table .actions input:first-of-type {
          margin-top: 0; }
        .woocommerce .shop_table .actions input.button {
          margin-bottom: 0; }
      .woocommerce .shop_table .actions .coupon {
        float: left; }
  .woocommerce-checkout .col-2 {
    margin-top: 0; } }

@media only screen and (min-width: 1008px) {
  .mplist ul.products li.product, .mplist ul.products li.product:nth-child(2n) {
    font-size: 91px;
    font-size: 5.05556rem;
    margin-bottom: 0; } }

@media only screen and (min-width: 1500px) {
  .mplist {
    background-size: 100% auto; } }

@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  a.arrowdown {
    background-image: url('../img/icons/arrdown@2x.png'); }
    a.arrowdown.arrdown-w {
      background-image: url('../img/icons/arrdown-w@2x.png'); }
      .lt-ie9 a.arrowdown.arrdown-w {
        background-image: url('../img/icons/arrdown-w.png'); }
  .shopnotice-secondary span {
    background-image: url('../img/icons/van@2x.png'); }
    .lt-ie9 .shopnotice-secondary span {
      background-image: url('../img/icons/van.png'); }
  #pagination a {
    background-image: url('../img/icons/page@2x.png'); }
    .lt-ie9 #pagination a {
      background-image: url('../img/icons/page.png'); }
  @media only screen and (min-width: 768px) {
    #header #logo {
      background-image: url('../img/logos/revel@2x.png'); }
      .lt-ie9 #header #logo {
        background-image: url('../img/logos/revel.png'); } }
  @media only screen and (min-width: 1008px) {
    #utility-nav-container .menu .menu-item-cart a {
      background-image: url('../img/icons/cart@2x.png'); }
      .lt-ie9 #utility-nav-container .menu .menu-item-cart a {
        background-image: url('../img/icons/cart.png'); } } }
