<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Lora */
.font-body,
.font-body-Lora,
.font-body-Lora .products .filter-item label.form-check-label,
.font-body-Lora .contact-details,
.font-body-Lora .gallery-img-text,
.font-body-Lora .form label,
.font-body-Lora .businessinfo label {
    font-family: "Lora", serif;
    font-weight: 400;
}

    .font-body-Lora .font-bold {
        font-weight: 700;
    }

    .font-body-Lora .header .nav-link,
    .font-body-Lora .header .dropdown-item,
    .font-body-Lora .footer .nav-link,
    .font-body-Lora .footer .dropdown-item,
    .font-body-Lora .gallery .gallery-img-wrap,
    .font-body-Lora .btn,
    .font-body-Lora .eCommerce label,
    .font-body-Lora .product-results,
    .font-body-Lora .btn-link,
    .font-body-Lora .employees .employees-title,
    .font-body-Lora .page-item.active .page-link,
    .font-body-Lora .modal-success .modal-title {
        font-family: "Lora", serif;
        font-weight: 700;
    }

    .font-body-Lora .form a,
    .font-body-Lora .businessinfo .form-wrap a {
        font-weight: 700;
    }

.products-popover .popover-body {
    font-size: .85rem;
    padding-bottom: .7rem;
}

.font-body-Lora .shoppingcart-message.alert-primary {
    font-weight: 700;
}

.font-body-Lora .products .product-price-currency,
.font-body-Lora .products .product-price-change {
    margin-top: -.25em;
}

.font-body-Lora .products .products-modal .product-price-currency,
.font-body-Lora .products .products-modal .product-price-change {
    margin-top: 0;
}

.font-body-Lora .productslideshow .product-price-sale-beforeprice:after {
    top: 41%;
}

.font-body-Lora .products .product-price-sale-beforeprice:after {
    top: 42%;
}

.font-body-Lora .products-modal .product-price-sale-beforeprice:after {
    top: 43%;
}

.font-body-Lora .products .price-widget .btn-block {
    line-height: 1.55;
}
</pre></body></html>