/*
Theme Name: Kamisaha
Theme URI: http://kamisaha.xyz
Author: Kamisaha
Description: Kamisaha adalah Theme khusus streaming dan download anime
Version: 2.17 Alpha
License: GNU General Public License v2 or later, yaitu lisensi yang memperbolehkan user mengedit, memodifikasi, menyebarluaskan. namun tidak dapat menghapus atau merubah lisensi pembuat theme aslinya.
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Anime, Stream, Fansubs, Kamisaha, Download
*/
body.dark-mode .switch {
    transform: translateX(25px);
}
body.dark-mode {
    background-color: var(--dark);
    color: #fff;
}
body.dark-mode .box {
    box-shadow: 0 3px 6px rgb(52 58 64 / 80%);
    background-color: #464a4e;
    border-radius: 5px;
}
:root body.dark-mode {
    --myblack: #ccc;
    --red: #ece8e9;
    --kuning: #4899b1;
}
body.dark-mode .text-muted {
    color: #aaa !important;
}
body.dark-mode re.eps-kanan > p,
body.dark-mode re.eps-kiri > p {
    color: rgb(204 204 204 / 0.8);
}
body.dark-mode a.switch-asu {
    color: #fff;
}
body.dark-mode .breadcum {
    color: #b3b3b3;
}
body.dark-mode p.misc,
body.dark-mode table {
    color: #d2d2d2;
}
body.dark-mode p.share,
body.dark-mode p.votes {
    color: #b7b7b7;
}
body.dark-mode .table-hover tbody tr:hover {
    color: #aaa;
}
body.dark-mode .form-inline .form-control {
    background-color: #353a40 !important;
    border: 1px solid #5a5e63 !important;
    color: #bfc1c5 !important;
}
body.dark-mode a.nav-link {
    color: rgba(255, 255, 255, 0.7) !important;
}
body.dark-mode a.nav-link:hover {
    color: var(--red) !important;
}
body.dark-mode .alert {
    background: #6c757d;
    border: 1px solid #586169;
    color: #e0e0e0;
}
body.dark-mode .dropdown-menu.show {
    background: #464a4e !important;
    border: 1px solid #2e3033 !important;
}
body.dark-mode .dropdown-item,
body.dark-mode .ini-footer,
body.dark-mode .post-text p.post-meta a,
body.dark-mode footer.copyright p,
body.dark-mode p.single-meta a.user {
    color: var(--myblack) !important;
}
body.dark-mode .dropdown-item:focus,
body.dark-mode .dropdown-item:hover {
    background-color: #f8f9fa !important;
    color: #16181b !important;
}
body.dark-mode .dropdown-item.active,
body.dark-mode .dropdown-item:active {
    color: #16181b !important;
}
body.dark-mode span.also {
    color: #16b9a5 !important;
}
body.dark-mode .index-kiri {
    border-right: 1px solid #524f4f;
}
body.dark-mode .heading-sgl .info-episode span.cour,
body.dark-mode .kotak-atas,
body.dark-mode .kotak-bawah ul#genre a,
body.dark-mode .tempat-vidio-judul {
    background: #6c757d;
}
.tempat_judul {
    text-align: center;
    padding: 20px;
}
body.dark-mode p.rating,
body.dark-mode span.box-rating {
    background: #ce9500;
}
body.dark-mode .heading-sgl .info-episode {
    border-color: #6c757d;
}
body.dark-mode .heading-sgl .info-episode span.eos {
    color: #cecbcb;
}
body.dark-mode button.mymodal {
    background: #6c757d;
    color: #f8f9fa;
    border-color: #adb5bd;
}
body.dark-mode .modal-content,
body.dark-mode .searchwp-live-search-result p,
body.dark-mode .searchwp-live-search-results-showing {
    background: #464a4e;
}
body.dark-mode p.modal-eps a {
    color: #b3b3b3;
}
body.dark-mode #accordion > .panel,
body.dark-mode .heading-sgl {
    border-color: rgb(204 204 204 / 0.5);
}
body.dark-mode .migi span.info,
body.dark-mode .uwe span.ss,
body.dark-mode h1,
body.dark-mode h2,
body.dark-mode h3,
body.dark-mode h4,
body.dark-mode h5,
body.dark-mode h6 {
    color: var(--myblack);
}
body.dark-mode #accordion > .panel > .panel-heading:hover {
    background: rgb(108 117 125 / 0.3);
}
body.dark-mode .tempat-vidio-judul .active {
    background: #495057;
}
body.dark-mode .table thead th {
    border-color: #acaeb1;
}
body.dark-mode .table-bordered td,
body.dark-mode .table-bordered th {
    border-color: #9a9a9a;
}
body.dark-mode .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
body.dark-mode .navbar-light .navbar-toggler {
    border-color: rgb(255 255 255 / 0.2);
}
body.dark-mode .sortby select {
    background-color: #343a40;
    color: #adb5bd;
    border-color: #6b6b6b;
}
body.dark-mode .swiper-slide {
    background: #757575;
}
body.dark-mode .migi p._genre a {
    background: #6a6b6d;
    color: #fff;
}
body.dark-mode #post-content,
body.dark-mode .kotak-bawah,
body.dark-mode .migi div._desc,
body.dark-mode .searchwp-live-search-no-results {
    color: #e9ecef;
}
body.dark-mode .sgl h1 {
    color: inherit;
}
body.dark-mode .single-tags a {
    background: #6c757d;
    color: #fff;
}
body.dark-mode .badge._bangke {
    background: rgb(108 117 125 / 0.6);
}
body.dark-mode #open_keyword {
    background: rgb(255 255 255 / 20%);
}
body.dark-mode .open {
    color: #407ec1;
}
body.dark-mode .btn-outline-secondary {
    border-color: #5a5e63;
    color: #eee;
    background-color: #adadad;
    background-image: linear-gradient(to bottom, #adadad 0, #7b7b7b 100%);
    background-repeat: no-repeat;
}
body.dark-mode .mama-uwu a:nth-child(odd) span {
    background-color: #6b6d6f;
}
body.dark-mode .mama-uwu a:nth-child(even) span {
    color: #545454;
}
body.dark-mode p.hasil span {
    color: #eee;
}
body.dark-mode h4.alert-heading {
    color: #efefef;
}
body.dark-mode .layout-anime::-webkit-scrollbar-track,
body.dark-mode .migi div._desc::-webkit-scrollbar-track,
body.dark-mode .migi p._genre::-webkit-scrollbar-track {
    background: #555;
}
body.dark-mode .layout-anime::-webkit-scrollbar-thumb:hover,
body.dark-mode .migi div._desc::-webkit-scrollbar-thumb:hover,
body.dark-mode .migi p._genre::-webkit-scrollbar-thumb:hover {
    background: #32373c;
}
body.dark-mode .muncul_waifu a.waifu_link {
    color: var(--myblack);
}
html {
    scroll-behavior: smooth;
}
body {
    padding-top: 4.5rem;
    font-family: "Open Sans", sans-serif;
    background: #f2f2f2;
    letter-spacing: 0.1px;
}
@font-face {
    font-family: cocon;
    src: url(font/Cocon-RegularTR.ttf);
    font-display: swap;
}
.box {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.161);
    background: #fff;
    border-radius: 5px;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
:root {
    --myblack: #3e464b;
    --kuning: #f8b400;
    --red: #bf1736;
}
a {
    color: var(--myblack);
    text-decoration: none !important;
    cursor: pointer !important;
}
a:hover {
    color: var(--red);
}
.right {
    float: right;
}
.logo {
    margin-right: 20px;
    max-height: 50px;
}
.logo img {
    height: 50px;
}
.Line_23 {
    overflow: visible;
    width: 2px;
    height: 53px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
nav.navbar {
    padding: 5px 20px;
}
a.nav-link {
    color: var(--myblack) !important;
    font-weight: 600;
    font-size: 14px;
}
.dropdown-item {
    font-size: 14px;
}
a.nav-link:hover {
    color: var(--red) !important;
}
a.to-top {
    position: fixed;
    overflow: hidden;
    white-space: nowrap;
    z-index: 99;
    padding: 10px 15px;
    right: 20px;
    bottom: 30px;
    background-color: #495057;
    color: #faf5e4;
    display: none;
}
#s {
    font-size: 0.875rem !important;
    width: 215px;
}
.navbar-nav.setting {
    margin-left: 5px;
    color: rgba(62, 70, 75, 0.8);
}
.navbar-nav.setting li a.nav-link {
    font-size: 22px;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background-color: rgba(191, 23, 54, 0.1) !important;
}
.dropdown-menu.show {
    border: 1px solid rgba(93, 104, 111, 0.41);
}
.custom-control-input {
    position: relative;
}
.dropdown-toggle#dropdown02::after {
    display: none;
}
.advertise {
    margin-bottom: 20px;
}
.advertise .ads-kanan,
.advertise .ads-kiri {
    width: 50%;
    flex: 0 1 50%;
    padding: 1px;
}
.ad-nyantol {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}
.advertise .ads-kanan img,
.advertise .ads-kanan script,
.advertise .ads-kiri img,
.advertise .ads-kiri script {
    width: 100%;
}
.advertise .ads-full-width {
    width: 100%;
    flex: 0 1 100%;
}
ads.footer .advertise {
    margin-top: 30px;
}
ads.single-footer .advertise,
ads.single-header .advertise {
    margin: 20px 0;
    margin-bottom: -10px;
}
.alert {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.161);
    margin-bottom: 24px;
    flex-direction: column;
}
.index-kiri {
    font-family: cocon;
    color: #f7f5dd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.hot {
    border-radius: 5px 0 0 0;
}
.custom-wrap {
    display: contents;
}
.custom-wrap > div:nth-last-child(2) {
    border-radius: 0 0 0 5px;
}
.ost {
    border-radius: 0 0 0 5px;
}
.ost-anime,
.ost-image {
    width: 324px !important;
}
.ost-image {
    height: 160px !important;
}
.index-kiri p {
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
}
.index-kiri p span {
    display: block;
    line-height: 30px;
}
.index-kiri i {
    font-size: 38px;
}
.index-kiri a {
    color: #f7f5dd;
    border-radius: 5px;
    border: 2px solid #f7f5dd;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 20px;
}
.index-kiri a::before {
    content: "VIEW ALL";
}
.index-kanan {
    padding: 0;
}
.layout-anime {
    overflow: auto;
    white-space: nowrap;
}
.box-anime {
    width: 172.5px;
    position: relative;
    margin: 30px 10px;
    display: inline-block;
}
.box-anime:first-child {
    margin-left: 20px !important;
}
.box-anime:last-child {
    margin-right: 20px !important;
}
.bawahnya {
    padding: 5px 0;
}
span.also {
    color: #2a9d8f !important;
}
.box-anime img {
    width: 100%;
    height: 250px;
    border-radius: 5px 5px 0 0;
    object-fit: cover;
    transition: 0.5s all ease;
}
.overlay {
    opacity: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    font-size: 40px;
    left: 50%;
    transition: 0.5s all ease;
    color: var(--kuning);
    text-align: center;
    top: 50%;
}
.overlay p {
    font-family: cocon;
    font-size: 30px;
    margin-bottom: 2em;
}
.as:hover .overlay {
    opacity: 1;
}
.as:hover .sd {
    filter: brightness(40%);
}
.box-anime .bawahnya p {
    display: block;
    margin: 5px 15px;
    font-size: 12px;
    font-weight: 700;
    color: var(--myblack);
}
.box-anime .bawahnya p:last-child a::before {
    content: "Episode ";
}
.box-anime .bawahnya p:last-child a.movie::before {
    content: "" !important;
}
.box-anime .bawahnya p.ellips {
    overflow: hidden;
    text-overflow: ellipsis;
}
span.right {
    color: var(--kuning);
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 10px;
}
h4.alert-heading {
    font-weight: 600;
}
.thankyou {
    flex-direction: column;
    text-align: center;
    font-family: cocon;
    padding: 30px 50px;
}
.thankyou img {
    margin: 0 auto;
}
.thankyou h1 {
    font-size: 60px;
    font-weight: 700;
    margin-top: 15px;
}
.thankyou p.thanks {
    font-size: 28px;
}
.thankyou .text-kecil {
    padding: 10px 0 0;
    font-size: 18px;
    color: #888;
}
.wrapper {
    padding: 10px 5px;
    position: relative;
    flex-wrap: wrap;
}
.takagi {
    padding: 0 5px;
}
.post {
    float: left;
    width: 50%;
    padding: 10px;
    overflow: hidden;
    position: relative;
}
.post:nth-child(odd) {
    clear: both;
}
.post-gambar {
    display: block;
    position: relative;
    overflow: hidden;
    height: 220px;
}
.post-gambar img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.5s ease;
}
.post-gambar:hover img {
    transform: scale(1.15);
}
.post-text {
    margin-top: 15px;
    font-size: 14px;
}
.post-text span.post-judul {
    font-weight: 700;
}
.post-text span.post-sinopsis {
    font-size: 13px;
    color: #888;
}
.post-text p.post-meta {
    color: #9c9995;
    font-weight: 600;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 12px;
}
.post-text p.post-meta a,
p.single-meta a.user {
    color: #bf1736;
}
.post-text p.post-meta a:hover,
p.single-meta a.user:hover {
    text-decoration: underline !important;
}
.col-3.sidebar hr {
    margin: -5px 10px 10px;
}
aside#sidebar ul {
    list-style: none;
    padding: 0;
}
aside#sidebar ul li {
    padding: 10px 0;
    border-bottom: 1px solid #d2d2d2;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
}
aside#sidebar ul li:last-child {
    border: none;
}
aside#sidebar ul li.cat-item {
    flex-direction: row;
}
aside#sidebar ul li.cat-item a {
    margin-right: auto;
}
aside#sidebar ul li.cat-item a::before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 5px;
    font-size: 11px;
}
aside#sidebar ul li span {
    font-size: 12px;
    font-weight: 400;
    opacity: 0.65;
    font-style: italic;
}
.ks-page {
    padding: 20px;
}
.ks-page #post-content {
    border-bottom: solid 1px #707070;
}
.ks-page h1 {
    font-weight: 700;
}
.single-wrapper {
    padding: 20px 15px;
}
.featured-image {
    position: relative;
    display: block;
    margin: 10px auto 20px;
}
.featured-image img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
h1.page-title,
h1.single-title {
    font-size: 24px;
    font-weight: 600;
    color: var(--myblack);
}
h1.page-title {
    margin-bottom: 20px;
}
p.single-meta {
    margin: 20px auto;
    color: #9c9995;
    font-size: 14px;
}
p.single-meta img {
    margin-right: 7px;
}
.bulat {
    border-radius: 100%;
}
span.single-date {
    text-transform: uppercase;
}
.cats-and-tags {
    padding: 15px 0;
}
.single-cats {
    float: left;
    flex-wrap: wrap;
    max-width: 25%;
}
.single-tags {
    flex-wrap: wrap;
    padding-left: 10px;
}
.single-cats a,
.single-tags a {
    padding: 2px 10px;
    font-size: 12px;
    margin: 0 10px 0 0;
    transition: transform 0.5s ease;
    border-radius: 2px;
}
.single-cats a {
    background: rgba(230, 57, 70, 0.9);
    color: #faf5e4;
    font-weight: 700;
    margin-bottom: 15px;
}
.single-tags a {
    background: #f2f2f2;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}
.single-cats a:hover {
    background: #e63946;
}
#post-content {
    font-family: Lato, Arial, Helvetica, Verdana, sans-serif;
}
#post-content a {
    color: var(--red);
}
.wp-block-image figcaption {
    text-align: center;
}
.wp-block-cover,
.wp-block-cover-image {
    margin: 20px 0;
}
blockquote.wp-block-quote {
    background: #eee;
    border-left: 5px solid #b76574;
    padding: 10px;
    color: #656565;
    margin: 20px 0;
}
blockquote.wp-block-quote p {
    margin: 0;
    font-style: italic;
}
blockquote.wp-block-quote cite {
    color: var(--myblack);
    margin-top: 1rem;
    display: block;
    font-style: normal;
}
#post-content img,
.wp-block-image img {
    height: 100%;
    width: 100%;
}
#post-content figure {
    max-height: 100%;
    max-width: 100%;
}
.related-posts {
    clear: both;
    margin-top: -10px;
}
.related-title {
    font-size: 21px;
    padding: 10px 0;
    font-weight: 700;
}
.inner-wrapper-related {
    margin: 0 -10px;
    flex-wrap: wrap;
}
.inner-wrapper-related > div {
    flex: 0 1 33.3%;
}
.inner-wrapper-related > div::after {
    content: "";
    width: 50%;
}
.inner-wrapper-related > div > div {
    margin-top: 10px;
}
.inner-wrapper-related > div > a > div {
    height: 150px;
}
.inner-wrapper-related > div > div > span {
    font-size: 13px;
    font-weight: 600 !important;
    display: block;
    margin-bottom: 5px;
}
.inner-wrapper-related > div > div > span:last-child {
    font-size: 12px;
}
.share-post {
    display: block;
    float: right;
    margin: 4px 0;
}
.share-post a {
    margin: 0 5px;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.161);
    padding: 2px 15px;
    border-radius: 20px;
}
.share-post a.fb {
    background: #3b5998;
}
.share-post a.tw {
    background: #55acee;
}
.share-post a.wa {
    background: #25d366;
}
h1.sleding {
    display: block;
    font-family: cocon;
    color: var(--myblack);
    font-size: 28px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    padding: 20px 0 10px;
}
h1.sleding span {
    border-bottom: 2px solid var(--myblack);
    margin-top: 5px;
}
.jeding {
    position: relative;
    padding: 20px 5px 0;
    display: flex;
    overflow: auto;
}
.news {
    border-radius: 0 5px 5px 0;
}
.jeding .post {
    flex: 0 0 33%;
    max-width: 33%;
    float: none;
}
.jeding .post:first-child {
    margin-left: 5px;
}
.jeding .post:nth-child(odd) {
    clear: none;
}
.read-more {
    width: 100%;
    text-align: center;
    padding: 10px 0 30px;
}
.read-more a {
    font-size: 14px;
    color: rgb(250 245 228 / 0.9);
    padding: 10px 20px;
    font-family: cocon;
    text-transform: uppercase;
    background: rgb(73 80 87 / 0.9);
    letter-spacing: 1px;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.read-more a:hover {
    background: rgb(73 80 87);
    color: rgb(250 245 228);
}
.sgl_container {
    margin-top: 10px;
}
#apatu {
    display: flex;
    flex-direction: row-reverse;
    min-height: 320px;
    width: 100%;
}
.parawit {
    padding: 20px 50px;
    display: block;
}
.sgl {
    margin: 0 auto;
    padding: 30px 20px;
}
.sgl h1 {
    font-size: 21px;
    color: #faf5e4;
    font-weight: 700;
    margin: 0;
}
.breadcum {
    font-family: cocon;
    font-size: 14px;
    margin: 5px 20px;
    color: rgba(62, 70, 75, 0.8);
}
.breadcum a {
    color: var(--red);
}
.kotak-atas {
    background: rgba(62, 70, 75, 0.8);
    display: inherit;
    width: 100%;
    border-radius: 5px 5px 0 0;
}
.for-img{
    margin-right: 30px;
}
.for-img img {
    width: 180px;
    margin-top: -40px;
    border-radius: 10px;
}
.kotak-bawah {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding: 10px 20px 30px !important;
}
.kotak-bawah p {
    font-size: 14px;
}
.sinopsis {
    margin: 1rem 0;
}
#post-content h1,
#post-content h2,
#post-content h3,
#post-content h4,
#post-content h5,
#post-content h6,
.sinopsis h1,
.sinopsis h2,
.sinopsis h3,
.sinopsis h4,
.sinopsis h5,
.sinopsis h6 {
    font-weight: 600;
}
#post-content h1,
.sinopsis h1 {
    font-size: 24px;
    color: inherit;
    margin-bottom: 0.5rem;
}
#post-content h2,
.sinopsis h2 {
    font-size: 22px;
}
#post-content h3,
.sinopsis h3 {
    font-size: 20px;
}
#post-content h4,
.sinopsis h4 {
    font-size: 18px;
}
#post-content h5,
.sinopsis h5 {
    font-size: 16px;
}
#post-content h6,
.sinopsis h6 {
    font-size: 14px;
}
.hidden,
p.hidden_title {
    display: none;
}
p.misc {
    color: #6e6d6c;
    font-weight: 700;
}
p.tag_keyword {
    font-family: cocon;
    margin-top: -1rem;
    margin-bottom: 1rem;
    cursor: pointer;
}
#open_keyword {
    font-size: 12px;
    background: rgb(62 70 75 / 0.2);
    margin: -6px 0 1rem 0;
    padding: 10px;
    border-radius: 5px;
    display: none;
}
.kotak-bawah ul#genre {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 5px;
    margin: 0;
    font-size: 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.kotak-bawah ul#genre a {
    margin: 0 10px 10px 0;
    background: rgba(62, 70, 75, 0.8);
    border-radius: 5px;
    padding: 5px 10px;
    color: #faf5e4;
    font-weight: 700;
}
.kotak-bawah ul#genre a:first-child {
    margin-left: 0;
}
.paling-bawah {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-top: auto;
}
p.rating {
    display: contents;
}
p.share {
    color: rgba(93, 104, 111, 0.8);
    font-weight: 700;
    margin: 10px 0 10px auto;
}
p.share a {
    color: inherit;
}
p.share a:hover i.fa-facebook-f {
    color: #3b5998;
}
p.share a:hover i.fa-twitter {
    color: #55acee;
}
p.share a:hover i.fa-whatsapp {
    color: #25d366;
}
p.share a:hover i.fa-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
p.share a:hover i.fa-youtube {
    color: red;
}
p.share i {
    margin: 0 5px 0;
}
p.share i:first-child {
    margin-left: 15px;
}
p.rating i {
    color: #f8b400;
}
p.votes {
    font-size: 12px;
    color: rgba(93, 104, 111, 0.8);
    font-weight: 700;
    margin: 0;
}
span.box-rating {
    background: #f8b400;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    margin: 0 10px;
}
.heading-sgl {
    border-bottom: 1px solid rgba(62, 75, 70, 0.5);
    display: flex;
    flex-basis: auto;
    align-items: center;
}
.heading-sgl h1 {
    flex-direction: row;
    font-size: 21px;
    font-weight: 700;
    color: #6e6d6c;
}
.wrapper-info-episode {
    margin-left: auto;
    margin-bottom: 0.5rem;
}
.heading-sgl .info-episode {
    color: rgba(62, 70, 75, 0.9);
    font-weight: 700;
    flex-direction: row;
    vertical-align: middle;
    display: inline-block;
    font-size: 13px;
    border: 1px solid rgba(62, 70, 75, 0.8);
    border-left: none;
    border-radius: 5px;
}
.heading-sgl .info-episode span.cour {
    background: rgba(62, 70, 75, 0.8);
    color: #faf5e4;
    padding: 1px 8px;
    border-radius: 5px 0 0 5px;
}
.heading-sgl .info-episode span.eos {
    padding: 0 7px 0 4px;
    font-size: 12px;
    font-weight: 600;
}
.sgl-episode {
    font-size: 14px;
    padding: 2px 10px;
    height: auto;
    margin-bottom: 10px;
}
button.mymodal {
    font-size: 13px;
    margin-left: 20px;
    font-weight: 600;
    padding: 1px 15px;
    border: 1px solid rgba(62, 70, 75, 0.8);
    color: rgb(62 70 75);
    background: #fff;
}
span.modal-cour {
    display: block;
    font-weight: 600;
}
p.modal-eps {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
    border-bottom: 1px solid #ced4da;
}
p.modal-eps a {
    padding: 10px 10px 0 0;
    color: #6c757d;
    font-size: 14px;
}
p.modal-eps a:hover {
    color: var(--red);
    text-decoration: underline !important;
}
#accordion > .panel {
    border-bottom: 1px solid rgba(62, 75, 70, 0.5);
}
#accordion > .panel > .panel-heading {
    padding: 10px 2px;
    transition: 0.5s all ease;
}
#accordion > .panel > .panel-heading:hover {
    background: rgba(248, 180, 0, 0.2);
}
#accordion > .panel > .panel-heading:hover .badge._bangke {
    background: rgba(93, 104, 111, 0.4);
}
.tempat-server {
    flex-wrap: wrap;
    width: 100%;
}
a.eps {
    display: flex;
    flex-basis: auto;
    color: var(--myblack);
    font-size: 14px;
    font-weight: 600;
}
a.eps:hover {
    text-decoration: none;
}
re {
    flex-direction: row;
    vertical-align: middle;
}
re.eps-kanan {
    margin-left: auto;
    text-align: right;
}
re.eps-kiri {
    width: 80%;
}
re.eps-kanan > p,
re.eps-kiri > p {
    color: rgba(93, 104, 111, 0.8);
    margin-bottom: 0;
}
re.eps-kanan > span {
    color: #2a9d8f;
}
.badge._bangke {
    background: rgba(93, 104, 111, 0.3);
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    margin: 0 1px;
    border-radius: 0;
}
h2.batch-cour {
    font-size: 22px;
    display: block;
    text-align: center;
    color: #6c757d;
    font-weight: 600;
}
span.no-eps {
    display: block;
    text-align: center;
    padding-top: 20px;
    font-size: 24px;
    font-weight: 600;
}
.wrapper-hako span.no-eps {
    width: 100%;
    padding: 0;
}
.nav-episode {
    display: flex;
    padding: 0;
    font-weight: 600;
    font-size: 15px;
}
.nav-episode a.next,
.nav-episode a.prev {
    padding: 10px 2px 0;
    margin-bottom: -8px;
}
.nav-episode a.next {
    margin-left: auto;
}
a.switch-asu {
    font-size: 14px;
    padding: 5px 10px 5px 13px;
    width: auto;
}
a:not([href]):hover {
    background: 0 0 !important;
}
.dropdown-menu.dua.show {
    display: flex;
    align-items: center;
}
.theme-switch {
    color: #000;
    width: 50px;
    height: 20px;
    background: #b9b3b3;
    border-radius: 50px;
    position: relative;
    display: inline-block;
    margin: 0;
}
.theme-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.switch {
    background: #fff !important;
    width: 15px;
    height: 15px;
    background: #ff1ead;
    border-radius: 100%;
    top: 2px;
    left: 4px;
    position: absolute;
    cursor: pointer;
    transition: 0.5s all ease;
}
#for_mobile {
    display: flex;
}
.flexing {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 30px;
}
.flexing .waifuku {
    margin-right: 20px;
}
.waifuku {
    height: 270px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-family: cocon;
    font-size: 21px;
    letter-spacing: 1px;
    color: #faf5e4;
}
.waifuku p {
    margin: 42px;
}
.list-anime {
    width: 20%;
    position: relative;
    padding: 0 10px 30px;
    height: 100%;
}
.list-anime > span {
    color: #dcdcdc;
    position: absolute;
    bottom: 30px;
    left: 10px;
    padding: 0 10px;
}
.list-anime span p:first-child {
    color: #dcdcdc;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 10px;
}
.list-anime span p:last-child {
    font-size: 13px;
    color: #faf5e4;
    font-weight: 700;
    padding-right: 10px;
}
.anime-gambar {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.anime-gambar::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(65, 65, 64, 0.7));
}
.anime-gambar img {
    width: 100%;
    height: 300px;
    display: block;
    border-radius: 10px;
    transition: transform 0.5s ease;
    object-fit: cover;
}
.list-anime:hover .anime-gambar img {
    transform: scale(1.15);
}
.wrapper-a {
    flex-wrap: wrap;
    flex-basis: auto;
    padding: 20px 5px;
}
.col-12.head {
    padding: 30px 25px 20px 25px;
}
.col-12.inputnya {
    display: block;
    position: relative;
}
.inputnya .input-wadah {
    position: relative;
}
form.advs {
    justify-content: center;
}
.col-12.head h1 {
    font-size: 21px;
    color: var(--myblack);
    margin-bottom: 3px;
    font-weight: 700;
}
.col-12.head hr {
    border: 1px solid var(--myblack);
    margin: 0;
}
.class-apalagi-ini-anjing {
    display: flex;
}
.form-control.advanced {
    border-radius: 5px 0 0 5px;
    width: 650px;
    padding: 25px 10px;
}
.input-group-append {
    float: right;
}
.form-inline .form-group,
.form-inline label {
    display: inline-flex;
}
.btn-outline-secondary {
    border: 1px solid #ced4da;
    border-radius: 0 5px 5px 0;
    color: rgba(62, 70, 75, 0.8);
    background-color: #efefef;
}
button.peradaban {
    padding: 13px 18px;
}
.open {
    color: #1455d9;
    font-size: 14px;
    display: flex;
    justify-content: flex-end;
    margin-top: 5px;
}
.open a {
    cursor: pointer;
}
.open a::before {
    content: "[+] ";
}
.open a.plus::before {
    content: "[-] ";
}
.open a:hover {
    text-decoration: underline;
}
.terbuka {
    padding: 20px 15px;
}
.buka-select {
    font-size: 14px;
    margin: 0 auto;
    display: block;
}
.select-buka-select {
    display: inline-flex;
    align-items: center;
    padding: 10px;
}
.select-buka-select > label {
    margin: 0;
}
.select-buka-select > select {
    font-size: 13px;
    height: 25px;
    padding: 0 4px;
}
.select-buka-select:first-child {
    padding-left: 0;
}
.buka-genre {
    font-size: 13px;
    display: block;
    margin: 0 auto;
}
.buka-genre p {
    font-size: 14px;
    margin: 10px 0 5px 0;
}
.joss {
    display: flex;
    float: left;
    padding: 0 10px 0 5px;
}
.col-12.genre-list {
    padding: 0 5px;
}
.mama-uwu {
    margin-top: -5px;
}
.mama-uwu a {
    position: relative;
    padding: 12px 20px;
    width: 20%;
}
.mama-uwu a span {
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    font-family: cocon;
    display: block;
}
.mama-uwu a:nth-child(odd) span {
    background: #495057;
    color: #f9f8f8;
}
.col-12.waifu {
    padding: 0 5px;
    display: flex;
}
#bungkus_waifu {
    width: 25%;
    height: 240px;
    margin: 0 20px 20px;
    flex-grow: 1;
}
.bungkus-waifu {
    height: auto !important;
}
.waifuku.lagi {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.waifuku.lagi.auto {
    width: 100%;
    height: fit-content;
    height: -moz-max-content;
    margin: 0;
    border-radius: 10px 10px 0 0;
}
.waifuku.lagi p {
    margin: 22px;
}
.muncul_waifu {
    display: flex;
    flex-wrap: wrap;
    flex-basis: auto;
    margin-left: 3px;
}
.muncul_waifu a.waifu_link {
    font-family: cocon;
    color: #6e6d6c;
    padding: 5px 12px;
}
.waifuku.lagi {
    -webkit-transition: height 0.3s linear, padding-top 0.3s linear, padding-bottom 0.3s linear, border-top-width 0.3s linear, border-top-width 0.3s linear;
    transition: height 0.3s linear, padding-top 0.3s linear, padding-bottom 0.3s linear, border-top-width 0.3s linear, border-top-width 0.3s linear;
    width: 100%;
}
.uwe {
    flex-basis: auto;
    justify-content: space-between;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 700;
}
.sortby {
    justify-content: flex-start;
    align-items: center;
    flex-basis: auto;
    margin-bottom: 0;
}
.uwe span.ss {
    font-size: 21px;
}
.uwe .sortby,
.uwe a,
.uwe span {
    margin-top: auto;
}
.uwe a {
    color: var(--red);
}
.sortby label {
    white-space: nowrap;
    margin: 0;
}
.sortby select {
    font-size: 13px;
    padding: 0 6px;
}
.hrr hr {
    margin-top: 5px;
    border: solid 1px var(--myblack);
    border-radius: 5px;
    margin-bottom: 0;
}
.wrapper-hako {
    flex-wrap: wrap;
    flex-basis: auto;
    padding: 20px 0;
}
.hako {
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    width: 40%;
    margin: 0 15px 30px;
}
.wrapper-hako::after {
    content: "";
    width: 50%;
}
.hidari img {
    width: 210px;
    height: 100%;
    border-radius: 5px 0 0 5px;
    object-fit: cover;
}
.migi {
    padding: 15px;
    overflow: hidden;
    position: relative;
    flex-direction: column;
}
.migi span._title {
    font-size: 14px;
    font-weight: 700;
}
.migi div._desc,
.migi p._meta,
.migi p._misc,
p#sda {
    font-size: 12px;
}
.migi p._genre,
.migi p._meta {
    margin: 10px 0 0;
}
.migi p._meta a {
    padding: 0;
    flex-grow: 1;
}
.migi p._meta a:last-child {
    flex-grow: 3;
}
.migi p._meta a:first-child {
    padding-left: 0;
}
.migi p._genre {
    display: flex;
    white-space: nowrap;
}
.migi p._genre a {
    background: #ececec;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    margin: 5px;
}
.migi p._genre a:first-child {
    margin-left: 0;
}
.migi span.info {
    margin-top: auto;
}
.migi div._desc {
    display: inline-block;
    height: 130px;
    margin: 5px 0;
}
.migi p._misc,
p#sda {
    margin: 0;
}
.migi p._misc span {
    margin-right: 10px;
}
p#sda {
    margin-left: auto;
}
.pagination {
    padding: 0 10px 30px;
    margin-top: -10px;
    font-size: 15px;
    text-decoration: none;
    color: var(--red);
    border-radius: 2px;
    font-weight: 600;
    justify-content: center;
}
.pagination a,
.pagination re,
.pagination strong.now {
    border: 1px solid #eee;
    padding: 5px 10px;
    color: var(--red);
    margin: 0 5px;
}
.pagination a:hover {
    background: #f9f9f9;
    border: 1px solid #eee;
    color: var(--myblack);
}
.pagination re {
    border: none;
    margin: 0;
}
.pagination re,
.pagination strong.now {
    color: var(--myblack);
}
.loadmore {
    display: block;
    float: left;
    width: 100%;
    margin: 0 15px;
    text-align: center;
    background: #ececec;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.loadmore:hover {
    background-color: #767676 !important;
    color: #fff;
}
.swiper-container {
    height: 270px;
    margin: 0 !important;
    border-radius: 10px;
    overflow: hidden;
    padding: 0;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.bg-blur {
    filter: blur(30px) brightness(60%);
    -webkit-filter: blur(30px) brightness(60%);
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
._fe {
    position: absolute;
    display: block;
    padding: 0 20px;
}
._fe img {
    float: left;
    width: 154px;
    margin-right: 20px;
}
._fecon {
    text-align: left;
    font-size: 14px;
    margin-left: 20px;
    color: #faf5e4;
}
._fecon span:nth-child(1) {
    font-weight: 700;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    width: 54%;
}
._fecon span:nth-child(2) {
    position: absolute;
    right: 110px;
    top: -30px;
    font-size: 58px;
    color: #f8b400;
}
._fecon span:nth-child(2) i {
    -webkit-transform: translate(45px, 16px);
    -ms-transform: translate(45px, 16px);
    transform: translate(45px, 16px);
    position: relative;
}
._fecon span:nth-child(2) a {
    font-size: 12px;
    position: relative;
    color: #faf5e4;
    z-index: 99999999999;
    font-weight: 700;
}
._fecon p:nth-child(3) {
    color: #f8b400;
    font-weight: 600;
}
._fecon p:nth-child(4) a {
    font-weight: 700;
    color: #faf5e4;
}
._fecon p:nth-child(6) {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
}
._fecon span a.sss {
    color: inherit;
}
.table-bordered {
    font-size: 14px;
}
.table-bordered td,
.table-bordered th,
.table-bordered thead td,
.table-bordered thead th {
    text-align: center;
}
.table-bordered td a:after {
    content: ",";
}
.table-bordered td a:last-child:after {
    content: "";
}
.badge.dls {
    background: rgba(93, 104, 111, 0.8);
}
.table-hover tbody tr:hover {
    background: rgb(0 0 0 / 0.03);
}
.tempat-vidio-judul {
    background: #495057;
    color: #e1e1e1;
    font-size: 13px;
}
.tempat-vidio-judul span {
    padding: 10px 10px 10px 15px;
}
span.lightSwitcher {
    background: var(--kuning);
    margin-left: auto;
    margin-bottom: auto;
    cursor: pointer;
}
.tempat-vidio-judul .active {
    background: #2f3439;
}
.tempat-vidio-judul .mirror {
    cursor: pointer;
}
span.lightSwitcher a {
    margin-right: 5px;
}
span.lightSwitcher a i {
    color: #faf5e4;
    font-size: 14px;
}
#off {
    background: #000;
    opacity: 0.9;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.tempat-vidio-konten {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%;
    z-index: 102;
}
.tempat-vidio-konten iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: none;
}
.notice-vid {
    background: #16a085;
    color: #fff;
    font-size: 14px;
    padding: 6px;
    text-align: center;
}
.kepala {
    max-height: 181px;
    max-width: 97.5%;
    border-radius: 10px;
    margin: 20px auto;
    position: relative;
    display: block;
}
.kepala-gambar {
    position: relative;
    overflow: hidden;
}
.kepala-gambar img {
    width: 100%;
    display: block;
}
.kepala-gambar::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(65, 65, 64, 0.7));
    border-radius: 10px;
}
.kepala h1 {
    color: #f8f8f8;
    font-size: 32px;
    display: block;
    margin: auto;
    font-family: cocon;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    transform: translateY(-50%);
}
.badan .layout-anime {
    padding: 0 10px;
}
.badan .box-anime {
    margin: 20px 10px;
    width: 176px;
    float: left;
}
.badan span.right {
    color: inherit;
    opacity: 60%;
}
p.hasil a {
    display: flex;
    padding: 1em;
}
p.hasil a:hover {
    background: rgba(110, 109, 108, 0.1);
}
p.hasil img {
    width: 50px;
    height: 70px;
    display: block;
    object-fit: cover;
}
p.hasil span {
    font-size: 13px;
    padding: 0 10px;
    color: #1454a9;
}
.searchwp-live-search-result a {
    white-space: break-spaces !important;
    overflow: unset !important;
    text-overflow: unset !important;
}
.searchwp-live-search-result p {
    padding: 0 !important;
}
.searchwp-live-search-results {
    min-height: 0 !important;
}
.searchwp-live-search-no-min-chars:after {
    padding: 2em !important;
    content: "" !important;
}
.jadwal-rilis {
    align-items: flex-start;
}
.jadwal-rilis p {
    margin: 0;
    margin-left: 5px;
}
.jadwal-rilis p span {
    line-height: 50px;
}
.senin {
    background: rgb(49 48 46 / 0.8);
    color: #f0f0f0;
    border-radius: 5px 5px 0 0;
}
.selasa {
    background: #e63946;
}
.rabu {
    background: #0f5e9c;
}
.kamis {
    background: #0cae5b;
}
.jumat {
    background: #daa520;
}
.sabtu {
    background: #926829;
}
.minggu {
    background: #d14009;
}
.random {
    background: #6b5b95;
}
.empat-kosong-empat {
    display: flex;
    width: 100%;
    padding: 20px;
    justify-content: center;
}
.sorry {
    font-family: cocon;
    padding: 40px 0;
}
.sorry div {
    margin-top: 30px;
}
.sorry div a {
    padding: 8px 13px;
    border: 1px solid var(--myblack);
    background: var(--myblack);
    color: #faf5e4;
}
.ini-footer {
    padding: 30px;
}
.ini-footer ul {
    list-style-type: none;
    padding: 0;
}
.ini-footer ul li {
    margin: 5px 0;
}
.ini-footer span {
    font-size: 21px;
    font-weight: 600;
}
.ini_footer ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-left: -5px;
}
.ini_footer ul li {
    float: left;
}
.ini_footer ul li a {
    display: block;
    text-align: center;
    margin-left: 5px;
}
.ini_footer ul li a::after {
    content: " •";
}
.ini_footer ul li:last-child a::after {
    content: "";
}
.logo_footer {
    display: block;
}
footer.footer_on {
    background: url(assets/Image/bg-footer.png) #fff;
    background-repeat: no-repeat;
    background-position: 200% 20%;
    border-radius: 5px 5px 0 0 !important;
}
footer.copyright {
    background: #495057;
    padding: 10px 30px;
    display: flex;
}
footer.copyright p {
    color: #faf5e4;
    text-align: center;
    margin: 0;
    font-size: 13px;
}
footer.copyright p.share {
    margin-left: auto;
    font-size: 14px;
}
#disqus_thread {
    width: 100%;
}
.komen-frontpage #disqus_thread {
    padding: 20px;
}
.ks-page #disqus_thread,
.single-wrapper #disqus_thread {
    margin: 20px 0;
}
.kanan {
    padding: 0 24px;
}
.tagcloud {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.tagcloud a {
    display: inline-block;
    margin: 0.125rem;
    padding: 0.4375rem;
    background: rgba(62, 70, 75, 0.8);
    border: 1px solid #6c757d;
    color: #f9f8f8;
    transition: all 0.1s ease-in-out;
}
.tagcloud a:focus,
.tagcloud a:hover {
    background: #343a40;
    border-color: #212529;
    color: #fff;
    transform: scale(1.1);
}
.text-section{
    padding: 0 25px;
}