/*
Theme Name:  Bookstore Child
Theme URI: https://themeforest.net/item/book-store-wordpress-woocommerce-theme/15748608
Description: Online Bookstore theme for Woocommerce WordPress Plugin.
Author: AcmeeDesign
Author URI: http://acmeedesign.com
Template: bookstore
Version:        1.1
Tags: two-columns, left-sidebar, custom-menu, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bookstore-child
*/


/*
Put your Custom CSS below
-------------------------------------------------------
*/
#header .cart_items{
	    background: #BF4AAF none repeat scroll 0 0 ;
}
.sidebar .widget_product_categories ul li.current-cat  a  {
	color:#C095BA !important;
	
}
.main-menu .vc-mm-menu-h > ul.vc-nav-on-desktop li.current-menu-ancestor > a, .main-menu .vc-mm-menu-h > ul.vc-nav-on-desktop li.current-menu-parent > a, .main-menu .vc-mm-menu-h > ul.vc-nav-on-desktop li.current-page-item > a{
		color:#C095BA !important;
}

