/*
Theme Name:ZManga
Theme URI:https://web.facebook.com/sofyan423
Description:Theme for Manga Reader
Author:Sofyan R.
Author URI:https://web.facebook.com/sofyan423
Version:3.1
Tags:two-columns,fixed-width,custom-header,custom-menu
*/
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700&display=swap');html{scroll-behavior:smooth}
body{font-family:'Titillium Web',sans-serif;background:#fff;color:#444;margin:0;font-size:16px}
ul{margin:5px;padding-inline-start:20px}
a{text-decoration:none;color:inherit;transition:.2s}
p{margin:0}
:focus{outline:0}
button{font-family:'Titillium Web',sans-serif}
img{max-width:100%}
.container{margin:0 auto;max-width:1080px}
.header{width:100%;display:inline-block;position:relative;background:#fff;box-shadow:0 5px 4px rgba(0,0,0,0.05);z-index:100}
.header .container{max-width:1100px}
.header-logo{color:#444;font-size:27px;font-weight:900;float:left;align-items:center;padding:10px;transition:.2s}
.header-logo .fa-brands{color:#6e6dfb}
.header-logo:hover{color:#6e6dfb}
.header-logo img{height:38px}
.header-navigation{list-style:none;padding:0;margin:0;display:inline-block}
.header-navigation .menu-item{display:inline-flex}
body{font-family:'Titillium Web',sans-serif;background:#fff;color:#444;margin:0;font-size:16px}
ul{margin:5px;padding-inline-start:20px}
a{text-decoration:none;color:inherit;transition:.2s}
p{margin:0}
:focus{outline:0}
button{font-family:'Titillium Web',sans-serif}
img{max-width:100%}
.container{margin:0 auto;max-width:1080px}
.header{width:100%;display:inline-block;position:relative;background:#fff;box-shadow:0 5px 4px rgba(0,0,0,0.05);z-index:100}
.header .container{max-width:1100px}
.header-logo{color:#444;font-size:27px;font-weight:900;float:left;align-items:center;padding:10px;transition:.2s}
.header-logo .fa-brands{color:#6e6dfb}
.header-logo:hover{color:#6e6dfb}
.header-logo img{height:38px}
.header-navigation{list-style:none;padding:0;margin:0;display:inline-block}
.header-navigation .menu-item{display:inline-flex}
.header-navigation .menu-item a{align-items:center;display:inline-flex;background:#f1f1f1;margin:10px 5px;border-radius:5px;padding:8px 15px;font-weight:600;transition:.2s}
.header-navigation .menu-item a:hover,.header-navigation .current-menu-item a{background:#6e6dfb;color:#fff}
.header-navigation .menu-item.menu-item-has-children{position:relative}
.header-navigation .menu-item.menu-item-has-children .icon{padding-left:7px}
.header-navigation .menu-item.menu-item-has-children a::after{font-family:'Font Awesome 6 Free';font-weight:600;color:#aaa;content:"\f078";padding-left:5px;font-size:14px}
.header-navigation .menu-item.menu-item-has-children a:hover::after{color:#fff!important}
.header-navigation .menu-item.current-menu-item.menu-item-has-children a::after{color:#fff!important}
.header-navigation .menu-item.menu-item-has-children .sub-menu li a:after{display:none}
.header-navigation .menu-item .sub-menu{display:none;position:absolute;top:55px;min-width:110px;background:#fff;border-radius:3px;font-size:13px;list-style:none;padding:0;line-height:30px;margin:0;left:0;z-index:3}
.header-navigation .menu-item.menu-item-has-children:hover .sub-menu{display:block}
.header-navigation .menu-item.menu-item-has-children .sub-menu li a{display:block;margin:5px;padding:0 10px;background:#f1f1f1;color:#444}
.header-navigation .menu-item.menu-item-has-children .sub-menu .menu-item{padding:0;width:100%;box-shadow:none;border-radius:3px;display:block;transition:.2s}
.header-navigation .menu-item.menu-item-has-children .sub-menu li a:hover{background:#6e6dfb;color:#fff}
.header-right{float:right;display:flex;align-items:center;padding:10px}
.header-searchbar form{margin:0;position:relative;overflow:hidden}
.header-searchbar form button{display:contents;cursor:pointer}
.header-searchbar #search{background:#f1f1f1;color:#777;font-family:inherit;width:180px;padding:7.5px 10px;border:solid 2px #f1f1f1;border-radius:5px;transition:.35s}
.header-searchbar #search:focus{width:230px;border-color:#ccc}
.header-searchbar .fa-solid{position:absolute;right:12px;top:12px;font-size:14px;color:#72759e;padding-left:8px}
.header-menu input[type=checkbox]{display:none}
.showmenu{display:none;float:left;padding:18px;font-size:25px;cursor:pointer;color:#444;background:#f1f1f1}
.showsearch{display:none;float:right;padding:18px;font-size:25px;cursor:pointer;color:#444;background:#f1f1f1}
.header-menu .user{display:inline-block;position:relative;float:right;padding:10px;padding-left:0}
.header-menu .user .user-menu{background-size:cover;background-repeat:no-repeat;cursor:pointer;width:40px;height:40px;border:solid 3px #ddd;border-radius:99%}
.header-menu .dropdown-menu{position:absolute;margin-top:5px;margin-right:5px;right:0;min-width:120px;background:#fff;box-shadow:0 5px 4px rgba(0,0,0,.1);color:#666;font-size:13px;font-weight:600;border-radius:5px;display:none;z-index:99}
.header-menu .dropdown-menu.show{display:block}
.header-menu .dropdown-menu ul{list-style:none;margin:0;padding:0}
.header-menu .dropdown-menu ul li a{display:block;padding:7px 10px;margin:5px;border-radius:5px}
.header-menu .dropdown-menu ul li a:hover{background:#eee}
.header-menu .dropdown-menu ul li .fa-solid{color:#aaa}
.notif{background:#6e6dfb;text-align:center;color:#fff;padding:5px}
.content{overflow:hidden}
.content h2{margin:0;margin-left:10px;padding:15px 0;color:#444}
.content h2 span{font-weight:800;color:#6e6dfb}
.content h2 span.rightz{float:right;font-size:14px;color:#fff!important;font-weight:600;margin-top:3px;margin-right:5px}
.pagecontent{margin:15px;font-size:15px}
.pagecontent h2{margin:0;padding:5px 0}
.pagecontent h2 span{line-height:50px}
.pagecontent p{text-align:justify;margin-bottom:8px}
a.otherz{background:#6e6dfb;padding:5px 10px;border-radius:4px;margin:0 5px}
button.simplefavorites-clear{background:#6e6dfb;color:#eee;padding:5px 10px;border-radius:4px;font-size:14px;font-weight:600;margin:0 5px;border:none;cursor:pointer;font-family:inherit}
.popular{background:#f1f1f1;background:#f1f1f1 url(https://cdn.staticaly.com/img/4.bp.blogspot.com/-alPKtyxQxTg/W4Zg9GsK5rI/AAAAAAAAAM4/0GbDlvV_7S4l6zF4PAFXGCjCMRWOMSHPgCLcBGAs/s1600/heleh+maling+sia.png);-webkit-animation:loopnavbg-data-v-c423aec0 350s linear infinite;animation:loopnavbg-data-v-c423aec0 350s linear infinite;-webkit-animation:loopnavbg-data-v-c423aec0 350s linear infinite;animation:loopnavbg-data-v-c423aec0 350s linear infinite;animation:loopingbackg 350s linear infinite;padding-top:10px;padding-bottom:15px}
.flexbox{display:flex;flex-wrap:wrap;text-align:center}
.flexbox-item{flex:0 0 16.66667%;-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;position:relative;width:100%;z-index:1}
.flexbox-thumb{overflow:hidden;position:relative;box-shadow:0 5px 20px rgba(0,0,0,0.3);border-radius:5px;margin:0 10px}
.flexbox-thumb img{width:100%;height:auto}
.flexbox-thumb:before{-webkit-transition:all .1s ease-in-out 0;-khtml-transition:all .1s ease-in-out 0;-moz-transition:all .1s ease-in-out 0;-ms-transition:all .1s ease-in-out 0;-o-transition:all .1s ease-in-out 0;transition:all .1s ease-in-out 0;content:"";position:absolute;display:block;width:50px;height:50px;top:50%;left:50%;margin-top:-25px;margin-left:-25px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH0AAAB9BAMAAAB9rnEWAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMA6teXxGOtDXw1IUzALqFxAAAE8UlEQVR4AaWVy28cRRDG27Ed2+uLbWQ5hzlYIebpw4YQgsAHIysg5D1EGKQAPlhgDsAc1rykwB6MAopEfDCKEAdyWCkoQooPjiKBhHJgdmc3GNcfxY67eqYfVd29cp3s2f51V9f3dZXg47eb2+dnZ+cufHz7VzF01DbegDKytQ+GxB81wIyn/xqCnroITmSfR+NfN1x8EM+14/B7CYkD9A9j8DvARh6xwT0ej9lg0ocDdJuByjf8PMz78TSAA6z7+L0gDlDn8W+spXNvXrr0ykeWnJ19NntjZefVv+Xnb395ydigx/Gb2qLsE91tDy5G3ECX7in7uTzScusHi7fkyjyuKbsVOH6J+n264U9gL+SR6WVfAtXx/3IeHU88CZTH91l9xZd8ApNhewzivlqV279sRtjTs2wqaC6sYVkk8/uO+n7Nz4uHaqF5TaXtcQAXNSXiAlm9/RAvvqAkPMCPR0G8SlVvhWn08UKcwbWLbvWPI3AxkThKnYksvnnZyuZ7Udrb2a6qD7Uo61Xx2LrtWWxZkbgYtdYfxIsnwypXat0nGFivGfP67Wh+xKg3XqcbjSsFOvK/lvzvn3heeVjaFXvC7hD8gd7Flkn17lz28Kj4E+0yPeeKV3m+pjWhUUMMFcWTeJHfYKXKeYS8/snXz0IFKAp4135NJ7Hjr+lYdegKOVEkn3EverzqIctk68Bb5YwpJ0oBqr8o3u7zZaTq1GndCi7PibCpPD9Kt66SZ0SQAuRlJdssD7coHltmExc6vUfjSREw7X2Uv+/hobPLCngNm2HPx0PfnSv4aurYi468PHSbjAG20H7/MfVRMe8kIG23ikZYCPCwbi+Q3CK2osUQD69ZC2Tei2UeId5+i7JuM8hvhfl8n+STWN56SpsGX4/gzUWPh+ePTnn+8Sn5BYqPrj9kbZ6P0B+ukPrF+s9uZMp/aSRvN1LFyX2ehPi+3eDUvZn3b/H5ob1A+VbWsefn3RaIE7iO/a/r5TO3BWP/2xUtmZ+Xv+LgVf/F/m83uDENf9vFq/6PGx3yPDnBZNqd8iJ1lqcnaDn/sJAzHN+lJ3haypaQBlB87o6OIrD9F21/hRRQ8dTsE+XUL2wvG1FG8/TwFuJsVbUWKYDk1xkcx/8JhFutEvw8h+OlM+0qVgELWyw1ORzLJ4uWKCvoMZD1HHu6Mp2cunvKykbcX2vzfEu/c6vSIjZSveZYwF48jp5FzaeAdIAnxsyX0aCfEB/ScmXTvGv+G47EPBB7QT8WnwSz50z534oTB3ZjQDmO4/BaYgs+AqSFmNhxVuMTMAc0Gw3d/DLkMIJOMwJHuxkdDwWN8rB8usXoqALfE+ThBNRS871iSeGFII9a4dtVgZJCFpLgKyDNglOEGORmTGClnX69Qu9rx8/AVFqpAl1fCcs0syYni6/tjavs4VnntzIBet4WUUv54yth6Hlf1K5MkTR6lQB8SuLfl793yNacejeoVThx+yLKkT+Iq/YJ32m7Z4xE1f0GL+En4/CNRPvtLaa+k9oagGfeV8fc2GjoP3RZfR8aG8Dc2o/vfXj95nZifuYdOpGaK8l4nsV1g7HhsadTAiK6gQ7zux/vBFv0Oz482w3h3g2yW2FciHdPhwvxJ43nsfNR/EHJeK4diw8m8g9O4V8XQ8WDl3XXdi63h8MHceP69vnZQcxdWLvN0/8Dpj1ulfDcMG0AAAAASUVORK5CYII=) no-repeat;background-size:cover;z-index:2;opacity:0;-webkit-transition:opacity .5s ease-out;-khtml-transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-ms-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;transition:opacity .5s ease-out}
.flexbox-thumb:after{content:"";background:rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;-webkit-transition:opacity .3s ease-out;-khtml-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}
.flexbox-thumb:hover:after,.flexbox-thumb:hover:before{opacity:1}
.popular .flexbox-thumb:hover:after,.popular .flexbox-thumb:hover:before{opacity:0}
.flexbox-title{margin:10px;font-size:14px;font-weight:600;transition:.2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.flexbox-number{background:#6e6dfb;border-top:solid 5px #605fe0;font-size:14px;font-weight:600;color:#fff;padding:8px 10px;position:absolute;top:-5px;left:6px;border-radius:0 0 5px 5px;transition:.2s}
.flexbox-item:hover .flexbox-title{color:#6e6dfb}
.flexbox-item:hover .flexbox-number{top:0}
.flexbox-item:hover .flexbox-type{left:4px}
.flexbox2{display:flex;flex-wrap:wrap;text-align:center}
.flexbox2-item{flex:0 0 33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;position:relative;width:100%;overflow:hidden}
.flexbox2-content{background:#fff;border:solid 3px #f1f1f1;border-radius:5px;margin:0 10px;margin-bottom:10px;overflow:hidden;display:grid;grid-template-columns:50% auto}
.flexbox2-thumb{overflow:hidden;position:relative}
.flexbox2-thumb img{width:100%;height:auto}
.flexbox2-thumb .adult{position:absolute;top:0;left:0;line-height:normal;color:#FFF;padding:5px 8px;font-size:12px;background:#fa5e5e;box-shadow:0 2px 2px rgba(0,0,0,0.5);z-index:100;border-radius:0 0 12px 0}
.flexbox2-title{position:absolute;bottom:-25px;text-align:left;background:rgba(0,0,0,.48);color:#eee;width:100%;font-size:14px;transition:.2s}
.flexbox2-title span{padding:8px;display:block}
.flexbox2-title span.studio{margin-top:-10px;padding-bottom:15px;color:#54ff94;font-size:13px;display:-webkit-box;line-height:25px;-webkit-line-clamp:1;max-height:13px;-webkit-box-orient:vertical;overflow:hidden}
.flexbox2-side{position:relative;overflow:hidden}
.flexbox2-side .type{padding:10px;background:#f9f9f9;color:#ff5a5a;font-weight:900}
.flexbox2-side .type.Manga{color:#ff5a5a}
.flexbox2-side .type.Manhwa{color:#5ab0ff}
.flexbox2-side .type.Manhua{color:#ff5ac1}
.flexbox2-side .type.Doujin{color:#ff8b5a}
.flexbox2-side .type.One-shot{color:#ccc552}
.flexbox2-side .info{padding:8px 5px;overflow:hidden;background:#f3f3f3;font-size:12px}
.flexbox2-side .info .score{width:50%;float:left}
.flexbox2-side .info .score.full{width:100%}
.flexbox2-side .info .score i{color:#ffdd73;font-size:13px}
.flexbox2-side .info .season{width:50%;float:left}
.flexbox2-side .synops{max-height:85px;font-size:12px;padding:10px;text-align:left;display:-webkit-box;-webkit-line-clamp:6;margin-bottom:10px;-webkit-box-orient:vertical;overflow:hidden}
.flexbox2-side .synops:hover{overflow-y:scroll}
.flexbox2-side .synops::-webkit-scrollbar-thumb{background-color:#605FE0;border-radius:2px}
.flexbox2-side .synops::-webkit-scrollbar{width:5px;background-color:#f9f9f9}
.flexbox2-side .genres{position:absolute;bottom:0;width:100%;background:#f3f3f3;font-size:13px}
.flexbox2-side .genres span{padding:10px;display:block}
.flexbox2-side .genres a:hover{color:#6e6dfb}
.flexbox2-thumb:hover .flexbox2-title{bottom:0}
.flexbox2-side .bookmark{background:#c15656;color:#fff;padding:5px;cursor:pointer;display:block;width:100%;border:none;transition:.2s}
.flexbox3{display:flex;flex-wrap:wrap}
.flexbox3-item{flex:0 0 33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;position:relative;width:100%}
.flexbox3-content{margin:0 10px;margin-bottom:15px;border-bottom:dashed 3px #e8e8e8;padding-bottom:15px;overflow:hidden}
.flexbox3-thumb{overflow:hidden;float:left;position:relative;width:95px;height:125px;border-radius:5px;border:solid 2px #e8e8e8}
.flexbox3-thumb img{width:100%;height:auto;transition:.2s linear}
.flexbox3-thumb:hover img{transform:scale(1.2)}
.flexbox3-thumb .adult{position:absolute;top:0;left:0;line-height:normal;color:#FFF;padding:5px 8px;font-size:12px;background:#fa5e5e;box-shadow:0 2px 2px rgba(0,0,0,0.5);z-index:100;border-radius:0 0 12px 0}
.flexbox3-side{position:relative;overflow:hidden;padding-left:10px}
.flexbox3-side .title{font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.flexbox3-side .title a:hover{color:#6e6dfb}
.flexbox3-side ul.chapter{list-style:none;margin:0;padding:0;margin-top:5px;font-size:15px}
.flexbox3-side ul.chapter li a{background:#f1f1f1;color:#555;padding:3px 15px;display:inline-block;margin-bottom:5px;border-radius:99px}
.flexbox3-side ul.chapter li a:hover{background:#6e6dfb;color:#fff}
.flexbox3-side ul.chapter li .date{float:right;text-align:left;color:#999;font-size:14px;padding:3px}
.flexbox4{display:flex;flex-wrap:wrap}
.flexbox4-item{flex:0 0 20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;position:relative;width:100%}
.flexbox4-content{margin:0 10px;margin-bottom:15px;border-bottom:dashed 3px #edf2f7;padding-bottom:15px;overflow:hidden}
.flexbox4-thumb{overflow:hidden;float:left;position:relative;width:100%;height:240px;border-radius:5px}
.flexbox4-thumb img{width:100%;height:auto;transition:.2s linear}
.flexbox4-thumb:hover img{transform:scale(1.2)}
.flexbox4-thumb .adult{position:absolute;top:0;right:0;line-height:normal;color:#FFF;padding:5px 8px;font-size:12px;background:#fa5e5e;box-shadow:0 2px 2px rgba(0,0,0,0.5);z-index:100;border-radius:0 0 0 12px}
.flexbox4-thumb .type{position:absolute;top:0;left:0;line-height:normal;color:#FFF;padding:5px 8px;font-size:12px;background:#3498db;box-shadow:0 2px 2px rgba(0,0,0,0.5);z-index:100;border-radius:0 0 12px 0}
.flexbox4-thumb .type.Manga{background:#ff5a5a}
.flexbox4-thumb .type.Manhwa{background:#5ab0ff}
.flexbox4-thumb .type.Manhua{background:#ff5ac1}
.flexbox4-thumb .type.Doujinshi{background:#ff8b5a}
.flexbox4-thumb .type.One-shot{background:#ccc552}
.flexbox4-side{position:relative;overflow:hidden;padding:0 5px;padding-top:10px}
.flexbox4-side .title{font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.flexbox4-side .title a:hover{color:#6e6dfb}
.flexbox4-side ul.chapter{list-style:none;margin:0;padding:0;margin-top:5px;font-size:15px}
.flexbox4-side ul.chapter li a{background:#f7fafc;color:#555;padding:3px 15px;display:inline-block;margin-bottom:5px;border-radius:99px}
.flexbox4-side ul.chapter li a:hover{background:#6e6dfb;color:#fff}
.flexbox4-side ul.chapter li .date{float:right;text-align:left;color:#999;font-size:14px;padding:3px}
.title-chapter{text-align:center;margin:0 20px}
.reader-area{pointer-events:none;text-align:center;position:relative;padding:10px 25px}
.reader-area form{pointer-events:auto}
.reader-area img{margin:0 auto;display:block;border:none;width:100%;height:auto}
.reader-area br{display:none}
.navi-chapter{margin:0 auto;max-width:1080px;transition:.5s}
.navi-chapter .content{background:#f1f1f1;margin:0 10px;margin-bottom:10px;padding:10px;border-radius:5px;display:grid;grid-template-columns:75px auto 140px;align-items:center}
.navi-chapter .thumb{overflow:hidden;width:60px;height:60px;border:solid 2px #e6e6e6;border-radius:5px}
.navi-chapter .infox .title{display:block;font-size:16px;font-weight:700;line-height:14px}
.navi-chapter .infox .chapter,.navi-chapter .infox .date{font-size:13px}
.navi-chapter .navigation{text-align:end}
.navi-chapter .navigation .leftnav,.navi-chapter .navigation .rightnav,.navi-chapter .navigation .chselect{display:inline-block}
.navi-chapter .navigation .leftnav a,.navi-chapter .navigation .rightnav a,.navi-chapter .navigation .chselect a{background:#fff;margin:0 3px;padding:5px 6px;display:inline-block;color:#777;border:solid 2px #e6e6e6;font-size: 15px;border-radius:3px}
.navi-chapter .navigation .leftnav a:hover,.navi-chapter .navigation .rightnav a:hover{background:#6e6dfb;border-color:#6e6dfb;color:#fff}
.navi-chapter .navigation .chselect a{background:#e6e6e6;color:#777;border:solid 2px #e6e6e6;cursor:pointer}
.navi-chapter.fixed{position:fixed;top:0;z-index:999;width:100%;max-width:100%}
.navi-chapter.fixed .thumb{display:none}
.navi-chapter.fixed .content{grid-template-columns:10px auto 140px;margin:0;border-radius:0}
.sidenav{background:#3b3c4c;box-shadow:0 5px 20px rgba(0,0,0,.5);height:100%;width:0;position:fixed;z-index:999;top:0;overflow-x:hidden;display:block;transition:.1s;line-height:22px}
.sidenav.chaplist{left:0}
.sidenav .closebtn{position:absolute;top:5px;right:15px;font-size:25px;margin-left:50px;padding:5px;border-radius:5px;color:#fff;z-index:999}
.sidenav .closebtn:hover{color:#6e6dfb}
.sidenav .titlex h2{color:#fff;border-bottom:solid 4px #6e6dfb;font-size:18px;padding:10px;margin:0}
.sidenav .chapx{padding:0;list-style:none}
.sidenav .chapx li{padding:10px;border-bottom:dashed 2px #2f303e}
.sidenav .chapx li .nomor{border-right:solid 2px #2f303e;padding-right:10px;color:#ddd}
.sidenav .chapx li .datez{display:block;color:#888;float:right;font-size:12px}
.sidenav .chapx li .new{color:#ff5a5a}
.sidenav .chapx a{color:#fff}
.sidenav .chapx a:visited{color:#777}
.sidenav .chapx a:hover{color:#6e6dfb}
.sidenav .chapx a.active{color:#6e6dfb;font-weight:700}
.pagination{overflow:hidden;text-align:center;margin:10px 0;line-height:30px;font-size:15px}
.pagination a{background:#f1f1f1;display:inline-block;margin:2px;padding:1px 15px;margin:2px;margin-bottom:5px;border-radius:5px;transition:.2s}
.pagination a:hover,.pagination .page-numbers.current{background:#6e6dfb;display:inline-block;color:#eee;padding:1px 15px;border-radius:5px}
.pagination .page-numbers.current{font-weight:600}
.mangalist-nav{text-align:center;border-bottom:solid 4px #6e6dfb;margin:10px;padding-bottom:10px}
.mangalist-nav a{display:inline-block;padding:8px 12px;min-width:10px;border-radius:5px;transition:.2s}
.mangalist-nav a:hover{background:#6e6dfb;color:#eee}
.mangalist-blc{margin:10px;display:flex;padding-bottom:10px;border-bottom:dashed 3px #f1f1f1}
.mangalist-blc span{display:block;width:20px;margin-left:10px;font-size:20px;text-align:center}
.mangalist-blc span a{background:#f1f1f1;padding:10px;color:#444;display:block;width:20px;border-radius:5px}
.mangalist-blc ul{margin:3px;margin-left:50px;width:100%;padding:0;list-style:square;color:#6e6dfb;font-size:15px}
.mangalist-blc ul li{width:46%;float:left;padding-right:30px}
.mangalist-blc ul li.Manga{color:#ff5a5a}
.mangalist-blc ul li.Manhwa{color:#5ab0ff}
.mangalist-blc ul li.Manhua{color:#ff5ac1}
.mangalist-blc ul li.Doujin{color:#ff8b5a}
.mangalist-blc ul li.One-shot{color:#ccc552}
.mangalist-blc ul li a.series{color:#9ca9b9;transition:.2s}
.mangalist-blc ul li a.series:hover{color:#eee}
.mangalist-blc ul li a.series{color:#444;transition:.2s}
.mangalist-blc ul li a.series:hover{color:#6e6dfb}
.advancedsearch{overflow:hidden;margin:10px;margin-top:0;font-size:15px}
.advancedsearch table{background:#f1f1f1;padding:15px;border-radius:5px}
.advancedsearch td.lbl{width:130px}
.advancedsearch td.lbx{padding:5px 15px;overflow:hidden}
.advancedsearch .form-control{background:#e8e8e8;color:#777;border:none;padding:8px;border-radius:5px;width:100%}
.advancedsearch .custom-control{display:inline-block}
.advancedsearch .custom-control.custom-checkbox{width:20%}
.advancedsearch .btn{background:#6e6dfb;border:none;color:#eee;padding:10px;width:300px;border-radius:5px;float:right;margin:10px 0;font-family:inherit;font-size:15px;cursor:pointer}
.advancedsearch .gnr{float:left;background:#e8e8e8;border-radius:5px;font-size:13px;padding:10px;margin:10px 0;cursor:pointer}
.advancedsearch tr.gnrx{display:none}
.advancedsearch tr.gnrx.shwgx{display:table-row}
.achlist{list-style:none;margin:0 5px;padding:0}
.achlist li{width:25%;float:left;display:inline-block}
.achlist li a{display:block;padding:10px;margin:5px;background:#f1f1f1;border-radius:5px}
.achlist li a span{font-size:25px;float:right;color:#bbb;line-height:20px}
.achlist li a:hover{background:#6e6dfb;color:#eee}
.achlist li a:hover span{color:#ddd}
.series-cover{overflow:hidden;background:#2f303e}
.series-bg{padding-top:20%;border-radius:3px;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(15px) brightness(.5) contrast(1)}
.series-flex{margin-top:-120px;position:relative;overflow:hidden;display:grid;grid-template-columns:280px auto;z-index:1}
.series-thumb{overflow:hidden;position:relative;box-shadow:0 2px 15px rgba(0,0,0,0.3);border-radius:5px;margin:15px}
.series-thumb img{width:100%;height:auto}
.series-flexright{overflow:hidden;margin:10px;margin-top:50px;margin-right:20px}
.series-flexright h2{margin:0}
.series-title{margin-bottom:30px;color:#eee}
.series-title h2{margin:0;padding:0;color:#eee;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.series-title span{max-width:70%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.series-titlex{display:none;margin-bottom:30px;text-align:center}
.series-titlex h2{margin:0;padding:0}
.series-synops p{padding:5px 0;text-align:justify}
.series-info{margin:15px}
.series-infoz{text-align:center;font-size:15px;padding:10px;margin:10px 0;border-radius:20px;overflow:hidden}
.series-infoz.block{padding:0}
.series-infoz.block span{display:block;width:50%;padding:10px 0;float:left}
.series-infoz.block span.type,.series-infoz.block span.status{background:#38394a;color:#fff;font-weight:700}
.series-infoz.block span.type.Manga{background:#ff5a5a}
.series-infoz.block span.type.Manhwa{background:#5ab0ff}
.series-infoz.block span.type.Manhua{background:#ff5ac1}
.series-infoz.block span.type.Doujin{background:#ff8b5a}
.series-infoz.block span.type.One-shot{background:#ccc552}
.series-infoz.block span.status.Ongoing{background:#6cc174}
.series-infoz.block span.status.Completed{background:#ae6cc1}
.series-infoz.score{background:#f1f1f1;font-weight:700}
.series-infoz.score i{color:#ffdd73;font-size:17px}
.series-infoz.bookmark{background:#c15656;color:#fff;font-weight:700;cursor:pointer;display:block;width:100%;border:none;transition:.2s}
.favcount{text-align:center;margin-bottom:10px;font-size:14px}
.series-infolist{list-style:none;background:#f1f1f1;border-radius:5px;padding:20px;font-size:16px;color:#777}
.series-infolist a{color:#6e6dfb}
.series-infolist li{margin-bottom:10px}
.series-infolist li b{display:block}
.series-infolist li span{font-size:13px}
.series-genres{padding-top:10px;padding-bottom:20px}
.series-genres a{background:#ededed;color:#777;padding:8px 10px;margin-right:5px;margin-bottom:5px;border-radius:5px;display:inline-block;font-size:15px;transition:.2s}
.series-genres a:hover{background:#6e6dfb;color:#fff}
.series-chapter h2{margin-left:0}
.series-chapterlist{list-style:none;padding:0;font-size:15px;max-height:570px;margin:0;overflow-y:scroll}
.series-chapterlist::-webkit-scrollbar-thumb{background-color:#605FE0;border-radius:2px}
.series-chapterlist::-webkit-scrollbar{width:5px;background-color:#e8e8e8}
.series-chapterlist li{background:#f1f1f1;margin-bottom:5px;margin-right:5px;border-radius:5px}
.flexch{display:grid;grid-template-columns:50px auto 50px;align-items:center}
.flexch-book,.flexch-dllink{position:relative;padding:10px;background:#e6e6e6;font-size:20px;color:#777;border-radius:5px;margin-left:5px;text-align:center}
.flexch-dllink{margin-right:5px}
.flexch-infoz{padding:5px 10px}
.series-chapterlist li span{display:block}
.series-chapterlist li span.date{font-size:12px}
.series-chapterlist li a:visited{color:#6e6dfb}
.series-chapterlist li:hover{background:#6e6dfb;color:#fff}
.series-chapterlist li:hover a{color:#fff!important}
.series-chapterlist li:hover .flexch-book,.series-chapterlist li:hover .flexch-dllink{background:#605fe0;color:#fff}
.comment.single{margin:0 20px}
.comment h2{margin:0;padding-bottom:0}
#commentform{overflow:hidden;padding:10px;font-size:13px}
#commentform input{width:100%;font-family:inherit;margin-top:5px;padding:5px 10px;font-weight:400;border:0;text-shadow:none;background:#f1f1f1;color:#777}
#commentform input#submit{background:#6e6dfb;color:#eee;padding:8px;font-weight:600;border-radius:5px;cursor:pointer}
#commentform p{overflow:hidden;margin-bottom:10px}
#commentform p.logged-in-as{margin-bottom:0}
#commentform p.comment-form-comment{margin:0;padding-bottom:10px}
#respond #commentform p.form-submit{margin:0;padding:0;border-top:0;width:200px;float:right;border:none}
input#wp-comment-cookies-consent{width:auto}
h3#reply-title{margin:0 10px;margin-bottom:0}
h3#comments{margin:0 10px}
#commentform #comment{width:100%;max-width:100%;padding:5px 10px;display:block;border:0;margin-top:10px;background:#f1f1f1;height:120px;color:#777}
.commentlist li .avatar{float:left;margin-right:10px;border:3px solid #f1f1f1;border-radius:5px;width:42px;height:42px}
.commentlist cite,.commentlist cite a{font-weight:700;margin-top:12px;margin-left:55px;position:absolute;font-style:normal;font-size:15px;display:block;overflow:hidden;text-overflow:ellipsis}
.commentlist p{font-weight:400;line-height:1.5em;text-transform:none;text-align:initial}
.commentmetadata{padding:2px;font-weight:400;float:right;font-size:11px}
.commentlist{padding:0;text-align:justify;margin:0 10px}
.commentlist li{background:#fff;margin:0 0 10px;padding:10px 10px 0;list-style:outside none none}
.commentlist li ul li{margin-left:13px;border:none!important;box-shadow:none!important}
.comment-author{min-height:52px}
.comment-body p{margin:0;border-left:3px solid #e8e8e8;padding:15px;border-top:2px dashed #e8e8e8}
.comment-body{margin-bottom:10px}
.children{padding:0;border-left:3px solid #e8e8e8}
.nocomments{display:none}
.commentmetadata{margin:-30px 0;display:inline-block}
.reply{background:#6e6dfb;border-radius:3px;font-size:12px;width:50px;padding:2px;margin-left:10px;text-align:center}
.reply a{color:#fff}
.says{display:none}
.komentar{margin-top:30px;padding:10px}
.pagenon{text-align:center;margin:100px}
.pagenon h2{padding:0;font-size:35px}
.pagenon span{font-size:20px;border-bottom:solid 3px #6e6dfb;margin-bottom:7px;padding:5px;display:inline-block}
.pagenon a{padding:0 10px;margin-bottom:5px;display:inline-block;color:#eee;border-radius:4px;background:#6e6dfb;line-height:32px}
.ads{text-align:center;margin:10px;max-width:100%;overflow:hidden}
.ads img{max-width:100%;height:auto}
.alert{background:#e66d6d;color:#fff;padding:5px 10px;text-align:left;border-radius:5px;margin:5px}
.login-register{text-align:-webkit-center;overflow:hidden;margin:50px 0}
.login-register .login-form{overflow:hidden;background:#fff;border:solid 1px #f1f1f1;border-radius:5px;box-shadow:0 5px 4px rgb(0 0 0 / 5%);width:600px;text-align:left;display:grid;grid-template-columns:220px auto;margin:10px}
.login-register .login-form .side-bg{width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}
.login-register .login-form .side-form{border-left:solid 15px #6e6dfb;padding:20px}
.login-register .login-form h2{text-align:left;margin-left:5px;font-size:34px;padding-top:0;padding-bottom:5px}
.login-register .login-form h2 span{color:#6e6dfb}
.login-register .login-form .block{padding:7px 5px}
.login-register .login-form .block.center{text-align:center}
.login-register .login-form .block .form-control{border:solid 2px #eee;background:#f1f1f1;border-radius:5px;padding:5px 10px;font-size:16px;width:100%;font-family:'Titillium Web'}
.login-register .login-form .block .form-control:focus{border-color:#ddd}
.login-register .login-form .block .btn-submit{background:#6e6dfb;color:#fff;border:0;padding:5px 20px;font-weight:700;font-size:17px;text-transform:uppercase;border-radius:4px;cursor:pointer;width:100%}
.profile .profile-top{background:#f1f1f1;background:#f1f1f1 url(https://cdn.staticaly.com/img/4.bp.blogspot.com/-alPKtyxQxTg/W4Zg9GsK5rI/AAAAAAAAAM4/0GbDlvV_7S4l6zF4PAFXGCjCMRWOMSHPgCLcBGAs/s1600/heleh+maling+sia.png);-webkit-animation:loopnavbg-data-v-c423aec0 350s linear infinite;animation:loopnavbg-data-v-c423aec0 350s linear infinite;-webkit-animation:loopnavbg-data-v-c423aec0 350s linear infinite;animation:loopnavbg-data-v-c423aec0 350s linear infinite;animation:loopingbackg 350s linear infinite}
.profile .profile-head{display:grid;grid-template-columns:180px auto;position:relative;overflow:hidden;padding:50px}
.profile .side-left{overflow:hidden;border-radius:99%}
.profile .side-right{padding:15px 30px}
.profile .side-right h1{font-size:45px;font-weight:500;margin:0;margin-bottom:20px}
.profile .side-right h1 span{color:#6e6dfb;font-weight:600}
.profile .side-right .favorited{background:#fff;padding:10px 20px;font-size:20px;font-weight:600;border-radius:10px}
.profile .side-right .favorited .fa-heart{color:#f27474;margin-right:4px}
.profile .profile-bottom{display:grid;grid-template-columns:180px auto;position:relative;overflow:hidden;margin-top:20px}
.profile .profile-nav ul{margin:0;padding:0;list-style:none}
.profile .profile-nav ul a{padding:8px 15px;display:block;margin:4px;border-radius:5px;font-weight:600}
.profile .profile-nav ul a .fa-fw{color:#aaa;margin-right:4px}
.profile .profile-nav ul a:hover{background:#f1f1f1}
.profile .profile-nav ul a.current{background:#6e6dfb!important;color:#fff}
.profile .profile-nav ul a.current .fa-fw{color:#fff!important}
.profile .profile-content{margin-left:20px;border-left:solid 4px #f1f1f1;padding:0 20px;padding-bottom:30px}
.profile .profile-content h2{margin:0;padding:0;margin-bottom:20px}
.profile .profile-content h2 .day{font-size:18px;background:#f1f1f1;padding:5px 10px;color:#777;border-radius:5px;margin-left:10px}
.profile .nofav{background:#f7f7f7;padding:10px;text-align:center;border-radius:4px}
.edit-user .block{padding:7px 0}
.edit-user .block.center{text-align:center}
.edit-user .block .form-control{border:solid 2px #eee;background:#f1f1f1;border-radius:5px;padding:5px 10px;font-size:16px;width:100%;font-family:'Titillium Web'}
.edit-user .block .form-control:focus{border-color:#ddd}
.edit-user .block b{padding-bottom:10px;display:block}
.edit-user .block .change-pp{background:#f1f1f1;padding:7px 10px;display:inline-block;border-radius:5px;font-weight:600}
.edit-user .block .btn-submit{background:#6e6dfb;color:#fff;border:0;padding:5px 20px;font-weight:700;font-size:17px;text-transform:uppercase;border-radius:4px;cursor:pointer;width:100%;margin:10px 0}
.edit-user .alert{margin:5px 0}
footer{margin-top:20px;background:#2f303e;color:#ccc}
.footertop{overflow:hidden;background:#3b3c4c;padding:10px}
.footertop-left{float:left;font-size:25px;font-weight:900}
.footertop-left img{height:38px}
.footertop-right{float:right;align-items:center;display:flex}
.footertop-right a{color:#444;background:#fff;padding:7px 0;width:30px;margin-right:5px;text-align:center;border-radius:99%;border:solid 2px #444;transition:.2s}
.footertop-right a:hover{color:#fff;background:#6e6dfb}
.footer-navigation{list-style:none;padding:0;margin:0;text-align:center;margin-top:10px}
.footer-navigation li{display:inline-block}
.footer-navigation li a{display:inline-block;background:#3b3c4c;padding:5px 10px;margin:5px;border-radius:5px}
.footer-navigation li a:hover{background:#6e6dfb;color:#fff}
.copyright{text-align:center;padding:10px;font-weight:600;color:#999;font-size:15px}
.scrollToTop{position:fixed;bottom:0;right:0;font-size:20px;padding:15px 18px;background:#6e6dfb;border-radius:32px;margin:12px;color:#eee;box-shadow:0 5px 20px rgba(0,0,0,0.3);z-index:89;display:none}
.scrollToTop:hover{z-index:9999999999}
#datafetch{position:absolute;width:250px;background:#fff}
#datafetch span{padding:10px;display:block}
.searchbox{padding:10px;overflow:hidden;border-bottom:solid 1px #f1f1f1}
.searchbox-thumb{width:40px;height:40px;overflow:hidden;border-radius:3px;float:left}
.searchbox-thumb img{width:100%;height:auto}
.searchbox-side{float:left;margin-left:5px;font-size:10px}
.searchbox-title{font-size:13px;font-weight:600;max-width:185px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.2s}
.searchbox-side .type,.searchbox-side .status{display:inline-block;background:#f1f1f1;padding:3px 5px;border-radius:3px}
.searchbox:hover .searchbox-title{color:#6e6dfb}
.theme-mode{display:initial}
.theme-mode .switch{display:block;padding:7px 10px;margin:5px;border-radius:5px;cursor:pointer}
.theme-mode .switch:hover{background:#eee}
.theme-mode .switch .fa-solid{color:#aaa}
.dark{background:#2f303e;color:#9ca9b9}
.dark .header{background:#3b3c4c}
.dark .header-logo{color:#eee}
.dark .header-logo:hover{color:#6e6dfb}
.dark .header-navigation .menu-item a{background:#45475a}
.dark .header-navigation .menu-item a:hover,.dark .header-navigation .current-menu-item a{background:#6e6dfb;color:#fff}
.dark .header-navigation .menu-item.menu-item-has-children a::after{color:#72759e}
.dark .header-navigation .menu-item .sub-menu{background:#3b3c4c}
.dark .header-navigation .menu-item.menu-item-has-children .sub-menu li a{background:#45475a;color:#eeee}
.dark .header-navigation .menu-item.menu-item-has-children .sub-menu li a:hover{background:#6e6dfb;color:#fff}
.dark .header-searchbar #search{background:#2f303e;border-color:#3b3c4c;color:#aaa}
.dark .header-searchbar #search:focus{border-color:#45475a}
.dark .showmenu{background:#45475a;color:#eee}
.dark .showsearch{background:#45475a;color:#eee}
.dark .header-menu .user .user-menu{border-color:#45475a}
.dark .header-menu .dropdown-menu{background:#3b3c4c;color:#9ca9b9}
.dark .header-menu .dropdown-menu ul li a:hover{background:#45475a}
.dark .header-menu .dropdown-menu ul li .fa-solid{color:#72759e}
.dark .theme-mode .switch:hover{background:#45475a}
.dark .theme-mode .switch .fa-solid{color:#72759e}
.dark .content h2{color:#eee}
.dark .popular{background:#45475a;background:#45475a url(https://cdn.staticaly.com/img/4.bp.blogspot.com/-alPKtyxQxTg/W4Zg9GsK5rI/AAAAAAAAAM4/0GbDlvV_7S4l6zF4PAFXGCjCMRWOMSHPgCLcBGAs/s1600/heleh+maling+sia.png)}
.dark .flexbox2-content{background:#1d1e23;border:solid 3px #21222d}
.dark .flexbox2-side .type{background:#101013}
.dark .flexbox2-side .info{background:#21222d}
.dark .flexbox2-side .synops::-webkit-scrollbar{background-color:#343543}
.dark .flexbox2-side .genres{background:#101013}
.dark .flexbox3-content{border-bottom:dashed 3px #3b3c4c}
.dark .flexbox3-thumb{border:solid 2px #3b3c4c}
.dark .flexbox3-side ul.chapter li a{background:#3b3c4c;color:#eee}
.dark .flexbox3-side ul.chapter li a:hover{background:#6e6dfb;color:#fff}
.dark .flexbox4-content{border-bottom:dashed 3px #3b3c4c}
.dark .flexbox4-side ul.chapter li a{background:#3b3c4c;color:#eee}
.dark .flexbox4-side ul.chapter li a:hover{background:#6e6dfb;color:#fff}
.dark .series-infoz.score{background:#38394a}
.dark .series-infolist{background:#3b3c4c;color:#9ca9b9}
.dark .series-genres a{background:#3b3c4c;color:#fff}
.dark .series-genres a:hover{background:#6e6dfb}
.dark .series-chapterlist li{background:#3b3c4c;border-bottom:solid 1px #2f303e}
.dark .flexch-book,.dark .flexch-dllink{background:#48495b;color:#eee}
.dark .series-chapterlist li:hover{background:#6e6dfb;color:#fff}
.dark .series-chapterlist::-webkit-scrollbar{background-color:#343543}
.dark .navi-chapter .content{background:#343543}
.dark .navi-chapter .thumb{border-color:#45475a}
.dark .navi-chapter .navigation .leftnav a,.dark .navi-chapter .navigation .rightnav a{background:#45475a;color:#eee;border-color:#45475a}
.dark .navi-chapter .navigation .chselect a{background:#2f303e;color:#eee;border-color:#2f303e}
.dark .navi-chapter .navigation .leftnav a:hover,.dark .navi-chapter .navigation .rightnav a:hover{background:#6e6dfb;border-color:#6e6dfb;color:#fff}
.dark .mangalist-blc{border-bottom:dashed 3px #3b3c4c}
.dark .mangalist-blc span a{background:#45475a;color:#eee}
.dark .mangalist-blc ul li a.series{color:#9ca9b9}
.dark .mangalist-blc ul li a.series:hover{color:#eee}
.dark .advancedsearch table{background:#3b3c4c}
.dark .advancedsearch .form-control{background:#2f303e;color:#9ca9b9}
.dark .advancedsearch .gnr{background:#45475a}
.dark .achlist li a{background:#3b3c4c}
.dark .achlist li a span{color:#5a5f6f}
.dark .achlist li a:hover span{color:#ddd}
.dark .achlist li a:hover{background:#6e6dfb}
.dark .pagination a{background:#3b3c4c}
.dark .pagination a:hover{background:#6e6dfb}
.dark #commentform input{background:#3b3c4c;color:#72759e}
.dark #commentform #comment{background:#3b3c4c;color:#72759e}
.dark .commentlist li .avatar{border:3px solid #3b3c4c}
.dark .commentlist li{background:#2f303e}
.dark .comment-body p{border-left:3px solid #3b3c4c;border-top:2px dashed #3b3c4c}
.dark .children{border-left:3px solid #3b3c4c}
.dark #datafetch{background:#3b3c4c}
.dark .searchbox{padding:10px;overflow:hidden;border-bottom:solid 1px #2f303e}
.dark .searchbox-side .type,.dark .searchbox-side .status{background:#45475a}
.dark .login-register .login-form{background:#3b3c4c;border-color:#2f303e}
.dark .login-register .login-form .block .form-control{background:#2f303e;border-color:#3b3c4c;color:#aaa}
.dark .login-register .login-form .block .form-control:focus{border-color:#45475a}
.dark .profile .profile-top{background:#45475a;background:#45475a url(https://cdn.staticaly.com/img/4.bp.blogspot.com/-alPKtyxQxTg/W4Zg9GsK5rI/AAAAAAAAAM4/0GbDlvV_7S4l6zF4PAFXGCjCMRWOMSHPgCLcBGAs/s1600/heleh+maling+sia.png)}
.dark .profile .side-right .favorited{background:#3b3c4c}
.dark .profile .profile-nav ul a:hover{background:#45475a}
.dark .profile .profile-nav ul a .fa-fw{color:#72759e}
.dark .profile .profile-content{border-left:solid 4px #3b3c4c}
.dark .profile .profile-content h2 .day{background:#45475a;color:#9ca9b9}
.dark .profile .nofav{background:#3b3c4c}
.dark .edit-user .block .form-control{background:#45475a;border-color:#45475a;color:#aaa}
.dark .edit-user .block .form-control:focus{border-color:#3b3c4c}
.dark .edit-user .block .change-pp{background:#3b3c4c}
@-webkit-keyframes loopingbackg{
  to{background-position:0 -3000px}
}
@keyframes loopingbackg{
  to{background-position:0 -3000px}
}
@media (max-width:768px){
  #navigation{display:block;position:absolute;max-height:0;overflow:hidden;margin-top:58px;width:100%;background:#fff;z-index:4;transition:.2s}
  .header-navigation .menu-item,.header-navigation .menu-item a{display:block;margin:10px}
  .header-right{float:none;width:100%;padding:0;position:absolute;background:#fff;margin-top:58px;max-height:0;overflow:hidden;transition:.2s}
  .header-searchbar{margin:10px;width:100%}
  .header-searchbar #search{width:100%}
  .header-searchbar #search:focus{width:100%}
  .header-navigation .menu-item.menu-item-has-children .sub-menu .menu-item{width:auto}
  .header-navigation .menu-item .sub-menu{position:relative;top:0;box-shadow:none;overflow:hidden}
  .showmenu{display:inline-block}
  .showsearch{display:inline-block}
  .header-menu .user{padding:10px}
  .header-menu #showmenu:checked~#navigation{border-top:solid 4px #6e6dfb;max-height:1000px}
  .header-menu #showsearch:checked~.header-right{border-top:solid 4px #6e6dfb;max-height:1000px}
  .flexbox-item{flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
  .flexbox2-item{flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
  .flexbox3-item{flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
  .flexbox4-item{flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
  .mangalist-blc ul li{width:100%}
  .advancedsearch td.lbl{width:50px}
  .advancedsearch .custom-control.custom-checkbox{width:50%}
  .advancedsearch .btn{width:150px}
  .achlist li{width:50%}
  .series-bg{padding-top:60%}
  .series-flex{display:block}
  .series-thumb{margin:0 100px}
  .series-flexright{margin:20px;margin-top:0}
  .series-title{display:none}
  .series-titlex{display:block}
  .reader-area{padding:10px 0}
  .footerbody-widget{width:100%}
  #datafetch{width:100%;position:relative}
  .login-register .login-form{display:block;width:auto;margin:30px}
  .profile-head.container{display:block;padding:20px}
  .profile .side-left{text-align:center;border-radius:0}
  .profile .side-left img{border-radius:99%}
  .profile .side-right{padding:10px 0;text-align:center}
  .profile .side-right h1{font-size:30px}
  .profile .side-right .favorited{font-size:18px}
  .profile .profile-bottom{display:block}
  .profile-nav{margin:0 15px;margin-bottom:20px;padding-bottom:10px;border-bottom:solid 3px #f1f1f1}
  .profile .profile-content{margin:0;padding:0 15px;padding-bottom:20px;border-left:0!important}
  .dark #navigation{background:#3b3c4c}
  .dark .header-right{background:#3b3c4c}
  .dark .nextplay{background:#3b3c4c}
  .dark .profile-nav{border-color:#3b3c4c}
}
@media screen and (max-width: 500px) {
  .g-recaptcha {
    transform: scale(0.85);
    transform-origin: 0 0;
  }
}