/*
Theme Name: Doujin89
Theme URI: https://doujin89.com/
Template: mangareader
Author: Themesia
Author URI: https://themesia.com
Description: theme for read manga or doujin.
Tags: black,yellow,blue,purple,light,two-columns,right-sidebar,custom-header,custom-menu,featured-images
Version: 2.1.5.1.4
Updated: 2023-08-09 16:43:30

*/

body{
	background-color: #121212;
}

.doujin-hot{
		background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1)),
		url("https://doujin89.com/wp-content/uploads/2023/08/bg89.jpg");
	background-size: auto,auto;
	background-repeat: repeat;
}

.dj-container{
	overflow: hidden;
	max-width: 1220px;
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
}

.listupd.popularslider .popconslide::-webkit-scrollbar-thumb {
    background-color: #880808;
    border-radius: 2px;
}

@media only screen and (min-width: 550px){
	.bs.stylefiv {
		width: 25%;
	}
	
	.doujin-hot .full .bs{
		width: 20%;
	}
}

@media only screen and (max-width: 550px){
	.doujin-hot .full .bs {
		width: 50%;
	}
	
	#content .seriestere .seriestucontent .seriestucontl{
		width: 80%;
	}
	
	#content .seriestere .seriestucontent .seriestucontl .thumb img{
		width: 100%;
	}
}

@media only screen and (max-width: 500px)
{
	.bs.stylefiv {
		width: 50%;
	}
}

@media only screen and (max-width: 715px)
{
	.bs.stylefor, .bs.stylefiv {
		width: 50%;
	}
}

.doujin-hot .hotslid .bixbox{
	background: none;
	box-shadow: none;
}

.doujin-new .hotslid .bixbox,.doujin-korea .hotslid .bixbox{
	background: #000;
}

.doujin-hot .hothome .releases h2,.doujin-new .hothome .releases h2,.doujin-korea .hothome .releases h2{
	font-size: 1.5rem;
	background: none;
	border-left: 0.4rem solid #880808;
	padding-left: 0.8rem;
	border-top-left-radius: 0;
}

.releases{
	background: none !important;
	border-bottom: 2px solid #ff0000;
}


.releases h1, .releases h2, .releases h3, #sidebar .section h4{
	font-size: 1.2rem;
}

.bs .bsx .limit .colored{
	top: 5px;
	bottom: auto;
}

.doujin-hot .bs .bsx .tt,.doujin-new .bs .bsx .tt,.doujin-korea .bs .bsx .tt{
	text-align: center;
	color: #fff;
	padding-left: 5px;
	font-size: 1rem;
}

.doujin-hot .adds,.doujin-new .adds,.doujin-korea .adds{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.doujin-hot .hotslid .bigor,.doujin-new .hotslid .bigor,.doujin-korea .hotslid .bigor {
	width: 100%;
	height: 72px;
	position: absolute;
	bottom: 0;
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1));
}

.doujin-hot .hotslid .bs .bsx,
.doujin-new .hotslid .bs .bsx,
.doujin-korea .hotslid .bs .bsx {
	border-radius: 0.5rem;
	transition: all 300ms;
	overflow: hidden;
}

.doujin-hot .hotslid .bs .bsx:hover,.doujin-new .hotslid .bs .bsx:hover,.doujin-korea .hotslid .bs .bsx:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 24px rgba(136, 8, 8, 0.5), 0 4px 12px rgba(136, 8, 8, 0.4);
}

.wp-pagenavi {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin-bottom: 1rem;
}

.wp-pagenavi a, .wp-pagenavi span {
	border-radius: 0.3rem;
	padding: 5px 15px 5px 15px;
	margin-right: 0.3rem;
	background-color: #400404;
	border: none;
}

.wp-pagenavi span.current {
	border: none;
	background-color: #880808;
}

.wp-pagenavi a:hover{
	color: #fff;
	background-color: #880808;
}

#content .postbody .seriestucon{
	padding-bottom: 1rem;
	background: rgba(0, 0, 0,0.6);
}

#sidebar .section,.bixbox{
	background: rgba(0, 0, 0,0.6);
}

#sidebar .section .ts-wpop-series-gen .ts-wpop-nav-tabs{
	background: none;
	border: 1px solid;
	border-color: rgb(136, 8, 8);
}

.releases .vl{
	height: auto;
	font-size: 0.8rem;
	padding: 0.2rem 0.8rem;
}

.seriestucon .seriestucont .seriestucontr .seriestugenre a{
	background-color: rgb(136, 8, 8,0.5);
}

.bxcl .eplister ul li .chbox{
	border: 1px solid #ff0000
}

.series-gen .nav-tabs{
	background: none;
	border: 1px solid;
	border-color: rgb(136, 8, 8);
}

.commentx{
	background: #fff;
}