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

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

    .font-body-Merriweather .alert .shoppingcart-message-content {
        font-size: .9rem;
        font-weight: 700;
    }

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

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

    .font-body-Merriweather .btn-group-xs > .btn,
    .font-body-Merriweather .btn-xs {
        padding: .42rem .7rem .3rem .7rem;
    }

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

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

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

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

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

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

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

.font-body-Merriweather .productdetails .product-price .product-price-currency,
.font-body-Merriweather .productdetails .product-price .product-price-change {
    margin-top: -.15em;
}

.font-body-Merriweather .productdetails .product-details {
    font-size: .85em;
    line-height: 2em;
}

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

/* Business Info */
.font-body-Merriweather .contact-details,
.font-body-Merriweather .contact-hourstime {
    font-size: .85em;
}

    .font-body-Merriweather .contact-details .contact-icon {
        top: -4px;
    }

    .font-body-Merriweather .contact-details::after {
        top: -8px;
    }

/* Invoices & Quotes */
.font-body-Merriweather .invoicesquotes {
    font-size: .9rem;
}
