/**
* Theme Name: Freshio Child
* Description: This is a child theme of Freshio, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavotheme</a>
* Template: freshio
* Version: 2.4.2
*/

.single-product.freshio-full-width-content .woocommerce-tabs .woocommerce-Tabs-panel--ingredients {
    max-width: 950px;
    margin: auto;
}

.header-top {
    background-color: #E9E2D0 !important;
    color: #6B5D45;
}

.header-top .site-welcome,
.header-top .freshio-custom-link a {
    color: #6B5D45;
}
.wc-block-cart-items__header-image {
    text-align: center;
}

.wc-block-cart__submit-container a {
    background-color: var(--e-global-color-primary);
    color: #fff;
    padding: 10px 30px;
    border-radius: 30px;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
}

ul[data-block-name="woocommerce/product-template"] {
    margin-left: 0;
}

.welcome-message {
    font-weight: bold;
}

.cat-item-15 {
    display: none !important;
}