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

body {
	#background: #121212 !important;
	background: #2b2b2b !important;
	#color: #fcfcfc;
}

.rivax-posts-wrapper .post-wrapper .title a:hover {
	#color: #ffffff !important;
	color: #00f6ff !important;
}

.rivax-header-nav li.menu-item > a:hover, .rivax-header-nav li.current-menu-item > a, .rivax-header-nav li.current-menu-ancestor > a {
    color: #1e1e1e !important;
    font-weight: bold;
}

.single-author-box-container,
.single-share-box-container,
.single-content,
.comments-area {
    background: #d9d9d9 !important;
}