/*
Theme Name: Blognetic
Theme URI: http://sensationaltheme.com/downloads/blognetic/
Template: iconic-blog
Author: Sensational Theme
Author URI: http://sensationaltheme.com/
Description: Theme Blognetic WordPress is a versatile and stylish WordPress theme designed specifically for the Blogs. Its features make it an ideal choice for a wide range of topics and styles, offering both functionality and aesthetic appeal. Blognetic WordPress offers a perfect blend of functionality, design, and customization options, making it an excellent choice for anyone looking to create a professional and visually appealing blog or magazine website. Designed to provide an exceptional user experience, Blognetic boasts a fully responsive layout, ensuring seamless performance across all devices. From desktops to smartphones, your content will captivate audiences with its flawless presentation.
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.0
Tested up to: 6.7
Requires PHP: 5.6
Text Domain: blognetic
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.

Blognetic 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:#CA9755 !important;
}
.blog-three .blog-posts-wrapper .entry-title {
  font-size: 20px;
}
.blog-three .post-item{
	background-color: transparent !important;
	border-radius: 20px;
}
#trending,
#catlist,
#banner{
	display: none !important;
}
/*--------------------------------------------------------------
#Popular Section
--------------------------------------------------------------*/
#popular {
}
#popular article{
    padding: 0 10px;
    margin-bottom: 20px;
}
#popular article:nth-child(2n) .popular-item-wrapper{
    display: flex;
    flex-direction: column-reverse;
    border-radius: 20px;
    padding: 10px;
}
#popular article .entry-container{
    padding: 10px 5px;
}
#popular article .entry-title{
    font-size: 14px;
}
@media screen and ( max-width: 766px){
    #popular article:nth-child(2n) .popular-item-wrapper{
        display: block;
        flex-direction: unset;
    }
    #popular article .entry-container{
        padding: 10px;
    }
    #popular article .entry-title{
        font-size: 18px;
    }
}
.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: 14px;
    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);
}