/** Shopify CDN: Minification failed

Line 68:1 Expected "}" to go with "{"

**/


[disabled="false"],
button[disabled="false"],
.m-button[disabled="false"] {
  opacity: 1;
  pointer-events: auto;
}

.sf-header .sf-menu-item>a:after{
  display: none!important;
}

.sf-header .sf-menu-item>a:hover {
    transform: scale(1.2);
}

.sf__tooltip-item.sf__tooltip-bottom .sf__tooltip-content{
  display: none;
}

.sf-menu-content.flex-grow.flex.flex-col.justify-between.transition-all.opacity-0.opacity-100.duration-300 {
    background: #000;
    color: #fff;
}

a.w-full.px-4.py-3.flex.items-center.justify-between.relative {
  text-transform: uppercase;
}

.sf-sub-links.absolute.inset-y-0.bg-white.flex-col.left-full.w-full.flex {
    background: #000;
}

a.block.px-4.py-3 {
    text-transform: uppercase;
}


@media (max-width: 767px) {
    #sf__collection-list-template--17335890903205__22eb5030-a210-4e9d-819b-f1d094e0531b > div > div > div.sf__ms.sf__ms--mb-grid > div {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}


.collection-card__info.md\:mt-5.mt-2\.5.text-center {
    position: absolute;
    z-index: 3;
    padding-bottom: 50%;
}
  
}

@media (min-width: 768px) {
    .collection-card--inside .collection-card__info {
        padding: 50% 1.875rem;
    }
}

@media (min-width: 600px) {
    body .shopify-policy__container {
        margin: 0 20% !important;
}