/*
Theme Name: Sofi Blog
Theme URI: http://sensationaltheme.com/downloads/sofi-blog-child/
Template: sophi-blog
Author: Sensational Theme
Author URI: http://sensationaltheme.com/
Description: Theme Sofi Blog 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. Sofi Blog 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, Sofi Blog 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.6
Requires PHP: 5.6
Text Domain: sofi-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.

BlogSen business 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:#188e1e !important;
}
.main-navigation a,
.main-navigation ul ul li a{
    color: #000;
}
.header-one #masthead, 
.modern-menu #masthead{
    border-color: #e5e5e5;
    padding: 10px 0;
}
.paged #editorpick,
#catlist,
#message,
#slider{
    display: none !important;
}
#message{
    padding: 30px 0;
}
#editorpick article{
    margin-bottom: 30px;
}
.home-seven #editorpick article .editorpick-top-item-wrapper .featured-image{
    background-attachment: unset;
}
#editorpick .editorpick-top-wrapper article .entry-title a{
    text-shadow: 2px 2px var(--primary-color);
}
#editorpick .editorpick-top-wrapper article .editorpick-top-item-wrapper{
    position: relative;
}
#editorpick .editorpick-top-wrapper article .entry-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 100px 40px 40px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  color: #333;

}
#editorpick .editorpick-top-wrapper article .entry-meta a,
#editorpick .editorpick-top-wrapper article .entry-title a{
    color: #333;
}
.home-seven #editorpick .editorpick-top-wrapper article .entry-meta .date,
.home-seven #editorpick .editorpick-top-wrapper article .entry-meta .byline a,
.home-seven #editorpick .editorpick-top-wrapper article .entry-title a{
    color: #fff;
}
.home-seven #editorpick .editorpick-wrapper{
    background-color: rgba(255, 255, 255, 0.7);
}
.home-seven #editorpick article .entry-meta .date{
    color: #333;
}
@media screen and (min-width: 1400px) {
  #recent .featured-image {
    padding: 250px 0;
  }
}
@media screen and (max-width: 1400px) {
  #recent .featured-image {
    padding: 200px 0;
  }
}
.post-item{
    padding: 20px;
}