/*
Theme Name: lee.
Theme URI: http://lee.themeinity.com
Author: Themeinity
Author URI: http://themeforest.net/user/themeinity
Description: Lee. Is Minimal & Clean WordPress blog theme, It has been built to be very handy for personal blogging with a minimal and clean creative design comes with its awesome short-codes to make your blogging experience easier with Lee. Also comes with SocialFans Counter plugin ( Save 17$ ).
Lee. Is Just for writing and reading as it should be.
Version: 1.1
License: GNU General Public License v2 or later
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Blog, Blogger, Blogging, Minimal, Creative, Clean, Instagram, Masonary, Readability, White, lee
*/

.article-tags button {
float: right;
}

.article-tags input
{
float: left;
width: 60% !important;
}

.article-tags .widget-body {
margin-top: 0px !important;
}

.article-tags .widget-header {
margin-bottom: 20px !important;
}

.nav-down{
       top:-80px !important;
}

.after-article {
padding: 0px 15%;
margin-top: 50px;
}

.article-tags .subscribe-form-btn  {
padding: 12px 20px;
}

.hide_comments {
display: none;
}

.lee-post-wrapper .lee-hero-section .container {
width: 800px;
}

.lee-post-wrapper .lee-hero-section {
background-color: transparent;
}

.home .lee-hero-section {
display:none;
}

.featured-img-only img {
width: 100%;
padding: 0px 15%;
}

@media only screen and (max-width: 991px) {
    .featured-img-only img {
        padding: 0px;
    }
}