/*!
 *# Crate Stylesheet */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
@import url("https://fonts.googleapis.com/css2?family=Fjalla+One&family=Open+Sans:wght@300;400&family=Roboto+Condensed:wght@400;700&display=swap");
html {
  font-size: 62.5%;
  line-height: 2.4em;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 3.2em;
  line-height: 1.5em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin: 0.75em 0; }

h2 {
  font-size: 2.4em;
  line-height: 2em;
  margin: 1em 0; }

h3 {
  font-size: 1.872em;
  line-height: 1.28205em;
  margin: 1.28205em 0; }

h4 {
  font-size: 1.6em;
  line-height: 1.5em;
  margin: 1.5em 0; }

h5 {
  font-size: 1.328em;
  line-height: 1.80723em;
  margin: 1.80723em 0; }

h6 {
  font-size: 1.072em;
  line-height: 2.23881em;
  margin: 2.23881em 0; }

/* Grouping content
       ========================================================================== */
/**
       * Set 1 unit of vertical rhythm on the top and bottom margin.
       */
blockquote {
  margin: 2.4em 40px; }

dl,
ol,
ul {
  margin: 2.4em 0; }

/**
       * Turn off margins on nested lists.
       */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0; }

dd {
  margin: 0 0 0 40px; }

ol,
ul {
  padding: 0 0 0 40px; }

/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 2.4em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
       * Set 1 unit of vertical rhythm on the top and bottom margin.
       */
p,
pre {
  margin: 2.4em 0; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 2.4em;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Correct the padding in Firefox.
     */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block;
  /*
         * 1. Set 1 unit of vertical rhythm on the top and bottom margin.
         * 2. Set consistent space for the list style image.
         */
  margin: 2.4em 0;
  /* 1 */
  padding: 0 0 0 40px;
  /* 2 */
  /**
         * Turn off margins on nested lists.
         */ }
  menu menu,
  ol menu,
  ul menu {
    margin: 0; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

.assistive-text,
.visuallyhidden,
.visually-hidden,
.gfield_hide_label .gfield_label,
.screen-reader-text {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
  margin: -1px; }

.width-full {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  right: 50%;
  margin-right: -50vw; }

html {
  font-size: 62.5%;
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

body #page {
  font-size: 1.6rem;
  margin: 0;
  background: #fff;
  color: #262626;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  body #page.admin-bar {
    min-height: calc( 100vh - 32px); }

@media screen and (max-width: 782px) {
  body #page.admin-bar {
    min-height: calc( 100vh - 46px); } }

#body-wrapper {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.site-content {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

#page a:not(.button):not(.woocommerce-product-gallery__trigger) {
  color: #1f1650;
  transition: all 200ms ease-in-out;
  text-decoration: none; }
  #page a:not(.button):not(.woocommerce-product-gallery__trigger):hover, #page a:not(.button):not(.woocommerce-product-gallery__trigger):focus, #page a:not(.button):not(.woocommerce-product-gallery__trigger):active {
    color: rgba(31, 22, 80, 0.5);
    outline: none !important; }

nav a {
  text-decoration: none; }

#page h1,
#page h2,
#page h3,
#page h4,
#page h5,
#page h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700; }

#page h1 {
  font-size: 4.5em; }

#page .woocommerce-loop-category__title,
#page .woocommerce-loop-category__title > mark {
  color: rgba(31, 22, 80, 0.75);
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: 400; }

#page .entry-source {
  font-size: 0.9em;
  font-style: italic;
  color: #00afaa; }

#page figcaption {
  font-size: 1.3rem;
  font-style: italic;
  margin: 0.4rem 0; }

.container,
.row {
  width: calc( 100% - 2rem - 2rem);
  margin: 0 auto;
  max-width: 1180px; }

.col-1 {
  width: span(1); }

.col-2 {
  width: span(2); }

.col-3 {
  width: span(3); }

.col-4 {
  width: span(4); }

.col-5 {
  width: span(5); }

.col-6 {
  width: span(6); }

.col-7 {
  width: span(7); }

.col-8 {
  width: span(8); }

.col-9 {
  width: span(9); }

.col-10 {
  width: span(10); }

.col-11 {
  width: span(11); }

.col-12 {
  width: span(12); }

img {
  display: block;
  max-width: 100%;
  height: auto; }

.alignleft {
  float: left;
  margin: 0.8rem 1.6rem 0.8rem 0; }

.alignright {
  float: right;
  margin: 0.8rem 0 0.8rem 1.6rem; }

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.wp-caption {
  text-align: center; }

.gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  padding: 2rem;
  margin: 2rem auto; }
  .gallery li {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex: 33.333%;
        -ms-flex: 33.333%;
            flex: 33.333%;
    margin: 0; }
  .gallery a {
    display: block; }

.icon-cshop, .credit a i {
  background-image: url("data:image/png;base64,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");
  width: 32px;
  height: 32px; }

.icon-dropdown-arrow, select:not([multiple]) {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg width='11px' height='6px' viewBox='0 0 11 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E    %3Cpolygon stroke='none' fill='%23000000' fill-rule='evenodd' points='5.5 6 11 0 0 0'%3E%3C/polygon%3E%3C/svg%3E");
  width: 11px;
  height: 6px; }

/**
 * Use a placeholder selector to style all text-based inputs simultaneously.
 */
/**
 * General form + form input styles.
 */
.gform_body ul,
.gform_body li {
  list-style: none;
  padding: 0; }

.gfield {
  margin: 2.2rem 0; }

.gfield_description {
  margin: 0.4rem 0 0; }

.gfield_required {
  color: #f00; }

.gform_wrapper .validation_error {
  color: #f00; }

.gform_wrapper .validation_message {
  color: #f00; }

.gform_footer {
  margin: 0 0 2.2rem; }

.gfield_label {
  display: block;
  margin: 0.6rem 0;
  font-size: 1.8rem;
  font-weight: 700;
  color: #262626; }

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-sizing: border-box;
  padding: 1.2rem 1.2rem;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 0;
  line-height: 1.25;
  background-color: #f6f6f6;
  color: #333;
  box-shadow: none;
  transition: border-color 200ms ease, background-color 200ms ease;
  caret-color: #a90050; }
  input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #333;
    opacity: 0.5; }
  input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="url"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: #333;
    opacity: 0.5; }
  input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #333;
    opacity: 0.5; }
  input[type="email"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #333;
    opacity: 0.5; }
  input[type="email"]::placeholder,
  input[type="number"]::placeholder,
  input[type="password"]::placeholder,
  input[type="search"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="text"]::placeholder,
  input[type="url"]::placeholder,
  select::placeholder,
  textarea::placeholder {
    color: #333;
    opacity: 0.5; }
  input:focus[type="email"],
  input:focus[type="number"],
  input:focus[type="password"],
  input:focus[type="search"],
  input:focus[type="tel"],
  input:focus[type="text"],
  input:focus[type="url"],
  select:focus,
  textarea:focus {
    border-color: #bbb;
    background-color: #fff; }
  .gfield_error input[type="email"],
  .gfield_error input[type="number"],
  .gfield_error input[type="password"],
  .gfield_error input[type="search"],
  .gfield_error input[type="tel"],
  .gfield_error input[type="text"],
  .gfield_error input[type="url"],
  .gfield_error select,
  .gfield_error textarea {
    border-color: #f00; }

/**
 * Input type-specific styles (selects, radios/checkboxes).
 */
select:not([multiple]) {
  width: 100%;
  height: auto;
  background-position: right 1.2rem center;
  background-repeat: no-repeat;
  padding-right: 2.3rem; }

.gfield_radio > li,
.gfield_checkbox > li {
  margin: 0.8rem 0; }

.gfield_radio label,
.gfield_checkbox label {
  color: #262626; }

.gfield input[type="radio"] {
  margin-right: 0.4rem; }

/**
 * AJAX spinners.
 */
.gform_ajax_spinner {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; }

.ginput_complex,
.clear-multi {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: top;
      -ms-flex-align: top;
          align-items: top;
  margin: 0 -1rem -0.8rem; }
  .ginput_complex > span,
  .ginput_complex > div,
  .clear-multi > span,
  .clear-multi > div {
    padding: 0 1rem;
    margin: 0 0 0.8rem;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .ginput_complex > span:not(.ginput_container_time),
    .ginput_complex > div:not(.ginput_container_time),
    .clear-multi > span:not(.ginput_container_time),
    .clear-multi > div:not(.ginput_container_time) {
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: 18rem; }
  .ginput_complex .ginput_full,
  .clear-multi .ginput_full {
    width: 100%; }
  .ginput_complex label,
  .clear-multi label {
    display: inline; }
    .ginput_complex label:before,
    .clear-multi label:before {
      content: "";
      display: block;
      position: relative;
      margin: 0.4rem 0 0; }
  .ginput_complex .gf_clear,
  .clear-multi .gf_clear {
    display: none; }

.gfield_list_container {
  width: 100%;
  padding: 0;
  border-collapse: collapse; }
  .gfield_list_container th {
    padding: 0 0 0.6rem; }
  .gfield_list_container td {
    padding: 0; }
  .gfield_list_container th:not(:last-child),
  .gfield_list_container td:not(:last-child) {
    padding-right: 2rem; }
  .gfield_list_container .gfield_list_icons {
    width: 3.7rem;
    text-align: center;
    vertical-align: middle; }
    .gfield_list_container .gfield_list_icons img {
      display: inline-block; }
  .gfield_list_container .gfield_list_group:not(:last-child) td {
    padding-bottom: 2.2rem; }

.ginput_container_time input[type="email"],
.ginput_container_time input[type="number"],
.ginput_container_time input[type="password"],
.ginput_container_time input[type="search"],
.ginput_container_time input[type="tel"],
.ginput_container_time input[type="text"],
.ginput_container_time input[type="url"],
.ginput_container_time select,
.ginput_container_time textarea {
  width: 8rem; }

.gfield_time_hour {
  position: relative; }
  .gfield_time_hour i {
    position: absolute;
    bottom: 0;
    left: 4rem;
    font-style: normal; }

/**
 * Styles specific to the site header
 */
#page .site-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #page .site-header .site-branding {
    width: auto !important;
    margin: 0; }
    #page .site-header .site-branding img {
      max-width: 150px; }
      @media (max-width: 568px) {
        #page .site-header .site-branding img {
          padding-left: 1.41575em !important; } }
      @media (max-width: 1062px) {
        #page .site-header .site-branding img {
          padding-left: 2.617924em;
          margin-bottom: 40px;
          margin-top: 5px; } }
  #page .site-header .col-full {
    margin: 0; }
  #page .site-header .storefront-primary-navigation {
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0; }
    @media (max-width: 768px) {
      #page .site-header .storefront-primary-navigation {
        margin-bottom: 0;
        margin-top: 15px; } }
    #page .site-header .storefront-primary-navigation .col-full {
      max-width: none;
      padding: 0 2.617924em;
      margin-bottom: 30px; }
      @media (max-width: 568px) {
        #page .site-header .storefront-primary-navigation .col-full {
          padding: 0 1.41575em; } }
      @media (min-width: 1063px) {
        #page .site-header .storefront-primary-navigation .col-full {
          margin-bottom: 50px; } }
      #page .site-header .storefront-primary-navigation .col-full nav li a {
        font-family: "Fjalla One", sans-serif;
        color: #999999;
        font-weight: 300; }
        #page .site-header .storefront-primary-navigation .col-full nav li a:hover {
          color: rgba(31, 22, 80, 0.5); }
        #page .site-header .storefront-primary-navigation .col-full nav li a:focus {
          outline: none; }
  #page .site-header .col-full .site-search, #page .site-header .col-full .secondary-navigation {
    display: none; }

/**
 * Generic loops, which featured medium-sized images to the left of post titles + excerpts
 * Rather than explicitly setting column spans for the featured images, we use flexbox and let the images themselves dictate widths (to a point)
 */
.in-loop {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem; }
  .in-loop > figure {
    margin: 0 2rem 0 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .in-loop > div {
    -webkit-flex: 1 2 auto;
        -ms-flex: 1 2 auto;
            flex: 1 2 auto; }

@media (min-width: 421px) and (max-width: 900px) {
  .in-loop > figure {
    margin: 0 1.5rem 0 0;
    -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%; }
  .in-loop > div {
    -webkit-flex: 2 2 60%;
        -ms-flex: 2 2 60%;
            flex: 2 2 60%; } }
  @media (max-width: 420px) {
    .in-loop {
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .in-loop > figure {
        margin: 0 0 0 0;
        -webkit-flex: 0 100%;
            -ms-flex: 0 100%;
                flex: 0 100%; }
        .in-loop > figure img {
          margin: 0 auto; }
      .in-loop > div {
        -webkit-flex: 0 100%;
            -ms-flex: 0 100%;
                flex: 0 100%; } }

/**
 * Customizations to woocommerce pages done by Ben
 */
.wc-pao-col1 > strong {
  white-space: pre; }

/**
 * Styling the add-on fields shown on physical cards.
 */
.wc-pao-addon-container .form-row input,
.wc-pao-addon-container .form-row textarea,
.wc-pao-addon-container .form-row select {
  width: calc( 100% - 2px); }

.wc-pao-addon-container .form-row[class*='recipient-address'] input {
  margin-bottom: 6px; }
  .wc-pao-addon-container .form-row[class*='recipient-address'] input.half-width {
    width: calc( 50% - 5px);
    margin-right: 4px; }
    .wc-pao-addon-container .form-row[class*='recipient-address'] input.half-width + .half-width {
      margin-right: 0; }

div.bya_product_search_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

/**
 * Styling the "buy again" table
 */
table.bya_buy_again_product_table td[data-title="Card Name"] {
  text-align: left; }
  table.bya_buy_again_product_table td[data-title="Card Name"] > a {
    font-weight: 700;
    font-size: 16px; }
  table.bya_buy_again_product_table td[data-title="Card Name"] > .item-meta {
    font-size: 13px; }
    table.bya_buy_again_product_table td[data-title="Card Name"] > .item-meta > label {
      font-size: 13px; }
    table.bya_buy_again_product_table td[data-title="Card Name"] > .item-meta > span {
      font-size: 13px;
      color: #666; }

footer.site-footer {
  padding: 40px 0; }
  footer.site-footer .site-info {
    font-family: "Fjalla One", sans-serif;
    text-align: center;
    padding: 0;
    letter-spacing: 0.5px; }
    footer.site-footer .site-info a {
      font-size: 0.8em;
      color: #cccccc;
      letter-spacing: 0px;
      font-family: "Open Sans", sans-serif; }

.icon-cshop, .credit a i {
  background-image: url("data:image/png;base64,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");
  width: 32px;
  height: 32px; }

/**
 * This is for the Cornershop bug, displayed as a 16x16 sprite png with text that slides out to the left on hover.
 */
.credit {
  clear: both;
  text-align: center;
  margin: 5px; }
  .credit a {
    display: block;
    font-size: 11px; }
    .credit a i {
      transition: all 0.3s ease;
      background-color: rgba(255, 255, 255, 0);
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
      margin-left: 5px;
      display: inline-block;
      width: 16px;
      height: 16px;
      background-size: contain; }
    .credit a span {
      transition: all 0.3s ease;
      width: 0;
      white-space: nowrap;
      overflow: hidden;
      display: inline-block;
      padding-top: 5px; }
    .credit a:hover span {
      width: 160px; }
    .credit a:hover i {
      box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3); }

.featured-image-hero {
  margin-top: 0; }
  @media (min-width: 1025px) {
    .featured-image-hero img {
      max-height: 75vh;
      -o-object-fit: cover;
         object-fit: cover; } }

#page header.woocommerce-products-header {
  padding-bottom: 2em; }

#page .woocommerce-message,
#page .woocommerce-info,
#page .woocommerce-noreviews {
  background-color: #f7f7f7;
  color: #262626; }

#page .add_to_cart_button,
#page .button,
#page .e-card-preview,
#page .e-card-update,
#page #e-card-preiview {
  background-color: #a90050;
  color: #fff !important;
  padding: 0.6180469716em 1.41575em;
  transition: all 200ms ease-in-out;
  font-weight: 400; }
  #page .add_to_cart_button:hover, #page .add_to_cart_button:focus,
  #page .button:hover,
  #page .button:focus,
  #page .e-card-preview:hover,
  #page .e-card-preview:focus,
  #page .e-card-update:hover,
  #page .e-card-update:focus,
  #page #e-card-preiview:hover,
  #page #e-card-preiview:focus {
    background-color: #00afaa; }

#page .e-card-update,
#page .cart_item .e-card-preview {
  padding: 5px 10px; }

#page .woocommerce_error {
  background-color: #ffcccc;
  color: #262626;
  font-weight: 600; }

#page .e-card-preview,
#page .checkout.button,
#page #e-card-preiview {
  background-color: #1f1650; }

#page #copy_to_self {
  width: 15px !important; }

#page form.cart .ecard-fields tr:nth-child(8) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#page .added_to_cart {
  background-color: #1f1650;
  color: #fff !important; }
  #page .added_to_cart:hover, #page .added_to_cart:focus {
    background-color: rgba(31, 22, 80, 0.5); }

#page ul.products li.product h2 {
  color: rgba(31, 22, 80, 0.75);
  font-size: 2.5rem;
  font-weight: 400; }

#page .products + .storefront-sorting {
  display: none; }

.pagination {
  margin: 1rem auto; }
  .pagination ul.page-numbers {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .pagination li {
    padding: 0.5rem; }
  .pagination a,
  .pagination span {
    display: block;
    padding: 0.8rem 2rem;
    border-radius: 4px;
    background-color: #1f1650;
    color: #f1af1d;
    text-decoration: none;
    transition: all 200ms ease; }
  .pagination span {
    background-color: transparent;
    color: #a90050; }
  .pagination a:hover {
    background-color: #00afaa; }
  .pagination a {
    transition: -webkit-transform 120ms ease;
    transition: transform 120ms ease;
    transition: transform 120ms ease, -webkit-transform 120ms ease; }
    .pagination a:active {
      -webkit-transform: scale(0.96);
              transform: scale(0.96); }

.single .featured-image {
  margin: 1rem 0;
  padding: 0 0 0 0;
  display: block; }
  @media (min-width: 901px) {
    .single .featured-image {
      float: left;
      margin-right: 1.5rem; } }

.post-terms {
  clear: both;
  font-weight: 700;
  font-size: 90%;
  margin: 2rem 0; }
  .post-terms a {
    display: inline-block;
    font-weight: 400;
    margin: 0.4rem 0.4rem;
    padding: 0.8rem 2rem;
    border-radius: 4px;
    background-color: #eee;
    text-decoration: none;
    transition: all 200ms ease;
    transition: -webkit-transform 120ms ease;
    transition: transform 120ms ease;
    transition: transform 120ms ease, -webkit-transform 120ms ease; }
    .post-terms a:hover {
      color: #eee;
      background-color: #1f1650; }
    .post-terms a:active {
      -webkit-transform: scale(0.96);
              transform: scale(0.96); }

/*# sourceMappingURL=maps/crate.css.map */
