/*!
Theme Name: Coolest Blog
Theme URI: https://adorethemes.com/downloads/coolest-blog/
Author: Adore Themes
Author URI: https://adorethemes.com/
Description: Coolest Blog is the child theme of Cool Blog theme. It is a minimal designed, very light weight and easy to use clean and blog theme. This Theme is suitable for any lifestyle, fashion, photography, food, beauty, cosmetic, or any blog in a specific niche. It is designed with beautiful layouts and practical features to give that modern look to the site without compromising the content. The theme allows you to customize your website as per your desire via the WordPress Customizer. It is a fully responsive theme that will display your content accurately on every devices. Live preview : https://demo.adorethemes.com/coolest-blog/
Version: 1.0.2
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 6.8
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: cool-blog
Text Domain: coolest-blog
Tags: custom-background, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, left-sidebar, right-sidebar, blog, one-column, portfolio, photography, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Coolest Blog is based on Underscores https://underscores.me/, (C) 2012-2020 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/
*/

/* Start Post Carousel Section
--------------------------------------------- */

.post-carousel-section .post-carousel-wrapper {
	overflow: hidden;
}

.post-carousel-section .post-carousel-wrapper .slick-list {
	margin: 0 -15px;
}

.post-carousel-section .post-carousel-wrapper .slick-slide {
	padding: 0 15px;
}

.post-carousel-section .post-carousel-wrapper .slick-slide .post-item.overlay-post {
	height: 380px;
}

/* End Post Carousel Section
--------------------------------------------- */

#cool_blog_recent_posts_section .section-head{
	display: none;
}