/*
Theme Name: Psychare Child
Theme URI: http://slashcreative.co
Author: SlashCreative 
Template: psychare
Author URI: https://themeforest.net/user/slashcreative
Description: A premium niche theme designed for businesses operating in the house cleaning and any other services related to the cleaning industry.
License: Themeforest Split Licence
License URI: - 
Text Domain: psychare
Version: 2.0.0
Domain Path: /languages
*/

/*HOME*/
#slider img{
    width: 100%;
}

#slider figure{
    max-height: 600px;
    overflow: hidden;
    width: 100%;
}

#slider figure div{
    width: 100%;
}

/*SINGLE POST*/

.single-post .blog-content{
    padding-top: 30px;
}

.single-post .blog-post-title{
    font-size: 3rem;
    margin-top: 60px;
    font-weight: 800;
    text-align: center;
}

.single-post [data-bg-overlay="7"]:before{
    opacity: 0;
}

.single-post .post-meta{display:none;}

.home>section{
	display: none !important;
}

.home>.main__content{
	padding-top:0;
}