/*
 Theme Name:   Elite Book
 Theme URI:    https://elitebook.ca
 Description:  Elite Book | Smart Bookkeeping for Growing Businesses
 Author:       Dharit
 Author URI: #
 Template:     acupay
 Requires at least: 4.9
 Tested up to: 6.5
 Requires PHP: 7.0
 Version: 1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

/* 
 * MOSAIC #0B3347
 * CORAL: #E8674A
 */

header .menu-area .navbar ul > li.menu-item-has-children > a{
	margin-right: unset !important;
}

body .themephi-button.secondary_btn a{
/* 	background-color: #E8674A; */
	background-color: #FFBF3F;
}
.header-inner.tp-sticky .box-style.box-second span{
	color: #F5F5F5 !important;	
}
body .themephi-button.secondary_btn a:hover,
.header-inner .box-style.box-second:hover span{
	color: #FFFFFF !important;
}

body .themephi-button .box-style.box-second::before,
body .themephi-button .box-style.box-second:hover::before{
/* 	background-color: #0B3347; */
	background-color: #1A938A;
}

body {
	font-size: 1.3rem !important;
}
