/*
Theme Name: SingManga Child
Theme URI: https://www.sing-manga.com
Author: SingManga
Author URI: https://www.sing-manga.com
Description: child theme for mangastream.
Template: singmanga
Version: 1.0.1
Tags: black, yellow, blue, purple, light, two-columns, right-sidebar, custom-header, custom-menu, featured-images
Text Domain: singmanga-child
*/

body {
	position: relative;
	background: #0b0c2a !important;
	font-size: 14px;
	line-height: 1.5;
	color: #b8b8b8;
	margin: 0 auto;
	font-family: 'Mulish', sans-serif;
	-webkit-font-smoothing: antialiased!important;
	-moz-osx-font-smoothing: grayscale!important;
}
#content {
	clear: both;
}

h2 {
	font-family: 'Mitr', sans-serif;
}

.th {
	overflow: unset;
	height: 63px;
}

.fullwidth, .postbody {
	width: 100%;
}

.bixbox {
	background: inherit;
}

.releases {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	border-left: 5px solid #f53a38;
	padding: 8px 15px;
	font-size: 18px;
}

.releases h1, .releases h2, .releases h3, #sidebar .section h4 {
	font-size: 24px;
	color: #FFF;
	line-height: 20px;
	font-weight: 500;
	margin: 0;
	position: relative;
}

header {
	float: left;
	margin: 20px 30px 17px 0;
}

.logos img {
	height: 35px;
}

.searchx {
	float: right;
}

#main-menu {
	float: left;
	margin-bottom: 0px;
}

#main-menu ul li a {
	padding: 20px;    
	line-height: inherit;
	height: inherit;
}
#main-menu ul li a span {
	font-family: 'Mitr', sans-serif;
	font-size: 15px;
	font-weight: 700;
	transition: all, 0.5s;
	padding: 0px;
}

#main-menu ul li a:hover{text-decoration:none;color:#FFF;background:#f13937}

#main-menu ul li ul{top:63px;}
#main-menu ul li ul li a:hover{background:#f13937}

.bs.styletere .epxs {
	color: #b7b7b7;
}

.listupd .utao .uta .luf ul li, 
.soralist ul, a, 
#sidebar .serieslist ul li .leftseries h2 a,  
.bxcl ul li .dt a, 
.comment-list .comment-body .reply a, 
.headpost .allc a {
	color: #b7b7b7 !important;
}

.bxcl ul li .lchx a:visited, 
.listupd .utao .uta .luf ul li a:visited, 
.bxcl ul li .eph-num a:visited {
	color: #575757 !important;
}

.soralist ul, a:hover, 
#sidebar .serieslist ul li .leftseries h2 a:hover, 
.bxcl ul li .dt a:hover, 
.comment-list .comment-body .reply a:hover, 
.bxcl ul li .eph-num a:hover, 
.headpost .allc a:hover {
	color: #ffffff !important;
}

.bs .bsx {
	border-bottom: 3px;
	border-bottom-color: #ffffff;
	border-bottom-style: double;
	padding-bottom: 10px;
}

.bs .bsx .bigor .tt {
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	font-family: 'Mitr', sans-serif;
	min-height: 52px;
}

.bs .bsx .term {
	position: absolute;
	top: 24px;
	left: 4px;
	z-index: 999;
}

.bs .bsx .term ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bs .bsx .term ul li {
	list-style: none;
	font-size: 10px;
	color: #ffffff;
	font-weight: 700;
	padding: 1px 10px;
	background: rgb(12, 12, 40, 0.8);
	border-radius: 50px;
	display: inline-block;
}

.bs.styletere .epxs {
	list-style: none;
	font-size: 14px;
	font-weight: 700;
	padding: 1px 10px;
	background: rgba(255, 255, 255, 0.2);
	/* display: inline-block; */
	width: 100%;
	border-radius: 5px;
}

.bs.styletere .epxdate {
	position: absolute;
	top: 0px;
	margin: 0px;
	font-size: 13px;
	padding: 2px 12px;
	background: rgb(245 58 56);
	color: #ffffff;
	border-radius: 0px 0px 10px 0px;
}

.mt-20 {
	margin-top: 20px;
}

.metaslider .flexslider .slides img {
	border-radius: 10px;
}

.metaslider.ms-theme-simply-dark .flexslider ul.slides .caption-wrap {
	color: #fff;
    font-size: 42px;
    font-family: oswald,sans-serif;
    font-weight: 700;
}

sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	top: -0.5em;
	vertical-align: baseline;
}

.badge-danger {
	color: #fff;
	background-color: #dc3545;
}
.badge {
	display: inline-block;
	padding: 0.25em 0.4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25rem;
	text-transform: uppercase;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media only screen and (max-width: 800px) {
	.mobilelogo img {
		margin-top: 5px;
		max-height: none;
		height: 23px;
	}
}
