/*
Theme Name: Coursector Child
Theme URI: https://themes.themegoods.com/avante/landing
Description: Premium Business & Consulting WordPress Theme
Version: 1.0
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: avante
Template: avante
*/

h1 span {
    font-size: 100px;
    color: #18524F;
}
h2 span, h3 span, h4 span, h5 span, h6 span {
    color: #18524F;
}
.pagination-detail.blog-posts-grid {
    display: none;
}
.pagination.blog-posts-grid {
    text-align: center;
    width: 100%;
}
.single-post h1 .smoove {
    color: white;
    font-size: 40px;
}
.single-post .post-attribute{
	display: none;
}
#page-header.hasbg {
    height: 450px !important;
}
.fullwidth-comment-wrapper {
    display: none;
}
/**.blog .type-post.blog-posts-grid .post-content-wrapper {
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}**/