/*
Theme Name: Storefront HMT22
Theme URI: https://shop.hmturnbull.com/
Description: Storefront Child Theme
Author: Laird H.M. Turnbull of Lochaber
Author URI: https://hmturnbull.com/
Template: storefront
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-column, responsive-layout
Text Domain: twentytwentyonechild
*/


/* Make header menu readable!!! */
body, button, input, textarea {
    color: #43454b;
    font-family: "Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    line-height: 1.618;
    text-rendering: optimizeLegibility;
    font-weight: 600;
}

.site-header-cart .cart-contents .count {
    font-weight: 600;
    opacity: .6;
}