/*
Theme Name: Shopkeeper - The Child Theme
Theme URI: https://1.envato.market/wp-dashboard-to-shopkeeper
Description: This is the Child Theme for Shopkeeper - a Hassle-free Worpress Theme with great design and extensive functionality.
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Template: shopkeeper
Version: 2.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/


.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-price {
    width: 22%;
}


.entry-content ins {
    font-size: 1em;
    background-color: #b59d9d;
    padding: 2px 6px 3px;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 50%;
    margin-left: 0;
}

.ywdpd_popup .ywdpd_image_badge, .ywdpd_popup .ywdpd_qty_arrows .button, .ywdpd_popup .single_add_to_cart_button, .ywdpd_popup .product_taxonomy.button {
    border-color: #111111;
    background: var(--proteo-button_1_bg_color, ##111111);
    background-color: #0e0e0e;
    color: var(--proteo-button_1_font_color, #fff);
}



/****************************************************************/
/****************************************************************/
/****************************************************************/