<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Typography
--------------------------*/
/* ------CustomCSS------ */
.post-nav {
    display: none;
}

article .entry-title a {
Â&nbsp;Â&nbsp;Â&nbsp; -webkit-line-clamp: 2;
Â&nbsp;Â&nbsp;Â&nbsp; line-clamp: 2;
}

.king-logged-user {

    display: none;

}

article .entry-title a {

    -webkit-line-clamp: 2;

    line-clamp: 2;

}/* ------body------ */
body {
	
			font-family: 'Quantico', sans-serif;
	
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.king-alert-button {
	background-color:#9b111e;
	border-color:#9b111e;}
/* ------header------ */
.king-featured,
.king-featured .featured-posts,
.king-featured-4,
.king-featured-4 .featured-posts&gt;a,
.king-featured-5,
.king-featured-5 .featured-posts,
.featured-video video {
	height:400px;
}

.featured-thumbs {
	height:400px;
}
.page-top-header {
	background-color:#c52443;	
}
.king-top-header {
	background-color: ;
	background: -moz-linear-gradient(left,  0%,  100%);
	background: -webkit-linear-gradient(left,  0%,  100%);
	background: linear-gradient(to right,  0%,  100%);
}
.king-top-header-menu ul ul {
	background-color: ;
}
.king-top-header-menu a {
	color: #1e73be;
}
.king-top-header-menu .menu-item-has-children:after {
	color: #1e73be;
}
.king-top-header-icons a {
	color: #1e73be;
	border-color: #1e73be;
}
.king-bottom-header {
	background-color: #000000;
}
.king-bottom-header .king-head-nav .king-head-nav-a,
.king-bottom-header .king-head-eicons,
.king-bottom-header .king-rlater,
.king-bottom-header .king-notify-toggle,
.king-bottom-header .king-head-nav-a:hover {
	color: ;
}
.king-bottom-header .king-leftmenu-toggle-v2:before, 
.king-bottom-header .king-leftmenu-toggle-v2:after, 
.king-bottom-header .leftmenu-toggle-line {
	background-color: ;
}
/* ------footer------ */
/* ------sidebar------ */
/* ------PostPage------ */
/* ------KingflixPage------ */

.lr-padding {
	padding-left: 10%;
	padding-right: 10%;
}
.king-nav-dropdown {
	left: 10%;
	right: 10%;
}
.king-featured-top {
	padding-left: 15%;
	padding-right: 15%;
}


</pre></body></html>