/* Lora */
.font-header,
.font-header-Lora .error-title,
.font-header-Lora .header .header-business-name,
.font-header-Lora .header .navbar-brand,
.font-header-Lora .footer .footer-business-name,
.font-header-Lora .title .title-heading,
.font-header-Lora .businessinfo .contact-title,
.font-header-Lora .employees .employees-name,
.font-header-Lora h5.modal-title,
.font-header-Lora .gallery .gallery-album-name,
.font-header-Lora .list .list-text-title,
.font-header-Lora .productslideshow .productslideshow-title-heading,
.font-header-Lora .productslideshow .productslideshow-item h3.product-title,
.font-header-Lora .products .product-title,
.font-header-Lora .productdetails .productdetails-info-name,
.font-header-Lora .detailedlist .detailedlist-item-title,
.font-header-Lora .products .filter-item-title,
.font-header-Lora .products-loading-container .loader-text,
.font-header-Lora .productdetails-bottom .nav-tabs .nav-item.nav-link,
.font-header-Lora .eCommerce .shoppingcart-titles,
.font-header-Lora h1,
.font-header-Lora h2,
.font-header-Lora h3,
.font-header-Lora h4,
.font-header-Lora h5,
.font-header-Lora h6 {
    font-family: "Lora", serif;
    font-weight: 700;
    -webkit-text-stroke: 0;
}

.font-header-Lora .contact-details,
.font-header-Lora .gallery-img-text,
.font-header-Lora .employees-title {
    font-family: inherit;
    font-weight: inherit;
}

.font-header-Lora .contact-title .contact-title-container {
    text-transform: none;
}

.font-header-Lora .title .title-heading {
    font-size: 2.4em;
}

.font-header-Lora .error-title {
    font-size: 2.1rem;
}

.font-header-Lora .contact-title {
    font-size: 1.1rem;
}

.font-header-Lora .detailedlist .detailedlist-item-title {
    font-size: 1.7rem;
}

.font-header-Lora .eCommerce .title-heading .title-cart-count::before,
.font-header-Lora .eCommerce .title-heading .title-cart-count::after {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
}
