@charset "UTF-8";
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fdf9ea;
  color: #3c2639;
  padding: 0;
  margin: 0;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

a:focus {
  outline: none; }

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

object,
embed {
  height: 100%; }

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

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right, .single-prod--shipping {
  float: right !important; }

.text-left {
  text-align: left !important; }

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

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

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse .column, .row.collapse .single-prod--desc, .row.collapse .single-prod--shipping,
  .row.collapse .columns,
  .row.collapse body.single .prod-upper .images,
  body.single .prod-upper .row.collapse .images,
  .row.collapse body.single .prod-upper .summary,
  body.single .prod-upper .row.collapse .summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column, .single-prod--desc, .single-prod--shipping,
.columns,
body.single .prod-upper .images,
body.single .prod-upper .summary {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }

@media only screen {
  .column, .single-prod--desc, .single-prod--shipping,
  .columns,
  body.single .prod-upper .images,
  body.single .prod-upper .summary {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .small-1 {
    position: relative;
    width: 8.33333%; }

  .small-2 {
    position: relative;
    width: 16.66667%; }

  .small-3 {
    position: relative;
    width: 25%; }

  .small-4 {
    position: relative;
    width: 33.33333%; }

  .small-5 {
    position: relative;
    width: 41.66667%; }

  .small-6 {
    position: relative;
    width: 50%; }

  .small-7 {
    position: relative;
    width: 58.33333%; }

  .small-8 {
    position: relative;
    width: 66.66667%; }

  .small-9 {
    position: relative;
    width: 75%; }

  .small-10 {
    position: relative;
    width: 83.33333%; }

  .small-11 {
    position: relative;
    width: 91.66667%; }

  .small-12 {
    position: relative;
    width: 100%; }

  .small-offset-0 {
    position: relative;
    margin-left: 0%; }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

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

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

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

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

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

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.small-centered, .small-centered.single-prod--desc, .small-centered.single-prod--shipping,
  .columns.small-centered,
  body.single .prod-upper .small-centered.images,
  body.single .prod-upper .small-centered.summary {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  .large-1 {
    position: relative;
    width: 8.33333%; }

  .large-2 {
    position: relative;
    width: 16.66667%; }

  .large-3 {
    position: relative;
    width: 25%; }

  .large-4, body.single .prod-upper .summary, .single-prod--shipping {
    position: relative;
    width: 33.33333%; }

  .large-5 {
    position: relative;
    width: 41.66667%; }

  .large-6 {
    position: relative;
    width: 50%; }

  .large-7, .single-prod--desc {
    position: relative;
    width: 58.33333%; }

  .large-8, body.single .prod-upper .images {
    position: relative;
    width: 66.66667%; }

  .large-9 {
    position: relative;
    width: 75%; }

  .large-10 {
    position: relative;
    width: 83.33333%; }

  .large-11 {
    position: relative;
    width: 91.66667%; }

  .large-12 {
    position: relative;
    width: 100%; }

  .row .large-offset-0 {
    position: relative;
    margin-left: 0%; }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%; }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%; }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%; }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column.large-centered, .large-centered.single-prod--desc, .large-centered.single-prod--shipping,
  .columns.large-centered,
  body.single .prod-upper .large-centered.images,
  body.single .prod-upper .large-centered.summary {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.large-uncentered, .large-uncentered.single-prod--desc, .large-uncentered.single-prod--shipping,
  .columns.large-uncentered,
  body.single .prod-upper .large-uncentered.images,
  body.single .prod-upper .large-uncentered.summary {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.large-uncentered.opposite, .large-uncentered.opposite.single-prod--desc, .large-uncentered.opposite.single-prod--shipping,
  .columns.large-uncentered.opposite,
  body.single .prod-upper .large-uncentered.opposite.images,
  body.single .prod-upper .large-uncentered.opposite.summary {
    float: right !important; } }
/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important; }

.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important; }

.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important; }

.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important; }

/* Specific visilbity for tables */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table; }

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important; }

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important; }

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important; }

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important; }

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important; }

  .show-for-small {
    display: none !important; }

  .hide-for-small {
    display: inherit !important; }

  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table; }

  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important; }

  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important; }

  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important; }

  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important; } }
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1280px) {
  .show-for-large,
  .show-for-large-up {
    display: inherit !important; }

  .show-for-medium,
  .show-for-medium-down {
    display: none !important; }

  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important; }

  .hide-for-large,
  .hide-for-large-up {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table; }

  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important; }

  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important; }

  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important; }

  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important; } }
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) {
  .show-for-xlarge {
    display: inherit !important; }

  .show-for-large,
  .show-for-large-down {
    display: none !important; }

  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important; }

  .hide-for-xlarge {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table; }

  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important; }

  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important; }

  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important; }

  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visilbity for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visilbity for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: -0.625em;
    *zoom: 1; }
    [class*="block-grid-"]:before, [class*="block-grid-"]:after {
      content: " ";
      display: table; }
    [class*="block-grid-"]:after {
      clear: both; }
    [class*="block-grid-"] > li {
      display: inline;
      height: auto;
      float: left;
      padding: 0 0.625em 1.25em; }

  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 768px) {
  /* Remove small grid clearing */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none; }

  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
p.lead {
  font-size: 1.21875em;
  line-height: 1.6; }

.subheader {
  line-height: 1.4;
  color: #9a6192;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em; }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr; }

/* Default Link Styles */
a {
  color: #3c2639;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #3c2639; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility; }
  p aside {
    font-size: 0.875em;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c2639;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #9a6192;
    line-height: 0; }

h1 {
  font-size: 5.625em; }

h2 {
  font-size: 2.375em; }

h3 {
  font-size: 1.375em; }

h4 {
  font-size: 1.125em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1em; }

hr {
  border: solid #3c2639;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c; }

/* Lists */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: inside;
  font-family: inherit; }

ul, ol {
  margin-left: 0em; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */ }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square; }
ul.circle {
  list-style-type: circle; }
ul.disc {
  list-style-type: disc; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75em; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #3c2639;
  border-bottom: 1px dotted #ddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0;
  border-left: 0; }
  blockquote cite {
    display: block;
    font-size: 0.8125em;
    color: #7a4e74; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #7a4e74; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #3c2639; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #ddd;
  padding: 0.625em 0.75em; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375em; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em; }

@media only screen and (min-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 6.25em; }

  h2 {
    font-size: 3em; }

  h3 {
    font-size: 1.6875em; }

  h4 {
    font-size: 1.4375em; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
button, .button, .quantity .minus,
.quantity .plus, .shipping-calculator-button, .woocommerce-account .addresses a {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: inherit;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #3c2639;
  border-color: #1d121b;
  color: #fdf9ea; }
  button:hover, button:focus, .button:hover, .quantity .minus:hover,
  .quantity .plus:hover, .shipping-calculator-button:hover, .woocommerce-account .addresses a:hover, .button:focus, .quantity .minus:focus,
  .quantity .plus:focus, .shipping-calculator-button:focus, .woocommerce-account .addresses a:focus {
    background-color: #1d121b; }
  button:hover, button:focus, .button:hover, .quantity .minus:hover,
  .quantity .plus:hover, .shipping-calculator-button:hover, .woocommerce-account .addresses a:hover, .button:focus, .quantity .minus:focus,
  .quantity .plus:focus, .shipping-calculator-button:focus, .woocommerce-account .addresses a:focus {
    color: #fdf9ea; }
  button.secondary, .button.secondary, .quantity .secondary.minus,
  .quantity .secondary.plus, .secondary.shipping-calculator-button, .woocommerce-account .addresses a.secondary {
    background-color: #3c2639;
    border-color: #1d121b;
    color: #fdf9ea; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .quantity .secondary.minus:hover,
    .quantity .secondary.plus:hover, .secondary.shipping-calculator-button:hover, .woocommerce-account .addresses a.secondary:hover, .button.secondary:focus, .quantity .secondary.minus:focus,
    .quantity .secondary.plus:focus, .secondary.shipping-calculator-button:focus, .woocommerce-account .addresses a.secondary:focus {
      background-color: #1d121b; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .quantity .secondary.minus:hover,
    .quantity .secondary.plus:hover, .secondary.shipping-calculator-button:hover, .woocommerce-account .addresses a.secondary:hover, .button.secondary:focus, .quantity .secondary.minus:focus,
    .quantity .secondary.plus:focus, .secondary.shipping-calculator-button:focus, .woocommerce-account .addresses a.secondary:focus {
      color: #fdf9ea; }
  button.success, .button.success, .quantity .success.minus,
  .quantity .success.plus, .success.shipping-calculator-button, .woocommerce-account .addresses a.success {
    background-color: #5da423;
    border-color: #457a1a;
    color: #fdf9ea; }
    button.success:hover, button.success:focus, .button.success:hover, .quantity .success.minus:hover,
    .quantity .success.plus:hover, .success.shipping-calculator-button:hover, .woocommerce-account .addresses a.success:hover, .button.success:focus, .quantity .success.minus:focus,
    .quantity .success.plus:focus, .success.shipping-calculator-button:focus, .woocommerce-account .addresses a.success:focus {
      background-color: #457a1a; }
    button.success:hover, button.success:focus, .button.success:hover, .quantity .success.minus:hover,
    .quantity .success.plus:hover, .success.shipping-calculator-button:hover, .woocommerce-account .addresses a.success:hover, .button.success:focus, .quantity .success.minus:focus,
    .quantity .success.plus:focus, .success.shipping-calculator-button:focus, .woocommerce-account .addresses a.success:focus {
      color: #fdf9ea; }
  button.alert, .button.alert, .quantity .alert.minus,
  .quantity .alert.plus, .alert.shipping-calculator-button, .woocommerce-account .addresses a.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: #fdf9ea; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .quantity .alert.minus:hover,
    .quantity .alert.plus:hover, .alert.shipping-calculator-button:hover, .woocommerce-account .addresses a.alert:hover, .button.alert:focus, .quantity .alert.minus:focus,
    .quantity .alert.plus:focus, .alert.shipping-calculator-button:focus, .woocommerce-account .addresses a.alert:focus {
      background-color: #970b0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .quantity .alert.minus:hover,
    .quantity .alert.plus:hover, .alert.shipping-calculator-button:hover, .woocommerce-account .addresses a.alert:hover, .button.alert:focus, .quantity .alert.minus:focus,
    .quantity .alert.plus:focus, .alert.shipping-calculator-button:focus, .woocommerce-account .addresses a.alert:focus {
      color: #fdf9ea; }
  button.large, .button.large, .quantity .large.minus,
  .quantity .large.plus, .large.shipping-calculator-button, .woocommerce-account .addresses a.large {
    padding-top: 1em;
    padding-right: 2em;
    padding-bottom: 1.0625em;
    padding-left: 2em;
    font-size: 1.25em; }
  button.small, .button.small, .quantity .small.minus,
  .quantity .small.plus, .small.shipping-calculator-button, .woocommerce-account .addresses a.small {
    padding-top: 0.5625em;
    padding-right: 1.125em;
    padding-bottom: 0.625em;
    padding-left: 1.125em;
    font-size: 0.8125em; }
  button.tiny, .button.tiny, .quantity .tiny.minus,
  .quantity .tiny.plus, .tiny.shipping-calculator-button, .woocommerce-account .addresses a.tiny {
    padding-top: 0.4375em;
    padding-right: 0.875em;
    padding-bottom: 0.5em;
    padding-left: 0.875em;
    font-size: 0.6875em; }
  button.expand, .button.expand, .quantity .expand.minus,
  .quantity .expand.plus, .expand.shipping-calculator-button, .woocommerce-account .addresses a.expand {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%; }
  button.left-align, .button.left-align, .quantity .left-align.minus,
  .quantity .left-align.plus, .left-align.shipping-calculator-button, .woocommerce-account .addresses a.left-align {
    text-align: left;
    text-indent: 0.75em; }
  button.right-align, .button.right-align, .quantity .right-align.minus,
  .quantity .right-align.plus, .right-align.shipping-calculator-button, .woocommerce-account .addresses a.right-align {
    text-align: right;
    padding-right: 0.75em; }
  button.disabled, button[disabled], .button.disabled, .quantity .disabled.minus,
  .quantity .disabled.plus, .disabled.shipping-calculator-button, .woocommerce-account .addresses a.disabled, .button[disabled], .quantity [disabled].minus,
  .quantity [disabled].plus, [disabled].shipping-calculator-button, .woocommerce-account .addresses a[disabled] {
    background-color: #3c2639;
    border-color: #1d121b;
    color: #fdf9ea;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .quantity .disabled.minus:hover,
    .quantity .disabled.plus:hover, .disabled.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled:hover, .button.disabled:focus, .quantity .disabled.minus:focus,
    .quantity .disabled.plus:focus, .disabled.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled:focus, .button[disabled]:hover, .quantity [disabled].minus:hover,
    .quantity [disabled].plus:hover, [disabled].shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled]:hover, .button[disabled]:focus, .quantity [disabled].minus:focus,
    .quantity [disabled].plus:focus, [disabled].shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled]:focus {
      background-color: #1d121b; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .quantity .disabled.minus:hover,
    .quantity .disabled.plus:hover, .disabled.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled:hover, .button.disabled:focus, .quantity .disabled.minus:focus,
    .quantity .disabled.plus:focus, .disabled.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled:focus, .button[disabled]:hover, .quantity [disabled].minus:hover,
    .quantity [disabled].plus:hover, [disabled].shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled]:hover, .button[disabled]:focus, .quantity [disabled].minus:focus,
    .quantity [disabled].plus:focus, [disabled].shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled]:focus {
      color: #fdf9ea; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .quantity .disabled.minus:hover,
    .quantity .disabled.plus:hover, .disabled.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled:hover, .button.disabled:focus, .quantity .disabled.minus:focus,
    .quantity .disabled.plus:focus, .disabled.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled:focus, .button[disabled]:hover, .quantity [disabled].minus:hover,
    .quantity [disabled].plus:hover, [disabled].shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled]:hover, .button[disabled]:focus, .quantity [disabled].minus:focus,
    .quantity [disabled].plus:focus, [disabled].shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled]:focus {
      background-color: #3c2639; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .quantity .disabled.secondary.minus,
    .quantity .disabled.secondary.plus, .disabled.secondary.shipping-calculator-button, .woocommerce-account .addresses a.disabled.secondary, .button[disabled].secondary, .quantity [disabled].secondary.minus,
    .quantity [disabled].secondary.plus, [disabled].secondary.shipping-calculator-button, .woocommerce-account .addresses a[disabled].secondary {
      background-color: #3c2639;
      border-color: #1d121b;
      color: #fdf9ea;
      cursor: default;
      opacity: 0.6;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .quantity .disabled.secondary.minus:hover,
      .quantity .disabled.secondary.plus:hover, .disabled.secondary.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled.secondary:hover, .button.disabled.secondary:focus, .quantity .disabled.secondary.minus:focus,
      .quantity .disabled.secondary.plus:focus, .disabled.secondary.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled.secondary:focus, .button[disabled].secondary:hover, .quantity [disabled].secondary.minus:hover,
      .quantity [disabled].secondary.plus:hover, [disabled].secondary.shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled].secondary:hover, .button[disabled].secondary:focus, .quantity [disabled].secondary.minus:focus,
      .quantity [disabled].secondary.plus:focus, [disabled].secondary.shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled].secondary:focus {
        background-color: #1d121b; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .quantity .disabled.secondary.minus:hover,
      .quantity .disabled.secondary.plus:hover, .disabled.secondary.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled.secondary:hover, .button.disabled.secondary:focus, .quantity .disabled.secondary.minus:focus,
      .quantity .disabled.secondary.plus:focus, .disabled.secondary.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled.secondary:focus, .button[disabled].secondary:hover, .quantity [disabled].secondary.minus:hover,
      .quantity [disabled].secondary.plus:hover, [disabled].secondary.shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled].secondary:hover, .button[disabled].secondary:focus, .quantity [disabled].secondary.minus:focus,
      .quantity [disabled].secondary.plus:focus, [disabled].secondary.shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled].secondary:focus {
        color: #fdf9ea; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .quantity .disabled.secondary.minus:hover,
      .quantity .disabled.secondary.plus:hover, .disabled.secondary.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled.secondary:hover, .button.disabled.secondary:focus, .quantity .disabled.secondary.minus:focus,
      .quantity .disabled.secondary.plus:focus, .disabled.secondary.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled.secondary:focus, .button[disabled].secondary:hover, .quantity [disabled].secondary.minus:hover,
      .quantity [disabled].secondary.plus:hover, [disabled].secondary.shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled].secondary:hover, .button[disabled].secondary:focus, .quantity [disabled].secondary.minus:focus,
      .quantity [disabled].secondary.plus:focus, [disabled].secondary.shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled].secondary:focus {
        background-color: #3c2639; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .quantity .disabled.success.minus,
    .quantity .disabled.success.plus, .disabled.success.shipping-calculator-button, .woocommerce-account .addresses a.disabled.success, .button[disabled].success, .quantity [disabled].success.minus,
    .quantity [disabled].success.plus, [disabled].success.shipping-calculator-button, .woocommerce-account .addresses a[disabled].success {
      background-color: #5da423;
      border-color: #457a1a;
      color: #fdf9ea;
      cursor: default;
      opacity: 0.6;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .quantity .disabled.success.minus:hover,
      .quantity .disabled.success.plus:hover, .disabled.success.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled.success:hover, .button.disabled.success:focus, .quantity .disabled.success.minus:focus,
      .quantity .disabled.success.plus:focus, .disabled.success.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled.success:focus, .button[disabled].success:hover, .quantity [disabled].success.minus:hover,
      .quantity [disabled].success.plus:hover, [disabled].success.shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled].success:hover, .button[disabled].success:focus, .quantity [disabled].success.minus:focus,
      .quantity [disabled].success.plus:focus, [disabled].success.shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled].success:focus {
        background-color: #457a1a; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .quantity .disabled.success.minus:hover,
      .quantity .disabled.success.plus:hover, .disabled.success.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled.success:hover, .button.disabled.success:focus, .quantity .disabled.success.minus:focus,
      .quantity .disabled.success.plus:focus, .disabled.success.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled.success:focus, .button[disabled].success:hover, .quantity [disabled].success.minus:hover,
      .quantity [disabled].success.plus:hover, [disabled].success.shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled].success:hover, .button[disabled].success:focus, .quantity [disabled].success.minus:focus,
      .quantity [disabled].success.plus:focus, [disabled].success.shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled].success:focus {
        color: #fdf9ea; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .quantity .disabled.success.minus:hover,
      .quantity .disabled.success.plus:hover, .disabled.success.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled.success:hover, .button.disabled.success:focus, .quantity .disabled.success.minus:focus,
      .quantity .disabled.success.plus:focus, .disabled.success.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled.success:focus, .button[disabled].success:hover, .quantity [disabled].success.minus:hover,
      .quantity [disabled].success.plus:hover, [disabled].success.shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled].success:hover, .button[disabled].success:focus, .quantity [disabled].success.minus:focus,
      .quantity [disabled].success.plus:focus, [disabled].success.shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled].success:focus {
        background-color: #5da423; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .quantity .disabled.alert.minus,
    .quantity .disabled.alert.plus, .disabled.alert.shipping-calculator-button, .woocommerce-account .addresses a.disabled.alert, .button[disabled].alert, .quantity [disabled].alert.minus,
    .quantity [disabled].alert.plus, [disabled].alert.shipping-calculator-button, .woocommerce-account .addresses a[disabled].alert {
      background-color: #c60f13;
      border-color: #970b0e;
      color: #fdf9ea;
      cursor: default;
      opacity: 0.6;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .quantity .disabled.alert.minus:hover,
      .quantity .disabled.alert.plus:hover, .disabled.alert.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled.alert:hover, .button.disabled.alert:focus, .quantity .disabled.alert.minus:focus,
      .quantity .disabled.alert.plus:focus, .disabled.alert.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled.alert:focus, .button[disabled].alert:hover, .quantity [disabled].alert.minus:hover,
      .quantity [disabled].alert.plus:hover, [disabled].alert.shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled].alert:hover, .button[disabled].alert:focus, .quantity [disabled].alert.minus:focus,
      .quantity [disabled].alert.plus:focus, [disabled].alert.shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled].alert:focus {
        background-color: #970b0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .quantity .disabled.alert.minus:hover,
      .quantity .disabled.alert.plus:hover, .disabled.alert.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled.alert:hover, .button.disabled.alert:focus, .quantity .disabled.alert.minus:focus,
      .quantity .disabled.alert.plus:focus, .disabled.alert.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled.alert:focus, .button[disabled].alert:hover, .quantity [disabled].alert.minus:hover,
      .quantity [disabled].alert.plus:hover, [disabled].alert.shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled].alert:hover, .button[disabled].alert:focus, .quantity [disabled].alert.minus:focus,
      .quantity [disabled].alert.plus:focus, [disabled].alert.shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled].alert:focus {
        color: #fdf9ea; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .quantity .disabled.alert.minus:hover,
      .quantity .disabled.alert.plus:hover, .disabled.alert.shipping-calculator-button:hover, .woocommerce-account .addresses a.disabled.alert:hover, .button.disabled.alert:focus, .quantity .disabled.alert.minus:focus,
      .quantity .disabled.alert.plus:focus, .disabled.alert.shipping-calculator-button:focus, .woocommerce-account .addresses a.disabled.alert:focus, .button[disabled].alert:hover, .quantity [disabled].alert.minus:hover,
      .quantity [disabled].alert.plus:hover, [disabled].alert.shipping-calculator-button:hover, .woocommerce-account .addresses a[disabled].alert:hover, .button[disabled].alert:focus, .quantity [disabled].alert.minus:focus,
      .quantity [disabled].alert.plus:focus, [disabled].alert.shipping-calculator-button:focus, .woocommerce-account .addresses a[disabled].alert:focus {
        background-color: #c60f13; }

button, .button, .quantity .minus,
.quantity .plus, .shipping-calculator-button, .woocommerce-account .addresses a {
  padding-top: 0.8125em;
  padding-bottom: 0.75em; }
  button.tiny, .button.tiny, .quantity .tiny.minus,
  .quantity .tiny.plus, .tiny.shipping-calculator-button, .woocommerce-account .addresses a.tiny {
    padding-top: 0.5em;
    padding-bottom: 0.4375em; }
  button.small, .button.small, .quantity .small.minus,
  .quantity .small.plus, .small.shipping-calculator-button, .woocommerce-account .addresses a.small {
    padding-top: 0.625em;
    padding-bottom: 0.5625em; }
  button.large, .button.large, .quantity .large.minus,
  .quantity .large.plus, .large.shipping-calculator-button, .woocommerce-account .addresses a.large {
    padding-top: 1.03125em;
    padding-bottom: 1.03125em; }

@media only screen {
  button, .button, .quantity .minus,
  .quantity .plus, .shipping-calculator-button, .woocommerce-account .addresses a {
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out; }
    button:active, .button:active, .quantity .minus:active,
    .quantity .plus:active, .shipping-calculator-button:active, .woocommerce-account .addresses a:active {
      -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2) inset;
      box-shadow: 0 0 0 rgba(0, 0, 0, 0.2) inset; }
    button.radius, .button.radius, .quantity .radius.minus,
    .quantity .radius.plus, .radius.shipping-calculator-button, .woocommerce-account .addresses a.radius {
      -webkit-border-radius: 0;
      border-radius: 0; }
    button.round, .button.round, .quantity .round.minus,
    .quantity .round.plus, .round.shipping-calculator-button, .woocommerce-account .addresses a.round {
      -webkit-border-radius: 1000px;
      border-radius: 1000px; } }
@media only screen and (min-width: 768px) {
  button, .button, .quantity .minus,
  .quantity .plus, .shipping-calculator-button, .woocommerce-account .addresses a {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1em; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5em; }
  form .row .row .column, form .row .row .single-prod--desc, form .row .row .single-prod--shipping,
  form .row .row .columns,
  form .row .row body.single .prod-upper .images,
  body.single .prod-upper form .row .row .images,
  form .row .row body.single .prod-upper .summary,
  body.single .prod-upper form .row .row .summary {
    padding: 0 0.5em; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column, form .row .row.collapse .single-prod--desc, form .row .row.collapse .single-prod--shipping,
    form .row .row.collapse .columns,
    form .row .row.collapse body.single .prod-upper .images,
    body.single .prod-upper form .row .row.collapse .images,
    form .row .row.collapse body.single .prod-upper .summary,
    body.single .prod-upper form .row .row.collapse .summary {
      padding: 0; }
form .row input.column, form .row input.single-prod--desc, form .row input.single-prod--shipping,
form .row input.columns,
form .row body.single .prod-upper input.images,
body.single .prod-upper form .row input.images,
form .row body.single .prod-upper input.summary,
body.single .prod-upper form .row input.summary,
form .row textarea.column,
form .row textarea.single-prod--desc,
form .row textarea.single-prod--shipping,
form .row textarea.columns,
form .row body.single .prod-upper textarea.images,
body.single .prod-upper form .row textarea.images,
form .row body.single .prod-upper textarea.summary,
body.single .prod-upper form .row textarea.summary {
  padding-left: 0.5em; }

/* Label Styles */
label {
  font-size: 1em;
  color: #3c2639;
  cursor: pointer;
  display: block;
  font-weight: 300;
  margin-bottom: 0.1875em; }
  label.right, label.single-prod--shipping {
    float: none;
    text-align: right; }
  label.inline {
    margin: 0 0 1em 0;
    padding: 0.625em 0; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 1em;
  height: 2.4375em;
  line-height: 2.4375em; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button, .quantity .postfix.minus,
.quantity .postfix.plus, .postfix.shipping-calculator-button, .woocommerce-account .addresses a.postfix {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em; }

.prefix.button, .quantity .prefix.minus,
.quantity .prefix.plus, .prefix.shipping-calculator-button, .woocommerce-account .addresses a.prefix {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em; }

.prefix.button.radius, .quantity .prefix.radius.minus,
.quantity .prefix.radius.plus, .prefix.radius.shipping-calculator-button, .woocommerce-account .addresses a.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.postfix.button.radius, .quantity .postfix.radius.minus,
.quantity .postfix.radius.plus, .postfix.radius.shipping-calculator-button, .woocommerce-account .addresses a.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.prefix.button.round, .quantity .prefix.round.minus,
.quantity .prefix.round.plus, .prefix.round.shipping-calculator-button, .woocommerce-account .addresses a.prefix.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round, .quantity .postfix.round.minus,
.quantity .postfix.round.plus, .postfix.round.shipping-calculator-button, .woocommerce-account .addresses a.postfix.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span so buttons keep their own */
span.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333; }
  span.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

span.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333; }
  span.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cdc4be;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3c2639;
  display: block;
  font-size: 1em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    background: #fff;
    border-color: #3c2639;
    outline: none; }
  input[type="text"][disabled],
  input[type="password"][disabled],
  input[type="date"][disabled],
  input[type="datetime"][disabled],
  input[type="datetime-local"][disabled],
  input[type="month"][disabled],
  input[type="week"][disabled],
  input[type="email"][disabled],
  input[type="number"][disabled],
  input[type="search"][disabled],
  input[type="tel"][disabled],
  input[type="time"][disabled],
  input[type="url"][disabled],
  textarea[disabled] {
    background-color: #ddd; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1em 0; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #ddd;
  padding: 1.25em;
  margin: 1.125em 0; }
  fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.1875em;
    margin: 0;
    margin-left: -0.1875em; }

/* Error Handling */
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1); }
  .error input:focus,
  input.error:focus,
  .error textarea:focus,
  textarea.error:focus {
    background: #fff;
    border-color: #3c2639; }

.error label,
label.error {
  color: #c60f13; }

.error small,
small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff; }

/* Custom Checkbox and Radio Inputs */
form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden; }
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff; }
  form.custom .custom.checkbox {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: -1px; }
  form.custom .custom.radio {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    padding: 3px; }
  form.custom .custom.checkbox:before {
    content: "";
    display: block;
    font-size: 16px;
    color: #fff; }
  form.custom .custom.radio.checked:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    background: #222;
    position: relative; }
  form.custom .custom.checkbox.checked:before {
    content: "\00d7";
    color: #222;
    position: absolute;
    top: -50%;
    left: 50%;
    margin-top: 4px;
    margin-left: -5px; }

/* Custom Select Options and Dropdowns */
form.custom {
  /* Custom input, disabled */ }
  form.custom .custom.dropdown {
    display: block;
    position: relative;
    top: 0;
    height: 2.3125em;
    margin-bottom: 1.25em;
    margin-top: 0px;
    padding: 0px;
    width: 100%;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    -webkit-box-shadow: none;
    background: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
    box-shadow: none;
    font-size: 0.875em;
    vertical-align: top; }
    form.custom .custom.dropdown ul {
      overflow-y: auto;
      max-height: 200px; }
    form.custom .custom.dropdown .current {
      cursor: default;
      white-space: nowrap;
      line-height: 2.25em;
      color: #3c2639;
      text-decoration: none;
      overflow: hidden;
      display: block;
      margin-left: 0.5em;
      margin-right: 2.3125em; }
    form.custom .custom.dropdown .selector {
      cursor: default;
      position: absolute;
      width: 2.5em;
      height: 2.3125em;
      display: block;
      right: 0;
      top: 0; }
      form.custom .custom.dropdown .selector:after {
        content: "";
        display: block;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: #aaa transparent transparent transparent;
        border-top-style: solid;
        position: absolute;
        left: 0.9375em;
        top: 50%;
        margin-top: -3px; }
    form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: #222 transparent transparent transparent;
      border-top-style: solid; }
    form.custom .custom.dropdown .disabled {
      color: #888; }
      form.custom .custom.dropdown .disabled:hover {
        background: transparent;
        color: #888; }
        form.custom .custom.dropdown .disabled:hover:after {
          display: none; }
    form.custom .custom.dropdown.open ul {
      display: block;
      z-index: 10;
      min-width: 100%;
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box; }
    form.custom .custom.dropdown.small {
      max-width: 134px; }
    form.custom .custom.dropdown.medium {
      max-width: 254px; }
    form.custom .custom.dropdown.large {
      max-width: 434px; }
    form.custom .custom.dropdown.expand {
      width: 100% !important; }
    form.custom .custom.dropdown.open.small ul {
      min-width: 134px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    form.custom .custom.dropdown.open.medium ul {
      min-width: 254px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    form.custom .custom.dropdown.open.large ul {
      min-width: 434px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  form.custom .custom.dropdown ul {
    position: absolute;
    width: auto;
    display: none;
    margin: 0;
    left: -1px;
    top: auto;
    -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 16px; }
    form.custom .custom.dropdown ul li {
      color: #555;
      font-size: 0.875em;
      cursor: default;
      padding-top: 0.25em;
      padding-bottom: 0.25em;
      padding-left: 0.375em;
      padding-right: 2.375em;
      min-height: 1.5em;
      line-height: 1.5em;
      margin: 0;
      white-space: nowrap;
      list-style: none; }
      form.custom .custom.dropdown ul li.selected {
        background: #eeeeee;
        color: #000; }
      form.custom .custom.dropdown ul li:hover {
        background-color: #e4e4e4;
        color: #000; }
      form.custom .custom.dropdown ul li.selected:hover {
        background: #eeeeee;
        cursor: default;
        color: #000; }
    form.custom .custom.dropdown ul.show {
      display: block; }
  form.custom .custom.disabled {
    background: #ddd; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #3c2639; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }

.top-bar {
  overflow: hidden;
  height: 3.125em;
  line-height: 3.125em;
  position: relative;
  background: #3c2639;
  margin-bottom: 1.875em; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 2.45em; }
  .top-bar .button, .top-bar .quantity .minus, .quantity .top-bar .minus,
  .top-bar .quantity .plus,
  .quantity .top-bar .plus, .top-bar .shipping-calculator-button, .top-bar .woocommerce-account .addresses a, .woocommerce-account .addresses .top-bar a {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 0; }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 3.125em;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 3.125em;
      font-size: 1.125em;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: normal;
        color: #fff;
        width: 50%;
        display: block;
        padding: 0 1.04167em; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #fff;
      text-transform: uppercase;
      font-size: 1em;
      font-weight: 600;
      position: relative;
      display: block;
      padding: 0 1.04167em;
      height: 3.125em;
      line-height: 3.125em; }
    .top-bar .toggle-topbar.menu-icon {
      right: 1.04167em;
      top: 50%;
      margin-top: -16px;
      padding-left: 40px; }
      .top-bar .toggle-topbar.menu-icon a {
        text-indent: -48px;
        width: 34px;
        height: 34px;
        line-height: 33px;
        padding: 0;
        color: #3c2639; }
        .top-bar .toggle-topbar.menu-icon a span {
          position: absolute;
          right: 0;
          display: block;
          width: 16px;
          height: 0;
          -webkit-box-shadow: 0 10px 0 1px #3c2639, 0 16px 0 1px #3c2639, 0 22px 0 1px #3c2639;
          box-shadow: 0 10px 0 1px #3c2639, 0 16px 0 1px #3c2639, 0 22px 0 1px #3c2639; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #3c2639; }
    .top-bar.expanded .toggle-topbar a {
      color: #888; }
      .top-bar.expanded .toggle-topbar a span {
        -webkit-box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888;
        box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 5000ms ease-out;
  -moz-transition: left 5000ms ease-out;
  transition: left 5000ms ease-out; }
  .top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #3c2639;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-bottom: solid 1px #5b3a57;
    border-top: solid 1px #1d121b;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 0;
    padding-left: 1.04167em;
    font-size: 1.125em;
    font-weight: normal;
    background: #9999cc; }
    .top-bar-section ul li > a.hover {
      background: #332030;
      color: #3c2639; }
    .top-bar-section ul li > a.button, .top-bar-section ul .quantity li > a.minus, .quantity .top-bar-section ul li > a.minus,
    .top-bar-section ul .quantity li > a.plus,
    .quantity .top-bar-section ul li > a.plus, .top-bar-section ul li > a.shipping-calculator-button, .top-bar-section ul .woocommerce-account .addresses li > a, .woocommerce-account .addresses .top-bar-section ul li > a {
      background: #3c2639;
      font-size: 1.125em; }
      .top-bar-section ul li > a.button.hover, .top-bar-section ul .quantity li > a.hover.minus, .quantity .top-bar-section ul li > a.hover.minus,
      .top-bar-section ul .quantity li > a.hover.plus,
      .quantity .top-bar-section ul li > a.hover.plus, .top-bar-section ul li > a.hover.shipping-calculator-button, .top-bar-section ul .woocommerce-account .addresses li > a.hover, .woocommerce-account .addresses .top-bar-section ul li > a.hover {
        background: #1d121b; }
    .top-bar-section ul li > a.button.secondary, .top-bar-section ul .quantity li > a.secondary.minus, .quantity .top-bar-section ul li > a.secondary.minus,
    .top-bar-section ul .quantity li > a.secondary.plus,
    .quantity .top-bar-section ul li > a.secondary.plus, .top-bar-section ul li > a.secondary.shipping-calculator-button, .top-bar-section ul .woocommerce-account .addresses li > a.secondary, .woocommerce-account .addresses .top-bar-section ul li > a.secondary {
      background: #3c2639; }
      .top-bar-section ul li > a.button.secondary.hover, .top-bar-section ul .quantity li > a.secondary.hover.minus, .quantity .top-bar-section ul li > a.secondary.hover.minus,
      .top-bar-section ul .quantity li > a.secondary.hover.plus,
      .quantity .top-bar-section ul li > a.secondary.hover.plus, .top-bar-section ul li > a.secondary.hover.shipping-calculator-button, .top-bar-section ul .woocommerce-account .addresses li > a.secondary.hover, .woocommerce-account .addresses .top-bar-section ul li > a.secondary.hover {
        background: #1d121b; }
    .top-bar-section ul li > a.button.success, .top-bar-section ul .quantity li > a.success.minus, .quantity .top-bar-section ul li > a.success.minus,
    .top-bar-section ul .quantity li > a.success.plus,
    .quantity .top-bar-section ul li > a.success.plus, .top-bar-section ul li > a.success.shipping-calculator-button, .top-bar-section ul .woocommerce-account .addresses li > a.success, .woocommerce-account .addresses .top-bar-section ul li > a.success {
      background: #5da423; }
      .top-bar-section ul li > a.button.success.hover, .top-bar-section ul .quantity li > a.success.hover.minus, .quantity .top-bar-section ul li > a.success.hover.minus,
      .top-bar-section ul .quantity li > a.success.hover.plus,
      .quantity .top-bar-section ul li > a.success.hover.plus, .top-bar-section ul li > a.success.hover.shipping-calculator-button, .top-bar-section ul .woocommerce-account .addresses li > a.success.hover, .woocommerce-account .addresses .top-bar-section ul li > a.success.hover {
        background: #457a1a; }
    .top-bar-section ul li > a.button.alert, .top-bar-section ul .quantity li > a.alert.minus, .quantity .top-bar-section ul li > a.alert.minus,
    .top-bar-section ul .quantity li > a.alert.plus,
    .quantity .top-bar-section ul li > a.alert.plus, .top-bar-section ul li > a.alert.shipping-calculator-button, .top-bar-section ul .woocommerce-account .addresses li > a.alert, .woocommerce-account .addresses .top-bar-section ul li > a.alert {
      background: #c60f13; }
      .top-bar-section ul li > a.button.alert.hover, .top-bar-section ul .quantity li > a.alert.hover.minus, .quantity .top-bar-section ul li > a.alert.hover.minus,
      .top-bar-section ul .quantity li > a.alert.hover.plus,
      .quantity .top-bar-section ul li > a.alert.hover.plus, .top-bar-section ul li > a.alert.hover.shipping-calculator-button, .top-bar-section ul .woocommerce-account .addresses li > a.alert.hover, .woocommerce-account .addresses .top-bar-section ul li > a.alert.hover {
        background: #970b0e; }
  .top-bar-section ul li.active > a {
    background: #332030;
    color: #3c2639; }
  .top-bar-section .has-form {
    padding: 1.04167em; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
      border-left-style: solid;
      margin-right: 1.04167em;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        visibility: visible; }
  .top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    visibility: hidden;
    z-index: 99; }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 1.04167em; }
      .top-bar-section .dropdown li.title h5 {
        margin-bottom: 0; }
        .top-bar-section .dropdown li.title h5 a {
          color: #fff;
          line-height: 1.5625em;
          display: block; }
    .top-bar-section .dropdown label {
      padding: 8px 1.04167em 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #555;
      font-weight: bold;
      font-size: 0.625em; }

.top-bar-js-breakpoint {
  width: 58.75em !important;
  visibility: hidden; }

.js-generated {
  display: block; }

@media only screen and (min-width: 58.75em) {
  .top-bar {
    background: #3c2639;
    *zoom: 1;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button,
    .top-bar .quantity .minus,
    .quantity .top-bar .minus,
    .top-bar .quantity .plus,
    .quantity .top-bar .plus,
    .top-bar .shipping-calculator-button,
    .top-bar .woocommerce-account .addresses a,
    .woocommerce-account .addresses .top-bar a {
      line-height: 2em;
      font-size: 0.875em;
      height: 2em;
      padding: 0 10px;
      position: relative;
      top: 8px; }
    .top-bar.expanded {
      background: #3c2639; }

  .contain-to-grid .top-bar {
    max-width: 62.5em;
    margin: 0 auto; }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li a:not(.button):not(.shipping-calculator-button) {
      padding: 0 1.04167em;
      line-height: 3.125em;
      background: #3c2639; }
      .top-bar-section li a:not(.button):not(.shipping-calculator-button).hover {
        background: #444488; }
    .top-bar-section .has-dropdown > a {
      padding-right: 21.04167em !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.5625em; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        visibility: hidden; }
    .top-bar-section .has-dropdown.hover > .dropdown {
      visibility: visible; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      margin-top: -16px;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 1;
        white-space: nowrap;
        padding: 7px 1.04167em;
        background: #4c3048; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #4c3048; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #5b3a57;
      border-left: solid 1px #1d121b;
      clear: none;
      height: 3.125em;
      width: 0px; }
    .top-bar-section .has-form {
      background: #3c2639;
      padding: 0 1.04167em;
      height: 3.125em; }
    .top-bar-section ul.right li .dropdown, .top-bar-section ul.single-prod--shipping li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section ul.right li .dropdown li .dropdown, .top-bar-section ul.single-prod--shipping li .dropdown li .dropdown {
        right: 100%; } }
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: #fdf9ea;
  padding: 1.25em;
  border: solid 1px #666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px; }
  .reveal-modal .column, .reveal-modal .single-prod--desc, .reveal-modal .single-prod--shipping,
  .reveal-modal .columns,
  .reveal-modal body.single .prod-upper .images,
  body.single .prod-upper .reveal-modal .images,
  .reveal-modal body.single .prod-upper .summary,
  body.single .prod-upper .reveal-modal .summary {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  .reveal-modal .close-reveal-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: 0.5em;
    right: 0.6875em;
    color: #6c5b65;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none; }

@media only screen and (min-width: 768px) {
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em; }
    .reveal-modal.tiny {
      margin-left: -15%;
      width: 30%; }
    .reveal-modal.small {
      margin-left: -20%;
      width: 40%; }
    .reveal-modal.medium {
      margin-left: -30%;
      width: 60%; }
    .reveal-modal.large {
      margin-left: -40%;
      width: 80%; }
    .reveal-modal.xlarge {
      margin-left: -47.5%;
      width: 95%; } }
@media print {
  .reveal-modal {
    background: #fff !important; } }
.reveal-modal a.close-reveal-modal {
  text-decoration: none !important; }

/* Inline Lists */
.inline-list {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375em;
    display: block; }
    .inline-list > li > * {
      display: block; }

/* Pagination */
.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em; }
  .pagination li {
    display: block;
    float: left;
    height: 1.5em;
    color: #222;
    font-size: 0.875em;
    margin-left: 0.3125em; }
    .pagination li a {
      display: block;
      padding: 0.0625em 0.4375em 0.0625em;
      color: #999; }
    .pagination li:hover a,
    .pagination li a:focus {
      background: #e6e6e6; }
    .pagination li.unavailable a {
      cursor: default;
      color: #999; }
    .pagination li.unavailable:hover a, .pagination li.unavailable a:focus {
      background: transparent; }
    .pagination li.current a {
      background: #3c2639;
      color: #fff;
      font-weight: bold;
      cursor: default; }
      .pagination li.current a:hover, .pagination li.current a:focus {
        background: #3c2639; }

.pagination-centered {
  text-align: center; }
  .pagination-centered ul > li {
    float: none;
    display: inline-block; }

/* Tables */
table {
  background: #fdf9ea;
  margin-bottom: 1.25em;
  border: solid 0 #ddd; }
  table thead,
  table tfoot {
    background: #e0d9cf;
    font-weight: 600; }
    table thead tr th,
    table thead tr td,
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5em 0.625em 0.625em;
      font-size: 100%;
      color: #3c2639;
      text-align: left; }
  table tr th,
  table tr td {
    padding: 0.5625em 0.625em;
    font-size: 0.875em;
    color: #222; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #fdf9ea; }
  table thead tr th,
  table tfoot tr th,
  table tbody tr td,
  table tr td,
  table tfoot tr td {
    display: table-cell;
    line-height: 1.125em; }

html, body {
  height: 100%;
  min-height: 100%; }

.outer-wrap {
  background-color: #fdf9ea;
  padding-bottom: 2em; }

.main-wrap {
  margin-top: 1em; }

.wf-loading * {
  visibility: hidden; }

.wf-active *,
.wf-inactive * {
  visibility: visible; }

a {
  -moz-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out; }

.page-title {
  text-align: center;
  padding-top: .5em; }

.gform_fields {
  list-style: none; }

/* Helpers */
.site-footer ul {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0; }

.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }
  .visually-hidden:hover, .visually-hidden:active, .visually-hidden:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #3c2639;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */ }

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

/**
 * The `mark` element.
 *
 * This isn't commonly used, but WooCommerce occasionally spits it
 * out. The Normalize default is yellow, so we reset it here.
 */
mark {
  background-color: #e0d9cf;
  color: #3c2639;
  padding: 0.125em 0.25em; }

/* ==========================================================================
   Top Bar
   ========================================================================== */
/* The site-wide header, or that dump bar at the top!
 */
.inner-wrap {
  -moz-transition: padding-top 0.2s linear;
  -o-transition: padding-top 0.2s linear;
  -webkit-transition: padding-top 0.2s linear;
  transition: padding-top 0.2s linear;
  padding-top: 0; }
  @media only screen and (min-width: 768px) {
    .inner-wrap {
      padding-top: 11.25em; } }

header[role="banner"] .top-row,
header[role="banner"] .bottom-row {
  padding-top: .5em;
  padding-bottom: .5em; }
@media only screen and (min-width: 768px) {
  header[role="banner"] {
    background-color: #fdf9ea;
    background-color: rgba(253, 249, 234, 0.92);
    position: fixed;
    width: 100%;
    z-index: 500; }
    header[role="banner"] .top-row,
    header[role="banner"] .bottom-row {
      padding-top: 0;
      padding-bottom: 0; } }

/* Upper Bar
   ========================================================================== */
/* Social media and e-commerce links.
 */
header[role="banner"] {
  /* Social Links
   *
   * These are those circular buttons that link to the client's
   * social media accounts.
   */
  /* E-commerce Links
   *
   * Hide them! They'll be un-hidden once the shop officially
   * launches.
   */ }
  header[role="banner"] .social-icons {
    margin-bottom: 0; }
    header[role="banner"] .social-icons > li:not(:first-of-type) {
      margin-left: .5em; }
    header[role="banner"] .social-icons a {
      line-height: inherit;
      vertical-align: baseline; }
  header[role="banner"] .shop-menu {
    font-size: 75%;
    margin-bottom: 0; }
    header[role="banner"] .shop-menu > li {
      float: right;
      margin-left: .5em; }
  @media only screen and (min-width: 768px) {
    header[role="banner"] .social-icons > li:not(:first-of-type) {
      margin-left: 1em; }
    header[role="banner"] .shop-menu {
      font-size: 100%; }
      header[role="banner"] .shop-menu > li {
        margin-left: 1em; }
    header[role="banner"] .social-icons a,
    header[role="banner"] .shop-menu a {
      line-height: 7.5em;
      -moz-transition: line-height 0.5s;
      -o-transition: line-height 0.5s;
      -webkit-transition: line-height 0.5s;
      transition: line-height 0.5s; } }

/* Logo
   ========================================================================== */
/* The logo is repeated in two places. One is used for mobile screens,
 * one is used for large screens. The markup is identical.
 */
header[role="banner"] .site-logo {
  font-size: 0;
  line-height: 0; }
  header[role="banner"] .site-logo a {
    height: 76px;
    width: 76px;
    background-image: url('../img/icons-sdb842e0c8e.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    vertical-align: baseline; }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      header[role="banner"] .site-logo a {
        background-image: url('../img/icons-retina-s45805d136d.png');
        background-position: 0 0;
        -moz-background-size: 288px auto;
        -o-background-size: 288px auto;
        -webkit-background-size: 288px auto;
        background-size: 288px auto; } }
    @media only screen and (min-width: 768px) {
      header[role="banner"] .site-logo a {
        height: 88px;
        width: 288px;
        background-image: url('../img/icons-sdb842e0c8e.png');
        background-position: 0 -76px;
        background-repeat: no-repeat;
        margin: 12px auto 0 auto;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -moz-transition-property: background, height;
        -o-transition-property: background, height;
        -webkit-transition-property: background, height;
        transition-property: background, height; } }
  @media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min-resolution: 144dpi) {
    header[role="banner"] .site-logo a {
      background-image: url('../img/icons-retina-s45805d136d.png');
      background-position: 0 -76px;
      -moz-background-size: 288px auto;
      -o-background-size: 288px auto;
      -webkit-background-size: 288px auto;
      background-size: 288px auto; } }
    @media only screen and (min-width: 768px) {
        header[role="banner"] .site-logo a:focus, header[role="banner"] .site-logo a:hover, header[role="banner"] .site-logo a:active {
          opacity: .75; } }

/* Main Menu
   ========================================================================== */
.main-nav-menu {
  overflow: hidden;
  *zoom: 1;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 1.875em;
  -webkit-column-gap: 1.875em;
  column-gap: 1.875em;
  list-style-type: none;
  margin: 0;
  overflow: visible;
  padding: 0; }
  .main-nav-menu li {
    display: block; }
  .main-nav-menu a {
    display: block;
    font-weight: 600;
    padding: .333em 0; }
  .main-nav-menu .dropdown {
    display: none; }
  @media only screen and (min-width: 768px) {
    .main-nav-menu {
      -moz-columns: 1;
      -webkit-columns: 1;
      columns: 1;
      padding: 0 1.875em;
      text-align: center; }
      .main-nav-menu li {
        display: inline-block;
        position: relative; }
        .main-nav-menu li:focus > a, .main-nav-menu li:hover > a, .main-nav-menu li:active > a {
          background-color: #3c2639;
          background-color: rgba(60, 38, 57, 0.85);
          color: #fdf9ea; }
        .main-nav-menu li:focus .dropdown, .main-nav-menu li:hover .dropdown, .main-nav-menu li:active .dropdown {
          display: block; }
      .main-nav-menu a {
        line-height: 3.75em;
        padding: 0 1em;
        text-transform: uppercase;
        -moz-transition: line-height 0.5s;
        -o-transition: line-height 0.5s;
        -webkit-transition: line-height 0.5s;
        transition: line-height 0.5s; }
        .main-nav-menu a:focus, .main-nav-menu a:hover, .main-nav-menu a:active {
          background-color: #3c2639;
          background-color: rgba(60, 38, 57, 0.85);
          color: #fdf9ea; }
      .main-nav-menu .dropdown {
        display: none;
        left: 0;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: absolute;
        text-align: left;
        top: 1.45;
        width: 200%; }
        .main-nav-menu .dropdown li {
          display: block;
          position: static; }
          .main-nav-menu .dropdown li:first-of-type a {
            padding-top: .5em; }
        .main-nav-menu .dropdown a {
          background-color: #3c2639;
          background-color: rgba(60, 38, 57, 0.85);
          color: #fdf9ea;
          display: block;
          font-weight: 400;
          line-height: 150%;
          padding: .25em 1em;
          text-transform: none; }
          .main-nav-menu .dropdown a:focus, .main-nav-menu .dropdown a:hover, .main-nav-menu .dropdown a:active {
            background-color: #fdf9ea;
            background-color: rgba(253, 249, 234, 0.85);
            color: #3c2639;
            opacity: 1; } }
  @media only screen and (min-width: 1440px) {
    .main-nav-menu a,
    .main-nav-menu .dropdown a {
      padding-left: 2em;
      padding-right: 2em; } }

/* States
   ========================================================================== */
/* The header only has one state: squished. This applies to the header once
 * a user scrolls a bit down the page.
 *
 * We're using Compass for spriting, so `.site-logo a`'s squished background
 * position is set based on what Compass does.
 */
header[role="banner"].is-squished .social-icons a,
header[role="banner"].is-squished .shop-menu a {
  line-height: 3.75em; }
header[role="banner"].is-squished .site-logo a {
  background-position: 0px -106px;
  height: 40px; }

/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-FONTNAME.css" rel="stylesheet" />
*/
@font-face {
  font-family: "SSSocial";
  src: url("webfonts/ss-social-circle.eot");
  src: url("webfonts/ss-social-circle.eot?#iefix") format("embedded-opentype"), url("webfonts/ss-social-circle.woff") format("woff"), url("webfonts/ss-social-circle.ttf") format("truetype"), url("webfonts/ss-social-circle.svg#SSSocialCircle") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "SSSocial";
  src: url("webfonts/ss-social-regular.eot");
  src: url("webfonts/ss-social-regular.eot?#iefix") format("embedded-opentype"), url("webfonts/ss-social-regular.woff") format("woff"), url("webfonts/ss-social-regular.ttf") format("truetype"), url("webfonts/ss-social-regular.svg#SSSocialRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
  -ms-zoom: 1; }

.ss-icon, .ss-icon.ss-social, .ss-icon.ss-social-circle,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"][class*=" ss-social"]:before, [class*=" ss-"][class*=" ss-social"]:before,
[class^="ss-"].right:after,
[class^="ss-"].single-prod--shipping:after, [class*=" ss-"].right:after, [class*=" ss-"].single-prod--shipping:after,
[class^="ss-"][class*=" ss-social"].right:after,
[class^="ss-"][class*=" ss-social"].single-prod--shipping:after, [class*=" ss-"][class*=" ss-social"].right:after, [class*=" ss-"][class*=" ss-social"].single-prod--shipping:after {
  font-family: "SSSocial";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased; }

.ss-icon.ss-social-circle,
[class^="ss-"].ss-social-circle:before, [class*=" ss-"].ss-social-circle:before,
[class^="ss-"].ss-social-circle.right:after,
[class^="ss-"].ss-social-circle.single-prod--shipping:after, [class*=" ss-"].ss-social-circle.right:after, [class*=" ss-"].ss-social-circle.single-prod--shipping:after {
  font-weight: bold; }

[class^="ss-"].right:before, [class^="ss-"].single-prod--shipping:before,
[class*=" ss-"].right:before,
[class*=" ss-"].single-prod--shipping:before {
  display: none;
  content: ''; }

.ss-facebook:before, .ss-facebook.right:after, .ss-facebook.single-prod--shipping:after {
  content: '?'; }

.ss-twitter:before, .ss-twitter.right:after, .ss-twitter.single-prod--shipping:after {
  content: '?'; }

.ss-linkedin:before, .ss-linkedin.right:after, .ss-linkedin.single-prod--shipping:after {
  content: '?'; }

.ss-googleplus:before, .ss-googleplus.right:after, .ss-googleplus.single-prod--shipping:after {
  content: '?'; }

.ss-appdotnet:before, .ss-appdotnet.right:after, .ss-appdotnet.single-prod--shipping:after {
  content: '?'; }

.ss-zerply:before, .ss-zerply.right:after, .ss-zerply.single-prod--shipping:after {
  content: '?'; }

.ss-reddit:before, .ss-reddit.right:after, .ss-reddit.single-prod--shipping:after {
  content: '?'; }

.ss-tumblr:before, .ss-tumblr.right:after, .ss-tumblr.single-prod--shipping:after {
  content: '?'; }

.ss-wordpress:before, .ss-wordpress.right:after, .ss-wordpress.single-prod--shipping:after {
  content: '?'; }

.ss-blogger:before, .ss-blogger.right:after, .ss-blogger.single-prod--shipping:after {
  content: '?'; }

.ss-posterous:before, .ss-posterous.right:after, .ss-posterous.single-prod--shipping:after {
  content: '?'; }

.ss-youtube:before, .ss-youtube.right:after, .ss-youtube.single-prod--shipping:after {
  content: '?'; }

.ss-vimeo:before, .ss-vimeo.right:after, .ss-vimeo.single-prod--shipping:after {
  content: '?'; }

.ss-flickr:before, .ss-flickr.right:after, .ss-flickr.single-prod--shipping:after {
  content: '?'; }

.ss-instagram:before, .ss-instagram.right:after, .ss-instagram.single-prod--shipping:after {
  content: '?'; }

.ss-fivehundredpx:before, .ss-fivehundredpx.right:after, .ss-fivehundredpx.single-prod--shipping:after {
  content: '?'; }

.ss-pinterest:before, .ss-pinterest.right:after, .ss-pinterest.single-prod--shipping:after {
  content: '?'; }

.ss-svpply:before, .ss-svpply.right:after, .ss-svpply.single-prod--shipping:after {
  content: '?'; }

.ss-readmill:before, .ss-readmill.right:after, .ss-readmill.single-prod--shipping:after {
  content: '?'; }

.ss-dropbox:before, .ss-dropbox.right:after, .ss-dropbox.single-prod--shipping:after {
  content: '?'; }

.ss-pinboard:before, .ss-pinboard.right:after, .ss-pinboard.single-prod--shipping:after {
  content: '?'; }

.ss-dribbble:before, .ss-dribbble.right:after, .ss-dribbble.single-prod--shipping:after {
  content: '?'; }

.ss-behance:before, .ss-behance.right:after, .ss-behance.single-prod--shipping:after {
  content: '?'; }

.ss-github:before, .ss-github.right:after, .ss-github.single-prod--shipping:after {
  content: '?'; }

.ss-octocat:before, .ss-octocat.right:after, .ss-octocat.single-prod--shipping:after {
  content: '?'; }

.ss-stackoverflow:before, .ss-stackoverflow.right:after, .ss-stackoverflow.single-prod--shipping:after {
  content: '?'; }

.ss-paypal:before, .ss-paypal.right:after, .ss-paypal.single-prod--shipping:after {
  content: '?'; }

.ss-kickstarter:before, .ss-kickstarter.right:after, .ss-kickstarter.single-prod--shipping:after {
  content: '?'; }

.ss-foursquare:before, .ss-foursquare.right:after, .ss-foursquare.single-prod--shipping:after {
  content: '?'; }

.ss-yelp:before, .ss-yelp.right:after, .ss-yelp.single-prod--shipping:after {
  content: '?'; }

.ss-skype:before, .ss-skype.right:after, .ss-skype.single-prod--shipping:after {
  content: '?'; }

.ss-rdio:before, .ss-rdio.right:after, .ss-rdio.single-prod--shipping:after {
  content: '?'; }

.ss-spotify:before, .ss-spotify.right:after, .ss-spotify.single-prod--shipping:after {
  content: '?'; }

.ss-lastfm:before, .ss-lastfm.right:after, .ss-lastfm.single-prod--shipping:after {
  content: '?'; }

.ss-soundcloud:before, .ss-soundcloud.right:after, .ss-soundcloud.single-prod--shipping:after {
  content: '?'; }

.ss-mail:before, .ss-mail.right:after, .ss-mail.single-prod--shipping:after {
  content: '?'; }

.ss-like:before, .ss-like.right:after, .ss-like.single-prod--shipping:after {
  content: '??'; }

.ss-rss:before, .ss-rss.right:after, .ss-rss.single-prod--shipping:after {
  content: '?'; }

.ss-share:before, .ss-share.right:after, .ss-share.single-prod--shipping:after {
  content: '?'; }

.ss-apple:before, .ss-apple.right:after, .ss-apple.single-prod--shipping:after {
  content: 'ð'; }

.ss-microsoft:before, .ss-microsoft.right:after, .ss-microsoft.single-prod--shipping:after {
  content: '?'; }

.ss-windows:before, .ss-windows.right:after, .ss-windows.single-prod--shipping:after {
  content: '?'; }

.ss-android:before, .ss-android.right:after, .ss-android.single-prod--shipping:after {
  content: '?'; }

.ss-blackberry:before, .ss-blackberry.right:after, .ss-blackberry.single-prod--shipping:after {
  content: '?'; }

.bookends,
.frilled,
.related.products h2,
.frilled--white {
  text-align: center; }
  .bookends:after,
  .frilled:after,
  .related.products h2:after,
  .frilled--white:after {
    height: 52px;
    width: 192px;
    background-image: url('../img/icons-sdb842e0c8e.png');
    background-position: 0 -164px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    margin: 24px auto 0 auto;
    margin-top: 1.5rem; }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .bookends:after,
      .frilled:after,
      .related.products h2:after,
      .frilled--white:after {
        background-image: url('../img/icons-retina-s45805d136d.png');
        background-position: 0 -164px;
        -moz-background-size: 288px auto;
        -o-background-size: 288px auto;
        -webkit-background-size: 288px auto;
        background-size: 288px auto; } }

.frilled--white:after {
  height: 52px;
  width: 192px;
  background-image: url('../img/icons-sdb842e0c8e.png');
  background-position: 0 -216px;
  background-repeat: no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .frilled--white:after {
      background-image: url('../img/icons-retina-s45805d136d.png');
      background-position: 0 -216px;
      -moz-background-size: 288px auto;
      -o-background-size: 288px auto;
      -webkit-background-size: 288px auto;
      background-size: 288px auto; } }

/**
  * Framed Images
  */
.framed {
  margin: 2em auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%; }
  @media only screen and (min-width: 600px) {
    .framed {
      /* Alignment
       *
       * $column: 5.625%;
       * $gutter: 2.500%;
       */ }
      .framed,
      .framed a,
      .framed h1, .framed h2, .framed h3, .framed h4, .framed h5, .framed h6 {
        color: #fdf9ea; } }
    @media only screen and (min-width: 600px) and (min-width: 768px) {
      .framed,
      .framed a,
      .framed h1, .framed h2, .framed h3, .framed h4, .framed h5, .framed h6 {
        text-shadow: 0 2px #3c2639;
        text-shadow: 0 2px 10px #3c2639; } }
  @media only screen and (min-width: 600px) {
      .framed.light,
      .framed.light a,
      .framed.light h1, .framed.light h2, .framed.light h3, .framed.light h4, .framed.light h5, .framed.light h6 {
        color: #3c2639; } }
    @media only screen and (min-width: 600px) and (min-width: 768px) {
      .framed.light,
      .framed.light a,
      .framed.light h1, .framed.light h2, .framed.light h3, .framed.light h4, .framed.light h5, .framed.light h6 {
        text-shadow: 0 1px #fdf9ea;
        text-shadow: 0 2px 10px #fdf9ea; } }
  @media only screen and (min-width: 600px) and (min-width: 768px) {
    .framed {
      margin: 2em auto 4em; }
      .framed .framed-text-wrap-inner {
        padding-left: 18.75%;
        padding-right: 18.75%; }
      .framed.rightfield .framed-text-wrap-inner {
        padding-left: 35%;
        padding-right: 2.5%; }
      .framed.leftfield .framed-text-wrap-inner {
        padding-left: 2.5%;
        padding-right: 35%; } }
  @media only screen and (min-width: 600px) and (min-width: 768px) {
    .no-touch .framed.hide-text,
    .no-touch .framed.hide-text a,
    .no-touch .framed.hide-text h1, .no-touch .framed.hide-text h2, .no-touch .framed.hide-text h3, .no-touch .framed.hide-text h4, .no-touch .framed.hide-text h5, .no-touch .framed.hide-text h6 {
      text-shadow: none; } }
  @media only screen and (min-width: 600px) {
      .no-touch .framed.hide-text .framed-text {
        -moz-transition: opacity 250ms ease-in-out;
        -o-transition: opacity 250ms ease-in-out;
        -webkit-transition: opacity 250ms ease-in-out;
        transition: opacity 250ms ease-in-out;
        background-color: #3c2639;
        background-color: rgba(60, 38, 57, 0.95);
        opacity: 0; }
      .no-touch .framed.hide-text:focus .framed-text, .no-touch .framed.hide-text:hover .framed-text {
        opacity: 1; }
      .framed .framed-text {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100; }
      .framed .framed-text-wrap-outer {
        display: table;
        height: 100%;
        width: 100%; }
      .framed .framed-text-wrap-inner {
        display: table-cell;
        font-size: 100%;
        height: 100%;
        padding: .9375em;
        vertical-align: middle;
        width: 100%; } }
  .framed h3 {
    font-size: 1em;
    background-image: none; }
    @media only screen and (min-width: 768px) {
      .framed h3 {
        font-size: 1.6875em;
        padding-bottom: 1em; } }

[class*="column"] + .first.small-4,
[class*="column"] + .first-small.large-4,
body.single .prod-upper [class*="column"] + .first-small.summary,
[class*="column"] + .first-small.single-prod--shipping {
  clear: both;
  float: left; }

@media only screen and (min-width: 768px) {
  [class*="column"] + .first-small.small-6 {
    clear: none; }

  [class*="column"] + .first-large.large-4, body.single .prod-upper [class*="column"] + .first-large.summary, [class*="column"] + .first-large.single-prod--shipping {
    clear: both;
    float: left; } }
[class*="column"] + [class*="column"]:last-child {
  float: left; }

.reveal-modal {
  z-index: 600; }

.reveal-modal-bg {
  z-index: 550; }

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

/**
  * intro text section
  */
.home-intro {
  text-align: center; }

.intro-title {
  line-height: 1.2;
  font-size: 1.75em; }
  @media only screen and (min-width: 500px) {
    .intro-title {
      font-size: 2em; } }
  @media only screen and (min-width: 768px) {
    .intro-title {
      font-size: 3em; } }

/* ==========================================================================
   Slider
   ========================================================================== */
.centered-slider .soliloquy-container,
.centered-slider .soliloquy-container.soliloquy-theme-metro {
  margin: 0 auto 2em; }

.soliloquy-image-slide img {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* Archive View */
.term-name-wrap {
  margin-top: 1em; }

.term-row-wrap {
  margin-bottom: 1em; }

.location-grid-item {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: right;
  float: left; }

/* Single View */
.single-location {
  text-align: center; }

.location-intro {
  margin-bottom: 2em; }
  @media only screen and (min-width: 768px) {
    .location-intro {
      margin-bottom: 3em; } }

.location-column {
  margin-bottom: 1em; }
  @media only screen and (min-width: 768px) {
    .location-column {
      margin-bottom: 0; } }
  .location-column h1 {
    font-size: 1.4375em; }
  .location-column .vcard {
    border: 0;
    display: block;
    line-height: 150%;
    margin: 1em 0;
    padding: 0; }

.related-outer {
  margin-top: 1em; }

.hentry.entry-excerpt {
  line-height: 150%;
  text-align: center; }
  .hentry.entry-excerpt .entry-title {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 150%;
    margin: .25em 0 0 0; }
  .hentry.entry-excerpt .entry-meta {
    margin-bottom: 1.5em; }
  .hentry.entry-excerpt .entry-date {
    display: block; }

/* Make things clear!
 */
.blog-body-wrap .columns:nth-of-type(odd), .blog-body-wrap body.single .prod-upper .images:nth-of-type(odd), body.single .prod-upper .blog-body-wrap .images:nth-of-type(odd), .blog-body-wrap body.single .prod-upper .summary:nth-of-type(odd), body.single .prod-upper .blog-body-wrap .summary:nth-of-type(odd) {
  clear: left; }
@media only screen and (min-width: 768px) {
  .blog-body-wrap .columns:nth-of-type(odd), .blog-body-wrap body.single .prod-upper .images:nth-of-type(odd), body.single .prod-upper .blog-body-wrap .images:nth-of-type(odd), .blog-body-wrap body.single .prod-upper .summary:nth-of-type(odd), body.single .prod-upper .blog-body-wrap .summary:nth-of-type(odd) {
    clear: none; }
  .blog-body-wrap .columns:nth-of-type(3n + 1), .blog-body-wrap body.single .prod-upper .images:nth-of-type(3n + 1), body.single .prod-upper .blog-body-wrap .images:nth-of-type(3n + 1), .blog-body-wrap body.single .prod-upper .summary:nth-of-type(3n + 1), body.single .prod-upper .blog-body-wrap .summary:nth-of-type(3n + 1) {
    clear: left !important; } }

/* Single Blog Posts
 */
body.single-post .post-wrap .entry-header {
  padding: 1em 0; }
body.single-post .post-wrap .entry-title {
  font-size: 3em;
  margin: 0; }
body.single-post .post-wrap .entry-meta {
  line-height: 150%;
  padding-top: 1em;
  text-align: center; }
  body.single-post .post-wrap .entry-meta .vcard {
    border: 0;
    display: block;
    margin: 0;
    padding: 0;
    text-transform: uppercase; }
    body.single-post .post-wrap .entry-meta .vcard .fn {
      font-weight: 400; }
  @media only screen and (min-width: 768px) {
    body.single-post .post-wrap .entry-meta {
      position: absolute;
      text-align: left; } }

/* Pagination */
.pagination-wrap {
  overflow: hidden;
  *zoom: 1;
  margin-top: 2em; }
  .single .pagination-wrap {
    margin-top: 1em;
    margin-bottom: 1em; }
    @media only screen and (min-width: 768px) {
      .single .pagination-wrap {
        margin-top: 4em;
        margin-bottom: 4em; } }

.pagination {
  width: auto;
  margin: 0 auto;
  text-align: center;
  font-size: 1.125em; }
  .pagination li {
    display: inline-block;
    float: none; }

.nav-previous,
.nav-next {
  width: auto;
  text-align: center;
  padding: .5em; }
  @media only screen and (min-width: 768px) {
    .nav-previous,
    .nav-next {
      max-width: 48%;
      padding: .5em 0; } }
  .nav-previous a,
  .nav-next a {
    color: #3c2639; }
    .nav-previous a:hover,
    .nav-next a:hover {
      color: #3c2639; }

@media only screen and (min-width: 768px) {
  .nav-previous {
    float: left;
    text-align: left; } }

@media only screen and (min-width: 768px) {
  .nav-next {
    float: right;
    text-align: right; } }

/* WordPress Generated Classes */
.aligncenter {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

.alignleft {
  max-width: 100%;
  height: auto;
  float: none; }

.alignright {
  max-width: 100%;
  height: auto;
  float: none; }

figure.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto; }

.single-content-wrap img {
  display: block;
  margin-bottom: .5em; }
  .page .single-content-wrap img {
    margin: 0 auto .5em auto; }

/* =============================================================================
   Single Product
   ============================================================================= */
body.single .prod-upper {
  margin-top: 1em; }
  @media only screen and (min-width: 768px) {
    body.single .prod-upper {
      margin-top: 3em; } }
  body.single .prod-upper .images img {
    margin: 0 .5em .5em 0; }
  @media only screen and (min-width: 768px) {
    body.single .prod-upper .images img {
      margin: 0 1em 1em 0; } }
  body.single .prod-upper .entry-title {
    font-size: 1.4375em;
    font-weight: 600; }
  body.single .prod-upper .price {
    font-size: 3em;
    font-weight: 300;
    margin-bottom: .5em; }
  body.single .prod-upper .product_meta {
    color: #6c5b65;
    font-size: 0.875em;
    line-height: 1.57143; }
    body.single .prod-upper .product_meta .posted_in {
      display: none; }
  body.single .prod-upper .variations_form .variations td.label {
    display: none; }
  body.single .prod-upper .variations_form .variations select {
    background-color: #9c8f91;
    color: white;
    height: 40px; }
  body.single .prod-upper .product_meta {
    display: none; }

.single-prod--wrap {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  overflow: hidden;
  *zoom: 1; }

.single-prod--shipping p {
  color: #6c5b65;
  font-size: 0.875em;
  line-height: 1.57143; }

/**
 * Related Producst
 */
.woocommerce .related.products,
.woocommerce-page .related.products {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  overflow: hidden;
  *zoom: 1; }
  .woocommerce .related.products ul.products li.product,
  .woocommerce-page .related.products ul.products li.product {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left; }

.site-footer {
  overflow: hidden;
  *zoom: 1;
  background-color: #3c2639;
  color: #fdf9ea;
  height: auto;
  line-height: 150%;
  padding: 2em 0;
  text-align: left;
  width: 100%;
  /* The widget titles are all `h5`s. So.
   */ }
  .site-footer .fine-print {
    font-size: 0.875em;
    line-height: inherit; }
  .loaded .site-footer, .no-js .site-footer {
    opacity: 1; }
  .site-footer .widget-wrap {
    font-size: 0.875em; }
  .site-footer h1,
  .site-footer h2,
  .site-footer h3,
  .site-footer h4,
  .site-footer h5,
  .site-footer h6 {
    color: #fdf9ea; }
  .site-footer h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: inherit;
    margin-bottom: .75em; }
  .site-footer a {
    color: #fdf9ea; }
    .site-footer a:hover, .site-footer a:active, .site-footer a:focus {
      color: #cdc4be; }
  .site-footer input[type="email"],
  .site-footer input[type="text"],
  .site-footer input[type="search"] {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cdc4be;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #3c2639;
    display: block;
    font-size: 1em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    -webkit-transition: background 1s;
    transition: background 1s;
    border: 0; }
    .site-footer input[type="email"]:focus,
    .site-footer input[type="text"]:focus,
    .site-footer input[type="search"]:focus {
      background: #fff;
      border-color: #3c2639;
      outline: none; }
    .site-footer input[type="email"][disabled],
    .site-footer input[type="text"][disabled],
    .site-footer input[type="search"][disabled] {
      background-color: #ddd; }
    .site-footer input[type="email"]:-moz-placeholder,
    .site-footer input[type="text"]:-moz-placeholder,
    .site-footer input[type="search"]:-moz-placeholder {
      color: #3c2639; }
    .site-footer input[type="email"]::-webkit-input-placeholder,
    .site-footer input[type="text"]::-webkit-input-placeholder,
    .site-footer input[type="search"]::-webkit-input-placeholder {
      color: #3c2639; }
    .site-footer input[type="email"].placeholder,
    .site-footer input[type="text"].placeholder,
    .site-footer input[type="search"].placeholder {
      color: #3c2639; }
    .site-footer input[type="email"]:focus, .site-footer input[type="email"]:hover,
    .site-footer input[type="text"]:focus,
    .site-footer input[type="text"]:hover,
    .site-footer input[type="search"]:focus,
    .site-footer input[type="search"]:hover {
      background-color: #fdf9ea; }

/*
 * Style Twitter widget in footer.
 */
.site-footer .widget_twitter ul {
  list-style-type: none;
  padding-left: 0; }
.site-footer .widget_twitter li {
  margin-bottom: 1em; }
.site-footer .widget_twitter .entry-meta {
  display: block;
  opacity: .75; }

/* =============================================================================
   WooCommerce
   ============================================================================= */
body.woocommerce .page-title p {
  font-size: .4em;
  margin: 10px 0 0 0;
  line-height: 0;
  font-weight: 300; }
body.woocommerce p.shipping {
  font-size: .9em;
  margin-bottom: 10px;
  margin-top: -10px; }

/* Multiple Products
   ============================================================================= */
ul.products {
  list-style-type: none;
  margin: 0; }

li.product {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 50%;
  float: left;
  text-align: center; }
  li.product a {
    text-decoration: none; }
  li.product img {
    height: auto;
    margin: 0 auto 1em auto;
    width: 100%; }
  li.product .entry-title {
    margin: 0; }
  li.product .price {
    display: block;
    font-size: 100%;
    margin-bottom: 1em; }
  @media only screen and (min-width: 768px) {
    li.product {
      position: relative;
      padding-left: 0.9375em;
      padding-right: 0.9375em;
      width: 33.33333%;
      float: left; } }

@media screen and (max-width: 767px) {
  li.product:nth-child(odd) {
    clear: left; } }
@media screen and (min-width: 768px) {
  li.product:nth-child(3n+1) {
    clear: left; } }
/* Sale Products
   ========================================================================== */
.onsale {
  background-color: #594654;
  background-color: rgba(60, 38, 57, 0.85);
  color: #fdf9ea;
  display: inline-block;
  font-weight: 600;
  padding: 0.125em 0.25em; }

.price ins {
  font-weight: 600;
  text-decoration: none; }

/**
 * Multiple products
 */
li.product.sale {
  position: relative; }
  li.product.sale .onsale {
    left: 0;
    position: absolute;
    top: 1em; }

/**
 * Single Products
 */
body.single-product .prod-upper .price del {
  font-size: 50%; }

/* Checkout
   ============================================================================= */
.shop_table {
  width: 100%; }
  .shop_table td.actions {
    text-align: right; }
  .shop_table input[name="update_cart"] {
    background-color: #9d9092; }

ul.payment_methods {
  list-style-type: none;
  margin-left: 0; }
  ul.payment_methods li {
    min-height: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.25em;
    position: relative; }
  ul.payment_methods input[type="radio"] {
    line-height: 0;
    position: absolute;
    top: 2px;
    left: 0;
    vertical-align: baseline; }
  ul.payment_methods label {
    color: #3c2639;
    font-size: 1.125em;
    font-weight: 600; }
  ul.payment_methods p {
    margin: 0; }

/* Quantity Controller
   =================================== */
.quantity {
  overflow: hidden;
  *zoom: 1; }
  .quantity .minus,
  .quantity .plus {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #9d9092;
    border: 1px solid transparent;
    color: #fdf9ea;
    float: left;
    font-size: 100%;
    line-height: 1.5;
    padding: .5em;
    width: 10%; }
  .quantity input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: 100%;
    height: auto;
    line-height: 1.5;
    padding: .5em;
    text-align: center;
    width: 80%; }
    .quantity input::-webkit-inner-spin-button, .quantity input::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }

/**
 * Messages
 */
.woocommerce-message {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  overflow: hidden;
  *zoom: 1;
  background-color: #e0d9cf;
  padding: 0.9375em;
  text-align: center; }
  .woocommerce-message .button, .woocommerce-message .quantity .minus, .quantity .woocommerce-message .minus,
  .woocommerce-message .quantity .plus,
  .quantity .woocommerce-message .plus, .woocommerce-message .shipping-calculator-button, .woocommerce-message .woocommerce-account .addresses a, .woocommerce-account .addresses .woocommerce-message a {
    margin: 0 1em; }

/**
 * Info
 *
 * These are informational bits wrapped only in a `div`. They occur on
 * the cart page and probably elsewhere.
 */
.woocommerce-info {
  background-color: #e0d9cf;
  display: inline-block;
  margin-bottom: 1em;
  padding: 0.9375em;
  text-align: center; }

/* Cart
   ========================================================================== */
.shop_table.cart {
  /**
   * Coupon area
   */ }
  .shop_table.cart a {
    text-decoration: none; }
  .shop_table.cart .product-remove a {
    background-color: #3c2639;
    border-radius: 2em;
    color: #fdf9ea;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    opacity: .5;
    text-align: center;
    width: 1em; }
    .shop_table.cart .product-remove a:focus, .shop_table.cart .product-remove a:hover, .shop_table.cart .product-remove a:active {
      opacity: 1; }
  .shop_table.cart .quantity input {
    width: auto; }
  .shop_table.cart .coupon {
    float: left; }
    .shop_table.cart .coupon label {
      display: inline-block; }

/**
 * Totals
 */
@media only screen and (min-width: 768px) {
  .cart_totals {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 41.66667%;
    left: 58.33333%;
    right: auto;
    float: left; } }
.cart_totals h2 {
  font-size: 1.4375em;
  font-weight: 600; }
.cart_totals th {
  font-weight: 400;
  text-align: left; }
.cart_totals td {
  font-weight: 600; }

/**
 * Shipping calculations
 */
.shipping_calculator {
  clear: left; }
  @media only screen and (min-width: 768px) {
    .shipping_calculator {
      position: relative;
      padding-left: 0.9375em;
      padding-right: 0.9375em;
      width: 41.66667%;
      left: 58.33333%;
      right: auto;
      float: left; } }
  .shipping_calculator h2 {
    font-size: 0.875em;
    font-weight: 400; }

/* Checkout
   ========================================================================== */
#ship-to-different-address {
  font-size: 100%;
  font-weight: 300; }
  #ship-to-different-address label {
    display: inline-block;
    padding-right: .5em; }

/* Account
   ========================================================================== */
.woocommerce-account .woocommerce h2 {
  font-size: 1.6875em;
  text-align: center; }
.woocommerce-account .addresses {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  overflow: hidden;
  *zoom: 1; }
  @media only screen and (min-width: 768px) {
    .woocommerce-account .addresses .col-1,
    .woocommerce-account .addresses .col-2 {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 50%;
      float: left; } }
  .woocommerce-account .addresses h3 {
    font-size: 1.125em;
    font-weight: 600; }

/* ==========================================================================
   Storyboard
   ========================================================================== */
.storyboard {
  margin-bottom: 1em;
  text-align: center;
  /**
   * Modifiers
   */ }
  .storyboard a {
    color: #fdf9ea;
    display: block;
    text-decoration: none; }
  .storyboard img {
    opacity: .5; }
  .storyboard.storyboard--left {
    text-align: left; }
  .storyboard.storyboard--right {
    text-align: right; }
  .storyboard.storyboard--dark a {
    color: #3c2639; }

.storyboard__content {
  background-color: #000;
  margin-top: .5em;
  margin-bottom: 1.5em;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .storyboard__content {
      margin-top: 1em;
      margin-bottom: 4em; } }

.storyboard__content__text {
  /* This uses the new Flexbox to center content.
   * Help from:
   * http://philipwalton.github.io/solved-by-flexbox/demos/vertical-centering/
   */
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  left: 0;
  padding: 0 1.875em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100; }
  .storyboard__content__text h2 {
    color: inherit;
    line-height: 1;
    margin: 0;
    width: 100%; }

/**
 * Shame
 *
 * For things that don't belong.
 */
b,
strong {
  font-weight: 600; }

/* Coming soon page.
 *
 * 'Cause who's gonna make a partial for one rule of one page!
 * Come on!
 */
.page-template-templatestemplate-shop-coming-soon-php .entry-content {
  font-size: 1.6875em;
  line-height: 1.4;
  margin-top: 2em; }

/* Center block titles
 *
 * For ingredients, locations
 */
.type-ingredient .entry-title,
.home-ingredients .entry-title,
.type-location .entry-title,
.type-collaborator .entry-title {
  font-size: 1.125em;
  font-weight: 400;
  margin: .5em 0 1.5em;
  text-align: center; }

/**
 * Anchors
 */
.post-wrap a {
  text-decoration: underline; }
.post-wrap .button, .post-wrap .quantity .minus, .quantity .post-wrap .minus,
.post-wrap .quantity .plus,
.quantity .post-wrap .plus, .post-wrap .shipping-calculator-button, .post-wrap .woocommerce-account .addresses a, .woocommerce-account .addresses .post-wrap a {
  text-decoration: none; }

.home-ingredients a,
.location.entry-excerpt a {
  text-decoration: none; }

/**
 * Wholesale Form
 *
 * Make the submit button float right
 */
.pg-wholesale input[type="submit"] {
  float: right; }
