/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

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

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*! Huebee v1.0.0
http://huebee.buzz
---------------------------------------------- */

.huebee {
  position: absolute;
  z-index: 1;
  transform: translateY(0px);
  transition: opacity 0.15s, transform 0.15s;
}

.huebee.is-hidden {
  opacity: 0;
  transform: translateY(10px);
}

.huebee.is-static-open {
  position: relative;
  z-index: auto;
}

.huebee__container {
  position: absolute;
  left: 0;
  top: 5px;
  padding: 10px;
  background: #EEE;
  border-radius: 5px;
  box-shadow: 0 5px 10px hsla(0, 0%, 0%, 0.3);
}

.huebee.is-static-open .huebee__container {
  position: relative;
  display: inline-block;
  left: auto;
  top: auto;
  box-shadow: none;
}

.huebee__canvas {
  display: block;
  cursor: pointer;
}

.huebee__cursor {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0px;
  top: 0px;
  box-sizing: content-box;
  border: 3px solid white;
  border-radius: 5px;
  pointer-events: none;
}

.huebee__cursor.is-hidden { opacity: 0; }

.huebee__close-button {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: -9px;
  right: -9px;
  border-radius: 12px;
  background: #222;
}

.huebee__close-button__x {
  stroke: white;
  stroke-width: 3;
  stroke-linecap: round;
}

.huebee__close-button:hover {
  background: white;
  cursor: pointer;
}

.huebee__close-button:hover .huebee__close-button__x {
  stroke: #222;
}

/* base
------------------------- */

* { box-sizing: border-box; }

html {
  font-size: 17px;
}

body {
  font-family: Texta, Avenir Next, sans-serif;
  line-height: 1.3;
  background: #FFF;
  color: #555;
}

a {
  color: #E21;
  text-decoration: none;
}

a:hover {
  color: #333;
}

ul, ol {
  padding-left: 1.5em;
}

/* ----  ---- */

.content-wrap {
  max-width: 960px;
  margin: 0 auto;
}

@media screen and ( min-width: 768px ) {
  html {
    font-size: 19px;
  }
}

/* web fonts
------------------------- */

/* Texta Regular */
@font-face {
  font-family: 'Texta';
  src: url('../fonts/2D333F_2_0.woff2') format('woff2'),
    url('../fonts/2D333F_2_0.woff') format('woff');
}

/* Texta Heavy */
@font-face {
  font-family: 'Texta';
  font-weight: bold;
  font-style: normal;
  src: url('../fonts/2D333F_0_0.woff2') format('woff2'),
    url('../fonts/2D333F_0_0.woff') format('woff');
}

/* Texta Italic */
@font-face {
  font-family: 'Texta';
  font-weight: normal;
  font-style: italic;
  src: url('../fonts/2D333F_1_0.woff2') format('woff2'),
    url('../fonts/2D333F_1_0.woff') format('woff');
}

/* about
------------------------- */

/* asset-display
------------------------- */

.asset-display {
  text-align: center;
  background: white;
  padding: 10px;
  padding-top: 30px;
  margin-bottom: 40px;
  border-top: 4px solid #DDD;
}

.asset-display--main {
  border-top: none;
  padding-top: 20px;
}

.asset-display.is-dark {
  background: #222;
  color: white;
  border-radius: 5px;
  border-top: none;
  padding-top: 20px;
}

.asset-display__img {
  margin: 0 auto;
  display: block;
  height: auto;
}

.asset-display__img--big {
  width: 100%;
  max-width: 336px;
  margin-bottom: 20px;
}

.asset-display__img--small {
  width: 48px;
}

.asset-display__title {
  margin: 0;
  font-size: 1.2rem;
  font-weight: normal;
}

/* col
------------------------- */

/* one column */

.col {
  margin: 20px 10px;
}

/* collage
------------------------- */

.collage {
  margin: 100px 0 60px;
}

.collage__image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* custom-colors
------------------------- */

.custom-colors {
  margin: 30px 0 40px;
}

.custom-colors__content {
  border: 4px solid #DDD;
  border-radius: 5px;
  padding: 10px 10px 15px;
}

.custom-colors.is-dark .custom-colors__content {
  background: #222;
  border-color: #222;
  color: white;
}

.custom-colors__title {
  margin: 0 0 5px;
}

.custom-color {
  height: 40px;
  line-height: 40px;
  max-width: 250px;
}

.custom-color:hover {
  cursor: pointer;
  color: #E21;
}

.custom-color__preview {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #CCC;
  vertical-align: middle;
  margin-right: 10px;
}

.custom-colors__bg-option {
  margin-top: -4px;
  z-index: 1;
  position: relative;
}

.custom-bg-button {
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  border: none;
  font-family: Texta, sans-serif;
  font-size: 1rem;
  border-radius: 0 0 5px 5px;
  border: 4px solid;
  border-top: none;
  cursor: pointer;
}

.custom-bg-button--light {
  background: white;
  color: #555;
  border-color: #DDD;
}

.custom-bg-button--dark {
  background: #222;
  border-color: #222;
  color: white;
}

.custom-bg-button:hover {
  color: #6C6;
}

.custom-colors .huebee {
  z-index: 2;
}

/* duo
------------------------- */

.duo {
}

/* clearfix */
.duo:after {
  content: '';
  display: block;
  clear: both;
}

.duo__cell {
  margin: 20px 10px;
}

@media screen and ( min-width: 768px ) {

  .duo__cell {
    float: left;
    width: 40%;
    width: calc( (100% - 60px) / 2 );
  }
  .duo__cell:nth-child(2n+1) { margin-right: 30px; }

}

/* filter
------------------------- */

.filter {
  margin-top: 40px;
}

.filter:after {
  clear: both;
  content: '';
  display: block;
}

.filter__title {
  font-size: 1.4rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}

.filter__group {
  float: left;
  margin-bottom: 10px;
}

.filter__button {
  background: white;
  border: 1px solid #E21;
  color: #E21;
  float: left;
  font-size: 1.05rem;
  margin-bottom: 5px;
  margin-right: -1px;
  padding: 8px 15px;
  outline: none;
}

.filter__button:first-child {
  border-radius: 5px 0 0 5px;
}

.filter__button:last-child {
  border-radius: 0 5px 5px 0;
}

.filter__button:hover {
  border-color: #333;
  color: #333;
  cursor: pointer;
}

.filter__button.is-selected {
  background: #E21;
  color: white;
}


@media screen and ( min-width: 768px ) {
  .filter__group--status {
    width: 30%;
  }

  .filter__group--tag {
    width: 65%;
    margin-right: 5%;
  }

}

/* flavor-text
------------------------- */

.flavor-text {
  margin-bottom: 40px;
}

.flavor-text .duo__cell {
}

.flavor-text__title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.6rem;
  text-align: center;
}

.flavor-text__copy {
}

.flavor-text__copy ul {
  padding-left: 1.0rem;
}

.flavor-text__copy li {
  margin-bottom: 10px;
}

/* footer-socials
------------------------- */

.footer-socials {
  list-style: none;
  padding: 0;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
}

.footer-socials__item {
  display: inline-block;
  margin-right: 30px;
}

.footer-socials__symbol {
  width: 1.2em;
  height: 1.2em;
  fill: #E21;
  vertical-align: middle;
}

.footer-socials__link:hover .footer-socials__symbol {
  fill: #333;
}

@media screen and (min-width: 768px) {

  .footer-socials {
    font-size: 1.2rem;
  }

}

/* hire-me
------------------------- */

.hire-me {
  border-radius: 20px;
  background: #EEE;
  margin-top: 40px;
  margin-bottom: 40px;
}

.hire-me__image {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  padding: 20px;
}

.hire-me__copy {
  font-size: 1.4rem;
  padding-top: 20px;
  text-align: center;
}

.hire-me__copy__line {
  display: block;
}

.hire-me__copy__line--1 { font-weight: bold; }

@media screen and ( min-width: 768px ) {

  .hire-me__copy {
    font-size: 1.8rem;
    padding-top: 150px;
  }

  .hire-me__image {
    max-width: 100%;
  }

}

/* homepage-header
------------------------- */

.homepage-header {
  background: transparent;
  color: #E21;
  padding-top: 0px;
  padding-bottom: 20px;
  text-align: center;
}

.homepage-header__logo {
  width: 80px;
  height: 80px;
  fill: #E21;
}

.homepage-header__title {
  font-size: 2.0rem;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  margin-bottom: 5px;
  letter-spacing: 0.2em;
}

.homepage-header__tagline {
  font-size: 1.2rem;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
  letter-spacing: 0.2em;
}


@media screen and ( min-width: 768px ) {

  .homepage-header__logo {
    width: 240px;
    height: 240px;
    margin-bottom: -30px;
  }

  .homepage-header__title {
    font-size: 3.5rem;
  }

}

/* homepage-intro
------------------------- */

.homepage-intro {
}

.homepage-intro__copy {
  font-size: 1.3rem;
  margin: 10px 0;
  text-align: center;
}

.homepage-intro__price-quote {
  font-weight: bold;
}

/* logo-page
------------------------- */

.logo-page__title {
  font-size: 2.4rem;
  font-weight: normal;
  margin: 0;
}

.logo-page__status {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #E21;
  margin: 0 0 20px;
}

.logo-page__status.is-sold {
  color: #777;
  padding: 10px 30px;
  display: inline-block;
  background: #EEE;
  border-radius: 20px;
}

.logo-page__description {
  margin-bottom: 20px;
}

.purchase-button {
  display: block;
  width: 100%;
  padding: 20px 10px;
  margin: 30px 0 40px;
  text-align: center;
  background-color: #6C6;
  background-image: linear-gradient( hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  box-shadow: 0 3px 6px hsla(0, 0%, 0%, 0.2);
  color: white;
  font-size: 1.3rem;
  border: none;
  border-radius: 10px;
  cursor: pointer;
}

.purchase-button:hover {
  background-color: #7D7;
  color: white;
}

.purchase-button:active {
  background-color: #5C5;
  box-shadow: inset 0 3px 10px hsla(0, 0%, 0%, 0.4);
}

.purchase-text li {
  margin-bottom: 0.5em;
}

/* section
------------------------- */

.section {
  margin-top: 60px;
  margin-bottom: 60px;
}

.section-title {
  margin-bottom: 0px;
  font-size: 1.8rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

/* signup
------------------------- */

.signup {
  text-align: center;
  font-size: 1.3rem;
  margin: 60px 0 80px;
}

.signup__copy {

}

.signup__label {
  color: #777;
}

.signup__email {
  width: 20rem;
  padding: 0 10px;
  margin: 0 10px;
  line-height: 1.8em;
  color: #333;
  border: 1px solid #DDD;
  margin-bottom: 5px;
}

.signup__email::-webkit-input-placeholder { color: #777; }
.signup__email::-moz-placeholder { color: #777; }
.signup__email:-ms-input-placeholder { color: #777; }

.signup__button {
  padding: 0 20px;
  line-height: 1.8em;
  border: none;
  background-color: #E21;
  background-image: linear-gradient( hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  box-shadow: 0 3px 6px hsla(0, 0%, 0%, 0.2);
  color: white;
  border-radius: 5px;
}

.signup__button:hover {
  background-color: #F43;
  cursor: pointer;
}

.signup__button:active {
  background-color: #D10;
  box-shadow: inset 0 3px 10px hsla(0, 0%, 0%, 0.4);
}

/* site footer
------------------------- */

.site-footer {
  margin: 120px 0 40px;
}

.site-footer__brand {
  text-align: center;
}

.site-footer__metafizzy-logo {
  width: 39px;
  height: 50px;
}

.site-footer__metafizzy-wordmark {
  width: 150px;
  height: 45px;
  fill: #E21;
}

.metafizzy-logo__outline { fill: #E21; }
.metafizzy-logo__body { fill: white; }

.metafizzy-logo__stripe1 { fill: transparent; }
.metafizzy-logo__stripe2 { fill: transparent; }
.metafizzy-logo__stripe3 { fill: transparent; }
.metafizzy-logo__stripe4 { fill: transparent; }

/* hover */
a:hover .site-footer__metafizzy-wordmark {
  fill: #333;
}

a:hover .metafizzy-logo__body { fill: transparent; }

a:hover .metafizzy-logo__outline { fill: #333; }
a:hover .metafizzy-logo__stripe1 { fill: #C25; }
a:hover .metafizzy-logo__stripe2 { fill: #E62; }
a:hover .metafizzy-logo__stripe3 { fill: #EA0; }
a:hover .metafizzy-logo__stripe4 { fill: #19F; }

/* site-header
------------------------- */

.site-header {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.site-header__link {
  color: #E21;
  text-decoration: none;
}

.site-header__logo {
  width: 50px;
  height: 50px;
  fill: #E21;
  vertical-align: bottom;
  margin-right: 10px;
}

.site-header__link:hover .site-header__logo { fill: #333; }

.site-header__title {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.site-header__link:hover .site-header__title { color: #333; }

@media screen and ( min-width: 768px ) {

  .site-header__title  {
    font-size: 2.0rem;
  }

}

/* thumbnails
------------------------- */

.thumbnails {
  list-style: none;
  padding: 0;
  margin-bottom: 60px;
}

/* clearfix */
.thumbnails:after {
  content: '';
  display: block;
  clear: both;
}

.thumbnail {
  float: left;
  width: 160px;
  position: relative;
}

.thumbnail__link {
  display: block;
}

.thumbnail__sprite {
  display: block;
  width: 160px;
  height: 160px;
  background-size: 800px 800px;
  transform: scale(0.833);
  transition: transform 0.2s;
}

.thumbnail:hover .thumbnail__sprite {
  transform: scale(1);
}

.thumbnail__sprite--1 { background-image: url(../../img/thumbnail-sprite1.png); }
.thumbnail__sprite--2 { background-image: url(../../img/thumbnail-sprite2.png); }

.thumbnail__sprite--position-1-0 { background-position: -160px 0px; }
.thumbnail__sprite--position-2-0 { background-position: -320px 0px; }
.thumbnail__sprite--position-3-0 { background-position: -480px 0px; }
.thumbnail__sprite--position-4-0 { background-position: -640px 0px; }

.thumbnail__sprite--position-0-1 { background-position:    0px -160px; }
.thumbnail__sprite--position-1-1 { background-position: -160px -160px; }
.thumbnail__sprite--position-2-1 { background-position: -320px -160px; }
.thumbnail__sprite--position-3-1 { background-position: -480px -160px; }
.thumbnail__sprite--position-4-1 { background-position: -640px -160px; }

.thumbnail__sprite--position-0-2 { background-position:    0px -320px; }
.thumbnail__sprite--position-1-2 { background-position: -160px -320px; }
.thumbnail__sprite--position-2-2 { background-position: -320px -320px; }
.thumbnail__sprite--position-3-2 { background-position: -480px -320px; }
.thumbnail__sprite--position-4-2 { background-position: -640px -320px; }

.thumbnail__sprite--position-0-3 { background-position:    0px -480px; }
.thumbnail__sprite--position-1-3 { background-position: -160px -480px; }
.thumbnail__sprite--position-2-3 { background-position: -320px -480px; }
.thumbnail__sprite--position-3-3 { background-position: -480px -480px; }
.thumbnail__sprite--position-4-3 { background-position: -640px -480px; }

.thumbnail__sprite--position-0-4 { background-position:    0px -640px; }
.thumbnail__sprite--position-1-4 { background-position: -160px -640px; }
.thumbnail__sprite--position-2-4 { background-position: -320px -640px; }
.thumbnail__sprite--position-3-4 { background-position: -480px -640px; }
.thumbnail__sprite--position-4-4 { background-position: -640px -640px; }

.thumbnail__label {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  border-radius: 25px;
  opacity: 0;
  color: #E21;
  pointer-events: none;
  transition: opacity 0.2s;
}

.thumbnail:hover .thumbnail__label {
  opacity: 1;
}

.thumbnail__label--status {
  top: 0px;
  display: block;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.thumbnail__label--title {
  top: 145px;
  font-size: 1.05rem;
}

.thumbnail__sold-sticker {
  position: absolute;
  right: 5px;
  bottom: 10px;
  width: 60px;
  line-height: 36px;
  background: hsla(0, 0%, 90%, 0.8);
  color: #555;
  border-radius: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
}


@media screen and ( min-width: 600px ) {

  .thumbnail {
    width: 180px;
    margin: 5px;
    padding: 5px;
  }

  .thumbnail__sprite {
    width: 170px;
    height: 170px;
    background-size: 850px 850px;
  }

  .thumbnail__label--title {
    top: 165px;
  }

  .thumbnail__sprite--position-1-0 { background-position: -170px 0px; }
  .thumbnail__sprite--position-2-0 { background-position: -340px 0px; }
  .thumbnail__sprite--position-3-0 { background-position: -510px 0px; }
  .thumbnail__sprite--position-4-0 { background-position: -680px 0px; }

  .thumbnail__sprite--position-0-1 { background-position:    0px -170px; }
  .thumbnail__sprite--position-1-1 { background-position: -170px -170px; }
  .thumbnail__sprite--position-2-1 { background-position: -340px -170px; }
  .thumbnail__sprite--position-3-1 { background-position: -510px -170px; }
  .thumbnail__sprite--position-4-1 { background-position: -680px -170px; }

  .thumbnail__sprite--position-0-2 { background-position:    0px -340px; }
  .thumbnail__sprite--position-1-2 { background-position: -170px -340px; }
  .thumbnail__sprite--position-2-2 { background-position: -340px -340px; }
  .thumbnail__sprite--position-3-2 { background-position: -510px -340px; }
  .thumbnail__sprite--position-4-2 { background-position: -680px -340px; }

  .thumbnail__sprite--position-0-3 { background-position:    0px -510px; }
  .thumbnail__sprite--position-1-3 { background-position: -170px -510px; }
  .thumbnail__sprite--position-2-3 { background-position: -340px -510px; }
  .thumbnail__sprite--position-3-3 { background-position: -510px -510px; }
  .thumbnail__sprite--position-4-3 { background-position: -680px -510px; }

  .thumbnail__sprite--position-0-4 { background-position:    0px -680px; }
  .thumbnail__sprite--position-1-4 { background-position: -170px -680px; }
  .thumbnail__sprite--position-2-4 { background-position: -340px -680px; }
  .thumbnail__sprite--position-3-4 { background-position: -510px -680px; }
  .thumbnail__sprite--position-4-4 { background-position: -680px -680px; }

}
