/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

/* primary */
/* secondary */
/* trans colors */
.layout-content {
  margin: 0 auto;
  max-width: 1366px;
}

body {
  background-color: white;
  color: #60463C;
}

ul.social {
  list-style: none;
  display: inline-block;
}

br {
  line-height: 1em;
}

a {
  text-decoration: none;
  color: #60463C;
}

strong {
  font-weight: 700;
}

i, em {
  font-style: italic;
}

p {
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: .1px;
}

h1, .overlay-menu .menu-item a {
  font-family: "museo-sans", sans-serif;
  font-weight: 900;
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

h2 {
  font-family: "museo-sans", sans-serif;
  font-weight: 900;
  font-size: 1.6em;
  line-height: 1.3em;
  letter-spacing: 0.025em;
}

h3 {
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.6em;
  letter-spacing: .2px;
}

h4 {
  font-family: "museo-slab", sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: .1px;
}

h5 {
  font-family: "museo-sans", sans-serif;
  font-weight: 900;
  letter-spacing: .03em;
}

h6 {
  font-family: "museo-sans", sans-serif;
  font-weight: 100;
  font-size: 1.4em;
  line-height: 1.4em;
}

button {
  border: 2px solid white;
  background: none;
  padding: 10px 10px;
  color: white;
  text-transform: uppercase;
  margin-top: 20px;
}

.page-node-type-cancelpage {
  background: #fff;
}
.page-node-type-cancelpage .region-content .block-title {
  display: none;
}
.page-node-type-cancelpage .field--type-text-with-summary {
  text-align: center;
  width: 100%;
}
.page-node-type-cancelpage .field--type-text-with-summary img {
  width: 100%;
}
@media (min-width: 960px) {
  .page-node-type-cancelpage .field--type-text-with-summary img {
    width: 40%;
    float: left;
  }
}
.page-node-type-cancelpage .field--type-text-with-summary h1 {
  font-family: "museo-slab";
  font-size: 4em;
  font-weight: 100;
  color: #60463C;
  padding-top: 5%;
}
@media (min-width: 960px) {
  .page-node-type-cancelpage .field--type-text-with-summary h1 {
    padding-top: 6%;
  }
}
@media (min-width: 1200px) {
  .page-node-type-cancelpage .field--type-text-with-summary h1 {
    padding-top: 12%;
  }
}
.page-node-type-cancelpage .field--type-text-with-summary h2 {
  text-transform: uppercase;
  color: #ed1a3b;
  padding-bottom: 5%;
}
@media (min-width: 960px) {
  .page-node-type-cancelpage .field--type-text-with-summary h2 {
    padding-bottom: 2%;
  }
}
.page-node-type-cancelpage .field--type-text-with-summary p {
  text-align: left;
}
@media (min-width: 960px) {
  .page-node-type-cancelpage .field--type-text-with-summary p {
    padding: 0 3%;
  }
}

.page-node-type-message-pages {
  background: #fff;
}
.page-node-type-message-pages .region-content .block-title {
  display: none;
}
.page-node-type-message-pages div.node__content {
  text-align: center;
}
.page-node-type-message-pages div.node__content a {
  color: #ed1a3b;
  display: inline-block;
}
.page-node-type-message-pages div.node__content a img {
  background: #ed1a3b;
  width: 30px;
  height: 30px;
  position: relative;
  border-radius: 50%;
  top: 7px;
  margin-left: 10px;
  background: #ed1a3b;
}
.page-node-type-message-pages .field--name-body aside img {
  width: 50%;
  padding-top: 5%;
}
@media (min-width: 720px) {
  .page-node-type-message-pages .field--name-body aside img {
    width: 40%;
    height: auto;
    float: left;
    position: relative;
    left: 10%;
  }
}
.page-node-type-message-pages h5 {
  padding-bottom: 2%;
  display: inline-block;
  color: #ed1a3b;
  text-transform: uppercase;
}
.page-node-type-message-pages h3 {
  padding-bottom: 20px;
}
.page-node-type-message-pages h6 {
  color: #ed1a3b;
  font-size: 5em;
  font-weight: 100;
  padding-top: 0%;
}
@media (min-width: 720px) {
  .page-node-type-message-pages h6 {
    padding-top: 8%;
  }
}
@media (min-width: 960px) {
  .page-node-type-message-pages h6 {
    padding-top: 12%;
  }
}
.page-node-type-message-pages h1 {
  font-family: "museo-slab";
  font-size: 4em;
  font-weight: 100;
}
.page-node-type-message-pages .field--name-title {
  width: 50%;
  float: right;
  padding-right: 10%;
  padding-top: 10%;
}

.half {
  width: 50%;
  height: auto;
}

.third {
  width: 33.333%;
  height: auto;
}

.full {
  width: 100%;
  height: auto;
}

.circle, .page-node-type-our-story .block-views-blockour-team-block-1 .team img, .block-views-blocknew-products-block-1 img, #block-whatsnewb-2 img, #block-whatsnewc-2 img {
  border-radius: 50%;
}

.twothirds {
  width: 66.66%;
  height: auto;
}

footer {
  text-decoration: none;
  color: #60463C;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  color: #60463C;
  background: linear-gradient(#dac4b2 90%, #60463c 10%);
  padding-top: 3%;
}
@media (min-width: 720px) {
  footer {
    position: absolute bottom;
    padding-top: 0%;
    background: linear-gradient(#dac4b2 86%, #60463c 10%);
  }
}
footer .region-footer {
  max-width: 1300px;
  margin: 0 auto;
}

#block-contact-2 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  display: block;
  position: relative;
}
@media (min-width: 720px) {
  #block-contact-2 {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    margin: 3%;
  }
}
#block-contact-2 h3 {
  font-color: #60463C;
  padding-left: 8%;
}
#block-contact-2 h2 {
  display: none;
}
#block-contact-2 p {
  padding-left: 8%;
}

#block-socialmedialinks-2 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  position: relative;
  display: block;
}
@media (min-width: 720px) {
  #block-socialmedialinks-2 {
    -sgs-span-settings: ("span": 2, "location": 5, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 16.66667%;
    clear: right;
    float: left;
    margin-right: 0%;
    display: inline-block;
    margin: 3%;
    text-align: center;
    position: relative;
    right: 5%;
  }
}
#block-socialmedialinks-2 li {
  background-color: #60463C;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 3px;
}
#block-socialmedialinks-2 li span {
  color: #f3e9e3;
  font-size: 1.2em;
  position: relative;
  line-height: 31px;
  text-align: center;
  right: -2px;
}
#block-socialmedialinks-2 .platforms.inline.horizontal {
  padding-left: 8%;
}
#block-socialmedialinks-2 h2 {
  padding-left: 8%;
  font-family: 'museo-sans';
  font-color: #60463C;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.6em;
  letter-spacing: .2px;
}
#block-socialmedialinks-2 div {
  padding-top: 15px;
}

#block-newsletter-2 {
  width: 80%;
  padding-top: 5%;
  padding-bottom: 5%;
  left: 8%;
  position: relative;
  float: left;
  display: block;
}
@media (min-width: 720px) {
  #block-newsletter-2 {
    -sgs-span-settings: ("span": 4, "location": 8, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-right: 0%;
    left: 0px;
    padding-top: 3%;
    margin: 0;
    padding-left: 0;
    float: left;
  }
}
#block-newsletter-2 h2 {
  font-family: 'museo-sans';
  font-color: #60463C;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.6em;
  letter-spacing: .2px;
}
#block-newsletter-2 p {
  display: block;
}
@media (min-width: 960px) {
  #block-newsletter-2 p {
    display: inline;
    text-align: right;
  }
}
#block-newsletter-2 .form_field {
  margin: 5px;
  border: none;
  height: 25px;
  width: 250px;
}
@media (min-width: 720px) {
  #block-newsletter-2 .form_field {
    width: 200px;
  }
}
@media (min-width: 960px) {
  #block-newsletter-2 .form_field {
    width: 300px;
  }
}
#block-newsletter-2 form {
  font-family: 'museo-slab';
}
#block-newsletter-2 .button {
  background: #60463C;
  color: #f3e9e3;
  padding: 10px;
  margin: 5px 0px;
  border: none;
  position: relative;
}

#block-credits {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  position: relative;
  bottom: 0;
  background-color: #60463C;
  height: 40px;
}
#block-credits h2 {
  display: none;
}
#block-credits .uptowns-credits {
  color: #f3e9e3;
  float: left;
  top: 7px;
  left: 5%;
  position: relative;
}
@media (min-width: 720px) {
  #block-credits .uptowns-credits {
    top: 11px;
  }
}
@media (min-width: 960px) {
  #block-credits .uptowns-credits {
    top: 13px;
    left: 5%;
  }
}
#block-credits .ddl-credits {
  font-weight: 100;
  font-size: .8em;
  color: #f3e9e3;
  float: right;
  top: 7px;
  right: 5%;
  position: relative;
}
#block-credits .ddl-credits a {
  text-decoration: none;
  color: #f3e9e3;
  font-weight: 100;
  font-size: 0.6em;
}
@media (min-width: 720px) {
  #block-credits .ddl-credits {
    top: 10px;
  }
}
@media (min-width: 960px) {
  #block-credits .ddl-credits {
    top: 13px;
  }
}

.layout-container {
  position: relative;
  top: 85px;
}
@media (min-width: 720px) {
  .layout-container {
    top: 94px;
  }
}

header {
  position: fixed;
  top: 0;
  z-index: 9999;
  position: fixed;
  z-index: 9;
  background-color: #f3e9e3;
  width: 100%;
  height: 85px;
  top: 0;
}
header:before {
  display: block;
  content: "";
  height: 8px;
  width: 100%;
  background: #eb1c3c;
  background: -moz-linear-gradient(left, #eb1c3c 0%, #eb1c3c 16%, #f05a28 16%, #f05a28 33%, #f9aa1a 33%, #f9aa1a 50%, #6ba743 50%, #6ba743 68%, #22a9c3 68%, #22a9c3 84%, #6b68aa 84%, #6b68aa 100%);
  background: -webkit-linear-gradient(left, #eb1c3c 0%, #eb1c3c 16%, #f05a28 16%, #f05a28 33%, #f9aa1a 33%, #f9aa1a 50%, #6ba743 50%, #6ba743 68%, #22a9c3 68%, #22a9c3 84%, #6b68aa 84%, #6b68aa 100%);
  background: linear-gradient(to right, #eb1c3c 0%, #eb1c3c 16%, #f05a28 16%, #f05a28 33%, #f9aa1a 33%, #f9aa1a 50%, #6ba743 50%, #6ba743 68%, #22a9c3 68%, #22a9c3 84%, #6b68aa 84%, #6b68aa 100%);
}
@media (min-width: 720px) {
  header {
    height: 94px;
  }
}
header div#block-uptons-branding {
  display: inline-block;
  float: left;
  width: 200px;
  padding: 3px 0 0 10px;
}
@media (min-width: 720px) {
  header div#block-uptons-branding {
    width: 240px;
    padding: 0px 0 0 20px;
  }
}
header div#block-uptons-branding img {
  top: 4px;
  position: relative;
}
header #block-socialmedialinks {
  display: none;
}
@media (min-width: 960px) {
  header #block-socialmedialinks {
    display: inline-block;
    padding: 24px 30px;
    position: absolute;
    right: 10%;
  }
}
header #block-socialmedialinks .horizontal li {
  background-color: #60463C;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 3px;
}
header #block-socialmedialinks .horizontal li a span {
  color: #f3e9e3;
  font-size: 1.2em;
  position: relative;
  line-height: 31px;
  text-align: center;
  right: -2px;
}
header #toggle {
  display: none;
}
header .toggler {
  position: absolute;
  right: 0;
  width: 120px;
  cursor: pointer;
  margin: 0;
  z-index: 1001;
  background: url("../images/nav-tab.png");
  background-size: 134px 68px;
  float: right;
  height: 77px;
}
@media (min-width: 720px) {
  header .toggler {
    height: 86px;
    background-size: 134px 82px;
  }
}
header .toggler span {
  position: relative;
  right: -23px;
  top: -3px;
  display: block;
  background-color: #fff;
  position: relative;
  margin: 38px 20px;
  height: 4px;
  border-radius: 3px;
  width: 40px;
  -webkit-transform: translate3d(0, 0, 0);
}
@media (min-width: 720px) {
  header .toggler span {
    margin: 43px 20px;
    top: -3px;
  }
}
header .toggler span:before, header .toggler span:after {
  position: relative;
  display: block;
  background-color: #fff;
  left: 0;
  width: 100%;
  height: 8px;
  content: "";
  height: 4px;
  width: 40px;
  border-radius: 3px;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
header .toggler span:before {
  top: -10px;
}
header .toggler span:after {
  bottom: -6px;
}
header .toggler.is-active span {
  background-color: transparent;
}
header .toggler.is-active span:after {
  transform: rotate(45deg);
  top: -2.5px;
}
header .toggler.is-active span:before {
  transform: rotate(-45deg);
  top: 1px;
}

#toggle:checked + #overlay {
  opacity: 1;
  z-index: 1000;
  visibility: visible;
}

#overlay {
  position: fixed;
  text-align: center;
  top: 0;
  overflow: hidden;
  overflow-y: scroll;
  z-index: -999;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 70, 57, 0.9);
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
#overlay .menu {
  padding-top: 30%;
}
@media (min-width: 520px) {
  #overlay .menu {
    padding-top: 4%;
  }
}
#overlay a {
  color: white;
  font-weight: 300;
}
#overlay ul {
  padding: 130 0;
}
#overlay li {
  display: block;
  font-size: 1em;
  padding: 10px;
  text-align: center;
}
@media (min-width: 520px) {
  #overlay li {
    padding: 20px;
  }
}
#overlay li::after {
  display: block;
  color: #60463C;
  font-size: .85em;
  font-family: 'museo-slab';
  font-weight: 500;
}
#overlay li.products::after {
  content: "Check Out Our Yums";
  font-weight: 700;
}
#overlay li.breakroom::after {
  content: "Come And Say Hi In Person";
  font-weight: 700;
}
#overlay li.faqs::after {
  content: "All the Answers";
  font-weight: 700;
}
#overlay li.our.story::after {
  content: "How It Started + More";
  font-weight: 700;
}
#overlay li.recipes::after {
  content: "Our Recipe Database";
  font-weight: 700;
}
#overlay li.home::after {
  content: "Our Story, Where To Buy, + More";
  font-weight: 700;
}
#overlay li.where.to.buy::after {
  content: "Online + In Stores";
  font-weight: 700;
}
#overlay li.merch::after {
  content: "Sweet Swag";
  font-weight: 700;
}
#overlay li.contact::after {
  content: "Address, Emails, Job Postings";
  font-weight: 700;
}
#overlay li.contact::after nav.overlay-menu {
  margin-top: 80px;
}

#block-tabshape .my-icon {
  position: relative;
}
#block-tabshape .my-icon > i {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 40px solid #1142AA;
  border-left: 40px solid transparent;
  left: 0px;
  top: 0px;
}

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

.page-node-type-successpage {
  background: #fff;
}
.page-node-type-successpage .region-content .block-title {
  display: none;
}
.page-node-type-successpage .field--type-text-with-summary {
  text-align: center;
  width: 100%;
}
.page-node-type-successpage .field--type-text-with-summary img {
  width: 100%;
}
@media (min-width: 960px) {
  .page-node-type-successpage .field--type-text-with-summary img {
    width: 40%;
    float: left;
  }
}
.page-node-type-successpage .field--type-text-with-summary h1 {
  font-family: "museo-slab";
  font-size: 4em;
  font-weight: 100;
  color: #60463C;
  padding-top: 5%;
}
.page-node-type-successpage .field--type-text-with-summary h1:before {
  background-image: url("../images/success-arrow.png");
  top: -3px;
  position: relative;
  content: "";
  display: block;
}
@media (min-width: 960px) {
  .page-node-type-successpage .field--type-text-with-summary h1 {
    padding-top: 6%;
  }
}
@media (min-width: 1200px) {
  .page-node-type-successpage .field--type-text-with-summary h1 {
    padding-top: 12%;
  }
}
.page-node-type-successpage .field--type-text-with-summary h2 {
  text-transform: uppercase;
  color: #6ba843;
  padding-bottom: 5%;
}
@media (min-width: 960px) {
  .page-node-type-successpage .field--type-text-with-summary h2 {
    padding-bottom: 2%;
  }
}
.page-node-type-successpage .field--type-text-with-summary p {
  text-align: left;
}
@media (min-width: 960px) {
  .page-node-type-successpage .field--type-text-with-summary p {
    padding: 0 3%;
  }
}

.page-node-type-our-story #block-uptons-content h2.block-title {
  display: none;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-ourstory1 {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    padding-left: 5%;
  }
}
.page-node-type-our-story #block-ourstory1 div {
  background: #fff;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-ourstory1 div {
    position: relative;
    top: -60px;
  }
}
.page-node-type-our-story #block-ourstory1 p {
  color: #60463C;
  padding: 0 10% 5% 10%;
  line-height: 2em;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-ourstory1 p {
    padding-left: 5%;
  }
}
.page-node-type-our-story #block-ourstory1 h1 {
  color: #60463C;
  padding-left: 10%;
  padding-top: 5%;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-ourstory1 h1 {
    padding-top: 30px;
    padding-left: 5%;
    background: #fff;
  }
}
.page-node-type-our-story #block-firsttimeline {
  padding: 3% 0;
  margin-bottom: 30px;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  background: url("../images/timeline-line.png") repeat-y 20%;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-firsttimeline {
    background: url("../images/timeline-line.png") repeat-y 0;
    background-height: 100% auto;
    position: relative;
  }
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-firsttimeline {
    margin-right: 0px;
    position: relative;
    left: 0;
    bottom: -10px;
  }
}
@media (min-width: 720px) and (min-width: 960px) {
  .page-node-type-our-story #block-firsttimeline {
    -sgs-span-settings: ("span": 5, "location": 8, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 41.66667%;
    clear: right;
    float: right;
    margin-right: 0;
    bottom: -20px;
  }
}

.page-node-type-our-story #block-firsttimeline .field--type-text-with-summary {
  padding: 5% 0%;
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-firsttimeline .field--type-text-with-summary {
    padding: 0px 0px;
  }
}
.page-node-type-our-story #block-firsttimeline aside {
  padding-left: 35%;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-firsttimeline aside {
    position: relative;
    padding-left: 80px;
    width: 50%;
    color: #ed1a3b;
  }
}
.page-node-type-our-story #block-firsttimeline aside p {
  color: #ed1a3b;
  width: 70%;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-firsttimeline aside p {
    width: 100%;
  }
}
.page-node-type-our-story #block-firsttimeline em {
  color: #ed1a3b;
  display: block;
}
.page-node-type-our-story #block-firsttimeline em:before {
  background-image: url("../images/timeline-bullet.svg");
  background-repeat: no-repeat;
  content: " ";
  width: 40px;
  height: 40px;
  position: absolute;
  left: 20.65%;
  margin-top: -10px;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-firsttimeline em:before {
    left: 13px;
  }
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-firsttimeline em {
    padding-left: 0px;
  }
}
.page-node-type-our-story #block-views-block-press-block-1 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  margin-top: 30px;
  background: #6b68ab;
  color: #fff;
  padding: 5% 0 0 0;
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-views-block-press-block-1 {
    padding-top: 2% 0;
    margin-top: 20px;
    padding: 2% 0;
  }
}
.page-node-type-our-story #block-views-block-press-block-1 p {
  padding: 0 10%;
  text-align: left;
  color: #f3e9e3;
}
.page-node-type-our-story #block-views-block-press-block-1 h3, .page-node-type-our-story #block-views-block-press-block-1 em {
  text-align: center;
  color: #fff;
}
.page-node-type-our-story #block-views-block-press-block-1 h3 {
  padding-top: 10px;
}
.page-node-type-our-story #block-views-block-press-block-1 em {
  font-family: 'museo-slab';
}
.page-node-type-our-story #block-views-block-press-block-1 .pull.quote {
  padding-bottom: 10%;
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-views-block-press-block-1 .pull.quote {
    padding-bottom: 5%;
  }
}
.page-node-type-our-story #block-views-block-press-block-1 .views-row {
  text-align: center;
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-views-block-press-block-1 .views-row {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.page-node-type-our-story #block-views-block-press-block-1 h2.block-title {
  padding-top: 2%;
  text-align: center;
  padding-bottom: 5%;
  text-transform: uppercase;
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-views-block-press-block-1 h2.block-title {
    padding-bottom: 15px;
    padding-top: 2%;
  }
}
.page-node-type-our-story #block-views-block-press-block-1 .view-footer {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  text-align: center;
}
.page-node-type-our-story #block-views-block-press-block-1 .view-footer h2 {
  display: inline-block;
  color: white;
  padding: 30px 5%;
  position: relative;
  font-size: 1.4em;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-views-block-press-block-1 .view-footer h2 {
    right: 20px;
  }
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-views-block-press-block-1 .view-footer h2:after {
    background: url("../images/white-arrow.png") no-repeat 20px 44px;
    background-size: 40px 40px;
    top: 20px;
    content: "";
    width: 100px;
    height: 100px;
    background-size: 30px 30px;
    top: -15px;
    position: absolute;
    display: inline-block;
  }
}
.page-node-type-our-story #block-timeline2 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  margin-top: 40px;
  background: url("../images/timeline-line.png") repeat-y 20%;
  background-height: 100% auto;
  position: relative;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline2 {
    background: url("../images/timeline-line.png") repeat-y;
    background-height: 100% auto;
    background-position: right;
    margin-right: 0px;
    left: 0;
  }
}
.page-node-type-our-story #block-timeline2 .field--type-text-with-summary {
  padding: 5% 0%;
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-timeline2 .field--type-text-with-summary {
    padding: 0px 0px;
  }
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline2 {
    -sgs-span-settings: ("span": 3.5, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 29.16667%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.page-node-type-our-story #block-timeline2 img {
  width: 3%;
  height: auto;
  float: right;
  position: relative;
  top: -279px;
  right: 30%;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline2 img {
    width: 5%;
  }
}
.page-node-type-our-story #block-timeline2 aside {
  position: relative;
  width: 50%;
  color: #ed1a3b;
  padding-left: 35%;
  padding-top: 5%;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline2 aside {
    padding-left: 80px;
    padding-left: 19%;
    padding-top: 10%;
    padding-bottom: 15%;
    width: 63%;
    color: red;
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .page-node-type-our-story #block-timeline2 aside {
    padding-left: 21%;
  }
}
.page-node-type-our-story #block-timeline2 em {
  color: #ed1a3b;
  display: block;
}
.page-node-type-our-story #block-timeline2 em:after {
  background-image: url("../images/timeline-bullet.svg");
  background-repeat: no-repeat;
  content: " ";
  width: 40px;
  height: 40px;
  position: absolute;
  left: 25%;
  margin-top: -10px;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline2 em:after {
    left: 108%;
    position: absolute;
  }
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline2 em:after {
    left: 111%;
    position: absolute;
  }
}
@media (min-width: 1200px) {
  .page-node-type-our-story #block-timeline2 em:after {
    left: 110.75%;
    position: absolute;
  }
}
.page-node-type-our-story #block-ourstory2 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  height: auto;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-ourstory2 {
    -sgs-span-settings: ("span": 7, "location": 6, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 58.33333%;
    clear: right;
    float: right;
    margin-right: 0;
    height: 350px;
  }
}
.page-node-type-our-story #block-ourstory2 img {
  display: none;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-ourstory2 img {
    width: 65%;
    display: inline-block;
    position: relative;
    float: right;
    right: -65%;
    top: -260px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-our-story #block-ourstory2 img {
    top: -320px;
    width: 55%;
  }
}
.page-node-type-our-story #block-ourstory2 p {
  padding-left: 10%;
  padding-bottom: 5%;
  width: 80%;
  line-height: 2em;
  padding-top: 15%;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-ourstory2 p {
    padding-left: 0%;
    width: 60%;
  }
}
.page-node-type-our-story #block-timeline3 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  background-image: url("../images/timeline-line-white.png") repeat-y 20%;
  background-height: 100% auto;
  position: relative;
  height: 250px;
  padding-bottom: 20px;
  background: #ed1a3b;
  color: white;
  /*&:after{
    @include breakpoint($desk) {
      border-bottom: 5px solid transparent;
      border-image: url("../images/textured-border2.png") 300 repeat;
      position: relative;
      top: 99px;
      content: "";
      display: block;
    }
  } */
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-timeline3 {
    height: 200px;
  }
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline3 {
    height: 150px;
    padding-bottom: 50px;
  }
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline3:before {
    border-bottom: 5px solid transparent;
    border-image: url("../images/textured-border.png") 300 repeat;
    top: -3px;
    position: relative;
    content: "";
    display: block;
  }
}
.page-node-type-our-story #block-timeline3 .field--type-text-with-summary {
  width: 100%;
  background-image: url("../images/final-timeline.svg");
  background-position: 50% -60px;
  position: absolute;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 70px auto;
  float: right;
  display: inline-block;
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-timeline3 .field--type-text-with-summary {
    background-position: 50% -70px;
    background-size: 120px 150px;
  }
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline3 .field--type-text-with-summary {
    background-position: 50% -70px;
  }
}
.page-node-type-our-story #block-timeline3 p {
  height: 200px;
  position: relative;
  top: 115px;
  text-align: center;
  height: auto;
}
@media (min-width: 720px) {
  .page-node-type-our-story #block-timeline3 p {
    top: 100px;
    height: auto;
  }
}
.page-node-type-our-story #block-timeline3 em {
  top: 0px;
  text-align: center;
  position: relative;
  font-weight: 900;
  font-family: 'museo-slab';
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline3 em {
    top: 0px;
  }
}
.page-node-type-our-story #block-timeline3 img {
  width: 10%;
  left: 20%;
  position: relative;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline3 img {
    width: 6%;
    left: 25.65%;
  }
}
.page-node-type-our-story #block-timeline3 aside {
  right: 15%;
  width: 40%;
  float: right;
  position: relative;
  top: -80px;
}
@media (min-width: 960px) {
  .page-node-type-our-story #block-timeline3 aside {
    right: 10%;
    width: 50%;
  }
}
.page-node-type-our-story .block-views-blockour-team-block-1 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  text-align: center;
  display: inline-block;
}
.page-node-type-our-story .block-views-blockour-team-block-1 h2.block-title {
  padding: 5% 0% 3%;
  text-transform: uppercase;
}
.page-node-type-our-story .block-views-blockour-team-block-1 div.views-row {
  display: inline-block;
}
.page-node-type-our-story .block-views-blockour-team-block-1 .team {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  padding-bottom: 40px;
}
@media (min-width: 720px) {
  .page-node-type-our-story .block-views-blockour-team-block-1 .team {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.page-node-type-our-story .block-views-blockour-team-block-1 .team h5 {
  padding-top: 8%;
}
.page-node-type-our-story .block-views-blockour-team-block-1 .team h4 {
  font-variant: italic;
  color: #ed1a3b;
  position: relative;
  top: -5px;
  padding-bottom: 10px;
}
.page-node-type-our-story .block-views-blockour-team-block-1 .team p {
  font-size: 1em;
  padding: 0 15%;
}
.page-node-type-our-story .block-views-blockour-team-block-1 .team img {
  background-color: #f05a27;
  margin: 0 auto;
  display: block;
  width: 50%;
}

.page-node-type-page {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
.page-node-type-page #block-uptons-content {
  margin: 0 auto;
  text-align: center;
}
.page-node-type-page #block-uptons-content h2.block-title {
  top: 30%;
  color: #faab1a;
  padding: 30px 0;
  text-transform: uppercase;
}
.page-node-type-page #block-uptons-content .node__content .field--name-field-header-image {
  line-height: 0;
}
.page-node-type-page #block-uptons-content .node__content img {
  width: 100%;
  height: auto;
}
.page-node-type-page #block-uptons-content .node__content .field--name-body {
  background: #faab1a;
  width: 100%;
  margin: 0 auto;
  padding: 10% 0;
  text-align: left;
}
.page-node-type-page #block-uptons-content .node__content .field--name-body p {
  width: 80%;
  color: #fff;
  margin: 0 auto;
}
.page-node-type-page #block-uptons-content .node__content .field--name-body h3 {
  margin: 0 auto;
  width: 80%;
  color: #60463C;
}

#block-locationinfo {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  margin: 0 auto;
  position: relative;
}
#block-locationinfo .breakroommap {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  position: relative;
  padding-bottom: 70%;
  height: 0;
  overflow: hidden;
}
@media (min-width: 720px) {
  #block-locationinfo .breakroommap {
    padding-bottom: 40%;
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 960px) {
  #block-locationinfo .breakroommap {
    padding-bottom: 30%;
  }
}
#block-locationinfo .breakroommap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#block-locationinfo i {
  color: #60463C;
}
#block-locationinfo .field--name-body {
  color: white;
}
@media (min-width: 720px) {
  #block-locationinfo .field--name-body {
    position: absolute;
    padding-left: 55%;
  }
}
#block-locationinfo aside {
  padding: 40px;
  text-align: center;
}
@media (min-width: 720px) {
  #block-locationinfo aside {
    padding: 0px;
    padding-top: 20px;
    text-align: left;
  }
}
@media (min-width: 960px) {
  #block-locationinfo aside {
    padding-top: 5%;
  }
}
@media (min-width: 1200px) {
  #block-locationinfo aside {
    padding-top: 19%;
  }
}
#block-locationinfo p {
  color: #60463C;
  line-height: 1em;
  font-weight: 700;
}
@media (min-width: 720px) {
  #block-locationinfo p {
    color: #60463C;
  }
}
@media (min-width: 960px) {
  #block-locationinfo p {
    padding-top: 10px;
  }
}

.page-node-type-breakroom {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
.page-node-type-breakroom #block-uptons-content {
  background: url("../images/table.jpg");
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.7);
  margin: 0 auto;
  background-size: 160% auto;
  background-position: -150px 0px;
  padding-top: 10%;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-uptons-content {
    padding-top: 5%;
    padding-bottom: 5%;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-uptons-content {
    background: url("../images/table.jpg") no-repeat;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-uptons-content {
    box-shadow: none;
    background-size: 100% auto;
  }
}
.page-node-type-breakroom #block-uptons-content h2.block-title {
  display: none;
}
.page-node-type-breakroom #block-uptons-content h2 {
  padding-bottom: 30px;
  text-align: center;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-uptons-content h2 {
    padding-top: 4%;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-uptons-content h2 {
    padding-top: 2%;
    display: none;
  }
}
.page-node-type-breakroom #block-uptons-content a {
  color: #60463C;
}
.page-node-type-breakroom #block-uptons-content img {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  float: right;
  margin: 0 auto;
  position: relative;
  width: 60%;
  height: auto;
  padding: 0% 20%;
  top: -30px;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-uptons-content img {
    width: 40%;
    height: auto;
    padding: 1% 30%;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-uptons-content img {
    visibility: hidden;
  }
}
.page-node-type-breakroom #block-uptons-content .field--name-body {
  position: relative;
}
.page-node-type-breakroom #block-uptons-content .field--name-body p {
  line-height: 0;
  text-align: center;
}
.page-node-type-breakroom #block-hours {
  width: 100%;
  display: block;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-hours {
    position: absolute;
    width: 50%;
    left: 50%;
    bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-breakroom #block-hours {
    width: 50%;
  }
}
@media (min-width: 1500px) {
  .page-node-type-breakroom #block-hours {
    width: 45%;
  }
}
.page-node-type-breakroom #block-hours p {
  font-size: .8em;
  color: #fff;
  background: #25aac4;
  line-height: 2em;
  padding: 1% 11%;
  text-align: center;
  position: relative;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-hours p {
    font-size: 1em;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-hours p {
    padding: 02% 11%;
    color: #25aac4;
    background: #fff;
  }
}
@media (min-width: 1500px) {
  .page-node-type-breakroom #block-hours p {
    width: 78%;
  }
}
@media (min-width: 1800px) {
  .page-node-type-breakroom #block-hours p {
    text-align: left;
  }
}
.page-node-type-breakroom #block-bringitondowntoseitansville {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-bringitondowntoseitansville {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    margin-top: 0px;
    padding-top: 2%;
    line-height: 2em;
  }
}
@media (min-width: 1200px) {
  .page-node-type-breakroom #block-bringitondowntoseitansville {
    padding-top: 6%;
  }
}
.page-node-type-breakroom #block-bringitondowntoseitansville h2.block-title {
  display: block;
  color: #25aac4;
}
.page-node-type-breakroom #block-bringitondowntoseitansville p {
  color: #60463C;
  width: 80%;
  margin: 0 auto;
  padding-top: 20px;
  line-height: 2em;
}
.page-node-type-breakroom #block-bringitondowntoseitansville .block-title {
  padding-left: 10%;
  color: #25aac4;
}
.page-node-type-breakroom #block-breakroomphoto {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-breakroomphoto {
    -sgs-span-settings: ("span": 6, "location": 7, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: right;
    margin-right: 0;
  }
}
.page-node-type-breakroom #block-breakroomphoto .field--name-body p {
  line-height: 0;
}
.page-node-type-breakroom #block-menu {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  display: block;
  background: #ed1a3b;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-menu {
    -sgs-span-settings: ("span": 7, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 58.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    position: relative;
    top: 0px;
    margin-top: 50px;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-menu:before {
    border-bottom: 5px solid transparent;
    border-image: url("../images/textured-border.png") 300 repeat;
    top: -3px;
    position: relative;
    content: "";
    display: block;
  }
}
.page-node-type-breakroom #block-menu:after {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border2.png") 300 repeat;
  position: relative;
  top: 5px;
  content: "";
  display: block;
}
.page-node-type-breakroom #block-menu .field--type-text-with-summary {
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-node-type-breakroom #block-menu .field--type-text-with-summary img {
  display: none;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-menu .field--type-text-with-summary img {
    padding: 6% 3%;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-menu .field--type-text-with-summary img {
    display: block;
    width: 26%;
    float: left;
    position: relative;
    right: -70px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-breakroom #block-menu .field--type-text-with-summary img {
    width: 23%;
    right: -150px;
    padding: 3% 3%;
  }
}
.page-node-type-breakroom #block-menu .field--type-text-with-summary aside {
  margin: 0 auto;
  top: 5px;
  position: relative;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-menu .field--type-text-with-summary aside {
    margin: 0;
    padding-top: 5%;
    top: 5px;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-menu .field--type-text-with-summary aside {
    padding-top: 5%;
  }
}
@media (min-width: 1200px) {
  .page-node-type-breakroom #block-menu .field--type-text-with-summary aside {
    padding-top: 5%;
  }
}
.page-node-type-breakroom #block-menu .field--type-text-with-summary input[type="submit"] {
  width: 200px;
  background: transparent;
  border: 3px solid white;
  color: white;
  display: block;
  padding: 5px 10px;
  font-family: 'museo-slab';
  margin: 0 auto 10px;
}
.page-node-type-breakroom #block-orderonline {
  display: none;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-orderonline {
    -sgs-span-settings: ("span": 6, "location": 7, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: right;
    margin-right: 0;
    color: #60463C;
    background: #f3e9e3;
    height: 160px;
    text-align: center;
    padding-top: 20px;
    display: block;
    margin-top: 0;
    padding-top: 0px;
    position: relative;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-orderonline {
    -sgs-span-settings: ("span": 3, "location": 10, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 25%;
    clear: right;
    float: right;
    margin-right: 0;
    background: #fff;
    height: 160px;
    position: relative;
    top: 0;
    padding-top: 3%;
    margin-top: 50px;
    padding-right: 7%;
  }
}
@media (min-width: 1200px) {
  .page-node-type-breakroom #block-orderonline {
    padding-top: 5%;
  }
}
.page-node-type-breakroom #block-orderonline h2.block-title {
  padding-top: 0px;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-orderonline h2.block-title {
    padding-top: 10px;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-orderonline h2.block-title {
    padding-top: 0px;
  }
}
.page-node-type-breakroom #block-orderonline img {
  width: 250px;
  padding: 0%;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-orderonline img {
    padding: 10% 25%;
    top: -60px;
  }
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-orderonline img {
    width: 100%;
    padding: 6% 20%;
    padding: 0;
  }
}
.page-node-type-breakroom #block-seitansville2 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-seitansville2 {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    padding: 2% 0;
    line-height: 2em;
  }
}
.page-node-type-breakroom #block-seitansville2 p {
  color: #60463C;
  width: 80%;
  margin: 0 auto;
  padding-top: 20px;
  line-height: 2em;
  padding-bottom: 4%;
}
.page-node-type-breakroom #block-seitansville2 h2.block-title {
  display: block;
}
.page-node-type-breakroom #block-seitansville2 h2 {
  padding-top: 30px;
  padding-left: 55px;
  color: #25aac4;
}
.page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom {
  position: relative;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  padding-top: 65px;
  padding-bottom: 45px;
  background: #25aac4;
  text-align: center;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    background: #fff;
    color: #25aac4;
    padding-top: 9%;
    padding-bottom: 35px;
    margin: 0 auto;
    float: right;
    right: 2%;
  }
}
.page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom:before {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border.png") 300 repeat;
  position: relative;
  top: -68px;
  content: "";
  display: block;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom:before {
    display: none;
  }
}
.page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom h4 {
  width: 90%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom h4 {
    color: #25aac4;
    width: 90%;
  }
}
.page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom .form_field {
  margin: 5px;
  border: 3px solid #25aac4;
  height: 25px;
  width: 300px;
}
.page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom form {
  padding: 10px 0px 30px;
  font-family: 'museo-slab';
}
.page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom input.button {
  padding: 10px;
  margin: 5px 0px;
  border: 3px solid #fff;
  background: #25aac4;
  color: #fff;
  position: relative;
  left: 5px;
}
@media (min-width: 720px) {
  .page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom input.button {
    background: #25aac4;
    color: #fff;
  }
}
.page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom p {
  display: block;
  color: #fff;
  font-family: 'museo-slab';
  font-weight: 500;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom p {
    color: #25aac4;
  }
}
.page-node-type-breakroom #block-checkoutupcomingeventsatthebreakroom img {
  width: 40%;
}
.page-node-type-breakroom #block-locationinfo {
  background-color: #ed1a3b;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-locationinfo {
    background-color: #25aac4;
  }
}
.page-node-type-breakroom #block-locationinfo li {
  width: 44px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 44px;
  display: inline-block;
}
@media (min-width: 960px) {
  .page-node-type-breakroom #block-locationinfo li {
    width: 5%;
    padding-right: 5px;
  }
}

.page-node-type-contact #block-locationinfo {
  background: #ed1a3b;
}
.page-node-type-contact #block-locationinfo li {
  width: 44px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 44px;
  display: inline-block;
}
@media (min-width: 960px) {
  .page-node-type-contact #block-locationinfo li {
    width: 5%;
    padding-right: 5px;
  }
}
@media (min-width: 960px) {
  .page-node-type-contact .layout-container {
    top: 0px;
  }
}
.page-node-type-contact .node--type-contact .field--type-text-with-summary {
  padding-left: 22%;
}
@media (min-width: 720px) {
  .page-node-type-contact .node--type-contact .field--type-text-with-summary {
    padding-left: 0%;
  }
}
.page-node-type-contact .node--type-contact h3 {
  padding-bottom: 10px;
}
.page-node-type-contact .node--type-contact h4 {
  height: 40px;
  width: auto;
  line-height: 1.3em;
  padding-bottom: 30px;
}
@media (min-width: 720px) {
  .page-node-type-contact .node--type-contact h4 {
    padding-bottom: 30px;
    line-height: 2em;
  }
}
.page-node-type-contact #block-uptons-content {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  padding: 10% 10% 0%;
  text-align: center;
}
@media (min-width: 720px) {
  .page-node-type-contact #block-uptons-content {
    padding: 5% 10% 5%;
    text-align: left;
    -sgs-span-settings: ("span": 5, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 41.66667%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    height: 210px;
  }
}
@media (min-width: 960px) {
  .page-node-type-contact #block-uptons-content {
    padding: 15% 10% 5%;
  }
}
@media (min-width: 1200px) {
  .page-node-type-contact #block-uptons-content {
    height: 210px;
  }
}
.page-node-type-contact #block-uptons-content h1 {
  font-weight: 100;
  text-transform: none;
}
.page-node-type-contact #block-uptons-content h2.block-title {
  display: none;
}
.page-node-type-contact #block-uptons-content div img {
  height: 40px;
  width: auto;
  position: relative;
  top: 45px;
  left: -60px;
}
.page-node-type-contact #block-uptons-content p {
  padding-top: 10%;
}
@media (min-width: 720px) {
  .page-node-type-contact #block-uptons-content p {
    margin: 0;
  }
}
@media (min-width: 720px) {
  .page-node-type-contact #block-uptons-content p {
    width: 70%;
    padding-top: 5%;
  }
}
.page-node-type-contact #block-uptonhimself {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  position: relative;
}
@media (min-width: 720px) {
  .page-node-type-contact #block-uptonhimself {
    -sgs-span-settings: ("span": 6, "location": 7, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: right;
    margin-right: 0;
  }
}
.page-node-type-contact #block-uptonhimself p {
  line-height: 0;
}
.page-node-type-contact #block-uptonhimself .text-formatted {
  padding-top: 30px;
  width: 60%;
  padding-left: 20%;
}
@media (min-width: 720px) {
  .page-node-type-contact #block-uptonhimself .text-formatted {
    width: 100%;
    padding-left: 0%;
  }
}
@media (min-width: 960px) {
  .page-node-type-contact #block-uptonhimself .text-formatted {
    padding-left: 0;
    width: 80%;
  }
}
.page-node-type-contact #block-uptonhimself img {
  width: 100%;
}
@media (min-width: 720px) {
  .page-node-type-contact #block-uptonhimself img {
    width: 75%;
    height: auto;
    position: absolute;
    bottom: 0;
  }
}
@media (min-width: 960px) {
  .page-node-type-contact #block-uptonhimself img {
    width: 65%;
  }
}
@media (min-width: 1200px) {
  .page-node-type-contact #block-uptonhimself img {
    width: 60%;
  }
}
.page-node-type-contact #block-socialmedialinks-3 {
  text-align: center;
  width: 100%;
  padding-top: 20px;
}
@media (min-width: 720px) {
  .page-node-type-contact #block-socialmedialinks-3 {
    width: 30%;
    padding-left: 2%;
  }
}
@media (min-width: 960px) {
  .page-node-type-contact #block-socialmedialinks-3 {
    padding-left: 0%;
  }
}
@media (min-width: 960px) {
  .page-node-type-contact #block-socialmedialinks-3 .platforms.inline.horizontal {
    position: relative;
    top: -50px;
  }
}
@media (min-width: 1200px) {
  .page-node-type-contact #block-socialmedialinks-3 .platforms.inline.horizontal {
    position: relative;
    top: -80px;
    left: -10px;
  }
}
.page-node-type-contact #block-socialmedialinks-3 li {
  background-color: #60463C;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 3px;
}
.page-node-type-contact #block-socialmedialinks-3 li a span {
  color: #f3e9e3;
  font-size: 1.2em;
  position: relative;
  line-height: 31px;
  text-align: center;
}
.page-node-type-contact #block-breakroompositions {
  background-color: #f3e9e3;
  color: #60463C;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  padding: 5% 0;
}
.page-node-type-contact #block-breakroompositions h5 {
  color: #ed1a3b;
  padding-left: 10%;
  padding-top: 2%;
}
.page-node-type-contact #block-breakroompositions h2.block-title {
  padding-left: 10%;
  text-transform: uppercase;
}
.page-node-type-contact #block-breakroompositions p {
  padding: 0% 10%;
  line-height: 2em;
}

.page-node-type-faqs #block-uptons-content h2.block-title {
  display: none;
}
.page-node-type-faqs #block-youvegotquestions {
  padding: 45px 0px;
  background: url("../images/faq-header.jpg") 30% 60%;
  background-size: 300% auto;
  background-position: -0px -0px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 720px) {
  .page-node-type-faqs #block-youvegotquestions {
    background: url("../images/faq-header.jpg") 50% 100%;
    background-size: 140% auto;
    color: #fff;
    padding: 150px 0 100px;
    font-size: 1.6em;
  }
}
@media (min-width: 960px) {
  .page-node-type-faqs #block-youvegotquestions {
    background-size: 110% auto;
  }
}
.page-node-type-faqs #block-youvegotquestions .field--type-text-with-summary h2 {
  font-size: 1.3em;
  text-shadow: 1px .5px 7px #999;
}
.page-node-type-faqs #block-faqs {
  background: #6ba843;
  color: #fff;
}
.page-node-type-faqs #block-faqs:after {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border2.png") 300 repeat;
  position: relative;
  top: 5px;
  content: "";
  display: block;
}
.page-node-type-faqs #block-faqs p {
  font-family: 'museo-slab',serif;
}
.page-node-type-faqs #block-faqs div.field--name-body {
  padding: 50px 10%;
}
@media (min-width: 720px) {
  .page-node-type-faqs #block-faqs div.field--name-body {
    padding: 100px 20%;
  }
}
.page-node-type-faqs #block-stillhavequestions {
  background: #fff;
  color: #60463C;
  text-align: center;
  padding: 60px 0;
  margin: 0 auto;
}
@media (min-width: 720px) {
  .page-node-type-faqs #block-stillhavequestions {
    padding: 100px 0;
  }
}
.page-node-type-faqs #block-stillhavequestions p {
  padding: 10px 10%;
}
@media (min-width: 720px) {
  .page-node-type-faqs #block-stillhavequestions p {
    padding: 10px 25%;
  }
}
.page-node-type-faqs #block-stillhavequestions h2.block-title {
  padding-bottom: 20px;
}

.view-merch form {
  padding-left: 5%;
  padding-bottom: 40px;
  position: relative;
}
@media (min-width: 720px) {
  .view-merch form {
    padding-bottom: 0;
  }
}
.view-merch form img {
  width: 0;
}
.view-merch form td {
  font-family: 'museo-slab';
  padding-bottom: 20px;
}
.view-merch .views-field-edit-node {
  position: relative;
  top: -25px;
  left: 20px;
}
@media (min-width: 720px) {
  .view-merch .views-field-edit-node {
    position: relative;
    bottom: -40px;
  }
  .view-merch .views-field-edit-node a {
    position: relative;
    bottom: -50px;
  }
}
.view-merch .merch-item:nth-child(3) {
  background-color: #f05a27;
  color: #fff;
}
.view-merch .merch-item:nth-child(2) {
  background-color: #faab1a;
  color: #60463C;
}
.view-merch .merch-item:nth-child(1) {
  background-color: #fff;
  color: #60463C;
}
.view-merch .merch-item {
  line-height: 0;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
.view-merch .merch-item h1 {
  line-height: 1.2em;
}
.view-merch .merch-item .merch-img {
  width: 80%;
  height: auto;
  padding-left: 10%;
  padding-right: 10%;
}
@media (min-width: 720px) {
  .view-merch .merch-item .merch-img {
    width: 40%;
    float: left;
  }
}
.view-merch .merch-item .merch-img:after {
  clear: both;
}
.view-merch .merch-item h1 {
  text-align: center;
}
@media (min-width: 720px) {
  .view-merch .merch-item h1 {
    text-align: left;
    position: relative;
    padding-top: 4%;
  }
}
@media (min-width: 960px) {
  .view-merch .merch-item h1 {
    padding-top: 15%;
  }
}
.view-merch .merch-item p {
  text-align: left;
  position: relative;
  width: 90%;
  padding: 10px 0;
  margin: 0 auto;
}
.view-merch .merch-item p a {
  color: #60463C;
  text-decoration: underline;
}
@media (min-width: 720px) {
  .view-merch .merch-item p {
    text-align: left;
  }
}

.press-page #block-uptons-content {
  background: url("../images/press-header.jpg");
  background-position: 0% 80%;
  background-size: 190% auto;
}
@media (min-width: 720px) {
  .press-page #block-uptons-content {
    background: url("../images/press-header.jpg");
    background-size: 100% auto;
    background-position: 0px 0px;
  }
}
.press-page #block-uptons-content h2.block-title {
  text-transform: uppercase;
  text-align: center;
  padding: 100px 0;
  line-height: 0;
  color: #fff;
  font-size: 3em;
}
@media (min-width: 960px) {
  .press-page #block-uptons-content h2.block-title {
    color: #white;
    padding: 150px 0 150px;
  }
}
@media (min-width: 1200px) {
  .press-page #block-uptons-content h2.block-title {
    padding: 200px 0 200px;
  }
}
.press-page .view-id-press {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  background: #6b68ab;
}
.press-page .view-id-press:after {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border2.png") 300 repeat;
  position: relative;
  top: 145px;
  padding-bottom: 140px;
  content: "";
  display: block;
}
.press-page .view-id-press .views-row {
  padding: 60px 0% 0;
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 720px) {
  .press-page .view-id-press .views-row {
    width: 60%;
  }
}
.press-page .view-id-press .views-row h4 {
  color: #dac4b2;
  padding-right: 10px;
}
.press-page .view-id-press .views-row p {
  color: white;
}
.press-page .view-id-press .views-row a {
  font-family: "museo-sans";
  text-transform: uppercase;
  position: relative;
  color: #f3e9e3;
}
.press-page .view-id-press .views-row h2 {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}
.press-page .view-id-press .views-row .datetime {
  font-family: "museo-slab";
  color: #dac4b2;
  position: relative;
  top: 0px;
}
.press-page #block-wanttowriteaboutus {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  text-align: center;
}
.press-page #block-wanttowriteaboutus h2.block-title {
  padding: 7% 0 3%;
  text-align: center;
  color: #6b68ab;
}
.press-page #block-wanttowriteaboutus p {
  margin: 0 auto;
  width: 30%;
  line-height: 2em;
  padding-bottom: 5%;
  color: #6b68ab;
}

.page-node-type-seitan, .page-node-type-jackfruit, .page-node-type-products {
  /*GREEN*/
  /*TEAL/BLUE*/
  /*RED*/
  /*ORANGE*/
  /*YELLOW*/
  /*PURPLE*/
}
.page-node-type-seitan .green .field--name-title, .page-node-type-jackfruit .green .field--name-title, .page-node-type-products .green .field--name-title {
  color: #6ba843;
}
.page-node-type-seitan .green .field--name-field-ingredients div.field__label, .page-node-type-jackfruit .green .field--name-field-ingredients div.field__label, .page-node-type-products .green .field--name-field-ingredients div.field__label {
  color: #6ba843;
  border-bottom: solid #6ba843;
}
.page-node-type-seitan .green .field--name-field-ingredients div.field__item, .page-node-type-jackfruit .green .field--name-field-ingredients div.field__item, .page-node-type-products .green .field--name-field-ingredients div.field__item {
  color: #6ba843;
}
.page-node-type-seitan .green #block-whatisjackfruit, .page-node-type-seitan .green #block-whatisseitan, .page-node-type-jackfruit .green #block-whatisjackfruit, .page-node-type-jackfruit .green #block-whatisseitan, .page-node-type-products .green #block-whatisjackfruit, .page-node-type-products .green #block-whatisseitan {
  background: #6ba843;
}
.page-node-type-seitan .green #block-views-block-recipes-block-1 em, .page-node-type-jackfruit .green #block-views-block-recipes-block-1 em, .page-node-type-products .green #block-views-block-recipes-block-1 em {
  color: #6ba843;
}
.page-node-type-seitan .green #block-readmore em, .page-node-type-jackfruit .green #block-readmore em, .page-node-type-products .green #block-readmore em {
  color: #6ba843;
}
.page-node-type-seitan .green #block-readmore img, .page-node-type-jackfruit .green #block-readmore img, .page-node-type-products .green #block-readmore img {
  background: #6ba843;
}
.page-node-type-seitan .blue .field--name-title, .page-node-type-jackfruit .blue .field--name-title, .page-node-type-products .blue .field--name-title {
  color: #25aac4;
}
.page-node-type-seitan .blue .field--name-field-ingredients div.field__label, .page-node-type-jackfruit .blue .field--name-field-ingredients div.field__label, .page-node-type-products .blue .field--name-field-ingredients div.field__label {
  color: #25aac4;
  border-bottom: solid #25aac4;
}
.page-node-type-seitan .blue .field--name-field-ingredients div.field__item, .page-node-type-jackfruit .blue .field--name-field-ingredients div.field__item, .page-node-type-products .blue .field--name-field-ingredients div.field__item {
  color: #25aac4;
}
.page-node-type-seitan .blue #block-whatisjackfruit, .page-node-type-seitan .blue #block-whatisseitan, .page-node-type-jackfruit .blue #block-whatisjackfruit, .page-node-type-jackfruit .blue #block-whatisseitan, .page-node-type-products .blue #block-whatisjackfruit, .page-node-type-products .blue #block-whatisseitan {
  background: #25aac4;
}
.page-node-type-seitan .blue #block-views-block-recipes-block-1 em, .page-node-type-jackfruit .blue #block-views-block-recipes-block-1 em, .page-node-type-products .blue #block-views-block-recipes-block-1 em {
  color: #25aac4;
}
.page-node-type-seitan .blue #block-readmore em, .page-node-type-jackfruit .blue #block-readmore em, .page-node-type-products .blue #block-readmore em {
  color: #25aac4;
}
.page-node-type-seitan .blue #block-readmore img, .page-node-type-jackfruit .blue #block-readmore img, .page-node-type-products .blue #block-readmore img {
  background: #25aac4;
}
.page-node-type-seitan .red .field--name-title, .page-node-type-jackfruit .red .field--name-title, .page-node-type-products .red .field--name-title {
  color: #ed1a3b;
}
.page-node-type-seitan .red .field--name-field-ingredients div.field__label, .page-node-type-jackfruit .red .field--name-field-ingredients div.field__label, .page-node-type-products .red .field--name-field-ingredients div.field__label {
  color: #ed1a3b;
  border-bottom: solid #ed1a3b;
}
.page-node-type-seitan .red .field--name-field-ingredients div.field__item, .page-node-type-jackfruit .red .field--name-field-ingredients div.field__item, .page-node-type-products .red .field--name-field-ingredients div.field__item {
  color: #ed1a3b;
}
.page-node-type-seitan .red #block-whatisjackfruit, .page-node-type-seitan .red #block-whatisseitan, .page-node-type-jackfruit .red #block-whatisjackfruit, .page-node-type-jackfruit .red #block-whatisseitan, .page-node-type-products .red #block-whatisjackfruit, .page-node-type-products .red #block-whatisseitan {
  background: #ed1a3b;
}
.page-node-type-seitan .red #block-views-block-recipes-block-1 em, .page-node-type-jackfruit .red #block-views-block-recipes-block-1 em, .page-node-type-products .red #block-views-block-recipes-block-1 em {
  color: #ed1a3b;
}
.page-node-type-seitan .red #block-readmore em, .page-node-type-jackfruit .red #block-readmore em, .page-node-type-products .red #block-readmore em {
  color: #ed1a3b;
}
.page-node-type-seitan .red #block-readmore img, .page-node-type-jackfruit .red #block-readmore img, .page-node-type-products .red #block-readmore img {
  background: #ed1a3b;
}
.page-node-type-seitan .orange .field--name-title, .page-node-type-jackfruit .orange .field--name-title, .page-node-type-products .orange .field--name-title {
  color: #f05a27;
}
.page-node-type-seitan .orange .field--name-field-ingredients div.field__label, .page-node-type-jackfruit .orange .field--name-field-ingredients div.field__label, .page-node-type-products .orange .field--name-field-ingredients div.field__label {
  color: #f05a27;
  border-bottom: solid #f05a27;
}
.page-node-type-seitan .orange .field--name-field-ingredients div.field__item, .page-node-type-jackfruit .orange .field--name-field-ingredients div.field__item, .page-node-type-products .orange .field--name-field-ingredients div.field__item {
  color: #f05a27;
}
.page-node-type-seitan .orange #block-whatisjackfruit, .page-node-type-seitan .orange #block-whatisseitan, .page-node-type-jackfruit .orange #block-whatisjackfruit, .page-node-type-jackfruit .orange #block-whatisseitan, .page-node-type-products .orange #block-whatisjackfruit, .page-node-type-products .orange #block-whatisseitan {
  background: #f05a27;
}
.page-node-type-seitan .orange #block-views-block-recipes-block-1 em, .page-node-type-jackfruit .orange #block-views-block-recipes-block-1 em, .page-node-type-products .orange #block-views-block-recipes-block-1 em {
  color: #f05a27;
}
.page-node-type-seitan .orange #block-readmore em, .page-node-type-jackfruit .orange #block-readmore em, .page-node-type-products .orange #block-readmore em {
  color: #f05a27;
}
.page-node-type-seitan .orange #block-readmore img, .page-node-type-jackfruit .orange #block-readmore img, .page-node-type-products .orange #block-readmore img {
  background: #f05a27;
}
.page-node-type-seitan .yellow .field--name-title, .page-node-type-jackfruit .yellow .field--name-title, .page-node-type-products .yellow .field--name-title {
  color: #faab1a;
}
.page-node-type-seitan .yellow .field--name-field-ingredients div.field__label, .page-node-type-jackfruit .yellow .field--name-field-ingredients div.field__label, .page-node-type-products .yellow .field--name-field-ingredients div.field__label {
  color: #faab1a;
  border-bottom: solid #faab1a;
}
.page-node-type-seitan .yellow .field--name-field-ingredients div.field__item, .page-node-type-jackfruit .yellow .field--name-field-ingredients div.field__item, .page-node-type-products .yellow .field--name-field-ingredients div.field__item {
  color: #faab1a;
}
.page-node-type-seitan .yellow #block-whatisjackfruit, .page-node-type-seitan .yellow #block-whatisseitan, .page-node-type-jackfruit .yellow #block-whatisjackfruit, .page-node-type-jackfruit .yellow #block-whatisseitan, .page-node-type-products .yellow #block-whatisjackfruit, .page-node-type-products .yellow #block-whatisseitan {
  background: #faab1a;
}
.page-node-type-seitan .yellow #block-views-block-recipes-block-1 em, .page-node-type-jackfruit .yellow #block-views-block-recipes-block-1 em, .page-node-type-products .yellow #block-views-block-recipes-block-1 em {
  color: #faab1a;
}
.page-node-type-seitan .yellow #block-readmore em, .page-node-type-jackfruit .yellow #block-readmore em, .page-node-type-products .yellow #block-readmore em {
  color: #faab1a;
}
.page-node-type-seitan .yellow #block-readmore img, .page-node-type-jackfruit .yellow #block-readmore img, .page-node-type-products .yellow #block-readmore img {
  background: #faab1a;
}
.page-node-type-seitan .purple .field--name-title, .page-node-type-jackfruit .purple .field--name-title, .page-node-type-products .purple .field--name-title {
  color: #6b68ab;
}
.page-node-type-seitan .purple .field--name-field-ingredients div.field__label, .page-node-type-jackfruit .purple .field--name-field-ingredients div.field__label, .page-node-type-products .purple .field--name-field-ingredients div.field__label {
  color: #6b68ab;
  border-bottom: solid #6b68ab;
}
.page-node-type-seitan .purple .field--name-field-ingredients div.field__item, .page-node-type-jackfruit .purple .field--name-field-ingredients div.field__item, .page-node-type-products .purple .field--name-field-ingredients div.field__item {
  color: #6b68ab;
}
.page-node-type-seitan .purple #block-whatisjackfruit, .page-node-type-seitan .purple #block-whatisseitan, .page-node-type-jackfruit .purple #block-whatisjackfruit, .page-node-type-jackfruit .purple #block-whatisseitan, .page-node-type-products .purple #block-whatisjackfruit, .page-node-type-products .purple #block-whatisseitan {
  background: #6b68ab;
}
.page-node-type-seitan .purple #block-whatisjackfruit h2.block-title, .page-node-type-seitan .purple #block-whatisseitan h2.block-title, .page-node-type-jackfruit .purple #block-whatisjackfruit h2.block-title, .page-node-type-jackfruit .purple #block-whatisseitan h2.block-title, .page-node-type-products .purple #block-whatisjackfruit h2.block-title, .page-node-type-products .purple #block-whatisseitan h2.block-title {
  color: #60463C;
}
@media (min-width: 960px) {
  .page-node-type-seitan .purple #block-whatisjackfruit h2.block-title, .page-node-type-seitan .purple #block-whatisseitan h2.block-title, .page-node-type-jackfruit .purple #block-whatisjackfruit h2.block-title, .page-node-type-jackfruit .purple #block-whatisseitan h2.block-title, .page-node-type-products .purple #block-whatisjackfruit h2.block-title, .page-node-type-products .purple #block-whatisseitan h2.block-title {
    color: #60463C;
  }
}
.page-node-type-seitan .purple #block-whatisjackfruit p, .page-node-type-seitan .purple #block-whatisseitan p, .page-node-type-jackfruit .purple #block-whatisjackfruit p, .page-node-type-jackfruit .purple #block-whatisseitan p, .page-node-type-products .purple #block-whatisjackfruit p, .page-node-type-products .purple #block-whatisseitan p {
  color: #fff;
}
@media (min-width: 960px) {
  .page-node-type-seitan .purple #block-whatisjackfruit p, .page-node-type-seitan .purple #block-whatisseitan p, .page-node-type-jackfruit .purple #block-whatisjackfruit p, .page-node-type-jackfruit .purple #block-whatisseitan p, .page-node-type-products .purple #block-whatisjackfruit p, .page-node-type-products .purple #block-whatisseitan p {
    color: #fff;
  }
}
.page-node-type-seitan .purple #block-views-block-recipes-block-1 em, .page-node-type-jackfruit .purple #block-views-block-recipes-block-1 em, .page-node-type-products .purple #block-views-block-recipes-block-1 em {
  color: #6b68ab;
}
.page-node-type-seitan .purple #block-readmore em, .page-node-type-jackfruit .purple #block-readmore em, .page-node-type-products .purple #block-readmore em {
  color: #6b68ab;
}
.page-node-type-seitan .purple #block-readmore img, .page-node-type-jackfruit .purple #block-readmore img, .page-node-type-products .purple #block-readmore img {
  background: #6b68ab;
}
.page-node-type-seitan #block-uptons-content, .page-node-type-jackfruit #block-uptons-content, .page-node-type-products #block-uptons-content {
  max-width: 1200px;
  margin: 0 auto;
}
.page-node-type-seitan #block-uptons-content .left, .page-node-type-jackfruit #block-uptons-content .left, .page-node-type-products #block-uptons-content .left {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 720px) {
  .page-node-type-seitan #block-uptons-content .left, .page-node-type-jackfruit #block-uptons-content .left, .page-node-type-products #block-uptons-content .left {
    padding: 0 3%;
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    max-width: 40%;
    padding-left: 10%;
  }
}
.page-node-type-seitan #block-uptons-content .field--name-field-ingredients, .page-node-type-jackfruit #block-uptons-content .field--name-field-ingredients, .page-node-type-products #block-uptons-content .field--name-field-ingredients {
  margin: 10px 50px;
}
@media (min-width: 720px) {
  .page-node-type-seitan #block-uptons-content .field--name-field-ingredients, .page-node-type-jackfruit #block-uptons-content .field--name-field-ingredients, .page-node-type-products #block-uptons-content .field--name-field-ingredients {
    margin: 0px;
  }
}
.page-node-type-seitan #block-uptons-content .field--name-field-ingredients div.field__label, .page-node-type-jackfruit #block-uptons-content .field--name-field-ingredients div.field__label, .page-node-type-products #block-uptons-content .field--name-field-ingredients div.field__label {
  padding-bottom: 10px;
  line-height: 2em;
  text-transform: uppercase;
  line-height: 1.6em;
  font-family: 'museo-sans';
  letter-spacing: .05em;
}
.page-node-type-seitan #block-uptons-content .field--name-field-ingredients div.field__item, .page-node-type-jackfruit #block-uptons-content .field--name-field-ingredients div.field__item, .page-node-type-products #block-uptons-content .field--name-field-ingredients div.field__item {
  padding-top: 10px;
  line-height: 2em;
  font-family: 'museo-slab';
  font-size: .8em;
}
.page-node-type-seitan #block-uptons-content .field--name-field-package img, .page-node-type-jackfruit #block-uptons-content .field--name-field-package img, .page-node-type-products #block-uptons-content .field--name-field-package img {
  -sgs-span-settings: ("span": 10, "location": 2, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 83.33333%;
  clear: right;
  float: left;
  margin-right: 0%;
  padding: 0 25%;
  width: 50%;
}
@media (min-width: 720px) {
  .page-node-type-seitan #block-uptons-content .field--name-field-package img, .page-node-type-jackfruit #block-uptons-content .field--name-field-package img, .page-node-type-products #block-uptons-content .field--name-field-package img {
    -sgs-span-settings: ("span": 6, "location": 7, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: right;
    margin-right: 0;
    padding: 0;
    position: relative;
    width: 35%;
    right: 5%;
    top: 0px;
  }
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-uptons-content .field--name-field-package img, .page-node-type-jackfruit #block-uptons-content .field--name-field-package img, .page-node-type-products #block-uptons-content .field--name-field-package img {
    top: -60px;
  }
}
.page-node-type-seitan #block-uptons-content h2.block-title, .page-node-type-jackfruit #block-uptons-content h2.block-title, .page-node-type-products #block-uptons-content h2.block-title {
  text-align: center;
  padding: 5% 0;
  font-size: 2em;
  text-transform: uppercase;
}
@media (min-width: 720px) {
  .page-node-type-seitan #block-uptons-content h2.block-title, .page-node-type-jackfruit #block-uptons-content h2.block-title, .page-node-type-products #block-uptons-content h2.block-title {
    text-align: left;
    padding: 7% 2% 1% 10%;
  }
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-uptons-content h2.block-title, .page-node-type-jackfruit #block-uptons-content h2.block-title, .page-node-type-products #block-uptons-content h2.block-title {
    padding: 5% 2% 1% 10%;
  }
}
.page-node-type-seitan #block-uptons-content .field--name-body p, .page-node-type-jackfruit #block-uptons-content .field--name-body p, .page-node-type-products #block-uptons-content .field--name-body p {
  padding: 0 10% 20px 10%;
  text-align: left;
}
@media (min-width: 720px) {
  .page-node-type-seitan #block-uptons-content .field--name-body p, .page-node-type-jackfruit #block-uptons-content .field--name-body p, .page-node-type-products #block-uptons-content .field--name-body p {
    padding: 0 0px 4% 0px;
    text-align: left;
    color: #60463C;
    letter-spacing: .1px;
    padding-bottom: 4%;
    line-height: 2.2em;
    text-align: left;
  }
}
@media (min-width: 720px) {
  .page-node-type-seitan .field--name-field-ingredients .field__item, .page-node-type-jackfruit .field--name-field-ingredients .field__item, .page-node-type-products .field--name-field-ingredients .field__item {
    padding-bottom: 15%;
  }
}
.page-node-type-seitan #block-whatisjackfruit p, .page-node-type-jackfruit #block-whatisjackfruit p, .page-node-type-products #block-whatisjackfruit p {
  padding-bottom: 5%;
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-whatisjackfruit p, .page-node-type-jackfruit #block-whatisjackfruit p, .page-node-type-products #block-whatisjackfruit p {
    padding-bottom: 35%;
  }
}
.page-node-type-seitan #block-whatisseitan p, .page-node-type-jackfruit #block-whatisseitan p, .page-node-type-products #block-whatisseitan p {
  padding-bottom: 5%;
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-whatisseitan p, .page-node-type-jackfruit #block-whatisseitan p, .page-node-type-products #block-whatisseitan p {
    padding-bottom: 30%;
  }
}
.page-node-type-seitan #block-whatisjackfruit, .page-node-type-seitan #block-whatisseitan, .page-node-type-jackfruit #block-whatisjackfruit, .page-node-type-jackfruit #block-whatisseitan, .page-node-type-products #block-whatisjackfruit, .page-node-type-products #block-whatisseitan {
  display: block;
  position: relative;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-whatisjackfruit, .page-node-type-seitan #block-whatisseitan, .page-node-type-jackfruit #block-whatisjackfruit, .page-node-type-jackfruit #block-whatisseitan, .page-node-type-products #block-whatisjackfruit, .page-node-type-products #block-whatisseitan {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.page-node-type-seitan #block-whatisjackfruit #block-whatisjackfruit:before, .page-node-type-seitan #block-whatisjackfruit #block-whatisseitan::before, .page-node-type-seitan #block-whatisseitan #block-whatisjackfruit:before, .page-node-type-seitan #block-whatisseitan #block-whatisseitan::before, .page-node-type-jackfruit #block-whatisjackfruit #block-whatisjackfruit:before, .page-node-type-jackfruit #block-whatisjackfruit #block-whatisseitan::before, .page-node-type-jackfruit #block-whatisseitan #block-whatisjackfruit:before, .page-node-type-jackfruit #block-whatisseitan #block-whatisseitan::before, .page-node-type-products #block-whatisjackfruit #block-whatisjackfruit:before, .page-node-type-products #block-whatisjackfruit #block-whatisseitan::before, .page-node-type-products #block-whatisseitan #block-whatisjackfruit:before, .page-node-type-products #block-whatisseitan #block-whatisseitan::before {
  content: "";
  display: block;
  /* initial ratio of 1:1*/
}
.page-node-type-seitan #block-whatisjackfruit h2.block-title, .page-node-type-seitan #block-whatisseitan h2.block-title, .page-node-type-jackfruit #block-whatisjackfruit h2.block-title, .page-node-type-jackfruit #block-whatisseitan h2.block-title, .page-node-type-products #block-whatisjackfruit h2.block-title, .page-node-type-products #block-whatisseitan h2.block-title {
  padding-left: 5%;
  margin-top: 5px;
  text-transform: uppercase;
  color: white;
  padding-top: 5%;
  padding-bottom: 2%;
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-whatisjackfruit h2.block-title, .page-node-type-seitan #block-whatisseitan h2.block-title, .page-node-type-jackfruit #block-whatisjackfruit h2.block-title, .page-node-type-jackfruit #block-whatisseitan h2.block-title, .page-node-type-products #block-whatisjackfruit h2.block-title, .page-node-type-products #block-whatisseitan h2.block-title {
    padding-top: 12%;
    padding-left: 10%;
  }
}
@media (min-width: 1200px) {
  .page-node-type-seitan #block-whatisjackfruit h2.block-title, .page-node-type-seitan #block-whatisseitan h2.block-title, .page-node-type-jackfruit #block-whatisjackfruit h2.block-title, .page-node-type-jackfruit #block-whatisseitan h2.block-title, .page-node-type-products #block-whatisjackfruit h2.block-title, .page-node-type-products #block-whatisseitan h2.block-title {
    padding-top: 12%;
    padding-left: 10%;
  }
}
.page-node-type-seitan #block-whatisjackfruit p, .page-node-type-seitan #block-whatisseitan p, .page-node-type-jackfruit #block-whatisjackfruit p, .page-node-type-jackfruit #block-whatisseitan p, .page-node-type-products #block-whatisjackfruit p, .page-node-type-products #block-whatisseitan p {
  width: 90%;
  padding-left: 5%;
  font-weight: 700;
  line-height: 2.2em;
  padding-top: 0%;
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-whatisjackfruit p, .page-node-type-seitan #block-whatisseitan p, .page-node-type-jackfruit #block-whatisjackfruit p, .page-node-type-jackfruit #block-whatisseitan p, .page-node-type-products #block-whatisjackfruit p, .page-node-type-products #block-whatisseitan p {
    width: 80%;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding-left: 10%;
  }
}
.page-node-type-seitan #block-views-block-recipes-block-1, .page-node-type-jackfruit #block-views-block-recipes-block-1, .page-node-type-products #block-views-block-recipes-block-1 {
  display: block;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-views-block-recipes-block-1, .page-node-type-jackfruit #block-views-block-recipes-block-1, .page-node-type-products #block-views-block-recipes-block-1 {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.page-node-type-seitan #block-views-block-recipes-block-1 h1, .page-node-type-jackfruit #block-views-block-recipes-block-1 h1, .page-node-type-products #block-views-block-recipes-block-1 h1 {
  width: 90%;
  padding-bottom: 20px;
  line-height: .5em;
  padding-top: 20px;
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-views-block-recipes-block-1 h1, .page-node-type-jackfruit #block-views-block-recipes-block-1 h1, .page-node-type-products #block-views-block-recipes-block-1 h1 {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 80%;
  }
}
.page-node-type-seitan #block-views-block-recipes-block-1 h1 a, .page-node-type-jackfruit #block-views-block-recipes-block-1 h1 a, .page-node-type-products #block-views-block-recipes-block-1 h1 a {
  font-size: .5em;
  position: relative;
  left: 20px;
  line-height: 1em;
  font-family: 'museo-sans';
  text-transform: uppercase;
  text-decoration: none;
  color: #60463C;
}
.page-node-type-seitan #block-views-block-recipes-block-1 em, .page-node-type-jackfruit #block-views-block-recipes-block-1 em, .page-node-type-products #block-views-block-recipes-block-1 em {
  position: relative;
  left: 20px;
  top: -15px;
  font-family: 'museo-slab';
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-views-block-recipes-block-1 em, .page-node-type-jackfruit #block-views-block-recipes-block-1 em, .page-node-type-products #block-views-block-recipes-block-1 em {
    top: -5px;
  }
}
.page-node-type-seitan #block-views-block-recipes-block-1 .recipe-overlay span, .page-node-type-jackfruit #block-views-block-recipes-block-1 .recipe-overlay span, .page-node-type-products #block-views-block-recipes-block-1 .recipe-overlay span {
  display: none;
}
.page-node-type-seitan #block-views-block-recipes-block-1 .recipe-overlay a, .page-node-type-jackfruit #block-views-block-recipes-block-1 .recipe-overlay a, .page-node-type-products #block-views-block-recipes-block-1 .recipe-overlay a {
  display: none;
}
.page-node-type-seitan .rslides.rslides1, .page-node-type-jackfruit .rslides.rslides1, .page-node-type-products .rslides.rslides1 {
  position: relative;
}
.page-node-type-seitan .rslides_tabs.rslides1_tabs, .page-node-type-jackfruit .rslides_tabs.rslides1_tabs, .page-node-type-products .rslides_tabs.rslides1_tabs {
  position: relative;
  padding-left: 23px;
  padding-bottom: 30px;
}
@media (min-width: 960px) {
  .page-node-type-seitan .rslides_tabs.rslides1_tabs, .page-node-type-jackfruit .rslides_tabs.rslides1_tabs, .page-node-type-products .rslides_tabs.rslides1_tabs {
    padding-left: 0;
    padding-bottom: 0;
    left: 90%;
    bottom: 25px;
  }
}
.page-node-type-seitan .rslides_tabs.rslides1_tabs li, .page-node-type-jackfruit .rslides_tabs.rslides1_tabs li, .page-node-type-products .rslides_tabs.rslides1_tabs li {
  display: inline-block;
  font-size: 0em;
  background: #f3e9e3;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-right: 6px;
}
.page-node-type-seitan .rslides_tabs.rslides1_tabs li.rslides_here, .page-node-type-jackfruit .rslides_tabs.rslides1_tabs li.rslides_here, .page-node-type-products .rslides_tabs.rslides1_tabs li.rslides_here {
  background-color: #60463C;
}
.page-node-type-seitan #block-readmore, .page-node-type-jackfruit #block-readmore, .page-node-type-products #block-readmore {
  position: relative;
  background-color: #f3e9e3;
  height: 90px;
  background-image: url("../images/textured-dip.svg");
  background-position: top;
  background-repeat: no-repeat, no-repeat;
  background-size: 50px 20px, 100% 100%;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
.page-node-type-seitan #block-readmore:before, .page-node-type-jackfruit #block-readmore:before, .page-node-type-products #block-readmore:before {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border.png") 300 repeat;
  top: -3px;
  position: relative;
  content: "";
  display: block;
}
.page-node-type-seitan #block-readmore .field--name-body, .page-node-type-jackfruit #block-readmore .field--name-body, .page-node-type-products #block-readmore .field--name-body {
  position: relative;
  top: 22px;
}
.page-node-type-seitan #block-readmore img, .page-node-type-jackfruit #block-readmore img, .page-node-type-products #block-readmore img {
  width: 33%;
  background: #ed1a3b;
  border-radius: 50%;
}
.page-node-type-seitan #block-readmore em, .page-node-type-jackfruit #block-readmore em, .page-node-type-products #block-readmore em {
  color: #ed1a3b;
  display: inline-block;
  position: relative;
  left: 20px;
  font-family: 'museo-slab';
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-readmore em, .page-node-type-jackfruit #block-readmore em, .page-node-type-products #block-readmore em {
    left: 50px;
  }
}
.page-node-type-seitan #block-readmore h1, .page-node-type-jackfruit #block-readmore h1, .page-node-type-products #block-readmore h1 {
  color: #60463C;
  letter-spacing: .05em;
  display: inline-block;
  padding-left: 25px;
  padding-right: 6px;
}
@media (min-width: 960px) {
  .page-node-type-seitan #block-readmore h1, .page-node-type-jackfruit #block-readmore h1, .page-node-type-products #block-readmore h1 {
    padding-left: 55px;
  }
}
.page-node-type-seitan #block-readmore p, .page-node-type-jackfruit #block-readmore p, .page-node-type-products #block-readmore p {
  display: inline-block;
}

.path-products {
  /* background-image: -ms-linear-gradient(left, $orange 0%, $orange 33.3%, $green 33.4%, $green 66.6%, $teal 66.7%, $teal 100%); /* IE10+ */
}
.path-products .view-id-products h2.block-title {
  display: none;
}
.path-products .view-id-products img {
  width: 70%;
  padding: 5% 0%;
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 960px) {
  .path-products .view-id-products img {
    width: 60%;
    padding: 15% 0%;
  }
}
.path-products .view-id-products h3 {
  text-align: center;
  color: #fff;
  top: -10px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 1.4em;
}
@media (min-width: 720px) {
  .path-products .view-id-products h3 {
    font-size: 1.1em;
  }
}
@media (min-width: 960px) {
  .path-products .view-id-products h3 {
    font-size: 1em;
    top: -40px;
  }
}
@media (min-width: 720px) {
  .path-products .view-id-products .package-box {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 960px) {
  .path-products .view-id-products .package-box {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.path-products .view-id-products .package-box:nth-child(6n+1) {
  background: #ed1a3b;
}
.path-products .view-id-products .package-box:nth-child(6n+2) {
  background: #f05a27;
}
.path-products .view-id-products .package-box:nth-child(6n+3) {
  background: #faab1a;
}
.path-products .view-id-products .package-box:nth-child(6n+4) {
  background: #6ba843;
}
.path-products .view-id-products .package-box:nth-child(6n+5) {
  background: #25aac4;
}
.path-products .view-id-products .package-box:nth-child(6n+6) {
  background: #6b68ab;
}
@media (min-width: 720px) {
  .path-products .view-id-products .purple {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 960px) {
  .path-products .view-id-products .purple {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 720px) {
  .path-products .view-id-products .yellow {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 960px) {
  .path-products .view-id-products .yellow {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 720px) {
  .path-products .view-id-products .orange {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 960px) {
  .path-products .view-id-products .orange {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 720px) {
  .path-products .view-id-products .blue {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 960px) {
  .path-products .view-id-products .blue {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 720px) {
  .path-products .view-id-products .green {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 960px) {
  .path-products .view-id-products .green {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.path-products #block-wheretobuyicon {
  background-color: #f3e9e3;
}
@media (min-width: 720px) {
  .path-products #block-wheretobuyicon {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 960px) {
  .path-products #block-wheretobuyicon {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.path-products #block-wheretobuyicon p {
  line-height: 2.6em;
}
@media (min-width: 720px) {
  .path-products #block-wheretobuyicon p {
    line-height: 2.4em;
  }
}
@media (min-width: 1200px) {
  .path-products #block-wheretobuyicon p {
    line-height: 2.2em;
  }
}
.path-products #block-wheretobuyicon img {
  width: 85%;
  position: relative;
  padding-left: 15px;
  top: 10px;
}

.recipes-page #block-recipes {
  text-align: center;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  background: #6b68ab;
  color: #fff;
}
.recipes-page #block-recipes:after {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border-purple.png") 300 repeat;
  position: relative;
  top: -3px;
  content: "";
  display: block;
}
.recipes-page #block-recipes h2.block-title {
  padding-top: 50px;
  font-size: 1.8em;
}
.recipes-page #block-recipes .field--name-body {
  padding: 2% 10% 5% 10%;
  line-height: 2em;
  font-weight: 500;
  font-family: 'museo-slab', serif;
}
@media (min-width: 960px) {
  .recipes-page #block-recipes .field--name-body {
    padding: 2% 20% 5% 20%;
  }
}
.recipes-page .view-id-recipes .view-content .views-row {
  position: relative;
  width: 50%;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  text-align: center;
}
@media (min-width: 960px) {
  .recipes-page .view-id-recipes .view-content .views-row {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    position: relative;
    width: 50%;
    text-align: left;
  }
}
.recipes-page .view-id-recipes .view-content .views-row h1 {
  font-size: 1.6em;
  padding-left: 10px;
}
.recipes-page .view-id-recipes .view-content .views-row a {
  text-align: center;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  padding: 20px 0 20px 0;
  font-size: .6em;
  font-weight: 900;
  color: #60463C;
  background-color: #fff;
  text-transform: uppercase;
  font-family: 'museo-sans', sans-serif;
}
@media (min-width: 960px) {
  .recipes-page .view-id-recipes .view-content .views-row a {
    text-align: left;
  }
}
.recipes-page .view-id-recipes .view-content .views-row em {
  text-align: center;
  color: #6b68ab;
  font-family: 'museo-slab', serif;
  font-weight: 700;
  position: relative;
  top: -15px;
  padding-left: 10px;
}
@media (min-width: 960px) {
  .recipes-page .view-id-recipes .view-content .views-row em {
    text-align: left;
  }
}
.recipes-page .view-id-recipes .view-content .views-row:hover .img-wrap img {
  opacity: 0.2;
}
.recipes-page .view-id-recipes .view-content .views-row .img-wrap a {
  background-color: #6b68ab;
  padding: 0;
  line-height: 0;
}
.recipes-page .view-id-recipes .view-content .views-row .img-wrap img {
  opacity: 1;
}
.recipes-page .view-id-recipes .view-content .views-row .recipe-overlay {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.recipes-page .view-id-recipes .view-content .views-row .recipe-overlay span {
  color: #f3e9e3;
  display: block;
  text-align: center;
  font-family: 'museo-slab';
  margin-top: 5px;
}
.recipes-page .view-id-recipes .view-content .views-row .recipe-overlay span:first-child {
  padding-top: 100px;
}
.recipes-page .view-id-recipes .view-content .views-row .recipe-overlay a {
  padding-top: 20px;
  background-color: transparent;
  color: #fff;
  font-weight: 100;
  font-size: 2em;
  text-align: center;
  letter-spacing: .05em;
}
.recipes-page .view-id-recipes .view-content .views-row .recipe-overlay:hover {
  opacity: 1;
}
.recipes-page #block-submitarecipe {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  text-align: center;
  background: #6b68ab;
  color: #fff;
  margin-top: 20px;
}
.recipes-page #block-submitarecipe:before {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border-purple-top.png") 300 repeat;
  top: -3px;
  position: relative;
  content: "";
  display: block;
}
.recipes-page #block-submitarecipe h2.block-title {
  padding-top: 50px;
  font-size: 1.8em;
}
.recipes-page #block-submitarecipe .field--name-body {
  padding: 2% 10% 15% 10%;
  line-height: 2em;
  font-weight: 500;
  font-family: 'museo-slab', serif;
}
@media (min-width: 720px) {
  .recipes-page #block-submitarecipe .field--name-body {
    padding: 2% 20% 10% 20%;
  }
}
@media (min-width: 960px) {
  .recipes-page #block-submitarecipe .field--name-body {
    padding: 2% 20% 5% 20%;
  }
}

.page-node-type-recipes #block-uptons-content {
  position: relative;
  z-index: 8;
}
.page-node-type-recipes #block-uptons-content h2.block-title {
  color: #60463C;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  background-color: white;
  z-index: 888;
  padding: 20px;
  text-align: center;
}
@media (min-width: 960px) {
  .page-node-type-recipes #block-uptons-content h2.block-title {
    left: 30px;
    text-align: left;
  }
}
.page-node-type-recipes section {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  font-family: 'museo-slab',serif;
  font-weight: 300;
}
.page-node-type-recipes section h1 {
  padding: 0 5%;
}
.page-node-type-recipes section .field__label {
  color: #6b68ab;
}
.page-node-type-recipes section .field__item {
  color: #60463C;
}
.page-node-type-recipes section .field--name-field-product .field__item {
  display: inline-block;
  padding-right: 20px;
  font-family: 'museo-sans';
  font-weight: 100;
  text-transform: uppercase;
}
.page-node-type-recipes section .field--name-field-product .field__item a {
  color: #60463C;
}
.page-node-type-recipes section .field--name-field-makes {
  position: relative;
  padding: 30px 0px;
  z-index: 889;
  position: relative;
  /* width: 50%; */
  margin: 0 auto;
  padding-left: 20px;
  top: -50px;
  /* padding: 30px; */
  text-align: left;
}
@media (min-width: 720px) {
  .page-node-type-recipes section .field--name-field-makes {
    text-align: left;
  }
}
@media (min-width: 960px) {
  .page-node-type-recipes section .field--name-field-makes {
    top: -50px;
    width: 40%;
    left: 30px;
    margin: 0;
  }
}
.page-node-type-recipes .field--name-field-prep-time {
  padding-bottom: 30px;
  margin-left: 5%;
  margin: 0 auto;
  width: 50%;
  padding-top: 0px;
  font-style: italic;
  text-align: center;
  font-weight: 300;
  color: #6b68ab;
}
@media (min-width: 960px) {
  .page-node-type-recipes .field--name-field-prep-time {
    width: 40%;
    padding-bottom: 30px;
  }
}
.page-node-type-recipes .field--name-field-cook-time {
  margin-left: 5%;
  margin: 0 auto;
  width: 50%;
  text-align: center;
  font-style: italic;
  color: #6b68ab;
  font-weight: 300;
}
@media (min-width: 960px) {
  .page-node-type-recipes .field--name-field-cook-time {
    width: 40%;
  }
}
.page-node-type-recipes div.left {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 960px) {
  .page-node-type-recipes div.left {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.page-node-type-recipes div.left p {
  padding: 0 5%;
}
@media (min-width: 960px) {
  .page-node-type-recipes div.left p {
    padding: 10% 10% 0;
  }
}
.page-node-type-recipes div.right {
  position: relative;
  left: 0;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  line-height: 2em;
}
@media (min-width: 960px) {
  .page-node-type-recipes div.right {
    -sgs-span-settings: ("span": 6, "location": 7, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: right;
    margin-right: 0;
    padding-left: 0;
  }
}
.page-node-type-recipes div.right .field__label {
  text-transform: uppercase;
  font-family: 'museo-sans',sans-serif;
  font-weight: 900;
  font-size: 1.4em;
  margin-top: 40px;
  width: 100%;
  background: #6b68ab;
  color: #fff;
  text-align: center;
  padding: 50px 0px;
  margin: 50px 0;
}
@media (min-width: 960px) {
  .page-node-type-recipes div.right .field__label {
    margin-top: 60px;
    padding: 0;
    background: #fff;
    color: #6b68ab;
    border-bottom: 3px solid;
    border-color: #6b68ab;
    text-align: left;
  }
}
.page-node-type-recipes div.right .field__item {
  padding-left: 5%;
  padding-bottom: 5%;
}
@media (min-width: 960px) {
  .page-node-type-recipes div.right .field__item {
    padding-left: 0%;
  }
}
.page-node-type-recipes div.right .field__item ul {
  overflow: hidden;
  width: 100%;
}
@media (min-width: 960px) {
  .page-node-type-recipes div.right .field__item ul {
    padding-top: 10px;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    padding-bottom: 30px;
  }
}
.page-node-type-recipes div.right .field__item ul li {
  list-style-type: disc;
  margin-left: 1.4em;
  list-style-type: disc;
}
.page-node-type-recipes .field--name-field-directions {
  padding-top: 5%;
  padding-bottom: 5%;
  background: #6b68ab;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
.page-node-type-recipes .field--name-field-directions div.field__label {
  letter-spacing: .05em;
  padding: 20px 0;
  text-transform: uppercase;
  font-family: 'museo-sans',sans-serif;
  font-size: 1.5em;
  text-align: center;
  color: #fff;
}
.page-node-type-recipes .field--name-field-directions div.field__item {
  line-height: 2em;
  font-family: 'museo-slab';
  width: 80%;
  margin: 0 auto;
  color: #fff;
}
@media (min-width: 960px) {
  .page-node-type-recipes .field--name-field-directions div.field__item {
    width: 60%;
  }
}
.page-node-type-recipes #block-views-block-recipes-block-2 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
.page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item {
  position: relative;
}
@media (min-width: 960px) {
  .page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
.page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item .overlay {
  background: rgba(255, 255, 255, 0.8);
  min-height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 90%;
  padding: 3% 9% 3% 5px;
}
@media (min-width: 720px) {
  .page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item .overlay {
    min-height: 50px;
    width: 70%;
    background: rgba(255, 255, 255, 0.8);
    padding: 3% 30% 3% 5px;
  }
}
.page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item .overlay h1 {
  position: relative;
  left: 5px;
  font-size: 1.2em;
  padding-bottom: 10px;
}
@media (min-width: 720px) {
  .page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item .overlay h1 {
    font-size: 1em;
    padding-bottom: 0;
  }
}
.page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item a {
  font-size: 1em;
  font-family: 'museo-sans';
  text-transform: uppercase;
  text-decoration: none;
  color: #60463C;
}
@media (min-width: 960px) {
  .page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item a {
    font-size: 1em;
  }
}
.page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item em {
  position: relative;
  left: 5px;
  font-family: 'museo-slab';
  font-size: 1em;
  font-weight: 500;
  color: #6b68ab;
}
.page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item .recipe-overlay span {
  display: none;
}
.page-node-type-recipes #block-views-block-recipes-block-2 .recipe-item .recipe-overlay a {
  display: none;
}

.yellow #block-whychooseuptons {
  background: #faab1a;
}

.red #block-whychooseuptons {
  background: #ed1a3b;
}

.green #block-whychooseuptons {
  background: #6ba843;
}

.orange #block-whychooseuptons {
  background: #f05a27;
}

.purple #block-whychooseuptons {
  background: #6b68ab;
}

.blue #block-whychooseuptons {
  background: #25aac4;
}

#block-whychooseuptons {
  height: 70px;
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border2.png") 300 repeat;
  bottom: 0px;
  position: relative;
  content: "";
  display: block;
}
@media (min-width: 720px) {
  #block-whychooseuptons {
    visibility: visible;
    text-align: center;
    height: 45px;
    padding: 17px;
  }
}
#block-whychooseuptons .simply-scroll-container {
  float: right;
  top: 4px;
}
@media (min-width: 720px) {
  #block-whychooseuptons .simply-scroll-container {
    height: 0px;
    position: relative;
    top: -3px;
  }
}
#block-whychooseuptons .field--type-text-with-summary {
  position: relative;
  top: -15px;
}
#block-whychooseuptons ul.simply-scroll-list.word-list {
  width: 150px;
  vertical-align: middle;
  padding-top: 15px;
}
#block-whychooseuptons .simply-scroll-clip {
  height: 40px;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  width: 100%;
  height: 40px;
}
@media (min-width: 720px) {
  #block-whychooseuptons .simply-scroll-clip {
    border-left: solid #fff 3px;
    border-right: solid #fff 3px;
    width: 40%;
    position: relative;
    left: 0px;
  }
}
@media (min-width: 720px) {
  #block-whychooseuptons .simply-scroll-clip {
    top: -12px;
    left: -20px;
    width: 47%;
  }
}
@media (min-width: 960px) {
  #block-whychooseuptons .simply-scroll-clip {
    width: 51%;
    top: 0px;
  }
}
#block-whychooseuptons .block-title {
  font-size: 1em;
  padding-top: 15px;
  text-align: center;
  top: -5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .1em;
  position: relative;
}
@media (min-width: 720px) {
  #block-whychooseuptons .block-title {
    padding-top: 15px;
    width: 50%;
    text-align: left;
    padding-left: 20px;
    top: 2px;
  }
}
@media (min-width: 960px) {
  #block-whychooseuptons .block-title {
    float: left;
    right: 49%;
    font-size: 1em;
    padding-top: 0px;
    top: 13px;
    float: right;
    /* width: 100%; */
    padding-left: 60px;
    text-align: center;
  }
}
#block-whychooseuptons .simply-scroll ul {
  display: inline-block;
}
#block-whychooseuptons .simply-scroll ul li {
  color: #fff;
  font-family: 'museo-slab';
  font-size: .8em;
  width: 150px;
  font-style: italic;
  display: inline-block;
  text-align: center;
}

.page-node-type-where-to-buy #block-uptons-content h2.block-title {
  display: none;
}
.page-node-type-where-to-buy .block-system-main-block {
  margin: 0 auto;
  text-align: center;
  padding: 5% 0;
}
.page-node-type-where-to-buy #block-buyingonline {
  position: relative;
  padding-top: 0px;
  padding-bottom: 50px;
  background: #faab1a;
  color: #fff;
  text-align: center;
}
.page-node-type-where-to-buy #block-buyingonline:before {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border.png") 300 repeat;
  top: -3px;
  position: relative;
  content: "";
  display: block;
}
.page-node-type-where-to-buy #block-buyingonline h2 {
  position: relative;
  top: -10px;
  padding-top: 60px;
  background-image: url("../images/textured-dip.svg");
  background-position: top;
  background-repeat: no-repeat, no-repeat;
  background-size: 60px 30px, 100% 100%;
  padding-bottom: 20px;
  color: #fff;
  font-size: 1.2em;
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-buyingonline h2 {
    font-size: 2em;
  }
}
.page-node-type-where-to-buy #block-buyingonline a {
  color: #fff;
  text-decoration: underline;
}
.page-node-type-where-to-buy #block-buyingonline h1 {
  padding-top: 30px;
  color: #60463C;
  font-size: .8em;
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-buyingonline h1 {
    padding-top: 0px;
    font-size: 1.4em;
  }
}
.page-node-type-where-to-buy #block-buyingonline aside {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 720px) {
  .page-node-type-where-to-buy #block-buyingonline aside {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-storemapper {
    padding: 0 50px 60px;
  }
}
.page-node-type-where-to-buy #block-storemapper #storemapper-zip {
  font-family: 'museo-slab';
}
.page-node-type-where-to-buy #block-storemapper #storemapper-form {
  padding: 10px 0px 0px 40px;
}
@media (min-width: 720px) {
  .page-node-type-where-to-buy #block-storemapper #storemapper-form {
    padding: 10px 0px 0px 20px;
  }
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-storemapper #storemapper-form {
    padding: 60px 0px 30px 0px;
  }
}
.page-node-type-where-to-buy #block-storemapper #storemapper-list {
  display: none;
}
@media (min-width: 720px) {
  .page-node-type-where-to-buy #block-storemapper #storemapper-list {
    display: block;
    padding-left: 20px;
  }
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-storemapper #storemapper-list {
    padding-left: 0;
  }
}
.page-node-type-where-to-buy #block-storemapper h2.block-title {
  /* width: 100%; */
  position: relative;
  top: 10px;
  padding-bottom: 30px;
  background-color: white;
  padding-left: 20px;
  text-align: center;
}
.page-node-type-where-to-buy #block-storemapper h2.block-title::after {
  display: block;
  color: #dac4b2;
  font-size: .5em;
  font-family: 'museo-sans';
  font-weight: 500;
  width: 80%;
  line-height: 1em;
  text-align: center;
  padding-left: 10%;
  content: "Please note that not every store stocks every product. It's best to call ahead if you are looking for something in particular.";
}
@media (min-width: 720px) {
  .page-node-type-where-to-buy #block-storemapper h2.block-title {
    text-align: left;
    padding-left: 2%;
  }
  .page-node-type-where-to-buy #block-storemapper h2.block-title::after {
    text-align: left;
    padding-left: 0;
    width: 50%;
  }
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-storemapper h2.block-title {
    right: 10%;
    width: 50%;
    position: relative;
    top: 60px;
    padding-left: 10%;
    padding-bottom: 30px;
    background-color: white;
  }
}
.page-node-type-where-to-buy #block-storemapper a {
  color: #ed1a3b;
  font-weight: 700;
}
.page-node-type-where-to-buy #block-storemapper label {
  line-height: 2em;
  font-family: 'Museo-sans';
  font-weight: 700;
  padding-right: 20px;
}
.page-node-type-where-to-buy #block-storemapper .storemapper_view {
  padding-bottom: 25px;
}
.page-node-type-where-to-buy #block-storemapper small {
  display: none;
}
.page-node-type-where-to-buy #block-storemapper #storemapper-left {
  display: block;
  width: 100%;
  height: 150px;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-storemapper #storemapper-left {
    height: 350px;
    width: 30%;
    float: left;
  }
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-storemapper #storemapper-left {
    height: 500px;
  }
}
.page-node-type-where-to-buy #block-storemapper #storemapper-right {
  display: block;
  width: 100%;
  height: 250px;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-storemapper #storemapper-right {
    top: -20px;
    height: 350px;
    width: 70%;
    float: right;
  }
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-storemapper #storemapper-right {
    height: 500px;
  }
}
.page-node-type-where-to-buy #block-wholesale {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  background: #6b68ab;
  display: inline-block;
  padding-top: 7%;
  padding-bottom: 6%;
  text-align: center;
}
.page-node-type-where-to-buy #block-wholesale h2.block-title {
  text-transform: uppercase;
  color: #fff;
}
.page-node-type-where-to-buy #block-wholesale .field--name-body {
  text-align: center;
  color: #fff;
  line-height: 2em;
}
.page-node-type-where-to-buy #block-wholesale p {
  padding-top: 20px;
  line-height: 2em;
  width: 75%;
  margin: 0 auto;
}
@media (min-width: 960px) {
  .page-node-type-where-to-buy #block-wholesale p {
    width: 43%;
    margin: 0 auto;
  }
}

#block-linktobreakroom-2, #block-linktorecipes-2 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  position: relative;
  overflow: hidden;
}
#block-linktobreakroom-2 h2, #block-linktorecipes-2 h2 {
  display: none;
  padding-bottom: 20px;
}
#block-linktobreakroom-2 em, #block-linktorecipes-2 em {
  color: #60463C;
  font-weight: 700;
  font-style: italic;
}
#block-linktobreakroom-2 input[type="submit"], #block-linktorecipes-2 input[type="submit"] {
  width: 150px;
  background: transparent;
  border: 3px solid white;
  color: white;
  display: block;
  padding: 5px 10px;
  font-family: 'museo-sans';
  font-size: 900;
}
#block-linktobreakroom-2 img, #block-linktorecipes-2 img {
  position: absolute;
  top: 0;
  z-index: -999;
  width: 150%;
}
@media (min-width: 720px) {
  #block-linktobreakroom-2 img, #block-linktorecipes-2 img {
    -sgs-span-settings: ("span": 6, "location": alpha, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    z-index: 1;
    position: relative;
  }
}
#block-linktobreakroom-2 aside, #block-linktorecipes-2 aside {
  margin: 10%;
  color: white;
  display: block;
  position: relative;
}
@media (min-width: 720px) {
  #block-linktobreakroom-2 aside, #block-linktorecipes-2 aside {
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
  }
}
#block-linktobreakroom-2 aside div.wrapper, #block-linktorecipes-2 aside div.wrapper {
  padding: 5%;
}
#block-linktobreakroom-2 aside div.wrapper h1, #block-linktorecipes-2 aside div.wrapper h1 {
  padding-bottom: 10px;
}
#block-linktobreakroom-2 aside div.wrapper p, #block-linktorecipes-2 aside div.wrapper p {
  line-height: 1.4em;
  font-weight: 700;
}
@media (min-width: 960px) {
  #block-linktobreakroom-2 aside div.wrapper p, #block-linktorecipes-2 aside div.wrapper p {
    font-weight: 500;
  }
}
@media (min-width: 960px) {
  #block-linktobreakroom-2 aside div.wrapper p, #block-linktorecipes-2 aside div.wrapper p {
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  #block-linktobreakroom-2 aside div.wrapper p, #block-linktorecipes-2 aside div.wrapper p {
    line-height: 2em;
  }
}
@media (min-width: 960px) {
  #block-linktobreakroom-2 aside div.wrapper, #block-linktorecipes-2 aside div.wrapper {
    padding: 12%;
  }
}

#block-linktorecipes-2 {
  background-color: rgba(250, 171, 26, 0.8);
}
@media (min-width: 720px) {
  #block-linktorecipes-2 {
    background-color: #faab1a;
  }
}

#block-linktobreakroom-2 {
  background-color: rgba(107, 168, 67, 0.8);
}
@media (min-width: 720px) {
  #block-linktobreakroom-2 {
    background-color: #6ba843;
  }
}
#block-linktobreakroom-2 button a {
  color: #fff;
}

#block-scrollingproducts {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  background-color: white;
}
#block-scrollingproducts h2 {
  display: none;
}

/* Container DIV - automatically generated */
.simply-scroll-container {
  position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.simply-scroll-list li {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  /* Horizontal scroll only */
  width: 220px;
}
.simply-scroll-list li img {
  border: none;
  display: block;
  margin: 40px;
  width: 75%;
  height: auto;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */
/* Container DIV */
.simply-scroll {
  width: 100%;
}
.simply-scroll .simply-scroll-clip {
  width: 100%;
}

.block-views-blockwhat-you-say-block-1 {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  background-image: url("../images/textured-dip.svg");
  background-position: top;
  background-repeat: no-repeat, no-repeat;
  background-size: 50px 20px, 100% 100%;
  padding-bottom: 50px;
  display: inline-block;
  background-color: #f05a27;
}
.block-views-blockwhat-you-say-block-1:before {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border.png") 300 repeat;
  top: -3px;
  position: relative;
  content: "";
  display: block;
}
.block-views-blockwhat-you-say-block-1 a {
  color: #faab1a;
}
.block-views-blockwhat-you-say-block-1 .view-content {
  padding: 0 5%;
}
.block-views-blockwhat-you-say-block-1 h2.block-title {
  font-size: 2em;
  padding: 10% 0% 3%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 720px) {
  .block-views-blockwhat-you-say-block-1 h2.block-title {
    padding: 5% 0% 3%;
  }
}
.block-views-blockwhat-you-say-block-1 aside p {
  color: white;
  font-weight: 300;
}
.block-views-blockwhat-you-say-block-1 li.testimonial {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
@media (min-width: 720px) {
  .block-views-blockwhat-you-say-block-1 li.testimonial {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    height: 150px;
    text-align: center;
  }
}
.block-views-blockwhat-you-say-block-1 li.testimonial h3 {
  color: #60463C;
}
.block-views-blockwhat-you-say-block-1 li.testimonial h5 {
  text-align: left;
  padding-left: 5%;
  color: #60463C;
  font-size: 1em;
  line-height: 1.3em;
}
.block-views-blockwhat-you-say-block-1 li.testimonial strong {
  padding-left: 5%;
  color: #60463C;
  line-height: .4em;
  text-transform: uppercase;
}
.block-views-blockwhat-you-say-block-1 li.testimonial em {
  display: inline-block;
  float: left;
  font-family: "museo-sans";
  line-height: 1em;
  font-size: 1em;
  color: #60463C;
  padding-left: 5%;
}
.block-views-blockwhat-you-say-block-1 li.testimonial h6 {
  font-size: .8em;
  text-align: left;
  position: relative;
  left: 5px;
  color: #60463C;
}
.block-views-blockwhat-you-say-block-1 li.testimonial p {
  font-size: .8em;
  width: 100%;
  color: white;
  font-weight: 700;
  padding-right: 5%;
  padding-bottom: 8%;
  display: block;
  float: left;
}
@media (min-width: 720px) {
  .block-views-blockwhat-you-say-block-1 li.testimonial p {
    padding-left: 0%;
    padding-bottom: 5%;
  }
}

.path-frontpage #block-uptons-content {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  background-image: url("../images/textured-dip.svg"), linear-gradient(#f05a27 90%, #ffffff 10%);
  background-position: top;
  background-repeat: no-repeat, no-repeat;
  background-size: 50px 20px, 100% 100%;
}
.path-frontpage #block-uptons-content .block-title {
  display: none;
}
.path-frontpage #block-uptons-content:before {
  border-bottom: 5px solid transparent;
  border-image: url("../images/textured-border.png") 300 repeat;
  top: -3px;
  position: relative;
  content: "";
  display: block;
}
.path-frontpage #block-uptons-content article {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.path-frontpage #block-uptons-content article .field--name-body img.upton {
  position: absolute;
  bottom: 0;
  width: 0px;
}
@media (min-width: 720px) {
  .path-frontpage #block-uptons-content article .field--name-body img.upton {
    float: left;
    width: 40%;
    left: 0px;
    margin-top: 20px;
  }
}
@media (min-width: 720px) and (min-width: 960px) {
  .path-frontpage #block-uptons-content article .field--name-body img.upton {
    width: 43%;
    left: 0px;
  }
}

.path-frontpage #block-uptons-content article .field--name-body div.wrapper {
  color: #60463C;
  padding: 40px 10% 30px;
}
@media (min-width: 720px) {
  .path-frontpage #block-uptons-content article .field--name-body div.wrapper {
    width: 60%;
    float: right;
    padding: 40px 5% 54px;
  }
}
@media (min-width: 960px) {
  .path-frontpage #block-uptons-content article .field--name-body div.wrapper {
    width: 50%;
    padding-top: 40px;
  }
}
.path-frontpage #block-uptons-content article .field--name-body div.wrapper p {
  padding: 0 0%;
}
@media (min-width: 720px) {
  .path-frontpage #block-uptons-content article .field--name-body div.wrapper p {
    padding: 0 0% 20px;
  }
}
.path-frontpage #block-uptons-content article .field--name-body h3 {
  background: url("../images/upton_welcome.png") no-repeat 0 0;
  background-size: 255px 90px;
  background-position: center top;
  padding-top: 0px;
  line-height: 1.4em;
  padding: 100px 5% 20px;
  text-align: center;
}
@media (min-width: 720px) {
  .path-frontpage #block-uptons-content article .field--name-body h3 {
    background-size: 300px 100px;
    background-position: 0% 0%;
    text-align: left;
    padding: 120px 0% 0px;
  }
}
@media (min-width: 960px) {
  .path-frontpage #block-uptons-content article .field--name-body h3 {
    background-size: 345px 128px;
    padding: 150px 0% 20px;
  }
}
.path-frontpage #block-uptons-content article .field--name-body h2.learn-more {
  color: #faab1a;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.2em;
  background-color: #fff;
  padding: 3% 5%;
}
@media (min-width: 720px) {
  .path-frontpage #block-uptons-content article .field--name-body h2.learn-more {
    position: absolute;
    background-color: transparent;
    bottom: 0;
    width: 100%;
    text-align: right;
    padding: 5px 0;
  }
}
.path-frontpage #block-uptons-content article .field--name-body h2.learn-more a {
  position: relative;
  color: #faab1a;
}
@media (min-width: 720px) {
  .path-frontpage #block-uptons-content article .field--name-body h2.learn-more a {
    top: 0px;
  }
}
@media (min-width: 960px) {
  .path-frontpage #block-uptons-content article .field--name-body h2.learn-more a {
    top: -6px;
    right: 87px;
  }
}
.path-frontpage #block-uptons-content article .field--name-body h2.learn-more img {
  position: relative;
  top: 2px;
  width: 30px;
  height: 30px;
  background: #faab1a;
  border-radius: 50%;
  margin: 5px 10px 2px;
  vertical-align: text-bottom;
}
@media (min-width: 720px) {
  .path-frontpage #block-uptons-content article .field--name-body h2.learn-more img {
    top: 5px;
  }
}
@media (min-width: 960px) {
  .path-frontpage #block-uptons-content article .field--name-body h2.learn-more img {
    top: 4px;
  }
}

@media (min-width: 0px) {
  #block-twitterfeed {
    display: none;
  }
}
#block-twitterfeed h2 {
  display: none;
}

.block-views-blocknew-products-block-1 {
  padding-bottom: 5%;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  display: block;
  text-align: center;
  margin-top: 2%;
  color: #60463C;
}
.block-views-blocknew-products-block-1 img {
  width: 40%;
  background-color: #999;
  background: radial-gradient(#999999, #000000);
}
.block-views-blocknew-products-block-1 h2 {
  display: none;
}
.block-views-blocknew-products-block-1 h3 {
  padding-top: 5%;
  text-transform: uppercase;
}
.block-views-blocknew-products-block-1 p {
  padding: 0% 10%;
}
.block-views-blocknew-products-block-1 a {
  color: #60463C;
}
@media (min-width: 720px) {
  .block-views-blocknew-products-block-1 {
    -sgs-span-settings: ("span": 4, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    display: inline-block;
  }
}

#block-whatsnewb-2 {
  color: #60463C;
  padding-bottom: 5%;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  display: block;
  text-align: center;
  margin-top: 2%;
}
#block-whatsnewb-2 img {
  width: 50%;
}
#block-whatsnewb-2 h3 {
  text-transform: uppercase;
}
#block-whatsnewb-2 h2 {
  display: none;
}
#block-whatsnewb-2 h3 {
  text-transform: uppercase;
}
#block-whatsnewb-2 p {
  padding: 0 10%;
}
#block-whatsnewb-2 a {
  color: #60463C;
}
@media (min-width: 720px) {
  #block-whatsnewb-2 {
    -sgs-span-settings: ("span": 4, "location": 5, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: left;
    margin-right: 0%;
    display: inline-block;
  }
}

#block-whatsnewc-2 {
  color: #60463C;
  padding-bottom: 5%;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  display: block;
  text-align: center;
  margin-top: 2%;
}
#block-whatsnewc-2 h3 {
  text-transform: uppercase;
}
#block-whatsnewc-2 img {
  width: 50%;
}
#block-whatsnewc-2 h2 {
  display: none;
}
#block-whatsnewc-2 p {
  padding: 0 10%;
}
#block-whatsnewc-2 a {
  color: #60463C;
}
@media (min-width: 720px) {
  #block-whatsnewc-2 {
    -sgs-span-settings: ("span": 4, "location": 9, "grid": 12, "gutter": 0, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 33.33333%;
    clear: right;
    float: right;
    margin-right: 0;
    display: inline-block;
  }
}

#block-whatsnew {
  color: #60463C;
  padding-bottom: 30px;
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  font-size: 1.6em;
  text-transform: uppercase;
  text-align: center;
  padding-top: 5%;
}

/* No files to import found in layouts/**\/* */
