﻿/* RobotoSlab */
.font-body,
.font-body-RobotoSlab,
.font-body-RobotoSlab .products .filter-item label.form-check-label,
.font-body-RobotoSlab .contact-details,
.font-body-RobotoSlab .gallery-img-text,
.font-body-RobotoSlab .form label,
.font-body-RobotoSlab .businessinfo label {
    font-family: "Roboto Slab", serif;
    font-weight: 400;
}

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

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

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

.font-body-RobotoSlab .eCommerce .checkout [type="checkbox"] + label::after {
    top: 15px;
}

.font-body-RobotoSlab .employees .employees-title,
.font-body-RobotoSlab .productdetails-share-link {
    text-transform: none;
}

.font-body-RobotoSlab .header .navbar-toggler {
    padding-top: .15rem;
    padding-bottom: .5rem;
}

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

.font-body-RobotoSlab .products-modal .product-price-currency,
.font-body-RobotoSlab .products-modal .product-price-change {
    margin-top: -.1em;
}

.font-body-RobotoSlab .productdetails .product-price span + span + span {
    margin-left: -.25em;
}

.font-body-RobotoSlab .products-modal .product-price span + span + span {
    margin-left: -.2em;
}

    .font-body-RobotoSlab .products-modal .product-price span + span + span.product-price-change {
        margin-left: -.27em;
    }

.font-body-RobotoSlab .products .price-widget .btn-block {
    line-height: 1.55;
}
