/* scss-combine:fonts */
/* Sans Serif */
@import url("//fonts.googleapis.com/css?family=Karla:400italic,700italic,400,700");
/* Condensed Sans Serif */
/* Geometric Sans Serif */
/* Serif */
/* Slab Serif */
/* Mono */
/* scss-combine:functions */
/* scss-combine:user-settings */
/* User Settings
------------------------- */
/* General */
/* Fonts */
/* Section specific
------------------------- */
/* Header */
/* Footer */
/* scss-combine:bourbon */
/* scss-combine:mixins */
/* scss-combine:normalize.css */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

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

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

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

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

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

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

/**
 * 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/10.
 */
img {
  border: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

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

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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; }

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/* scss-combine:typography */
/* Icon Fonts
-------------------------------- */
@font-face {
  font-family: 'Social Icons';
  src: url("//cdn.shopify.com/s/files/1/1226/8710/t/12/assets/pixelunionsocialicons-regular.eot?v=67152799333607820471618514336");
  src: url("//cdn.shopify.com/s/files/1/1226/8710/t/12/assets/pixelunionsocialicons-regular.eot?%23iefix&v=67152799333607820471618514336") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/1226/8710/t/12/assets/pixelunionsocialicons-regular.woff?v=166346450244837970441618514336") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Pacific';
  src: url("//cdn.shopify.com/s/files/1/1226/8710/t/12/assets/pacific-icons.eot?v=74912783835964579941618514335");
  src: url("//cdn.shopify.com/s/files/1/1226/8710/t/12/assets/pacific-icons.eot?%23iefix&v=74912783835964579941618514335") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/1226/8710/t/12/assets/pacific-icons.woff?v=156460543866264186621618514335") format("woff");
  font-weight: normal;
  font-style: normal; }

/* We're rolling a custom version of Crimson instead of Google's Crimson Text */
/* General
-------------------------------- */
body {
  font-family: Karla, sans-serif;
  color: #777777;
  font-size: 16px;
  line-height: 1.625;
  -webkit-font-smoothing: antialiased; }

/* Links */
a {
  color: black;
  text-decoration: none; }
  a:hover {
    color: #5b5b5b; }

/* Headers */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  font-family: Karla, sans-serif;
  font-weight: 700;
  color: black; }

h1 {
  margin-top: 1.1em;
  margin-bottom: 0.4em;
  font-size: 36px; }

h2 {
  margin-top: 1.22em;
  margin-bottom: 0.9em;
  font-size: 24px; }

h3 {
  margin-top: 1.7em;
  margin-bottom: 0.75em;
  font-size: 20px; }

h4,
h5,
h6 {
  margin: 1.7em 0 1em;
  font-size: 16px; }

.page-title {
  margin: 35px 0;
  text-align: center; }

.section-title, .main-footer h4 {
  font-family: Karla, sans-serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.meta, .modal-close-secondary, .order-item-vendor, .order-note, .blog-subscribe, .single-post-pagination a,
.single-post-pagination span, .cart-item-vendor, .collection-description-more, .collection-viewing-parameters .select-wrapper, .product-list-item-badge, .slide-content p, .product-vendor, .breadcrumbs, .footer-tweet .timePosted, .header-promo-text, .cart-count, .currency-switcher, .pagination, #coin-container select {
  color: black;
  font-family: Karla, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

/* Basic elements */
p,
ul,
ol,
dl,
blockquote,
table,
code,
figure {
  margin-top: 1.3em;
  margin-bottom: 1.3em; }

figure {
  margin-left: 0;
  margin-right: 0; }

img {
  max-width: 100%; }

ul,
ol,
dl {
  padding-left: 22px; }

ul {
  list-style: outside none; }

ol {
  list-style: outside decimal; }

hr {
  height: 2px;
  background: #e5e5e5;
  border: none; }

blockquote {
  margin: 0;
  color: black; }
  blockquote > *:first-child {
    margin-top: 0; }
  blockquote > *:last-child {
    margin-bottom: 0; }
  blockquote.highlight {
    font-size: 24px;
    line-height: 38px;
    margin-left: -50px;
    margin-right: -50px; }
    @media (max-width: 720px) {
      blockquote.highlight {
        margin-left: 0;
        margin-right: 0; } }

cite {
  display: block;
  margin-top: 10px !important;
  color: #777777; }

/* Tables */
table {
  background: transparent;
  color: #777777;
  border: 1px solid #e5e5e5;
  border-top: none;
  border-radius: 5px;
  border-collapse: separate;
  font-size: 14px;
  line-height: 22px; }
  table.clean {
    border: none;
    border-radius: 0; }
  table .column-title {
    display: none; }

td, th {
  border-top: 1px solid #e5e5e5; }
  .clean td, .clean th {
    border: none; }

thead th:first-child {
  border-radius: 5px 0 0 0; }
thead th:last-child {
  border-radius: 0 5px 0 0; }

tbody tr:first-child td:first-child,
tbody tr:first-child th:first-child {
  border-radius: 5px 0 0 0; }
tbody tr:first-child td:last-child,
tbody tr:first-child th:last-child {
  border-radius: 0 5px 0 0; }
thead + tbody tr:first-child td:first-child,
thead + tbody tr:first-child th:first-child,
thead + tbody tr:first-child td:last-child,
thead + tbody tr:first-child th:last-child {
  border-radius: 0; }

tbody tr:last-child td:first-child,
tbody tr:last-child th:first-child {
  border-radius: 0 0 0 5px; }
tbody tr:last-child td:last-child,
tbody tr:last-child th:last-child {
  border-radius: 0 0 5px 0; }

th {
  font-weight: normal;
  padding: 15px;
  color: black;
  background: #e0e0e0; }

td {
  border-left: 1px solid #e5e5e5;
  padding: 30px; }
  td:first-child {
    border-left: none; }

table.mobile-layout {
  border-bottom: none; }
  table.mobile-layout .column-title {
    font-weight: 700;
    display: inline-block; }
  table.mobile-layout thead {
    display: none; }
  table.mobile-layout tr td {
    width: 100%;
    display: block;
    text-align: left;
    border-top: 1px solid #e5e5e5 !important;
    border-left: none;
    /* < IE 10 fix */
    float: left;
    clear: left; }
  table.mobile-layout td:last-child {
    border-bottom: none; }
  table.mobile-layout tr:last-child td:last-child {
    border-bottom: 1px solid #e5e5e5 !important; }

/* Buttons */
.button,
.submit,
button,
input[type="submit"],
input[type="button"] {
  background: black;
  font-family: Karla, sans-serif;
  font-weight: 700;
  line-height: normal;
  color: white;
  -webkit-appearance: none;
  display: inline-block;
  width: auto;
  padding: 15px 20px;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
  .button:hover,
  .submit:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="button"]:hover {
    background: #5b5b5b;
    color: white; }
  .button.secondary,
  .submit.secondary,
  button.secondary,
  input[type="submit"].secondary,
  input[type="button"].secondary {
    background: #b7bcc2;
    color: white; }
    .button.secondary:hover,
    .submit.secondary:hover,
    button.secondary:hover,
    input[type="submit"].secondary:hover,
    input[type="button"].secondary:hover {
      background: #757e8a;
      color: white; }
  .button.disabled,
  .submit.disabled,
  button.disabled,
  input[type="submit"].disabled,
  input[type="button"].disabled {
    background: #cccccc;
    color: #888888; }

/* Forms & buttons */
.input-wrapper {
  margin: 25px 0; }
  .input-wrapper label {
    display: block;
    margin-bottom: 10px; }

.input-group-wrapper {
  margin: 25px 0; }
  .input-group-wrapper span {
    display: block; }
  .input-group-wrapper label {
    display: block;
    font-size: 14px;
    margin: 11px 0; }
  .input-group-wrapper input {
    margin-right: 5px; }

input, textarea {
  width: 100%;
  max-width: 670px;
  font-family: inherit; }
  input[type="checkbox"], input[type="radio"], textarea[type="checkbox"], textarea[type="radio"] {
    width: auto; }
  input:focus, textarea:focus {
    outline: none; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="telephone"],
input[type="tel"],
input[type="number"],
textarea {
  -webkit-appearance: none;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background: #e5e5e5;
  color: #777777;
  display: block;
  padding: 14px 15px 9px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="telephone"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: ligthen(#777777, 30%); }
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="telephone"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: ligthen(#777777, 30%); }
  input[type="text"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="telephone"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  textarea:-moz-placeholder {
    color: ligthen(#777777, 30%); }
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="telephone"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: ligthen(#777777, 30%); }
  input[type="text"].error, .error input[type="text"],
  input[type="email"].error, .error
  input[type="email"],
  input[type="password"].error, .error
  input[type="password"],
  input[type="search"].error, .error
  input[type="search"],
  input[type="telephone"].error, .error
  input[type="telephone"],
  input[type="tel"].error, .error
  input[type="tel"],
  input[type="number"].error, .error
  input[type="number"],
  textarea.error, .error
  textarea {
    color: #d60000;
    border: 1px solid #d60000; }
    input[type="text"].error::-webkit-input-placeholder, .error input[type="text"]::-webkit-input-placeholder,
    input[type="email"].error::-webkit-input-placeholder, .error
    input[type="email"]::-webkit-input-placeholder,
    input[type="password"].error::-webkit-input-placeholder, .error
    input[type="password"]::-webkit-input-placeholder,
    input[type="search"].error::-webkit-input-placeholder, .error
    input[type="search"]::-webkit-input-placeholder,
    input[type="telephone"].error::-webkit-input-placeholder, .error
    input[type="telephone"]::-webkit-input-placeholder,
    input[type="tel"].error::-webkit-input-placeholder, .error
    input[type="tel"]::-webkit-input-placeholder,
    input[type="number"].error::-webkit-input-placeholder, .error
    input[type="number"]::-webkit-input-placeholder,
    textarea.error::-webkit-input-placeholder, .error
    textarea::-webkit-input-placeholder {
      color: #ff7070; }
    input[type="text"].error::-moz-placeholder, .error input[type="text"]::-moz-placeholder,
    input[type="email"].error::-moz-placeholder, .error
    input[type="email"]::-moz-placeholder,
    input[type="password"].error::-moz-placeholder, .error
    input[type="password"]::-moz-placeholder,
    input[type="search"].error::-moz-placeholder, .error
    input[type="search"]::-moz-placeholder,
    input[type="telephone"].error::-moz-placeholder, .error
    input[type="telephone"]::-moz-placeholder,
    input[type="tel"].error::-moz-placeholder, .error
    input[type="tel"]::-moz-placeholder,
    input[type="number"].error::-moz-placeholder, .error
    input[type="number"]::-moz-placeholder,
    textarea.error::-moz-placeholder, .error
    textarea::-moz-placeholder {
      color: #ff7070; }
    input[type="text"].error:-moz-placeholder, .error input[type="text"]:-moz-placeholder,
    input[type="email"].error:-moz-placeholder, .error
    input[type="email"]:-moz-placeholder,
    input[type="password"].error:-moz-placeholder, .error
    input[type="password"]:-moz-placeholder,
    input[type="search"].error:-moz-placeholder, .error
    input[type="search"]:-moz-placeholder,
    input[type="telephone"].error:-moz-placeholder, .error
    input[type="telephone"]:-moz-placeholder,
    input[type="tel"].error:-moz-placeholder, .error
    input[type="tel"]:-moz-placeholder,
    input[type="number"].error:-moz-placeholder, .error
    input[type="number"]:-moz-placeholder,
    textarea.error:-moz-placeholder, .error
    textarea:-moz-placeholder {
      color: #ff7070; }
    input[type="text"].error:-ms-input-placeholder, .error input[type="text"]:-ms-input-placeholder,
    input[type="email"].error:-ms-input-placeholder, .error
    input[type="email"]:-ms-input-placeholder,
    input[type="password"].error:-ms-input-placeholder, .error
    input[type="password"]:-ms-input-placeholder,
    input[type="search"].error:-ms-input-placeholder, .error
    input[type="search"]:-ms-input-placeholder,
    input[type="telephone"].error:-ms-input-placeholder, .error
    input[type="telephone"]:-ms-input-placeholder,
    input[type="tel"].error:-ms-input-placeholder, .error
    input[type="tel"]:-ms-input-placeholder,
    input[type="number"].error:-ms-input-placeholder, .error
    input[type="number"]:-ms-input-placeholder,
    textarea.error:-ms-input-placeholder, .error
    textarea:-ms-input-placeholder {
      color: #ff7070; }
  @media (max-width: 540px) {
    input[type="text"],
    input[type="email"],
    input[type="password"],
    input[type="search"],
    input[type="telephone"],
    input[type="tel"],
    input[type="number"],
    textarea {
      font-size: 16px; } }

.error-message,
.errors {
  color: #d60000; }

.lt-ie9 input[type="password"] {
  font-family: Arial, sans-serif; }

select {
  max-width: 100%; }
  @media (max-width: 540px) {
    select {
      font-size: 16px; } }

.select-wrapper {
  cursor: pointer;
  border: 1px solid #e5e5e5;
  position: relative;
  font-size: 14px;
  border-radius: 5px;
  padding: 14px 25px 9px 15px;
  background: #e0e0e0; }
  .select-wrapper .select-text {
    overflow: hidden; }
  label + .select-wrapper {
    margin-top: 10px; }
  .select-wrapper:after {
    content: '\E007';
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px;
    font-family: 'Pacific';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  .select-wrapper select {
    color: black;
    cursor: pointer;
    z-index: 2;
    width: 100%;
    /* needed for Firefox */
    height: 100%;
    /* needed for IE */
    -webkit-appearance: none;
    opacity: 0;
    filter: alpha(opacity=0); }

/* iframes and embeds */
iframe {
  border: none; }

/* RTE areas */
.rte > *:first-child {
  margin-top: 0; }
.rte > *:last-child {
  margin-bottom: 0; }
.rte ul {
  list-style: disc; }
.rte li {
  margin: 11px 0; }

/* scss-combine:layout */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background-image: none;
  background-color: #e5e5e5;
  color: #777777; }
  body.modal-overflow {
    overflow: hidden;
    position: relative; }

.main-content-wrapper {
  position: relative;
  padding: 0 30px;
  min-width: 320px;
  max-width: 1320px;
  margin: 0 auto; }
  .lt-ie9 .main-content-wrapper {
    max-width: 1260px; }
  @media (max-width: 720px) {
    .main-content-wrapper {
      padding: 0 15px; } }

.main-content {
  width: 65%;
  margin: 0 auto; }
  @media (max-width: 1020px) {
    .main-content {
      width: 80%; } }
  @media (max-width: 720px) {
    .main-content {
      width: 100%; } }
  .sidebar-enabled .main-content {
    padding-bottom: 50px; }

.rte .tabs {
  display: block;
  width: 100%;
  height: 42px;
  padding: 0;
  margin: 30px 0 0 30px;
  white-space: nowrap;
  position: relative;
  z-index: 10; }
  .rte .tabs li {
    display: inline-block;
    height: 41px;
    font-size: 14px;
    line-height: 42px;
    padding: 0 16px;
    margin: 0;
    border: 1px solid transparent;
    border-bottom: none;
    cursor: pointer;
    color: black; }
    .rte .tabs li.active {
      border-color: #e5e5e5;
      height: 42px;
      border-radius: 5px 5px 0 0;
      background: #e5e5e5; }

.rte .tabs-content {
  display: block;
  width: 100%;
  position: relative;
  top: -1px;
  z-index: 5;
  padding: 30px;
  margin: 0 0 30px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 5px; }
  .rte .tabs-content > li {
    display: none;
    margin: 0; }
    .rte .tabs-content > li > *:first-child {
      margin-top: 0; }
    .rte .tabs-content > li > *:last-child {
      margin-bottom: 0; }
    .rte .tabs-content > li.active {
      display: block; }

.modal-wrapper {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(229, 229, 229, 0.7);
  z-index: 9999;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .modal-wrapper.active, .modal-wrapper.opening {
    display: block; }
  .modal-wrapper.opening, .modal-wrapper.open {
    opacity: 1;
    filter: alpha(opacity=100); }
  .modal-overflow .modal-wrapper {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  @media (max-width: 540px) {
    .modal-wrapper {
      padding-bottom: 30px; } }

.modal-content {
  position: absolute;
  top: 55%;
  left: 50%;
  width: 60%;
  max-width: 640px;
  padding: 30px;
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  @media (max-width: 1020px) {
    .modal-content {
      width: 70%; } }
  @media (max-width: 720px) {
    .modal-content {
      width: 80%; } }
  @media (max-width: 540px) {
    .modal-content {
      position: relative;
      margin: 0 0 30px !important;
      top: 15px !important;
      left: 15px !important;
      width: -webkit-calc(100% - 30px);
      width: calc(100% - 30px);
      padding: 70px 15px 15px; }
      .lt-ie9 .modal-content {
        width: 100%; } }
  .open .modal-content {
    top: 50%;
    opacity: 1;
    filter: alpha(opacity=100); }
  .modal-overflow .modal-content {
    top: 30px !important;
    margin-bottom: 30px; }

.modal-close-secondary {
  position: absolute;
  top: 30px;
  right: 30px;
  line-height: 1;
  cursor: pointer;
  color: #727272; }
  .modal-close-secondary:hover {
    color: black; }
  .modal-close-secondary:after {
    content: '\E010';
    top: 3px;
    position: relative;
    margin-left: 5px;
    font-family: 'Pacific';
    font-size: 25px;
    font-weight: 400;
    line-height: 0;
    -webkit-font-smoothing: antialiased; }
  @media (max-width: 540px) {
    .modal-close-secondary {
      right: 50%;
      margin-right: -35px; } }

.modal-title {
  margin-top: 0; }

.placeholder-svg {
  min-height: 25vh; }
  .home-slideshow .placeholder-svg {
    min-height: 66vh; }
    .sidebar-enabled .home-slideshow .placeholder-svg {
      min-height: 44vh; }
      @media screen and (max-width: 720px) {
        .sidebar-enabled .home-slideshow .placeholder-svg {
          min-height: 25vh; } }
      @media screen and (max-width: 542px) {
        .sidebar-enabled .home-slideshow .placeholder-svg {
          min-height: 200px; } }
    @media screen and (max-width: 720px) {
      .home-slideshow .placeholder-svg {
        min-height: 25vh; } }
    @media screen and (max-width: 542px) {
      .home-slideshow .placeholder-svg {
        min-height: 200px; } }

.placeholder-background {
  background-color: #d9d9d9; }

.placeholder-svg {
  background-color: #d9d9d9;
  fill: #999999; }

/* scss-combine:templates/404 */
.template-404 .main-content .rte {
  max-width: 640px;
  margin: 0 auto;
  text-align: center; }

/* scss-combine:templates/account */
.template-customers-login .main-content,
.template-customers-register .main-content,
.template-customers-addresses .main-content {
  max-width: 600px; }

.template-customers-account .page-title,
.template-customers-addresses .page-title,
.template-customers-order .page-title {
  margin-bottom: 0; }

.account-logged-in-as {
  margin-top: 15px;
  font-size: 14px;
  text-align: center; }

/* Login
   .template-customers-login */
.successful-reset {
  display: none; }

.recover-password {
  display: none; }

.errors ul {
  padding: 0; }

.toggle-forgetfulness {
  display: inline-block;
  margin: 0 0 0 10px; }
  .toggle-forgetfulness span {
    cursor: pointer;
    color: black;
    font-size: 14px; }

/* Account
   .template-customers-account */
.account-info,
.order-history {
  margin-top: 35px; }

.account-info {
  text-align: center; }
  .account-info p {
    margin: 10px 0; }

.account-info-name {
  font-size: 20px;
  line-height: 1.25;
  color: black; }

@media (max-width: 540px) {
  .order-history,
  .default-address {
    text-align: center; } }

.order-history-orders {
  table-layout: fixed;
  width: 100%; }
  @media (max-width: 540px) {
    .order-history-orders {
      table-layout: auto;
      border: none; }
      .order-history-orders thead {
        display: none; } }
  @media (max-width: 540px) {
    .order-history-orders tr {
      display: block;
      margin-top: 35px; }
      .order-history-orders tr:first-child {
        margin-top: 0; } }
  .order-history-orders th {
    text-align: left; }
  .order-history-orders th,
  .order-history-orders td {
    padding: 20px; }
    @media (max-width: 540px) {
      .order-history-orders th,
      .order-history-orders td {
        display: block;
        margin-top: 5px;
        padding: 0;
        border: none;
        font-size: 16px;
        text-align: center; } }

@media (max-width: 540px) {
  .order-payment-status:before {
    content: ': '; } }

@media (max-width: 540px) {
  .order-fulfillment-status:before {
    content: ': '; } }

/* Addresses
   .template-customers-addresses */
.customer-addresses {
  font-size: 0;
  margin: 35px -10px 0; }
  @media (max-width: 720px) {
    .customer-addresses {
      margin: 0;
      text-align: center; } }

.customer-address {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 16px;
  padding: 0 10px;
  margin-bottom: 35px; }
  .customer-address > p:first-child {
    margin-top: 0; }
  @media (max-width: 720px) {
    .customer-address {
      display: block;
      width: 100%;
      margin-top: 35px;
      margin-bottom: 0;
      padding: 0; } }
  .customer-address.editing {
    display: none; }

.customer-address-is-default {
  font-size: 14px;
  color: #989898; }

.customer-address-modify {
  font-size: 14px;
  margin-bottom: 0; }
  .customer-address-modify span {
    color: black;
    cursor: pointer; }

.customer-address-edit-form {
  font-size: 16px; }
  @media (max-width: 720px) {
    .customer-address-edit-form {
      text-align: left; } }

.add-new-address {
  padding-top: 35px;
  border-top: 1px solid #e5e5e5; }
  @media (max-width: 720px) {
    .add-new-address {
      margin-top: 35px;
      text-align: center; } }

.customer-new-address {
  display: none;
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #e5e5e5; }
  .customer-new-address.show {
    display: block; }
  .account-logged-in-as + .customer-new-address {
    padding-top: 0;
    border-top: 0; }

.new-first-name {
  margin-top: 0; }

/* Order
   .template-customers-order */
.order-history-order {
  table-layout: fixed;
  width: 100%; }
  @media (max-width: 540px) {
    .order-history-order {
      table-layout: auto;
      border: none; }
      .order-history-order thead {
        display: none; }
      .order-history-order tr {
        display: block; } }
  @media (max-width: 540px) {
    .order-history-order tr {
      display: block;
      margin-top: 35px;
      padding-top: 35px;
      border-top: 1px solid #e5e5e5; }
      .order-history-order tr:first-child {
        padding-top: 0;
        border-top: none; } }
  .order-history-order th, .order-history-order td {
    padding: 20px; }
    @media (max-width: 540px) {
      .order-history-order th, .order-history-order td {
        padding: 0;
        display: block;
        border: none;
        text-align: center;
        font-size: 16px; } }
  .order-history-order th.first {
    width: 75%;
    text-align: left;
    padding: 20px; }
  .order-history-order th {
    width: 10%;
    padding: 0; }
  .order-history-order th.last {
    width: 15%;
    text-align: right;
    padding: 20px; }

.order-item-image {
  float: left; }
  @media (max-width: 720px) {
    .order-item-image {
      width: 100px; } }
  @media (max-width: 540px) {
    .order-item-image {
      float: none;
      width: 100%; } }

.order-item-wrap {
  margin-left: 180px; }
  @media (max-width: 720px) {
    .order-item-wrap {
      margin-left: 120px; } }
  .order-item-wrap > span {
    display: block; }
  @media (max-width: 540px) {
    .order-item-wrap {
      margin-left: 0;
      margin-top: 20px; } }

.order-item-vendor {
  margin-bottom: 7px; }

.order-item-title {
  font-size: 16px;
  margin-bottom: 7px; }

.order-item-variant-option {
  font-size: 14px;
  font-weight: bold; }
  .order-item-variant-option span {
    font-weight: normal; }

.order-item-quantity {
  text-align: center; }
  @media (max-width: 540px) {
    .order-item-quantity {
      margin-top: 15px; }
      .order-item-quantity:before {
        content: '\0078\0020'; } }

.order-item-total {
  text-align: right;
  white-space: nowrap;
  color: black; }

.order-item-total-each {
  color: #727272; }

.order-totals {
  text-align: right; }
  @media (max-width: 540px) {
    .order-totals {
      margin-top: 35px;
      padding-top: 35px;
      border-top: 1px solid #e5e5e5;
      text-align: center; } }
  @media (max-width: 540px) {
    .order-totals ul {
      padding-left: 0;
      font-size: 0; } }
  .order-totals span {
    display: inline-block;
    width: 150px;
    color: black; }
    @media (max-width: 540px) {
      .order-totals span {
        padding-left: 10px;
        text-align: left; } }
  @media (max-width: 540px) {
    .order-totals label,
    .order-totals span {
      display: inline-block;
      width: 50%;
      font-size: 16px; } }
  @media (max-width: 540px) {
    .order-totals label {
      padding-right: 10px;
      text-align: right; } }

.order-total span {
  font-size: 18px; }

.order-note {
  color: #727272;
  display: inline-block;
  margin-top: 7px; }

.shipping-info {
  font-size: 0; }
  @media (max-width: 540px) {
    .shipping-info {
      margin-top: 35px;
      padding-top: 35px;
      border-top: 1px solid #e5e5e5; } }
  .shipping-info > div {
    display: inline-block;
    font-size: 16px; }
    @media (max-width: 540px) {
      .shipping-info > div {
        display: block;
        text-align: center; } }

@media (max-width: 540px) {
  .shipping-address h3 {
    margin-top: 0; } }

.billing-address {
  padding-left: 30px; }
  @media (max-width: 540px) {
    .billing-address {
      padding-left: 0;
      margin-top: 35px; } }

.template-customers-activate_account .main-content input[type="submit"] {
  margin-right: 10px; }

/* scss-combine:templates/blog */
.template-blog .page-title, .template-article .page-title {
  margin-bottom: 0; }

.blog-subscribe {
  text-align: center;
  margin-top: 25px; }
  .blog-subscribe a {
    color: black; }
  .blog-subscribe a:before {
    content: '\E017';
    padding-right: 5px;
    font-family: 'Pacific';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }

.blog-post {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #e5e5e5; }
  .blog-post:first-child {
    padding-top: 0;
    border-top: none; }

.post-meta {
  color: #727272; }
  .template-article .post-meta {
    margin-top: 35px; }

.post-title {
  margin-top: 15px;
  margin-bottom: 25px; }
  .post-title a {
    color: black; }

.post-image {
  margin-bottom: 1.3em;
  text-align: center; }

.post-tags a {
  color: inherit; }
  .post-tags a:hover {
    color: #3f3f3f; }

.template-article .share-buttons {
  margin-top: 40px; }

.single-post-pagination {
  margin-top: 45px; }
  .single-post-pagination div {
    display: block;
    width: 50%;
    float: left; }
  .single-post-pagination span {
    color: #727272; }

.previous-post a:before,
.previous-post span:before {
  content: '\E013';
  padding-right: 5px;
  font-family: 'Pacific';
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.next-post {
  text-align: right;
  float: right; }
  .next-post a:after,
  .next-post span:after {
    content: '\E014';
    padding-left: 5px;
    font-family: 'Pacific';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }

.post-comments {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #e5e5e5; }
  .post-comments h3 {
    margin-top: 0; }
  .post-comments .section-title, .post-comments .main-footer h4, .main-footer .post-comments h4 {
    text-align: center;
    color: #727272; }

.post-comments-list {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e5e5e5; }

.post-comment {
  margin-top: 40px; }

.post-comment-author {
  color: black; }

.post-comment-date {
  margin-top: 15px;
  color: #727272; }

.post-read-more {
  color: black; }

/* scss-combine:templates/cart */
.template-cart .main-content {
  width: 100%;
  font-size: 0; }
  @media (max-width: 720px) {
    .template-cart .main-content > form {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: column nowrap;
      flex-flow: column nowrap; } }

table.cart-items {
  table-layout: fixed;
  width: 100%;
  font-size: 16px;
  margin-bottom: 35px;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in; }
  @media (max-width: 720px) {
    table.cart-items {
      table-layout: auto;
      margin-top: 0;
      border: 1px solid #e5e5e5;
      border-radius: 5px;
      -webkit-order: 1;
      order: 1; } }
  @media (max-width: 720px) {
    table.cart-items thead {
      display: none; } }
  table.cart-items.empty {
    height: 0;
    overflow: hidden; }
  table.cart-items th,
  table.cart-items td {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0 !important; }
  table.cart-items th {
    width: 16.66%;
    background: none; }
    table.cart-items th.first {
      width: 50%; }
  table.cart-items .first {
    text-align: left;
    padding-left: 0; }
  table.cart-items .last {
    text-align: right;
    padding-right: 0; }

tr.cart-item {
  -webkit-transition: opacity 0.3s ease-in, height 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in, height 0.3s ease-in;
  transition: opacity 0.3s ease-in, height 0.3s ease-in; }
  tr.cart-item.removing {
    opacity: 0;
    filter: alpha(opacity=0); }
  @media (max-width: 720px) {
    tr.cart-item {
      display: block;
      border-top: 1px solid #e5e5e5;
      clear: both; }
      tr.cart-item:first-child {
        border-top: none; }
      tr.cart-item > td {
        display: block;
        padding-left: 0;
        padding-right: 0;
        border-bottom: none;
        text-align: center !important;
        float: left\9; } }

.no-ajax .cart-item-product.first {
  padding-left: 30px;
  position: relative; }
  @media (max-width: 720px) {
    .no-ajax .cart-item-product.first {
      padding-left: 0;
      width: 100% \9; } }
@media (max-width: 720px) {
  .cart-item-product {
    padding-bottom: 0; } }
.cart-item-product > span {
  display: block;
  margin-left: 120px; }
  @media (max-width: 720px) {
    .cart-item-product > span {
      margin-left: 0;
      text-align: center; } }

.cart-item-image {
  float: left;
  width: 100px; }
  .cart-item-image img {
    display: block; }
    @media (max-width: 720px) {
      .cart-item-image img {
        margin: 0 auto; } }
  @media (max-width: 720px) {
    .cart-item-image {
      float: none;
      margin-bottom: 15px;
      display: inline-block;
      width: auto; } }

.cart-item-vendor {
  margin-bottom: 7px; }
  .cart-item-vendor a {
    color: #727272; }

.cart-item-title {
  font-weight: bold;
  margin-bottom: 7px; }
  .cart-item-title a {
    color: black; }

.cart-item-option {
  font-size: 14px;
  color: #727272; }

.cart-line-item-properties {
  margin-top: 15px;
  margin-left: 120px;
  font-size: 14px; }
  .cart-line-item-properties > span {
    display: block; }

.cart-item-remove {
  position: absolute;
  top: 21px;
  left: -15px;
  color: #727272;
  padding: 0 15px;
  font-family: 'Pacific';
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 720px) {
    .cart-item-remove {
      left: -6px;
      top: 2px; } }

@media (max-width: 720px) {
  .cart-item-price {
    padding-top: 0;
    margin-top: 10px;
    width: 100% \9; } }

td.cart-item-quantity {
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap; }
  @media (max-width: 720px) {
    td.cart-item-quantity {
      width: 50%;
      float: left;
      border-top: 1px solid #e5e5e5;
      border-right: 1px solid #e5e5e5;
      padding: 15px 0; } }

input.cart-item-quantity-display {
  background: none;
  border: none;
  padding: 0;
  display: inline;
  width: 40px;
  text-align: right;
  margin-right: 10px;
  font-size: 16px; }
  @media (max-width: 1020px) {
    input.cart-item-quantity-display {
      display: block;
      text-align: center;
      width: 100%;
      margin-bottom: 5px;
      margin-right: 0; } }
  @media (max-width: 720px) {
    input.cart-item-quantity-display {
      display: inline;
      width: 40px;
      margin-bottom: 0;
      margin-right: 10px; } }

.cart-item-increase,
.cart-item-decrease {
  display: inline-block;
  height: 36px;
  border: 1px solid #e5e5e5;
  padding: 0 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Pacific';
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  -webkit-font-smoothing: antialiased; }

.cart-item-decrease {
  border-radius: 5px 0 0 5px; }

.cart-item-increase {
  border-left: none;
  border-radius: 0 5px 5px 0; }

@media (max-width: 720px) {
  td.cart-item-total {
    width: 50%;
    float: right;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 0; } }

.cart-undo {
  color: black;
  cursor: pointer; }

.cart-tools,
.cart-checkout {
  display: inline-block;
  vertical-align: top;
  font-size: 16px; }

.cart-tools {
  width: 65%; }
  @media (max-width: 1020px) {
    .cart-tools {
      padding-right: 30px; } }
  @media (max-width: 720px) {
    .cart-tools {
      width: 100%;
      -webkit-order: 3;
      order: 3; } }

.cart-instructions {
  max-width: 525px; }
  @media (max-width: 720px) {
    .cart-instructions {
      margin-top: 35px; }
      .no-flexbox .cart-instructions {
        margin-top: 0; } }
  .cart-instructions + .cart-shipping-calculator {
    margin-top: 45px;
    padding-top: 45px;
    border-top: 1px solid #e5e5e5; }
  .cart-instructions p {
    margin-top: 0;
    margin-bottom: 10px; }

.cart-shipping-calculator {
  font-size: 0; }
  .cart-shipping-calculator > h4 {
    margin-top: 0; }
  .cart-shipping-calculator > div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 16px; }
    @media (max-width: 720px) {
      .cart-shipping-calculator > div {
        width: 100%;
        display: block; } }

.cart-shipping-calculator-wrap {
  padding-right: 90px; }
  @media (max-width: 720px) {
    .cart-shipping-calculator-wrap {
      padding-right: 0; } }

@media (max-width: 720px) {
  .cart-shipping-calculator-response {
    margin-top: 30px; } }
.cart-shipping-calculator-response p:first-child {
  margin-bottom: 10px; }
  .cart-shipping-calculator-response p:first-child.error {
    margin-bottom: 0; }
  .cart-shipping-calculator-response p:first-child + p {
    margin: 0; }
.cart-shipping-calculator-response em {
  color: #aeaeae; }
.cart-shipping-calculator-response .error {
  color: #d60000; }
.cart-shipping-calculator-response > div > *:last-child {
  margin-bottom: 0; }

.error + #shipping-rates {
  display: none; }

.cart-checkout {
  width: 35%;
  text-align: right; }
  @media (max-width: 720px) {
    .cart-checkout {
      width: 100%;
      text-align: left;
      -webkit-order: 2;
      order: 2; }
      .no-flexbox .cart-checkout {
        margin-top: 35px; } }
  .cart-checkout .button {
    text-align: center; }
  .cart-checkout em {
    color: #aeaeae; }

.cart-price {
  font-size: 20px;
  line-height: 32px;
  color: black;
  margin: 0; }

.cart-message {
  margin: 0 0 25px; }

.cart-empty-message {
  font-size: 16px;
  text-align: center; }

.cart-additional-buttons {
  display: block; }
  .cart-additional-buttons > * {
    float: right;
    margin-top: 10px; }
    @media (max-width: 720px) {
      .cart-additional-buttons > * {
        float: left; } }
  .cart-additional-buttons input {
    max-width: 40%; }
    .cart-additional-buttons input[value*="paypal"] {
      max-width: 145px; }

.shopify-apple-pay-button {
  margin-left: 0 !important; }

/* scss-combine:templates/collection */
.template-collection .main-content {
  width: 100%; }

.collection-header {
  position: relative;
  margin: 30px 0 35px; }
  .collection-header img {
    display: block;
    width: 100%; }

.collection-details {
  position: absolute;
  top: 50%;
  left: 25%;
  width: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 540px) {
    .collection-details {
      position: relative;
      top: auto;
      left: auto;
      width: 100%;
      margin-top: 30px;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); } }
  .collection-details h1 {
    margin: 0;
    font-size: 36px;
    color: white;
    line-height: 40px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); }
    @media (max-width: 540px) {
      .collection-details h1 {
        color: black;
        text-shadow: none; } }
  .collection-details .rte {
    margin-top: 15px;
    color: white;
    font-size: 20px;
    line-height: 32px;
    word-wrap: break-word; }
    @media (max-width: 720px) {
      .collection-details .rte {
        display: none; } }
    @media (max-width: 540px) {
      .collection-details .rte {
        display: block;
        color: #777777;
        font-size: 16px;
        line-height: 1.625; } }

.collection-description {
  max-width: 640px;
  margin: 0 auto 60px;
  word-wrap: break-word; }
  @media (max-width: 720px) {
    .collection-description {
      margin-bottom: 45px; } }

.collection-description-more {
  color: white;
  margin-top: 15px;
  display: inline-block;
  cursor: pointer; }
  .collection-description-more:after {
    content: '\E008';
    margin-left: 5px;
    font-family: 'Pacific';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: initial; }
  @media (max-width: 540px) {
    .collection-description-more {
      color: #777777; } }

.collection-sharing {
  float: right;
  position: relative; }
  @media (max-width: 720px) {
    .collection-sharing {
      display: none; } }
  .collection-sharing .share-buttons {
    position: absolute;
    top: 50%;
    right: 0;
    width: 300px;
    height: 0;
    overflow: hidden;
    margin: -21px 0 0;
    text-align: right;
    z-index: 2;
    background: #e5e5e5;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .collection-sharing.active .share-buttons {
    height: 42px;
    opacity: 1;
    filter: alpha(opacity=100); }
  .collection-header ~ .collection-sharing {
    margin-top: 45px; }

.collection-sharing-toggle {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .collection-sharing-toggle:after {
    content: '\E008';
    margin-left: 5px;
    font-family: 'Pacific';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  .active .collection-sharing-toggle {
    opacity: 0;
    filter: alpha(opacity=0); }

.collection-viewing-parameters {
  margin-bottom: 15px; }
  @media (max-width: 720px) {
    .collection-viewing-parameters {
      text-align: center; } }
  .collection-header ~ .collection-viewing-parameters {
    margin-top: 45px; }
  .collection-viewing-parameters .select-wrapper {
    background: none;
    border: none;
    padding: 0; }
    .collection-viewing-parameters .select-wrapper:after {
      content: none; }

.collection-sorting,
.collection-filtering {
  display: inline-block; }
  @media (max-width: 720px) {
    .collection-sorting,
    .collection-filtering {
      display: block;
      text-align: center; } }
  .collection-sorting .select-wrapper,
  .collection-filtering .select-wrapper {
    display: inline-block; }

.collection-sorting + .collection-filtering {
  margin-left: 20px; }
  @media (max-width: 720px) {
    .collection-sorting + .collection-filtering {
      margin-top: 15px;
      margin-left: 0; } }

.collection-filter {
  display: inline-block;
  margin-left: 20px; }
  .collection-filter:first-child {
    margin-left: 0; }

.collection-remove-filter {
  display: inline-block;
  margin-left: 20px;
  color: #727272;
  cursor: pointer; }
  .collection-remove-filter:after {
    position: relative;
    content: '\E010';
    margin-left: 5px;
    font-family: 'Pacific';
    font-size: 24px;
    font-weight: 400;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    top: 3px; }
  @media (max-width: 720px) {
    .collection-remove-filter {
      display: block;
      margin-top: 15px;
      margin-left: 0;
      text-align: center; } }

.collection-products {
  font-size: 0;
  margin: 0 -15px;
  clear: right; }
  .collection-products.collection-empty {
    font-size: 16px;
    margin: 0; }
  @media (max-width: 540px) {
    .collection-products {
      margin: 0; } }
  .collection-products p.empty {
    margin: 45px 0 90px; }

.collection-products.masonry-layout {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .collection-products.masonry-layout.processed {
    opacity: 1;
    filter: alpha(opacity=100); }

.product-list-item {
  position: relative;
  font-size: 16px;
  margin-top: 40px;
  text-align: center; }
  .overlay-style .product-list-item {
    margin-top: 30px;
    position: relative; }
  .rows-of-2 .product-list-item {
    width: 50%; }
    .lt-ie10 .rows-of-2 .product-list-item {
      width: 49.99%; }
  .rows-of-3 .product-list-item {
    width: 33.33%; }
  .rows-of-4 .product-list-item {
    width: 25%; }
    .lt-ie10 .rows-of-4 .product-list-item {
      width: 24.99%; }
  .rows-of-2 .product-list-item, .rows-of-3 .product-list-item, .rows-of-4 .product-list-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px; }
    @media (max-width: 720px) {
      .rows-of-2 .product-list-item, .rows-of-3 .product-list-item, .rows-of-4 .product-list-item {
        width: 50%; }
        .lt-ie10 .rows-of-2 .product-list-item, .lt-ie10 .rows-of-3 .product-list-item, .lt-ie10 .rows-of-4 .product-list-item {
          width: 49.99%; } }
    @media (max-width: 1020px) {
      .sidebar-enabled .rows-of-2 .product-list-item, .sidebar-enabled .rows-of-3 .product-list-item, .sidebar-enabled .rows-of-4 .product-list-item {
        width: 50%; }
        .lt-ie10 .sidebar-enabled .rows-of-2 .product-list-item, .lt-ie10 .sidebar-enabled .rows-of-3 .product-list-item, .lt-ie10 .sidebar-enabled .rows-of-4 .product-list-item {
          width: 49.99%; } }
  @media (max-width: 540px) {
    .rows-of-2.mobile-rows-of-1 .product-list-item, .rows-of-3.mobile-rows-of-1 .product-list-item, .rows-of-4.mobile-rows-of-1 .product-list-item {
      display: block;
      float: left;
      width: 100%;
      padding: 0; }
      .lt-ie10 .rows-of-2.mobile-rows-of-1 .product-list-item, .lt-ie10 .rows-of-3.mobile-rows-of-1 .product-list-item, .lt-ie10 .rows-of-4.mobile-rows-of-1 .product-list-item {
        width: 100%; } }
  @media (max-width: 540px) {
    .sidebar-enabled .rows-of-2.mobile-rows-of-1 .product-list-item, .sidebar-enabled .rows-of-3.mobile-rows-of-1 .product-list-item, .sidebar-enabled .rows-of-4.mobile-rows-of-1 .product-list-item {
      display: block;
      width: 100%;
      padding: 0; }
      .lt-ie10 .sidebar-enabled .rows-of-2.mobile-rows-of-1 .product-list-item, .lt-ie10 .sidebar-enabled .rows-of-3.mobile-rows-of-1 .product-list-item, .lt-ie10 .sidebar-enabled .rows-of-4.mobile-rows-of-1 .product-list-item {
        width: 100%; } }
  .product-list-item figure {
    margin: 0;
    position: relative;
    -webkit-transition: background 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .product-list-item figure img {
      display: block;
      width: 100%;
      -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.no-touch .product-list-item-overlay-link:hover ~ figure {
  background-color: #777; }
  .no-touch .product-list-item-overlay-link:hover ~ figure .primary-image {
    opacity: 0;
    filter: alpha(opacity=0); }
  .no-touch .product-list-item-overlay-link:hover ~ figure .only-image {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.product-list-item-badge {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 6px 9px;
  text-align: right;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .product-list-item-badge.inventory {
    background: black;
    color: white; }
  .product-list-item-badge.sale {
    background: black;
    color: white; }

.no-touch .product-list-item-overlay-link:hover ~ figure .product-list-item-badge {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.product-list-item-vendor {
  margin: 20px 0 0; }

.product-list-item-price {
  margin: 10px 0 0; }
  .product-list-item-price .original {
    display: block;
    text-decoration: line-through;
    color: #aeaeae; }

.product-list-item-title {
  font-size: 16px;
  line-height: 22px;
  margin: 20px 0 0; }
  .product-list-item-vendor + .product-list-item-title {
    margin-top: 12px; }
  .product-list-item-title a {
    color: black; }

.product-list-item-overlay-link {
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
  z-index: 10;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgYAAAAAMAASsJTYQAAAAASUVORK5CYII=); }
  .lt-ie9 .product-list-item-overlay-link:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mMoNwYAASQAq1Ln3Q4AAAAASUVORK5CYII=); }

.product-list-item-thumbnail {
  background-size: cover;
  background-position: 50% 50%; }
  .product-list-item-thumbnail a {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden; }
  .product-list-item-thumbnail svg {
    display: block; }
  .product-list-item-thumbnail .primary-image {
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .product-list-item-thumbnail:hover .primary-image {
    opacity: 0;
    filter: alpha(opacity=0); }

.product-list-item-details-wrapper {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
  color: white;
  background: rgba(51, 51, 51, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .lt-ie9 .product-list-item-details-wrapper {
    visibility: hidden; }
  .product-list-item-details-wrapper div {
    position: absolute;
    top: 50%;
    width: 100%; }
  .product-list-item-details-wrapper p, .product-list-item-details-wrapper a {
    color: white; }
  .product-list-item-details-wrapper p, .product-list-item-details-wrapper h3 {
    margin: 10px 0 0; }
    .product-list-item-details-wrapper p:first-child, .product-list-item-details-wrapper h3:first-child {
      margin-top: 0; }

.no-touch .product-list-item-overlay-link:hover ~ .product-list-item-details-wrapper {
  opacity: 1;
  filter: alpha(opacity=100); }

.lt-ie9.no-touch .product-list-item-overlay-link:hover ~ .product-list-item-details-wrapper {
  visibility: visible; }

/* scss-combine:templates/home */
.template-index.sidebar-disabled .main-header {
  margin-bottom: 0;
  border-bottom: none; }
.template-index.sidebar-disabled .main-content-wrapper {
  max-width: 100%;
  padding: 0; }
.template-index.sidebar-disabled .main-content {
  width: 100%; }

.main-content .shopify-section:first-child
.full-width .home-module-content {
  padding-top: 0;
  margin-top: 0;
  border-top: 0; }

.home-module {
  margin-top: 50px; }
  .home-module.full-width {
    padding-left: 0;
    padding-right: 0; }
  .sidebar-disabled .home-module {
    padding: 0 30px; }
    @media (max-width: 720px) {
      .sidebar-disabled .home-module {
        padding: 0 15px; } }
  .home-module:first-child {
    margin-top: 0; }
  .home-module.full-width {
    padding: 0; }
    @media (max-width: 720px) {
      .home-module.full-width {
        padding: 0; } }
  .home-module .section-title, .home-module .main-footer h4, .main-footer .home-module h4 {
    margin: 0 0 40px;
    color: #727272;
    text-align: center; }

.home-module-content {
  max-width: 1260px;
  margin: 50px auto 0; }
  .home-module-content.full-width {
    max-width: 100%; }
    @media (max-width: 720px) {
      .home-module-content.full-width {
        max-width: 540px; } }
  @media (max-width: 720px) {
    .home-module-content {
      max-width: 540px; } }
  .has-border .home-module-content {
    border-top: 1px solid #e5e5e5;
    padding-top: 50px; }

.sidebar-enabled .shopify-section:first-of-type .home-module-content {
  margin-top: 0;
  border-top: 0 !important;
  padding-top: 0 !important; }

.home-module-inline-items {
  margin: 0 -15px;
  font-size: 0; }
  @media (max-width: 1020px) {
    .sidebar-enabled .home-module-inline-items {
      margin: 0 auto; } }
  @media (max-width: 720px) {
    .home-module-inline-items {
      margin: 0 auto; } }

.home-module-inline-item, .home-feature, .home-collection-list-item, .home-blog-post {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0 15px;
  font-size: 16px; }
  .row-of-2 .home-module-inline-item, .row-of-2 .home-feature, .row-of-2 .home-collection-list-item, .row-of-2 .home-blog-post {
    width: 50%; }
  .row-of-3 .home-module-inline-item, .row-of-3 .home-feature, .row-of-3 .home-collection-list-item, .row-of-3 .home-blog-post {
    width: 33.33%; }
  @media (max-width: 1020px) {
    .sidebar-enabled .home-module-inline-item, .sidebar-enabled .home-feature, .sidebar-enabled .home-collection-list-item, .sidebar-enabled .home-blog-post, .sidebar-enabled .row-of-2 .home-module-inline-item, .sidebar-enabled .row-of-2 .home-feature, .sidebar-enabled .row-of-2 .home-collection-list-item, .sidebar-enabled .row-of-2 .home-blog-post, .sidebar-enabled .row-of-3 .home-module-inline-item, .sidebar-enabled .row-of-3 .home-feature, .sidebar-enabled .row-of-3 .home-collection-list-item, .sidebar-enabled .row-of-3 .home-blog-post {
      display: block;
      width: 100%;
      margin-top: 30px;
      padding: 0; }
      .sidebar-enabled .home-module-inline-item:first-child, .sidebar-enabled .home-feature:first-child, .sidebar-enabled .home-collection-list-item:first-child, .sidebar-enabled .home-blog-post:first-child, .sidebar-enabled .row-of-2 .home-module-inline-item:first-child, .sidebar-enabled .row-of-2 .home-feature:first-child, .sidebar-enabled .row-of-2 .home-collection-list-item:first-child, .sidebar-enabled .row-of-2 .home-blog-post:first-child, .sidebar-enabled .row-of-3 .home-module-inline-item:first-child, .sidebar-enabled .row-of-3 .home-feature:first-child, .sidebar-enabled .row-of-3 .home-collection-list-item:first-child, .sidebar-enabled .row-of-3 .home-blog-post:first-child {
        margin-top: 0; } }
  @media (max-width: 720px) {
    .home-module-inline-item, .home-feature, .home-collection-list-item, .home-blog-post, .row-of-2 .home-module-inline-item, .row-of-2 .home-feature, .row-of-2 .home-collection-list-item, .row-of-2 .home-blog-post, .row-of-3 .home-module-inline-item, .row-of-3 .home-feature, .row-of-3 .home-collection-list-item, .row-of-3 .home-blog-post {
      display: block;
      width: 100%;
      margin-top: 30px;
      padding: 0; }
      .home-module-inline-item:first-child, .home-feature:first-child, .home-collection-list-item:first-child, .home-blog-post:first-child, .row-of-2 .home-module-inline-item:first-child, .row-of-2 .home-feature:first-child, .row-of-2 .home-collection-list-item:first-child, .row-of-2 .home-blog-post:first-child, .row-of-3 .home-module-inline-item:first-child, .row-of-3 .home-feature:first-child, .row-of-3 .home-collection-list-item:first-child, .row-of-3 .home-blog-post:first-child {
        margin-top: 0; } }

.home-slideshow {
  height: 600px;
  overflow: hidden;
  position: relative;
  margin-top: 50px;
  -webkit-transition: height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .sidebar-disabled .home-slideshow.content-width {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 720px) {
      .sidebar-disabled .home-slideshow.content-width {
        max-width: 570px; } }
  @media (max-width: 720px) {
    .home-slideshow.content-width {
      max-width: 540px;
      margin-left: auto;
      margin-right: auto; } }
  .home-slideshow:first-child {
    margin-top: 0; }
  .home-slideshow,
  .home-slideshow * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.slideshow-slides {
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .slides-ready .slideshow-slides {
    opacity: 1;
    filter: alpha(opacity=100); }

.slideshow-slide {
  position: absolute;
  width: 100%; }

.slide-link {
  z-index: 1; }

.slide-image,
.slideshow-slide img,
.slideshow-slide svg {
  width: 100%;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.transition-fade .slideshow-slide {
  opacity: 0;
  filter: alpha(opacity=0); }
  .transition-fade .slideshow-slide.active {
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100); }
  .transition-fade .slideshow-slide.next.left, .transition-fade .slideshow-slide.prev.right, .transition-fade .slideshow-slide.active.left, .transition-fade .slideshow-slide.active.right {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .transition-fade .slideshow-slide.next.left, .transition-fade .slideshow-slide.prev.right {
    opacity: 1;
    filter: alpha(opacity=100); }
  .transition-fade .slideshow-slide.active.left, .transition-fade .slideshow-slide.active.right {
    opacity: 0;
    filter: alpha(opacity=0); }

.transition-slide .slideshow-slide {
  visibility: hidden; }
  .transition-slide .slideshow-slide.active {
    visibility: visible;
    z-index: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .transition-slide .slideshow-slide.next {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  .transition-slide .slideshow-slide.prev {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  .transition-slide .slideshow-slide.next.left, .transition-slide .slideshow-slide.prev.right, .transition-slide .slideshow-slide.active.left, .transition-slide .slideshow-slide.active.right {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .transition-slide .slideshow-slide.next.left, .transition-slide .slideshow-slide.prev.right {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    z-index: 10; }
  .transition-slide .slideshow-slide.active.left {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  .transition-slide .slideshow-slide.active.right {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }

.slide-content {
  position: absolute;
  top: 50%;
  left: 120px;
  right: 120px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .text-shadows-true .slide-content {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    @media (max-width: 540px) {
      .text-shadows-true .slide-content {
        text-shadow: none; } }
  .slide-content h3, .slide-content p {
    color: inherit;
    margin: 15px 0 0; }
    .slide-content h3:first-child, .slide-content p:first-child {
      margin-top: 0; }
  .content-aligned-center .slide-content {
    text-align: center; }
  .content-aligned-right .slide-content {
    text-align: right; }
  @media (max-width: 540px) {
    .slide-content {
      margin-top: 20px; }
      .content-aligned-left .slide-content, .content-aligned-center .slide-content, .content-aligned-right .slide-content {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        text-align: center;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); } }

/* Colors for each slide */
.slide-title {
  font-size: 60px;
  line-height: 75px; }
  @media (max-width: 1020px) {
    .slide-title {
      font-size: 48px;
      line-height: 60px; } }
  @media (max-width: 720px) {
    .slide-title {
      font-size: 36px;
      line-height: 48px; } }
  @media (max-width: 540px) {
    .slide-title {
      font-size: 24px;
      line-height: 36px;
      color: black !important; } }

.slide-content p {
  font-size: 21px; }
  @media (max-width: 1020px) {
    .slide-content p {
      font-size: 17px; } }
  @media (max-width: 720px) {
    .slide-content p {
      font-size: 14px; } }
  @media (max-width: 540px) {
    .slide-content p {
      font-size: 14px;
      color: black !important; } }

.slideshow-navigation {
  width: 70px;
  height: 100%;
  position: absolute;
  z-index: 5;
  top: 0;
  text-align: center;
  font-size: 32px;
  cursor: pointer;
  visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  @media (max-width: 540px) {
    .slideshow-navigation {
      height: auto; } }
  .slideshow-navigation span {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    font-family: 'Pacific';
    font-size: 56px;
    font-weight: 400;
    line-height: 39px;
    -webkit-font-smoothing: antialiased; }
    .lt-ie9 .slideshow-navigation span {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=); }
  .slides-ready .slideshow-navigation {
    visibility: visible; }

.previous-slide {
  left: 0; }
  .sidebar-disabled .content-width .previous-slide {
    left: 30px; }
    @media (max-width: 720px) {
      .sidebar-disabled .content-width .previous-slide {
        left: 15px; } }

.next-slide {
  right: 0; }
  .sidebar-disabled .content-width .next-slide {
    right: 30px; }
    @media (max-width: 720px) {
      .sidebar-disabled .content-width .next-slide {
        right: 15px; } }

.slideshow-pagination {
  position: absolute;
  bottom: 0;
  z-index: 5;
  text-align: center;
  left: 50%;
  line-height: 50px;
  font-size: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .slides-ready .slideshow-pagination {
    visibility: visible; }
  .slideshow-pagination > span {
    width: 20px;
    height: 20px;
    padding: 5px;
    display: inline-block;
    cursor: pointer; }
  .slideshow-pagination span span {
    width: 10px;
    height: 10px;
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgYAAAAAMAASsJTYQAAAAASUVORK5CYII=);
    border: 1px solid #ffffff;
    border-radius: 5px; }
  .slideshow-pagination .active span {
    background-color: #ffffff; }

.home-video-embed-wrapper {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .lt-ie9 .home-video-embed-wrapper {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgOAMAAM8AzbfAeUUAAAAASUVORK5CYII=); }
  .home-video-embed-wrapper.opening {
    display: block; }
  .home-video-embed-wrapper.open {
    opacity: 1;
    filter: alpha(opacity=100); }

.home-video-embed {
  width: 100%;
  margin: 0 auto;
  padding: 30px; }
  .home-video-embed.centered {
    position: absolute;
    top: 50%;
    padding: 0 30px; }
  .home-video-embed iframe {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .home-video-embed .fluid-width-video-wrapper iframe {
    opacity: 1;
    filter: alpha(opacity=100); }

.home-video .home-module-content {
  position: relative; }

.home-video-screenshot {
  position: relative; }
  .home-video-screenshot img,
  .home-video-screenshot svg {
    display: block;
    width: 100%; }

.home-video-content-wrap {
  position: relative; }

.home-video-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 640px;
  padding: 0 30px;
  color: white;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media (max-width: 1020px) {
    .sidebar-enabled .home-video-content {
      position: relative;
      top: auto;
      left: auto;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); } }
  @media (max-width: 720px) {
    .home-video-content {
      position: relative;
      top: auto;
      left: auto;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); } }
  .text-color-dark .home-video-content {
    color: black; }
  .home-video-content h2 {
    margin: 30px 0 0;
    color: inherit;
    font-size: 40px; }
    @media (max-width: 1020px) {
      .sidebar-enabled .home-video-content h2 {
        color: black;
        font-size: 24px; } }
    @media (max-width: 720px) {
      .home-video-content h2 {
        color: black;
        font-size: 24px; } }
  .home-video-content p {
    margin-top: 30px; }
  .home-video-content .button {
    background: none;
    border: 2px solid white;
    color: white; }
  .text-color-dark .home-video-content .button {
    border-color: black;
    color: black; }
  @media (max-width: 1020px) {
    .sidebar-enabled .text-color-dark .home-video-content .button, .sidebar-enabled .text-color-light .home-video-content .button {
      background: black;
      border: none;
      color: white; } }
  @media (max-width: 720px) {
    .text-color-dark .home-video-content .button, .text-color-light .home-video-content .button {
      background: black;
      border: none;
      color: white; } }

.home-video-play-button {
  cursor: pointer;
  color: white; }
  .text-color-dark .home-video-play-button {
    color: black; }
  .home-video-play-button:before {
    position: relative;
    top: 8px;
    margin-right: 8px;
    content: '\E019';
    font-family: 'Pacific';
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  @media (max-width: 1020px) {
    .sidebar-enabled .home-video-play-button {
      display: none; } }
  @media (max-width: 720px) {
    .home-video-play-button {
      display: none; } }
  .home-video-play-button.mobile {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (max-width: 1020px) {
      .sidebar-enabled .home-video-play-button.mobile {
        display: block; } }
    @media (max-width: 720px) {
      .home-video-play-button.mobile {
        display: block; } }

.home-feature {
  width: 100%; }

.home-feature-image img,
.home-feature-image svg {
  display: block;
  width: 100%; }

.home-feature-link {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
  display: block;
  z-index: 2; }
  @media (max-width: 720px) {
    .home-feature-link {
      left: 0;
      right: 0; } }

.home-feature-content {
  position: absolute;
  top: 50%;
  left: 45px;
  right: 45px;
  text-align: center;
  color: white;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .home-feature-content.text-color-dark {
    color: black; }
  .text-shadows-true .home-feature-content.text-color-light {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
  .home-feature-content.text-positioned-left {
    text-align: left; }
  .home-feature-content.text-positioned-right {
    text-align: right; }
  .home-feature-content p,
  .home-feature-content h3 {
    color: inherit; }

.home-feature-content h3 {
  font-size: 48px;
  margin: 0; }
  .row-of-2 .home-feature-content h3 {
    font-size: 36px; }
  .row-of-3 .home-feature-content h3 {
    font-size: 24px; }
  @media (max-width: 720px) {
    .home-feature-content h3, .row-of-2 .home-feature-content h3, .row-of-3 .home-feature-content h3 {
      font-size: 24px; } }

.home-feature-content p {
  font-size: 17px;
  font-family: Karla, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
  .row-of-3 .home-feature-content p {
    font-size: 14px; }
  @media (max-width: 720px) {
    .home-feature-content p, .row-of-3 .home-feature-content p {
      font-size: 14px; } }
  .home-feature-content p:first-child {
    margin-bottom: 20px; }
  .home-feature-content p:last-child {
    margin-top: 20px; }

.home-collection-list {
  color: white; }
  .home-collection-list .text-color-dark {
    color: black; }

.home-collection-list-item-link {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
  z-index: 1; }
  @media (max-width: 720px) {
    .home-collection-list-item-link {
      right: 0;
      left: 0; } }

.home-collection-list-item-image img,
.home-collection-list-item-image svg {
  display: block;
  width: 100%; }

.home-collection-list-item-content {
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .text-shadows-true.text-color-light .home-collection-list-item-content {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
  .home-collection-list-item-content h3 {
    margin: 0;
    color: inherit; }

.home-featured-collection .section-title, .home-featured-collection .main-footer h4, .main-footer .home-featured-collection h4 {
  margin-bottom: 10px; }

.home-blog-post h3 {
  margin-top: 0;
  margin-bottom: 20px; }
  .home-blog-post h3 a {
    color: inherit; }

.home-blog-post-image {
  display: block;
  margin-bottom: 1.3em; }
  .home-blog-post-image img,
  .home-blog-post-image svg {
    display: block; }

.home-imported-content .home-module-content {
  max-width: 640px; }
  @media (max-width: 720px) {
    .home-imported-content .home-module-content {
      max-width: 540px; } }
.home-imported-content.has-media .home-module-content {
  max-width: 1260px; }
  @media (max-width: 720px) {
    .home-imported-content.has-media .home-module-content {
      max-width: 540px; } }

.home-imported-content-wrapper {
  margin: 0 -15px;
  font-size: 0; }
  @media (max-width: 720px) {
    .home-imported-content-wrapper {
      margin: 0; } }
  .home-imported-content-wrapper svg {
    display: block; }
  .media-aligned-left .home-imported-content-wrapper {
    direction: rtl; }
    .media-aligned-left .home-imported-content-wrapper .rte {
      direction: ltr; }
  .home-imported-content-wrapper .rte {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 0 15px;
    font-size: 16px; }
    @media (max-width: 720px) {
      .home-imported-content-wrapper .rte {
        display: block;
        width: 100%;
        margin-top: 30px;
        padding: 0; } }

/* scss-combine:templates/list-collections */
.template-list-collections .main-content {
  width: 100%; }

.collections-list {
  font-size: 0; }
  .collections-list.showing-2-per-row {
    margin: 0 -15px; }
    @media (max-width: 540px) {
      .collections-list.showing-2-per-row {
        margin: 0; } }
  .collections-list.showing-3-per-row {
    margin: 0 -15px; }
    @media (max-width: 1020px) {
      .collections-list.showing-3-per-row {
        margin: 0 -7px; } }
    @media (max-width: 720px) {
      .collections-list.showing-3-per-row {
        margin: 0 -15px; } }
    @media (max-width: 540px) {
      .collections-list.showing-3-per-row {
        margin: 0; } }

.collection-item {
  position: relative;
  margin: 30px 0; }
  .showing-2-per-row .collection-item {
    display: inline-block;
    width: 50%;
    margin: 30px 0 0;
    padding: 0 15px; }
  .showing-3-per-row .collection-item {
    display: inline-block;
    width: 33.33%;
    margin: 30px 0 0;
    padding: 0 15px; }
    @media (max-width: 1020px) {
      .showing-3-per-row .collection-item {
        margin-top: 15px;
        padding: 0 7px; } }
    @media (max-width: 720px) {
      .showing-3-per-row .collection-item {
        width: 50%;
        margin: 30px 0 0;
        padding: 0 15px; } }
  .showing-2-per-row .collection-item, .showing-3-per-row .collection-item {
    vertical-align: top; }
    @media (max-width: 540px) {
      .showing-2-per-row .collection-item, .showing-3-per-row .collection-item {
        display: block;
        width: 100%;
        padding: 0;
        margin: 30px 0 0; } }

.collection-item-image {
  margin: 0;
  text-align: center; }

.collection-item-details {
  text-align: center; }

.collection-item-details.overlay-style {
  position: absolute;
  top: 50%;
  left: 25%;
  width: 50%;
  color: white;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .collection-item-details.overlay-style h3 {
    margin: 0;
    font-size: 36px;
    line-height: 40px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); }
    .showing-2-per-row .collection-item-details.overlay-style h3 {
      font-size: 30px;
      line-height: 36px; }
      @media (max-width: 720px) {
        .showing-2-per-row .collection-item-details.overlay-style h3 {
          font-size: 24px;
          line-height: 30px; } }
    .showing-3-per-row .collection-item-details.overlay-style h3 {
      font-size: 24px;
      line-height: 30px; }
    @media (max-width: 540px) {
      .collection-item-details.overlay-style h3 {
        font-size: 24px;
        line-height: 30px; } }
  .collection-item-details.overlay-style a {
    color: white; }
  .collection-item-details.overlay-style .rte {
    margin-top: 15px;
    font-size: 20px;
    line-height: 32px; }
    @media (max-width: 720px) {
      .collection-item-details.overlay-style .rte {
        display: none; } }
    .showing-2-per-row .collection-item-details.overlay-style .rte, .showing-3-per-row .collection-item-details.overlay-style .rte {
      display: none; }

.collection-item-details.under-style {
  margin: 25px 0 45px; }
  .collection-item-details.under-style h3 {
    margin-top: 0; }
  .collection-item-details.under-style h3 a {
    color: black; }
  .collection-item-details.under-style .rte {
    font-size: 16px; }

/* scss-combine:templates/password */
.template-password .header-utilities {
  display: block; }
.template-password .container-outer {
  padding-bottom: 55px; }
.template-password .main-content {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  border-left: none;
  float: none;
  text-align: center; }
.template-password .password-subscribe-wrapper,
.template-password .password-form-wrapper {
  display: none; }
  .template-password .password-subscribe-wrapper.visible,
  .template-password .password-form-wrapper.visible {
    display: block; }
.template-password .password-input,
.template-password .password-button {
  float: left; }
.template-password .password-input {
  width: 73%;
  margin-right: 2%; }
  @media (max-width: 720px) {
    .template-password .password-input {
      width: 68%; } }
  @media (max-width: 540px) {
    .template-password .password-input {
      width: 100%;
      margin-right: 0; } }
.template-password .password-button {
  width: 25%;
  margin-top: 1px;
  padding-top: 13px;
  padding-bottom: 12px; }
  @media (max-width: 720px) {
    .template-password .password-button {
      width: 30%; } }
  @media (max-width: 540px) {
    .template-password .password-button {
      width: auto;
      margin-top: 10px;
      float: none; } }
.template-password .password-entry {
  display: block;
  margin-top: 10px; }
.template-password .errors ul {
  margin-top: 0;
  padding-left: 0;
  list-style: none; }
.template-password .main-footer {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
  text-align: center; }

/* scss-combine:templates/product */
.template-product .main-content {
  width: 100%; }
.template-product .page-title {
  margin-bottom: 0; }
.template-product .product-vendor + .page-title {
  margin-top: 20px; }

.product-details {
  text-align: center; }

.product-vendor {
  margin-top: 10px;
  display: inline-block;
  font-size: 16px; }

.product-wrap > div {
  width: 65%;
  margin: 35px auto 0;
  padding-top: 35px;
  border-top: 1px solid #e5e5e5; }
  .product-wrap > div:first-child {
    padding-top: 0;
    border-top: none; }
  @media (max-width: 1020px) {
    .product-wrap > div {
      width: 80%; } }
  @media (max-width: 720px) {
    .product-wrap > div {
      width: 100%; } }
.product-wrap.two-column > div {
  width: 48%;
  float: right;
  clear: right; }
  @media (max-width: 1020px) {
    .product-wrap.two-column > div {
      width: 100%;
      float: none;
      clear: none; } }
  .product-wrap.two-column > div.product-images {
    float: left;
    clear: none; }
    @media (max-width: 1020px) {
      .product-wrap.two-column > div.product-images {
        float: none; } }
.product-wrap.two-column .product-images + div {
  border-top-width: 0; }
  @media (max-width: 1020px) {
    .product-wrap.two-column .product-images + div {
      border-top-width: 1px; } }
.product-wrap.two-column .product-options label {
  display: inline-block;
  width: 100%;
  text-align: center; }
  @media (max-width: 1020px) {
    .product-wrap.two-column .product-options label {
      display: inline;
      text-align: left; } }

.product-main-image {
  position: relative;
  max-width: 100%; }
  .product-main-image img {
    display: block;
    margin: 0 auto; }
  .product-main-image.zoom-enabled.zoom-active {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.product-zoom {
  position: absolute;
  background-color: white;
  background-repeat: no-repeat;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out; }
  .product-zoom.active {
    display: block; }

.product-thumbnails {
  margin: 20px -10px 0;
  font-size: 0;
  text-align: center; }
  .product-thumbnails img {
    display: inline-block;
    max-width: 60px;
    margin: 10px;
    cursor: pointer; }

.product-description {
  margin-top: 45px; }
  @media (max-width: 1020px) {
    .product-description {
      clear: both;
      width: 70%;
      margin: 0 auto;
      padding-top: 45px; } }
  @media (max-width: 720px) {
    .product-description {
      display: block;
      width: 100%;
      margin: 45px 0 0;
      padding-top: 0; } }

.template-product .share-buttons {
  text-align: center; }

.product-form {
  margin-top: 35px; }
  .product-form form > *:first-child {
    margin-top: 0; }
  .product-form .error-message {
    max-width: 400px;
    margin: 30px auto 0;
    text-align: center; }

.product-message {
  margin-top: 1em;
  text-align: center; }

.product-options {
  font-size: 0;
  text-align: center;
  margin: 0 -10px; }
  .product-options.no-options {
    display: none; }
  @media (max-width: 720px) {
    .product-options {
      margin: 0; } }
  .product-options .input-wrapper,
  .product-options .inline-field-wrapper {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    font-size: 16px;
    width: 33%;
    text-align: left; }
    @media (max-width: 720px) {
      .product-options .input-wrapper,
      .product-options .inline-field-wrapper {
        width: 100%;
        padding: 0;
        display: block;
        margin-top: 25px; }
        .product-options .input-wrapper:first-child,
        .product-options .inline-field-wrapper:first-child {
          margin-top: 0; } }

.js-required {
  display: none; }
  .js .js-required {
    display: inline-block; }

.js .no-js-required {
  display: none; }

.product-quantity {
  text-align: center; }
  .product-quantity .input-wrapper {
    margin-top: 20px; }
    .no-options + .product-quantity .input-wrapper {
      margin-top: 0; }
    .product-quantity .input-wrapper label {
      display: inline-block;
      font-size: 16px;
      margin-right: 10px; }
    .product-quantity .input-wrapper input {
      display: inline-block;
      width: 55px;
      text-align: center;
      margin-top: 0;
      margin-left: 10px; }

.product-submit {
  text-align: center;
  margin-top: 35px; }
  .no-options + .product-submit {
    margin-top: 0; }

.product-price {
  font-size: 18px;
  margin-right: 20px; }
  @media (max-width: 540px) {
    .product-price {
      display: block;
      margin-right: 0;
      margin-bottom: 20px; } }
  .product-price.unavailable {
    opacity: 0.3;
    filter: alpha(opacity=30); }

.product-price-compare {
  margin-left: 5px;
  text-decoration: line-through;
  opacity: 0.7;
  filter: alpha(opacity=70); }
  .product-price-compare.hidden {
    display: none; }

.related-products {
  margin-top: 50px;
  border-top: 1px solid #e5e5e5;
  padding-top: 45px;
  font-size: 0; }
  .related-products h4 {
    margin: 0;
    text-align: center; }

.related-products-listing {
  margin: 0 -15px; }
  @media (max-width: 540px) {
    .related-products-listing {
      margin: 0; } }
  .related-products-listing .product-list-item {
    margin-top: 35px; }

/* scss-combine:templates/search */
.search-form {
  display: table;
  width: 100%; }
  .search-form > div {
    display: table-cell;
    vertical-align: top; }

.search-input {
  width: 100%;
  padding-right: 15px; }
  .search-input input {
    width: 100%;
    max-width: 100%; }

.search-submit input {
  padding: 14px 20px 13px; }

.search-results-count h3 {
  margin-bottom: 0; }

.search-results {
  font-size: 0;
  margin: 0 -15px; }
  @media (max-width: 540px) {
    .search-results {
      margin: 0; } }

.search-results-item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  margin-top: 40px;
  padding: 0 15px;
  font-size: 16px; }
  @media (max-width: 720px) {
    .search-results-item {
      width: 50%; } }
  @media (max-width: 540px) {
    .search-results-item {
      display: block;
      width: 100%;
      padding: 0; } }
  .search-results-item h3 {
    font-size: 16px;
    margin: 0 0 10px; }
    .search-results-item h3 a {
      color: inherit; }
  .search-results-item .item-image + h3 {
    margin-top: 10px; }

.search-results-data p {
  margin: 10px 0; }

/* scss-combine:snippets/breadcrumbs */
.breadcrumbs {
  text-align: center; }
  .breadcrumbs .divider {
    color: #727272; }

/* scss-combine:snippets/desktop-navigation */
@media (min-width: 1021px) {
  .navigation {
    text-align: center;
    margin-top: 25px;
    width: 100%; }
    .navigation ul {
      margin: 0;
      padding: 0; }
    .navigation li {
      position: relative; }
      .navigation li:hover > a {
        color: black; }
      .navigation li a:hover {
        color: black; }
    .navigation a {
      display: block; }

  .has-dropdown.active > a {
    position: relative; }
  .has-dropdown.active > ul {
    display: block; }

  /* Inside any dropdown */
  .regular-nav ul {
    display: none;
    position: absolute;
    background: #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    width: 200px;
    text-align: left;
    font-size: 14px; }
    .regular-nav ul a {
      padding: 10px 20px;
      border: 1px solid #e5e5e5;
      border-bottom: none; }

  .navigation-first-tier {
    position: relative; }
    .navigation-first-tier > li {
      display: inline-block; }
      .navigation-first-tier > li > a {
        padding: 15px 30px; }
    .navigation-first-tier > .has-dropdown > a:after {
      content: '\E006';
      margin-left: 10px;
      font-family: 'Pacific';
      font-size: 16px;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
    .navigation-first-tier > .has-dropdown.active {
      z-index: 30; }
      .navigation-first-tier > .has-dropdown.active > a {
        border: 1px solid #e5e5e5;
        border-bottom: none;
        padding: 14px 29px 15px;
        background: #e5e5e5;
        z-index: 4; }

  .navigation-second-tier .has-dropdown > a:after,
  .navigation-third-tier .has-dropdown > a:after {
    content: '\E008';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -9px;
    font-family: 'Pacific';
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  .navigation-second-tier .has-dropdown.active > a,
  .navigation-third-tier .has-dropdown.active > a {
    border-right-color: #e5e5e5; }
    .navigation-second-tier .has-dropdown.active > a:after,
    .navigation-third-tier .has-dropdown.active > a:after {
      content: none; }
    .alternate-drop .navigation-second-tier .has-dropdown.active > a, .alternate-drop
    .navigation-third-tier .has-dropdown.active > a {
      border-left-color: #e5e5e5;
      border-right-color: #e5e5e5; }

  .navigation-second-tier {
    top: 100%;
    margin-top: -1px !important; }
    .navigation-second-tier > .has-dropdown:hover > a {
      z-index: 3; }

  .navigation-third-tier {
    top: 0;
    left: 199px; }
    .alternate-drop .navigation-third-tier {
      left: auto;
      right: 199px; }
    .navigation-third-tier > .has-dropdown:hover > a {
      z-index: 2; }

  .navigation-fourth-tier {
    top: 0;
    left: 199px; }
    .alternate-drop .navigation-fourth-tier {
      left: auto;
      right: 199px; }
    .navigation-fourth-tier > .has-dropdown:hover > a {
      z-index: 1; }

  .mobile-tier-toggle {
    display: none; }

  /* Mega nav */
  li.mega-nav {
    position: static; }
    li.mega-nav li {
      position: static; }
    li.mega-nav > a {
      position: relative;
      z-index: 55; }
      li.mega-nav > a:after {
        content: '\E006';
        margin-left: 10px;
        font-family: 'Pacific';
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased; }
    li.mega-nav.active > a {
      background: #e5e5e5;
      border: 1px solid #e5e5e5;
      border-bottom: none;
      padding: 14px 29px 15px; }
    li.mega-nav.active .mega-nav-dropdown {
      display: block; }

  ul.mega-nav-dropdown {
    display: none;
    width: 1260px;
    position: absolute;
    top: 100%;
    margin-top: -1px;
    padding: 0 15px;
    left: 50%;
    margin-left: -630px;
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
    text-align: left;
    font-size: 0;
    z-index: 50;
    overflow: hidden; }
    ul.mega-nav-dropdown a:hover {
      color: black; }
    ul.mega-nav-dropdown ul ul {
      display: none; }

  li.mega-nav-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 30px 15px;
    font-size: 14px; }
    li.mega-nav-item:hover > a {
      color: #777777; }
    li.mega-nav-item > a:hover {
      color: black; }
    .has-2-items li.mega-nav-item {
      width: 50%; }
    .has-3-items li.mega-nav-item {
      width: 33%; }
    .has-4-items li.mega-nav-item {
      width: 25%; }
    li.mega-nav-item .meta, li.mega-nav-item .modal-close-secondary, li.mega-nav-item .order-item-vendor, li.mega-nav-item .order-note, li.mega-nav-item .blog-subscribe, li.mega-nav-item .single-post-pagination a, .single-post-pagination li.mega-nav-item a,
    li.mega-nav-item .single-post-pagination span,
    .single-post-pagination li.mega-nav-item span, li.mega-nav-item .cart-item-vendor, li.mega-nav-item .collection-description-more, li.mega-nav-item .collection-viewing-parameters .select-wrapper, .collection-viewing-parameters li.mega-nav-item .select-wrapper, li.mega-nav-item .product-list-item-badge, li.mega-nav-item .slide-content p, .slide-content li.mega-nav-item p, li.mega-nav-item .product-vendor, li.mega-nav-item .breadcrumbs, li.mega-nav-item ul li.mega-nav-breadcrumbs, ul li.mega-nav-item li.mega-nav-breadcrumbs, li.mega-nav-item .footer-tweet .timePosted, .footer-tweet li.mega-nav-item .timePosted, li.mega-nav-item .header-promo-text, li.mega-nav-item .cart-count, li.mega-nav-item .currency-switcher, li.mega-nav-item .pagination, li.mega-nav-item #coin-container select, #coin-container li.mega-nav-item select {
      font-size: 14px; }
    li.mega-nav-item .mega-nav-item-image-wrapper + .meta, li.mega-nav-item .mega-nav-item-image-wrapper + .modal-close-secondary, li.mega-nav-item .mega-nav-item-image-wrapper + .order-item-vendor, li.mega-nav-item .mega-nav-item-image-wrapper + .order-note, li.mega-nav-item .mega-nav-item-image-wrapper + .blog-subscribe, li.mega-nav-item .single-post-pagination .mega-nav-item-image-wrapper + a, .single-post-pagination li.mega-nav-item .mega-nav-item-image-wrapper + a,
    li.mega-nav-item .single-post-pagination .mega-nav-item-image-wrapper + span,
    .single-post-pagination li.mega-nav-item .mega-nav-item-image-wrapper + span, li.mega-nav-item .mega-nav-item-image-wrapper + .cart-item-vendor, li.mega-nav-item .mega-nav-item-image-wrapper + .collection-description-more, li.mega-nav-item .collection-viewing-parameters .mega-nav-item-image-wrapper + .select-wrapper, .collection-viewing-parameters li.mega-nav-item .mega-nav-item-image-wrapper + .select-wrapper, li.mega-nav-item .mega-nav-item-image-wrapper + .product-list-item-badge, li.mega-nav-item .slide-content .mega-nav-item-image-wrapper + p, .slide-content li.mega-nav-item .mega-nav-item-image-wrapper + p, li.mega-nav-item .mega-nav-item-image-wrapper + .product-vendor, li.mega-nav-item .mega-nav-item-image-wrapper + .breadcrumbs, li.mega-nav-item ul .mega-nav-item-image-wrapper + li.mega-nav-breadcrumbs, ul li.mega-nav-item .mega-nav-item-image-wrapper + li.mega-nav-breadcrumbs, li.mega-nav-item .footer-tweet .mega-nav-item-image-wrapper + .timePosted, .footer-tweet li.mega-nav-item .mega-nav-item-image-wrapper + .timePosted, li.mega-nav-item .mega-nav-item-image-wrapper + .header-promo-text, li.mega-nav-item .mega-nav-item-image-wrapper + .cart-count, li.mega-nav-item .mega-nav-item-image-wrapper + .currency-switcher, li.mega-nav-item .mega-nav-item-image-wrapper + .pagination, li.mega-nav-item #coin-container .mega-nav-item-image-wrapper + select, #coin-container li.mega-nav-item .mega-nav-item-image-wrapper + select,
    li.mega-nav-item img + .meta,
    li.mega-nav-item img + .modal-close-secondary,
    li.mega-nav-item img + .order-item-vendor,
    li.mega-nav-item img + .order-note,
    li.mega-nav-item img + .blog-subscribe,
    li.mega-nav-item .single-post-pagination img + a,
    .single-post-pagination li.mega-nav-item img + a,
    li.mega-nav-item .single-post-pagination img + span,
    .single-post-pagination li.mega-nav-item img + span,
    li.mega-nav-item img + .cart-item-vendor,
    li.mega-nav-item img + .collection-description-more,
    li.mega-nav-item .collection-viewing-parameters img + .select-wrapper,
    .collection-viewing-parameters li.mega-nav-item img + .select-wrapper,
    li.mega-nav-item img + .product-list-item-badge,
    li.mega-nav-item .slide-content img + p,
    .slide-content li.mega-nav-item img + p,
    li.mega-nav-item img + .product-vendor,
    li.mega-nav-item img + .breadcrumbs,
    li.mega-nav-item ul img + li.mega-nav-breadcrumbs,
    ul li.mega-nav-item img + li.mega-nav-breadcrumbs,
    li.mega-nav-item .footer-tweet img + .timePosted,
    .footer-tweet li.mega-nav-item img + .timePosted,
    li.mega-nav-item img + .header-promo-text,
    li.mega-nav-item img + .cart-count,
    li.mega-nav-item img + .currency-switcher,
    li.mega-nav-item img + .pagination,
    li.mega-nav-item #coin-container img + select,
    #coin-container li.mega-nav-item img + select {
      display: inline-block;
      margin-top: 15px; }
    li.mega-nav-item > ul {
      display: block;
      border-top: 1px solid #e5e5e5;
      margin-top: 15px; }
    li.mega-nav-item ul a {
      padding-top: 15px; }

  .mega-nav-item .has-children > a:after {
    content: '\E008';
    margin-left: 5px;
    font-family: 'Pacific';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }

  .mega-nav-item-image {
    display: block; }

  ul.mega-nav-second-tier,
  ul.mega-nav-third-tier {
    display: none;
    position: absolute;
    width: 100%;
    padding: 30px;
    top: 0;
    left: 0;
    background: #e5e5e5;
    font-size: 0; }
    ul.mega-nav-second-tier li,
    ul.mega-nav-third-tier li {
      width: 25%;
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      padding-right: 20px; }
    .working + ul.mega-nav-second-tier, .working +
    ul.mega-nav-third-tier {
      display: block;
      visibility: hidden; }
    .active + ul.mega-nav-second-tier, .active +
    ul.mega-nav-third-tier {
      display: block;
      visibility: visible; }

  ul.mega-nav-second-tier {
    z-index: 50; }

  ul.mega-nav-third-tier {
    z-index: 100; }

  ul li.mega-nav-breadcrumbs {
    width: 100%;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    padding-right: 0; }
    ul li.mega-nav-breadcrumbs span {
      color: black;
      cursor: pointer; }
      ul li.mega-nav-breadcrumbs span:hover {
        color: #5b5b5b; }
      ul li.mega-nav-breadcrumbs span:after {
        content: '/';
        margin: 0 2px 0 8px;
        color: #777777; }
    ul li.mega-nav-breadcrumbs .current-tier {
      color: #777777;
      cursor: default; }
      ul li.mega-nav-breadcrumbs .current-tier:after {
        content: none; }
      ul li.mega-nav-breadcrumbs .current-tier:hover {
        color: #777777; }
    ul li.mega-nav-breadcrumbs .previous-tier {
      float: right;
      color: black;
      cursor: pointer;
      font-size: 12px; }
      ul li.mega-nav-breadcrumbs .previous-tier:hover {
        color: #5b5b5b; }
      ul li.mega-nav-breadcrumbs .previous-tier:after {
        content: none; } }
/* scss-combine:snippets/footer */
.main-footer-wrapper {
  margin: 0 30px;
  clear: both; }
  @media (max-width: 720px) {
    .main-footer-wrapper {
      margin: 0 15px; } }

.main-footer {
  max-width: 1260px;
  margin: 50px auto 0;
  padding: 50px 0;
  font-size: 0;
  color: white; }
  .main-footer.footer-promotions {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0; }
    .main-footer.footer-promotions .section-title, .main-footer.footer-promotions h4 {
      margin: 0 0 40px;
      color: #727272;
      text-align: center; }
  .main-footer.has-border {
    padding-top: 50px;
    border-top: 1px solid #e5e5e5; }
  .main-footer h4 {
    margin-top: 0;
    font-size: 14px; }
  .main-footer .currency-switcher {
    display: none;
    margin: 0;
    text-align: center; }
    @media (max-width: 1020px) {
      .main-footer .currency-switcher {
        display: block;
        float: right;
        width: 200px; } }
    @media (max-width: 720px) {
      .main-footer .currency-switcher {
        float: none;
        width: 100%;
        margin-bottom: 20px; } }

.footer-promos {
  margin: 0 -15px; }

.footer-promos {
  margin: 0 -15px; }
  @media (max-width: 720px) {
    .footer-promos {
      margin: 0;
      text-align: center; } }

.footer-promo {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 0 15px;
  vertical-align: middle; }
  .showing-2-ads .footer-promo {
    width: 50%; }
  .showing-3-ads .footer-promo {
    width: 33.33%; }
  .footer-promo svg {
    display: block; }
  @media (max-width: 720px) {
    .footer-promo {
      width: 100% !important;
      margin-top: 30px;
      padding: 0; }
      .footer-promo:first-child {
        margin-top: 0; } }

.footer-modules {
  position: relative;
  font-size: 0;
  margin-left: -15px;
  margin-right: -15px; }
  .footer-promos + .footer-modules {
    margin-top: 50px;
    padding-top: 35px; }
    .footer-promos + .footer-modules:before {
      position: absolute;
      top: 0;
      left: 15px;
      right: 15px;
      display: block;
      height: 1px;
      content: '';
      background: #e5e5e5; }
      @media (max-width: 720px) {
        .footer-promos + .footer-modules:before {
          left: 0;
          right: 0; } }
  @media (max-width: 720px) {
    .footer-modules {
      margin-left: 0;
      margin-right: 0; } }

.footer-module {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 100%;
  padding: 0 15px; }
  .showing-2-modules .footer-module {
    width: 50%; }
  .showing-3-modules .footer-module {
    width: 33.33%; }
  @media (max-width: 720px) {
    .footer-module {
      width: 100% !important;
      display: block;
      text-align: center;
      margin-top: 35px;
      padding: 0; }
      .footer-module:first-child {
        margin-top: 0; } }

.footer-link-lists {
  font-size: 0; }

.footer-link-list {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 15px;
  font-size: 14px; }
  @media (max-width: 720px) {
    .footer-link-list {
      display: block;
      width: 100%;
      padding-right: 0;
      margin-top: 15px; }
      .footer-promos + .footer-modules .footer-link-list:first-child {
        margin-top: 0; } }
  .footer-link-list ul {
    margin: 0;
    padding: 0; }
  .footer-link-list li {
    margin: 20px 0 0; }
  .footer-link-list a {
    color: white; }

.footer-tweet .tweet-wrap:nth-of-type(n+2) {
  display: none; }
.footer-tweet .user a {
  display: block; }
.footer-tweet .user img,
.footer-tweet .user svg {
  max-width: 48px;
  height: auto;
  float: left; }
  @media (max-width: 720px) {
    .footer-tweet .user img,
    .footer-tweet .user svg {
      float: none; } }
.footer-tweet .user a > span {
  display: block;
  margin-left: 58px; }
  @media (max-width: 720px) {
    .footer-tweet .user a > span {
      margin-left: 0; } }
.footer-tweet .user span:first-child {
  display: block;
  padding-top: 5px;
  font-family: Karla, sans-serif;
  font-weight: 700;
  color: black;
  font-size: 18px;
  line-height: 22px;
  margin-left: 0; }
.footer-tweet .tweet {
  color: #777777;
  white-space: pre-wrap; }
  .footer-tweet .tweet a {
    word-break: break-word; }
  .footer-tweet .tweet img {
    height: 17px; }

.footer-instagram-photos {
  font-size: 0;
  margin: 0 -7px; }
  @media (max-width: 720px) {
    .footer-instagram-photos {
      margin: 0; } }
  .footer-instagram-photos .error {
    font-size: 14px;
    color: #d60000; }

.footer-instagram-photo {
  display: inline-block;
  width: 33.3%;
  padding: 0 7px 14px; }
  .footer-instagram-photo:nth-of-type(n+4) {
    display: none; }
  @media (max-width: 720px) {
    .footer-instagram-photo {
      display: block;
      width: 100%;
      padding: 0;
      margin: 0 0 30px; }
      .footer-instagram-photo:last-child {
        margin-bottom: 0; } }
  .footer-instagram-6-images .footer-instagram-photo:nth-of-type(n+4) {
    display: inline-block; }
  .footer-instagram-6-images .footer-instagram-photo:nth-of-type(n+7) {
    display: none; }
  @media (max-width: 720px) {
    .footer-instagram-6-images .footer-instagram-photo {
      display: inline-block;
      width: 50%;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 540px) {
    .footer-instagram-6-images .footer-instagram-photo {
      margin: 0 0 14px;
      padding-left: 7px;
      padding-right: 7px; } }
  .footer-instagram-photo img,
  .footer-instagram-photo svg {
    height: auto; }

.newsletter-subscription form {
  padding-right: 60px;
  margin-top: 25px;
  position: relative;
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  border-radius: 5px; }
  @media (max-width: 720px) {
    .newsletter-subscription form {
      max-width: 480px;
      margin-left: auto;
      margin-right: auto; } }
  h4 + .newsletter-subscription form {
    margin-top: 25px; }
@media (max-width: 720px) {
  .newsletter-subscription {
    border-top: 1px solid #e5e5e5;
    padding-top: 35px; } }

input.newsletter-email {
  width: 100%;
  border: none; }

input.newsletter-submit {
  position: absolute;
  top: 6px;
  right: 10px;
  background: none;
  color: #e5e5e5;
  padding: 0;
  font-family: 'Social Icons';
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  font-weight: normal; }
  .newsletter-email:focus + input.newsletter-submit, input.newsletter-submit:hover {
    background: none;
    color: #777777; }

.newsletter-subscription + .social-networks {
  margin-top: 35px; }
  @media (max-width: 720px) {
    .newsletter-subscription + .social-networks {
      border-top: 1px solid #e5e5e5;
      padding-top: 35px; } }
.social-networks ul {
  padding: 0;
  margin: 20px 0 0; }

.social-link {
  display: inline-block;
  line-height: 1; }
  .social-link a {
    color: white;
    padding-right: 10px; }
    @media (max-width: 720px) {
      .social-link a {
        padding: 0 7px; } }
  .social-link svg {
    width: 24px;
    height: 24px; }
    .social-link svg path {
      fill: white; }

.copyright {
  border-top: 1px solid #e5e5e5;
  margin-top: 50px;
  padding-top: 40px;
  color: rgba(119, 119, 119, 0.6);
  font-size: 0; }
  .copyright a {
    color: rgba(119, 119, 119, 0.9); }
  .copyright [role="contentinfo"] {
    margin: 0;
    font-size: 14px; }
  .copyright .payment-options,
  .copyright [role="contentinfo"] {
    width: 50%;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 720px) {
      .copyright .payment-options,
      .copyright [role="contentinfo"] {
        width: 100%;
        display: block;
        text-align: center; } }

.payment-options {
  margin: 0;
  padding: 0;
  text-align: right; }
  @media (max-width: 720px) {
    .payment-options {
      margin-top: 35px; } }
  .payment-options li {
    display: inline-block;
    margin-left: 10px;
    color: rgba(119, 119, 119, 0.4); }
  .payment-options svg {
    width: 32px;
    fill: rgba(119, 119, 119, 0.4);
    height: 32px; }

/* scss-combine:snippets/header */
.main-header-wrapper,
.header-promo-wrapper {
  padding: 0 30px; }
  @media (max-width: 720px) {
    .main-header-wrapper,
    .header-promo-wrapper {
      padding: 0 15px; } }

.header-promo-wrapper {
  background: black; }

.header-promo {
  max-width: 1260px;
  margin: 0 auto;
  padding: 8px 0;
  color: white;
  text-align: center; }

.header-promo-text {
  margin: 0;
  color: inherit; }
  .header-promo-text a {
    color: black; }

.main-header {
  max-width: 1260px;
  margin: 0 auto 40px;
  padding: 54px 0 25px;
  position: relative;
  color: black;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  font-size: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media (max-width: 1020px) {
    .main-header {
      padding: 44px 0 25px; } }
  @media (max-width: 720px) {
    .main-header {
      padding-top: 34px; } }
  .main-header a {
    color: black;
    text-decoration: none; }
    .main-header a:hover {
      color: #5b5b5b; }

.branding,
.header-search-form,
.header-tools,
.navigation {
  font-size: 16px; }

.branding {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: -webkit-calc(100% - 440px);
  width: calc(100% - 440px);
  line-height: 1; }
  .lt-ie9 .branding {
    width: 60%; }
  @media (max-width: 1020px) {
    .branding {
      width: 100%; } }
  .branding .site-title {
    font-family: Karla, sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    color: inherit; }
  .branding .site-title a {
    color: black;
    text-decoration: none; }

.logo {
  max-width: 100%;
  display: inline-block;
  line-height: 1; }
  .logo img {
    display: block;
    height: auto;
    width: 100%;
    max-height: 100%; }

.header-search-form {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 220px; }
  .lt-ie9 .header-search-form {
    width: 20%; }
  @media (max-width: 1020px) {
    .header-search-form {
      display: none;
      position: absolute;
      bottom: 27px;
      left: 50%;
      margin-left: -127px;
      z-index: 10; }
      .header-search-form.active {
        display: block; } }
  .header-search-form:before {
    font-family: 'Pacific';
    font-size: 27px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: '\E001';
    position: absolute;
    left: 11px;
    top: 6px; }

input.header-search-input {
  display: block;
  max-width: 220px;
  height: 42px;
  padding: 5px 10px 5px 34px;
  background: none;
  border: 1px solid transparent;
  border-radius: 3px;
  line-height: normal;
  color: black; }
  .lt-ie9 input.header-search-input {
    line-height: 30px; }
  input.header-search-input:focus {
    background: #e5e5e5;
    border-color: #e5e5e5; }
  input.header-search-input::-webkit-input-placeholder {
    color: black;
    font-family: Karla, sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    line-height: 21px; }
  input.header-search-input::-moz-placeholder {
    color: black;
    font-family: Karla, sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    line-height: 21px; }
  input.header-search-input:-moz-placeholder {
    color: black;
    font-family: Karla, sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    line-height: 21px; }
  input.header-search-input:-ms-input-placeholder {
    color: black;
    font-family: Karla, sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    line-height: 21px; }
  input.header-search-input::-moz-placeholder {
    line-height: 32px; }
  @media (max-width: 1020px) {
    input.header-search-input {
      max-width: 255px;
      width: 255px;
      border-color: #e5e5e5; } }

.header-tools {
  display: inline-block;
  vertical-align: middle;
  width: 220px;
  text-align: right; }
  .lt-ie9 .header-tools {
    width: 20%; }
  @media (max-width: 1020px) {
    .header-tools {
      display: none; } }

.cart-count {
  position: relative;
  display: inline-block; }
  .cart-count:before {
    font-family: 'Pacific';
    font-size: 32px;
    font-weight: 400;
    line-height: 33px;
    -webkit-font-smoothing: antialiased;
    content: '\E003';
    display: inline-block;
    vertical-align: bottom; }

.mobile-cart-count {
  position: relative; }

.bag-count:before {
  content: "("; }
.bag-count:after {
  content: ")"; }
.contain-count .bag-count {
  /* Only if the cart count is < 100 */
  position: absolute;
  left: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  line-height: 1;
  color: white; }
  .contain-count .bag-count:before, .contain-count .bag-count:after {
    content: none; }
.mobile-header-tools .bag-count {
  font-size: 16px; }
.mobile-header-tools .contain-count .bag-count {
  bottom: 12px;
  width: 25px;
  left: 9px;
  font-size: 12px;
  -webkit-font-smoothing: initial; }
.cart-count.contain-count .bag-count {
  bottom: 5px;
  width: 19px; }
  .lt-ie10 .cart-count.contain-count .bag-count {
    bottom: 4px; }

@-moz-document url-prefix() {
  .cart-count.contain-count .bag-count {
    bottom: 4px; } }

.currency-switcher {
  display: inline-block;
  color: black;
  border-color: #e5e5e5;
  border-radius: 3px;
  background: transparent;
  padding: 3px 8px 2px;
  margin-left: 15px; }
  .currency-switcher:after {
    content: none; }

.mobile-header-tools {
  display: none;
  margin-top: 25px; }
  .mobile-header-tools > span, .mobile-header-tools > a {
    font-family: 'Pacific';
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    padding: 10px;
    margin: 0 20px;
    cursor: pointer; }
  @media (max-width: 1020px) {
    .mobile-header-tools {
      display: block; } }

.mobile-navigation-toggle {
  position: relative;
  top: 2px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .mobile-navigation-toggle span {
    position: relative;
    display: block; }
    .mobile-navigation-toggle span, .mobile-navigation-toggle span:before, .mobile-navigation-toggle span:after {
      width: 23px;
      height: 3px;
      left: 0;
      background: black;
      content: "";
      -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform-origin: 50%;
      -moz-transform-origin: 50%;
      -ms-transform-origin: 50%;
      -o-transform-origin: 50%;
      transform-origin: 50%; }
    .mobile-navigation-toggle span:before {
      position: absolute;
      top: -7px; }
    .mobile-navigation-toggle span:after {
      position: absolute;
      top: 7px; }
      .lt-ie10 .mobile-navigation-toggle span:after {
        height: 2px; }
  .mobile-navigation-toggle.active span {
    background: transparent; }
    .mobile-navigation-toggle.active span:before {
      -webkit-transform: translateY(7px) rotate(45deg);
      -moz-transform: translateY(7px) rotate(45deg);
      -ms-transform: translateY(7px) rotate(45deg);
      -o-transform: translateY(7px) rotate(45deg);
      transform: translateY(7px) rotate(45deg); }
    .mobile-navigation-toggle.active span:after {
      -webkit-transform: translateY(-7px) rotate(-45deg);
      -moz-transform: translateY(-7px) rotate(-45deg);
      -ms-transform: translateY(-7px) rotate(-45deg);
      -o-transform: translateY(-7px) rotate(-45deg);
      transform: translateY(-7px) rotate(-45deg); }
      .lt-ie10 .mobile-navigation-toggle.active span:after {
        height: 3px; }

/* scss-combine:snippets/mobile-navigation */
@media (max-width: 1020px) {
  .navigation {
    overflow: hidden;
    position: absolute;
    left: -30px;
    right: -30px;
    z-index: 999;
    padding-top: 20px;
    /* Mega-nav addes a 5th tier */ }
    .bacon-active .navigation {
      overflow: visible; }
    .navigation ul {
      height: 0;
      margin: 0;
      padding: 0;
      display: block;
      -webkit-transition: height 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: height 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: height 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .navigation li a,
    .navigation li .tier-toggle-wrap {
      display: block;
      position: relative;
      padding: 15px 25px;
      border-top: 1px solid #0d0d0d;
      background: black;
      color: white;
      font-size: 14px; }
      .navigation li a:hover,
      .navigation li .tier-toggle-wrap:hover {
        color: white; }
    .navigation .has-dropdown > a {
      padding: 15px 55px; }
    .navigation ul ul a,
    .navigation ul ul .tier-toggle-wrap {
      border-color: #1a1a1a;
      background: #0d0d0d; }
    .navigation ul ul ul a {
      border-color: #262626;
      background: #1a1a1a; }
    .navigation ul ul ul ul a {
      border-color: #333333;
      background: #262626; }
    .navigation ul ul ul ul ul a {
      border-color: #404040;
      background: #333333; }

  .navigation li:first-child > a,
  .mega-nav-breadcrumbs + li > a {
    border-top: 0; }

  .cloned-list {
    display: block !important;
    position: fixed !important;
    top: 0 !important;
    height: auto !important;
    visibility: hidden !important; }
    .cloned-list ul {
      display: none !important; }

  .mobile-tier-toggle {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -18px;
    background-color: #1a1a1a;
    cursor: pointer; }
    ul ul ul .mobile-tier-toggle {
      background-color: #0d0d0d; }
    .mobile-tier-toggle:before, .mobile-tier-toggle:after {
      position: relative;
      display: block;
      content: '';
      background: white;
      -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .mobile-tier-toggle:before {
      width: 14px;
      height: 2px;
      top: 17px;
      left: 11px; }
    .mobile-tier-toggle:after {
      width: 2px;
      height: 14px;
      top: 9px;
      left: 17px; }
    .open > a > .mobile-tier-toggle:after, .open > a > .mobile-tier-toggle:before, .open > .tier-toggle-wrap > .mobile-tier-toggle:after, .open > .tier-toggle-wrap > .mobile-tier-toggle:before {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .open > a > .mobile-tier-toggle:before, .open > .tier-toggle-wrap > .mobile-tier-toggle:before {
      opacity: 0;
      filter: alpha(opacity=0); }

  /* Reset mega nav styles */
  .mega-nav-item-image-wrapper,
  .mega-nav-item-image,
  .mega-nav-breadcrumbs {
    display: none !important; }

  .navigation .meta, .navigation .modal-close-secondary, .navigation .order-item-vendor, .navigation .order-note, .navigation .blog-subscribe, .navigation .single-post-pagination a, .single-post-pagination .navigation a,
  .navigation .single-post-pagination span,
  .single-post-pagination .navigation span, .navigation .cart-item-vendor, .navigation .collection-description-more, .navigation .collection-viewing-parameters .select-wrapper, .collection-viewing-parameters .navigation .select-wrapper, .navigation .product-list-item-badge, .navigation .slide-content p, .slide-content .navigation p, .navigation .product-vendor, .navigation .breadcrumbs, .navigation .footer-tweet .timePosted, .footer-tweet .navigation .timePosted, .navigation .header-promo-text, .navigation .cart-count, .navigation .currency-switcher, .navigation .pagination, .navigation #coin-container select, #coin-container .navigation select {
    font-family: Karla, sans-serif;
    text-transform: none;
    letter-spacing: 0;
    color: inherit; } }
@media (max-width: 720px) {
  .navigation {
    left: -15px;
    right: -15px; } }
/* scss-combine:snippets/pagination */
.pagination {
  margin: 90px 0;
  padding: 0;
  text-align: center;
  clear: both; }
  .pagination li {
    display: inline-block;
    margin: 0 15px;
    color: #727272; }
  .pagination .pagination-position,
  .pagination a,
  .pagination a:before,
  .pagination a:after {
    color: black; }
  @media (max-width: 540px) {
    .pagination {
      margin: 45px 0;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }

@media (max-width: 540px) {
  ul li.pagination-position {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    -ms-flex-order: 3;
    display: block;
    width: 100%;
    margin-top: 15px; } }

.pagination-previous *:before {
  content: '\E013';
  padding-right: 5px;
  font-family: 'Pacific';
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.pagination-next *:after {
  content: '\E014';
  padding-left: 5px;
  font-family: 'Pacific';
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.template-customers-addresses .pagination {
  margin: 0 0 35px; }

/* scss-combine:snippets/share-buttons */
.share-buttons {
  font-size: 0;
  margin: 45px -5px 0; }
  .share-buttons a {
    display: inline-block;
    padding: 6px 13px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    color: #777777;
    margin: 5px;
    letter-spacing: 0; }
    @media (max-width: 540px) {
      .share-buttons a {
        padding: 6px 11px; } }
    .template-blog .share-buttons a, .template-article .share-buttons a {
      margin-right: 0; }
    .share-buttons a:before {
      font-family: 'Social Icons';
      -webkit-font-smoothing: antialiased;
      font-size: 18px;
      font-weight: normal;
      line-height: 1;
      -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .share-buttons a:hover {
      color: white; }
      .share-buttons a:hover:before {
        color: white; }

.share-facebook:hover {
  background: #49659d !important;
  border-color: #49659d !important; }
.share-facebook:before {
  content: '\E003';
  color: #49659D; }

.share-twitter:hover {
  background: #09aeec !important;
  border-color: #09aeec !important; }
.share-twitter:before {
  content: '\E036';
  color: #09AEEC; }

.share-pinterest:hover {
  background: #cb1f2a !important;
  border-color: #cb1f2a !important; }
.share-pinterest:before {
  content: '\E296';
  color: #CB1F2A; }

.share-fancy:hover {
  background: #49659d !important;
  border-color: #49659d !important; }
.share-fancy:before {
  content: '\E430';
  color: #49659D; }

.share-google:hover {
  background: #cc3a2b !important;
  border-color: #cc3a2b !important; }
.share-google:before {
  content: '\E03F';
  color: #CC3A2B; }

.share-email:hover {
  background: #525252 !important;
  border-color: #525252 !important; }
.share-email:before {
  content: '\E050';
  color: #525252; }

/* scss-combine:snippets/sidebar */
.sidebar {
  width: 20%;
  min-width: 200px;
  padding-right: 30px; }
  @media (max-width: 720px) {
    .sidebar {
      width: 100%;
      margin-top: 45px;
      padding: 35px 0 0;
      border-top: 1px solid #e5e5e5;
      font-size: 0; } }

body[class*="template-index"].sidebar-enabled .main-content,
body[class*="template-list-collections"].sidebar-enabled .main-content,
body[class*="template-collection"].sidebar-enabled .main-content {
  width: 80%;
  float: right; }
  @media screen and (max-width: 1060px) {
    body[class*="template-index"].sidebar-enabled .main-content,
    body[class*="template-list-collections"].sidebar-enabled .main-content,
    body[class*="template-collection"].sidebar-enabled .main-content {
      width: -webkit-calc(100% - 200px);
      width: calc(100% - 200px); } }
  @media (max-width: 720px) {
    body[class*="template-index"].sidebar-enabled .main-content,
    body[class*="template-list-collections"].sidebar-enabled .main-content,
    body[class*="template-collection"].sidebar-enabled .main-content {
      width: 100%;
      float: none; } }

body[class*="template-list-collections"].sidebar-enabled .sidebar {
  margin-top: 30px; }

.sidebar-link-list-title {
  margin-top: 35px;
  line-height: 1.625; }
  .sidebar-link-list-title:first-child {
    margin-top: 0; }

.sidebar-link-list {
  margin-top: 35px; }
  .sidebar-link-list:first-child {
    margin-top: 0; }
  @media (max-width: 720px) {
    .sidebar-link-list {
      margin-top: 0; } }
  .sidebar-link-list ul {
    padding: 0;
    font-size: 14px;
    font-weight: bold; }
    .sidebar-link-list ul ul {
      margin: 0;
      padding-left: 10px;
      font-weight: normal; }
  .sidebar-link-list li {
    margin: 16px 0; }
  .sidebar-link-list a {
    color: black; }
    .sidebar-link-list a:hover {
      color: #5b5b5b; }
  .sidebar-link-list .active > a {
    color: black; }
    .sidebar-link-list .active > a:after {
      content: '\E006';
      position: relative;
      top: 1px;
      margin-left: 7px;
      display: inline-block;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
      font-family: 'Pacific';
      font-size: 16px;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
      @media (max-width: 720px) {
        .sidebar-link-list .active > a:after {
          content: none; } }
      .lt-ie9 .sidebar-link-list .active > a:after {
        display: none; }

.sidebar-link-list-mobile {
  display: none; }
  @media (max-width: 720px) {
    .sidebar-link-list-mobile {
      display: block; } }

@media (max-width: 720px) {
  .sidebar-link-list {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0 15px; }
    .sidebar-link-list ul {
      margin-bottom: 0;
      font-weight: normal; }
      .sidebar-link-list ul ul {
        padding-left: 0;
        font-weight: bold;
        display: none; }
    .sidebar-link-list .open > ul {
      display: block; }
    .sidebar-link-list .has-children > a {
      position: relative; }
    .sidebar-link-list .has-children > a:after {
      content: '\E008' !important;
      padding-left: 5px;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      font-family: 'Pacific';
      font-size: 16px;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -webkit-font-smoothing: initial; }
    .sidebar-link-list .open.has-children > a:after {
      content: '\E009' !important; }
    .sidebar-link-list li:last-child {
      margin-bottom: 0; }
    .sidebar-link-list .active > a {
      color: black; }
      .sidebar-link-list .active > a:after {
        content: none; } }

@media (max-width: 540px) {
  .sidebar-link-list {
    display: block;
    width: 100%;
    margin: 30px 0 0;
    padding: 0; }
    .sidebar-link-list:first-child {
      margin-top: 0; } }

/* scss-combine:snippets/shoppad */
/* * * * * * * * * * * * * * * * * * * * * * * * * * *
ShopPad App: Infinite Options
https://apps.shopify.com/custom-options
* * * * * * * * * * * * * * * * * * * * * * * * * * */
#infiniteoptions-container {
  display: inline; }
  #infiniteoptions-container:empty {
    display: none !important; }
  #infiniteoptions-container > div {
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 0 10px;
    font-size: 16px;
    width: 100%;
    text-align: left;
    vertical-align: top; }
    @media (max-width: 1020px) {
      #infiniteoptions-container > div {
        width: 33%; } }
    #infiniteoptions-container > div > label {
      width: 100%;
      display: inline-block;
      margin: 0 0 10px 0;
      font-size: 16px; }
    #infiniteoptions-container > div > span {
      width: 100%;
      display: inline-block; }
      #infiniteoptions-container > div > span label {
        /* radio button labels */
        margin: 0;
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        position: relative;
        font-size: 16px; }
        #infiniteoptions-container > div > span label input[type=radio] {
          float: left;
          margin: 0;
          margin-right: 10px;
          display: inline-block;
          background: #e5e5e5;
          border: 1px solid #e5e5e5;
          color: #777777;
          font-family: Karla, sans-serif;
          width: 20px;
          height: 20px;
          border-radius: 10px;
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none;
          -o-appearance: none;
          appearance: none;
          outline: none; }
          #infiniteoptions-container > div > span label input[type=radio]:checked:after {
            content: '';
            position: absolute;
            width: 10px;
            height: 10px;
            background-color: #777777;
            border-radius: 10px;
            top: 5px;
            left: 5px; }
  #infiniteoptions-container fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
    #infiniteoptions-container fieldset label {
      margin-bottom: 5px;
      width: 100%;
      display: inline-block;
      margin: 0;
      font-size: 16px; }
    #infiniteoptions-container fieldset input[type=checkbox] {
      float: left;
      margin: 0;
      margin-right: 10px;
      display: inline-block;
      background: #e5e5e5;
      border: 1px solid #e5e5e5;
      color: #777777;
      font-family: Karla, sans-serif;
      width: 20px;
      height: 20px;
      border-radius: 4px;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      outline: none; }
      #infiniteoptions-container fieldset input[type=checkbox]:checked:after {
        font-family: arial;
        content: '\2713';
        position: absolute;
        width: 20px;
        height: 20px;
        color: #777777;
        top: 0;
        left: 0;
        text-align: center;
        line-height: 20px; }
  #infiniteoptions-container textarea {
    height: 43px; }
  #infiniteoptions-container .spb-select {
    position: relative; }
    #infiniteoptions-container .spb-select:after {
      content: '\E007';
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -7px;
      font-family: 'Pacific';
      font-size: 16px;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      z-index: 2;
      pointer-events: none; }
    #infiniteoptions-container .spb-select select {
      color: #777777;
      cursor: pointer;
      z-index: 2;
      width: 100%;
      /* needed for Firefox */
      height: 100%;
      /* needed for IE */
      border: 1px solid #e5e5e5;
      -webkit-appearance: none;
      position: relative !important;
      font-size: 14px;
      border-radius: 5px;
      padding: 14px 30px 9px 15px; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * *
ShopPad App: Uploadery
https://apps.shopify.com/uploadery
* * * * * * * * * * * * * * * * * * * * * * * * * * */
#uploadery-container {
  display: inline; }
  #uploadery-container:empty {
    display: none !important; }
  #uploadery-container form {
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 0 10px;
    font-size: 16px;
    width: 33%;
    text-align: left;
    vertical-align: top; }
    @media (max-width: 1020px) {
      #uploadery-container form {
        width: 100%; } }
    #uploadery-container form:last-child {
      margin-bottom: 30px; }
  #uploadery-container label {
    width: 100%;
    display: inline-block;
    margin: 0 0 10px 0;
    font-size: 16px;
    position: relative;
    overflow: hidden; }
    #uploadery-container label .spb-fileupload {
      margin-top: 5px; }
  #uploadery-container input[type=file] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    font-size: 14px;
    padding: 0;
    border: 0; }
    #uploadery-container input[type=file]::-webkit-file-upload-button {
      background: #e5e5e5;
      border: 1px solid #e5e5e5;
      color: #777777;
      font-family: Karla, sans-serif;
      margin: 0;
      padding: 6px 7px 3px 7px;
      font-size: 14px;
      border-radius: 3px;
      box-sizing: border-box;
      outline: none; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * *
ShopPad App: Bouncer
https://apps.shopify.com/bouncer
* * * * * * * * * * * * * * * * * * * * * * * * * * */
#bouncer_modal_datepicker span {
  position: relative;
  display: inline-block;
  width: auto; }
  #bouncer_modal_datepicker span:after {
    content: '\E007';
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px;
    font-family: 'Pacific';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    z-index: 2; }
  #bouncer_modal_datepicker span select {
    color: #777777;
    cursor: pointer;
    z-index: 2;
    width: 100%;
    /* needed for Firefox */
    height: 100%;
    /* needed for IE */
    border: 1px solid #e5e5e5;
    -webkit-appearance: none;
    position: relative !important;
    font-size: 14px;
    border-radius: 5px;
    padding: 14px 30px 9px 15px; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * *
ShopPad App: Tracktor
https://apps.shopify.com/tracktor-2
* * * * * * * * * * * * * * * * * * * * * * * * * * */
body.template-tracktor .page-header {
  display: none; }

#tracktorContainer {
  text-align: center; }

#tracktorOrderForm {
  max-width: 320px;
  float: none !important;
  display: inline-block;
  padding: 0 !important; }

#tracktorOrderStatus {
  text-align: left; }
  @media screen and (max-width: 797px) {
    #tracktorOrderStatus div {
      height: auto !important;
      background-color: rgba(0, 0, 0, 0) !important; } }
  #tracktorOrderStatus div dl {
    padding-left: 0; }

.tracktorFulfillmentCol1,
.tracktorFulfillmentCol2 {
  text-align: left; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * *
ShopPad App: Coin
https://apps.shopify.com/coin
* * * * * * * * * * * * * * * * * * * * * * * * * * */
#coin-container {
  padding: 0;
  display: inline-block; }
  #coin-container label {
    display: inline-block;
    width: 100%; }
    #coin-container label select {
      margin-left: 10px; }
  #coin-container select {
    display: inline-block;
    color: black;
    border-color: #e5e5e5;
    border-radius: 3px;
    background: transparent;
    padding: 3px 8px 2px;
    margin-left: 15px;
    -webkit-appearance: none; }

.mobile-header-tools #coin-container {
  display: inline-block;
  line-height: 32px;
  font-size: 16px; }
  .mobile-header-tools #coin-container select {
    font-size: 16px; }

/* scss-combine:extends */
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before, .rte:before, .template-password .password-subscribe-form:before,
.template-password .password-form-wrapper:before,
.clearfix:after,
.rte:after,
.template-password .password-subscribe-form:after,
.template-password .password-form-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after, .rte:after, .template-password .password-subscribe-form:after,
.template-password .password-form-wrapper:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix, .rte, .template-password .password-subscribe-form,
.template-password .password-form-wrapper {
  *zoom: 1; }

/* Small caps */
.small-caps {
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.select-wrapper select, .slideshow-slides, .slide-link, #infiniteoptions-container .spb-select select, #bouncer_modal_datepicker span select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@font-face {
  font-family: "ITCAvantPro";
  src: url("ITCAvantGardePro-Bk.woff2") format("woff2"), url("ITCAvantGardePro-BK.woff") format("woff"); }

@font-face {
  font-family: "ITCAvantProBold";
  src: url("ITCAvantGardePro-Bold.woff2") format("woff2"), url("ITCAvantGardePro-Bold.woff") format("woff"); }
