@charset "UTF-8";
/*
	Theme Name: Fruitsuper (2023 ADA Revision)
	Theme URI: http://FruitsuperDesign.com
	Description: Built by Civilization
	Version: 1.5
	Author: Civilization
	Author URI: http://builtbycivilization.com
*/
@import url(f/genericons.css);
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, .woocommerce-checkout-payment [for="payment_method_stripe"], h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, input, select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

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

html {
  overflow-y: scroll; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

del {
  text-decoration: line-through; }

dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

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

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

pre {
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */ }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif;
  outline: 0;
  overflow: auto; }

table {
  font-size: inherit;
  font: 100%; }

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

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td, td img {
  vertical-align: top; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clickable, label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
  outline: 0; }

button, input, select, textarea {
  margin: 0; }

button {
  width: auto;
  overflow: visible;
  border: 0;
  background: transparent; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.shop-grid .shop-image img, .grid.shop-grid .shop-image img, .post-shape img, .fullscreen .fullscreen-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

footer, select, input, textarea,
.select2-selection__rendered, h1[class], h2.sec-title, h3, h4, body {
  font-family: 'nimbus-sans',sans-serif;
  font-display: swap; }

blockquote, h1:not([class]), h2:not(.sec-title) {
  font-family: 'minion-pro','Minion Pro',Minion,serif;
  font-weight: 700;
  font-display: swap; }

::-webkit-input-placeholder {
  color: #4E7D6A;
  opacity: 0.5; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #4E7D6A;
  opacity: 0.5; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #4E7D6A;
  opacity: 0.5; }

:-ms-input-placeholder {
  color: #4E7D6A;
  overflow: hidden; }

::selection {
  background: #231F20;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #231F20;
  color: #fff;
  text-shadow: none; }

:-webkit-autofill {
  -webkit-text-fill-color: #231F20;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset; }
  :-webkit-autofill::selection {
    -webkit-text-fill-color: #fff; }

:-moz-autofill {
  /* Firefox 18- */
  -moz-text-fill-color: #231F20;
  -moz-box-shadow: 0 0 0px 1000px #fff inset; }
  :-moz-autofill::-moz-selection {
    -webkit-text-fill-color: #fff; }

::-moz-autofill {
  /* Firefox 19+ */
  -moz-text-fill-color: #231F20;
  -moz-box-shadow: 0 0 0px 1000px #fff inset; }
  ::-moz-autofill::-moz-selection {
    -webkit-text-fill-color: #fff; }

html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  /* fixes FF over-bolding */
  font-size: 62.5%;
  /* 10px reset */
  position: relative;
  background: #F1E8E1;
  color: #231F20;
  width: 100%;
  height: 100%; }

body {
  width: 100%;
  min-height: 100%;
  font-size: 1.4rem;
  line-height: calc(2.3/1.5);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  /* Safari 7.0+ */
  justify-content: space-between; }
  body.press, body.studio {
    background: #E7EFE6; }
  body.woocommerce-page {
    background: #fff; }
  body.menu-open {
    height: 100%;
    height: 100vh;
    overflow-y: hidden; }

main {
  margin-bottom: auto; }

a {
  color: #231F20;
  cursor: pointer; }

h1[class], h2.sec-title, h3, h4 {
  font-weight: normal; }

h1 {
  font-size: 4.2rem; }

h2 {
  font-size: 2.4rem;
  line-height: 1; }
  h2 + p {
    margin-top: 2.1rem; }
  @media only screen and (min-width: 660px) {
    h2 {
      font-size: 3rem; } }
.page-title,
.sec-title {
  text-align: center;
  font-size: 2.4rem; }
  .page-title::after,
  .sec-title::after {
    content: '';
    display: block;
    width: 2px;
    height: 66px;
    background: #231F20;
    margin: 2.1rem auto 0; }
  @media only screen and (min-width: 660px) {
    .page-title,
    .sec-title {
      font-size: 3.2rem; }
      .page-title::after,
      .sec-title::after {
        height: 100px; } }
h3,
h1.post-title {
  font-size: 1.6rem;
  line-height: 1.2; }
  h3 + p,
  h1.post-title + p {
    margin-top: 22px; }
  @media only screen and (min-width: 660px) {
    h3,
    h1.post-title {
      font-size: 2.2rem;
      line-height: 2.64rem; } }
h4,
small.date {
  font-size: 1.2rem;
  line-height: 1.1; }
  h4.search-result,
  small.date.search-result {
    text-align: center; }
  h4.search-results,
  small.date.search-results {
    margin: 2.8rem auto;
    text-transform: uppercase;
    text-align: center; }
  @media only screen and (min-width: 660px) {
    h4,
    small.date {
      font-size: 1.6rem;
      line-height: 1.7rem; }
      h4.search-results,
      small.date.search-results {
        margin: 5.6rem 0; } }
h5, .woocommerce-checkout-payment [for="payment_method_stripe"],
.post-footer small {
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 2.4rem;
  font-weight: 600; }

blockquote {
  font-size: 2.8rem;
  line-height: 1.2; }
  @media only screen and (min-width: 660px) {
    blockquote {
      font-size: 4.2vmin; } }
  blockquote + cite {
    display: block;
    font-style: normal;
    margin-top: 1rem; }
    blockquote + cite::before {
      content: "—"; }

q {
  display: block;
  quotes: "\201C" "\201D" "\2018" "\2019"; }
  q::before {
    content: open-quote; }
  q::after {
    content: close-quote; }
  q::before, q::before,
  q p {
    display: inline; }

cite {
  font-style: normal; }

p + p {
  margin-top: 1.6rem; }

p + h3,
p + h2 {
  margin-top: 66px; }

a:hover, a:focus:not(:active) {
  color: #4E7D6A; }

button {
  font: inherit;
  color: inherit; }

.button {
  display: block;
  text-align: center;
  width: 100%;
  border: 1px solid #4E7D6A;
  padding: 0 1rem;
  font-size: 1.4rem;
  line-height: 4rem;
  color: #4E7D6A; }
  .button:hover, .button:focus:not(:active) {
    background: #4E7D6A;
    color: #fff; }
  .button.alt:not(.single_add_to_cart_button) {
    background: #4E7D6A;
    color: #fff; }
    .button.alt:not(.single_add_to_cart_button):hover, .button.alt:not(.single_add_to_cart_button):focus:not(:active) {
      background: #19423f; }

select, input, textarea,
.select2-selection__rendered {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  font-size: 1.4rem; }
  select:focus, input:focus, textarea:focus,
  .select2-selection__rendered:focus {
    box-shadow: inset 0 -1px 0 #4E7D6A; }

select,
.select2-selection__rendered {
  background: #fff url(i/select.svg) calc(100% - 1rem) 50% no-repeat;
  -webkit-background-size: 1.2rem auto;
  -moz-background-size: 1.2rem auto;
  -o-background-size: 1.2rem auto;
  background-size: 1.2rem auto; }

select,
.select2-selection__rendered,
input {
  width: 100%;
  border: 1px solid #4E7D6A;
  padding: 0 1rem;
  line-height: 4rem;
  height: 4.2rem;
  color: #4E7D6A; }

label {
  display: block;
  color: #4E7D6A;
  font-size: 1.2rem; }

input[type="checkbox"],
input[type="radio"] {
  width: 1.6rem !important;
  height: 1.6rem !important;
  vertical-align: middle;
  border: 1px solid #4E7D6A;
  cursor: pointer;
  padding: 0;
  line-height: inherit; }
  input[type="checkbox"] + label,
  input[type="radio"] + label {
    display: inline;
    padding-left: 0.5em; }
  input[type="checkbox"]:checked,
  input[type="radio"]:checked {
    background: #4E7D6A; }

input[type="radio"] {
  border-radius: 50%; }

input[type="submit"] {
  color: #4E7D6A; }
  input[type="submit"]:hover, input[type="submit"]:focus:not(:active) {
    background: #4E7D6A;
    color: #fff; }
  input[type="submit"]:focus {
    box-shadow: none; }

.quantity {
  position: relative; }
  .quantity input {
    text-align: right; }
  .quantity input::-webkit-outer-spin-button,
  .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .quantity input[type=number] {
    -moz-appearance: textfield; }
  .quantity::after {
    content: 'QTY';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    color: #4E7D6A;
    font-size: 1.2rem;
    line-height: 4.2rem;
    padding: 0 1em; }

img {
  max-width: 100%; }

/* loading */
.wrap {
  z-index: 0; }

footer {
  z-index: 1; }

.splash {
  z-index: 4; }

.search-wrap,
header,
.secondary-menu,
.main-menu {
  z-index: 5; }

.cart-icon,
.menu-toggle {
  z-index: 6; }

.modal {
  z-index: 7; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 66px;
  background: rgba(255, 255, 255, 0.9); }
  header h1 {
    display: none; }
  header .logo {
    position: absolute;
    top: 17px;
    left: 22px;
    display: block;
    width: 23px;
    height: 34px;
    fill: #231F20; }
  header .home-link:hover .logo, header .home-link:focus:not(:active) .logo {
    fill: #4E7D6A;
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
    -webkit-animation-name: pop;
    animation-name: pop;
    -webkit-animation-duration: 0.25s;
    animation-duration: 0.25s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }
  @media only screen and (min-width: 660px) {
    header {
      height: 100px; }
      header .logo {
        top: 33px;
        left: 38px; } }
@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pop {
  50% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.menu-toggle {
  position: fixed;
  top: 0;
  right: 0;
  width: 66px;
  height: 66px;
  padding: 8px 22px 0 22px; }
  .menu-toggle i {
    display: block;
    width: 22px;
    height: 1px;
    background: #231F20;
    will-change: auto;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
    .menu-toggle i + i {
      margin-top: 6px; }
  .menu-toggle:hover i, .menu-toggle:focus:not(:active) i {
    background: #4E7D6A; }
  body.menu-open .menu-toggle i {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
    -webkit-transform: translateY(7px) rotate(-45deg);
    -moz-transform: translateY(7px) rotate(-45deg);
    -ms-transform: translateY(7px) rotate(-45deg);
    -o-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    background-color: #fff; }
    body.menu-open .menu-toggle i + i {
      opacity: 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
      body.menu-open .menu-toggle i + i + i {
        opacity: 1;
        -webkit-transform: translateY(-7px) rotate(45deg);
        -moz-transform: translateY(-7px) rotate(45deg);
        -ms-transform: translateY(-7px) rotate(45deg);
        -o-transform: translateY(-7px) rotate(45deg);
        transform: translateY(-7px) rotate(45deg);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        /* FF Hack for sharper renders */ }
  @media only screen and (min-width: 660px) {
    .menu-toggle {
      display: none; } }
.main-menu {
  position: fixed;
  top: 0; }
  .main-menu ul {
    text-transform: uppercase; }
    .main-menu ul a.current {
      text-decoration: underline;
      text-underline-position: under;
      cursor: default; }
      .main-menu ul a.current:hover, .main-menu ul a.current:focus:not(:active) {
        color: inherit; }
  @media only screen and (max-width: 659px) {
    .main-menu {
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s linear 0.25s, opacity 0.25s linear;
      will-change: visibility, opacity;
      background: #19423f;
      color: #fff;
      padding: 66px 22px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: space-between;
      /* Safari 7.0+ */
      justify-content: space-between; }
      .main-menu svg {
        display: block;
        fill: #fff;
        width: 100%;
        max-width: 200px;
        margin: 0 auto; }
      .main-menu ul {
        position: relative;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        padding: 0;
        padding: 22px;
        text-align: center; }
      .main-menu li {
        font-size: 24px;
        line-height: 2; }
      .main-menu a {
        color: #fff; }
        .main-menu a:hover, .main-menu a:focus:not(:active) {
          color: #4E7D6A; }
      .main-menu .social {
        margin-top: auto; }
      body.menu-open .main-menu {
        visibility: visible;
        opacity: 0.99999;
        transition-delay: 0s;
        overflow: auto;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch; }
      .main-menu.hidden {
        display: none; } }
  @media only screen and (min-width: 660px) {
    .main-menu {
      height: 100px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      /* Safari 7.0+ */
      justify-content: center;
      -webkit-align-items: center;
      /* Safari 7.0+ */
      align-items: center;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */
      padding: 0 !important; }
      .main-menu svg, .main-menu .social {
        display: none; }
      .main-menu ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
      .main-menu li {
        font-size: 16px;
        line-height: 34px; }
      .main-menu a {
        padding: 0 1.4rem; } }
.secondary-menu {
  position: fixed;
  top: 22px;
  right: 66px; }
  .secondary-menu ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center; }
  .secondary-menu li + li {
    padding-left: 1.4rem; }
  .secondary-menu li, .secondary-menu a, .secondary-menu button, .secondary-menu svg {
    height: 2.8rem; }
  .secondary-menu .cart-icon {
    margin-right: 0.6rem; }
    .secondary-menu .cart-icon a {
      display: block;
      width: 3rem;
      height: 3rem;
      line-height: 2.8rem;
      text-align: center;
      color: #231F20;
      border: 1px solid;
      border-radius: 50%;
      float: right;
      will-change: transform;
      -webkit-transition: transform 0.125s;
      -moz-transition: transform 0.125s;
      -o-transition: transform 0.125s;
      transition: transform 0.125s; }
      .secondary-menu .cart-icon a::before {
        content: 'CART';
        position: fixed;
        z-index: 1;
        right: 50%;
        margin-right: 2rem;
        line-height: 3rem;
        white-space: nowrap;
        color: inherit; }
      .secondary-menu .cart-icon a:hover, .secondary-menu .cart-icon a:focus:not(:active) {
        color: #4E7D6A; }
    .secondary-menu .cart-icon.item-added a {
      background: #4E7D6A;
      border-color: #4E7D6A;
      color: #fff;
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
    .secondary-menu .cart-icon[data-count="0"] a {
      display: none; }
  .secondary-menu .search-toggle svg {
    width: 19px;
    fill: none;
    stroke: #231F20;
    stroke-miterlimit: 10; }
  .secondary-menu .search-toggle:hover svg, .secondary-menu .search-toggle:focus:not(:active) svg {
    stroke: #4E7D6A; }
  @media only screen and (min-width: 660px) {
    .secondary-menu {
      top: 33px;
      right: 33px; }
      .secondary-menu .cart-icon {
        width: 75px;
        margin: 0;
        text-align: right; }
        .secondary-menu .cart-icon a::before {
          right: 14px; } }
body.menu-open header {
  background: rgba(255, 255, 255, 0);
  z-index: 6; }
  body.menu-open header .logo {
    fill: #fff; }

body.menu-open .secondary-menu {
  z-index: 7; }

body.menu-open .cart-icon a:not(:hover):not(:focus) {
  color: #fff; }

body.menu-open .search-toggle:not(:hover):not(:focus) svg {
  stroke: #fff; }

body.splash-nav header:not(:hover):not(:focus-within):not(.hover) {
  background-color: transparent; }

body.splash-nav header.hover .logo {
  fill: #231F20; }

body.splash-nav header.hover + .main-menu a {
  color: #231F20 !important; }

body.splash-nav header.hover ~ .secondary-menu a:not(:hover):not(:focus) {
  color: #231F20 !important; }

body.splash-nav header.hover ~ .secondary-menu .search-toggle:not(:hover):not(:focus) svg {
  stroke: #231F20; }

body.splash-nav .main-menu ul a:hover, body.splash-nav .main-menu ul a:focus:not(:active) {
  color: #4E7D6A !important;
  cursor: pointer; }

body.splash-nav .main-menu ul .current {
  text-decoration: none; }

.search-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #4E7D6A;
  color: #fff; }
  body:not(.loaded) .search-wrap {
    display: none; }
  body:not(.search-open) .search-wrap {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  .search-wrap form {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .search-wrap input, .search-wrap button, .search-wrap .input-wrap label[for] {
    height: 66px;
    color: #fff;
    padding: 0 22px;
    line-height: 66px; }
    @media only screen and (min-width: 660px) {
      .search-wrap input, .search-wrap button, .search-wrap .input-wrap label[for] {
        padding: 0 33px; } }
  .search-wrap input {
    width: 100%;
    flex: 1;
    font-size: 1.6rem;
    font-style: italic; }
    .search-wrap input::-webkit-input-placeholder {
      color: #fff; }
    .search-wrap input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
    .search-wrap input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    .search-wrap input:-ms-input-placeholder {
      color: #fff; }
  .search-wrap button {
    text-transform: uppercase;
    border-left: 1px solid #19423f; }
    .search-wrap button:hover, .search-wrap button:focus:not(:active) {
      background-color: #19423f;
      color: #fff; }

header, .main-menu, .secondary-menu, .menu-toggle, .search-wrap {
  will-change: auto;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }

body.search-open header, body.search-open .secondary-menu, body.search-open .menu-toggle {
  -webkit-transform: translateY(66px);
  -moz-transform: translateY(66px);
  -ms-transform: translateY(66px);
  -o-transform: translateY(66px);
  transform: translateY(66px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */ }

@media only screen and (max-width: 659px) {
  body.search-open .main-menu {
    top: 66px;
    height: calc(100vh - 66px); } }

@media only screen and (min-width: 660px) {
  body.search-open .main-menu {
    -webkit-transform: translateY(66px) translateX(-50%);
    -moz-transform: translateY(66px) translateX(-50%);
    -ms-transform: translateY(66px) translateX(-50%);
    -o-transform: translateY(66px) translateX(-50%);
    transform: translateY(66px) translateX(-50%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ } }

.fullscreen {
  position: relative;
  width: 100%;
  width: 100vw;
  height: 100%;
  height: 100vh;
  backface-visibility: hidden; }
  .fullscreen .fullscreen-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4E7D6A;
    z-index: 1; }
  .fullscreen.full404 .v-center {
    position: relative;
    z-index: 2;
    text-align: center; }
    .fullscreen.full404 .v-center h1 {
      font-size: 18vmin; }

.splash {
  position: relative;
  background-color: #19423f;
  overflow: hidden; }
  .splash svg {
    backface-visibility: none;
    -webkit-transform: translate(0, 0, 0);
    -moz-transform: translate(0, 0, 0);
    -ms-transform: translate(0, 0, 0);
    -o-transform: translate(0, 0, 0);
    transform: translate(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  .splash .fullscreen-text svg {
    position: absolute;
    top: 0;
    left: 11%;
    width: 78%;
    height: 100%;
    z-index: 2; }
    @media only screen and (min-width: 769px) {
      .splash .fullscreen-text svg {
        left: 22%;
        width: 56%; } }
  .splash .fullscreen-arrow svg {
    position: absolute;
    bottom: 48px;
    left: 50%;
    width: 40px;
    height: 28px;
    margin-left: -20px;
    z-index: 2;
    cursor: pointer; }

.wrap {
  padding: 66px 22px; }
  @media only screen and (min-width: 660px) {
    .wrap {
      padding: 42px 33px; } }
  @media only screen and (min-width: 1024px) {
    .wrap {
      padding: 42px 108px 66px; } }
.wrap {
  position: relative; }
  .wrap .wrap {
    padding: 0; }
  .wrap.full-wrap {
    padding: 66px 0 0; }
    @media only screen and (min-width: 660px) {
      .wrap.full-wrap {
        padding: 0; } }
  .wrap.narrow {
    padding: 88px 22px 66px; }
    .wrap.narrow section {
      max-width: 66rem;
      margin: 0 auto; }
      .wrap.narrow section + section {
        margin-top: 42px; }
        @media only screen and (min-width: 660px) {
          .wrap.narrow section + section {
            margin-top: 66px; } }
      .wrap.narrow section .post-shape-wrap {
        padding-top: 24px; }
      .wrap.narrow section.copy a {
        padding-bottom: 3px;
        background: -webkit-linear-gradient(#E7EFE6, #E7EFE6), -webkit-linear-gradient(#E7EFE6, #E7EFE6), -webkit-linear-gradient(#231F20, #231F20);
        background: -moz-linear-gradient(#E7EFE6, #E7EFE6), -moz-linear-gradient(#E7EFE6, #E7EFE6), -moz-linear-gradient(#231F20, #231F20);
        background: -o-linear-gradient(#E7EFE6, #E7EFE6), -o-linear-gradient(#E7EFE6, #E7EFE6), -o-linear-gradient(#231F20, #231F20);
        background: -ms-linear-gradient(#E7EFE6, #E7EFE6), -ms-linear-gradient(#E7EFE6, #E7EFE6), -ms-linear-gradient(#231F20, #231F20);
        background: linear-gradient(#E7EFE6, #E7EFE6), linear-gradient(#E7EFE6, #E7EFE6), linear-gradient(#231F20, #231F20);
        -webkit-background-size: .05em 1px, .05em 1px, 1px 1px;
        -moz-background-size: .05em 1px, .05em 1px, 1px 1px;
        background-size: .05em 1px, .05em 1px, 1px 1px;
        background-repeat: no-repeat, no-repeat, repeat-x;
        text-shadow: 0.03em 0 #E7EFE6, -0.03em 0 #E7EFE6, 0 0.03em #E7EFE6, 0 -0.03em #E7EFE6, 0.06em 0 #E7EFE6, -0.06em 0 #E7EFE6, 0.09em 0 #E7EFE6, -0.09em 0 #E7EFE6, 0.12em 0 #E7EFE6, -0.12em 0 #E7EFE6, 0.15em 0 #E7EFE6, -0.15em 0 #E7EFE6;
        background-position: 0 85.2% ,100% 85.2% ,0 85.2%; }
    @media only screen and (min-width: 660px) {
      .wrap.narrow {
        padding: 42px 66px; }
        .wrap.narrow section.copy {
          padding: 0; } }
    @media only screen and (min-width: 1024px) {
      .wrap.narrow {
        padding: 42px 108px 66px; } }
  .wrap.about {
    text-align: center; }
    @media only screen and (min-width: 660px) {
      .wrap.about {
        font-size: 1.8rem; } }
  .wrap.news-wrap {
    background: #F1E8E1; }
  .wrap.past-events-wrap {
    background: #E7EFE6; }
  main > .wrap:first-child, .splash + .wrap {
    padding-top: 132px; }
    @media only screen and (min-width: 660px) {
      main > .wrap:first-child, .splash + .wrap {
        padding-top: 142px; } }
.v-center {
  display: table;
  width: 100%;
  height: 100%; }
  .v-center > * {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle; }

section {
  position: relative;
  width: 100%; }
  section.full {
    min-height: 100%;
    min-height: 100vh; }

.post-shape {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: rgba(255, 255, 255, 0.93);
  position: relative; }
  .post-shape img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important; }
  .post-shape.triangle {
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0); }
  .post-shape.hexagon {
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
  .post-shape.hexagon-alt {
    -webkit-clip-path: polygon(26% 0, 74% 0, 100% 50%, 74% 100%, 26% 100%, 0 50%);
    clip-path: polygon(26% 0, 74% 0, 100% 50%, 74% 100%, 26% 100%, 0 50%); }
  .post-shape.circle {
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%); }
  .post-shape.octagon {
    -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); }
  .post-shape.rectangle {
    -webkit-clip-path: inset(5% 5% 5% 5%);
    clip-path: inset(5% 5% 5% 5%); }

.filters {
  text-align: center;
  padding: 0 3rem;
  margin: 2.8rem auto 5.6rem; }
  @media only screen and (min-width: 930px) {
    .filters {
      max-width: 66rem; } }
  .filters.hide-filters {
    height: 0;
    opacity: 0;
    margin: 0; }
  .filters button {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 1rem;
    cursor: pointer; }
    .filters button:hover, .filters button:focus:not(:active) {
      color: #4E7D6A; }
    .filters button.selected {
      font-weight: 600; }

.grid {
  width: initial;
  margin: 0 -10px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  /* Safari 7.0+ */
  flex-flow: row wrap; }
  .grid .grid-width {
    vertical-align: top;
    width: 100%;
    padding: 0 1rem 4.2rem;
    text-align: center; }
  .grid.in-motion .grid-item {
    -webkit-transform: translateY(1.4rem);
    -moz-transform: translateY(1.4rem);
    -ms-transform: translateY(1.4rem);
    -o-transform: translateY(1.4rem);
    transform: translateY(1.4rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    opacity: 0; }
  .grid .grid-item {
    position: relative;
    width: 100%;
    vertical-align: top;
    text-align: left;
    overflow: hidden;
    padding: 0 1rem 2.4rem;
    will-change: auto;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
    .grid .grid-item:nth-child(even) {
      -webkit-transition-delay: 0.125s;
      -moz-transition-delay: 0.125s;
      -o-transition-delay: 0.125s;
      transition-delay: 0.125s; }
    @media only screen and (min-width: 660px) {
      .grid .grid-item {
        padding: 0 2.1rem 2.4rem;
        width: 50%; }
        .grid .grid-item.two-by-two, .grid .grid-item.two-by-one {
          width: 100%; } }
    @media only screen and (min-width: 930px) {
      .grid .grid-item {
        width: 33.3333333333%; }
        .grid .grid-item.two-by-two, .grid .grid-item.two-by-one {
          width: 66.6666666667%; } }
    @media only screen and (min-width: 1280px) {
      .grid .grid-item {
        width: 25%; }
        .grid .grid-item.two-by-two, .grid .grid-item.two-by-one {
          width: 50%; } }
    .grid .grid-item a {
      display: block; }
    .grid .grid-item .post-footer {
      border-top: 1px solid #231F20;
      padding-top: 1rem;
      position: relative;
      height: 4.4rem;
      overflow: hidden;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: baseline;
      /* Safari 7.0+ */
      align-items: baseline;
      -webkit-justify-content: space-between;
      /* Safari 7.0+ */
      justify-content: space-between; }
      .grid .grid-item .post-footer h3,
      .grid .grid-item .post-footer p {
        font-size: 1.4rem;
        line-height: 1.7rem;
        padding-right: 1.4rem; }
      .grid .grid-item .post-footer .price,
      .grid .grid-item .post-footer small {
        padding: 0;
        display: inline-flex;
        gap: 1.4rem;
        white-space: pre; }
      .grid .grid-item .post-footer small {
        line-height: 1.7rem;
        text-align: right; }
      .grid .grid-item .post-footer del {
        display: block; }
        /* .grid .grid-item .post-footer del + ins {
          display: none; } */
    .grid .grid-item a:hover .post-footer del, .grid .grid-item a:focus:not(:active) .post-footer del {
      display: none; }
      .grid .grid-item a:hover .post-footer del + ins, .grid .grid-item a:focus:not(:active) .post-footer del + ins {
        display: block; }
  .grid.news-grid:first-child {
    margin-top: 5.6rem; }
  .grid.news-grid .post-shape-wrap {
    padding: 1rem 2.1rem 2.1rem; }
  .grid.news-grid .post-intro-wrap {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    will-change: visibility, opacity;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 8.6rem);
    padding: 18px 4rem 11px; }
  .grid.news-grid .post-intro {
    position: relative;
    background: rgba(255, 255, 255, 0.93);
    text-align: center;
    height: 100%;
    letter-spacing: -0.31em;
    text-rendering: optimizeLegibility; }
    .grid.news-grid .post-intro span {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      padding: 1rem;
      font-size: 1.2rem;
      text-transform: uppercase; }
    .grid.news-grid .post-intro span, .grid.news-grid .post-intro small,
    .grid.news-grid .post-intro blockquote, .grid.news-grid .post-intro::before {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      vertical-align: middle; }
    .grid.news-grid .post-intro::before {
      content: '';
      height: 100%; }
    .grid.news-grid .post-intro blockquote {
      font-size: 1.8rem;
      padding: 4rem 1rem; }
    .grid.news-grid .post-intro small {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 1rem;
      font-size: 1.2rem;
      text-align: center; }
  @media only screen and (min-width: 660px) {
    .grid.news-grid .grid-item {
      padding: 0 2.1rem 4.2rem; }
      .grid.news-grid .grid-item .post-intro-wrap {
        height: calc(100% - 10.4rem);
        padding: 18px 5.1rem 11px; } }
  @media only screen and (min-width: 1280px) {
    .grid.news-grid .grid-item {
      width: 33.3333333333%; } }
  .grid.news-grid .grid-item a:hover .post-intro-wrap, .grid.news-grid .grid-item a:focus:not(:active) .post-intro-wrap {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s; }
  .grid.news-grid .grid-item a:hover .post-footer, .grid.news-grid .grid-item a:focus:not(:active) .post-footer {
    border-color: #4E7D6A; }
  @media only screen and (min-width: 1440px) {
    .grid.news-grid.filter-grid .grid-item {
      width: 25%; } }
  .grid.shop-grid {
    /*
		.post-footer {
			position: absolute;
			bottom: 4.2rem;
			left: 2.1rem;
			right: 2.1rem;
			box-shadow: -2rem 0 0 rgba($cream,0.9);
			background: rgba($cream,0.9);
		}
*/ }
    .grid.shop-grid:first-child {
      padding-top: 4.2rem; }
    .grid.shop-grid .shop-image {
      display: block;
      width: 100%;
      height: 0;
      padding-bottom: 125%;
      background-color: #E7EFE6;
      position: relative; }
      .grid.shop-grid .shop-image img {
        position: absolute;
        top: 0;
        left: 0; }
    .grid.shop-grid .post-footer {
      margin-top: 2.1rem; }
    .grid.shop-grid .grid-item a:hover .post-footer, .grid.shop-grid .grid-item a:focus:not(:active) .post-footer {
      border-color: #4E7D6A; }

.shop-grid .shop-image {
  position: relative; }
  .shop-grid .shop-image img {
    position: absolute;
    top: 0;
    left: 0; }
    .shop-grid .shop-image img + img {
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s linear 0.125s, opacity 0.125s linear;
      will-change: visibility, opacity;
      margin: 0 !important; }

.shop-grid a:hover .shop-image img + img, .shop-grid a:focus:not(:active) .shop-image img + img {
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s; }

.split {
  position: relative; }
  .split .half {
    width: 100%;
    height: 100%; }
    .split .half:first-child {
      padding-bottom: 6.6rem; }
    .split .half.text {
      backface-visibility: hidden;
      /*
			@include responsive(min, 660) {
				padding-top: 66px;
			}
*/ }
  @media only screen and (max-width: 768px) {
    .split {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; } }
  @media only screen and (min-width: 769px) {
    .split {
      display: grid;
      grid-auto-flow: column;
      grid-auto-columns: minmax(0, 1fr);
      min-height: calc(100vh - 200px); }
      .split .half {
        padding: 2.4rem 3.3rem; }
        .split .half .split-text {
          position: relative;
          height: 100%; }
        .split .half .images-wrap,
        .split .half .related-block {
          position: -webkit-sticky;
          position: sticky;
          top: 13rem; } }
  @media only screen and (min-width: 1440px) {
    .split .half {
      padding: 0 6.6rem; }
      .split .half .split-text {
        max-width: 42em;
        margin: 0 auto; } }
body.single-product .item-description a,
body.single-product .post-content a {
  padding-bottom: 3px;
  background: -webkit-linear-gradient(#fff, #fff), -webkit-linear-gradient(#fff, #fff), -webkit-linear-gradient(#231F20, #231F20);
  background: -moz-linear-gradient(#fff, #fff), -moz-linear-gradient(#fff, #fff), -moz-linear-gradient(#231F20, #231F20);
  background: -o-linear-gradient(#fff, #fff), -o-linear-gradient(#fff, #fff), -o-linear-gradient(#231F20, #231F20);
  background: -ms-linear-gradient(#fff, #fff), -ms-linear-gradient(#fff, #fff), -ms-linear-gradient(#231F20, #231F20);
  background: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#231F20, #231F20);
  -webkit-background-size: .05em 1px, .05em 1px, 1px 1px;
  -moz-background-size: .05em 1px, .05em 1px, 1px 1px;
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
  background-position: 0 85.2% ,100% 85.2% ,0 85.2%; }

body.single-post .item-description a,
body.single-post .post-content a,
body.single-events .item-description a,
body.single-events .post-content a {
  padding-bottom: 3px;
  background: -webkit-linear-gradient(#F1E8E1, #F1E8E1), -webkit-linear-gradient(#F1E8E1, #F1E8E1), -webkit-linear-gradient(#231F20, #231F20);
  background: -moz-linear-gradient(#F1E8E1, #F1E8E1), -moz-linear-gradient(#F1E8E1, #F1E8E1), -moz-linear-gradient(#231F20, #231F20);
  background: -o-linear-gradient(#F1E8E1, #F1E8E1), -o-linear-gradient(#F1E8E1, #F1E8E1), -o-linear-gradient(#231F20, #231F20);
  background: -ms-linear-gradient(#F1E8E1, #F1E8E1), -ms-linear-gradient(#F1E8E1, #F1E8E1), -ms-linear-gradient(#231F20, #231F20);
  background: linear-gradient(#F1E8E1, #F1E8E1), linear-gradient(#F1E8E1, #F1E8E1), linear-gradient(#231F20, #231F20);
  -webkit-background-size: .05em 1px, .05em 1px, 1px 1px;
  -moz-background-size: .05em 1px, .05em 1px, 1px 1px;
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  text-shadow: 0.03em 0 #F1E8E1, -0.03em 0 #F1E8E1, 0 0.03em #F1E8E1, 0 -0.03em #F1E8E1, 0.06em 0 #F1E8E1, -0.06em 0 #F1E8E1, 0.09em 0 #F1E8E1, -0.09em 0 #F1E8E1, 0.12em 0 #F1E8E1, -0.12em 0 #F1E8E1, 0.15em 0 #F1E8E1, -0.15em 0 #F1E8E1;
  background-position: 0 85.2% ,100% 85.2% ,0 85.2%; }

.split p + p,
.split p + ul,
.split ul + p,
.phone-post p + p,
.phone-post p + ul,
.phone-post ul + p {
  margin-top: 2.1rem; }

.split .title-wrap,
.phone-post .title-wrap {
  position: relative;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #231F20;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 7.0+ */
  justify-content: space-between;
  -webkit-align-items: baseline;
  /* Safari 7.0+ */
  align-items: baseline; }
  .split .title-wrap h1,
  .phone-post .title-wrap h1 {
    padding-right: 2.8rem; }
  .split .title-wrap + .post-content,
  .phone-post .title-wrap + .post-content {
    margin-top: 4.2rem; }
  @media only screen and (min-width: 660px) and (max-width: 1280px) {
    .split .title-wrap,
    .phone-post .title-wrap {
      -webkit-flex-direction: column;
      flex-direction: column; }
      .split .title-wrap h1,
      .phone-post .title-wrap h1 {
        padding-right: 0;
        padding-bottom: 0.7rem; } }
.split .post-content,
.phone-post .post-content {
  padding: 2rem 0; }
  .split .post-content ul,
  .phone-post .post-content ul {
    list-style: square; }
    .split .post-content ul li,
    .phone-post .post-content ul li {
      margin-left: 2rem; }

.split img,
.phone-post img {
  display: block;
  width: 100%;
  height: auto; }

.split img + img,
.phone-post img + img {
  margin-top: 22px; }
  @media only screen and (min-width: 660px) {
    .split img + img,
    .phone-post img + img {
      margin-top: 42px; } }
.split .post-side-wrap + .post-side-wrap,
.phone-post .post-side-wrap + .post-side-wrap {
  margin-top: 22px; }
  @media only screen and (min-width: 660px) {
    .split .post-side-wrap + .post-side-wrap,
    .phone-post .post-side-wrap + .post-side-wrap {
      margin-top: 42px; } }
.split .caption,
.phone-post .caption {
  text-align: center;
  font-size: 1.2rem;
  margin: 4.2rem auto 0; }
  @media only screen and (min-width: 660px) {
    .split .caption,
    .phone-post .caption {
      max-width: 66%; } }
  .split .caption::before,
  .phone-post .caption::before {
    content: '';
    display: block;
    width: 66px;
    height: 1px;
    background: #231F20;
    margin: 0 auto 2.1rem; }

.split .price,
.phone-post .price {
  margin: 1rem 0 2.1rem; }

.split .date,
.phone-post .date {
  font-weight: 700; }

.split .item-description,
.split blockquote,
.phone-post .item-description,
.phone-post blockquote {
  margin: 0 0 2.4rem;
  padding: 2rem 0;
  border-bottom: 1px solid #231F20; }

.split .item-description,
.phone-post .item-description {
  margin-bottom: 2rem; }
  .split .item-description ul,
  .phone-post .item-description ul {
    list-style: square; }
    .split .item-description ul li,
    .phone-post .item-description ul li {
      margin-left: 2rem; }

.split .in-stock,
.phone-post .in-stock {
  display: none; }

.split .item-options,
.phone-post .item-options {
  padding: 4.2rem 0 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  /* Safari 7.0+ */
  flex-flow: row wrap; }
  .split .item-options .item-option:nth-child(even),
  .phone-post .item-options .item-option:nth-child(even) {
    margin-left: 2rem; }
  .split .item-options .item-option:nth-child(n+3),
  .phone-post .item-options .item-option:nth-child(n+3) {
    padding-top: 2rem; }
  .split .item-options .woocommerce-variation-price,
  .split .item-options .woocommerce-variation-availability,
  .phone-post .item-options .woocommerce-variation-price,
  .phone-post .item-options .woocommerce-variation-availability {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 100%;
    padding-top: 1rem; }

@media only screen and (max-width: 659px) {
  .split .item-option,
  .phone-post .item-option {
    margin: 0 auto; } }

.split .item-option,
.phone-post .item-option {
  width: calc(50% - 1rem);
  vertical-align: top; }
  .split .item-option.hidden,
  .phone-post .item-option.hidden {
    display: none; }

.split .single_add_to_cart_button,
.phone-post .single_add_to_cart_button {
  margin: 4.2rem auto;
  display: block;
  width: 8rem;
  height: 8rem;
  line-height: 1.2;
  text-align: center;
  border: 1px solid #231F20;
  border-radius: 50%;
  color: #231F20; }
  @media only screen and (min-width: 769px) {
    .split .single_add_to_cart_button,
    .phone-post .single_add_to_cart_button {
      margin-left: 0; } }
  .split .single_add_to_cart_button:hover, .split .single_add_to_cart_button:focus:not(:active),
  .phone-post .single_add_to_cart_button:hover,
  .phone-post .single_add_to_cart_button:focus:not(:active) {
    background: #231F20;
    color: #fff; }

.split .single_variation,
.phone-post .single_variation {
  padding: 0.5rem 0 1.5rem; }
  .split .single_variation .woocommerce-variation-price,
  .phone-post .single_variation .woocommerce-variation-price {
    font-weight: 700; }

.split .related,
.phone-post .related {
  margin-top: 66px; }
  .split .related h3,
  .phone-post .related h3 {
    padding-bottom: 1.2rem;
    border-bottom: 1px solid #231F20; }
  .split .related .intro,
  .phone-post .related .intro {
    padding: 2rem 0;
    border-bottom: 1px solid #231F20; }

.split .grid.shop-grid .grid-item,
.phone-post .grid.shop-grid .grid-item {
  width: 50%;
  padding: 2.1rem 1rem; }

.split .grid.shop-grid a,
.phone-post .grid.shop-grid a {
  padding-bottom: 3px;
  background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(transparent, transparent);
  background: -moz-linear-gradient(transparent, transparent), -moz-linear-gradient(transparent, transparent), -moz-linear-gradient(transparent, transparent);
  background: -o-linear-gradient(transparent, transparent), -o-linear-gradient(transparent, transparent), -o-linear-gradient(transparent, transparent);
  background: -ms-linear-gradient(transparent, transparent), -ms-linear-gradient(transparent, transparent), -ms-linear-gradient(transparent, transparent);
  background: linear-gradient(transparent, transparent), linear-gradient(transparent, transparent), linear-gradient(transparent, transparent);
  -webkit-background-size: .05em 1px, .05em 1px, 1px 1px;
  -moz-background-size: .05em 1px, .05em 1px, 1px 1px;
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  text-shadow: 0.03em 0 transparent, -0.03em 0 transparent, 0 0.03em transparent, 0 -0.03em transparent, 0.06em 0 transparent, -0.06em 0 transparent, 0.09em 0 transparent, -0.09em 0 transparent, 0.12em 0 transparent, -0.12em 0 transparent, 0.15em 0 transparent, -0.15em 0 transparent;
  background-position: 0 85.2% ,100% 85.2% ,0 85.2%; }

.split .grid.shop-grid .post-footer p,
.phone-post .grid.shop-grid .post-footer p {
  padding-right: 0; }

#wc-stripe-payment-request-wrapper,
#wc-stripe-payment-request-button-separator {
  display: none !important;
  margin: 0 !important; }

.slideshow {
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 100%;
  margin-top: 22px;
  padding-bottom: 88px; }
  .slideshow .slick-list {
    height: 100%; }
  .slideshow .slick-track {
    display: table;
    height: 100%; }
  .slideshow .slick-slide {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    width: 100%;
    position: relative;
    cursor: pointer; }
  .slideshow .slide-count {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 66px;
    height: 66px;
    margin-left: -33px;
    background: url(i/slideshow-slash.svg) 50% 50% no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
    font-size: 1.2rem;
    will-change: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: default; }
    .slideshow .slide-count span {
      position: absolute;
      width: 50%;
      text-align: center;
      padding: 12px 4px; }
      .slideshow .slide-count span + span {
        bottom: 0;
        right: 0; }
    .slideshow .slide-count li {
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s linear 0.25s, opacity 0.25s linear;
      will-change: visibility, opacity; }
      .slideshow .slide-count li.slick-active {
        visibility: visible;
        opacity: 0.99999;
        transition-delay: 0s; }

.post-nav {
  margin-bottom: 3rem;
  letter-spacing: -0.31em;
  text-rendering: optimizeLegibility; }
  .post-nav h4 {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 50%;
    text-align: left;
    position: relative !important;
    font-weight: 700; }
    .post-nav h4 + h4 {
      text-align: right; }
    .post-nav h4.prev a::before, .post-nav h4.next a::after {
      content: '';
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 1rem;
      height: 1rem;
      background: url(i/down-arrow.svg) 50% 50% no-repeat;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      vertical-align: middle; }
    .post-nav h4.prev a::before {
      margin-right: 1rem;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
    .post-nav h4.next a::after {
      margin-left: 1rem;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
  @media only screen and (min-width: 660px) {
    .post-nav {
      margin: 3rem 0 42px; }
      .post-nav h4 {
        width: auto; }
        .post-nav h4 + h4 {
          margin-left: 3rem;
          text-align: left; } }
  .post-nav a {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  width: 100% !important;
  max-width: calc(100vw - 3rem) !important;
  position: relative;
  vertical-align: middle;
  color: #4E7D6A; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-right: 3rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    padding-left: 3rem; }
  select.hidden + .select2-container {
    display: none; }

.select2-dropdown {
  background-color: #fff;
  border: 1px solid;
  box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: 1051; }
  .select2-dropdown.select2-search--hide .select2-search--dropdown {
    display: none !important; }

.select2-results {
  display: block;
  max-height: 30rem;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 0.375rem 0.75rem;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option.select2-results__option--highlighted {
    background-color: #4E7D6A;
    color: #fff; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-results__option--disabled {
  opacity: 0.5; }

.level-0:not([disabled]) ~ .level-1 {
  padding-left: 1em; }

.select2-search--dropdown {
  display: block; }
  .select2-search--dropdown .select2-search__field {
    padding: 0.75rem;
    width: 100%;
    box-sizing: border-box;
    border-width: 0 0 1px;
    cursor: text; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }

.select2-hidden-accessible {
  position: fixed !important; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--focus {
  box-shadow: 0 1px 0 #4E7D6A; }

section.contact {
  text-align: center; }
  section.contact .contact-list {
    margin-top: 42px; }

.woocommerce-breadcrumb {
  display: none; }

.woocommerce-error,
.woocommerce-message {
  text-align: center;
  margin-bottom: 4rem; }

.woocommerce-message a {
  padding-bottom: 3px;
  background: -webkit-linear-gradient(#fff, #fff), -webkit-linear-gradient(#fff, #fff), -webkit-linear-gradient(#231F20, #231F20);
  background: -moz-linear-gradient(#fff, #fff), -moz-linear-gradient(#fff, #fff), -moz-linear-gradient(#231F20, #231F20);
  background: -o-linear-gradient(#fff, #fff), -o-linear-gradient(#fff, #fff), -o-linear-gradient(#231F20, #231F20);
  background: -ms-linear-gradient(#fff, #fff), -ms-linear-gradient(#fff, #fff), -ms-linear-gradient(#231F20, #231F20);
  background: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#231F20, #231F20);
  -webkit-background-size: .05em 1px, .05em 1px, 1px 1px;
  -moz-background-size: .05em 1px, .05em 1px, 1px 1px;
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
  background-position: 0 85.2% ,100% 85.2% ,0 85.2%; }
  .woocommerce-message a::after {
    content: ' ⟶'; }

body.cart .woocommerce-message {
  margin-top: 2rem; }
  body.cart .woocommerce-message a::after {
    content: ''; }
  body.cart .woocommerce-message .button {
    display: none; }

.cart-table {
  display: block;
  margin-top: 2.8rem;
  padding: 2.8rem 0;
  border-top: 1px solid #231F20;
  text-align: left;
  letter-spacing: -0.31em;
  text-rendering: optimizeLegibility;
  font-size: 1.2rem; }
  @media only screen and (min-width: 660px) {
    .cart-table {
      font-size: inherit; } }
  .cart-table + .cart-table {
    margin-top: 0; }
  .cart-table.cart-header {
    text-align: center; }
  .cart-table div {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding-right: 2.8rem;
    vertical-align: middle; }
    .cart-table div.cart-image {
      width: 33.33333%;
      overflow: hidden; }
      .cart-table div.cart-image img {
        width: 100%;
        height: auto; }
    .cart-table div.cart-desc {
      width: 56.66666%; }
    .cart-table div.cart-remove {
      padding-right: 0;
      text-align: right;
      width: 10%; }
  .cart-table h4 {
    margin-bottom: 3px; }
  .cart-table .variation dt, .cart-table .variation dd, .cart-table .variation dd p {
    display: inline; }
  .cart-table .variation dd + dt::before {
    content: '/ '; }
  .cart-table img {
    width: 100%; }
  .cart-table .quantity {
    margin-top: 1rem; }
  .cart-table .show-quantity {
    cursor: pointer; }
  .cart-table .genericon {
    vertical-align: baseline;
    font-size: 1.2rem; }
  .cart-table h4 + p {
    margin-top: 0; }

.cart-continue {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 49.99999%;
  padding-right: 3rem; }
  .cart-continue .coupon {
    margin-top: 3rem;
    letter-spacing: -0.31em;
    text-rendering: optimizeLegibility; }
    .cart-continue .coupon input {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding: 0 1rem;
      line-height: 4rem;
      height: 4.2rem;
      width: 55%; }
      .cart-continue .coupon input[type="submit"] {
        border-left: 0;
        width: 40%; }
      @media only screen and (min-width: 660px) {
        .cart-continue .coupon input {
          width: 50%; }
          .cart-continue .coupon input[type="submit"] {
            width: 25%; } }
.cart-total {
  border-top: 1px solid black;
  padding-top: 3rem;
  margin-bottom: 6rem;
  letter-spacing: -0.31em;
  text-rendering: optimizeLegibility;
  text-align: left; }
  .cart-total > div {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 50%; }
  .cart-total .input-text {
    border: 1px solid #4E7D6A;
    padding: 0 1rem; }
  .cart-total .cart-subtotal {
    text-align: right; }
  .cart-total .coupon-note {
    margin-top: 1.5rem;
    line-height: 1.25; }
    .cart-total .coupon-note span:not(.genericon) {
      font-style: italic; }
    .cart-total .coupon-note a {
      background: none !important; }
      .cart-total .coupon-note a span {
        vertical-align: middle;
        font-size: 1.2rem;
        line-height: 1;
        padding-bottom: 2px;
        margin-left: 3pxrem; }
  .cart-total table {
    width: 100%;
    margin: 3rem 0; }
  .cart-total a:not(.button):not(.checkout-button) {
    padding-bottom: 3px;
    background: -webkit-linear-gradient(#fff, #fff), -webkit-linear-gradient(#fff, #fff), -webkit-linear-gradient(#231F20, #231F20);
    background: -moz-linear-gradient(#fff, #fff), -moz-linear-gradient(#fff, #fff), -moz-linear-gradient(#231F20, #231F20);
    background: -o-linear-gradient(#fff, #fff), -o-linear-gradient(#fff, #fff), -o-linear-gradient(#231F20, #231F20);
    background: -ms-linear-gradient(#fff, #fff), -ms-linear-gradient(#fff, #fff), -ms-linear-gradient(#231F20, #231F20);
    background: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#231F20, #231F20);
    -webkit-background-size: .05em 1px, .05em 1px, 1px 1px;
    -moz-background-size: .05em 1px, .05em 1px, 1px 1px;
    background-size: .05em 1px, .05em 1px, 1px 1px;
    background-repeat: no-repeat, no-repeat, repeat-x;
    text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
    background-position: 0 85.2% ,100% 85.2% ,0 85.2%; }
  .cart-total .wc-proceed-to-checkout {
    margin-top: 3rem;
    text-align: right; }
    .cart-total .wc-proceed-to-checkout a {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 95%; }
      @media only screen and (min-width: 660px) {
        .cart-total .wc-proceed-to-checkout a {
          width: 75%; } }
  .cart-total .shipping-note {
    margin-top: 3rem;
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 2.4rem; }

body.checkout .narrow {
  text-align: left; }

h3 + form,
h3 + .woocommerce,
form + form,
.form-section + .form-section,
.form-section + h4 {
  margin-top: 3rem; }

.woocommerce-fields {
  letter-spacing: -0.31em;
  text-rendering: optimizeLegibility;
  color: #4E7D6A; }
  .woocommerce-fields h5, .woocommerce-fields .woocommerce-checkout-payment [for="payment_method_stripe"], .woocommerce-checkout-payment .woocommerce-fields [for="payment_method_stripe"] {
    border-bottom: 1px solid;
    line-height: 1;
    padding-bottom: 1rem;
    margin-bottom: 6px; }
  .woocommerce-fields > * {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: bottom;
    width: 100%; }
  .woocommerce-fields [name="ship_to_different_address"] {
    margin-right: 1rem;
    vertical-align: middle; }
  .woocommerce-fields .shipping_address {
    letter-spacing: -0.31em;
    text-rendering: optimizeLegibility; }
    .woocommerce-fields .shipping_address > * {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      vertical-align: bottom;
      width: 100%; }
  .woocommerce-fields label {
    color: #4E7D6A;
    font-size: 1.2rem;
    text-transform: uppercase; }
  .woocommerce-fields .form-row {
    width: 50%;
    margin-bottom: 6px; }
    .woocommerce-fields .form-row.gift-message, .woocommerce-fields .form-row.place-order, .woocommerce-fields .form-row.place-order .form-row {
      width: 100% !important; }
    .woocommerce-fields .form-row.notes {
      margin-top: 3rem; }
    .woocommerce-fields .form-row textarea,
    .woocommerce-fields .form-row input:not([type="checkbox"]):not([type="radio"]),
    .woocommerce-fields .form-row select,
    .woocommerce-fields .form-row .select2-selection__rendered {
      width: 100%;
      font-weight: 600;
      padding-left: 0;
      border: 0; }
    .woocommerce-fields .form-row .woocommerce-input-wrapper {
      display: block;
      color: #231F20;
      font-size: 1.4rem;
      line-height: 3.2rem;
      border-bottom: 1px solid #4E7D6A; }
      .woocommerce-fields .form-row .woocommerce-input-wrapper textarea {
        border: 1px solid #4E7D6A;
        padding: 1rem;
        line-height: 1.25;
        font-style: italic;
        border-bottom: 0;
        height: auto; }
    .woocommerce-fields .form-row + .form-row {
      margin-top: 0; }
  .woocommerce-fields .clear {
    display: none; }
  .woocommerce-fields .terms input[type="checkbox"] {
    margin-right: 1rem; }
  .woocommerce-fields #order_comments_field {
    display: none; }
  .woocommerce-fields textarea {
    display: block;
    width: 100%;
    height: 3.5rem;
    line-height: 3.4rem;
    border: 0;
    background: transparent;
    border-bottom: 1px solid #4E7D6A;
    -webkit-appearance: none;
    resize: none;
    overflow: auto;
    font-weight: 600; }

.woocommerce-checkout-review-order table {
  width: 100%;
  margin: 3rem 0;
  font-size: 1.2rem;
  text-transform: uppercase; }

.woocommerce-checkout-review-order td, .woocommerce-checkout-review-order th {
  vertical-align: top;
  padding-bottom: 1rem;
  width: 50%; }

.woocommerce-checkout-review-order .product-name {
  white-space: nowrap;
  padding: 0 3rem 1rem 0; }

.woocommerce-checkout-review-order .order-total {
  color: #231F20; }

.woocommerce-invalid-required-field label {
  color: #935c60; }

.woocommerce-error {
  font-weight: 800;
  color: #935c60;
  margin-bottom: 3rem; }
  .woocommerce-error li {
    list-style: none;
    margin: 0; }
    .woocommerce-error li + li {
      margin-top: 1rem; }

.woocommerce-checkout-payment [for="payment_method_stripe"] {
  display: block;
  font-weight: 800;
  margin-bottom: 0 !important; }

.woocommerce-checkout-payment .payment_box {
  display: block;
  background: #4E7D6A;
  color: #fff;
  padding: 3rem;
  margin-bottom: 1.5rem; }
  .woocommerce-checkout-payment .payment_box label {
    color: #fff !important; }

.woocommerce-checkout-payment #stripe-payment-data > p:first-child {
  display: none; }

.woocommerce-checkout-payment fieldset {
  letter-spacing: -0.31em;
  text-rendering: optimizeLegibility; }
  .woocommerce-checkout-payment fieldset > * {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: bottom; }

.woocommerce-checkout-payment .form-row-wide {
  width: 100%; }

.woocommerce-checkout-payment .payment_method_paypal {
  display: none; }

.woocommerce-checkout-payment img {
  display: none; }

.woocommerce-checkout-payment .button {
  margin-top: 3rem; }

.form-received {
  margin-top: 66px;
  text-align: center; }
  .form-received .order_details {
    color: #4E7D6A;
    margin: 66px auto; }
  .form-received h5 + .order_details, .form-received .woocommerce-checkout-payment [for="payment_method_stripe"] + .order_details, .woocommerce-checkout-payment .form-received [for="payment_method_stripe"] + .order_details {
    margin-top: 24px; }

.social {
  display: block;
  margin-top: 3rem;
  text-align: center; }
  .social a {
    margin: 0 6px; }
  .social .genericon {
    font-size: 2rem; }

.press-wrap .press-logo {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 25%;
  max-width: 15rem;
  margin: 0 auto;
  background-color: #fff;
  background-blend-mode: multiply, luminosity;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }

.press-wrap .press-articles {
  margin-top: 1rem;
  border-top: 1px solid #231F20;
  padding: 2rem 2rem 6.6rem;
  text-align: center;
  font-size: 1.1rem; }
  .press-wrap .press-articles a {
    font-weight: 600; }
  .press-wrap .press-articles p + p {
    margin-top: 1rem; }

html.mobile .press-wrap .press-logo {
  background-color: #E7EFE6;
  background-blend-mode: multiply, normal;
  -webkit-background-blend-mode: multiply, normal; }

footer {
  padding: 33px 22px;
  background: #fff;
  position: relative; }
  @media only screen and (min-width: 660px) {
    footer {
      padding: 42px 66px; } }
  @media only screen and (min-width: 1024px) {
    footer {
      padding: 42px 108px; } }
  footer .footer-wrap {
    text-align: center;
    /*
		@include responsive(min, 769) {
			text-align: left;
			@include nospace;
			margin: 0 -1rem;
			> div {
				@include inline-block;
				width: 50%;
				vertical-align: bottom;
				padding: 0 1rem;
			}
		}
*/ }
    @media only screen and (min-width: 660px) {
      footer .footer-wrap {
        padding: 0; } }
    footer .footer-wrap .sitemap {
      padding-top: 4.8rem; }
      footer .footer-wrap .sitemap ul {
        font-size: 1.2rem;
        letter-spacing: -0.31em;
        text-rendering: optimizeLegibility;
        /*
				@include columns(3, 2.1rem);
				+ ul {
					margin-top: 2.1rem;
				}
*/ }
        footer .footer-wrap .sitemap ul li {
          letter-spacing: normal;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          margin: 0 1rem; }
  footer .civilization {
    text-align: center;
    margin-top: 3.2rem; }
    footer .civilization .broughttoyou {
      display: block;
      width: 8rem;
      height: 3.6rem;
      margin: 0 auto;
      background: url(i/civilization-shape.svg) 0 0 no-repeat;
      -webkit-background-size: 8rem 3.6rem;
      -moz-background-size: 8rem 3.6rem;
      -o-background-size: 8rem 3.6rem;
      background-size: 8rem 3.6rem;
      text-indent: 1500%;
      white-space: nowrap;
      overflow: hidden;
      will-change: background;
      -webkit-transition: background 0.125s;
      -moz-transition: background 0.125s;
      -o-transition: background 0.125s;
      transition: background 0.125s; }
      footer .civilization .broughttoyou::before {
        content: '';
        letter-spacing: normal;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 0;
        height: 0;
        visibility: hidden; }
      footer .civilization .broughttoyou::before {
        background-image: url(i/civilization-builtby.svg); }
      footer .civilization .broughttoyou:hover, footer .civilization .broughttoyou:focus:not(:active) {
        background-image: url(i/civilization-builtby.svg); }

body.woocommerce-page footer {
  padding-top: 0; }

.admin-edit {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 100; }
  .admin-edit a {
    display: block;
    width: 80px;
    margin-left: -40px;
    line-height: 33px;
    text-align: center;
    background: #4E7D6A;
    color: #fff;
    border-radius: 5px 5px 0 0; }

form .hidden-fields {
  display: none; }

.signup p {
  line-height: 1.6rem;
  margin-bottom: 1.6rem; }

.signup form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center; }
  .signup form.submitted input {
    color: #231F20;
    background: #E7EFE6;
    cursor: default; }
  .signup form input, .signup form button {
    vertical-align: top;
    border: 1px solid #4E7D6A;
    padding: 0 1rem;
    line-height: 4rem;
    height: 4.2rem;
    width: 100%; }
    .signup form input[type="submit"], .signup form button[type="submit"] {
      border-left: 0;
      width: 25%; }
  .signup form button {
    background: #4E7D6A;
    color: #fff; }
    .signup form button:hover, .signup form button:focus:not(:active) {
      background: #19423f; }

@media only screen and (min-width: 769px) {
  .signup {
    max-width: 48rem;
    margin: 0 auto;
    /*
        input {
            width: 50%;
            &[type="submit"] {
                width: 25%;
            }
        }
*/ } }

.post-password-form p {
  line-height: 1.6rem;
  margin-bottom: 1.6rem; }
  .post-password-form p:first-child {
    display: none; }

.post-password-form label {
  line-height: 4rem; }

.post-password-form input {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  border: 1px solid #4E7D6A;
  padding: 0 1rem;
  line-height: 4rem;
  height: 4.2rem;
  width: 50%; }
  .post-password-form input[type="submit"] {
    width: 12.5%; }

.announcement-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #19423f;
  color: #fff;
  z-index: 99;
  padding: 3rem;
  text-align: center;
  display: none;
  will-change: auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .announcement-bar a {
    color: #fff; }
  .announcement-bar.show {
    display: block; }
  .announcement-bar.hide {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 3rem;
  color: #fff;
  width: 6rem;
  text-align: center;
  line-height: 6rem;
  z-index: 99; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.82);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear;
  will-change: visibility, opacity; }
  .modal.show {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s; }
  body:not(.loaded) .modal {
    display: none; }
  .modal .modal-wrap {
    position: relative;
    width: 100%;
    max-width: 42rem;
    padding: 3rem;
    background-color: #4E7D6A;
    color: #fff;
    text-align: center; }
    .modal .modal-wrap input {
      background-color: #fff; }
      .modal .modal-wrap input[type="submit"]:hover, .modal .modal-wrap input[type="submit"]:focus:not(:active) {
        background: #19423f;
        color: #fff; }
    .modal .modal-wrap .modal-close:hover, .modal .modal-wrap .modal-close:focus:not(:active) {
      color: #19423f; }
  .modal h3 {
    font-weight: 700; }
  .modal .signup form .input-wrap:focus-within label, .modal .signup form .input-wrap.has-value label {
    color: #fff; }
  .modal .signup form button {
    background: #19423f;
    border-color: #19423f; }
    .modal .signup form button:hover, .modal .signup form button:focus:not(:active) {
      background: #4E7D6A; }

[data-sizes="auto"] {
  width: 100%; }

[data-src] {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 375;
  -moz-transition: opacity 375;
  -o-transition: opacity 375;
  transition: opacity 375; }
  [data-src].lazyloaded {
    opacity: 1; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    [data-src] {
      opacity: 1; } }
.align-center {
  text-align: center; }

.single-media-wrap img {
  height: auto; }

.woocommerce-column--billing-address + .woocommerce-column--shipping-address {
  padding-top: 33px; }

html.reduced-motion body {
  overflow-x: hidden; }

html.reduced-motion header,
html.reduced-motion .menu-toggle,
html.reduced-motion .main-menu,
html.reduced-motion .secondary-menu,
html.reduced-motion .search-wrap {
  position: absolute; }

.screenreader-text,
.screen-reader-text {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  overflow: hidden; }

.pause-animations *, .pause-animations *::before, .pause-animations *::after {
  animation: none !important;
  transition: none !important; }

html.mobile select, html.mobile textarea, html.mobile input[type="text"], html.mobile input[type="password"],
html.mobile input[type="datetime"], html.mobile input[type="datetime-local"],
html.mobile input[type="date"], html.mobile input[type="month"], html.mobile input[type="time"],
html.mobile input[type="week"], html.mobile input[type="number"], html.mobile input[type="email"],
html.mobile input[type="url"] {
  font-size: 16px; }

.input-wrap {
  position: relative;
  flex: 1; }
  .input-wrap label[for] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #4E7D6A;
    z-index: 2;
    text-align: left;
    padding: 0 1rem;
    font-size: inherit;
    line-height: 4rem; }
  .input-wrap input, .input-wrap select, .input-wrap textarea {
    position: relative; }
  .input-wrap:not(.has-value) textarea {
    height: 4rem; }
  .input-wrap:not(.has-value)[data-input-type="select"] label {
    display: none; }
  .input-wrap:not(.has-value):hover:not(:focus-within) input {
    box-shadow: inset 0 -1px 0 #4E7D6A; }
  .input-wrap:focus-within label[for], .input-wrap.has-value label[for] {
    top: -1.2em;
    color: #4E7D6A;
    font-size: 1.2rem;
    line-height: 1em;
    padding: 0; }
  .input-wrap.disabled label {
    cursor: default; }
  .input-wrap.disabled input, .input-wrap.disabled select, .input-wrap.disabled textarea {
    color: rgba(35, 31, 32, 0.5);
    border-color: #231F20; }
