/**
* Theme Name: Kitchor Child
* Description: This is a child theme of Kitchor, generated by Merlin WP.
* Author: <a href="https://themelexus.com/">Themelexus</a>
* Template: kitchor
* Version: 1.4.8
*/
/* === BHS fix: visible active nav item (was white, invisible on white header) === */
.elementor-nav-menu .elementor-item.elementor-item-active,
.elementor-nav-menu .elementor-item.elementor-item-active:hover,
.elementor-nav-menu .elementor-item.elementor-item-active:focus {
    color: #d72638 !important;
}
/* === end BHS fix === */
