/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 28 2025 | 05:00:41 */
#ctf.ctf-narrow .ctf-context {
	font-size: 10px;
    line-height: 12px;
    padding-left: 0;
	margin-bottom: 8px;
}

#ctf.ctf-masonry .ctf-tweet-items {
    margin-left: 9px;
	margin-right: -9px;
}
@media screen and (max-width:980px){
	#ctf.ctf-masonry .ctf-tweet-items {
		margin-left: 10px;
		margin-right: -10px;
	}
}

#ctf .ctf-author-box, 
#ctf_lightbox .ctf-author-box {
    width: 100%;
	margin-bottom: 8px;
}

#ctf .ctf-author-box-link, 
#ctf_lightbox .ctf-author-box-link {
    flex-wrap: wrap;
	align-content: flex-start;
}

#ctf .ctf-author-avatar,
#ctf_lightbox .ctf-author-avatar{
    position: absolute;
}

#ctf .ctf-author-name, 
#ctf_lightbox .ctf-author-name {
	display: block;
    width: calc(100% - 6px);
	font-size: 12px;
	margin-top: 2px;
}

#ctf.ctf-styles .ctf-author-screenname {
	margin-left: 0;
}

#ctf.ctf-styles .ctf-author-screenname,
#ctf.ctf-styles .ctf-screename-sep,
#ctf.ctf-styles .ctf-tweet-meta {
	display: block;
	margin-top: 0;
}

.ctf_lb-dataContainer {
	padding-top: 20px;
}

#ctf.ctf-masonry .ctf-threads-wrapper.ctf-threads-expanded .ctf-item {
    width: 100% !important;
	margin-right: 0;
    margin-left: 0 !important;
    padding-left: 10px !important;
}

#ctf .ctf-tweet-media img, 
#ctf .ctf-tweet-media video {
    width: 100%;
    height: auto;
}