/*
Theme Name: Kayleen child
Theme URI: https://landing.rivaxstudio.com/kayleen/
Author: RivaxStudio
Author URI: https://themeforest.net/user/rivaxstudio/
Description: Kayleen is Designed for lightweight WordPress Magazine, Blog and Newspapaer Websites.
Version: 1.0.0
Template:  kayleen
License: Themeforest.net
License URI: http://themeforest.net/licenses
Text Domain: rivax-studio
Tags: blog, magazine, minimal, lightweight
*/

/* Menu */
#site-sticky-header.fixed{
	box-shadow:rgba(43, 20, 77, 0.1) 0px 3px 40px;
}

/* Button */
/* Button */
.button-hover:hover a,
.rivax-posts-pagination a:hover{
	box-shadow:none !important;
}

#site-sticky-header .elementor-button-wrapper{
	margin-top:10px;
}

.menu-button{
	background-color: var( --e-global-color-accent );
	border-radius:32px;
}

.menu-button a{
	color: white !important;
}

.single-hero-title-1 .category a, .single-hero-title-2 .category a{
	color:white;
}