/** Shopify CDN: Minification failed

Line 139:12 Expected ":"
Line 140:8 Expected identifier but found "1"

**/
/* PRICE */
.Product__Wrapper .ProductMeta__Price.Price--compareAt {
    margin-left: 0;
    margin-right: 15px;
    font-size: 18px;
}

.Product__Wrapper .ProductMeta__TaxNotice {
    color: #b5b5b5;
    font-size: 12px;
    font-family: var(--heading-font-family) !important;
}

.Product__Wrapper .ProductMeta__TaxNotice a {
    color: #b5b5b5;
}


/* SIZE NOTICE */
.Product__Wrapper .ProductForm__SizeNotice {
    display: inline-block;
    background: #f8f1df;
    padding: 2px 10px 0 10px;
    border-radius: 50px;
}


/* INVENTORY PRESTIGE */
.Product__Wrapper .ProductForm__Inventory {
    font-family: var(--text-font-family) !important;
    font-weight: 400;
    font-style: normal;
    color: var(--product-sale-price-color);
    margin-top: 0;
    margin-bottom: 15px;
}

/* INVENTORY CUSTOM */
.Product__Wrapper .Inventory__Info {
    margin-bottom: .5rem;
}

.Product__Wrapper .Inventory__Info:before {
    content: "";
    display: inline-block;
    position: relative;
    top: -1px;
    width: 8px;
    height: 8px;
    margin-right: 6px;
    border-radius: 50%;
}

.Product__Wrapper .Inventory__Info--Sold:before {
    background: #e79500;
}

.Product__Wrapper .Inventory__Info--High:before {
    background: #307A07;
}


/* SIZE PICKER */
.Product__Wrapper .HorizontalList__Item--Disabled .SizeSwatch {
    text-decoration: line-through;
    color: var(--border-color);
    border-color: var(--border-color);
}

.Product__Wrapper .HorizontalList__Item--Disabled .SizeSwatch__Radio:checked+.SizeSwatch {
    border-color: var(--text-color);
}


/* SLIDER */
.template-product .Product__SlideshowMobileNav {
    margin: 10px 24px 0 24px;
}

.template-product .Product__Gallery {
    margin-bottom: 15px;
}


/* VARIANTS AND OPTIONS */
.template-product .ProductForm__Variants {
    margin-bottom: 10px;
}

.template-product .ProductForm__Option {
    margin-bottom: 30px;
}


/* PICKUP NOTICE */
.ProductMeta__StoreAvailabilityContainer {
    margin-bottom: 3rem;
}


/* PAYMENT INFO */
.template-product .Product__PaymentIcons {
    margin-top: 1rem;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (min-width: 641px) {
    .template-product .Product__PaymentIcons .icon {
        width: 2.75em;
    }
}


/* VENDOR */
.template-product .ProductMeta__Vendor {
    margin-bottom: 10px;
}


/* PRODUCT TITLE */
@media (min-width: 1008px) {
    .template-product .ProductMeta__Title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
    }

    .template-product .ProductMeta__Title .Title__Text {
        flex;
        1 1 auto;
    }
}


/* WISHLIST APP DESKTOP */
.template-product .product-page-wishlist-desktop {
    display: none;
}

.template-product .product-page-wishlist-desktop .wk-button__label {
    display: none;
}

.template-product .product-page-wishlist-desktop .wk-button {
    margin: 0;
    padding: 0;
}

.template-product .product-page-wishlist-desktop .wk-button__icon {
    color: black;
    background: #f9f8f8;
    border-radius: 50px;
    padding: 11px;
    width: 38px;
    height: 38px;
}

@media (min-width: 1008px) {
    .template-product .product-page-wishlist-desktop {
        display: block;
        margin-left: 1rem;
    }
}


/* WISHLIST APP MOBILE */
.template-product .product-page-wishlist-mobile {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 15px;
}

.template-product .product-page-wishlist-mobile .wk-button__icon {
    color: black;
    background: #f9f8f880;
    border-radius: 50px;
    padding: 11px;
    width: 38px;
    height: 38px;
    margin-right: 0;
}

.template-product .product-page-wishlist-mobile .wk-button {
    margin: 0;
    padding: 0;
}

.template-product .product-page-wishlist-mobile .wk-button__label {
    display: none;
}

@media (min-width: 1008px) {
    .template-product .product-page-wishlist-mobile {
        display: none;
    }
}


/* 3D App */
#ovgallery {
    z-index: 1;
}

#ovgallery-fix {
    border: none;
}

#ovgallery-scroller .orbitvu-gallery-item {
    border: none;
}

#ovgallery-scroller .orbitvu-gallery-item.orbitvu-active {
    filter: brightness(92%);
}

#ovgallery-scroller .orbitvu-gallery-item-link,
#ovgallery-scroller .orbitvu-gallery-item {
    width: 90px;
    height: 90px;
    line-height: 90px;
}


/* Benefits */
.IconList {
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
    margin: 1.5rem 0 3rem 0;
}

.IconList__Item {
    display: flex;
    flex: 1 0 33%;
    flex-direction: column;
    align-items: center;
}

.IconList__Item div {
    margin-top: .5rem;
    text-align: center;
}

.IconList__Item svg {
    height: 30px;
    width: auto;
}

.IconList a .IconList__Item div {
    text-decoration: underline;
}

.IconList a svg {
    height: 27px;
}


/* Buy it with Block */
.Product__BuyItWith .wk-button {
    display: none;
}

/* More Payments notice */
.shopify-payment-button__more-options {
    display: none;
}


/* Pre Order btn */
.template-product #BIS_trigger {
    margin-top: 1rem;
}

/* App Only text */
.template-product .ProductForm__AppOnly-SecondaryText {
    margin: 1.5rem 0 .5rem 0;
    text-align: center;
}

.template-product .ProductForm__AppOnly-SecondaryButton {
    margin-bottom: .5rem;
}

/* Klaviyo Button */
.template-product .klaviyo-bis-trigger {
    width: 100% !important;
}