/** Shopify CDN: Minification failed

Line 46:0 Unexpected "}"

**/
.grid-product__colors {
    overflow: scroll;
    flex-wrap: nowrap !important;
}
.grid-product__colors::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
img{
    opacity: 1;
}
.product-single__meta .badgesContainer {
    margin-top: -17px;
}
.grid-product__colors .color-swatch--small {
    height: 16px;
    max-width: 16px;
}
div#ia-announcement-title {
    background: #b88b4a;
    color: white;
    font-size: 12px;
    padding: 10px;
}

@media screen and (max-width: 749px) {
    .grid-product__colors .color-swatch--small {
        height: 16px;
        min-width: 16px !important;
    }
        position: static  !important;    
    }
    .badgeContainer {
        max-width: 38px;
    }
    .collection-content .grid__item--content {
        overflow: hidden;
    }
    .grid__item.grid-product.small--one-half.medium-up--one-quarter.grid-product__has-quick-shop.aos-init.aos-animate {
        overflow: hidden !Important;
    }
}

h3.collection-switcher__product-title {
    font-family: 'Outfit';
}
svg.star-svg {
    width: 14px;
    height: 21px;
    /* color: gold; */
}

@media screen and (min-width: 992px) {
  .product-single__meta {
    margin-top: -30px !important;
  }
}

.variant-input input[type="radio"]:checked + .variant__button-label {
    background-color: #333 !important;
    color: #fff !important;
    border-color: #333 !important;
}
label.variant__button-label {
    font-size: 13px;
    /* height: 44px; */
}
.testimonial-stars {
    font-size: 18px;
    margin-bottom: 15px;
    color: #5a2e2e;
}
h2.h4.footer__title.small--hide {
    font-family: outfit !important;
}

@media only screen and (max-width: 768px) {
    .grid-product__title {
        font-size: 14px !important;
        letter-spacing: 1px !important;
        text-transform: uppercase !important;
    }
    .sale-title {
        font-size: 18px !important;
    }
    .sale-subtitle {
        font-size: 14px !important;
    }
    .sale-text {
        font-size: 12px !important;
    }
    span.product__price-savings {
        /* padding: 3px; */
        color: white;
        font-size: 14px;
        position: relative;
        top: -2px;
        background-color: #5A2E2E;
    }
}

@media (min-width: 1025px) {
  .grid-product__title {
    font-size: 16px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
  }
}


.slideshow__slide--template--16167845888162__8af7fd19-ba9e-4d4e-86ed-8226cc5d5dab-1688139970ce9ffbba-0 .btn {
    background: transparent !important;
    /* border: none; */
    color: #ffffff !important;
}
.product-single__title {
    word-wrap: break-word;
    margin-bottom: 13px !important;
}
.modal__inner .saved_amount {
    background: green !important;
    display: none;
}
div#quantity-discount-bar {
    display: none;
}
 ul.sales-points {
    margin-bottom: 0px;
}
/* label.variant__button-label.color-swatch {
    border-radius: 50px !important;
} */
.cart-protection__title{
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 8px;
}
.cart__item[data-key="61544616264010:289252f753c98ae5d18f0d9df124f6d8"] {
    display: none !important;
}
.badgeContainer {
    max-width: 40px !important;
}


.grid-product__tag{
    right: 12px;
    top: 12px;
    font-size: 13.2px;
}

.grid-product__title {
    font-size: 18px;
}

.grid-product__price {
    font-size: 16px;
}

/* .footer__title {
    font-size: 20px;
} */

.product-single__meta .rte {
    text-align: center !important;
}

@media only screen and (max-width: 768px) {
    .header-item--navigation {
        display: none;
    }
    .js-drawer-open-nav {
        flex: 1;
        display: flex;
        align-items: center;
        padding: 0px;
    }
    .header-item--logo {
        flex: 1 !important;
        display: flex;
        justify-content: center;
    }
    .header-item--icons {
        flex: 1 !important;
        display: flex;
        justify-content: flex-end;
    }
    .site-header__logo {
        margin-right: 0px !important;
    }
    .site-footer {
        padding-top: 30px;
    }
    .site-footer,
    .footer__title {
        text-align: left !important;
    }
    .site-footer .grid__item:after{
        display: none;
    }
    #ProductPhotos-template--22196167999661__main .flickity-viewport {
    height: 545px !important;
    min-height: 545px !important;
    
}

a.product__thumb.is-active {
    height: 60px;
}
.product__thumb-item a.is-active:before, .product__thumb-item a:focus:before {
    
    height: 60px;
}

/* .product__thumbs--beside .product__thumbs--scroller{
 
    overflow-y: revert !important;
    
} */
    .product__thumb-item .image-wrap {
        padding-bottom: 100% !important;
        min-height: 60px !important;
    }
} 

h1.h2.product-single__title {
    margin-top: -18px;
    font-family: outfit;
    font-weight: 700;
}
button.btn.btn--full.add-to-cart {
    font-size: 18px;
    /* font-weight: 500; */
    /* letter-spacing: 1px; */
}
