.tax-text {
    font-size:0.8em;
}

.sp-megamenu-parent > li > a {
    font-weight: 700;
}

.product-badge {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 10;
}


.product-stock-container .instock {
    color: #85AD74;
    font-size: 1em;
    margin-top: 0px;
    font-weight: 600;
}

.j2store-product-images img {
    max-height: 250px;
    scale: 1;
    width: unset;
}