/*!
Theme Name: Rain Storm
Theme URI: https://www.kantipurthemes.com/downloads/rain-storm
Author: Kantipur Themes
Author URI: https://www.kantipurthemes.com/
Description: Rain Storm is a simple, clean and responsive WordPress blog theme built by Kantipur Themes. This theme is perfect for youtube bloggers, travel blog, food blog, fashion blog and writers who need to create personal blog site with simple creative features and effects to make readers feel the pleasure of reading blog posts and articles.
Version: 1.0
Requires at least: 5.1
Requires PHP: 5.6
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: blog-storm
Text Domain: rain-storm
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, one-column, two-columns, custom-header, blog, entertainment, portfolio

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.

Rain Storm  is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
body,
h1, 
h2, 
h3, 
h4, 
h5, 
h6,
.site-title,
.site-description,
.navigation-menu a {
	font-weight: 400;
	font-family: 'Karla', sans-serif;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.btn:hover,
.btn:focus,
.reply a:hover,
.reply a:focus,
button:active, 
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover,
.navigation.pagination .page-numbers:focus,
.widget_search input[type="submit"],
.tagcloud a:hover,
.tagcloud a:focus,
.read-more a:after,
#footer-widgets .widget-title:after,
.to-top,
.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus,
.wp-block-search__button,
.cat-links a:hover, 
.cat-links a:focus {
    background-color: #e35640;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
.reply a,
a,
.site-title a:hover,
.site-title a:focus,
.navigation-menu li.current-menu-item > a,
.navigation-menu .nav-menu > li:hover > a,
.navigation-menu .nav-menu > li.focus > a,
.navigation-menu .nav-menu > li > a:hover,
.navigation-menu .nav-menu > li > a:focus,
.navigation-menu a:hover,
.navigation-menu a:focus,
.navigation-menu li:hover > a,
.site-main .comment-navigation a:hover, 
.site-main .posts-navigation a:hover, 
.site-main .post-navigation a:hover,
.site-main .comment-navigation a:focus, 
.site-main .posts-navigation a:focus, 
.site-main .post-navigation a:focus,
#secondary a:hover,
#secondary a:focus,
.error-404.not-found .title,
.entry-title a:hover,
.entry-title a:focus,
.posted-on a:hover,
.posted-on a:focus,
.comments-link a:hover,
.comments-link a:focus,
.single-post-wrap .entry-footer .tags-links a:hover,
.single-post-wrap .entry-footer .tags-links a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
#colophon a:hover,
#colophon a:focus,
.navigation-menu .nav-menu ul.sub-menu a:hover,
.navigation-menu .nav-menu ul.sub-menu a:focus,
.blog-archive .posted-on a:hover,
.blog-archive .byline a:hover,
.blog-archive .posted-on a:focus,
.blog-archive .byline a:focus,
.blog-post-item .entry-meta a:hover,
.blog-post-item .entry-meta a:focus,
.read-more a:hover, 
.read-more a:focus {
    color: #e35640;
}

.navigation-menu .nav-menu > li > a:hover svg,
.navigation-menu .nav-menu > li > a:focus svg,
.navigation-menu .nav-menu > li:hover > a svg,
.post-navigation .nav-previous a:hover svg,
.post-navigation .nav-previous a:focus svg,
.post-navigation .nav-next a:hover svg,
.post-navigation .nav-next a:focus svg {
    fill: #e35640;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
.reply a,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover,
.navigation.pagination .page-numbers:focus,
.tagcloud a:hover,
.tagcloud a:focus,
.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus {
    border-color: #e35640;
}

#masthead .nav-menu ul.sub-menu {
    border-top-color: #e35640;
}

.read-more a:hover, 
.read-more a:focus {
    border-bottom-color: #e35640;
}

@media screen and (min-width: 1024px) {
    .navigation-menu li.current-menu-item > a,
    .navigation-menu li.current-menu-item > a,
    .navigation-menu .nav-menu > li:hover > a,
    .navigation-menu .nav-menu > li.focus > a,
    .navigation-menu .nav-menu > li > a:hover,
    .navigation-menu .nav-menu > li > a:focus {
        color: #e35640;
    }

    .navigation-menu .nav-menu > li:hover,
    .navigation-menu .nav-menu > li.current-menu-item {
        border-right-color: #e35640;
    }
}
.custom-row {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
[class*="custom-col-"] {
	position: relative;
	width: 100%;
}
.section-feature-posts-one-area {
	padding-bottom: 30px;
}
.blog-archive .post .featured-post-item-inner {
    position: relative;
}
.blog-archive .post .featured-image a {
	display: inline-block;
}
.blog-archive .post .cat-links {
    font-size: 0;
	margin-bottom: 0;
}
.blog-archive .post:not(.has-no-thumbnail) .cat-links {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 1;
}
.blog-archive .post .cat-links a {
	background-color: #e35640;
	color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 1;
	padding: 8px 10px;
    margin: 2px;
    transition: all 0.4s ease-out 0s;
}
.blog-archive .post .cat-links a:hover,
.blog-archive .post .cat-links a:focus {
    background-color: #000;
    color: #FFF;
}
.blog-archive .post.has-no-thumbnail .entry-container {
    padding: 20px 0 0;
}
.section-feature-posts-one-area article {
    padding: 30px;
    border-bottom: 1px solid #C8C7C8;
}
.section-feature-posts-one-area .feature-posts-image {
    background-color: #cccccc;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    z-index: 1;
}
.section-feature-posts-one-area .feature-posts-image {
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-feature-posts-one-area .feature-posts-image {
	-webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}
.section-feature-posts-one-area .feature-posts-image {
	height: 260px;
}
.section-feature-posts-one-area .feature-big-posts .feature-posts-image {
	height: 520px;
}
.section-feature-posts-one-area .feature-posts-image:before {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1;
}
.section-feature-posts-one-area .feature-posts-content {
	padding: 20px;
    position: relative;
    width: 100%;
    z-index: 2;
}
.section-feature-posts-one-area .feature-posts-content .cat-links {
	display: inline-block;
	margin-bottom: 15px;
}
.section-feature-posts-one-area .feature-posts-content .cat-links a {
	background-color: #e35640;
	color: #FFFFFF;
    letter-spacing: 0.8px;
    line-height: 1;
	padding: 5px;
	margin: 2px;
    transition: all 0.4s ease-out 0s;
}
.section-feature-posts-one-area .feature-posts-content .cat-links a:hover,
.section-feature-posts-one-area .feature-posts-content .cat-links a:focus {
    background-color: #000;
    color: #FFF;
}
.section-feature-posts-one-area .feature-posts-content .feature-posts-title {
	font-size: 20px;
    line-height: 1.2;
    margin-bottom: 12px;
}
.section-feature-posts-one-area .feature-posts-content .feature-posts-title a{
	text-decoration: none;
	color: #FFFFFF;
    transition: all 0.4s ease-out 0s;
}
.section-feature-posts-one-area .feature-posts-content .feature-posts-title a:hover,
.section-feature-posts-one-area .feature-posts-content .feature-posts-title a:focus {
    color: #e35640;
}
.section-feature-posts-one-area .feature-posts-content .entry-meta a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
    transition: all 0.4s ease-out 0s;
}
.section-feature-posts-one-area .feature-posts-content .entry-meta a:hover,
.section-feature-posts-one-area .feature-posts-content .entry-meta a:focus {
    color: #e35640;
}
.section-feature-posts-one-area .feature-posts-content .entry-meta a {
    margin-left: -80px;
}

@media screen and (min-width: 767px) {
	.custom-col-md-12 {
    	width: 100%;
  	}
  	.custom-col-md-6 {
  		width: 50%;
  	}
    .section-feature-posts-one-area .custom-col-lg-7 .custom-col-md-6:nth-child(1) article,
    .section-feature-posts-one-area .custom-col-lg-7 .custom-col-md-6:nth-child(3) article {
        border-right: 1px solid #C8C7C8;
    }
}
@media screen and (min-width: 992px) {
	.custom-col-lg-7 {
		width: 58.333333%;
	}
	.custom-col-lg-5 {
	   width: 41.666667%;
	}
    .section-feature-posts-one-area .custom-col-12.custom-col-lg-5 article {
        border-right: 1px solid #C8C7C8;
    }
    .section-feature-posts-one-area .feature-big-posts .feature-posts-image {
        height: 581px;
    }
}

/*--------------------------------------------------------------
# Section Header / Image Links
--------------------------------------------------------------*/
.post-thumbnail-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.section-header {
    padding: 0 30px;
}

.section-title {
    text-transform: uppercase;
    font-size: 22px;
    color: #e35640;
    font-weight: bold;
}

/*--------------------------------------------------------------
# Trending Posts
--------------------------------------------------------------*/
.section-trending-posts {
    margin-top: 20px;
    margin-bottom: 50px;
}
#primary .section-trending-posts.blog-archive .featured-image {
    margin-bottom: 20px;
    padding: 100px 0;
    background-size: cover;
    background-position: center center;
    display: block;
    position: relative;
}
.section-trending-posts .posted-on a {
    text-decoration: none;
    font-size: 14px;
}
.section-trending-posts.blog-archive .posted-on {
    margin-bottom: 0;
}
.section-trending-posts + .blog-archive article:nth-child(1) {
    border-top: 1px solid #C8C7C8;
}

@media screen and (min-width: 567px) {
    .section-trending-posts + .blog-archive article:nth-child(2) {
        border-top: 1px solid #C8C7C8;
    }
}

@media screen and (min-width: 767px) {
    .section-trending-posts + .blog-archive article:nth-child(3) {
        border-top: 1px solid #C8C7C8;
    }
}

/*--------------------------------------------------------------
# Popular Posts
--------------------------------------------------------------*/
.section-popular-posts {
    margin-top: 20px;
    margin-bottom: 50px;
}
.section-popular-posts .blog-post-item {
    display: flex;
    align-items: center;
}
.section-popular-posts .featured-image {
    padding: 50px 0;
    background-size: cover;
    background-position: center center;
    width: 100px;
    min-width: 100px;
    height: 100px;
    min-height: 100px;
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
}
.section-popular-posts .entry-title {
    font-size: 18px;
    margin-bottom: 5px;
}
.section-popular-posts.blog-archive .posted-on {
    margin-bottom: 0;
}
.section-popular-posts + .blog-archive article:nth-child(1) {
    border-top: 1px solid #C8C7C8;
}

@media screen and (min-width: 567px) {
    .section-popular-posts + .blog-archive article:nth-child(2) {
        border-top: 1px solid #C8C7C8;
    }
}

@media screen and (min-width: 767px) {
    .section-popular-posts + .blog-archive article:nth-child(3) {
        border-top: 1px solid #C8C7C8;
    }
}