span.heading-font.uppercase {
    text-transform: unset !important;
    letter-spacing: 0px !important;
    font-size: var(--p-size);
    font-weight: 900;
}
.widget_shopping_cart dl.variation {
    display: none !important;
}
.widget_shopping_cart ul.product_list_widget li {
    padding-bottom: 10px;
    padding-top: 10px !important;
}
ul.product_list_widget li .quantity {
    color: #0d2818 !important;
    opacity: 1 !IMPORTANT;
}
span.amount {
    color: #0a1e12 !important;
}

