@charset "UTF-8";
/*
Theme Name: Pi
Theme URI: http://pirecordings.com
Author: Figureground Inc.
Author URI: http://figureground.com/
Description: Custom Wordpress Theme for Pi Recordings
Text Domain: pi
*/
/*! normalize.css v5.0.0 | 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 on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * 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 */ }

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

/* Text-level semantics
   ========================================================================== */
/**
 * 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; }

/**
 * 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; }

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

/**
 * 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"],
[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 */ }

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

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

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

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

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

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

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

/**
 * Variables
 _________________________________________________________________________________________
 */
/**
 * Mixins
 _________________________________________________________________________________________
 */
.row {
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

/**
 * Base
 _________________________________________________________________________________________
 */
* {
  box-sizing: border-box;
  line-height: 1.5; }

a {
  cursor: pointer;
  transition: all 0.2s ease-out; }

a:link {
  color: #90c743;
  text-decoration: none; }

a:visited {
  color: #b7db85;
  text-decoration: none; }

a:hover {
  color: #5d812b;
  text-decoration: none; }

a:active {
  border: none;
  color: #40581d;
  text-decoration: none; }

a:focus {
  border: none; }

a img {
  border: none; }

address {
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
  font-style: normal;
  margin: 0 0 1em 0; }

blockquote.quote {
  border: 1px solid #2d2824;
  font-size: 1.2em;
  padding: 1em 2em 0 2em; }

body {
  background-color: #f4f2ee;
  color: #66645c;
  display: flex;
  flex-direction: column;
  font-family: "proxima-nova", "Helvetica Nueue", "Arial", sans-serif;
  font-size: 120%;
  line-height: 1.5;
  margin: 0 auto;
  min-height: 100%;
  position: relative; }
  @media only screen and (min-width: 768px) {
    body {
      border-top: 10px;
      padding: 0; } }

button {
  background-color: transparent;
  border: 0;
  cursor: pointer; }

cite {
  font-style: italic; }

.clear {
  clear: both;
  display: block; }

em {
  font-style: italic; }

h1 {
  color: #908781;
  display: block;
  margin: 0 0 0.5em 0;
  font-size: 1.5em;
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
  font-weight: bold;
  line-height: 1;
  position: relative; }

h2 {
  background-position: 0 bottom;
  background-repeat: repeat-x;
  background-size: 8px 8px;
  color: #b7db85;
  font-size: 1.3em;
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.2; }

.column h2:first-child {
  margin-top: 0; }

h3 {
  color: #333;
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
  font-size: 1.25em;
  margin: 0 0 0.25em 0; }

h4 {
  color: #2d2824;
  font-size: 1em;
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
  font-weight: bold; }

h5 {
  color: #2d2824;
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif; }

html {
  background-color: #f4f2ee;
  height: 100%; }

hr {
  border: 0;
  border-top: 1px solid #c3c3c3; }

img {
  height: auto;
  margin: 0 auto 2em;
  max-width: 100%; }

.inline-block {
  display: inline-block; }

ol {
  list-style-type: decimal;
  margin: 0 0 2em 1em; }

ol li {
  margin: 0 0 0.5em 0; }

li {
  display: block;
  margin: 0 0 0.5em 0;
  padding: 0 0 0 1em; }

ul li:before {
  color: #c0bdbb;
  content: '■ ';
  margin: 0 0 0.5em -1em;
  padding: 0 0.2em 0 0; }

p {
  font-size: 1em;
  line-height: 1.4;
  margin: 0 0 2em 0; }
  @media only screen and (min-width: 768px) {
    p {
      line-height: 1.6; } }

.woocommerce-checkout p {
  margin: 0; }

.search p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

strong {
  font-weight: bold; }

.subtle {
  color: #c1b8b1; }

sup {
  font-size: 0.6em;
  vertical-align: top; }

ul {
  list-style: none;
  margin: 0 0 2em 0;
  padding: 0; }

@keyframes appearGrow {
  0% {
    opacity: 0;
    transform: scale3d(0, 0, 0); }
  80% {
    opacity: 0.8;
    transform: scale3d(1.3, 1.3, 1.3); }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.appear_grow {
  opacity: 0;
  transform: scale3d(0, 0, 0);
  animation: appearGrow 0.5s ease-in 0s 1 forwards; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fade_in {
  opacity: 0;
  -webkit-animation: fadeIn 0.5s ease-in 1s forwards;
  -moz-animation: fadeIn 0.5s ease-in 1s forwards;
  animation: fadeIn 0.5s ease-in 1s forwards; }

@keyframes fadeIn80 {
  from {
    opacity: 0; }
  to {
    opacity: 0.8; } }

.fade_in_80 {
  opacity: 0;
  animation: fadeIn80 0.5s ease-in 1s forwards; }

/**
 * Badge
 _________________________________________________________________________________________
 */
.badge_new {
  background-color: #90c743;
  border-radius: 50%;
  color: #f4f2ee;
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
  font-size: 0.8em;
  height: 45px;
  line-height: 45px;
  padding: 2px 0 0 0;
  position: absolute;
  right: 5%;
  text-align: center;
  text-transform: uppercase;
  top: 10px;
  transition: all 0.2s ease-in-out;
  width: 45px; }
  @media only screen and (min-width: 480px) {
    .badge_new {
      right: -10px;
      top: -10px; } }

.woocommerce span.onsale {
  z-index: 1; }

.btn {
  background-color: #959aaa;
  border-radius: 2em;
  box-shadow: 1px 1px 0 #f4f2ee, 2px 4px 0 #bfc5d3;
  color: #f4f2ee;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  padding: 1em 1.5em;
  position: relative;
  transition: all 0.15s ease-in-out; }
  .btn:link, .btn:visited {
    color: #f4f2ee; }
  .btn:hover {
    background-color: #797e90;
    box-shadow: 1px 1px 0 #f4f2ee, 2px 4px 0 #aaaebf;
    padding: 1.25em 1.75em;
    transform: scale(1.1); }
  .btn:active {
    box-shadow: 1px 1px 0 #f4f2ee, 2px 3px 0 #aaaebf;
    left: 2px;
    top: 2px; }

#btn_mobile_menu {
  color: #c0bdbb;
  cursor: pointer;
  font-size: 1em;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px; }
  @media only screen and (min-width: 768px) {
    #btn_mobile_menu {
      display: none; } }

.btn_top {
  background-color: #c0bdbb;
  border: 1px solid #c0bdbb;
  border-radius: 50%;
  color: #edeae4;
  font-size: 0.7em;
  height: 4em;
  line-height: 1;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  transition: color 0.2s ease-in-out;
  vertical-align: middle;
  width: 4em; }
  .btn_top:hover {
    color: #f4f2ee; }
  .btn_top:active {
    color: #f4f2ee; }
  .btn_top .icon {
    color: #f4f2ee;
    font-size: 2em;
    vertical-align: middle; }
  .btn_top span {
    display: block;
    height: 0;
    line-height: 1;
    margin: 0;
    overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .btn_top {
      display: none; } }

.btns_buy {
  list-style: none;
  margin: 0 -0.5em;
  padding: 0;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .btns_buy {
      text-align: left; } }
  .btns_buy a {
    background-color: #c0bdbb;
    color: #f4f2ee;
    display: block;
    line-height: 2.4em;
    padding: 0.2em 1em 0 1em; }
  .btns_buy a:hover {
    background: #908781; }
  .btns_buy li {
    display: inline-block;
    font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
    font-size: 0.9em;
    margin-right: -3px;
    padding: 0; }
  .btns_buy li:first-child a {
    border-radius: 1.2em 0 0 1.2em; }
  .btns_buy li:last-child a {
    border-radius: 0 1.2em 1.2em 0; }
  .btns_buy li:first-child:last-child a {
    border-radius: 1.2em; }

.btns_buy li:before {
  display: none; }

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
  background: #90c743 !important;
  background-color: #5d812b !important;
  color: white !important;
  text-shadow: transparent !important;
  box-shadow: none;
  border-color: #ca0606 !important; }

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
  background: #90c743 !important;
  background-color: #5d812b !important;
  color: white !important;
  text-shadow: transparent !important;
  box-shadow: none;
  border-color: #ca0606 !important; }

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
  background: #90c743 !important;
  color: white !important;
  text-shadow: transparent !important;
  border-color: #ca0606 !important; }

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
  background: #90c743 !important;
  box-shadow: none;
  text-shadow: transparent !important;
  color: white !important;
  border-color: #ca0606 !important; }

/**
 * Icons
 _________________________________________________________________________________________
 */
i.icon {
  font-family: 'fontello';
  font-style: normal; }

.icon-facebook-official,
.icon-instagram,
.icon-twitter {
  color: #c0bdbb;
  font-size: 1.4em;
  transition: all 0.2s ease-in-out; }
  .icon-facebook-official:hover,
  .icon-instagram:hover,
  .icon-twitter:hover {
    color: #908781; }

/**
 * Image
 _________________________________________________________________________________________
 */
.column-img-link img {
  cursor: pointer;
  display: block;
  margin: 0;
  max-width: 800px;
  opacity: 0.7;
  transition: opacity 0.2s;
  width: 100%; }

.column-img-link a:hover img {
  opacity: 1; }

.column-thumb img {
  margin: 0; }
  @media only screen and (min-width: 768px) {
    .column-thumb img {
      margin: 0 0 1em 0; } }

.hero {
  margin: 0;
  z-index: 0; }
  @media only screen and (min-width: 768px) {
    .hero {
      margin: 0 0 20px 0; } }

.html5-video-player {
  margin: 0 0 2em 0; }

/**
 * Type
 _________________________________________________________________________________________
 */
.divider {
  color: #c0bdbb;
  display: inline-block;
  margin: 0 0.2em; }

.excerpt p {
  font-size: 0.9;
  line-height: 1.25em;
  margin: 0 0 0.5em 0; }

.overlay {
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  color: white;
  font-size: 4vw;
  left: 0;
  margin: 0;
  padding: 33% 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s; }
  @media only screen and (min-width: 768px) {
    .overlay {
      color: rgba(255, 255, 255, 0.6);
      letter-spacing: -2px; } }

a:hover .overlay {
  background-color: rgba(0, 0, 0, 0.3);
  color: white; }

.permalink {
  font-size: 0.8em;
  margin: 0 0 2em 0; }
  .permalink a:link,
  .permalink a:visited {
    color: #c0bdbb; }

.search h2 {
  margin: 0; }

/**
 * Align (Wordpress classes)
 _________________________________________________________________________________________
 */
.alignleft {
  display: inline;
  float: left; }

.alignright {
  display: inline;
  float: right; }

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

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0; }

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em; }

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em; }

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em; }

/**
 * Grid
 _________________________________________________________________________________________
 */
.column {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  padding: 0 5%;
  position: relative;
  text-align: left;
  vertical-align: top;
  width: 100%;
  word-wrap: break-word; }
  @media only screen and (min-width: 768px) {
    .column {
      margin: 0 -4px 0 auto; } }
  .column.column-img-link {
    padding: 0; }
  .column .row {
    margin: 0 -5.555%; }
    @media only screen and (min-width: 768px) {
      .column .row {
        margin: 0 -1.111%; } }
  @media only screen and (min-width: 768px) {
    .column.column-1 {
      width: 8.3333%; }
    .column.column-2 {
      width: 16.6666%; }
    .column.column-3 {
      width: 25%; }
    .column.column-4 {
      width: 33.3333%; }
    .column.column-5 {
      width: 41.6666%; }
    .column.column-6 {
      width: 50%; }
    .column.column-6 {
      max-width: 700px; }
    .column.column-7 {
      width: 58.3333%; }
    .column.column-8 {
      padding: 0 2% 0 5%;
      width: 66.6666%; }
    .column.column-9 {
      width: 75%; }
    .column.column-10 {
      width: 83.3333%; }
    .column.column-11 {
      width: 91.6666%; }
    .column.column-12 {
      float: none;
      padding: 0 10%;
      width: 100%; }
    .column.column-sidebar {
      padding: 0 5% 0 0; }
    .column.column-sub {
      column-count: 2;
      column-gap: 40px; }
      .column.column-sub p {
        display: inline-block; } }
  .column.column-fifth {
    margin: 0;
    padding: 0;
    position: relative;
    width: 20%; }
  .column.column-thumb {
    padding: 0;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .column.column-thumb {
        text-align: left;
        padding: 0 0 0 5%; } }

div.pg {
  flex: 1;
  min-height: 80vh;
  padding: 100px 0 0 0;
  z-index: 3; }

.error404 div.pg,
.home div.pg,
.search div.pg {
  padding: 60px 0 0 0; }

.post-type-archive-pi_artist .pg,
.post-type-archive-pi_release .pg {
  padding: 60px 0 0 0; }
  @media only screen and (min-width: 480px) {
    .post-type-archive-pi_artist .pg,
    .post-type-archive-pi_release .pg {
      padding: 80px 0 0 0; } }

.single-pi_release .pg {
  padding: 60px 0 0 0; }

.row {
  display: table;
  margin: auto;
  max-width: 1600px;
  position: relative;
  text-align: center;
  width: 100%; }

.row-bleed {
  max-width: 9999px; }
  .row-bleed .column .row {
    margin: 0 -5.5555%;
    width: 111.1111%; }

/* Tile Class */
/*___________________________________________________________________*/
.flex {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start; }
  @media only screen and (min-width: 480px) {
    .flex {
      padding: 0 2%; } }

.tile {
  flex-basis: 100%;
  margin: 0 auto;
  text-align: left; }
  @media only screen and (min-width: 480px) {
    .tile {
      flex: 0 0 33.3333%;
      padding: 0 1.5%; } }
  @media only screen and (min-width: 768px) {
    .tile {
      flex: 0 0 25%; } }
  @media only screen and (min-width: 960px) {
    .tile {
      flex: 0 0 20%;
      padding: 0 1.25%; } }
  @media only screen and (min-width: 1200px) {
    .tile {
      flex: 0 0 16.6666%;
      padding: 0 1%; } }

@media only screen and (min-width: 768px) {
  .home .tile:last-child {
    display: none; } }

@media only screen and (min-width: 960px) {
  .home .tile:last-child {
    display: inline-block; } }

/* Artist */
.artist {
  border-bottom: 1px solid #e1e5e6;
  margin: 0;
  max-width: 100%;
  min-height: 44px;
  position: relative;
  top: 0;
  transition: all 0.3s ease-in-out; }
  @media only screen and (min-width: 480px) {
    .artist {
      border-bottom: 0;
      border-radius: 4px;
      margin: 0 0 0.5em 0; } }
  .artist > a {
    display: block;
    padding: 10px; }
  .artist .artwork {
    left: 10px;
    position: absolute;
    top: 10px;
    width: 30px; }
    .artist .artwork img {
      display: block;
      margin: 0;
      opacity: 1;
      transition: 0.3s ease-in-out;
      backface-visibility: hidden; }
    @media only screen and (min-width: 480px) {
      .artist .artwork {
        left: 0;
        padding: 0 0 0.5em 0;
        position: relative;
        top: 0;
        width: auto; } }
  .artist .artist_name {
    color: #908781;
    font-size: 1em;
    line-height: 1.1;
    margin: 0.2em 0 0.2em 40px;
    padding: 0;
    position: relative;
    text-transform: capitalize;
    transition: color 0.2s ease-in-out; }
    @media only screen and (min-width: 480px) {
      .artist .artist_name {
        margin: 0;
        padding: 0.6em 0 0.2 0; } }

.artist:hover {
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05); }
  @media only screen and (min-width: 480px) {
    .artist:hover {
      top: -5px; } }
  .artist:hover img {
    opacity: 0.3; }
  .artist:hover .artist_name {
    color: #5d812b; }

img.artist-img {
  margin: -2em -5.555% 0.5em -5.5555%;
  max-width: 111.1111%;
  width: 111.1111%; }
  @media only screen and (min-width: 768px) {
    img.artist-img {
      float: right;
      height: auto;
      margin: 0 0 2em 2em;
      width: 50%; } }

.artist-single:hover {
  background-color: none; }

/**
 * Box
 _________________________________________________________________________________________
 */
.box {
  background-color: #edeae4;
  box-shadow: 1px 1px 0 #f4f2ee, 2px 2px 0 #d8d5d0;
  margin: 0 0 2em 0;
  padding: 1em 0 1em 0; }
  @media only screen and (min-width: 768px) {
    .box {
      padding: 2em 0.5em 1em 0.5em; } }

/**
 * Footer
 _________________________________________________________________________________________
 */
#footer {
  background-color: #e4e1da;
  color: #c0bdbb;
  display: block;
  margin: 0 auto;
  padding: 2em 0 0 0;
  width: 100%;
  z-index: 0; }
  #footer address a:link,
  #footer address a:visited {
    color: #c0bdbb; }
  #footer address a:hover,
  #footer address a:active {
    color: #908781; }
  #footer .column {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #footer .column {
        text-align: left; } }
  #footer .copyright {
    color: #c0bdbb;
    font-size: 0.8em;
    margin: 0 0 1em 0;
    vertical-align: middle; }
    @media only screen and (min-width: 768px) {
      #footer .copyright {
        display: inline-block;
        margin: 0;
        text-align: left; } }
  #footer .figureground-link {
    color: #c0bdbb;
    font-size: 0.7em;
    padding-top: 1.5em; }
    #footer .figureground-link a:link,
    #footer .figureground-link a:visited {
      color: #e1874f; }
    #footer .figureground-link a:hover,
    #footer .figureground-link a:active {
      color: #dc7434;
      text-decoration: none; }
    @media only screen and (min-width: 768px) {
      #footer .figureground-link {
        text-align: right; } }
  #footer .tagline {
    color: #687379; }

.subfooter {
  background-color: #4c4e55;
  padding: 2em 0; }

/**
 * Form
 _________________________________________________________________________________________
 */
.form-search {
  padding: 10px 5% 20px 5%;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .form-search {
      left: 80%;
      padding: 10px;
      position: absolute;
      right: 0;
      top: 0; } }
  .form-search button[type=submit] {
    position: absolute;
    right: 5%;
    top: 15px; }
    .form-search button[type=submit] .icon-search {
      color: #687379;
      font-size: 1.2em; }
  .form-search input[type=text] {
    border: 0;
    display: block;
    opacity: 0.6;
    padding: 10px 24% 10px 10px;
    width: 100%; }
    .form-search input[type=text]:focus {
      opacity: 1; }
    @media only screen and (min-width: 768px) {
      .form-search input[type=text] {
        opacity: 1; } }

@media only screen and (min-width: 768px) {
  .error404 .form-search,
  .search .form-search {
    left: 0;
    padding: 10px 5%;
    position: relative;
    right: 0;
    top: 0; } }

.form-subscribe {
  background: #edeae4;
  color: #908781;
  margin: 0 -5.555% 0 -5.555%;
  padding: 1em; }
  @media only screen and (min-width: 768px) {
    .form-subscribe {
      border-radius: 6px;
      margin: 0 0 2em 0;
      padding: 1em 2em; } }
  .form-subscribe button[type=submit] {
    background-color: #959aaa;
    color: #f4f2ee;
    font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
    line-height: 50px;
    margin: 0 0 0 -5px;
    padding: 0 1em;
    vertical-align: middle; }
    .form-subscribe button[type=submit]:hover {
      background-color: #687379; }
  .form-subscribe label {
    display: block;
    font-size: 0.8em;
    margin: 0.5em 0 0 0; }
  .form-subscribe input {
    border: 0;
    line-height: 50px;
    margin: 0;
    opacity: 0.7;
    padding: 0 0.5em;
    transition: opacity 0.2s ease-in-out;
    vertical-align: middle;
    width: calc(100% - 60px); }
  .form-subscribe input[type=email]:hover,
  .form-subscribe input[type=email]:focus {
    opacity: 1; }
  .form-subscribe .subhead {
    letter-spacing: 0;
    font-size: 0.8em; }

/**
 * Header
 _________________________________________________________________________________________
 */
#header {
  background-color: #4c4e55;
  height: 60px;
  max-width: 1600px;
  overflow: visible;
  position: fixed;
  text-align: center;
  top: 0;
  transition: height 0.4s ease-in-out;
  width: 100%;
  z-index: 2; }
  #header.fullscreen {
    background-attachment: scroll;
    background-image: url("img/gradient.jpg");
    background-position: 50% 25%;
    background-size: cover;
    margin: 0 0 200px 0;
    min-height: 80vh;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #header.fullscreen {
        background-attachment: fixed; } }

#site_title {
  background-image: url("img/pi_logotype.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 154px 30px;
  display: inline-block;
  height: 30px;
  left: 5vw;
  position: absolute;
  top: 15px;
  width: 154px;
  z-index: 20; }
  #site_title img {
    margin: 0; }

.subhead {
  color: #c0bdbb;
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
  font-size: 1em;
  margin: 0 0 0.5em 0;
  text-transform: uppercase; }

/**
 * List
 _________________________________________________________________________________________
 */
.artists {
  margin: 0 0 1em 0; }
  .artists a:link,
  .artists a:visited {
    color: #5d812b; }
  .artists a:hover,
  .artists a:active {
    color: #90c743; }
  .artists li {
    font-size: 0.8em;
    line-height: 1; }
    @media only screen and (min-width: 768px) {
      .artists li {
        font-size: 0.9em; } }

.benefits {
  font-weight: bold; }
  .benefits .icon {
    color: #c0bdbb; }

.benefits li:before {
  content: ''; }

.checks .icon {
  color: #c0bdbb; }

.checks li:before {
  content: '';
  padding: 0; }

.events {
  margin: 0;
  padding: 0; }
  .events li {
    margin: 0;
    padding: 0; }
    .events li:before {
      display: none; }
  .events .event_date {
    color: #908781;
    font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
    font-size: 0.8em;
    margin: 0;
    padding: 0; }
    .events .event_date:before {
      color: #c0bdbb;
      content: '■ ';
      margin: 0 0 0.5em 0;
      padding: 0 0.2em 0 0; }
  .events .event_location {
    border-bottom: 1px solid #d8d5d0;
    color: #908781;
    font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0; }
  .events .event_name {
    font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0; }

.news li:before {
  display: none; }

.sharedaddy ul li:before {
  display: none; }

.social {
  display: inline-block;
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
  text-align: center;
  vertical-align: middle; }
  @media only screen and (min-width: 768px) {
    .social {
      margin: 0; } }
  .social a:link,
  .social a:visited {
    color: #66645c; }
  .social li {
    display: inline-block;
    margin: 0;
    padding: 0; }
    .social li:before {
      content: none; }

ul.products li:before {
  content: '';
  margin: 0;
  padding: 0; }

dl.tracks {
  counter-reset: li-counter;
  margin: 0 0 1em 1em;
  padding: 0 0 2em 0; }
  @media only screen and (min-width: 768px) {
    dl.tracks {
      margin: 0 0 2em 0; } }
  dl.tracks dd {
    color: #c0bdbb;
    display: inline-block;
    float: right;
    font-size: 0.9em;
    line-height: 1.1;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 24%; }
  dl.tracks dt {
    clear: both;
    float: left;
    font-size: 0.9em;
    margin: 0 0 0.5em 2%;
    padding: 0;
    position: relative;
    width: 74%; }
    dl.tracks dt:before {
      color: #c0bdbb;
      content: counter(li-counter, decimal-leading-zero);
      display: inline-block;
      counter-increment: li-counter;
      font-size: 0.9em;
      line-height: 1.1;
      margin: 0 0 0.5em -1.5em;
      padding: 0;
      width: 1.25em; }

/**
 * Navigation
 _________________________________________________________________________________________
 */
nav {
  display: block;
  width: 100%; }

.nav-footer {
  font-size: 0.8em; }
  .nav-footer a:link,
  .nav-footer a:visited {
    color: #b7db85; }
  .nav-footer a:hover,
  .nav-footer a:active {
    color: #cee6ab; }

.nav-global {
  background-color: #4c4e55;
  display: none;
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
  left: 0;
  margin: 0 0 1em 0;
  position: fixed;
  right: 0;
  text-align: right;
  text-transform: uppercase;
  top: 60px;
  transition: top 0.4s ease-in-out;
  z-index: 1; }
  .nav-global a {
    display: block;
    line-height: 60px;
    padding: 0 5%;
    text-align: left; }
    .nav-global a:link, .nav-global a:visited {
      color: #c0bdbb; }
    .nav-global a:hover, .nav-global a:active {
      background-color: #373836;
      color: #f4f2ee; }
      @media only screen and (min-width: 768px) {
        .nav-global a:hover, .nav-global a:active {
          background-color: transparent; } }
    @media only screen and (min-width: 768px) {
      .nav-global a {
        padding: 0 16px;
        text-align: center; } }
    @media only screen and (min-width: 960px) {
      .nav-global a {
        height: 100%; } }
  @media only screen and (min-width: 768px) {
    .nav-global .current:before {
      bottom: 0; }
      .nav-global .current:before a:link,
      .nav-global .current:before a:visited {
        color: #f4f2ee; } }
  .nav-global .icon {
    display: none;
    font-size: 1em; }
  .nav-global li {
    display: block;
    font-size: 1.1em;
    margin: 0 0 0 -4px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left; }
    .nav-global li:before {
      content: none; }
    @media only screen and (min-width: 480px) {
      .nav-global li {
        width: auto; } }
    @media only screen and (min-width: 768px) {
      .nav-global li {
        display: inline-block;
        font-size: 0.8em;
        text-align: right; } }
  .nav-global li:before {
    border-bottom: 12px solid #f4f2ee;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    bottom: -12px;
    content: '';
    display: block;
    height: 0;
    left: 50%;
    margin: 0 0 0 -12px;
    position: absolute;
    transition: bottom 0.15s ease-in;
    width: 0; }
  @media only screen and (min-width: 768px) {
    .nav-global li:hover:before {
      bottom: 0; } }
  .nav-global li.cart-icon {
    font-size: 1.1em;
    width: auto; }
    @media only screen and (min-width: 768px) {
      .nav-global li.cart-icon a {
        padding: 0 10px; } }
  .nav-global li.search-icon {
    display: none;
    font-size: 1.1em;
    width: auto; }
    @media only screen and (min-width: 768px) {
      .nav-global li.search-icon {
        display: inline-block; }
        .nav-global li.search-icon a {
          padding: 0 10px; } }
  .nav-global li.search-form {
    min-height: 60px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .nav-global li.search-form {
        display: none; } }
  .nav-global ul {
    line-height: normal;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    vertical-align: middle; }
  @media only screen and (min-width: 768px) {
    .nav-global {
      display: block;
      height: 60px;
      overflow: visible;
      top: 0; } }

.home .nav-global li:hover:before {
  bottom: -12px; }

.single-pi_release .nav-global li:before {
  border-bottom: 12px solid #edeae4; }

nav.pagination {
  clear: both;
  color: #c0bdbb;
  font-size: 0.8em;
  line-height: 50px;
  margin: 0.5em 0 1em 0; }
  nav.pagination a {
    display: block;
    line-height: 50px;
    padding: 0 0.5em; }
  nav.pagination .current {
    color: #908781;
    display: block;
    font-weight: bold;
    line-height: 50px;
    padding: 0 0.5em; }
  nav.pagination .pagecount {
    display: none;
    font-size: 1.1em;
    line-height: 50px; }
    @media only screen and (min-width: 768px) {
      nav.pagination .pagecount {
        display: inline-block;
        float: left;
        margin: 0 1em 0 0; } }
  nav.pagination li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle; }
    nav.pagination li.first, nav.pagination li.last {
      display: none; }
      @media only screen and (min-width: 768px) {
        nav.pagination li.first, nav.pagination li.last {
          display: inline-block; } }
  nav.pagination ul li:before {
    display: none; }
  nav.pagination ul {
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      nav.pagination ul {
        text-align: right; } }

.nav-segmented {
  font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
  font-size: 0.8em;
  margin: 1em 0;
  text-align: center; }
  .nav-segmented a {
    background-color: #c0bdbb;
    border: 1px solid #d8d5d0;
    border-left: 0;
    color: #f4f2ee;
    display: block;
    line-height: 2.4em;
    padding: 0.5em 1em 0.3em 1em; }
  .nav-segmented a:hover {
    background: #908781; }
  .nav-segmented li {
    background-color: #f4f2ee;
    display: inline-block;
    font-size: 0.9em;
    margin-right: -3px;
    padding: 0 0 0 1px; }
    .nav-segmented li:before {
      content: none; }
  .nav-segmented li:first-child a {
    border-radius: 2em 0 0 2em;
    padding: 0.5em 1em 0.3em 1.5em; }
  .nav-segmented li:last-child a {
    border-radius: 0 2em 2em 0;
    padding: 0.5em 1.5em 0.3em 1em; }
  .nav-segmented li:first-child:last-child a {
    border-radius: 2em;
    padding: 0.5em 1.5em 0.3em 1.5em; }
  .nav-segmented li.current a {
    background-color: #908781;
    color: #f4f2ee; }
  .nav-segmented ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  @media only screen and (min-width: 768px) {
    .nav-segmented {
      margin: 0 1.5% 1em 0;
      text-align: right; } }

/**
 * Post
 _________________________________________________________________________________________
 */
.post {
  border-bottom: 1px solid #d8d5d0;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0; }
  .post p {
    font-size: 0.9em;
    margin: 0 0 1em 0; }

.post_author {
  color: #c0bdbb; }

.post_date {
  font-size: 0.8em;
  margin: 0 0 0.5em 0;
  padding: 0; }
  .post_date a:link,
  .post_date a:visited {
    color: #c0bdbb; }
  .post_date a:hover,
  .post_date a:active {
    text-decoration: underline; }

.post_title {
  color: #2d2824;
  margin: 0 0 0.5em 0;
  padding: 0; }

/* Release */
.release {
  border-bottom: 1px solid #e1e5e6;
  margin: 0;
  max-width: 100%;
  min-height: 60px;
  position: relative;
  top: 0;
  transition: all 0.3s ease-in-out; }
  @media only screen and (min-width: 480px) {
    .release {
      border-bottom: 0;
      border-radius: 4px;
      margin: 0 0 0.5em 0; } }
  .release > a {
    display: block;
    padding: 10px; }
  .release .artwork {
    left: 10px;
    position: absolute;
    top: 10px;
    width: 50px; }
    .release .artwork img {
      display: block;
      margin: 0;
      opacity: 1;
      transition: 0.3s ease-in-out;
      backface-visibility: hidden; }
    @media only screen and (min-width: 480px) {
      .release .artwork {
        left: 0;
        padding: 0 0 0.5em 0;
        position: relative;
        top: 0;
        width: auto; } }
  .release .icon-cd,
  .release .icon-download {
    font-size: 2em; }
  .release .icons {
    display: none;
    font-family: "proxima-nova-condensed", "Helvetica Nueue", "Arial", sans-serif;
    font-size: 0.6em;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 35%;
    transition: all 0.5s ease-in-out; }
    @media only screen and (min-width: 480px) {
      .release .icons {
        display: block;
        opacity: 0; } }
    .release .icons a {
      display: inline-block;
      text-align: center; }
    .release .icons a:link,
    .release .icons a:visited {
      color: #c0bdbb; }
    .release .icons a:hover,
    .release .icons a:active,
    .release .icons a:hover i,
    .release .icons a:active i {
      color: #908781; }
    .release .icons i {
      display: block;
      font-size: 3em;
      line-height: 1;
      transition: color 0.2s ease-out; }
  .release .release_artist {
    color: #c0bdbb;
    font-size: 0.85em;
    line-height: 1.1;
    margin: 0 0 0.5em 64px;
    position: relative;
    transition: color 0.2s ease-in-out; }
    @media only screen and (min-width: 480px) {
      .release .release_artist {
        margin: 0; } }
  .release .release_title {
    color: #908781;
    font-size: 1em;
    line-height: 1.1;
    margin: 0.1em 0 0.2em 64px;
    padding: 0.1em 0 0 0;
    position: relative;
    text-transform: capitalize;
    transition: color 0.2s ease-in-out; }
    @media only screen and (min-width: 480px) {
      .release .release_title {
        margin: 0;
        padding: 0.6em 0 0.2 0; } }

.release-sidebar {
  border-bottom: 1px solid #e1e5e6;
  margin: 0;
  max-width: 100%;
  min-height: 60px;
  position: relative;
  top: 0;
  transition: all 0.3s ease-in-out; }
  .release-sidebar > a {
    display: block;
    padding: 10px; }
  .release-sidebar .artwork {
    left: 10px;
    position: absolute;
    top: 10px;
    width: 50px; }
    .release-sidebar .artwork img {
      display: block;
      margin: 0;
      opacity: 1;
      transition: 0.3s ease-in-out;
      backface-visibility: hidden; }
  .release-sidebar .release_artist {
    color: #c0bdbb;
    font-size: 0.8em;
    line-height: 1.1;
    margin: 0 0 0.5em 64px;
    position: relative;
    transition: color 0.2s ease-in-out; }
  .release-sidebar .release_title {
    color: #908781;
    font-size: 0.8em;
    line-height: 1.1;
    margin: 0.1em 0 0.2em 64px;
    padding: 0.1em 0 0 0;
    position: relative;
    text-transform: capitalize;
    transition: color 0.2s ease-in-out; }

.release:hover,
.release-sidebar:hover {
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05); }
  @media only screen and (min-width: 480px) {
    .release:hover,
    .release-sidebar:hover {
      top: -5px; } }
  .release:hover img,
  .release-sidebar:hover img {
    opacity: 0.5; }
  .release:hover .icons,
  .release-sidebar:hover .icons {
    opacity: 1;
    top: 30%; }
  .release:hover .release_artist,
  .release-sidebar:hover .release_artist {
    color: #90c743; }
  .release:hover .release_title,
  .release-sidebar:hover .release_title {
    color: #5d812b; }

@media only screen and (min-width: 480px) {
  .release-sidebar:hover {
    top: 0; } }

.release-single .artists.long {
  column-count: 2; }

.release-single .artists li {
  margin: 0; }

.release-single img.artwork {
  margin: -1.5em -5.5555% 0.5em -5.5555%;
  max-width: 111.1111%;
  width: 111.1111%; }
  @media only screen and (min-width: 768px) {
    .release-single img.artwork {
      margin-top: 0; } }

@media only screen and (min-width: 768px) {
  .release-single .box {
    font-size: 2vw; } }

@media only screen and (min-width: 960px) {
  .release-single .box {
    font-size: 1.8vw; } }

@media only screen and (min-width: 1200px) {
  .release-single .box {
    font-size: 1.6vw; } }

.release-single .release_date {
  color: #c0bdbb;
  display: block;
  font-size: 0.8em;
  margin: 0 0 1em 0; }

.release-single h1.release_title {
  font-size: 2em;
  line-height: 1;
  margin: 0 0 0.2em 0; }
  @media only screen and (min-width: 768px) {
    .release-single h1.release_title {
      margin: 1.8vw 0 0.2em 0; } }
  @media only screen and (min-width: 960px) {
    .release-single h1.release_title {
      margin: 2.2vw 0 0.2em 0; } }
  @media only screen and (min-width: 1200px) {
    .release-single h1.release_title {
      margin: 2.5vw 0 0.2em 0; } }

.release-single h2.release_artist {
  color: #687379;
  font-size: 1.5em;
  line-height: 1;
  margin: 0 0 0.5em 0; }

.release-single:hover {
  background-color: none; }
