/** Shopify CDN: Minification failed

Line 86:0 Expected "}" to go with "{"

**/
/* root */
* {
    letter-spacing: -0.25px !important;
}

/* .card__content - collection/grid cards */

.card__content s.price-item.price-item--regular {
    color: #838383;
    font-size: 14px;
    margin-right:0px;
}
.card__content .price__regular .price-item--regular, .card__content span.price-item.price-item--sale.price-item--last {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
}

/* Main Content Product Page */

/* product__info-wrapper - Product Page Right Side */
.product__info-wrapper .product__title h1 {
    font-size: 23px;
    line-height: 32px;
    font-weight: 400;
}
.product__info-wrapper .price {
    margin-top: -15px;
}
.product__info-wrapper .product__tax.caption.rte {
    display: none;
}
.product__info-wrapper s.price-item.price-item--regular {
    font-size: 16px !important;
    margin-right: 0px;
}
.product__info-wrapper span.price-item.price-item--sale.price-item--last {
    font-size: 16px;
    color: #000000;
    /* color: #009b3a; */
    /* font-weight: 600; */
}
.product__info-wrapper .price__regular .price-item--regular {
    font-size: 16px;
    /* font-weight: 600; */
}
.product__info-wrapper span.badge.price__badge-sale.color-scheme-4 {
    display: none;
}

.product__info-wrapper .product__info-container {
    font-size: 15px;
}

.section-template--18506753867952__main-padding {
    padding-top: 0px !important;
}
@media screen and (min-width: 750px) {
    .section-template--18506753867952__main-padding {
        padding-top: 36px !important;
}


shopify-payment-terms {
    display: none !important;
}

/* footer */

.footer__content-top.page-width {
    display: none;
}
footer {
    border-top: 0px !important;
}
.footer__copyright.caption {
    margin: auto;
    margin-top: 15px;
}

