/*
Theme Name: Lafka Child
Theme URI: https://lafka.althemist.com/
Description: <strong>Lafka theme by theAlThemist</strong> - <br/> Modern E-commerce WordPress / WooCommerce theme<br/> <a href='http://www.althemist.com'>Other themes by us.</a>
Version: 1.0.0
Template: lafka
Author: theAlThemist
Author URI: https://www.althemist.com
License: Envato / Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: lafka
*/

.summary form.cart div.product-addon p.form-row label {
    margin: 0;
    background-color: #f1f1f1;
    padding: 3px 5px;
    vertical-align: middle;
    border-radius: 4px;
    display: block;
    font-size: 11px !important;
	text-transform: capitalize;
}

.widget_layered_nav ul li a, .widget_product_categories ul li a {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    color: #d00;
    width: 100%;
    padding: 8px 0;
    font-weight: 700;
}

.widget_layered_nav ul li a:before, .widget_product_categories ul li a:before {
    display: inline-block;
    content: "-";
    margin-right: 8px;
    color: #d00;
    border-radius: 50%;



