@charset "UTF-8";
/*
Theme Name: Codilight Lite Child
Description: Child theme for Codilight Lite Child theme
Author: FameThemes
Template: codilight-lite
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
---------------------------------------------------------------*/
/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
.entry-category {
	position: static;
	background: rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
	font-size: 12px;
	font-size: 0.75rem;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 1px 10px;
}

.comments-link {display:none}
.entry-meta {color: #46a28d;font-size: 12px;font-size: 0.8rem;}
.site-content {
	margin-top: 20px;
	margin-top: 20px;
}

.entry-thumb img {display:none;}

.entry-content ol {
    margin-top: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    margin-left: 0;
    padding-left: 16px !important;
}

.entry-content ol li {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    word-wrap: break-word !important;;
}

.psychic {color:purple}

.entry-excerpt {
	display:none;
}