/** Shopify CDN: Minification failed

Line 117:19 Expected ":"

**/
ul.pro-card-variants {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    column-gap: 5px;
    row-gap: 4px;
    margin-left: 0;
    margin-bottom: 0;
    justify-content: center;
}
ul.pro-card-variants li {
    border: 1px solid #d9d9d9;
    color: #616161;
    padding: 8px 10px;
    line-height: 1;
    /*cursor: pointer;*/
    position: relative;
    margin-bottom: 0;
}
.pro-card-vatiant p {
    margin: 0;
}
ul.pro-card-variants li span.overlay-badge {
    background-color: #4a4a4ae6;
    padding: 5px 8px;
    color: #fff;
    position: absolute;
    width: max-content;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);    
    z-index: 1;
    border-radius: 3px;
    display: none;
}
ul.pro-card-variants li:before {
    display: none;
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 6px;
    top: -1px;
    right: auto;
    bottom: auto;
    left: 50%;
    margin: -5px auto auto -5px;
    border-color: rgba(74,74,74,.9) transparent transparent;
}
ul.pro-card-variants li:hover span.overlay-badge/*, ul.pro-card-variants li:hover:before*/ {
  display: block;
}
li.pro-card-vatiant[data-available="Out of Stock"] {
    /*cursor: not-allowed;*/
    color: #d9d9d9;
}

@media (max-width: 650px) {
  ul.pro-card-variants li {
    font-size: 12px;
    padding: 5px 6px;
  }
  ul.pro-card-variants li span.overlay-badge {
    top: -28px;
  }
}


@font-face {
  font-family: "Manic";
  src: url("/cdn/shop/files/MANIC-Regular.eot?v=1711337931");
  src: url("/cdn/shop/files/MANIC-Regular.eot?v=1711337931")
      format("embedded-opentype"),
    url("/cdn/shop/files/MANIC-Regular.woff2?v=1711337838")
      format("woff2"),
    url("/cdn/shop/files/MANIC-Regular.woff?v=1711337836")
      format("woff");
  font-style: normal;
  font-display: swap;
}


.h1,
.h1 a,
.h2,
.h2 a,
.h3,
.h3 a,
.h4,
.h4 a,
.h5,
.h5 a,
.h6,
.h6 a,
#nav li a,
.site-nav__link,
div.title a,
.heading,
.section-header__title,
.button,
.btn {
  font-family: "Manic" !important;
}

.grid-product__tag {
  font-family: Manic;
  font-size: 1.3em;
}

.btn--small {
  background-color: #F08E7E;
  color: white;
  position-relative;
}

.hero__link {  font-family: Manic;
            color: #ffffff !important;}

.btn btn--secondary btn--small section-header__link {font-family: Manic;
                                                    }

@media screen and (max-width:749px){
#shopify-section-template--23042999517500__hero_video_qWyqpA{display:none; visibility:hidden;}
}

@media screen and (min-width:750px){
#shopify-section-template--23042999517500__hero_video_LneJPW{display:none; visibility:hidden;}
}
.klaviyo-bis-trigger,
.back-in-stock-button,
.product-form__notify-me,
.notify-me-button {
    display: none !important;
}
