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

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

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

.font-header-Cabin .eCommerce .product-varqty label {
    font-weight: 400;
}

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

.font-header-Cabin .checkout .checkout-summary-card .card-title,
.font-header-Cabin .eCommerce .checkout .eCommerce-modal .modal-title {
    letter-spacing: .03em;
}

.font-header-Cabin .footer h2.footer-business-name {
    font-size: 1.7rem;
}

.font-header-Cabin .productdetails .product-title {
    line-height: 1.9rem;
}

.font-header-Cabin .products-modal .product-title {
    line-height: 1.9rem;
    margin-bottom: .5rem;
}

.font-header-Cabin .products .filter-item-title {
    font-size: .9em;
    letter-spacing: .02em;
}

.font-header-Cabin .eCommerce .title-heading .title-cart-count::before {
    margin-right: 1px;
}

.font-header-Cabin .eCommerce .title-heading .title-cart-count::after {
    margin-left: 1px;
}


/* Header & Footer */
.font-header-Cabin .hloc-busname-tag {
    font-size: 1.2em;
    padding: .5em;
}

.font-header-Cabin .floc-busname-tag {
    font-size: 1.2em;
    padding: .5em;
}
