/*
Theme Name: Royal Child
Template: royal
Author: AthenaStudio
Author URI: https://themeforest.net/user/athenastudio
Description: Royal is a clean and modern one page WordPress template built with Bootstrap framework. It is ultimate flexible with loads of nice options and features.
Version: 1.7.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.navbar .navbar-nav > li a:hover, 
.navbar .navbar-nav > li a:focus,
.navbar .navbar-nav > li.active > a,
.navbar .navbar-nav > li.current-menu-item > a,
.arrows .arrow i.fa:hover,
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus,
.widget.widget_archive a:hover, 
.widget.widget_categories a:hover, 
.widget.widget_archive a:focus, 
.widget.widget_categories a:focus,
.widget.widget_recent_comments a:hover, 
.widget.widget_recent_comments a:focus {
	color:#f7a800 !important;
}

.btn.btn-link:hover, 
.btn.btn-link:focus {
	color:#72420d;
}