/** Shopify CDN: Minification failed

Line 139:0 Unexpected "}"

**/
.site-nav__dropdown--mega img {
  border: 4px solid lime !important;
}

@font-face {
    font-family: 'Monarque';
    src: url('/cdn/shop/files/Monarque-Bold.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monarque';
    src: url('/cdn/shop/files/Monarque-BoldItalic.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Monarque';
    src: url('/cdn/shop/files/Monarque-Italic.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Monarque Semi';
    src: url('/cdn/shop/files/Monarque-SemiBold.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monarque';
    src: url('/cdn/shop/files/Monarque-Regular.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monarque';
    src: url('/cdn/shop/files/Monarque-Thin.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monarque Semi';
    src: url('/cdn/shop/files/Monarque-SemiBoldItalic.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Monarque';
    src: url('/cdn/shop/files/Monarque-ThinItalic.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Monarque';
    src: url('/cdn/shop/files/Monarque-LightItalic.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Monarque';
    src: url('/cdn/shop/files/Monarque-Light.woff2') format('woff2'),
        url('/cdn/shop/files/Monarque-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


  
.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup {
    padding-block: 4px;
}
  .product-card__content.leading-tight {
    margin-bottom: 10px !important;
}


h1,h2,h3,h4,h5 {
  font-family: 'Monarque' !important;
}
div#judgeme_product_reviews h2.jdgm-rev-widg__title {
    font-size: 2em;
}


.header-top__wrapper {
    text-transform: uppercase;
}

.header-top__wrapper span {
    text-transform: uppercase;
}


.textcolumns__content.px-1.pt-2.pb-4.md\:pb-7 p {
    font-size: 1.2em;
    opacity: 66%;
}
/* Resize mega menu images */
.site-nav__dropdown--mega .media {
  max-width: 140px !important;
  height: auto !important;
  margin: 0 auto !important;
  display: block !important;
}

}
}




label.swatch_violet-self-inking-only .swatch-item__color.rounded-full {
    background: #322355;
}


@media only screen and (min-width:768px)
{
  .collection-hero h1 {
    background: #ffffffc2;
    width: fit-content;
    padding-inline: 20px;
    margin-left: 10%;
}
}

@media only screen and (max-width:768px)
{
  .collection-hero h1 {
    background: #ffffffc2;
    width: fit-content;
    padding-inline: 20px;
    font-size: 28px !important;
    margin-inline: auto !important;
}
.collection-hero {
    padding-top: 44% !important;
        padding-bottom: 44% !important;
}

.collection__heading h1 {
    display: none;
}
}

label.swatch_red .swatch-item__color {
    background: #ff0000;
}
label.swatch_blue .swatch-item__color {
    background: #003399;
}

label.swatch_green .swatch-item__color {
    background: #36994B;
}

label.swatch_violet .swatch-item__color, label.swatch_violet-self-inking-only .swatch-item__color {
    background: #322355;
}



.kaching-cart__badge {
    display: none !important;
}
