/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.3.0.1755342286
Updated: 2025-08-16 11:04:46

*/

/* 상위 메뉴 활성화 CSS (다양한 클래스 적용) */
/* Kadence 테마의 기본 클래스 */
.current-menu-ancestor > a {
    color: #ff7f50 !important;
}

/* 드롭다운 메뉴 아이템에 대한 클래스 */
.dropdown-menu .current-menu-ancestor > a {
    color: #ff7f50 !important;
}

/* 특정 메뉴 위치에 대한 클래스 (추가) */
.primary-menu-container .current-menu-ancestor > a {
    color: #ff7f50 !important;
}
