#floating_banner_top, .inf-pagination, .episode .gap-x-1, .episode .tracking-tighter .pb-6, .episode .rounded .bg-gray-100, .show-more, .play-movie {
	display: none!important;
}
.logo img {
	height: 50px;
}
.home .pb-6 {
	display: none;
}
.page-numbers {
	background: white;
	color: black;
	padding: 10px;
	border-radius: 5px;
}
.px-5 {
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.screen-reader-text {
	background: transparent!important;
	display: block;
	padding: 0px!important; 
	color: white;
	margin-bottom: 20px;
	font-size: 20px;
	margin-top: 50px;
	text-align: center;
}
.nav-links {
	text-align: center;
}
.current {
	background: #f44336;
}
body {
	padding-bottom: 50px;
}
.episode {
	margin-top: 50px;
}
.episode .w-full {
	width: 30%!important;
}
.episode .w-full img, .episode .w-full button, .episode .bg-white {
	width: 100%!important;
}

.episode .rounded-xl a {
	width: 100%;
	padding: 15px 20px;
	display: block;
	border-radius: 50px;
}
.episode .rounded-xl a, .episode button, .bg-gray-100, .episode .cursor-pointer .w-full, .episode .bg-white {
	background-color: rgb(38 38 38)!important;
	color: white;
	border: 0px!important;
	text-decoration: none;
}
.episode .rounded-xl a:hover, .episode button:hover, .bg-gray-100:hover, .cursor-pointer a:hover, .episode .bg-white:hover {
	background: rgb(25 25 25)!important;
	color: white;
}
.episode .rounded h3 {
	margin-bottom: 0px!important;
}
.episode .rounded #episode-list, .episode .episode {
	margin-top: 15px!important;
}
.episode h1 {
	margin-top: 0px;
}
.episode p {
	font-size: 14px;
	line-height: 1.4em;
	text-align: justify;
	margin-bottom: 15px;
}
.episode a, .episode span, .episode .text-gray-800 {
	color: #e5e5e5;
}
.episode .pb-6 .rounded, .episode .aspect-video img, .episode .cursor-pointer a {
	width: 100%!important;
}

h2 {
	background: #cd060600;
	display: block;
	padding: 0px;
	color: white;
	margin-bottom: 20px;
	font-size: 20px;
	margin-top: 0px;
}
@media (min-width: 576px) {
	.custom-container {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.custom-container {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.custom-container {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.custom-container {
		max-width: 1140px;
	}
}
.custom-container h3 {
	color: white;
}


.custom-container {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	width: 100%;
	padding-right: calc(var(--bs-gutter-x)* .5);
	padding-left: calc(var(--bs-gutter-x)* .5);
	margin-right: auto;
	margin-left: auto;
}

.episode .iklan-banner {
	margin-bottom: 20px;
}
.episode .justify-between select {
	display: none;
}
@media only screen and (max-width: 540px) {
	.logo {
		width: auto!important;
	}
	h1 { 
		margin-top: 15px!important;
	}
	.inf-pagination {
		margin-bottom: 40px;
	}
	.episode {
		margin-top: 15px!important;
	}
	.episode .iklan-banner {
		margin-bottom: -5px!important;
	}
	.aspect-video {
		margin-top: 15px;
	}
	
	.episode .justify-center {
		margin: auto;
	}
	.episode .my-5 {
		margin-top: 0px!important;
		margin-bottom: 0px!important;
	}
}

.text-sm {
		color: white;
	}
	.hide, .ads, #popupklanfooter, .nextSlide, .prevSlide {
		display: none!important;
		visibility: hidden;
	}
	.episode .bg-accent {
		width: 100%!important;
		margin-top: 30px!important;
	}
	.iklan-banner {
		margin-bottom: 0px;
	}
	#episode-list .episode, .genre {
		background: #2e2e2e;
		padding: 20px 15px;
		padding-bottom: 1px;
	}
	.carousel {
		height: auto;
		padding-bottom: 20px;
	}
	#episode-list .episode p {
		color: #737373;
		.home h1 {
			margin-top: 50px!important;
		}
		.home h1 a {
			color:white!important;
			font-weight: bold;
		}
		.w-full {
			margin-top: 0px!important;
		}
		.w-full .cursor-pointer {
			overflow: hidden;
			margin-bottom: 20px;
		}

	}
	.space-y-4>:not([hidden])~:not([hidden]) {
		margin-top: 0!important;
	}

	@media only screen and (max-width: 600px) {
		.text-sm {
			font-size: 10px!important;
			padding: 0px 5px;
			border-radius: 5px;
		}
		.text-xs {
			font-size: 9px!important;
		}
		.episode .gap-x-8 {
			display: block;
		}
		.episode .w-full {
			max-width: 100% !important;
			width: 100%!important;
		}
		.left-1\/2 {
			left: 60% !important;
			top: 65%!important;
		}
		#vidpro-mp-2 {
			width: 100%!important;
		}
		#video-actors a {
			background: #555;
			padding: 10px;
			overflow: hidden;
        margin-bottom: 10px;
        display: block;
        width: 100%;
		}
	}



