/*!
Theme Name: Exposure
Theme URI: http://underscores.me/
Author: Back to Front
Author URI: https://github.com/backtofront/
Description: A Wordpress theme for Exposure
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: exposure
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Exposure is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import url("https://use.typekit.net/szt1ycg.css");
.title--primary, .title--secondary, body .gform_wrapper h3.gform_title, .entry-header .entry-title,
.entry-header .posted-on time,
.entry-header--preview .entry-title,
.entry-header--preview .posted-on time, .title-subtitle h1, .gform_heading h1, .title-subtitle--boxed h1, .gform_heading--boxed h1, .title-subtitle--centered h1, .gform_heading--centered h1, .title--giga, .title--photographer {
  font-family: DomaineRegular;
  margin: 0;
  font-weight: normal; }

.title-subtitle h1, .gform_heading h1, .title-subtitle--boxed h1, .gform_heading--boxed h1, .title-subtitle--centered h1, .gform_heading--centered h1, .title-subtitle h2, .gform_heading h2, .title-subtitle--boxed h2, .gform_heading--boxed h2, .title-subtitle--centered h2, .gform_heading--centered h2, .title--secondary {
  text-align: center; }

.title--primary {
  font-size: 1.625em;
  line-height: 1.23077em; }
  @media (min-width: 769px) {
    .title--primary {
      font-size: 2.75em;
      line-height: 1.29545em; } }

.title--secondary, body .gform_wrapper h3.gform_title, .entry-header .entry-title,
.entry-header .posted-on time,
.entry-header--preview .entry-title,
.entry-header--preview .posted-on time {
  font-size: 1.125em;
  line-height: 1em; }

.title-subtitle h1, .gform_heading h1, .title-subtitle--boxed h1, .gform_heading--boxed h1, .title-subtitle--centered h1, .gform_heading--centered h1, .title--giga, .title--photographer {
  margin-bottom: 0; }
  @media (min-width: 1px) and (max-width: 500px) {
    .title-subtitle h1, .gform_heading h1, .title-subtitle--boxed h1, .gform_heading--boxed h1, .title-subtitle--centered h1, .gform_heading--centered h1, .title--giga, .title--photographer {
      font-size: 1.875em;
      line-height: 1.2em; } }
  @media (min-width: 501px) and (max-width: 768px) {
    .title-subtitle h1, .gform_heading h1, .title-subtitle--boxed h1, .gform_heading--boxed h1, .title-subtitle--centered h1, .gform_heading--centered h1, .title--giga, .title--photographer {
      font-size: 2.875em;
      line-height: 1.23913em; } }
  @media (min-width: 769px) {
    .title-subtitle h1, .gform_heading h1, .title-subtitle--boxed h1, .gform_heading--boxed h1, .title-subtitle--centered h1, .gform_heading--centered h1, .title--giga, .title--photographer {
      font-size: 4.5em;
      line-height: 1.30556em; } }

.title-subtitle h1, .gform_heading h1, .title-subtitle--boxed h1, .gform_heading--boxed h1, .title-subtitle--centered h1, .gform_heading--centered h1, .title--secondary, .title--bordered, body .gform_wrapper h3.gform_title {
  padding-bottom: 8px;
  margin-bottom: 16px; }

.border--white {
  border-bottom: 1px solid #fff; }

.title--secondary, .title--bordered, body .gform_wrapper h3.gform_title, .border--black {
  border-bottom: 1px solid #000; }

.title-subtitle h2, .gform_heading h2, .title-subtitle--boxed h2, .gform_heading--boxed h2, .title-subtitle--centered h2, .gform_heading--centered h2, .title--subtitle {
  font-size: 1.75em;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 100; }
  @media (min-width: 501px) and (max-width: 768px) {
    .title-subtitle h2, .gform_heading h2, .title-subtitle--boxed h2, .gform_heading--boxed h2, .title-subtitle--centered h2, .gform_heading--centered h2, .title--subtitle {
      font-size: 1.375em; } }
  @media (min-width: 1px) and (max-width: 500px) {
    .title-subtitle h2, .gform_heading h2, .title-subtitle--boxed h2, .gform_heading--boxed h2, .title-subtitle--centered h2, .gform_heading--centered h2, .title--subtitle {
      font-size: 1.125em; } }

.title-subtitle,
.gform_heading, .title-subtitle--boxed,
.gform_heading--boxed, .title-subtitle--centered,
.gform_heading--centered {
  text-align: center; }

.title-subtitle--boxed,
.gform_heading--boxed {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (min-width: 769px) {
    .title-subtitle--boxed,
    .gform_heading--boxed {
      padding-left: 68px;
      padding-right: 68px; } }
  @media (min-width: 550px) and (max-width: 1400px) {
    .title-subtitle--boxed,
    .gform_heading--boxed {
      padding: 0; } }
  @media (min-width: 1px) and (max-width: 500px) {
    .title-subtitle--boxed,
    .gform_heading--boxed {
      padding: 0; } }

.title--photographer, .title-subtitle--centered,
.gform_heading--centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: 100%; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #000;
  font-family: "effra", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 300; }

@font-face {
  font-family: "DomaineRegular";
  src: url("./fonts/DomaineDisplayWeb-Regular.eot");
  src: url("./fonts/DomaineDisplayWeb-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/DomaineDisplayWeb-Regular.woff2") format("woff2"), url("./fonts/DomaineDisplayWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "DomaineItalic";
  src: url("./fonts/DomaineDisplayWeb-RegularItalic.eot");
  src: url("./fonts/DomaineDisplayWeb-RegularItalic.eot?#iefix") format("embedded-opentype"), url("./fonts/DomaineDisplayWeb-RegularItalic.woff2") format("woff2"), url("./fonts/DomaineDisplayWeb-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

.title--shadow {
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3); }

.title--photographer {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
  text-align: center; }

.title-subtitle--centered,
.gform_heading--centered {
  max-width: 1400px; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0; }
  blockquote p {
    font-family: "DomaineRegular";
    font-size: 1.5em;
    line-height: 1.08333em; }
    blockquote p:before {
      content: "\0022";
      margin-left: -7px; }
    blockquote p:after {
      content: "\0022"; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 0.9375px;
  font-size: 0.05859rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.9375px;
  font-size: 0.05859rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

.color--white {
  color: #fff; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #000;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

.hr--white {
  border: 0;
  height: 1px;
  background: #fff; }

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

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=image],
body .gform_wrapper .gform_footer input[type=submit],
.woocommerce-MyAccount-downloads-file.button.alt {
  border: 1px solid #000;
  border-radius: 0;
  background: #000;
  color: #fff;
  line-height: 20px;
  padding: 10px 10px 12px 10px;
  width: 100%;
  display: block; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  body .gform_wrapper .gform_footer input.button:hover,
  body .gform_wrapper .gform_footer input[type=image]:hover,
  body .gform_wrapper .gform_footer input[type=submit]:hover,
  .woocommerce-MyAccount-downloads-file.button.alt:hover {
    border: 1px solid #ccc; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus,
  body .gform_wrapper .gform_footer input.button:active,
  body .gform_wrapper .gform_footer input.button:focus,
  body .gform_wrapper .gform_footer input[type=image]:active,
  body .gform_wrapper .gform_footer input[type=image]:focus,
  body .gform_wrapper .gform_footer input[type=submit]:active,
  body .gform_wrapper .gform_footer input[type=submit]:focus,
  .woocommerce-MyAccount-downloads-file.button.alt:active,
  .woocommerce-MyAccount-downloads-file.button.alt:focus {
    border: 1px solid #ccc; }

.woocommerce-MyAccount-downloads-file.button.alt:before {
  content: "\2193";
  margin-right: 10px; }

.btn--mega {
  background: #fff;
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
  padding: 0.625em;
  text-decoration: none;
  font-size: 1.875em;
  letter-spacing: 3px; }
  @media (min-width: 769px) {
    .btn--mega {
      display: inline-block;
      margin: 0; } }
  .btn--mega span {
    display: block;
    font-weight: 400; }

.single_add_to_cart_button {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px; }

.checkout-button {
  background-color: #00ff02;
  font-size: 1.5625em;
  display: block;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  text-align: center; }

.buttons-wrapper--center {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (min-width: 769px) {
    .buttons-wrapper--center {
      display: flex;
      justify-content: space-between;
      text-align: center; } }
  .buttons-wrapper--center [class^="btn--"] {
    flex-basis: 48%; }

.tinv-wishlist tfoot .tinvwl-to-right > * + * {
  margin-left: 0; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea, body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  border: 0;
  color: #666;
  background-color: #e3e3e3;
  border-radius: 0;
  padding: 12px 16px;
  line-height: 1; }
  input:focus[type="text"],
  input:focus[type="email"],
  input:focus[type="url"],
  input:focus[type="password"],
  input:focus[type="search"],
  input:focus[type="number"],
  input:focus[type="tel"],
  input:focus[type="range"],
  input:focus[type="date"],
  input:focus[type="month"],
  input:focus[type="week"],
  input:focus[type="time"],
  input:focus[type="datetime"],
  input:focus[type="datetime-local"],
  input:focus[type="color"],
  textarea:focus, body .gform_wrapper input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

label {
  display: block; }

::-webkit-input-placeholder {
  color: #000; }

::-moz-placeholder {
  color: #000; }

:-ms-input-placeholder {
  color: #000; }

:-moz-placeholder {
  color: #000; }

::-ms-clear {
  display: none; }

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="file"],
input[type="number"] {
  -webkit-appearance: none;
  border-radius: 0; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #000; }
  a:visited {
    color: #000; }
  a:hover, a:focus, a:active {
    color: #666; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

.menu a {
  color: #fff; }
  .menu a:visited {
    color: #fff; }
  .menu a:hover, .menu a:focus, .menu a:active {
    color: #ccc; }
  .menu a:focus {
    outline: thin dotted; }
  .menu a:hover, .menu a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
nav ul {
  margin: 0;
  padding: 0; }
  nav ul a {
    text-decoration: none; }

.social,
.wcpv-vendor-profile-social {
  padding: 0;
  margin: 1.25em 0 0; }
  .social li,
  .wcpv-vendor-profile-social li {
    display: inline-block;
    margin-right: 10px; }
    .social li:last-child,
    .wcpv-vendor-profile-social li:last-child {
      margin-right: 0; }

.menu-toggle {
  background: transparent;
  width: auto;
  padding: 0;
  border: 0;
  position: relative;
  z-index: 1000; }
  .menu-toggle:hover {
    padding: 0;
    border: 0; }
  .menu-toggle:active, .menu-toggle:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none; }
  .menu-toggle:before {
    color: #fff;
    content: "";
    display: block;
    background-image: url(./img/icon-burger.svg);
    background-size: cover;
    height: 20px;
    width: 27px; }
    .menu-toggle:before:visited {
      color: #fff; }
    .menu-toggle:before:hover, .menu-toggle:before:focus, .menu-toggle:before:active {
      color: #ccc; }
  .toggled .menu-toggle:before {
    color: #000;
    content: "";
    display: block;
    background-image: url(./img/icon-close.svg);
    background-size: cover;
    height: 23px;
    width: 23px; }
    .toggled .menu-toggle:before:visited {
      color: #000; }
    .toggled .menu-toggle:before:hover, .toggled .menu-toggle:before:focus, .toggled .menu-toggle:before:active {
      color: #666; }

.main-navigation.toggled ul {
  background-color: #fff;
  padding: 40px 0 0 0;
  display: block;
  position: absolute;
  z-index: 500;
  top: -10px;
  left: -10px; }
  @media (min-width: 1px) and (max-width: 500px) {
    .main-navigation.toggled ul {
      top: -30px;
      left: -20px;
      width: 100%;
      padding-top: 55px; } }

.main-navigation {
  position: relative; }
  @media (min-width: 1px) and (max-width: 500px) {
    .main-navigation {
      position: absolute;
      left: 20px;
      top: 18px;
      width: 100%; } }
  .main-navigation li {
    text-transform: uppercase;
    display: block; }
    @media (min-width: 1px) and (max-width: 500px) {
      .main-navigation li {
        padding-left: 10px; } }
    .main-navigation li:last-child a:after {
      content: ""; }
  .main-navigation a {
    display: block;
    color: #000;
    text-decoration: none;
    position: relative;
    padding: 20px 40px 20px 10px; }
    .main-navigation a:visited {
      color: #000; }
    .main-navigation a:hover, .main-navigation a:focus, .main-navigation a:active {
      color: #fff; }
    @media (min-width: 1px) and (max-width: 500px) {
      .main-navigation a {
        padding: 10px;
        font-size: 1.375em; } }
    .main-navigation a:after {
      content: "\2014";
      position: absolute;
      left: 10px;
      bottom: -11px; }
    @media (min-width: 1px) and (max-width: 500px) {
      .main-navigation a:after {
        content: ""; } }
    .main-navigation a:hover {
      background: #000; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }

.secondary-navigation {
  list-style: none; }
  .secondary-navigation li {
    display: inline-block; }
    .secondary-navigation li:not(:last-child) {
      margin-right: 20px; }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  overflow: hidden; }

.comment-navigation .nav-links a,
.posts-navigation .nav-links a,
.post-navigation .nav-links a {
  border: 1px solid;
  border-color: #000;
  background: #000;
  color: #fff;
  line-height: 20px;
  padding: 10px 10px 12px 10px;
  display: inline-block;
  max-width: 200px;
  text-align: center;
  text-decoration: none; }
  .comment-navigation .nav-links a:hover,
  .posts-navigation .nav-links a:hover,
  .post-navigation .nav-links a:hover {
    border: 1px solid #000; }
  .comment-navigation .nav-links a:active, .comment-navigation .nav-links a:focus,
  .posts-navigation .nav-links a:active,
  .posts-navigation .nav-links a:focus,
  .post-navigation .nav-links a:active,
  .post-navigation .nav-links a:focus {
    border: 1px solid #000; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.posts-navigation {
  margin-bottom: 60px; }

/*--------------------------------------------------------------
## Select lists
--------------------------------------------------------------*/
.filters--blog {
  text-align: center;
  padding: 0 0 1.25em 0; }
  @media (min-width: 769px) {
    .filters--blog {
      padding: 2.5em 0;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; } }
  @media (min-width: 1px) and (max-width: 500px) {
    .filters--blog {
      text-align: center;
      margin: 0 auto; } }

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.125em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 250px;
  margin-right: 20px; }
  @media (min-width: 1px) and (max-width: 500px) {
    .chosen-container {
      display: block;
      margin: 0 auto 10px auto;
      padding: 0 10px;
      width: auto !important; }
      .chosen-container .chosen-single.chosen-default {
        margin: 0 auto;
        display: block; } }
  .chosen-container:last-child {
    margin-right: 0; }

@media (min-width: 1px) and (max-width: 500px) {
  .chosen-container.chosen-with-drop .chosen-drop {
    width: 94%; } }

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #000;
  border-top: 0;
  background: #000;
  clip: rect(0, 0, 0, 0); }

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #fff; }

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 35px;
  line-height: 36px;
  font-size: 20px;
  letter-spacing: 1px;
  border: 1px solid #000;
  border-radius: 0;
  background-color: #000;
  background-clip: padding-box;
  color: #fff;
  text-decoration: none;
  white-space: nowrap; }

.chosen-container-single .chosen-default {
  color: #fff;
  height: 35px;
  line-height: 36px;
  font-size: 20px;
  letter-spacing: 1px; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: -3px; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
  height: 80px;
  display: block; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("bower_components/chosen/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

body .chosen-container-single .chosen-single div b {
  position: relative;
  background-image: none !important; }
  body .chosen-container-single .chosen-single div b:after {
    position: absolute;
    top: 15px;
    right: 7px;
    content: "\2193"; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #000;
  background: url("bower_components/chosen/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #fff;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  text-align: left;
  display: none;
  margin: 0;
  padding: 10px 12px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #fff;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #1a1a1a;
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #fff;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("bower_components/chosen/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #000;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #333333; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("bower_components/chosen/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

/* @end */
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875px;
    font-size: 0.05469rem;
    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. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Gravity Forms
--------------------------------------------------------------*/
body .gform_wrapper {
  margin-top: 3.75em;
  margin-bottom: 0;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 769px) {
    body .gform_wrapper {
      padding-left: 68px;
      padding-right: 68px; } }
  @media (min-width: 550px) and (max-width: 1400px) {
    body .gform_wrapper {
      padding-left: 40px;
      padding-right: 40px; } }
  body .gform_wrapper h3.gform_title {
    text-align: center; }
  body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    text-align: center; }
  body .gform_wrapper .ginput_container_textarea textarea {
    text-align: center;
    width: 101.3%; }
  body .gform_wrapper .top_label li.gfield.gf_left_half textarea,
  body .gform_wrapper .top_label li.gfield.gf_right_half textarea {
    width: 100%; }
  body .gform_wrapper li.gfield.gf_right_half {
    padding-right: 0 !important; }
  body .gform_wrapper .gform_footer input.button,
  body .gform_wrapper .gform_footer input[type="submit"],
  body .gform_wrapper .gform_page_footer input.button,
  body .gform_wrapper .gform_page_footer input[type="submit"] {
    margin-right: 0 !important;
    width: 100%; }
  @media (min-width: 1px) and (max-width: 500px) {
    body .gform_wrapper ul li.gfield:first-child {
      margin-top: 0; } }
  body .gform_wrapper .top_label div.ginput_container,
  body .gform_wrapper li.hidden_label input {
    margin: 0 !important; }
  body .gform_wrapper .gform_footer {
    margin: 0;
    width: 100%;
    border: 0; }
  body .gform_wrapper .gform_button {
    position: relative;
    padding: 10px; }
    @media (min-width: 1px) and (max-width: 500px) {
      body .gform_wrapper .gform_button {
        padding: 3px; } }
  body .gform_wrapper div.validation_error {
    background-color: #ff0000;
    border-radius: 0;
    margin: 2.5em auto 0 auto;
    color: #fff;
    font-size: 1em;
    font-weight: 100;
    border-top: 0;
    border-bottom: 0; }
  body .gform_wrapper .validation_message,
  body .gform_wrapper .gfield_error .gfield_label,
  body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
  body .gform_wrapper li.gfield_error ul.gfield_checkbox,
  body .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #ff0000;
    font-weight: normal; }
  body .gform_wrapper .field_description_below .gfield_description {
    padding-top: 8px; }
  body .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
  body .gform_wrapper .gform_wrapper li.gfield_error textarea {
    border: 1px solid #ff0000; }
  body .gform_wrapper li.gfield.gfield_error,
  body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border-radius: 0;
    background-color: transparent;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    color: #ff0000; }
  body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 16px; }
  body .gform_wrapper .gform_ajax_spinner {
    margin-left: 20px;
    /* give it some space from the Submit button */
    border: 4px solid white;
    /* match with border-left */
    border-left: 4px solid gold;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 30px;
    /* match with height for a circle */
    height: 30px;
    top: 0;
    left: 0;
    position: absolute; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/*--------------------------------------------------------------
# Masonry
--------------------------------------------------------------*/
/* ----- BUTTONS ----- */
.product-view {
  margin-bottom: 10px;
  padding: 5px;
  text-align: left; }
  .product-view i {
    display: inline-block;
    font-size: 1.5em;
    padding: 10px;
    background: #ddd;
    cursor: pointer;
    user-select: none; }
    .product-view i.active {
      background: #bbb; }

/* ----- GALLERY VIEW ----- */
.products.gallery {
  max-width: 2500px;
  column-width: 300px;
  column-gap: 5px;
  padding: 0 5px;
  font-size: 0; }
  .products.gallery figure {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0 0 5px 0; }
    .products.gallery figure img {
      width: 100%;
      height: auto;
      display: block; }
    .products.gallery figure figcaption {
      position: absolute;
      bottom: 10px;
      left: 0;
      z-index: 2;
      width: 100%;
      max-height: 100%;
      padding: 20px;
      font-size: 16px;
      font-weight: 500;
      color: #ddd;
      text-shadow: 0 0 1px #000;
      opacity: 0;
      overflow: auto;
      transition: opacity 300ms;
      -webkit-overflow-scrolling: touch; }
      .products.gallery figure figcaption::-webkit-scrollbar {
        width: 4px; }
      .products.gallery figure figcaption::-webkit-scrollbar-track {
        background: transparent; }
      .products.gallery figure figcaption::-webkit-scrollbar-thumb {
        background: #bbb; }
      .products.gallery figure figcaption::-webkit-scrollbar-thumb:hover {
        background: #999; }
    .products.gallery figure:hover::after {
      background: rgba(0, 0, 0, 0.8); }
    .products.gallery figure:hover figcaption {
      opacity: 1; }

/* ----- LIST VIEW ----- */
.products.list {
  padding: 0 5%; }
  .products.list figure {
    width: 100%;
    height: auto;
    max-width: 600px;
    margin: 0 auto 40px;
    background: #eee;
    border: 1px solid #ddd; }
    .products.list figure img {
      width: 100%;
      height: auto; }
    .products.list figure figcaption {
      padding: 20px;
      line-height: 1.4; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

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

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Headers
--------------------------------------------------------------*/
.site-header {
  background: #000; }
  .site-header .content-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 769px) {
      .site-header .content-wrapper {
        padding-left: 68px;
        padding-right: 68px; } }
    @media (min-width: 550px) and (max-width: 1400px) {
      .site-header .content-wrapper {
        padding-left: 40px;
        padding-right: 40px; } }

.site-title {
  margin: auto;
  align-self: center; }
  @media (min-width: 1px) and (max-width: 500px) {
    .site-title {
      background-image: url("./img/logo_small.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 130px;
      height: 24px;
      display: block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; } }
  @media (min-width: 501px) and (max-width: 768px) {
    .site-title {
      background-image: url("./img/logo_medium.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 130px;
      height: 24px;
      display: block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; } }
  @media (min-width: 769px) {
    .site-title {
      background-image: url("./img/logo_large.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 260px;
      height: 35px;
      display: block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; } }

@media (min-width: 501px) and (max-width: 768px) {
  .main-navigation {
    align-self: center;
    width: 33.333333%; } }

@media (min-width: 769px) {
  .main-navigation {
    align-self: center;
    width: 33.333333%; } }

.site-branding {
  width: 33.333333%;
  padding: 25px 0 25px 0; }
  @media (min-width: 1px) and (max-width: 500px) {
    .site-branding {
      width: 100%;
      padding: 15px 0; } }
  .site-branding h1 {
    margin: 0;
    position: relative; }
    @media (min-width: 1px) and (max-width: 500px) {
      .site-branding h1 {
        float: right; } }

.site-tools {
  align-self: center;
  text-align: right;
  width: 33.333333%;
  display: flex;
  letter-spacing: 1px;
  justify-content: flex-end;
  align-items: center;
  position: relative; }
  @media (min-width: 1px) and (max-width: 500px) {
    .site-tools {
      display: none; } }
  .site-tools div {
    margin-left: 20px; }
  .site-tools__search {
    display: none; }
    @media (min-width: 769px) {
      .site-tools__search {
        display: block; } }
  .site-tools__lightbox__icon {
    background-image: url("./img/icon-lightbox_white.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 26px;
    height: 26px;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .site-tools__cart__icon {
    background-image: url("./img/icon-cart_white.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 31px;
    height: 27px;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .site-tools a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; }
    .site-tools a:visited {
      color: #fff; }
    .site-tools a:hover, .site-tools a:focus, .site-tools a:active {
      color: #ccc; }
  .site-tools .showhide--trigger {
    color: #fff; }
    .site-tools .showhide--trigger:visited {
      color: #fff; }
    .site-tools .showhide--trigger:hover, .site-tools .showhide--trigger:focus, .site-tools .showhide--trigger:active {
      color: #ccc; }
  .site-tools .showhide--content {
    position: absolute;
    top: -10px;
    right: 67px; }
    @media (min-width: 769px) {
      .site-tools .showhide--content {
        width: 350px; } }
  .site-tools .fa-search {
    font-size: 20px; }
    .site-tools .fa-search:hover {
      cursor: pointer; }
  .site-tools .fa-shopping-cart {
    font-size: 20px;
    margin-left: 20px; }

.entry-header .entry-title,
.entry-header .posted-on time,
.entry-header--preview .entry-title,
.entry-header--preview .posted-on time {
  margin-bottom: 0; }

.entry-header a,
.entry-header--preview a {
  text-decoration: none; }

.entry-header--image,
.entry-header--preview--image {
  background-size: cover;
  background-position: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 40px; }
  @media (min-width: 1px) and (max-width: 500px) {
    .entry-header--image,
    .entry-header--preview--image {
      height: 300px; } }
  @media (min-width: 769px) {
    .entry-header--image,
    .entry-header--preview--image {
      height: 560px; } }
  @media (min-width: 501px) and (max-width: 768px) {
    .entry-header--image,
    .entry-header--preview--image {
      height: 340px; } }

.entry-header--preview img,
.entry-header--preview--preview img {
  display: block;
  margin-bottom: 1.25em; }

.entry-header--single,
.entry-header--preview--single {
  border-bottom: 1px solid #000;
  margin-bottom: 1.25em;
  padding-bottom: 1.25em; }

.columns {
  margin-bottom: 3.75em;
  margin-top: 3.75em;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 769px) {
    .columns {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      padding-left: 68px;
      padding-right: 68px; } }
  @media (min-width: 550px) and (max-width: 1400px) {
    .columns {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      padding-left: 40px;
      padding-right: 40px; } }

@media (min-width: 1px) and (max-width: 500px) {
  .column {
    margin-bottom: 3.75em; }
    .column:last-child {
      margin-bottom: 0; } }

@media (min-width: 769px) {
  .column {
    max-width: 45.094936708860764%;
    margin-bottom: 3.75em; }
    .column:last-child, .column:nth-last-child(2) {
      margin-bottom: 0; } }

@media (min-width: 550px) and (max-width: 1400px) {
  .column {
    max-width: 44.47674418604651%; } }

.column__text {
  max-width: 81.76470588235294%; }
  @media (min-width: 769px) {
    .column__text {
      max-width: 79.82456140350878%; } }

.grid--4, .grid--3, .grid--2 {
  margin-bottom: 3.75em;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 769px) {
    .grid--4, .grid--3, .grid--2 {
      padding-left: 68px;
      padding-right: 68px; } }
  @media (min-width: 550px) and (max-width: 1400px) {
    .grid--4, .grid--3, .grid--2 {
      padding-left: 40px;
      padding-right: 40px; } }

@media (min-width: 769px) {
  .grid--4:after {
    content: "";
    display: block;
    margin-left: 22%; } }

.grid--4 .grid__item {
  margin-bottom: 3.75em; }
  .grid--4 .grid__item:last-child {
    margin-bottom: 0; }
  @media (min-width: 501px) and (max-width: 768px) {
    .grid--4 .grid__item {
      width: 48%; }
      .grid--4 .grid__item:nth-last-child(2) {
        margin-bottom: 0; } }
  @media (min-width: 769px) {
    .grid--4 .grid__item {
      width: 22%; }
      .grid--4 .grid__item:nth-last-child(2), .grid--4 .grid__item:nth-last-child(3), .grid--4 .grid__item:nth-last-child(4) {
        margin-bottom: 0; } }

@media (min-width: 769px) {
  .grid--3:after {
    content: "";
    display: block;
    margin-left: 26.89873%; } }

.grid--3 .grid__item {
  margin-bottom: 3.75em; }
  .grid--3 .grid__item:last-child {
    margin-bottom: 0; }
  @media (min-width: 769px) {
    .grid--3 .grid__item {
      width: 26.89873%; }
      .grid--3 .grid__item:nth-last-child(2), .grid--3 .grid__item:nth-last-child(3) {
        margin-bottom: 0; } }

.grid--2 .grid__item {
  margin-bottom: 3.75em; }
  .grid--2 .grid__item:last-child {
    margin-bottom: 0; }
  @media (min-width: 769px) {
    .grid--2 .grid__item {
      width: 45.094936708860764%; }
      .grid--2 .grid__item:nth-last-child(2) {
        margin-bottom: 0; } }

.posts-navigation, .panel--wide, .panel--wide--flat, .panel--narrow {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 769px) {
    .posts-navigation, .panel--wide, .panel--wide--flat, .panel--narrow {
      padding-left: 68px;
      padding-right: 68px; } }
  @media (min-width: 550px) and (max-width: 1400px) {
    .posts-navigation, .panel--wide, .panel--wide--flat, .panel--narrow {
      padding-left: 40px;
      padding-right: 40px; } }

.panel--wide {
  margin-top: 60px;
  margin-bottom: 60px; }

.panel--related {
  margin-bottom: 60px; }

.panel--narrow {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (min-width: 769px) {
    .panel--narrow {
      max-width: 70%; } }

/*--------------------------------------------------------------
## Main
--------------------------------------------------------------*/
.page-template-buy-contribute .site-content,
.page-template-login-register .site-content,
.page-template-wc-vendor-sign-up .site-content {
  background-color: #e6e6e6; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.updated:not(.published) {
  display: none; }

.page-content p,
.entry-content p,
.entry-summary p {
  margin-bottom: 1.25em; }

.cat-links,
.tags-links {
  display: block; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.entry-content--preview {
  border-top: 1px solid #000;
  margin-top: 1.25em;
  padding-top: 1.25em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background: #000;
  color: #fff;
  padding: 1.125em 0 1.5625em 0; }
  @media (min-width: 1px) and (max-width: 500px) {
    .site-footer {
      padding: 1.5625em 0 3.125em 0; } }
  .site-footer a {
    color: #fff; }
    .site-footer a:visited {
      color: #fff; }
    .site-footer a:hover, .site-footer a:focus, .site-footer a:active {
      color: #ccc; }
  .site-footer .content-wrapper {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 769px) {
      .site-footer .content-wrapper {
        padding-left: 68px;
        padding-right: 68px; } }
    @media (min-width: 550px) and (max-width: 1400px) {
      .site-footer .content-wrapper {
        padding-left: 40px;
        padding-right: 40px; } }
  .site-footer__menu-social {
    margin-bottom: 1.25em;
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .site-footer__menu-social {
        align-items: flex-end; } }
    .site-footer__menu-social .secondary-navigation {
      order: 2; }
    .site-footer__menu-social .social {
      order: 1;
      margin-bottom: 0.625em; }
    @media (min-width: 769px) {
      .site-footer__menu-social {
        flex-direction: row; }
        .site-footer__menu-social .secondary-navigation {
          order: 0; }
        .site-footer__menu-social .social {
          order: 1;
          margin-bottom: 0; } }
  @media (min-width: 769px) {
    .site-footer__legal-credit {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; } }
  @media (min-width: 1px) and (max-width: 500px) {
    .site-footer__legal-credit {
      flex-direction: column; } }
  .site-footer__legal-credit small {
    display: block; }
    @media (min-width: 769px) {
      .site-footer__legal-credit small {
        align-self: flex-end; } }
  .site-footer__legal-credit .legal {
    max-width: 215px;
    margin-bottom: 1.25em; }
    @media (min-width: 769px) {
      .site-footer__legal-credit .legal {
        margin-bottom: 0; } }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Slider 
--------------------------------------------------------------*/
body .bx-wrapper {
  margin: 0;
  background: #fff;
  border: 0;
  position: relative;
  zoom: 1;
  height: 640px;
  background: #e6e6e6;
  box-shadow: none;
  border: 0; }
  @media (min-width: 1px) and (max-width: 500px) {
    body .bx-wrapper {
      height: 450px; } }
  body .bx-wrapper .slider__content {
    height: 640px;
    background-size: cover;
    position: relative;
    background-position: 50% 50%; }
    @media (min-width: 1px) and (max-width: 500px) {
      body .bx-wrapper .slider__content {
        height: 450px; } }
    @media (min-width: 1px) and (max-width: 500px) {
      body .bx-wrapper .slider__content h1 span {
        display: block; } }
    body .bx-wrapper .slider__content header {
      padding: 0 30px; }
      @media (min-width: 769px) {
        body .bx-wrapper .slider__content header {
          max-width: 1400px;
          padding: 0 50px; } }
  body .bx-wrapper .bx-pager.bx-default-pager {
    bottom: 20px; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
.showhide--content {
  display: none; }

.border--inline {
  display: inline; }

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

/*--------------------------------------------------------------
# Testing
--------------------------------------------------------------*/

/*# sourceMappingURL=style.css.map */
