@charset "UTF-8";
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

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

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

[hidden] {
  display: none;
}

html {
  background: #fff;
  color: #000;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

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

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

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

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

input[type='checkbox'], input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

@font-face {
  font-family: "discreation-icons";
  src: url("../fonts/discreation-icons.eot?33227629");
  src: url("../fonts/discreation-icons.eot?33227629#iefix") format("embedded-opentype"), url("../fonts/discreation-icons.woff?33227629") format("woff"), url("../fonts/discreation-icons.ttf?33227629") format("truetype"), url("../fonts/discreation-icons.svg?33227629#discreation") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "liturgisch";
  src: url("../fonts/liturgisch.regular-webfont.eot");
  src: url("../fonts/liturgisch.regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/liturgisch.regular-webfont.woff2") format("woff2"), url("../fonts/liturgisch.regular-webfont.woff") format("woff"), url("../fonts/liturgisch.regular-webfont.ttf") format("truetype"), url("../fonts/liturgisch.regular-webfont.svg#liturgischregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "pt_serif";
  src: url("../fonts/ptf75f.woff2") format("woff2"), url("../fonts/ptf75f.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "pt_serif";
  src: url("../fonts/ptf56f.woff2") format("woff2"), url("../fonts/ptf56f.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "pt_serif";
  src: url("../fonts/ptf55f.woff2") format("woff2"), url("../fonts/ptf55f.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "discreation-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

.icon-youtube:before {
  content: "";
}

.icon-myspace:before {
  content: "";
}

.icon-amazon:before {
  content: "";
}

.icon-soundcloud:before {
  content: "";
}

.icon-next:before {
  content: "";
}

.icon-previous:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-pause:before {
  content: "";
}

.icon-download-alt:before {
  content: "";
}

.icon-facebook-rect:before {
  content: "";
}

.icon-twitter-bird:before {
  content: "";
}

.icon-volume-off:before {
  content: "";
}

.icon-volume-down:before {
  content: "";
}

.icon-volume-up:before {
  content: "";
}

/*********************
 * CLEARFIXIN
 ******************** */
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

/*********************
 * TOOLS
 ******************** */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*********************
 * COLORS
 ******************** */
/*********************
 * TYPOGRAPHY
 ******************** */
.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}

.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}

/*********************
 * Links
 ******************** */
/*********************
 * TRANSITION
 ******************** */
/*********************
 * CSS3 GRADIENTS
 ******************** */
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
 * BOX SIZING
 ******************** */
/* @include box-sizing(border-box); */
/*********************
 * CLEARFIX
 ******************** */
/* @include clearfix; */
/************
 * Mixins
 * ********* */
.row {
  *zoom: 1;
}
.row:before {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.row [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}
.row [class*="span"]:first-child {
  margin-left: 0;
}
.row .span12 {
  width: 100%;
  *width: 99.9468085106%;
}
.row .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}
.row .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}
.row .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}
.row .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}
.row .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}
.row .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}
.row .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}
.row .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}
.row .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}
.row .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}
.row .span1 {
  width: 6.3829787234%;
  *width: 6.329787234%;
}

/*********************
 * WIDGETS
 ******************** */
.upcoming-events dl {
  list-style: none;
  padding: 0;
}
.upcoming-events dl dt {
  clear: left;
  float: left;
  color: #b3b3b3;
}
.upcoming-events dl dd {
  margin-bottom: 0.4em;
  display: block;
  margin-left: 3.3em;
}

.qtranxs_widget {
  background: rgba(0, 0, 0, 0.7);
  float: right;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 26px;
  padding: 0 10px;
}
.qtranxs_widget ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  padding: 0;
  max-width: 1140px;
}
.qtranxs_widget li {
  float: right;
  margin-left: 1em;
  opacity: 0.7;
  line-height: 26px;
}
.qtranxs_widget li a {
  background-position: 0 46%;
  background-size: 15px;
  text-decoration: none;
  color: #ccc;
  font-size: 12px;
  padding-left: 20px;
}
.qtranxs_widget li.active {
  opacity: 1;
}
.qtranxs_widget .qtranxs_flag_de {
  background-image: url(../images/flags/de.png);
  background-repeat: no-repeat;
}
.qtranxs_widget .qtranxs_flag_en {
  background-image: url(../images/flags/gb.png);
  background-repeat: no-repeat;
}

/* Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: Responsive Audio Playlist
 *
 * Copyright (c) 2013 Symmetrix
 * Dual licensed under the MIT and GPL licenses.
 *  - http://www.opensource.org/licenses/mit-license.php
 *  - http://www.gnu.org/copyleft/gpl.html
 *
 * Author: Peter Frick
 * Skin Version: 0.1 (jPlayer 2.3.1)
 * Date: 25.05.2013
 */
.jplayer {
  background: #23221d;
  padding: 10px;
}
.jplayer .jp-jplayer {
  float: left;
  width: 100px;
  height: 100px;
}
.jplayer .jp-jplayer img {
  max-width: 100px;
  max-height: 100px;
}
.jplayer .jp-interface {
  position: relative;
  height: 100px;
  margin-left: 100px;
}
.jplayer .jp-controls {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 50px;
  position: relative;
}
.jplayer .jp-controls li {
  display: inline;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
}
.jplayer .jp-controls li a {
  display: block;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: transparent;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 10px;
  text-decoration: none;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.2);
  background: #535353;
  border-radius: 50%;
  box-shadow: inset 1px 1px 1px #9f9f9f, inset -1px -1px 1px #202020, -1px -1px 1px rgba(0, 0, 0, 0.7);
}
.jplayer .jp-controls li a:hover {
  background: #5d5d5d;
}
.jplayer .jp-controls li a:active {
  box-shadow: inset 1px 1px 1px #797979, inset -1px -1px 1px #202020, -1px -1px 1px rgba(0, 0, 0, 0.7);
}
.jplayer .jp-controls li a:before {
  display: block;
  position: absolute;
  left: 7px;
  color: #eee;
  font-size: 24px;
  text-shadow: -2px -2px 1px rgba(0, 0, 0, 0.4);
}
.jplayer .jp-controls li a:hover:before {
  color: #fff;
}
.jplayer .jp-controls .icon-play,
.jplayer .jp-controls .icon-pause {
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin-top: 0;
  margin-left: -30px;
  top: 0;
}
.jplayer .jp-controls .icon-play:before {
  left: 12px;
  top: 0;
  font-size: 44px;
}
.jplayer .jp-controls .icon-pause:before {
  top: 0;
  left: 12px;
  font-size: 36px;
}
.jplayer .jp-controls .icon-previous {
  margin-left: -65px;
  left: 45%;
}
.jplayer .jp-controls .icon-next {
  margin-left: 25px;
  left: 55%;
}
.jplayer .icon-volume-off,
.jplayer .icon-volume-up {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  color: transparent;
  margin-left: -20px;
  cursor: pointer;
}
.jplayer .icon-volume-off:before,
.jplayer .icon-volume-up:before {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
}
.jplayer .jp-current-time,
.jplayer .jp-duration {
  width: 46px;
  font-size: 0.8em;
  line-height: 20px;
  position: absolute;
  top: 70px;
  text-align: center;
  color: #ddd;
  font-family: Helvetica, Arial, sans-serif;
}
.jplayer .jp-current-time {
  left: 0;
}
.jplayer .jp-duration {
  right: 0;
}
.jplayer .jp-seeking-bg {
  background: orange;
}
.jplayer .jp-progress {
  position: absolute;
  top: 68px;
  left: 46px;
  right: 46px;
  height: 20px;
  padding: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: -1px -1px 0 #060606, 1px 1px 0 #535353;
}
.jplayer .jp-seek-bar {
  background: #34322a;
  width: 0;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  border-radius: 3px;
}
.jplayer .jp-play-bar {
  background: #3d5050;
  width: 0;
  height: 100%;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2f5e5e), to(#152b2b));
  background-image: -webkit-linear-gradient(top, #2f5e5e, #152b2b);
  background-image: -moz-linear-gradient(top, #2f5e5e, #152b2b);
  background-image: -o-linear-gradient(top, #2f5e5e, #152b2b);
  background-image: linear-gradient(to bottom, #2f5e5e, #152b2b);
}
.jplayer .jp-playlist {
  display: block;
  overflow-y: scroll;
  max-height: 8em;
}
.jplayer .jp-title ul,
.jplayer .jp-playlist ul {
  list-style-type: none;
  font-size: 0.8em;
  line-height: 1.4em;
  margin: 0;
  padding: 3px 0 0;
}
.jplayer .jp-video .jp-playlist ul {
  margin: 0 20px;
}
.jplayer .jp-title li,
.jplayer .jp-playlist li {
  position: relative;
  padding: 2px 0;
  border-top: 1px solid black;
  border-bottom: 1px solid #535353;
  overflow: hidden;
}
.jplayer .jp-title li {
  border-bottom: none;
  border-top: none;
  padding: 0;
  text-align: center;
}
.jplayer .jp-playlist li:first-child {
  border-top: none;
  padding-top: 3px;
}
.jplayer .jp-playlist li:last-child {
  border-bottom: none;
  padding-bottom: 3px;
}
.jplayer .jp-playlist a {
  color: #cccccc;
  text-decoration: none;
}
.jplayer .jp-playlist a:hover {
  color: white;
}
.jplayer .jp-playlist li.jp-playlist-current {
  background-color: #2b2a23;
}
.jplayer .jp-playlist li.jp-playlist-current a {
  color: #fff;
}
.jplayer .jp-playlist a.jp-playlist-item-remove {
  float: right;
  display: inline;
  text-align: right;
  margin-left: 10px;
  font-weight: bold;
  color: #8C7A99;
  color: red;
}
.jplayer .jp-playlist a.jp-playlist-item-remove:hover {
  color: #E892E9;
}
.jplayer .jp-playlist span.jp-free-media {
  float: right;
  display: inline;
  text-align: right;
  color: #ddd;
}
.jplayer .jp-playlist span.jp-free-media a {
  color: #d8c184;
}
.jplayer .jp-playlist span.jp-free-media a:hover {
  color: #e1a200;
}
.jplayer .jp-no-solution {
  position: absolute;
  width: 390px;
  margin-left: -202px;
  left: 50%;
  top: 10px;
  padding: 5px;
  font-size: 0.8em;
  background-color: #3a2a45;
  border-top: 2px solid #554461;
  border-left: 2px solid #554461;
  border-right: 2px solid #180a1f;
  border-bottom: 2px solid #180a1f;
  color: #FFF;
  display: none;
}
.jplayer .jp-no-solution a {
  color: #FFF;
}
.jplayer .jp-no-solution span {
  font-size: 1em;
  display: block;
  text-align: center;
  font-weight: bold;
}
.jplayer .jp-audio .jp-no-solution {
  width: 190px;
  margin-left: -102px;
}

/* @end */
.widget_products li {
  position: relative;
  padding: 0 4.6em 0 3.3em;
  min-height: 2.7em;
}
.widget_products img {
  max-width: 2.8em;
  height: auto;
  position: absolute;
  left: 0;
  top: 0.1em;
}
.widget_products .amount {
  color: #fff;
  padding: 0.5em 0;
  width: 3.6em;
  height: 2.7em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  display: block;
  position: absolute;
  right: 0.1em;
  top: 0;
  top: -0.5em;
}
.widget_products del {
  display: none;
}

.widget_shopping_cart li {
  position: relative;
  padding: 0 4.8em 0 3.3em;
  min-height: 2.7em;
}
.widget_shopping_cart li.empty {
  padding-left: 0;
}
.widget_shopping_cart li .quantity {
  color: gray;
}
.widget_shopping_cart li a {
  margin-right: 0.3em;
}
.widget_shopping_cart li dl {
  display: inline-block;
}
.widget_shopping_cart img {
  max-width: 2.8em;
  height: auto;
  position: absolute;
  left: 0;
  top: -0.5em;
}
.widget_shopping_cart .amount {
  color: #fff;
  padding: 0.5em 0;
  width: 3.6em;
  height: 2.7em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
  top: -0.5em;
  text-indent: 0;
}
.widget_shopping_cart .total {
  position: relative;
}
.widget_shopping_cart .total .amount {
  background: transparent;
  border: none;
  border-radius: 0;
  border-top: 2px solid gray;
}

.widget table.shipping td {
  padding-right: 1em;
}
.widget table.shipping td:nth-child(2) {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f2f2f2;
}

/*********************
 * Modules
 ******************** */
/*********************
 * Band bio, etc.
 ******************** */
.band .image.wide img {
  border: solid #ddd5d5 1em;
}
.band .teaser {
  font-weight: bold;
  color: white;
}
.band .current-members {
  list-style: none;
  width: 100%;
  *zoom: 1;
}
.band .current-members:before {
  display: table;
  content: "";
  line-height: 0;
}
.band .current-members:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.band .current-members li {
  display: block;
  margin-bottom: 1em;
  overflow: hidden;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}
.band .current-members li:first-child {
  margin-left: 0;
}
.band .current-members li p,
.band .current-members li img {
  margin: 0;
}
.band .current-members li br {
  display: none;
}
.band .current-members li h3 {
  font-size: 0.9em;
  margin: 0;
}
.band .current-members li h3 span {
  display: block;
  color: #cccccc;
}
.band .past-members {
  list-style: none;
  padding: 0;
  zoom: 1;
}
.band .past-members:before, .band .past-members:after {
  content: "";
  display: table;
}
.band .past-members:after {
  clear: both;
}
.band .past-members dt {
  float: left;
  clear: left;
}
.band .past-members dd {
  float: left;
  margin: 0 0 0 0.5em;
  color: #b3b3b3;
}
.band .past-members dd:before {
  content: " · ";
  margin-right: 0.3em;
}
.band .discography {
  width: 100%;
  *zoom: 1;
}
.band .discography:before {
  display: table;
  content: "";
  line-height: 0;
}
.band .discography:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.band .discography li {
  position: relative;
  margin-bottom: 1.8em;
  display: block;
  overflow: hidden;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}
.band .discography li:first-child {
  margin-left: 0;
}
.band .discography li p {
  margin: 0;
  position: relative;
}
.band .discography li br {
  display: none;
}
.band .discography li img {
  width: 100%;
  height: auto;
  margin: 0;
}
.band .discography li h3 {
  font-size: 1.1em;
  margin-bottom: 0.2em;
}
.band .discography li .release {
  position: absolute;
  display: block;
  text-align: right;
  top: 8%;
  right: 0;
  margin: 0;
  padding: 0.3em 1em;
  background: rgba(0, 0, 0, 0.7);
  color: #e6e6e6;
}

@media only screen and (max-width: 999px) {
  .band .discography li {
    width: 48.9361702128%;
    *width: 48.8829787234%;
  }
  .band .discography li:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .band .discography li {
    width: 31.914893617%;
    *width: 31.8617021277%;
  }
  .band .discography li:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1100px) {
  .band p {
    margin-left: 10.333333333%;
    margin-right: 10.333333333%;
  }
  .band .image.wide {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 399px) {
  .band .current-members li {
    width: 30%;
    margin-left: 3%;
  }
  .band .current-members li:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
  }
}
@media only screen and (min-width: 400px) {
  .band .current-members li {
    width: 19%;
    margin-left: 1%;
  }
  .band .current-members li:nth-child(5n+1) {
    clear: left;
    margin-left: 0;
  }
}
/*********************
 * Gigs
 ******************** */
.gigs .gigsList {
  margin: 0 0 3em;
  padding: 0.2em 0 0 0;
  clear: both;
}
.gigs .gigsList dt {
  float: left;
  width: 4em;
  margin-top: 1.2em;
  padding: 0;
}
.gigs .gigsList dd {
  margin: 0 0 0 4.6em;
  padding: 0 0 0 0.8em;
  border-left: 1px solid #575757;
}
.gigs .gigsList dd.gigsTitel {
  color: whitesmoke;
  margin-top: 1.2em;
}
.gigs .gigsList dt + dd + dd + dd {
  display: none;
}
.gigs .gigsList.upcomingGigs {
  padding: 0.2em 0.8em 0.8em 0.8em;
  background-color: #23221d;
}
.gigs .gigsList.upcomingGigs dt, .gigs .gigsList.upcomingGigs .gigsTitel {
  color: #fff;
}

/*********************
 * Lightbox
 ******************** */
#imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 10000;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
}

#imagelightbox-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/*********************
 * NAVIGATION STYLES
 ******************** */
/* all navs have a .nav class applied via
 * the wp_menu function; this is so we can
 * easily write one group of styles for
 * the navs on the site so our css is cleaner
 * and more scalable.
 */
.top-nav {
  margin: 1em 0 0;
  background: transparent;
  text-align: center;
  /* highlight current page */
}
.top-nav li {
  display: inline;
}
.top-nav li a {
  display: inline-block;
  text-decoration: none;
  padding: 10px 8px;
  margin-top: 4px;
  background: #1b1916;
  color: #f2f2f2;
  -webkit-transition: background-color 300ms, color 300ms;
  -moz-transition: background-color 300ms, color 300ms;
  transition: background-color 300ms, color 300ms;
}
.top-nav li a:hover, .top-nav li a:focus {
  background: #2e2c26;
  color: #fff;
}
.top-nav li.current-menu-item a,
.top-nav li.current_page_item a,
.top-nav li.current-page-ancestor a {
  background: #3c3a31;
  position: relative;
}
.top-nav li.current-menu-item a::after,
.top-nav li.current_page_item a::after,
.top-nav li.current-page-ancestor a::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 8px;
  right: 8px;
  height: 2px;
  background: #999999;
}

@media screen and (min-width: 500px) {
  .top-nav {
    border: 0;
  }
  .top-nav li a {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 18px;
    margin-right: 3px;
  }
  .top-nav li.current-menu-item a::after,
  .top-nav li.current_page_item a::after,
  .top-nav li.current-page-ancestor a::after {
    top: 34px;
    left: 24px;
    right: 24px;
  }
}
.footer-nav li {
  display: inline;
  margin-right: 1em;
}

@media screen and (max-width: 350px) {
  .footer-nav li {
    font-size: 0.9em;
  }
}
/*********************
 * GENERAL STYLES
 ******************** */
.header {
  background-image: url(../images/header_1920.jpg);
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.header .logo {
  margin: 7% auto 10% auto;
  display: block;
  max-width: 70%;
}

/*********************
 * RESPONSIVE BEHAVIOUR
 ******************** */
@media only screen and (min-width: 640px) {
  .header .logo {
    max-width: 50%;
  }
}
@media only screen and (min-width: 1240px) {
  .header {
    background-position: 50% 80%;
  }
}
/*********************
 * GENERAL STYLES
 ******************** */
.homepage-widgets {
  background: #3c3a31;
  padding: 0 0 1em;
}
.homepage-widgets .current-release h2 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
.homepage-widgets .current-cover {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.7);
}
.homepage-widgets .reviews,
.homepage-widgets .player {
  margin-top: 0.3em;
  margin-bottom: 1em;
}

/*********************
 * RESPONSIVE BEHAVIOUR
 ******************** */
@media only screen and (max-width: 519px) {
  .homepage-widgets {
    padding: 0;
  }
  .homepage-widgets .row [class*="span"] {
    width: 100%;
    margin-left: 0;
  }
  .homepage-widgets .current-release h2 {
    position: absolute;
    width: 95%;
  }
  .homepage-widgets .current-release .textwidget {
    margin-top: 3.2em;
  }
  .homepage-widgets .current-cover {
    max-width: 40%;
    display: block;
    margin-top: 3.4em;
  }
}
@media only screen and (min-width: 520px) and (max-width: 899px) {
  .homepage-widgets .current-cover {
    max-width: 30%;
  }
}
@media only screen and (min-width: 1000px) {
  .homepage-widgets .current-cover {
    float: right;
    margin-left: 1em;
    max-width: auto;
    max-height: 15em;
  }
}
@media only screen and (min-width: 520px) and (max-width: 699px) {
  .homepage-widgets .row .current-release {
    width: 100%;
    *width: 99.9468085106%;
  }
  .homepage-widgets .row .reviews {
    width: 40.4255319149%;
    *width: 40.3723404255%;
    margin-left: 0;
    clear: left;
  }
  .homepage-widgets .row .player {
    width: 57.4468085106%;
    *width: 57.3936170213%;
  }
}
@media only screen and (min-width: 700px) and (max-width: 899px) {
  .homepage-widgets .row .current-release {
    width: 100%;
    *width: 99.9468085106%;
  }
  .homepage-widgets .row .reviews {
    width: 40.4255319149%;
    *width: 40.3723404255%;
    margin-left: 0;
    clear: left;
  }
  .homepage-widgets .row .player {
    width: 57.4468085106%;
    *width: 57.3936170213%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1040px) {
  .homepage-widgets .current-cover {
    max-width: 40%;
    height: auto;
    max-height: auto;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1160px) {
  .homepage-widgets h2 {
    font-size: 1.6em;
  }
}
@media only screen and (min-width: 900px) {
  .homepage-widgets {
    padding: 0.4em 0 1em;
  }
  .homepage-widgets .row .current-release {
    width: 48.9361702128%;
    *width: 48.8829787234%;
  }
  .homepage-widgets .row .reviews {
    width: 14.8936170213%;
    *width: 14.8404255319%;
    font-size: 0.7em;
  }
  .homepage-widgets .row .player {
    width: 31.914893617%;
    *width: 31.8617021277%;
  }
  .homepage-widgets .current-cover {
    margin-top: 0.4em;
  }
}
@media only screen and (min-width: 1100px) {
  .homepage-widgets .row .reviews {
    font-size: 0.85em;
  }
}
.review-table-container {
  overflow: hidden;
  position: relative;
  height: 260px;
}
.review-table-container .read-less,
.review-table-container .read-more {
  display: block;
  text-align: center;
  line-height: 70px;
  height: 60px;
  width: 100%;
  border-bottom: 5px solid #3c3a31;
}
.review-table-container .read-more {
  position: absolute;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(60, 58, 49, 0)), to(rgba(60, 58, 49, 0.99)));
  background-image: -webkit-linear-gradient(top, rgba(60, 58, 49, 0), rgba(60, 58, 49, 0.99));
  background-image: -moz-linear-gradient(top, rgba(60, 58, 49, 0), rgba(60, 58, 49, 0.99));
  background-image: -o-linear-gradient(top, rgba(60, 58, 49, 0), rgba(60, 58, 49, 0.99));
  background-image: linear-gradient(to bottom, rgba(60, 58, 49, 0), rgba(60, 58, 49, 0.99));
}
.review-table-container:target {
  overflow: hidden;
  height: auto;
}
.review-table-container:target .read-more {
  display: none;
}

.review-table {
  width: 100%;
  margin-top: 4px;
}
.review-table th, .review-table td {
  vertical-align: top;
}
.review-table th a, .review-table td a {
  color: #cccccc;
  text-decoration: none;
}
.review-table th a:hover, .review-table td a:hover {
  color: white;
}
.review-table th {
  text-align: left;
  font-weight: normal;
}
.review-table td {
  text-align: right;
}
.review-table .print {
  color: white;
  font-size: 1.1em;
}
.review-table .print-start {
  border-top: 2px solid #cccccc;
}
.review-table .print-start th, .review-table .print-start td {
  padding-top: 0.2em;
}
.review-table .print-end {
  border-bottom: 2px solid #cccccc;
  margin-bottom: 0.3em;
}
.review-table .print-end th, .review-table .print-end td {
  padding-bottom: 0.25em;
}
.review-table .online-start th, .review-table .online-start td {
  padding-top: 9px;
}

/*********************
 * GENERAL STYLES
 ******************** */
.news {
  padding-top: 1.6em;
  overflow-x: hidden;
}
.news article {
  margin-top: 1em;
}
.news time {
  color: white;
}
.news h1 {
  border-bottom: 2px solid #999999;
  font-family: "pt_serif", Cambria, Times New Roman, Times, serif;
  font-size: 1.2em;
}
.news ul {
  list-style-type: disc;
  padding-left: 2.4em;
}

/*********************
 * RESPONSIVE BEHAVIOUR
 ******************** */
@media only screen and (max-width: 539px) {
  .news time {
    float: right;
    font-size: 0.8em;
    line-height: 2.3em;
    padding-left: 1.6em;
  }
}
@media only screen and (min-width: 540px) {
  .news time {
    display: block;
    float: left;
    width: 9.574468085%;
    *width: 9.494680851%;
    background: transparent url(../images/badge.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 0.5em;
    padding-bottom: 1.2em;
    color: white;
  }
  .news time span {
    text-align: center;
    display: block;
    line-height: 1.2em;
  }
  .news time .day {
    font-size: 1.7em;
    padding-left: 0.1em;
  }
  .news time .day sup {
    font-size: 0.45em;
    vertical-align: -0.5em;
    margin-bottom: 0.3em;
  }
  .news time .month {
    font-size: 0.9em;
    margin-top: 0.5em;
    margin-bottom: 0;
  }
  .news time .day + .month {
    margin-top: 0;
    margin-bottom: 0.5em;
  }
  .news time .month + .day {
    margin-top: -0.2em;
    margin-bottom: 0.2em;
  }
  .news h1 {
    margin-left: 12.765957447%;
    *margin-left: 12.606382979%;
  }
  .news section {
    margin-left: 12.765957447%;
    *margin-left: 12.606382979%;
  }
}
/*********************
 * MODULE link-list
 ******************** */
.link-list {
  width: 100%;
  *zoom: 1;
}
.link-list:before {
  display: table;
  content: "";
  line-height: 0;
}
.link-list:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.link-list li {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 48.9361702128%;
  *width: 48.8829787234%;
}

.products {
  width: 100%;
  *zoom: 1;
}
.products:before {
  display: table;
  content: "";
  line-height: 0;
}
.products:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.products li {
  position: relative;
  margin-bottom: 1.8em;
  display: block;
  overflow: hidden;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}
.products li:first-child {
  margin-left: 0;
}
.products li img {
  width: 100%;
  height: auto;
}
.products li .onsale {
  display: none;
}
.products li a, .products li a:visited {
  text-decoration: none;
}
.products li h3 {
  margin: 0 0.4em 0.4em;
  font-size: 1em;
}
.products li .price,
.products li .soldout {
  position: absolute;
  left: -1.8em;
  top: 0.8em;
  padding: 0.1em;
  min-width: 7em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  font-size: 1.2em;
  font-family: sans-serif;
  color: #fff;
  background: #7c0303;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
}
.products li .price del,
.products li .soldout del {
  position: absolute;
  min-width: 7em;
  top: -1em;
  left: 2.3em;
  font-size: 0.6em;
  color: #cccccc;
  background: #4b0202;
}
.products li .price ins,
.products li .soldout ins {
  text-decoration: none;
}
.products li .price .free,
.products li .soldout .free {
  font-size: 0.9em;
  position: relative;
  left: -0.6em;
}
.products li .button {
  width: 98%;
  text-align: center;
}
.products li.outofstock .button {
  cursor: default;
  opacity: 0.5;
}
.products li.outofstock .price {
  font-size: 0.6em;
  top: 1em;
  left: 0;
  color: #cccccc;
  background: #7c0303;
  padding: 0em 3em;
  margin-left: -2.9em;
  text-decoration: line-through;
}

@media only screen and (max-width: 499px) {
  .products li {
    width: 48.9361702128%;
    *width: 48.8829787234%;
  }
  .products li:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
}
@media only screen and (min-width: 500px) {
  .products li {
    width: 31.914893617%;
    *width: 31.8617021277%;
  }
  .products li:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
  }
}
.shop div.product {
  position: relative;
}
.shop div.product .onsale {
  background: #7c0303;
  position: absolute;
  top: 2em;
  right: 0.5em;
  width: 4.2em;
  height: 4.2em;
  border-radius: 50%;
  text-align: center;
  font-size: 1.2em;
  line-height: 4.2em;
  color: #fff;
  transform: rotate(8deg);
}
.shop div.product .summary .images {
  margin-bottom: 1em;
  position: relative;
  overflow: hidden;
}
.shop div.product .summary .images img {
  width: 100%;
  height: auto;
}
.shop div.product .summary .soldout {
  position: absolute;
  left: -1.8em;
  top: 0.8em;
  padding: 0.1em;
  min-width: 7em;
  transform: rotate(-45deg);
  text-align: center;
  font-size: 1.2em;
  font-family: sans-serif;
  color: #fff;
  background: #7c0303;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
}
.shop div.product .summary .price {
  font-size: 3em;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.shop div.product .summary .price del {
  font-size: 0.4em;
  color: #cccccc;
  display: block;
  margin-bottom: -0.4em;
}
.shop div.product .summary .price ins {
  text-decoration: none;
}
.shop div.product .summary .price .free {
  font-size: 0.6em;
}
.shop div.product .summary .variations td {
  vertical-align: top;
}
.shop div.product .summary .variations label {
  margin-right: 0.5em;
}
.shop div.product .summary .variations .reset_variations {
  display: block;
  font-size: 0.8em;
}
.shop div.product .summary form.cart .quantity {
  padding: 0 1em 1em 0;
}
.shop div.product .summary form.cart .quantity input[type=number] {
  width: 30px;
  text-align: center;
  background: transparent;
  border: none;
  color: #cccccc;
}
.shop div.product .summary form.cart .quantity.buttons_added input.minus, .shop div.product .summary form.cart .quantity.buttons_added input.plus {
  width: 1em;
  height: 1em;
  text-align: center;
  line-height: 0.7em;
  padding: 0;
  border: 0;
  background: #4d4d4d;
  color: #cccccc;
  border-radius: 0;
}
.shop div.product .summary form.cart .quantity.buttons_added input.minus:hover, .shop div.product .summary form.cart .quantity.buttons_added input.plus:hover {
  background: #595959;
  color: #e6e6e6;
}
.shop div.product .summary form.cart .quantity.buttons_added input[type=number] {
  width: 24px;
}
.shop div.product .summary form.cart .quantity.buttons_added input[type=number]::-webkit-inner-spin-button, .shop div.product .summary form.cart .quantity.buttons_added input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.shop div.product .summary .product_meta > span {
  display: block;
}
.shop div.product .summary .product_meta > span.sku_wrapper {
  display: none;
}
.shop div.product.outofstock .variations,
.shop div.product.outofstock .quantity,
.shop div.product.outofstock .button {
  display: none;
}
.shop div.product.outofstock .summary .price {
  text-decoration: line-through;
}
.shop div.product .woocommerce-tabs ul.tabs {
  display: none;
}
.shop div.product .woocommerce-tabs h2 {
  clear: left;
}
.shop div.product .related.products {
  clear: left;
}

@media only screen and (min-width: 500px) {
  .shop div.product .images {
    float: left;
    max-width: 50%;
    margin-right: 2em;
  }
}
.woocommerce {
  -moz-placeholder-color: #737373;
  -ms-input-placeholder-color: #737373;
}
.woocommerce input[type=text], .woocommerce input[type=password], .woocommerce input[type=email], .woocommerce input[type=tel], .woocommerce textarea, .woocommerce select, .woocommerce .select2-container--default .select2-selection--single {
  padding: 0.2em 0.5em;
  color: #cccccc;
  background: black;
  border: 1px solid #4e4e4e;
  border-top-color: #252525;
  border-left-color: #252525;
  border-radius: 0;
}
.woocommerce button[type=submit] {
  margin-top: 40px;
  display: block;
  width: auto;
}
.woocommerce .select2-container--default .select2-selection--single {
  padding: 0;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #cccccc;
}
.woocommerce ::-webkit-input-placeholder {
  color: #737373;
}
.woocommerce ::-moz-placeholder {
  color: #737373;
}
.woocommerce h2 {
  font-family: "pt_serif", Cambria, Times New Roman, Times, serif;
  font-size: 1.4em;
}
.woocommerce .required {
  border: none;
  color: #ff0000;
  text-decoration: none;
}
.woocommerce dl.variation {
  margin: 0;
}
.woocommerce dl.variation dt, .woocommerce dl.variation dd, .woocommerce dl.variation dd p {
  display: inline-block;
  margin: 0;
}
.woocommerce .form-row {
  padding: 0.5em 0;
  margin: 0;
}
.woocommerce .form-row label {
  display: block;
}
.woocommerce .form-row input[type=text], .woocommerce .form-row input[type=email], .woocommerce .form-row input[type=tel], .woocommerce .form-row input[type=password], .woocommerce .form-row textarea, .woocommerce .form-row select {
  width: 100%;
}
.woocommerce .form-row.woocommerce-invalid input[type=text], .woocommerce .form-row.woocommerce-invalid input[type=password], .woocommerce .form-row.woocommerce-invalid textarea, .woocommerce .form-row.woocommerce-invalid select {
  border-color: #ff0000;
}
.woocommerce table.cart {
  width: 100%;
  background: #202020;
}
.woocommerce table.cart thead {
  background: #3c3a31;
  color: #e6e6e6;
}
.woocommerce table.cart thead th {
  font-weight: normal;
  padding: 0.4em 0.2em;
}
.woocommerce table.cart thead .product-name {
  text-align: left;
}
.woocommerce table.cart thead .product-subtotal {
  max-width: 4em;
}
.woocommerce table.cart tbody td {
  padding: 0.4em;
}
.woocommerce table.cart tbody .product-remove {
  text-align: right;
}
.woocommerce table.cart tbody .product-remove a {
  text-decoration: none;
  color: #ff0000;
  font-size: 1.2em;
}
.woocommerce table.cart tbody .product-thumbnail {
  line-height: 0;
  font-size: 0;
  width: 82px;
}
.woocommerce table.cart tbody .product-thumbnail img {
  max-width: 80px;
  height: auto;
  margin-top: 3px;
}
.woocommerce table.cart tbody .product-name a, .woocommerce table.cart tbody .product-name a:visited {
  text-decoration: none;
  border-bottom: 1px solid #595959;
  -webkit-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
.woocommerce table.cart tbody .product-name a:hover, .woocommerce table.cart tbody .product-name a:visited:hover {
  color: white;
  border-bottom: 1px solid gray;
  -webkit-transition: all 150ms ease-in;
  -ms-transition: all 150ms ease-in;
  -moz-transition: all 150ms ease-in;
  transition: all 150ms ease-in;
}
.woocommerce table.cart tbody .product-price {
  text-align: right;
  padding-right: 0.8em;
}
.woocommerce table.cart tbody .product-quantity {
  min-width: 50px;
  max-width: 60px;
  text-align: center;
  padding: 0;
}
.woocommerce table.cart tbody .product-quantity input[type=number] {
  width: 30px;
  text-align: center;
  background: transparent;
  border: none;
  color: #cccccc;
}
.woocommerce table.cart tbody .product-quantity .buttons_added input.minus, .woocommerce table.cart tbody .product-quantity .buttons_added input.plus {
  width: 1em;
  height: 1em;
  text-align: center;
  line-height: 0.7em;
  padding: 0;
  border: 0;
  background: #4d4d4d;
  color: #cccccc;
  border-radius: 0;
}
.woocommerce table.cart tbody .product-quantity .buttons_added input.minus:hover, .woocommerce table.cart tbody .product-quantity .buttons_added input.plus:hover {
  background: #595959;
  color: #e6e6e6;
}
.woocommerce table.cart tbody .product-quantity .buttons_added input[type=number] {
  width: 24px;
}
.woocommerce table.cart tbody .product-quantity .buttons_added input[type=number]::-webkit-inner-spin-button, .woocommerce table.cart tbody .product-quantity .buttons_added input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce table.cart tbody .product-subtotal {
  text-align: right;
  width: 2em;
}
.woocommerce table.cart tbody .actions {
  text-align: right;
}
.woocommerce table.shop_table.order_details {
  width: 100%;
  background: #202020;
}
.woocommerce table.shop_table.order_details th, .woocommerce table.shop_table.order_details td {
  padding: 0.4em;
}
.woocommerce table.shop_table.order_details thead {
  background: #3c3a31;
  color: #e6e6e6;
}
.woocommerce table.shop_table.order_details thead th {
  font-weight: normal;
}
.woocommerce table.shop_table.order_details thead .product-name {
  text-align: left;
}
.woocommerce table.shop_table.order_details tfoot {
  border-top: 1px solid #343434;
}
.woocommerce table.shop_table.order_details tfoot th {
  text-align: right;
  font-weight: normal;
}
.woocommerce table.shop_table.order_details .product-total,
.woocommerce table.shop_table.order_details tfoot td {
  text-align: right;
  padding-right: 2em;
  max-width: 3em;
}
.woocommerce .order_details strong {
  font-weight: normal;
  color: white;
}
.woocommerce .customer_details {
  zoom: 1;
}
.woocommerce .customer_details:before, .woocommerce .customer_details:after {
  content: "";
  display: table;
}
.woocommerce .customer_details:after {
  clear: both;
}
.woocommerce .customer_details dt {
  clear: left;
  float: left;
}
.woocommerce .customer_details dd {
  float: left;
  margin-left: 1em;
}
.woocommerce .order-again {
  display: none;
}
.woocommerce .cart_totals table,
.woocommerce .checkout .shop_table {
  width: 100%;
}
.woocommerce .cart_totals table th,
.woocommerce .checkout .shop_table th {
  font-weight: normal;
  color: #e6e6e6;
  vertical-align: top;
  width: 50%;
}
.woocommerce .cart_totals table td,
.woocommerce .checkout .shop_table td {
  width: 50%;
  vertical-align: top;
}
.woocommerce .cart_totals table thead,
.woocommerce .checkout .shop_table thead {
  border-bottom: 1px solid #343434;
}
.woocommerce .cart_totals table tfoot,
.woocommerce .checkout .shop_table tfoot {
  border-top: 1px solid #343434;
}
.woocommerce .cart_totals table .order-total,
.woocommerce .checkout .shop_table .order-total {
  border-top: 2px solid #999999;
}
.woocommerce .cart_totals table .order-total strong,
.woocommerce .checkout .shop_table .order-total strong {
  color: white;
}
.woocommerce .cart_totals table {
  text-align: right;
}
.woocommerce .checkout .shop_table .product-name {
  text-align: left;
}
.woocommerce .checkout .shop_table tfoot th {
  text-align: right;
}
.woocommerce .checkout .shop_table .product-total,
.woocommerce .checkout .shop_table tfoot td {
  text-align: right;
  padding-right: 0.6em;
  max-width: 3em;
}
.woocommerce .cart_totals.calculated_shipping {
  margin: 1em 0 2em;
}
.woocommerce .cart_totals.calculated_shipping h2 {
  display: none;
}
.woocommerce .button-container {
  text-align: right;
  margin: 1em 0;
}
.woocommerce .shipping-calculator-button:after {
  content: "↓";
  display: inline-block;
  margin-left: 0.3em;
}
.woocommerce .checkout .col-1, .woocommerce .checkout .col-2 {
  zoom: 1;
  margin-bottom: 1em;
}
.woocommerce .checkout .col-1:before, .woocommerce .checkout .col-1:after, .woocommerce .checkout .col-2:before, .woocommerce .checkout .col-2:after {
  content: "";
  display: table;
}
.woocommerce .checkout .col-1:after, .woocommerce .checkout .col-2:after {
  clear: both;
}
.woocommerce .payment_methods label {
  color: white;
}
.woocommerce .payment_methods img {
  margin: 0 0.5em;
  vertical-align: middle;
}
.woocommerce .form-row.terms {
  position: relative;
}
.woocommerce .form-row.terms label {
  margin-left: 1.3em;
}
.woocommerce .form-row.terms input {
  position: absolute;
  left: 0;
  top: 0.8em;
}
.woocommerce h3 {
  clear: both;
  color: white;
}

@media only screen and (max-width: 499px) {
  .woocommerce .cart tbody .product-thumbnail {
    width: 42px;
  }
  .woocommerce .cart tbody .product-thumbnail img {
    max-width: 40px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 770px) {
  .woocommerce .cart tbody .product-thumbnail {
    width: 62px;
  }
  .woocommerce .cart tbody .product-thumbnail img {
    max-width: 60px;
  }
}
@media only screen and (min-width: 540px) {
  .woocommerce .form-row {
    position: relative;
    clear: right;
    padding: 0.5em 0;
    margin: 0;
  }
  .woocommerce .form-row label {
    float: left;
    clear: left;
    min-width: 30%;
    display: block;
  }
  .woocommerce .woocommerce-input-wrapper {
    width: 70%;
    float: right;
  }
  .woocommerce .shipping-calculator-form .form-row .woocommerce-input-wrapper {
    width: 50%;
    float: none;
  }
}
.woocommerce-message, .woocommerce-info, .woocommerce-error {
  background: #47453a;
  border-left: 8px solid #999999;
  color: #f2f2f2;
  padding: 1em;
  margin-bottom: 2em;
}
.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button {
  float: right;
  margin-left: 1em;
}

.woocommerce-error {
  border-left: 8px solid #990000;
}
.woocommerce-error strong {
  font-weight: normal;
  color: white;
}

.select2-dropdown {
  background: #2f2f2f;
  border-color: #4e4e4e;
  border-radius: 0;
}

.select2-results {
  color: #cccccc;
  background: #2d2d2d;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  color: white;
  background: #343434;
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
  color: white;
  background: #4e4e4e;
}

.sidebar-container .main-content {
  padding-bottom: 1em;
}
.sidebar-container .sidebar {
  background: #34322a;
  padding: 10px;
}
.sidebar-container .sidebar .widgettitle {
  margin: 0 0 0.5em 0;
  font-size: 1.2em;
  color: white;
}
.sidebar-container .sidebar .widget {
  margin: 0 0 2.5em 0;
}
.sidebar-container .sidebar .widget ul a, .sidebar-container .sidebar .widget ul a:visited, .sidebar-container .sidebar .widget dl a, .sidebar-container .sidebar .widget dl a:visited {
  text-decoration: none;
  border-bottom: 1px solid #595959;
  -webkit-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
.sidebar-container .sidebar .widget ul a:hover, .sidebar-container .sidebar .widget ul a:visited:hover, .sidebar-container .sidebar .widget dl a:hover, .sidebar-container .sidebar .widget dl a:visited:hover {
  color: white;
  border-bottom: 1px solid gray;
  -webkit-transition: all 150ms ease-in;
  -ms-transition: all 150ms ease-in;
  -moz-transition: all 150ms ease-in;
  transition: all 150ms ease-in;
}
.sidebar-container .sidebar .widget ul li {
  margin-bottom: 0.75em;
}
.sidebar-container .sidebar .widget ul li ul {
  margin-top: 0.75em;
  padding-left: 1em;
}
.sidebar-container .sidebar .widget .textwidget p .widget ul li {
  /* deep nesting */
}

@media only screen and (min-width: 700px) {
  .sidebar-container {
    width: 100%;
    *zoom: 1;
  }
  .sidebar-container:before {
    display: table;
    content: "";
    line-height: 0;
  }
  .sidebar-container:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both;
  }
  .sidebar-container .main-content,
  .sidebar-container .sidebar {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sidebar-container .main-content {
    width: 65.9574468085%;
    *width: 65.9042553191%;
  }
  .sidebar-container .sidebar {
    width: 31.914893617%;
    *width: 31.8617021277%;
    margin-left: 2.1276595745%;
    *margin-left: 2.0744680851%;
    padding-top: 3.3em;
    padding-bottom: 5em;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#34322a), to(#1b1b1b));
    background-image: -webkit-linear-gradient(top, #34322a, #1b1b1b);
    background-image: -moz-linear-gradient(top, #34322a, #1b1b1b);
    background-image: -o-linear-gradient(top, #34322a, #1b1b1b);
    background-image: linear-gradient(to bottom, #34322a, #1b1b1b);
  }
}
/*********************
 * BASE (MOBILE) SIZE
 ******************** */
::-moz-selection {
  background: #660000;
  text-shadow: none;
  color: #fff;
}

::-webkit-selection {
  background: #660000;
  text-shadow: none;
  color: #fff;
}

::selection {
  background: #660000;
  text-shadow: none;
  color: #fff;
}

/*********************
 * GENERAL STYLES
 ******************** */
body {
  font-family: "pt_serif", Cambria, Times New Roman, Times, serif;
  font-size: 100%;
  line-height: 1.5;
  color: #cccccc;
  background-color: #000;
  height: 100%;
  padding: 0 0 10px;
}

/********************
 * WORDPRESS BODY CLASSES
 ******************* */
/*********************
 * Text meant only for screen readers
 ******************** */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/*********************
 * LAYOUT & GRID STYLES
 ******************** */
.wrap {
  width: 96%;
  margin: 0 auto;
}

/*********************
 * LINK STYLES
 ******************** */
a, a:visited {
  color: #e6e6e6;
  /* on hover */
  /* on click */
  /* mobile tap color */
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: white;
}
a:link, a:visited:link {
  /* this highlights links on iPhones/iPads.
   * so it basically works like the :hover selector
   * for mobile devices.
   */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/******************************************************************
 * H1, H2, H3, H4, H5 STYLES
 ***************************************************************** */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
  /* removing text decoration from all headline links */
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
  color: inherit;
}

h1, .h1, h2, .h2 {
  font-family: "liturgisch";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
}

h1, .h1 {
  font-size: 3em;
  line-height: 1.333em;
}

h2, .h2 {
  font-size: 2em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}

h3, .h3 {
  font-size: 1.3em;
  color: white;
}

h4, .h4 {
  font-size: 1.1em;
}

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*********************
 * SMALL CAPS
 ******************** */
em.small-caps {
  font-style: normal;
  font-variant: small-caps;
}

/*********************
 * Quotes
 ******************** */
q {
  quotes: none;
  font-style: italic;
}

/*********************
 * LIST STYLES
 ******************** */
ul {
  list-style-type: none;
  padding: 0;
}

/*********************
 * ADDRESS
 ******************** */
address {
  font-style: normal;
  border-left: 0.2em solid #666666;
  padding: 0 0 0 0.8em;
  margin: 0 0 2em 0.3em;
}

/*********************
 * BUTTONS
 ******************** */
button,
input[type=submit],
.button,
.button:visited {
  border: 1px solid #d1d1d1;
  border-top-color: white;
  border-left-color: white;
  border-radius: 0;
  padding: 0.2em 0.6em 0.15em;
  color: #333;
  display: inline-block;
  font-size: 0.9em;
  text-decoration: none;
  box-shadow: 0px 0px 0px 2px #999999;
  cursor: pointer;
  margin: 3px 3px 20px 3px;
  background: #ccc url(../images/button-bg.jpg);
  -webkit-transition: all 200ms;
}
button:hover, button:focus,
input[type=submit]:hover,
input[type=submit]:focus,
.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
  color: #000;
  border: 1px solid #ebebeb;
  border-top-color: white;
  border-left-color: white;
  box-shadow: 0px 0px 0px 2px gray;
}
button:active,
input[type=submit]:active,
.button:active,
.button:visited:active {
  background: #ebebeb;
  color: #000;
}

button.big,
input[type=submit].big,
.button.big,
.button.big:visited {
  padding: 0.4em 1em;
  font-size: 1em;
  line-height: 22px;
}

/*********************
 * POSTS & CONTENT STYLES
 ******************** */
#content {
  background: #1b1b1b;
  border-top: 18px solid #3c3a31;
}

/* want to style individual post classes? Booya! */
/* post meta */
.byline {
  color: #999;
}

/* entry content */
.entry-content {
  /* image alignment on a screen this size may be
   * a bit difficult. It's set to start aligning
   * and floating images at the next breakpoint,
   * but it's up to you. Feel free to change it up.
   */
}
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}

/* image gallery styles */
/* gallery caption styles */
/******************************************************************
 * PAGE NAVI STYLES
 ***************************************************************** */
.pagination, .wp-prev-next {
  margin: 1.1em 0 2.2em;
  display: none;
  /* fallback previous & next links */
}
.pagination .pagination, .wp-prev-next .pagination {
  text-align: center;
}
.pagination .pagination ul, .wp-prev-next .pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  margin: 1px;
}
.pagination .pagination ul li, .wp-prev-next .pagination ul li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
.pagination .pagination ul li a, .pagination .pagination ul li span, .wp-prev-next .pagination ul li a, .wp-prev-next .pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: 0.5em;
  min-width: 1em;
  display: block;
}
.pagination .pagination ul li span.current, .wp-prev-next .pagination ul li span.current {
  font-weight: bold;
}
.pagination .wp-prev-next .prev-link, .wp-prev-next .wp-prev-next .prev-link {
  float: left;
}
.pagination .wp-prev-next .next-link, .wp-prev-next .wp-prev-next .next-link {
  float: right;
}

/*********************
 * FOOTER STYLES
 ******************** */
.footer {
  clear: both;
}

.demo_store {
  position: absolute;
  top: 20px;
  width: 100%;
  left: 0;
  background: #cc0000;
  color: #fff;
  padding: 5px 8px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

/*********************
 * LARGER MOBILE DEVICES
 ******************** */
@media only screen and (min-width: 481px) {
  /******************************************************************
   * Site Name: 
   * Author: 
   * 
   * Stylesheet: 481px and Up Stylesheet
   * 
   * This stylesheet is loaded for larger devices. It's set to 
   * 481px because at 480px it would load on a landscaped iPhone.
   * This isn't ideal because then you would be loading all those
   * extra styles on that same mobile connection. 
   * 
   * A word of warning. This size COULD be a larger mobile device,
   * so you still want to keep it pretty light and simply expand
   * upon your base.scss styles.
   * 
   ***************************************************************** */
  /*********************
   * POSTS & CONTENT STYLES
   ******************** */
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */
  }
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright, .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }

  /*********************
   * FOOTER STYLES
   ******************** */
}
/**********************
 * TABLET & SMALLER LAPTOPS
 ********************* */
@media only screen and (min-width: 768px) {
  /******************************************************************
   * Site Name:
   * Author:
   * 
   * Stylesheet: Tablet & Small Desktop Stylesheet
   * 
   * Here's where you can start getting into the good stuff.
   * This size will work on iPads, other tablets, and desktops.
   * So you can start working with more styles, background images,
   * and other resources. You'll also notice the grid starts to
   * come into play. Have fun!
   * 
   ***************************************************************** */
  /*********************
   * GENERAL STYLES
   ******************** */
  /*********************
   * LAYOUT & GRID STYLES
   ******************** */
  .wrap {
    max-width: 1140px;
  }

  /*********************
   * FOOTER STYLES
   ******************** */
}
/**********************
 * DESKTOP
 ********************* */
@media only screen and (min-width: 1030px) {
  /******************************************************************
   * Site Name: 
   * Author: 
   * 
   * Stylesheet: Desktop Stylsheet
   * 
   * This is the desktop size. It's larger than an iPad so it will only
   * be seen on the Desktop. 
   * 
   ***************************************************************** */
}
/**********************
 * LARGE VIEWING SIZE
 ********************* */
@media only screen and (min-width: 1140px) {
  /******************************************************************
   * Site Name: 
   * Author: 
   * 
   * Stylesheet: Super Large Monitor Stylesheet
   * 
   * You can add some advanced styles here if you like. This kicks in
   * on larger screens.
   * 
   ***************************************************************** */
}
/**********************
 * RETINA (2x RESOLUTION DEVICES)
 ********************* */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
   * Site Name: 
   * Author: 
   * 
   * Stylesheet: Retina Screens & Devices Stylesheet
   * 
   * When handling retina screens you need to make adjustments, especially
   * if you're not using font icons. Here you can add them in one neat
   * place.
   * 
   ***************************************************************** */
  /* EXAMPLE 
   * Let's say you have an image and you need to make sure it looks ok
   * on retina screens. Let's say we have an icon which dimension are
   * 24px x 24px. In your regular stylesheets, it would look something
   * like this:
   * 
   * .icon
   * 	width: 24px
   * 	height: 24px
   * 	background: url(img/test.png) no-repeat
   * 
   * For retina screens, we have to make some adjustments, so that image
   * doesn't look blurry. So, taking into account the image above and the
   * dimensions, this is what we would put in our retina stylesheet:
   * 
   * .icon
   * 	background: url(img/test@2x.png) no-repeat
   * 	background-size: 24px 24px
   * 
   * So, you would create the same icon, but at double the resolution, meaning 
   * it would be 48px x 48px. You'd name it the same, but with a @2x at the end
   * (this is pretty standard practice). Set the background image so it matches
   * the original dimensions and you are good to go. 
   */
}
/**********************
 * iPHONE 5 MEDIA QUERY
 ********************* */
/**********************
 * PRINT STYLESHEET
 ********************* */
@media print {
  /******************************************************************
   * Site Name:
   * Author:
   * 
   * Stylesheet: Print Stylesheet
   * 
   * This is the print stylesheet. There's probably not a lot
   * of reasons to edit this stylesheet. If you want to
   * though, go for it.
   * 
   ***************************************************************** */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }
  @page {
    img {
      margin: 0.5cm;
    }
  }
  img p, img h2, img h3 {
    orphans: 3;
    widows: 3;
  }
  img h2,
  img h3 {
    page-break-after: avoid;
  }
  img .sidebar,
  img .page-navigation,
  img .wp-prev-next,
  img .respond-form,
  img nav {
    display: none;
  }
}

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