/*
Theme Name: Contentberg Child
Theme URI: https://themeforest.net/item/contentberg-blog-content-marketing-theme/full_screen_preview/22634637
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Contentberg child theme.
Template: contentberg
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: contentberg-child
*/


.bold-slider .author a {
	font-size: 2.2rem !important;
}

.bold-slider .subheading{ font-size: 3.4rem; color: #fff; letter-spacing: -0.035em; font-weight: 800;  text-transform: uppercase; line-height: 1;}
.home .bol-slider .heading{    margin-top: 0; line-height: 50px;}


/* .post-meta.post-meta-c.the-post-meta .post-title {
	position: absolute;
	margin-top: -145em;
} */

@media screen and (max-width: 479px) {

    .body-main-out,
    .body-main-in {
        margin-top: 5px;
    }
    .feat-top2-right,
    .feat-top2-right:first-child,
    #feat-wide-wrap .feat-top2-right,
    #feat-wide-wrap .feat-top2-right:first-child {
        height: 150px;
    }
    .feat-top2-left-text p {
        font-size:1rem !important;
    }
}

.single-creative .featured .post-title {
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff !important;
    font-size: 30px;
    line-height: 1.25;
    -webkit-font-smoothing: initial;
    text-shadow: 0 0 22px rgb(0 0 0 / 30%);
}

.post-title-alt {
	color: #000000 !important;
}

@media (max-width: 600px) {
	.main-wrap .bold-slider .heading, .main-wrap .bold-slider .heading a {
		font-size: 30px !important;
		line-height: 1.25 !important;
	}
}