/** Shopify CDN: Minification failed

Line 200:1 Unexpected "<"

**/


body {
  background: #000000;
}
.imgbg{
  display: none;
}



.menu-item a, .right-nav, .right-nav > *, .header-logo-text{
  color: #ffffff;
}


.product-info__description-pc, .product-info__description-pc > *,  .product-table th, .product-table td,.product-block-content {
   line-height: 1.4;
   font-size: 12px;
}
@media screen and (max-width: 749px){
  .menu-item a{
    color: #ffffff;
  }
  .header-menu{
    background: #000000;
  }
  .product-info__description-mobile, .product-info__description-mobile > *, .product-table th, .product-table td, .product-block-content  {
    line-height: 1.6;
    font-size: 13px;
    
}

}
.pageloader-logo-text {
  color: #ffffff;
}
.shopify-payment-button__button--unbranded {
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}
.product-list__product-name, h1, h2, h3, h4, h5, .copyright__content, .copyright__content > *, .cart__total, .cart__item-remove-link, #collections-listing ul li a, input, textarea, .option-value, a, .pages > *, .number_pages > *, .footer-nav {
  color: #ffffff;
}

p, .main-page-content, .main-page-content > *, .product-info__description-pc > *, .product-info__description-pc, .product-info__description-mobile, .product-info__description-mobile > *, table, th, tr, .cart__quantity-value{
  color: #ffffff;
}
.product-table th, .product-table td {
    border-bottom: 1px solid #ffffff;
}

.button{
  color: #ffffff;
  background: #000000;
}
.input-class{
  color: #ffffff !important;
  background: rgba(0,0,0,0) !important;
}


.collection-title{
  display: none;
}




.product-list__product-name{
  display: block;
}
.product-list__product-price{
  display: block;
}




.product-list__img-link {
    position: relative;
    width: 100%;
    height: 100%;
}
a.product-list__img-link::before {
    content: '';
    display: block;
    padding-bottom: 100%;
    height: 100%;
    width: 100%;
}
  .product-image-container {
    width: 100%;
    height: 100%;
}
.product-list__product-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
    height: 98%;
}
@media screen and (max-width: 768px) {
    .product-list__product-img {
        height: inherit !important;
    }
}



.product-list__product-block {
    width: 33.3%;
}
.product-list__product-img {
  width: 98%;
}
/* @media screen and (max-width: 1200px){
.product-list__product-img {
  max-height: 400px;
}
}
@media screen and (max-width: 1000px){
.product-list__product-img {
  max-height: 350px;
}
} */




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

.product-list__product-block {
    width: 50%;
}
.product-list__product-img {
    height: auto;
    width: 98%;
}
.product-list__product-price {
    font-size: 12px;
}

}/* UI overlay text (top corners) */
.ui-left {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 11px;
  letter-spacing: 2px;
  color: #8A7CFF;
  opacity: 0.7;
  z-index: 10;
}

.ui-right {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 11px;
  letter-spacing: 2px;
  color: #8A7CFF;
  opacity: 0.7;
  z-index: 10;
}

/* make sure banner allows positioning */
.banner,
.image-banner,
.slideshow,
.hero {
  position: relative;
}.ui-left,
.ui-right {
  position: absolute;
  top: 20px;
  font-size: 11px;
  letter-spacing: 2px;
  color: #8A7CFF;
  opacity: 0.7;
  z-index: 10;
  text-shadow: 0 0 8px rgba(138,124,255,0.6);
}body::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: url("https://grainy-gradients.vercel.app/noise.svg");
  opacity: 0.08;
  z-index: 999;
}<div class="ui-left">SYSTEM: ONLINE<br>LOCATION: UNKNOWN</div>
<div class="ui-right">ACCESS LEVEL: GUEST<br>001 / 100</div>