/*
 Theme Name:   Manna Coffee Co
 Description:  Kadence Child Theme
 Author:       Kevin Breen / kj.breen@gmail.com
 Template:     kadence
 Version:      1.0.2
 Tags:         customizable, modern, responsive-layout, gutenberg, header builder, footer builder
 Text Domain:  kadencechild
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.reset_variations, .product_meta, .wps_sfw_expiry_interval {
   display :none !important;
}

.entry.loop-entry {
   box-shadow: none !important;
}

.post-type-archive-product .entry-hero-container-inner {
    background: #012c3f;
}

.post-type-archive-product .entry-hero-container-inner h1 {
    color: #f9f8f5
}

.kadence-woo-results-count {
    display :none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #efefef;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #f9f8f5;
    border-bottom-color: #f9f8f5; 
}

.wp-block-woocommerce-cart.alignwide {
    max-width: 100% !important;
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    background-color: #cc7c57 !important;
}

footer h2 {
    color: #F9F8F5;
    font-style: normal;
    font-weight: 600;
    font-size: 16.8px;
    font-family: "Instrument Sans", sans-serif;
    letter-spacing: 0.5px;
    line-height: 20.16px;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;  
}


footer .widget-area ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 22.32px;
}

footer .widget-area ul li a {
    font-family: "Instrument Sans", sans-serif;
font-size: 14.4px;
font-style: normal;
font-weight: 400;
}