/** Shopify CDN: Minification failed

Line 60:0 Expected "}" to go with "{"

**/
/* ==================================================
   PLZ KEEP CUMING
   Custom Shopify Theme Styles
   ================================================== */

/* Global PKC styles */


/* Header */


/* Typography */


/* Homepage */
/* Full clickable hero banner */
.banner {
  position: relative !important;
}

.pkc-banner-full-link {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 99 !important;
  display: block !important;
  cursor: pointer !important;
  pointer-events: auto !important;
}

/* Marquee / Scrolling Text */


/* Product Cards */


/* Product Page */


/* Collection Pages */


/* Footer */


/* Mobile
   ================================================== */

@media screen and (max-width: 749px) {

