/*
Template:       aurore
Theme Name:     Aurore Child
Theme URI:      https://aurore.svb.la-studioweb.com/
Author:         LA Studio
Author URI:     https://1.envato.market/POnObq
Description:    Aurore - Fashion WooCommerce Theme
Version:        1.0.0
Requires at least: 5.9
Requires PHP:   7.0
Tags:           clean, dokan, ecommerce, electronics, elementor, fashion, food, furniture, jewelry, marketplace, modern, responsive, shopping, store, woocommerce
License:        GNU General Public License
License URI:    licence/GPL.txt
Text Domain:    aurore-child
Domain Path:    /languages/
Elementor tested up to: 3.33.4
Elementor Pro tested up to: 3.33.4
WooCommerce tested up to: 10.4.0
*/


/* Infur: badge color override */
.la-compare-count,
.la-wishlist-count,
.lakit-cart__count {
  background: #D7B750;
}

/* Infur: primary color override */
:root {
  --theme-primary-color: #D7B750;
  --theme-link-hover-color: #D7B750;
}

/* Infur: transparent header menu hover/active color */
body {
  --lakit-doc-headerts-link-hover-color: #D7B750;
}

/* Infur: submenu hover/active color — all modes */
.lakit-nav-menu .lakit-nav__sub .menu-item-link:hover .lakit-nav-link-text,
.lakit-nav-menu .lakit-nav__sub .menu-item-link:hover,
.lakit-nav-menu .lakit-nav__sub .current-menu-item > .menu-item-link .lakit-nav-link-text,
.lakit-nav-menu .lakit-nav__sub .current-menu-item > .menu-item-link {
  color: #D7B750 !important;
}

/* Infur: replace WP vivid-red with brand color */
:root {
  --wp--preset--color--vivid-red: #D7B750;
}
.has-vivid-red-color { color: #D7B750 !important; }
.has-vivid-red-background-color { background-color: #D7B750 !important; }
