/*
Theme Name: Miniture Child
Theme URI: http://miniture.novaworks.net
Description: This is a child theme for Miniture Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: miniture
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.main-navigation>ul>li>a{
	color: var(--e-global-color-accent)!important;
	font-weight: 400 !important;
	
}
.header-type-default .nova-header__right-action .actions li>a svg{
	color: var(--e-global-color-accent)!important;
}

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #feb3b9;
}



/****************************************************************/
.header-handheld__inner{
	background: #d0bcd5 !important;
}

.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component {
    border-left: 1px solid #ffffff;

/****************************************************************/
/****************************************************************/
