.ajaxify-clearfix {
  *zoom: 1; }
  .ajaxify-clearfix:after {
    content: "";
    display: table;
    clear: both; }

.cartSlide, .cartSlide .row .cartItem, .slide, .trailerSlide .inner, .first .inner, footer, .awards .inner, .products .inner .featuredProduct .top, .products .inner .featuredProduct .middle, .products .inner .featuredProduct .bottom, .tabbedSlide, .contact div.contactFlex, .productInner .outerFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.cartSlide .row .imageColumn, .cartSlide .row .itemDetails, footer .left, footer .right {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

@font-face {
  font-family: 'Blender Book';
  src: url("Blender-BOOK.ttf");
  font-weight: normal; }

@font-face {
  font-family: 'Blender Bold';
  src: url("BlendBOLD.ttf");
  font-weight: normal; }

@font-face {
  font-family: 'Blender Medium';
  src: url("Blender-MEDIUM.ttf");
  font-weight: normal; }

@font-face {
  font-family: 'Blender Strong';
  src: url("Blender-STRONG.ttf");
  font-weight: normal; }

@font-face {
  font-family: 'Blender Thin';
  src: url("Blender-THIN.ttf");
  font-weight: normal; }

#ajaxifyDrawer {
  z-index: 3;
  overflow: hidden; }
  #ajaxifyDrawer .cart-close {
    top: 60px;
    right: 4em;
    z-index: 2;
    visibility: hidden; }
  #ajaxifyDrawer.is-visible .cart-close {
    visibility: visible; }

#cartToggle .number {
  display: inline-block;
  vertical-align: top;
  margin-right: -5px; }
  #cartToggle .number.hide {
    display: none; }
#cartToggle img {
  width: 25px;
  margin-top: -1px;
  vertical-align: top; }

#ajaxifyDrawer .ajaxifyCart--content {
  background-color: #101010;
  color: inherit;
  height: 100%;
  overflow: auto; }
  #ajaxifyDrawer .ajaxifyCart--content a {
    color: inherit; }
  #ajaxifyDrawer .ajaxifyCart--content h1, #ajaxifyDrawer .ajaxifyCart--content h2 {
    color: inherit;
    display: block; }

.cartSlide {
  justify-content: center;
  -webkit-justify-content: center;
  min-height: 100vh;
  margin-bottom: 0 !important; }
  .cartSlide .cartInner {
    width: 100%;
    align-self: flex-start;
    -webkit-align-self: flex-start; }
    .cartSlide .cartInner .button {
      font-family: 'Blender Medium', sans-serif;
      color: white;
      text-decoration: none;
      text-transform: uppercase;
      padding: 1em 1.5em 1em 1.5em;
      display: inline-block;
      border-radius: 0.25em;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
    .cartSlide .cartInner .whiteBorder {
      border: 1px solid white; }
      @media only screen and (max-width: 980px) {
        .cartSlide .cartInner .whiteBorder {
          margin: 0.5em; } }
    .cartSlide .cartInner .whiteBorder:hover {
      background-color: white;
      color: black; }
    .cartSlide .cartInner .white {
      background-color: rgba(255, 255, 255, 0.7);
      color: #404040 !important; }
    .cartSlide .cartInner .white:hover {
      background-color: white; }
    .cartSlide .cartInner .pressKit {
      margin: 0.5em 0 0.5em 0 !important;
      font-size: 1.1em;
      font-family: 'Blender Thin', sans-serif !important;
      font-weight: 100;
      letter-spacing: 1px; }
    .cartSlide .cartInner .alignInner {
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-flex-item-align: center;
      align-self: center; }
    .cartSlide .cartInner h1 {
      text-transform: uppercase;
      font-size: 1.25em;
      padding: 0 0 1em 0; }
      @media only screen and (min-width: 980px) {
        .cartSlide .cartInner h1 {
          margin: 0px !important;
          text-align: left; } }
      @media only screen and (max-width: 980px) {
        .cartSlide .cartInner h1 {
          margin: 0 auto !important;
          text-align: center; } }
  .cartSlide main {
    background-color: #101010; }
    @media only screen and (max-width: 980px) {
      .cartSlide main {
        padding: 1em 2em 1em 2em; } }
    @media only screen and (min-width: 980px) {
      .cartSlide main {
        padding: 1em 6em 1em 6em; } }
  .cartSlide .row {
    width: 100%; }
    @media only screen and (min-width: 980px) {
      .cartSlide .row {
        display: table; } }
    .cartSlide .row .headerRow {
      text-transform: uppercase;
      font-size: 1.25em !important;
      font-family: 'Blender Book', sans-serif !important; }
    .cartSlide .row .row {
      font-family: Helvetica, sans-serif;
      font-size: 14px;
      font-weight: lighter;
      letter-spacing: 0.03em; }
      @media only screen and (min-width: 980px) {
        .cartSlide .row .row {
          display: table-row; } }
      @media only screen and (min-width: 980px) {
        .cartSlide .row .row section {
          width: 20%;
          display: table-cell;
          text-align: center;
          vertical-align: middle;
          padding-bottom: 1em; } }
      @media only screen and (max-width: 980px) {
        .cartSlide .row .row section {
          padding-bottom: 0.5em; } }
      @media only screen and (min-width: 980px) {
        .cartSlide .row .row section:first-of-type {
          text-align: left; } }
      @media only screen and (max-width: 980px) {
        .cartSlide .row .row section:first-of-type {
          text-align: center; } }
      .cartSlide .row .row section:last-of-type {
        text-align: right; }
        @media only screen and (max-width: 980px) {
          .cartSlide .row .row section:last-of-type {
            text-align: center; } }
    @media only screen and (max-width: 980px) {
      .cartSlide .row .row:first-of-type {
        display: none; } }
    @media only screen and (max-width: 980px) {
      .cartSlide .row .rowPrice, .cartSlide .row .rowQuantity, .cartSlide .row .rowEdit {
        display: block;
        text-align: center !important;
        color: white;
        padding: 0 0.5em 0 0.5em; }
        .cartSlide .row .rowPrice a, .cartSlide .row .rowQuantity a, .cartSlide .row .rowEdit a {
          color: white; } }
    @media only screen and (max-width: 980px) {
      .cartSlide .row .rowQuantity {
        padding-bottom: 0 !important; } }
    @media only screen and (max-width: 980px) {
      .cartSlide .row .rowPrice {
        padding-bottom: 0.5em !important; } }
    .cartSlide .row .noPad {
      padding-bottom: 0 !important;
      clear: both !important;
      border: none !important;
      height: auto !important;
      margin-bottom: 0 !important; }
      @media only screen and (max-width: 980px) {
        .cartSlide .row .noPad section:nth-child(-n+4) {
          display: none; } }
    .cartSlide .row .cartItem {
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around; }
      .cartSlide .row .cartItem p, .cartSlide .row .cartItem a, .cartSlide .row .cartItem input {
        text-transform: uppercase;
        align-self: center;
        font-weight: lighter;
        text-align: right;
        display: block;
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 0.03em;
        padding: 0 1em 0 1em; }
    .cartSlide .row .quantity {
      height: 2em;
      font-size: 0.8em;
      background-color: transparent;
      color: white;
      text-align: center;
      border-radius: 0.2em;
      font-family: 'Blender Thin', sans-serif;
      border: none; }
    .cartSlide .row .submitQuantity {
      background-color: transparent;
      border: 1px solid white;
      color: white;
      border-radius: 0.2em;
      text-transform: uppercase;
      padding: 4px;
      transition: all 300ms;
      cursor: pointer; }
    .cartSlide .row .submitQuantity:hover {
      background-color: white;
      color: #101010; }
    .cartSlide .row .costForOne {
      color: rgba(255, 255, 255, 0.6); }
    .cartSlide .row .cartButton {
      background-color: transparent;
      cursor: pointer; }
      @media only screen and (max-width: 980px) {
        .cartSlide .row .cartButton {
          font-family: Helvetica, sans-serif !important;
          font-size: 12px;
          margin: 0.5em 0 0 0 !important; } }
      @media only screen and (min-width: 980px) {
        .cartSlide .row .cartButton {
          margin: 1em 0 0 0 !important;
          font-size: 1em;
          min-width: 179px;
          font-family: 'Blender Thin', sans-serif !important; } }
    .cartSlide .row .checkoutSection {
      display: none; }
    .cartSlide .row p {
      font-family: Helvetica, sans-serif;
      font-size: 14px;
      font-weight: lighter;
      line-height: 19px;
      letter-spacing: 0.03em; }
    .cartSlide .row .removeButton {
      text-align: center !important; }
      @media only screen and (max-width: 980px) {
        .cartSlide .row .removeButton {
          padding: 4px !important;
          font-family: Helvetica, sans-serif !important;
          letter-spacing: 0px;
          font-size: 12px; } }
      @media only screen and (min-width: 980px) {
        .cartSlide .row .removeButton {
          width: 10em;
          font-family: 'Blender Thin', sans-serif !important; } }
    .cartSlide .row .imageColumn, .cartSlide .row .itemDetails {
      width: 50%; }
    .cartSlide .row .itemDetails {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; }
    @media only screen and (max-width: 980px) {
      .cartSlide .row .imageColumn img {
        object-fit: contain;
        width: 100%; } }
    .cartSlide .row .imageColumn a {
      text-align: left; }
    .cartSlide .row input::-webkit-outer-spin-button,
    .cartSlide .row input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .cartSlide .row .holdQuantity {
      text-align: right; }
      .cartSlide .row .holdQuantity .lineCost {
        display: inline-block !important; }
      .cartSlide .row .holdQuantity textarea {
        width: 75%;
        border: none;
        border-radius: 0.2em;
        font-size: 14px;
        margin: 0px; }
    .cartSlide .row .cartTitle {
      font-size: 1.75em !important; }
    .cartSlide .row .xCart {
      height: 15px;
      width: 15px;
      position: absolute;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(//cdn.shopify.com/s/files/1/0839/1585/t/1/assets/x.svg?v=71949559590787147781429812733); }
      @media only screen and (max-width: 980px) {
        .cartSlide .row .xCart {
          top: 20px;
          right: 20px; } }
      @media only screen and (min-width: 980px) {
        .cartSlide .row .xCart {
          top: 30px;
          right: 30px; } }
    @media only screen and (min-width: 980px) {
      .cartSlide .row .mobileImg {
        display: none; } }
    @media only screen and (max-width: 980px) {
      .cartSlide .row .desktopImg {
        display: none; } }
  @media only screen and (max-width: 980px) {
    .cartSlide .subtotalNone {
      display: none !important; } }
  @media only screen and (max-width: 980px) {
    .cartSlide .rowSubtotal {
      padding-bottom: 0 !important; } }
  .cartSlide .inputQuantity {
    width: 3em;
    height: 2em;
    border-radius: 0.2em;
    border: none;
    color: gray;
    text-align: center !important; }
    @media only screen and (min-width: 980px) {
      .cartSlide .inputQuantity {
        display: inline-block !important; } }
    @media only screen and (max-width: 980px) {
      .cartSlide .inputQuantity {
        display: block !important;
        margin: 0 0 1em calc(100% - 3em); } }
  @media only screen and (max-width: 980px) {
    .cartSlide .rowImage {
      height: 25vh;
      margin: 0 auto;
      width: 100%;
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat; } }
  .cartSlide .subtotalSection {
    padding-bottom: 0 !important; }
    .cartSlide .subtotalSection p {
      margin-bottom: 0; }
  .cartSlide div.row {
    margin-bottom: 1em; }
    @media only screen and (max-width: 980px) {
      .cartSlide div.row {
        padding-bottom: 1em;
        display: block;
        border-bottom: 1px solid whitesmoke;
        text-align: center !important; } }
  @media only screen and (min-width: 980px) {
    .cartSlide .rowName {
      display: none !important; } }
  @media only screen and (max-width: 980px) {
    .cartSlide .rowName {
      text-align: right;
      text-align: center;
      margin: 5px 0; } }
  @media only screen and (max-width: 980px) {
    .cartSlide .rowName, .cartSlide .rowPrice, .cartSlide .rowQuantity, .cartSlide .rowSubtotal, .cartSlide .rowEdit {
      width: 100%; } }

.additionalProduct {
  -webkit-transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -ms-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  border-radius: 0.2em;
  padding: 0;
  color: white;
  text-decoration: none;
  vertical-align: top; }
  @media only screen and (min-width: 980px) {
    .additionalProduct {
      border-top: 2em solid rgba(0, 0, 0, 0);
      border-bottom: 2em solid rgba(0, 0, 0, 0);
      display: inline-block;
      margin: 0 0.25em 0 0.25em; } }
  @media only screen and (max-width: 980px) {
    .additionalProduct {
      display: block;
      margin: 0; } }
  .additionalProduct img {
    height: 10em;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent; }
  .additionalProduct h2 {
    text-transform: uppercase; }

.holdAdditionalProducts {
  text-align: center; }

@media only screen and (max-width: 980px) {
  .additionalProduct:first-of-type {
    border-top: 1em solid transparent; } }

.additionalProduct:hover {
  background-color: rgba(255, 255, 255, 0.2); }

.additionalHeader {
  text-align: center !important;
  margin: 0 !important;
  padding: 2.5em 0 0.5em 0 !important;
  font-size: 1.5em !important;
  letter-spacing: 2px;
  text-indent: 2px; }

@media only screen and (min-width: 980px) {
  .mobileLink {
    display: none; } }

#ajaxifyCart h2 {
  text-align: center; }

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

body {
  font-family: 'Blender Thin', sans-serif;
  color: white;
  margin: 0;
  padding: 0;
  background-color: black;
  width: 100vw;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased; }

html {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }

.opacZero {
  opacity: 0 !important; }

.hide {
  display: none; }

.tag {
  position: fixed;
  bottom: 10px;
  left: 2em; }
  @media only screen and (max-width: 980px) {
    .tag {
      left: .5em; } }

#getTheFilm, #viewTrailer {
  opacity: 1;
  transition: opacity 3s, background-color 300ms, color 300ms;
  -webkit-transition: opacity 3s, background-color 300ms, color 300ms;
  -moz-transition: opacity 3s, background-color 300ms, color 300ms; }

#container {
  top: 0;
  height: calc(100vh + 1em);
  width: 100vw;
  position: absolute;
  transition: opacity 2s; }

canvas {
  height: calc(100vh + 1em) !important; }

div.dg {
  position: absolute; }

a {
  color: white;
  text-decoration: none; }

a:focus {
  outline: none; }

.bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: black; }

.slide {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin: 0; }

.trailerSlide {
  font-size: 0; }
  .trailerSlide .inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }

.first .inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.first {
  min-height: 100vh;
  margin-bottom: 1em; }

.products {
  min-height: 100vh; }

.holdSlides {
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  perspective-origin: 50% 50%;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.inner {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  opacity: 1;
  display: block; }
  @media only screen and (min-width: 980px) {
    .inner {
      opacity: 0;
      transition: all 1s ease;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -webkit-transform-origin: 50% 50% 0px;
      -moz-transform-origin: 50% 50% 0px;
      -o-transform-origin: 50% 50% 0px;
      -ms-transform-origin: 50% 50% 0px;
      transform-origin: 50% 50% 0px;
      -webkit-transform: translateZ(-1500px);
      -moz-transform: translateZ(-1500px);
      -ms-transform: translateZ(-1500px);
      -o-transform: translateZ(-1500px);
      transform: translateZ(-1500px); } }
  .inner h1.shop-name {
    font-weight: 100; }
    @media only screen and (max-width: 980px) {
      .inner h1.shop-name {
        font-size: 2em;
        letter-spacing: 30px;
        margin: 0 0 0.5em 30px; } }
    @media only screen and (min-width: 980px) {
      .inner h1.shop-name {
        font-size: 5em;
        letter-spacing: 80px;
        text-indent: 80px;
        margin: 0 0 0.5em 0; } }
  .inner .button {
    font-family: 'Blender Medium', sans-serif;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    padding: 1em 1.5em 1em 1.5em;
    display: inline-block;
    border-radius: 0.25em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
  .inner .whiteBorder {
    border: 1px solid white; }
    @media only screen and (max-width: 980px) {
      .inner .whiteBorder {
        margin: 0.5em; } }
  .inner .whiteBorder:hover {
    background-color: white;
    color: black; }
  .inner .white {
    background-color: rgba(255, 255, 255, 0.7);
    color: #404040 !important; }
  .inner .white:hover {
    background-color: white; }
  .inner .pressKit {
    margin: 0.5em 0 0.5em 0 !important;
    font-size: 1.1em;
    font-family: 'Blender Thin', sans-serif !important;
    font-weight: 100;
    letter-spacing: 1px; }
  @media only screen and (max-width: 980px) {
    .inner #viewTrailer, .inner #getTheFilm {
      font-size: 0.75em; } }
  @media only screen and (min-width: 980px) {
    .inner #viewTrailer, .inner #getTheFilm {
      font-family: 'Blender Book', sans-serif;
      margin: 0 0.75em 0 0.75em; } }
  .inner .alignInner {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }

.zoomIn {
  opacity: 1;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  transform: translateZ(0px); }

footer {
  position: fixed;
  -webkit-transform-origin: 50% 50% 0px;
  -moz-transform-origin: 50% 50% 0px;
  -o-transform-origin: 50% 50% 0px;
  -ms-transform-origin: 50% 50% 0px;
  transform-origin: 50% 50% 0px;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  bottom: 0;
  width: 100vw;
  opacity: 0;
  z-index: 2;
  letter-spacing: .05em; }
  @media only screen and (min-width: 980px) {
    footer {
      background-color: rgba(0, 0, 0, 0.9);
      padding: .7em 2em;
      top: 0;
      bottom: auto; } }
  footer .left {
    width: 50%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0 0.5em 0 0; }
    @media only screen and (max-width: 980px) {
      footer .left {
        display: none; } }
  @media only screen and (max-width: 980px) {
    footer .right {
      display: block;
      width: 100%;
      text-align: center;
      background-color: black;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-transform: translate3d(0px, 192px, 0px);
      -moz-transform: translate3d(0px, 192px, 0px);
      -ms-transform: translate3d(0px, 192px, 0px);
      -o-transform: translate3d(0px, 192px, 0px);
      transform: translate3d(0px, 192px, 0px); } }
  @media only screen and (min-width: 980px) {
    footer .right {
      width: 50%;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; } }
  @media only screen and (max-width: 980px) {
    footer .right {
      position: fixed;
      bottom: 0px; } }
  footer .right a {
    color: white;
    text-decoration: none;
    text-transform: uppercase; }
    footer .right a .underline {
      display: block;
      -moz-backface-visibility: none;
      -webkit-backface-visibility: none;
      -o-backface-visibility: none;
      backface-visibility: none;
      margin: auto;
      -webkit-transform: scale(0, 0);
      -moz-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      -moz-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      -ms-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
    footer .right a.active {
      font-weight: bold; }
      footer .right a.active .underline {
        border-bottom: 1px solid white;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1); }
    @media only screen and (max-width: 980px) {
      footer .right a {
        display: block;
        font-size: 16px;
        padding: 7px 0;
        box-shadow: 0px 1px 1px -1px white; }
        footer .right a .underline {
          display: none; } }
    @media only screen and (min-width: 980px) {
      footer .right a {
        padding: 0 0 0 0.5em;
        display: inline-block; } }
  @media only screen and (max-width: 980px) {
    footer .right p {
      font-family: 'Blender Medium', sans-serif;
      padding: 7px 0;
      margin: 0;
      display: block;
      text-transform: uppercase;
      cursor: pointer;
      font-size: 16px; } }
  @media only screen and (min-width: 980px) {
    footer .right p {
      display: none; } }

.visible {
  opacity: 1; }

.mobileMenuVisible {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -moz-transform: translate3d(0px, 0px, 0px) !important;
  -ms-transform: translate3d(0px, 0px, 0px) !important;
  -o-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important; }

#trailer {
  width: 100vw;
  height: 56.2vw; }

.awards .inner {
  min-height: 65vh; }
  .awards .inner section {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
    .awards .inner section img {
      height: 12vh; }
      @media only screen and (max-width: 980px) {
        .awards .inner section img {
          height: auto;
          width: 50%;
          width: 100px;
          display: block;
          margin: auto; } }
    .awards .inner section h1 {
      text-transform: uppercase;
      font-size: 2em;
      text-indent: 5px;
      letter-spacing: 5px; }
      @media only screen and (max-width: 980px) {
        .awards .inner section h1 {
          font-size: 1.25em;
          letter-spacing: 3px;
          text-indent: 3px; } }

.products {
  margin-top: 4em; }
  .products .inner {
    background-color: #101010;
    min-height: 101vh;
    width: 100%;
    padding: 6em 0 10em 0; }
    .products .inner .featuredProduct {
      background-color: #404040;
      width: 350px;
      vertical-align: top;
      display: inline-block;
      margin: 1em;
      border-radius: 0.25em; }
      @media only screen and (min-width: 980px) {
        .products .inner .featuredProduct {
          height: 75vh;
          max-height: 600px;
          min-height: 550px;
          border: 2em solid #404040; } }
      @media only screen and (max-width: 980px) {
        .products .inner .featuredProduct {
          border: 1em solid #404040; } }
      @media only screen and (max-width: 980px) {
        .products .inner .featuredProduct {
          display: block;
          margin: 1em auto 1em auto;
          width: calc(100% - 2em); } }
      .products .inner .featuredProduct img {
        width: 100%; }
      .products .inner .featuredProduct h1 {
        text-transform: uppercase; }
        @media only screen and (min-width: 980px) {
          .products .inner .featuredProduct h1 {
            font-size: 1.8em;
            letter-spacing: 1px;
            text-indent: 1px; } }
        @media only screen and (max-width: 980px) {
          .products .inner .featuredProduct h1 {
            font-size: 1.5em;
            letter-spacing: 0px;
            text-indent: 0px; } }
      .products .inner .featuredProduct .top {
        height: 40%;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat; }
        @media only screen and (min-width: 980px) {
          .products .inner .featuredProduct .top img {
            display: none; } }
        @media only screen and (max-width: 980px) {
          .products .inner .featuredProduct .top {
            min-height: 10em; } }
      .products .inner .featuredProduct .middle section {
        width: 100%;
        text-align: left;
        -webkit-align-self: flex-start;
        -moz-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start; }
        .products .inner .featuredProduct .middle section .description {
          height: 85px; }
        .products .inner .featuredProduct .middle section h1 {
          text-align: center;
          margin: 0.5em 0; }
        .products .inner .featuredProduct .middle section p, .products .inner .featuredProduct .middle section h2 {
          text-align: left;
          text-transform: none;
          font-family: Helvetica, sans-serif;
          font-size: 14px;
          font-weight: lighter;
          line-height: 19px;
          margin: 0;
          letter-spacing: 0.03em; }
        .products .inner .featuredProduct .middle section h3 {
          display: none; }
        .products .inner .featuredProduct .middle section p.center {
          text-align: center; }
        .products .inner .featuredProduct .middle section .oculusLogo {
          height: 16px;
          width: auto;
          margin-top: 1em; }
        .products .inner .featuredProduct .middle section img {
          width: auto; }
      .products .inner .featuredProduct .bottom {
        border-top: 1em solid transparent;
        border-bottom: 1em solid transparent;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; }
        .products .inner .featuredProduct .bottom a {
          -webkit-align-self: flex-start;
          -moz-align-self: flex-start;
          -ms-flex-item-align: start;
          align-self: flex-start;
          width: 75%; }
          @media only screen and (max-width: 980px) {
            .products .inner .featuredProduct .bottom a {
              color: #404040;
              margin: 10% 0 5% 0; } }
    .products .inner .underProductLogos p {
      font-family: Helvetica, sans-serif;
      color: #b2b2b2;
      display: inline-block;
      font-size: 14px;
      letter-spacing: 0.03em; }
    .products .inner .underProductLogos img {
      display: inline-block;
      height: 23px;
      margin-bottom: -1px; }
    .products .inner .additionalProduct {
      border-left: 1em solid rgba(0, 0, 0, 0);
      border-right: 1em solid rgba(0, 0, 0, 0);
      padding: 0;
      -webkit-transition: background-color 300ms ease;
      -moz-transition: background-color 300ms ease;
      -ms-transition: background-color 300ms ease;
      -o-transition: background-color 300ms ease;
      transition: background-color 300ms ease;
      color: white;
      text-decoration: none;
      display: inline-block;
      border-radius: 0.2em;
      vertical-align: top; }
      @media only screen and (min-width: 980px) {
        .products .inner .additionalProduct {
          border-top: 2em solid rgba(0, 0, 0, 0);
          border-bottom: 2em solid rgba(0, 0, 0, 0);
          margin: 0 0.25em 0 0.25em; } }
      @media only screen and (max-width: 980px) {
        .products .inner .additionalProduct {
          border-top: 1em solid rgba(0, 0, 0, 0);
          border-bottom: 1em solid rgba(0, 0, 0, 0);
          margin: 0; } }
      @media only screen and (min-width: 980px) {
        .products .inner .additionalProduct img {
          height: 10em; } }
      @media only screen and (max-width: 980px) {
        .products .inner .additionalProduct img {
          width: calc(100vw - 2em);
          height: auto; } }
      .products .inner .additionalProduct h2 {
        text-transform: uppercase; }
    .products .inner .additionalProduct:hover {
      background-color: rgba(255, 255, 255, 0.2); }
    .products .inner .additionalHeader {
      text-transform: uppercase;
      padding: 0;
      font-size: 1.5em;
      letter-spacing: 2px;
      text-indent: 2px; }

.swiper-index {
  width: 100vw;
  height: 100vh; }

.swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .swiper-slide img {
    display: none; }
  .swiper-slide p {
    text-align: left;
    font-family: 'Blender Thin', sans-serif;
    font-weight: 900;
    letter-spacing: 0.03em;
    text-transform: uppercase; }
    @media only screen and (min-width: 980px) {
      .swiper-slide p {
        max-width: 50%; } }

.swiper-pagination-bullet-active {
  background-color: white; }

.swiper-pagination-bullet {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0px 0px 0px 2px white;
  -moz-box-shadow: 0px 0px 0px 2px white;
  box-shadow: 0px 0px 0px 2px white; }

.tabbedSlide #tabs {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  min-width: 100vw; }
  @media only screen and (min-width: 980px) {
    .tabbedSlide #tabs {
      border-top: 7em solid transparent;
      border-left: 2em solid transparent;
      border-right: 2em solid transparent;
      border-bottom: 5em solid transparent; } }
  .tabbedSlide #tabs div a:not(.button) {
    color: #56a6f5; }
    .tabbedSlide #tabs div a:not(.button):hover {
      text-decoration: underline; }
  .tabbedSlide #tabs ul, .tabbedSlide #tabs li {
    list-style-type: none; }
  .tabbedSlide #tabs ul {
    margin: 0;
    padding: 0;
    text-align: left; }
    @media only screen and (max-width: 980px) {
      .tabbedSlide #tabs ul {
        height: auto;
        width: 100%; } }
  .tabbedSlide #tabs li {
    display: inline-block;
    background-color: #262626;
    border-top-right-radius: 0.25em;
    border-top-left-radius: 0.25em; }
    @media only screen and (max-width: 980px) {
      .tabbedSlide #tabs li {
        font-size: 14px;
        padding: 0; }
        .tabbedSlide #tabs li a {
          padding: .6em .2em !important; } }
  .tabbedSlide #tabs li.ui-state-active {
    background-color: #333; }
  .tabbedSlide #tabs .ui-state-default a {
    border: none;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px;
    width: 100%;
    height: 100%;
    display: block;
    padding: 1em; }
  .tabbedSlide #tabs .ui-state-default a:hover {
    color: white; }
  .tabbedSlide #tabs .ui-tabs-panel {
    background-color: #333;
    text-align: left;
    border: 2em solid #333;
    text-align: left;
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    line-height: 19px;
    letter-spacing: 0.03em; }
    @media only screen and (min-width: 980px) {
      .tabbedSlide #tabs .ui-tabs-panel {
        border-radius: 0 0.25em 0.25em 0.25em; } }
    @media only screen and (max-width: 980px) {
      .tabbedSlide #tabs .ui-tabs-panel {
        border-radius: 0.25em; } }
    .tabbedSlide #tabs .ui-tabs-panel p {
      margin: 0; }

@media only screen and (max-width: 980px) {
  #tabs-3 {
    border-width: 25px 15px !important; } }
@media only screen and (max-width: 980px) {
  #tabs-3 .upcoming, #tabs-3 .previous {
    display: block; } }
@media only screen and (min-width: 980px) {
  #tabs-3 .upcoming, #tabs-3 .previous {
    display: inline-block;
    vertical-align: top;
    width: 49%; } }
#tabs-3 h3 {
  font-family: 'Blender Book', sans-serif;
  text-transform: uppercase;
  font-size: 1.2em;
  letter-spacing: 0.03em;
  margin: 0 0 1em 0.5em; }
#tabs-3 .upcoming h1 {
  font-family: 'Blender Book', sans-serif;
  padding: 0.5em;
  border: 1px solid white;
  display: inline-block;
  border-radius: 0.25em;
  font-size: 1.2em;
  letter-spacing: 0.03em;
  margin: 0.2em 0.5em 0.2em 0em; }
#tabs-3 .upcoming h2 {
  display: inline-block;
  font-family: Helvetica, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: lighter;
  line-height: 19px;
  letter-spacing: 0.03em;
  margin: 0;
  width: 70%;
  vertical-align: middle; }
  @media only screen and (min-width: 980px) {
    #tabs-3 .upcoming h2 {
      display: inline;
      width: auto; } }
#tabs-3 .upcoming h2:after {
  content: "\a";
  white-space: pre; }
@media only screen and (max-width: 980px) {
  #tabs-3 .previous {
    margin: 2em 0 1em 0.5em; } }
#tabs-3 .previous h1 {
  font-family: 'Blender Book', sans-serif;
  padding: 0.5em;
  background-color: #484848;
  display: inline-block;
  border-radius: 0.25em;
  font-size: 1.2em;
  letter-spacing: 0.03em;
  margin: 0.2em 0.5em 0.2em 0em; }
#tabs-3 .previous h2 {
  display: inline-block;
  font-family: Helvetica, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: lighter;
  line-height: 19px;
  letter-spacing: 0.03em;
  margin: 0;
  width: 70%;
  vertical-align: middle; }
  @media only screen and (min-width: 980px) {
    #tabs-3 .previous h2 {
      display: inline;
      width: auto; } }
#tabs-3 .previous h2:after {
  content: "\a";
  white-space: pre; }

@media only screen and (max-width: 980px) {
  #tabs-1 {
    border-width: 25px 15px !important; } }

#tabs-1 h1, #tabs-4 h1, #tabs-5 h1 {
  text-transform: uppercase;
  font-family: 'Blender Book', sans-serif;
  margin: 1em 0 .2em 0;
  font-size: 1.2em;
  letter-spacing: 1px; }
  #tabs-1 h1:first-of-type, #tabs-4 h1:first-of-type, #tabs-5 h1:first-of-type {
    margin-top: 0; }

#tabs-2 h1 {
  text-transform: uppercase;
  font-family: 'Blender Book', sans-serif;
  margin: 1em 0 0 0;
  font-size: 1.2em;
  letter-spacing: 1px; }
#tabs-2 h1:first-of-type {
  margin: 0; }
#tabs-2 .contactH1 {
  margin: 1em 0 1em 0; }
#tabs-2 section {
  display: inline-block;
  vertical-align: top; }
#tabs-2 section.contactSection {
  padding-left: 2em;
  width: 39%; }
  @media only screen and (max-width: 980px) {
    #tabs-2 section.contactSection {
      width: 100%;
      padding: 0; }
      #tabs-2 section.contactSection .pressKit {
        width: 100% !important;
        text-align: center; } }
#tabs-2 section.pressColums {
  width: 60%; }
  @media only screen and (min-width: 980px) {
    #tabs-2 section.pressColums {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 2em;
      -moz-column-gap: 2em;
      column-gap: 2em; } }

@media only screen and (min-width: 980px) {
  #tabs-1, #tabs-4, #tabs-5 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em; } }

@media only screen and (max-width: 980px) {
  .tab {
    border-width: 25px 15px; } }

.contact {
  background-color: #1F1E1E;
  padding: 2em;
  text-align: left;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  font-weight: lighter;
  line-height: 19px;
  letter-spacing: 0.03em; }
  @media only screen and (min-width: 980px) {
    .contact {
      margin: 5em 0 0 0;
      width: 100%; } }
  @media only screen and (max-width: 980px) {
    .contact {
      margin: 5em 0 5em 0;
      width: calc(100% - 2em); } }
  .contact h1 {
    font-family: 'Blender Medium', sans-serif;
    letter-spacing: 0.03em;
    font-size: 1.25em;
    padding: 0 0 2em 0;
    text-align: center;
    text-transform: uppercase; }
  .contact input {
    display: inline-block;
    vertical-align: middle;
    height: 37px; }
  .contact input.emailInput {
    padding: 0 0.5em;
    border-radius: 0.2em;
    border: none;
    font-family: 'Blender Thin', sans-serif;
    font-size: 1.2em;
    line-height: 37px; }
    @media only screen and (max-width: 980px) {
      .contact input.emailInput {
        margin: 1em; } }
  .contact input.submitInput {
    text-transform: uppercase;
    padding: 0.5em 1em 0.5em 1em;
    cursor: pointer;
    background-color: transparent;
    color: white;
    font-family: 'Blender Thin', sans-serif;
    font-size: 1.1em;
    border: 1px solid white;
    border-radius: 0.2em;
    transition: all 300ms; }
  .contact input.submitInput:hover {
    color: #404040;
    background-color: white; }
  .contact .subscribeForm {
    margin: 0 0 2em 0; }
    @media only screen and (max-width: 980px) {
      .contact .subscribeForm {
        text-align: center; } }
  .contact div.contactFlex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 0.5em 0 2em 0; }
    @media only screen and (max-width: 980px) {
      .contact div.contactFlex {
        display: block !important; }
        .contact div.contactFlex p {
          margin: 5px !important;
          width: 100%; } }
    .contact div.contactFlex p {
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-flex-item-align: center;
      align-self: center;
      display: inline-block;
      text-align: center;
      margin: 0 1em 0 1em; }

@media only screen and (max-width: 980px) {
  .desktop {
    display: none !important; } }

@media only screen and (min-width: 980px) {
  .mobile {
    display: none !important; } }

.caption {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.6);
  margin: 0;
  position: absolute;
  bottom: 4em;
  padding: 1em;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease; }
  @media only screen and (min-width: 980px) {
    .caption {
      left: 4em; } }

#gallery {
  margin: 0 0 5em 0; }

#contact a {
  color: #56a6f5; }
  #contact a:hover {
    text-decoration: underline; }

.holdContactForm {
  text-align: center; }

.productInner .outerFlex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  height: 100vh;
  width: 100vw; }
  @media only screen and (max-width: 980px) {
    .productInner .outerFlex {
      display: block; } }
.productInner .priceDiv {
  text-transform: uppercase; }
@media only screen and (max-width: 980px) {
  .productInner .productFlex {
    align-self: center;
    -webkit-align-self: center;
    -moz-align-self: center; } }
@media only screen and (min-width: 980px) {
  .productInner .productFlex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    align-self: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent; } }
.productInner .productFlex .massProduct {
  background-color: #1f1f1f;
  border-radius: 0.2em; }
  @media only screen and (max-width: 980px) {
    .productInner .productFlex .massProduct {
      padding: 0.2em 0 0.2em 0;
      width: calc(100vw - 2em);
      border-radius: 0.2em;
      margin: 40px auto; } }
  @media only screen and (min-width: 980px) {
    .productInner .productFlex .massProduct {
      display: flex;
      padding: 2em; } }
@media only screen and (max-width: 980px) {
  .productInner .productLeft, .productInner .productRight {
    display: block;
    width: calc(100% - 2em);
    margin: 0 auto; } }
@media only screen and (min-width: 980px) {
  .productInner .productLeft, .productInner .productRight {
    align-self: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    width: 50%; } }
.productInner .productRight {
  background-color: #1f1f1f;
  border-radius: 0.25em;
  border-top: 1em solid transparent;
  border-left: 1em solid transparent;
  border-bottom: 1em solid transparent; }
  @media only screen and (min-width: 980px) {
    .productInner .productRight {
      margin: 0 2em 0 1em; } }
  .productInner .productRight .alignForm {
    align-self: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    width: 100%; }
    .productInner .productRight .alignForm #product-variants {
      width: 100%;
      padding: 0 10%; }
      .productInner .productRight .alignForm #product-variants #product-select {
        width: 80%;
        margin: 20px auto; }
  @media only screen and (min-width: 980px) {
    .productInner .productRight .detailsLeft, .productInner .productRight .detailsRight {
      width: 50%;
      border: 0.5em solid rgba(0, 0, 0, 0); } }
  .productInner .productRight .detailsLeft {
    text-align: left;
    display: inline-block; }
    .productInner .productRight .detailsLeft .productTitle {
      text-transform: uppercase; }
    .productInner .productRight .detailsLeft .productTitle, .productInner .productRight .detailsLeft .productPrice {
      font-family: 'Blender Medium', sans-serif;
      margin: 0; }
    .productInner .productRight .detailsLeft .productDescription h2, .productInner .productRight .detailsLeft .productDescription h3 {
      font-family: Helvetica, sans-serif;
      font-size: 14px;
      font-weight: lighter;
      line-height: 19px;
      letter-spacing: 0.03em; }
  @media only screen and (min-width: 980px) {
    .productInner .productRight .detailsRight {
      display: inline-flex;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      justify-content: center;
      -webkit-justify-content: center;
      -moz-justify-content: center; } }
  .productInner .productRight .detailsRight #product-add {
    width: 100%; }
    @media only screen and (min-width: 980px) {
      .productInner .productRight .detailsRight #product-add {
        align-self: center;
        -webkit-align-self: center;
        -moz-align-self: center; } }
    .productInner .productRight .detailsRight #product-add input, .productInner .productRight .detailsRight #product-add button {
      background-color: rgba(255, 255, 255, 0.7);
      padding: 1em;
      border-radius: 0.25em;
      color: #1f1f1f;
      border: none;
      width: 80%;
      font-family: 'Blender Medium', sans-serif;
      text-transform: uppercase;
      font-size: 1em;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -ms-transition: all 300ms;
      -o-transition: all 300ms;
      transition: all 300ms;
      cursor: pointer; }
    .productInner .productRight .detailsRight #product-add input:hover, .productInner .productRight .detailsRight #product-add button:hover {
      background-color: white; }
@media only screen and (max-width: 980px) {
  .productInner .productLeft {
    margin: 2em auto 1em auto; } }
@media only screen and (min-width: 980px) {
  .productInner .productLeft {
    border-right: 1em solid transparent; } }
.productInner .productLeft .product-photo-container {
  width: 100%; }
  .productInner .productLeft .product-photo-container img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
.productInner .productLeft .swiper-product {
  width: 50vw; }
.productInner .productLeft .swiper-slide-product img {
  display: block !important;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.xDesktop, .xMobile {
  height: 15px;
  width: 15px;
  position: absolute;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(//cdn.shopify.com/s/files/1/0839/1585/t/1/assets/x.svg?v=71949559590787147781429812733); }

.xDesktop {
  margin: -15px 0 0 0; }
  @media only screen and (max-width: 980px) {
    .xDesktop {
      display: none; } }

.xMobile {
  top: 20px !important;
  right: 20px !important; }
  @media only screen and (min-width: 980px) {
    .xMobile {
      display: none; } }

.xAjaxDesktop, .xAjaxMobile {
  height: 15px;
  width: 15px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(//cdn.shopify.com/s/files/1/0839/1585/t/1/assets/x.svg?v=71949559590787147781429812733); }

@media only screen and (max-width: 980px) {
  .xAjaxDesktop {
    display: none; } }

.xAjaxMobile {
  top: 20px;
  right: 20px; }
  @media only screen and (min-width: 980px) {
    .xAjaxMobile {
      display: none; } }

/*
   Swatches Styles
*/
.selector-wrapper {
  display: none; }

.swatch {
  margin: 1em 0; }

/* Label */
.swatch .header {
  margin: 0.5em 0; }

/* Hide radio buttons.*/
.swatch input {
  display: none; }

.swatch label {
  /* Rounded corners */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* To give width and height */
  float: left;
  /* Color swatches contain no text so they need to have a width. */
  min-width: 50px !important;
  height: 35px !important;
  /* No extra spacing between them */
  margin: 0;
  /* The border when the button is not selected */
  border: rgba(255, 255, 255, 0.7) 1px solid;
  /* Background color */
  background-color: transparent;
  cursor: pointer;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  /* Styling text */
  font-size: 13px;
  text-align: center;
  line-height: 35px;
  white-space: nowrap;
  text-transform: uppercase;
  width: 100%; }

.swatch-element label {
  overflow: hidden; }

.color.swatch-element label {
  padding: 0; }

/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label, .swatch label:hover {
  border-color: transparent;
  background: white;
  color: black; }

.swatch .swatch-element {
  float: left;
  -webkit-transform: translateZ(0);
  /* webkit flicker fix */
  -webkit-font-smoothing: antialiased;
  /* webkit text rendering fix */
  /* Spacing between buttons */
  margin: 0px 0 10px 0;
  /* To position the sold out graphic and tooltip */
  position: relative;
  width: 49%; }

@media (max-width: 1100px) {
  .swatch .swatch-element {
    width: 100%; } }
.swatch .swatch-element:nth-of-type(3) {
  float: right; }

/* Image with the cross in it */
.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.swatch .swatch-element .crossed-out {
  display: none; }

.swatch .swatch-element.soldout .crossed-out {
  display: block; }

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  /* internet explorer */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */ }

/* Tooltips */
.swatch .tooltip {
  text-align: center;
  background: gray;
  color: #fff;
  bottom: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  width: 100px;
  left: -23px;
  margin-bottom: 15px;
  /* Make it invisible by default */
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.swatch .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%; }

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid gray 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0; }

.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

.swatch.error {
  background-color: #e8d2d2 !important;
  color: #333333 !important;
  padding: 1em;
  border-radius: 5px; }

.swatch.error p {
  margin: 0.7em 0; }

.swatch.error p:first-child {
  margin-top: 0; }

.swatch.error p:last-child {
  margin-bottom: 0; }

.swatch.error code {
  font-family: monospace; }
