/*
Theme Name: Rinova Blog
Theme URI: http://sensationaltheme.com/downloads/rinova-blog/
Template: jolity-blog
Author: Sensational Theme
Author URI: http://sensationaltheme.com/
Description: Rinova Blog is a clean, modern, and responsive WordPress theme designed for personal bloggers and storytellers. With beautiful layouts and easy customization options, Rinova Blog helps you share your thoughts, experiences, and passions in style. It features elegant typography, multiple post formats, and a distraction-free reading experience that keeps your content in focus. The theme is fully SEO optimized, fast-loading, and compatible with all major devices and browsers. Whether you write about lifestyle, travel, fashion, or daily inspiration — Rinova Blog gives your words the perfect home.
Tags: translation-ready,custom-background,theme-options,custom-menu,threaded-comments,featured-images,footer-widgets,editor-style,right-sidebar,full-width-template,two-columns,grid-layout,custom-colors,custom-header,custom-logo,featured-image-header,blog,entertainment
Version: 1.1
Tested up to: 6.8
Requires PHP: 5.6
Text Domain: rinova-blog
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Rinova Blog is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/*--------------------------------------------------------------
#  
--------------------------------------------------------------*/
:root{
	--primary-color:#B91C1C !important;
    --secondary-color:#FECACA !important;
}
#masthead{
    background-color: #f2f2f2;
}
.site-menu{
    padding: 10px 0
}
.header-one #masthead .wrapper{
    border: unset;
}
.header-one .main-navigation ul ul{
    background-color: #fff;
}
.blog-three .blog-posts-wrapper .entry-title {
  font-size: 20px;
}
.blog-three .post-item{
	background-color: transparent !important;
	border-radius: 20px;
}
#catlist,
#banner,
#popular,
#featuredpost{
	display: none !important;
}
/*--------------------------------------------------------------
#trending Section
--------------------------------------------------------------*/
#trending{
    padding: 20px 0 0;
}

.category-two .cat-links a,
.category-two .entry-meta .cat-links a,
.category-three .cat-links a,
.category-three .entry-meta .cat-links a,
.category-four .cat-links a,
.category-four .entry-meta .cat-links a,
.category-five .cat-links a,
.category-five .entry-meta .cat-links a {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    padding: 3px 7px;
    border-radius: 10px;
    border: 1px solid;
}
.category-two .cat-links a,
.category-two .entry-meta .cat-links a {
    color: #fff !important;
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
}
.category-two .cat-links a:hover,
.category-two .cat-links a:focus,
.category-two .entry-meta .cat-links a:hover,
.category-two .entry-meta .cat-links a:focus {
    color: var(--primary-color) !important;
    background-color: transparent;
}
.category-three .cat-links a,
.category-three .entry-meta .cat-links a,
.category-five .cat-links a,
.category-five .entry-meta .cat-links a {
    color: #fff;
    background-color: var(--primary-color);
}
.category-six .cat-links a,
.category-six .entry-meta .cat-links a {
    background-color: transparent;
}

.category-three article .cat-links a,
.category-three article .entry-meta .cat-links a,
.category-five article .cat-links a,
.category-five article .entry-meta .cat-links a{
    color : #fff !important;
}
.category-three article:nth-child(1n) .cat-links a:nth-child(1n),
.category-three article:nth-child(1n) .entry-meta .cat-links a:nth-child(1n),
.category-three li:nth-child(1n) .cat-links a:nth-child(1n),
.category-three li:nth-child(1n) .entry-meta .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(1n) .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(1n) .entry-meta .cat-links a:nth-child(1n),
.category-five article:nth-child(1n) .cat-links a:nth-child(1n),
.category-five article:nth-child(1n) .entry-meta .cat-links a:nth-child(1n),
.category-five li:nth-child(1n) .cat-links a:nth-child(1n),
.category-five li:nth-child(1n) .entry-meta .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(1n) .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(1n) .entry-meta .cat-links a:nth-child(1n) {
    background-color: var(--cat-one-color);
    border-color: var(--cat-one-color);
}
.category-three article:nth-child(2n) .cat-links a:nth-child(1n),
.category-three article:nth-child(2n) .entry-meta .cat-links a:nth-child(1n),
.category-three li:nth-child(2n) .cat-links a:nth-child(1n),
.category-three li:nth-child(2n) .entry-meta .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(2n) .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(2n) .entry-meta .cat-links a:nth-child(1n),
.category-five article:nth-child(2n) .cat-links a:nth-child(1n),
.category-five article:nth-child(2n) .entry-meta .cat-links a:nth-child(1n),
.category-five li:nth-child(2n) .cat-links a:nth-child(1n),
.category-five li:nth-child(2n) .entry-meta .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(2n) .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(2n) .entry-meta .cat-links a:nth-child(1n) {
    background-color: var(--cat-five-color);
    border-color: var(--cat-five-color);
}
.category-three article:nth-child(3n) .cat-links a:nth-child(1n),
.category-three article:nth-child(3n) .entry-meta .cat-links a:nth-child(1n),
.category-three li:nth-child(3n) .cat-links a:nth-child(1n),
.category-three li:nth-child(3n) .entry-meta .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(3n) .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(3n) .entry-meta .cat-links a:nth-child(1n),
.category-five article:nth-child(3n) .cat-links a:nth-child(1n),
.category-five article:nth-child(3n) .entry-meta .cat-links a:nth-child(1n),
.category-five li:nth-child(3n) .cat-links a:nth-child(1n),
.category-five li:nth-child(3n) .entry-meta .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(3n) .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(3n) .entry-meta .cat-links a:nth-child(1n) {
    background-color: var(--cat-three-color);
    border-color: var(--cat-three-color);
}
.category-three article:nth-child(4n) .cat-links a:nth-child(1n),
.category-three article:nth-child(4n) .entry-meta .cat-links a:nth-child(1n),
.category-three li:nth-child(4n) .cat-links a:nth-child(1n),
.category-three li:nth-child(4n) .entry-meta .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(4n) .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(4n) .entry-meta .cat-links a:nth-child(1n),
.category-five article:nth-child(4n) .cat-links a:nth-child(1n),
.category-five article:nth-child(4n) .entry-meta .cat-links a:nth-child(1n),
.category-five li:nth-child(4n) .cat-links a:nth-child(1n),
.category-five li:nth-child(4n) .entry-meta .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(4n) .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(4n) .entry-meta .cat-links a:nth-child(1n) {
    background-color: var(--cat-two-color);
    border-color: var(--cat-two-color);
}
.category-three article:nth-child(5n) .cat-links a:nth-child(1n),
.category-three article:nth-child(5n) .entry-meta .cat-links a:nth-child(1n),
.category-three li:nth-child(5n) .cat-links a:nth-child(1n),
.category-three li:nth-child(5n) .entry-meta .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(5n) .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(5n) .entry-meta .cat-links a:nth-child(1n),
.category-five article:nth-child(5n) .cat-links a:nth-child(1n),
.category-five article:nth-child(5n) .entry-meta .cat-links a:nth-child(1n),
.category-five li:nth-child(5n) .cat-links a:nth-child(1n),
.category-five li:nth-child(5n) .entry-meta .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(5n) .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(5n) .entry-meta .cat-links a:nth-child(1n) {
    background-color: var(--cat-six-color);
    border-color: var(--cat-six-color);
}
.category-three article:nth-child(6n) .cat-links a:nth-child(1n),
.category-three article:nth-child(6n) .entry-meta .cat-links a:nth-child(1n),
.category-three li:nth-child(6n) .cat-links a:nth-child(1n),
.category-three li:nth-child(6n) .entry-meta .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(6n) .cat-links a:nth-child(1n),
.category-three .post-list:nth-child(6n) .entry-meta .cat-links a:nth-child(1n),
.category-five article:nth-child(6n) .cat-links a:nth-child(1n),
.category-five article:nth-child(6n) .entry-meta .cat-links a:nth-child(1n),
.category-five li:nth-child(6n) .cat-links a:nth-child(1n),
.category-five li:nth-child(6n) .entry-meta .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(6n) .cat-links a:nth-child(1n),
.category-five .post-list:nth-child(6n) .entry-meta .cat-links a:nth-child(1n) {
    background-color: var(--cat-four-color);
    border-color: var(--cat-four-color);
}
.category-six article:nth-child(1n) .cat-links a:nth-child(1n),
.category-six article:nth-child(1n) .entry-meta .cat-links a:nth-child(1n),
.category-six li:nth-child(1n) .cat-links a:nth-child(1n),
.category-six li:nth-child(1n) .entry-meta .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(1n) .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(1n) .entry-meta .cat-links a:nth-child(1n) {
    color: var(--cat-one-color);
/*    border-color: var(--cat-one-color);*/
}
.category-six article:nth-child(2n) .cat-links a:nth-child(1n),
.category-six article:nth-child(2n) .entry-meta .cat-links a:nth-child(1n),
.category-six li:nth-child(2n) .cat-links a:nth-child(1n),
.category-six li:nth-child(2n) .entry-meta .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(2n) .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(2n) .entry-meta .cat-links a:nth-child(1n) {
    color: var(--cat-six-color);
    border-color: var(--cat-six-color);
}
.category-six article:nth-child(3n) .cat-links a:nth-child(1n),
.category-six article:nth-child(3n) .entry-meta .cat-links a:nth-child(1n),
.category-six li:nth-child(3n) .cat-links a:nth-child(1n),
.category-six li:nth-child(3n) .entry-meta .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(3n) .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(3n) .entry-meta .cat-links a:nth-child(1n) {
    color: var(--cat-three-color);
    border-color: var(--cat-three-color);
}
.category-six article:nth-child(4n) .cat-links a:nth-child(1n),
.category-six article:nth-child(4n) .entry-meta .cat-links a:nth-child(1n),
.category-six li:nth-child(4n) .cat-links a:nth-child(1n),
.category-six li:nth-child(4n) .entry-meta .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(4n) .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(4n) .entry-meta .cat-links a:nth-child(1n) {
    color: var(--cat-two-color);
    border-color: var(--cat-two-color);
}
.category-six article:nth-child(5n) .cat-links a:nth-child(1n),
.category-six article:nth-child(5n) .entry-meta .cat-links a:nth-child(1n),
.category-six li:nth-child(5n) .cat-links a:nth-child(1n),
.category-six li:nth-child(5n) .entry-meta .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(5n) .cat-links a:nth-child(1n),
.category-six .post-list:nth-child(5n) .entry-meta .cat-links a:nth-child(1n) {
    color: var(--cat-six-color);
    border-color: var(--cat-six-color);
}
.widget-title, 
.wp-block-heading,
.blog-one #secondary .widget,
.blog-one.home-main article .post-item .featured-image img,
.blog-one article .post-item,
.blog-posts-wrapper .entry-meta.posted-on,
.widget_search input,
.wp-block-search__button{
    border-radius: 0;
}