@charset "UTF-8";
/*COLOURS
-------------------------------*/
/*FONTS
-------------------------------*/
/* GLOBAL STYLES
----------------------------------------------------------------------*/
body {
  background-color: rgb(0, 0, 0);
  font-family: "nimbus-sans", sans-serif;
  color: white;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 0px;
}

/* BUTTONS
---------------------*/
button:focus, .btn:focus, button:active, .btn:active {
  outline: 0;
}

button {
  font-size: 14px;
  line-height: 40px;
  background-color: black;
  outline: none;
}

.btn {
  background-color: black;
  outline: none;
}

/*h1 {font-family:"industry-inc-stencil",sans-serif ;}*/
h2 {
  font-family: "industry-inc-inline", sans-serif;
}

h3, h4 {
  font-family: "industry-inc-outline", sans-serif;
}

h1 {
  font-family: "industry-inc-in-n-out", sans-serif;
}

p {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 300;
}

ul {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

ol {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 300;
}

.btn-lg {
  width: 100%;
}

.btn-red {
  background-color: transparent;
  border: 2px solid #b10909;
  color: black;
  transition: all 0.5s ease;
}

.btn-solid-red {
  background-color: #b10909;
  color: white;
  transition: all 0.5s ease;
}

.btn-on-dark {
  color: white;
}

.dummy-cart-btn {
  font-size: 14px;
  padding: 5px;
  color: white;
  width: 30px;
  height: 30px;
  background-color: #b10909;
}

.btn-on-dark {
  color: white;
}

a {
  text-decoration: none;
  font-weight: bold;
  /*color: #b10909;*/
  color: black;
  border-bottom: 2px solid #b10909;
  transition: all 0.5s ease;
}

a:hover {
  text-decoration: none;
}

/* LOGO IN HEADER
-----------------------------------------*/
.navbar-header a.navbar-brand {
  display: block;
  background-image: url(/_img/logo-black.svg);
  background-repeat: no-repeat;
  /*background-color:rgba(0, 0, 0, 0.25);*/
  background-position: center center;
  border: 2px solid #b10909;
}

/*HOME PAGE SPECIFIC */
#home-page .navbar-header a.navbar-brand {
  background-image: url(/_img/logo-white.svg);
}

/* HAMBURGER MENU
-----------------------------------------*/
.navbar-header .navbar-toggle .icon-bar {
  background-color: black;
}

#home-page .navbar-header .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-header .navbar-toggle {
  border: none;
  border: 2px solid #b10909;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 0px;
}

.row {
  margin: 0;
}

.lightbox {
  display: none;
}

.lightbox p {
  color: black;
}

.cream-bg {
  background-color: #dbd4b2;
  background-image: url(/_img/bg.jpg);
  background-size: 400px;
  background-repeat: repeat;
  color: black;
}

.dashed-border {
  margin-bottom: 20px;
  padding: 0px 20px 20px 20px;
  border: 3px solid black;
  position: relative;
  margin: 5px;
}

.dashed-border:after {
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  right: -7px;
  bottom: -7px;
  background: black;
  border: 3px dashed white;
  z-index: -1;
}

img.bordered {
  border: 5px solid white;
}

img.thin-border {
  border: thin solid white;
}

.stripes {
  background-image: url(/favicon.png);
  background-position: top;
  background-repeat: repeat-x;
}

.section-wrap {
  border-bottom: 1px solid #b10909;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.section-wrap:last-of-type {
  border-bottom: none;
}

.image-caption {
  font-style: italic;
  font-size: 12px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.iframe-container {
  position: relative;
  padding-bottom: 140%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 20px;
}

.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.notice {
  padding: 40px;
  border: 1px solid #d1b87f;
  margin-bottom: 40px;
  margin-top: 20px;
  color: #e5e5e5;
}

.mix-container {
  position: relative;
}

#home-page .header-wrap {
  background-image: url(/_img/cover-home-cobra.jpg);
}

#changers-page .header-wrap {
  background-image: url(/_img/cover-changers-03.jpg);
}

#about-page .header-wrap {
  background-image: url(/_img/cover-cobra-01.jpg);
}

#videos-page .header-wrap {
  background-image: url(/_img/cover-videos.jpg);
}

#prints-page .header-wrap {
  background-image: url(/_img/cover-cobra-02.jpg);
}

#news-page .header-wrap {
  background-image: url(/_img/cover-cobra-02.jpg);
}

#paintings-page .header-wrap {
  background-image: url(/_img/cover-paintings.jpg);
}

#store-page .header-wrap {
  background-image: url(/_img/cover-store.jpg);
}

#shop-page .header-wrap {
  background-image: url(/_img/cover-store.jpg);
}

#wholesale-page .header-wrap {
  background-image: url(/_img/cover-wholesale-02.jpg);
}

#thankyou-page .header-wrap {
  background-image: url(/_img/cover-wholesale.jpg);
}

#thanks-page .header-wrap {
  background-image: url(/_img/cover-contact.jpg);
}

#contact-page .header-wrap {
  background-image: url(/_img/cover-contact.jpg);
}

#extra-art-page .header-wrap {
  background-image: url(/_img/cover-extra-art-OLD.jpg);
}

#mcc-page .header-wrap {
  background-image: url(/_img/mcc/MCC.jpg);
}

#contests-page .header-wrap {
  background-image: url(/_img/cover-contests.jpg);
}

#cardpacks-page .header-wrap {
  background-image: url(/_img/cover-home-cobra.jpg);
}

/* MAIN section styles
----------------------------------------------------*/
section.main {
  margin-bottom: 0;
  padding-bottom: 150px;
}

/* FOOTER styles
----------------------------------------------------*/
.dashed-div {
  border-top: 3px dashed white;
  border-bottom: 3px solid black;
}

.footer-wrap {
  background-color: #dbd4b2;
  color: black;
}

.footer-content a {
  color: black;
}

/* MOBILE SPECIFIC styles (320px up to 768px width)
-------------------------------------------------------------------------------------------------------*/
/* GLOBALS
-------------------------------------------------*/
.masthead {
  padding-top: 0px;
  padding-bottom: 40px;
}

button {
  font-size: 14px;
  line-height: 40px;
}

.btn:hover {
  color: inherit;
}

p {
  font-size: 14px;
  line-height: 16px;
}

ul, ol {
  font-size: 14px;
  line-height: 16px;
}

a:hover {
  color: inherit;
}

h1 {
  font-size: 44px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 22px;
}

.card-main a:hover {
  color: black;
}

.stripes {
  background-size: 15px;
  height: 15px;
}

.question {
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 20px;
  line-height: 20px;
}

.big-btn-area {
  margin-top: 20px;
}

/* HEADER
----------------------------------------------------------------------*/
.header-wrap {
  background-color: black;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  min-height: 120px;
}

.header-content a {
  border: none;
}

.navbar {
  background-color: transparent;
  border: none;
}

.navbar-header {
  border-bottom: none;
}

/* GIJOE365 LOGO -----*/
.navbar-header a.navbar-brand {
  height: 50px;
  width: 125px;
  margin-top: 10px;
  padding: 5px;
  background-size: 90%;
}

/* ------- END GIJOE365 LOGO */
.navbar-header .navbar-toggle {
  height: 50px;
}

.navbar-collapse {
  border: 3px dashed white;
  padding: 3px;
  margin-top: 10px;
}

.navbar-collapse ul.navbar-nav {
  background-color: transparent;
  background-color: #dbd4b2;
  position: relative;
  margin: 0;
  padding: 0;
  padding: 10px 5px 5px 5px;
}

.navbar-collapse .navbar-nav li a {
  color: black;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #b10909;
  margin-bottom: 5px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-collapse ul.navbar-nav li a.current {
  background-color: #b50404;
  color: white;
  cursor: pointer;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #b10909;
  color: white;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: black;
}

.navbar-collapse ul.navbar-nav ul {
  margin-left: 40px;
}

.navbar-collapse ul.navbar-nav ul li a {
  color: black;
}

.navbar .nav li a.disabled {
  color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.1);
}

.navbar .nav li a.disabled:hover {
  color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.1);
  cursor: none;
}

/* NEWS section
----------------------------------------------------------------------*/
.blurb {
  margin-bottom: 20px;
}

.blurb p {
  font-size: 13px;
}

.news-item {
  padding-bottom: 10px;
}

.news-item img {
  margin-bottom: 10px;
  border: 2px solid white;
}

.news .date {
  font-size: 10px;
  border-top: 1px solid #b10909;
  padding-top: 10px;
}

.news .btn-news {
  margin-top: 10px;
}

.latest .date {
  font-size: 10px;
  margin-top: 5px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.74);
}

.latest img {
  border: 10px solid white;
  transition: border 0.5s ease;
}

/* ASIDE section
---------------------------------------------------------------------------*/
.connect {
  margin-top: 20px;
  height: auto;
}
.connect .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.connect p {
  font-size: 14px;
  line-height: 15px;
}

/* SOCIAL MEDIA
------------------*/
.social {
  width: 100%;
  margin-top: 10px;
}
.social .flex-wrapper {
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.social .flex-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
  flex-grow: 1;
  align-content: flex-start;
}
.social .social-btn-wrap {
  padding: 0px;
  flex: 1;
  aspect-ratio: 1/1;
  margin-right: 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.social .social-icon-btn {
  display: block;
  border: 2px solid #b10909;
  border-radius: 10px;
  transition: all 0.5s ease;
  text-decoration: none;
  background-color: transparent;
}
.social .social-icon-btn img {
  width: 100%;
  height: auto;
}
.social .social-icon-btn:hover {
  background-color: #b10909; /* RED background on hover */
}

/* end SOCIAL */
/* BLAST section
------------------------------*/
.blast {
  margin-top: 20px;
  height: auto;
}
.blast .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

/* BLAST signup
---------------------*/
.blast-signup {
  padding-left: 0;
  padding-right: 0;
}
.blast-signup ul {
  width: 100%;
  list-style: none;
  color: #b10909;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 30px;
}
.blast-signup ul li {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: 15px;
  position: relative;
  margin-left: 0;
  padding-left: 25px;
}
.blast-signup ul li:before {
  content: "";
  border: 4px solid #b10909;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 2px;
  left: 12px;
}

/* END blast sign up */
/* SIGNUP
-----------------------------*/
#mc_embed_signup_scroll #mce-EMAIL {
  background-color: rgba(0, 0, 0, 0.2);
  color: black;
  border: none;
  width: 100%;
  height: 50px;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px dashed black;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.5);
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.5);
}

:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.5);
}

/* MAIN section
---------------------------------------------------------------------------*/
.main {
  margin-bottom: 200px;
  margin-top: 15px;
}

.lightbox img {
  margin-bottom: 5px;
}

.lightbox p {
  font-size: 10px;
}

.lightbox p:first-of-type {
  border-bottom: 1px solid #b10909;
  padding-bottom: 4px;
}

/* FOOTER
----------------------------------------------------------------------*/
.footer-wrap {
  min-height: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-content .social-wrap {
  text-align: center;
  padding: 0;
  margin: 0;
  width: auto;
  margin-bottom: 20px;
}

.footer-content .social-wrap ul.social {
  text-align: center;
  width: auto;
  padding: 0;
  margin: 0;
}

.footer-content .social-wrap ul.social li {
  display: inline-block;
  width: 16%;
}

.footer-content .social-wrap ul.social li a {
  display: block;
  border: none;
  background-color: transparent;
  border: 2px solid #b10909;
  padding: 5px;
  border-radius: 7px;
}

.copyright,
.credit {
  border-top: 1px solid #b10909;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* ABOUT page
---------------------------------------------------------------------------*/
#about-page .about-section-wrap {
  border-top: 1px solid red;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#about-page .about-nav ul li {
  margin-bottom: 10px;
}

#about-page .about-nav ul li a {
  color: white;
  font-weight: normal;
  width: 100%;
  display: block;
  background-color: transparent;
  border: 1px solid red;
  border-radius: 5px;
  line-height: 40px;
  padding: 5px;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}

#about-page .content-area {
  margin-bottom: 20px;
  padding-top: 20px;
}

.card-tab {
  width: auto;
  padding: 20px 10px 20px 15px;
  height: 86.4px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  color: black;
  margin-bottom: 0;
}

.card-tab h2 {
  padding: 0;
  margin: 0;
  display: inline-block;
}

.card-main {
  padding: 20px 10px 10px 15px;
  background-image: url(/_img/bg.jpg);
  background-repeat: repeat;
  background-size: 400px;
  margin-top: 0px;
  border-radius: 10px;
  min-height: 200px;
  color: black;
  margin-bottom: 20px;
}
.card-main h2 {
  border-bottom: 1px solid red;
  margin: 0;
  margin-bottom: 15px;
}

.card-main ol.big {
  font-size: 16px;
  font-weight: bold;
}

.card-main ul {
  list-style: disc;
  margin-left: 40px;
}

.project-aside .side-image-box {
  border: 5px solid white;
  margin-bottom: 10px;
}

/* VIDEOS PAGE
---------------------------------------------------------------------------*/
#videos-page .section-wrap a {
  color: white;
  text-transform: uppercase;
}

#videos-page .content-area {
  margin-bottom: 40px;
  padding-bottom: 40px;
  /*border-bottom: 1px solid #b10909;*/
}

#videos-page .image-caption {
  margin-top: 10px;
}

#videos-page .video-aside a img {
  border: 5px white solid;
}

/* CHANGERS PAGE
---------------------------------------------------------------------------*/
#changers-page .content-area {
  padding-bottom: 50px;
  /*border-bottom: 1px solid #b10909;*/
}

.preload {
  display: none;
}

/*ZARTAN -----*/
.zartan-box {
  height: 320px;
  border: 8px white solid;
  background-image: url(/_img/zartan-dark-02.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  margin-bottom: 10px;
}

.zartan-box.active {
  background-image: url(/_img/zartan-light.jpg);
}

.zartan-btn {
  margin-bottom: 30px;
}

.zartan-btn,
.zartan-btn:focus,
.zartan-btn:link,
.zartan-btn:visited {
  border: 2px solid #b10909;
  color: white;
}

.zartan-btn:hover {
  background-color: #b10909;
  color: white;
}

.zartan-btn:active {
  color: white;
}

/*ZANDAR -----*/
.zandar-box {
  height: 320px;
  border: 8px white solid;
  background-image: url(/_img/zandar-dark-02.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  margin-bottom: 10px;
}

.zandar-box.active {
  background-image: url(/_img/zandar-light-02.jpg);
}

.zandar-btn {
  margin-bottom: 30px;
}

.zandar-btn,
.zandar-btn:focus,
.zandar-btn:link,
.zandar-btn:visited {
  border: 2px solid #b10909;
  color: white;
}

.zandar-btn:hover {
  background-color: #b10909;
  color: white;
}

.zandar-btn:active {
  color: white;
}

/*ZARANA -----*/
.zarana-box {
  height: 320px;
  border: 8px white solid;
  background-image: url(/_img/zarana-dark.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  margin-bottom: 10px;
}

.zarana-box.active {
  background-image: url(/_img/zarana-light.jpg);
}

.zarana-btn {
  margin-bottom: 30px;
}

.zarana-btn,
.zarana-btn:focus,
.zarana-btn:link,
.zarana-btn:visited {
  border: 2px solid #b10909;
  color: white;
}

.zarana-btn:hover {
  background-color: #b10909;
  color: white;
}

.zarana-btn:active {
  color: white;
}

/* PAINTINGS PAGE
---------------------------------------------------------------------------*/
#paintings-page .paintings-banner {
  background-image: url(/_img/paintings-banner.jpg);
  background-size: 110%;
  background-position: top center;
  background-repeat: no-repeat;
  height: 170px;
  margin-top: 0px;
  padding-top: 110px;
  padding-left: 15px;
  margin-bottom: 10px;
}

#paintings-page .paintings-banner h1 {
  margin: 0px;
}

#paintings-page .intro {
  padding: 20px;
  border: 1px solid white;
  margin-top: 20px;
  margin-bottom: 20px;
}

#paintings-page .masthead {
  padding-top: 0px;
}

#paintings-page img {
  width: 100%;
}

#paintings-page .image-caption {
  margin-top: 10px;
}

#paintings-page h3 {
  margin-top: 40px;
}

#paintings-page .content-area {
  margin-bottom: 30px;
}

/* WHOLESALE PAGE
---------------------------------------------------------------------------*/
#wholesale-page .header-wrap {
  background-position: 0px -20px;
  background-size: cover;
}

#wholesale-page .masthead p a {
  color: white;
}

#wholesale-page .masthead .hero-img {
  margin-bottom: 10px;
}

#wholesale-page .gallery a {
  display: block;
  width: 33.3333333%;
  float: left;
  text-decoration: none;
  border-bottom: none;
  padding: 2px;
}

#wholesale-page .gallery img {
  width: 100%;
}

/* OLD NEWS page
---------------------------------------------------------------------------*/
#news-page .news-item:first-of-type .date {
  border-top: none;
}

/* STORE page (non-ecwid styles)
----------------------------------*/
#store-page .header-wrap {
  background-position: center bottom;
}

/* SHOP page (non-ecwid styles)
----------------------------------*/
#shop-page .header-wrap {
  background-position: center center;
}

#shop-page .content-wrapper {
  margin-top: 20px;
}

/* CARD PACKS FAQ page
---------------------------------------------------------------------------*/
#cardpacks-page .content-wrapper {
  margin-top: 20px;
}
#cardpacks-page .list-sub-title {
  font-size: 16px;
  text-decoration: underline;
}
#cardpacks-page .navbar-header a.navbar-brand {
  background-image: url(/_img/logo-white.svg);
}
#cardpacks-page .navbar-header .navbar-toggle .icon-bar {
  background-color: white;
}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 768px) {
  /* Styles */
  /* GLOBALS
     ----------------------------*/
  .header-wrap {
    height: 240px;
  }
  /* HEADER / NAV
  ----------------------------*/
  .navbar-header a.navbar-brand {
    transition: all 0.5s;
  }
  .navbar-header a.navbar-brand:hover {
    border: 2px dashed #b10909;
  }
  #home-page .navbar-header a.navbar-brand {
    background-color: rgba(0, 0, 0, 0.43);
    transition: all 0.5s;
  }
  #home-page .navbar-header a.navbar-brand:hover {
    background-color: transparent;
    border: 2px dashed white;
  }
  .navbar-collapse {
    float: right;
  }
  .navbar-collapse ul.navbar-nav {
    margin-bottom: 3px;
  }
  .navbar-default .navbar-nav .dropdown-toggle {
    width: auto;
  }
  .navbar-collapse ul.navbar-nav li a {
    transition: all 0.5s ease;
  }
  .navbar-collapse ul.navbar-nav li a:hover {
    background-color: #b50404;
    color: white;
  }
  .navbar-collapse ul.navbar-nav li a.current {
    color: black;
    background: linear-gradient(0deg, #b10909 20%, transparent 0%);
  }
  .dropdown-menu {
    top: 100%;
    left: 50px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0px 0px 0px;
    margin: 0px 10px 60px 10px;
    list-style: none;
    font-size: 14px;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .open > .dropdown-menu {
    left: -44px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    text-align: center;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #b10909;
    color: white;
  }
  .stripes {
    height: 20px;
    background-size: 20px;
  }
  /* LATEST NEWS section
  --------------------------*/
  .news p {
    font-size: 16px;
  }
  .news img {
    max-width: 50%;
  }
  /* SIGN-UP
      -------------------------*/
  .blast-signup p {
    font-size: 16px;
    line-height: normal;
  }
  /* FOOTER
      -------------------------*/
  .footer-wrap {
    min-height: 400px;
  }
  /* CHANGERS
  -----------------------------------------------*/
  #zartan-page .content-area {
    padding-bottom: 50px;
  }
  /* ZARTAN
  ----------------*/
  .zartan-box {
    height: 320px;
    border: 8px white solid;
    background-position: top center;
    background-size: cover;
    margin-bottom: 15px;
  }
  .zartan-box.active {
    background-image: url(/_img/zartan-light.jpg);
  }
  .zartan-btn {
    margin-bottom: 30px;
  }
  /* ZANDAR
  ----------------*/
  .zandar-box {
    height: 320px;
    border: 8px white solid;
    background-position: top center;
    background-size: cover;
    margin-bottom: 15px;
  }
  .zandar-box.active {
    background-image: url(/_img/zandar-light-02.jpg);
  }
  .zandar-btn {
    margin-bottom: 30px;
  }
  /* ZARANA
  ----------------*/
  .zarana-box {
    height: 320px;
    border: 8px white solid;
    background-position: top center;
    background-size: cover;
    margin-bottom: 15px;
  }
  .zarana-box.active {
    background-image: url(/_img/zarana-light.jpg);
  }
  .zarana-btn {
    margin-bottom: 30px;
  }
  /* PAINTINGS PAGE
  -----------------------------------------------*/
  #paintings-page .paintings-banner {
    background-image: url(/_img/paintings-banner.jpg);
    background-size: 110%;
    height: 270px;
    margin-top: 0px;
    padding-top: 200px;
    padding-left: 25px;
    margin-bottom: 10px;
  }
  #paintings-page .paintings-banner h1 {
    margin: 0px;
  }
  #paintings-page .masthead {
    padding-top: 0px;
  }
  #paintings-page .image-caption {
    margin-top: 10px;
  }
  #paintings-page h3 {
    margin-top: 40px;
  }
  #paintings-page .content-area {
    margin-bottom: 30px;
  }
  /* WHOLESALE PAGE
  -----------------------------------------------*/
  #wholesale-page .header-wrap {
    background-position: 0px 0px;
    background-size: cover;
  }
  #wholesale-page .gallery a {
    display: block;
    width: 20%;
    float: left;
    text-decoration: none;
    border-bottom: none;
    padding: 2px;
  }
  .wholesale-app-btn {
    margin-top: 15px;
  }
  .wholesale-aside-newest {
    margin-top: 65px;
  }
  .wholesale-aside {
    margin-top: 15px;
  }
  .wholesale-social {
    margin-top: 165px;
  }
  /* STORE PAGE (non-ecwid elements)
  -----------------------------------------------*/
  #store-page .masthead {
    padding-top: 50px;
  }
} /* end media query */
/* Desktops and laptops ----------- */
@media only screen and (min-width: 992px) {
  /* Styles */
  /* GLOBALS
  -----------------------------------------------*/
  a:hover {
    color: #b10909;
    border-bottom: 4px solid #b10909;
  }
  .btn-red:hover {
    background-color: #b10909;
    color: white;
  }
  .btn-red:hover {
    border: 2px solid #b10909;
  }
  .lightbox {
    max-width: 500px;
  }
  .blurb {
    padding-right: 10%;
  }
  .header-wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #contests-page .header-wrap {
    background-position: top center;
  }
  .stripes {
    height: 25px;
    background-size: 25px;
  }
  /* HEADER section
  -----------------------------------------------*/
  .header-content {
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .navbar-header a.navbar-brand {
    width: 180px;
    height: 70px;
  }
  .navbar-header .navbar-brand:hover {
    text-decoration: none;
  }
  .navbar-collapse ul.navbar-nav {
    padding-left: 7px;
    padding-right: 7px;
  }
  /* MASTHEAD  /  NEWS section
   -----------------------------------------------*/
  .masthead {
    padding-top: 0px;
  }
  .blurb {
    margin-bottom: 40px;
  }
  .news p {
    font-size: 14px;
  }
  .news-item {
    display: inline-block;
  }
  .news img {
    max-width: 200px;
    float: left;
    margin: 0px 10px 10px 0px;
  }
  .news a img:hover {
    border: 2px solid #b50404;
  }
  .news a img {
    transition: all 0.5s ease;
  }
  /* ASIDE
  -------------------------------------------------*/
  .latest img:hover {
    border: 10px solid rgba(255, 255, 255, 0);
  }
  /* SIGN-UP
      -------------------------*/
  .blast-signup p {
    font-size: 14px;
    line-height: 16px;
  }
  .social ul li a:hover {
    background-color: #b50404;
  }
  /* GRID - THUMBNAILS
  ---------------------------------------------------*/
  .mix-container .mix a:hover .mix {
    border: 5px solid #b50404;
  }
  /* footer
  -------------------------------------------------*/
  .footer-wrap {
    min-height: 400px;
  }
  .footer-content .social-wrap {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .footer-content .social-wrap ul.social li {
    width: 10%;
  }
  .footer-content .social-wrap ul.social li a {
    transition: all 0.5s ease;
  }
  .footer-content .social-wrap ul.social li a:hover {
    background-color: #b50404;
  }
  /* ABOUT PAGE
      ------------------------------------------------*/
  nav.about-nav {
    margin-top: 50px;
  }
  nav.about-nav ul li {
    float: left;
    width: 20%;
    padding-right: 5%;
    height: 40px;
  }
  #about-page .about-nav ul li a {
    display: inline-block;
    border: none;
    font-size: 16px;
    padding: 0px 10px 0px 10px;
    border-bottom: 4px solid #b10909;
    border-radius: 0px;
  }
  #about-page .about-nav ul li a:hover {
    border-bottom: 8px solid #b10909;
    background-color: #b10909;
  }
  .card-tab {
    width: auto;
    padding: 20px 10px 20px 0px;
    height: 86px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    color: black;
    margin-bottom: 0;
  }
  .card-main {
    border-top-right-radius: 10px;
    padding: 20px 50px 40px 30px;
  }
  #about-page .project-aside {
    padding-top: 20px;
  }
  #about-page .lightbox {
    max-width: 900px;
  }
  /* VIDEOS PAGE
  -----------------------------------------------*/
  #videos-page .video-aside {
    margin-top: 55px;
  }
  #videos-page .video-aside a img {
    border: 7px white solid;
    transition: all 0.5s ease;
  }
  #videos-page .video-aside a img:hover {
    border: 7px rgba(255, 255, 255, 0) solid;
  }
  /* COLOUR CHANGERS
  -----------------------------------------------*/
  #changers-page .masthead p {
    max-width: 75%;
  }
  #changers-page .content-area {
    padding-bottom: 50px;
    /*border-bottom: 1px solid #b10909;*/
  }
  #changers-page .content-area p {
    max-width: 75%;
  }
  /* ZARTAN ---------*/
  .zartan-box {
    height: 565px;
    border: 8px white solid;
    background-position: center center;
    background-size: cover;
    margin-bottom: 15px;
  }
  .zartan-box.active {
    background-image: url(/_img/zartan-light.jpg);
  }
  .zartan-btn {
    margin-bottom: 30px;
  }
  /* ZANDAR ---------*/
  .zandar-box {
    height: 565px;
    border: 8px white solid;
    background-position: center center;
    background-size: cover;
    margin-bottom: 15px;
  }
  .zandar-box.active {
    background-image: url(/_img/zandar-light-02.jpg);
  }
  .zandar-btn {
    margin-bottom: 30px;
  }
  /* ZARANA ---------*/
  .zarana-box {
    height: 565px;
    border: 8px white solid;
    background-position: center center;
    background-size: cover;
    margin-bottom: 15px;
  }
  .zarana-box.active {
    background-image: url(/_img/zarana-light.jpg);
  }
  .zarana-btn {
    margin-bottom: 30px;
  }
  /* PRINTS PAGE
  -----------------------------------------------*/
  #prints-page .prints-aside {
    margin-top: 60px;
  }
  /* NEWS PAGE
  -----------------------------------------------*/
  #news-page .news-aside {
    margin-top: 60px;
  }
  /* PAINTINGS PAGE
  -----------------------------------------------*/
  #paintings-page .paintings-banner {
    background-size: 110%;
    height: 454px;
    padding-top: 300px;
    padding-left: 25px;
    margin-bottom: 10px;
  }
  #paintings-page .intro {
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #paintings-page .intro p {
    font-size: 20px;
  }
  #paintings-page .paintings-banner h1 {
    margin: 0px;
    font-size: 60px;
  }
  #paintings-page .masthead {
    padding-top: 0px;
  }
  #paintings-page .image-caption {
    margin-top: 10px;
  }
  #paintings-page h3 {
    margin-top: 40px;
  }
  #paintings-page .content-area {
    margin-bottom: 30px;
  }
  #paintings-page .paintings-aside {
    padding-top: 65px;
  }
  /* WHOLESALE PAGE
  -----------------------------------------------*/
  #wholesale-page .header-wrap {
    background-position: 0px -90px;
  }
  .wholesale-aside-newest {
    margin-top: 65px;
  }
  .wholesale-aside {
    margin-top: 15px;
  }
  .wholesale-social {
    margin-top: 130px;
  }
  #wholesale-page .gallery a:hover {
    background-color: #b10909;
  }
  /*THANK YOU PAGE
      ---------------------------------------
  */
  #thankyou-page .thanks-btn {
    max-width: 50%;
    margin-top: 20px;
  }
  /* STORE PAGE (non-ecwid elements)
  -----------------------------------------------*/
  #store-page .header-wrap {
    background-size: cover;
    background-position: 0px -40px;
  }
  #store-page .header-wrap {
    height: 300px;
  }
  #store-page .masthead {
    padding-top: 50px;
  }
} /* END MEDIA QUERY */
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1200px) {
  /* Styles */
  .navbar-header a.navbar-brand {
    width: 270px;
    height: 110px;
  }
  .blast-images img {
    width: 50%;
    float: left;
  }
  /*HOME PAGE
  --------------------------------------*/
  #home-page .header-wrap {
    height: 300px;
  }
  /*ABOUT PAGE
      -----------------------------------*/
  #about-page .lightbox {
    max-width: 1000px;
  }
  /* STORE PAGE (non-ecwid elements)
  -----------------------------------------------*/
  #store-page .header-wrap {
    background-size: cover;
    background-position: 0px -120px;
  }
  #store-page .header-wrap {
    height: 300px;
  }
  #store-page .masthead {
    padding-top: 50px;
  }
}
/* EXTRA ART PAGE
---------------------------------------------------------------------------*/
#extra-art-page {
  /*end section wrap*/
}
#extra-art-page .section-wrap a {
  color: white;
  text-transform: uppercase;
}
#extra-art-page .content-area {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
#extra-art-page .hide-mobile {
  display: none;
}
#extra-art-page .packery-grid .grid-item {
  position: relative;
  border: 1px solid black;
}
#extra-art-page .packery-grid .grid-item .buy-this-btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: auto;
  height: auto;
  font-size: 16px;
  padding: 10px;
  line-height: 16px;
}

/* end extra art mobile styles */
/* Desktops and laptops ----------- */
/* end 768 query */
/* Desktops and laptops ----------- */
@media only screen and (min-width: 992px) {
  #extra-art-page .grid-item {
    transition: all 0.5s ease;
  }
  #extra-art-page .grid-item .buy-this-btn:hover {
    text-decoration: none;
    border: 1px solid white;
  }
  #extra-art-page .grid-item:hover {
    border: 1px solid #ed1c25;
  }
  #extra-art-page .masthead p {
    max-width: 75%;
  }
} /* end 992 query */
/* Desktops and laptops ----------- */
/* end 1200 query */
/* CONTROLS
------------------------------------- */
.controls-wrap {
  background: #333;
  background-color: black;
  border-top: 1px solid #ed1c25;
  border-bottom: 1px solid #ed1c25;
  padding-bottom: 10px;
}

.controls {
  padding: 0;
  color: #eee;
}

label {
  font-weight: 300;
  margin: 0 0.4em 0 0;
}

button {
  display: inline-block;
  padding: 0.4em 0.8em;
  background: #666;
  border: 0;
  color: #ddd;
  font-size: 16px;
  font-weight: 300;
  border-radius: 4px;
  cursor: pointer;
}

button.active {
  background: #68b8c4;
}

button:focus {
  outline: 0 none;
}

button + label {
  margin-left: 1em;
}

button.btn-show-all {
  background: black;
  color: white;
  border: 1px solid #b10909;
  transition: background 0.5s ease;
}

/* CHECKBOXES STYLE
------------------------------------*/
/* MOBILE STYLES for Checkboxes */
fieldset {
  display: inline-block;
  vertical-align: top;
  /*margin: 0 1em 0 0;
  background: #666;
    background-color: #3f8aac;*/
  border: 2px solid #3f8aac;
  padding: 10px;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 10px;
}

fieldset.faction {
  float: left;
  width: 38%;
}

fieldset.special-quality {
  float: right;
  width: 59%;
}

fieldset h4 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.checkbox {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0;
  /*float: left;
  background-color: #b10909;*/
  width: 50px;
  text-align: center;
  margin-right: 5px;
  font-size: 9px;
}

.checkbox input[type=checkbox] {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  margin: 0;
  opacity: 0;
  z-index: 1;
}

.checkbox label {
  display: inline-block;
  /*vertical-align: top;*/
  text-align: center;
  padding-left: 0px;
  padding-top: 50px;
  text-transform: uppercase;
}

.checkbox label:before,
.checkbox label:after {
  content: "";
  display: block;
  position: absolute;
}

.checkbox label:before {
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  margin-right: 0px;
  background: #ddd;
  border-radius: 3px;
}

.checkbox label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background: #ed1c25;
  opacity: 0;
  pointer-events: none;
}

.checkbox input:checked ~ label:after {
  opacity: 1;
}

.checkbox input:focus ~ label:before {
  background: #eee;
}

#Reset {
  width: 100%;
  padding-top: 10px;
}

/* DESKTOP and LAPTOP SPECIFIC styles (from 992px - 1199px)
-----------------------------------------------------------------------------------------------------------------------*/
/* Desktops and laptops ----------- */
@media only screen and (min-width: 992px) {
  .controls {
    color: #eee;
  }
  fieldset {
    display: block;
    padding: 0.5em;
    border-radius: 3px;
    width: 100%;
    float: left;
    margin-right: 1%;
    height: 85px;
  }
  fieldset.faction {
    float: left;
    width: 18%;
  }
  fieldset.special-quality {
    float: left;
    width: 22%;
  }
  fieldset.element {
    float: left;
    width: 18%;
  }
  fieldset.specialty {
    float: left;
    width: 22%;
  }
  fieldset h4 {
    margin-bottom: 5px;
  }
  .checkbox {
    display: block;
    position: relative;
    cursor: pointer;
    margin: 0px;
    width: 30px; /* checkbox WIDTH */
    margin-right: 2px; /* space between checkboxes*/
    float: left;
    text-align: center;
    /*background-color: yellow;*/
  }
  .checkbox input[type=checkbox] {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    margin: 0;
    opacity: 0;
    z-index: 1;
    /*background-color: blue;*/
  }
  .checkbox label {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    height: auto;
    padding-top: 30px; /* checkbox HEIGHT*/
    /*background-color: red;*/
    width: 100%;
    text-align: center;
    font-size: 9px;
  }
  .checkbox label:before,
  .checkbox label:after {
    content: "";
    display: block;
    position: absolute;
  }
  /* WHITE clickable box area */
  .checkbox label:before {
    left: 5px;
    top: 0;
    width: 22px;
    height: 22px;
    /*background: #ddd;*/
    border-radius: 3px;
    transition: all 0.5s ease;
    /*background-color: green;*/
  }
  /* RED SELECTED area */
  .checkbox label:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 8px;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    background: #b10909;
    opacity: 0;
    pointer-events: none;
  }
  .checkbox input:checked ~ label:after {
    opacity: 1;
  }
  .checkbox input:focus ~ label:before {
    background: #eee;
  }
  .checkbox input:hover ~ label:before {
    border: 2px solid #b10909;
  }
  #Reset {
    width: 12%;
    float: left;
    height: 85px;
  }
  button.btn-show-all:hover {
    background-color: #b10909;
  }
} /* end desktop 1000px-1199px checkbox styles */
/* DESKTOP and LAPTOP SPECIFIC styles (from 1200px and beyond)
-----------------------------------------------------------------------------------------------------------------------*/
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1199px) {
  fieldset {
    display: block;
    padding: 0.5em;
    border-radius: 3px;
    width: 100%;
    float: left;
    margin-right: 1%;
    height: 95px;
  }
  fieldset.faction {
    float: left;
    width: 19%;
  }
  fieldset.special-quality {
    float: left;
    width: 22%;
  }
  fieldset.element {
    float: left;
    width: 18%;
  }
  fieldset.specialty {
    float: left;
    width: 23%;
  }
  fieldset h4 {
    margin-bottom: 5px;
  }
  .checkbox {
    display: block;
    position: relative;
    cursor: pointer;
    margin: 0px;
    width: 40px; /* checkbox WIDTH */
    margin-right: 2px; /* space between checkboxes*/
    float: left;
    text-align: center;
    /*background-color: yellow;*/
  }
  .checkbox input[type=checkbox] {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    margin: 0;
    opacity: 0;
    z-index: 1;
    /*background-color: blue;*/
  }
  .checkbox label {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    height: auto;
    padding-top: 40px; /*checkbox HEIGHT*/
    /*background-color: red;*/
    width: 100%;
    text-align: center;
    font-size: 10px;
  }
  .checkbox label:before,
  .checkbox label:after {
    content: "";
    display: block;
    position: absolute;
  }
  /*ACTUAL CLICKABLE BOX*/
  .checkbox label:before {
    left: 5px;
    top: 0;
    width: 35px;
    height: 35px;
    /*background: #ddd;*/
    border-radius: 3px;
    transition: all 0.5s ease;
    /*background-color: green;*/
  }
  /* SELECTED box style */
  .checkbox label:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 10px;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    background: #b10909;
    opacity: 0;
    pointer-events: none;
  }
  .checkbox input:checked ~ label:after {
    opacity: 1;
  }
  .checkbox input:focus ~ label:before {
    background: #eee;
  }
  .checkbox input:hover ~ label:before {
    border: 2px solid #b10909;
  }
  #Reset {
    width: 12%;
    float: left;
    height: 95px;
  }
  button.btn-show-all:hover {
    background-color: #b10909;
  }
} /* end wider desktop 1200px and beyond */
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
.featherlight .featherlight-close-icon {
  /* position: centering vertical and horizontal */
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  /* dimensions:*/
  line-height: 40px;
  width: 40px;
  /* styling */
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff; /* Set the background in case it overlaps the content */
  background-color: white;
  color: #000;
}

@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647; /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
  }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff; /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
  }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
  }
  .featherlight iframe {
    /* styling */
    border: none;
  }
  .featherlight * { /* See https://github.com/noelboss/featherlight/issues/42 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* CSS for MIX sorting   */
/* style from 1px - 768px */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
button {
  font-family: "Helvetica Neue", arial, sans-serif;
}

.mix.lazyload {
  opacity: 0;
  transform: scale(0.8);
}

.mix.lazyloaded {
  opacity: 1;
  transform: scale(1);
  transition: all 700ms;
}

/* FAIL MESSAGE
---------------------------------------*/
#thumbs-container {
  position: relative;
  min-height: 250px;
}

#thumbs-container .fail-message {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 150ms;
  -moz-transition: 150ms;
  transition: 150ms;
}

#thumbs-container .fail-message:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

#thumbs-container .fail-message span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  color: white;
  text-align: center;
}

#thumbs-container .fail-message span h2 {
  font-size: 18px;
}

#thumbs-container .fail-message span img {
  max-width: 200px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 200%;
}

#thumbs-container.fail .fail-message {
  opacity: 1;
  pointer-events: auto;
}

/* MOBILE grid layout - 3 across */
.mix-container .mix,
.mix-container .gap {
  display: inline-block;
  width: 32%;
}

.mix-container .mix {
  margin-bottom: 2%;
  display: none;
  border: 5px solid white;
  cursor: pointer;
}

@media all and (min-width: 420px) {
  .mix-container .mix,
  .mix-container .gap {
    width: 32%;
  }
}
@media all and (min-width: 640px) {
  .mix-container .mix,
  .mix-container .gap {
    width: 24%;
  }
  .mix-container .mix:hover {
    border: 5px solid rgba(255, 255, 255, 0);
  }
}
@media all and (min-width: 960px) {
  .mix-container .mix,
  .mix-container .gap {
    width: 19%;
  }
  /* FAIL MESSAGE
  ---------------------------------------*/
  #thumbs-container {
    min-height: 450px;
  }
  #thumbs-container .fail-message {
    top: 20px;
  }
  #thumbs-container .fail-message span h2 {
    font-size: 32px;
  }
  #thumbs-container .fail-message span img {
    max-width: 300px;
    margin-bottom: 20px;
    border-radius: 200%;
  }
}
* {
  box-sizing: border-box;
}

/* force scrollbar, prevents initial gap */
html {
  overflow-y: scroll;
}

body {
  font-family: sans-serif;
}

/* ---- grid ---- */
.grid {
  background-color: transparent;
  margin-bottom: 20px;
}

/* clear fix */
.grid:after {
  content: "";
  display: block;
  clear: both;
}

/* ---- .element-item ---- */
.grid-item {
  float: left;
  height: auto;
}

/* MOBILE sizing */
/* 2 columns, percentage width */
.grid-item,
.grid-sizer {
  width: 50%;
}

.grid-item--width2 {
  width: 100%;
}

.grid-item--height2 {
  height: auto;
}

/* 768px sizing */
@media only screen and (min-width: 768px) {
  .grid-item,
  .grid-sizer {
    width: 33%;
  }
  .grid-item--width2 {
    width: 66%;
  }
  .grid-item--height2 {
    height: auto;
  }
} /*end 768 query*/
/* 992px sizing */
@media only screen and (min-width: 992px) {
  .grid-item,
  .grid-sizer {
    width: 33%;
  }
  .grid-item--width2 {
    width: 66%;
  }
  .grid-item--height2 {
    height: auto;
  }
} /*end 992 query*/
/* 1200px sizing */
@media only screen and (min-width: 1200px) {
  .grid-item,
  .grid-sizer {
    width: 25%;
  }
  .grid-item--width2 {
    width: 50%;
  }
  .grid-item--height2 {
    height: auto;
  }
} /*end 1200 query*/

/*# sourceMappingURL=styles-g365.css.map */
