/*
Theme Name: MangaStarter-Revival
Theme URI: http://skymanga.42web.io/
Author: Sky Ha
Author URI: https://skyha.rf.gd/
Description: A basic manga reader theme for scanulators.
Version: V4 - Revival Edition
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mangastarter-revival
Tags: one-column, right-sidebar, custom-menu, custom-logo, editor-style, featured-images, theme-options, translation-ready
This theme, like WordPress, is licensed under the GPL.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Accessibility
# Alignments
# Clearings
# Typography
# Forms
# Formatting
# Links
# Layout
   ## Header / Navigation
   ## Front Page
   ## Regular Content
   ## Posts
   ## Pages
   ## Footer
# Comments
# Widgets
# Media
# Media Queries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}

h2 {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0 15px;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "â€œ" "â€" "â€˜" "â€™";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #333;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/*--------------------------------------------------------------
# Formatting
--------------------------------------------------------------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/

a {
	color: #222;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	color: #2f4bc5;
	outline: 0;
	text-decoration: none;
}

/* Fixes linked images */
.entry-content a img,
.widget a img {
	-webkit-box-shadow: 0 0 0 8px #fff;
	box-shadow: 0 0 0 8px #fff;
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
	color: #222;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
}

.browserupgrade {
	background: #F5F6CE;
	padding: 10px;
	text-align: center;
	margin: 0;
}

#page {
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1120px;
	padding-left: 3em;
	padding-right: 3em;
}

.wrap:after {
	clear: both;
	content: "";
	display: block;
}

/*--------------------------------------------------------------
## Header / Navigation
--------------------------------------------------------------*/

#masthead {
	background: #2f4bc5;
}

/* Site title */
.site-title {
	width: 100%;
	height: 50px;
	margin: 20px 0;
}

.site-title > a {
	color: #fff;
	text-decoration: none;
}

/* Site navigation elements */
#site-navigation ul {
	list-style: none;
	white-space: nowrap;
	margin: 0;
}

#site-navigation li {
	display: inline-block;
}

#site-navigation li > a {
	display: block;
	padding: 20px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 21px;
}

#site-navigation li > a:hover {
	background: #DF7401;
}

#site-navigation li a > span {
	display: block;
}

#site-navigation li a > span {
	display: block;
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize;
}

/* Hide the menu link */
#site-menu {
	display: none;
}

/*--------------------------------------------------------------
## Front Page
--------------------------------------------------------------*/

.owl-carousel-controls:before {
  content: "";
  display: table-cell;
}

.owl-carousel-controls {
	border-bottom: 3px solid #2f4bc5;
	clear: both;
}

.owl-carousel-controls:after {
	content: "";
	display: table;
	clear: both;
}

.owl-carousel-controls h2 {
	display: inline-block;
	background: #2f4bc5;
	color: #fff;
	padding: 7px 10px 3px;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.owl-carousel-controls a {
	float: right;
	background: #2f4bc5;
	color: #fff;
	padding: 3px 10px 0;
	border-radius: 2px;
}

.owl-carousel-controls a:hover {
	background: #DF7401;
}

.owl-carousel-controls a.carousel-prev {
	margin-right: 5px;
}

.owl-carousel-controls a > i {
	font-size: 16px;
}

.latest-chapters h2 {
	color: #222;
	border-bottom: 2px solid #2f4bc5;
	padding: 5px 0 5px;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.latest-chapters i {
	font-size: 21px;
	color: #2f4bc5;
}

.chapter-thumb img {
	/* If needed */
}

.chapter-content a:hover {
	text-decoration: none;
	opacity: 0.75;
}

.chapter-content h3 {
	color: #2f4bc5;
	font-size: 18px;
	font-weight: 700;
	margin: 5px 0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.chapter-content small {
	font-size: 12px;
}

.chapter-content small i {
	font-size: 14px;
	color: #2f4bc5;
	margin-right: 3px;
}

.chapter-content small i.uk-icon-file {
	font-size: 12px;
}

.chapter-content div:nth-child(2),
.chapter-content div:nth-child(3) {
	padding: 2px 0;
	border-bottom: 1px solid #ddd;
}

/*--------------------------------------------------------------
## Regular Content
--------------------------------------------------------------*/

.site-content {
	padding: 2.5em 0 0;
}

#site-pagination:before {
  content: "";
  display: table-cell;
}

#site-pagination {
	margin-top: 25px;
}

#site-pagination:after {
	content: "";
	display: table;
	clear: both;
}

#site-pagination .uk-button {
	background: #2f4bc5;
	color: #fff;
	border-radius: 2px;
}

#site-pagination .uk-button:last-child {
	margin-left: 5px;
}

#site-pagination .uk-button:hover {
	background: #DF7401;
}

.mangas .entry-title {
	font-size: 24px;
	font-weight: 700;
	color: #2f4bc5;
}

.mangas .entry-content > .uk-grid {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mangas .entry-content.uk-block {
	padding: 10px 10px;
	margin-top: 10px;
}

.mangas .entry-content .manga-alt-names p,
.mangas .entry-content .manga-year p,
.mangas .entry-content .manga-authors p,
.mangas .entry-content .manga-artists p,
.mangas .entry-content .manga-status p,
.mangas .entry-content .manga-genres p,
.mangas .entry-content .manga-description p {
	display: inline-block;
	font-weight: 700;
	margin: 0;
}

.mangas .entry-content .manga-genres a {
	background: #2f4bc5;
	color: #fff;
	padding: 3px 6px;
	border-radius: 2px;
	margin-right: 3px;
	white-space: nowrap;
}

.mangas .entry-content .manga-genres a:hover {
	background: #DF7401;
	text-decoration: none;
}

.mangas .entry-content .manga-genres div {
	margin-top: 5px;
}

.mangas .entry-content .manga-description {
	margin-top: 10px;
}

.mangas .entry-content .manga-description div {
	margin-top: 5px;
}

.mangas .manga-chapters h3 {
	color: #222;
	border-bottom: 2px solid #2f4bc5;
	padding: 5px 0;
	margin: 10px 0 25px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.mangas .manga-chapters .uk-float-left a {
	font-size: 14px;
}

.mangas .manga-chapters .uk-float-left small {
	font-size: 12px;
}

.mangas .manga-chapters .uk-float-left small:before {
	content: "- ";
}

.mangas .manga-chapters .uk-float-right a {
	background: #2f4bc5;
	color: #fff;
	padding: 3px 6px;
	border-radius: 2px;
	margin-right: 15px;
}

.mangas .manga-chapters .uk-float-right a:hover {
	background: #DF7401;
	text-decoration: none;
}

.mangas .entry-content > .uk-grid:first-child {
	margin-top: 0;
}

.mangas .entry-content > .uk-grid:last-child {
	margin-bottom: 0;
}

.mangas .uk-alert {
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #fccccc;
	margin-top: 10px;
}

.mangas .manga-social-share .uk-button {
	background: #2f4bc5;
	color: #fff;
	padding: 10px 20px 5px;
	font-size: 17px;
}

.mangas .manga-social-share .uk-button:hover {
	background: #DF7401;
}

.mangas .manga-social-share .uk-button i {
	font-size: 21px;
}

.mangas .manga-social-share .uk-button:first-child {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	border-right: 1px solid #DF7401;
}

.mangas .manga-social-share .uk-button:nth-child(2) {
	border-right: 1px solid #DF7401;
}

.mangas .manga-social-share .uk-button:last-child {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-left: 1px solid #DF7401;
}

.chapters h2 {
	font-size: 21px;
}

.chapters .uk-align-right .uk-button-group a {
	background: #2f4bc5;
}

.chapters .uk-align-right .uk-button-group a:hover {
	background: #DF7401;
}

.chapters .uk-align-right .uk-button-group .first {
	border-radius: 2px 0 0 2px;
}

.chapters .uk-align-right .uk-button-group .previous {
	border-radius: 0 2px 2px 0;
}

.chapters .uk-align-right .uk-button-group .next {
	border-radius: 2px 0 0 2px;
}

.chapters .uk-align-right .uk-button-group .last {
	border-radius: 0 2px 2px 0;
}

.chapters .uk-align-right .uk-button-group .disabled-button,
.chapters .uk-align-right .uk-button-group .disabled-button:active,
.chapters .uk-align-right .uk-button-group .disabled-button:focus,
.chapters .uk-align-right .uk-button-group .disabled-button:hover {
	background-color: #eee;
	color: #999;
	cursor:not-allowed;
	border: 0;
}

.chapters .uk-alert {
	border: 1px solid #EAED94;
}

/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/

/* Post Landing Page */

.sticky {
	position: relative;
}

.icon-pinned {
	display: none;
}

.sticky .icon-pinned {
	display: block;
	height: 20px;
	left: -1em;
	position: absolute;
	top: 1.75em;
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	width: 20px;
}

.entry-header .entry-title {
	margin-bottom: 0.25em;
}

.entry-title a {
	color: #333;
	text-decoration: none;
	margin-left: -2px;
}

.entry-title:not(:first-child) {
	padding-top: 0;
}

/* Aligned blockquotes */

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	width: 48%;
}

/* Blog landing, search, archives */

.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
	padding-bottom: 2em;
}

/* Post Navigation */

.post-navigation {
	font-weight: 800;
	margin: 1em 0;
}

.post-navigation .nav-links {
	padding: 0 0 2.5em;
}

.nav-subtitle {
	background: transparent;
	color: #767676;
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	letter-spacing: 0.1818em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

.nav-title {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
}

/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/

.page-header {
	padding-bottom: 2em;
}

.site-main .page-title {
	color: #222;
	border-bottom: 2px solid #2f4bc5;
	padding: 5px 0 5px;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.page .entry-header .edit-link {
	font-size: 14px;
	font-size: 0.875rem;
}

.page .advanced-search .uk-width-5-6 input {
	height: 37px;
	padding-left: 10px;
	padding-right: 10px;
}

.page button {
	background: #2f4bc5;
}

.page button:hover {
	background: #DF7401;
}

.search .page .entry-header .edit-link {
	font-size: 11px;
	font-size: 0.6875rem;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* 404 page */

.error404 .page-content {
	padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
	margin-bottom: 3em;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer {
	border-top: 1px solid #eee;
}

.site-footer .wrap {
	padding-bottom: 1.5em;
	padding-top: 2em;
}

/* Footer widgets */

.site-footer .widget-area {
	padding-bottom: 2em;
	padding-top: 2em;
}

.scrollup {
	position: fixed;
    bottom: 20px;
    right: 20px;
    background: #2f4bc5;
    width: 53px;
    height: 50px;
    display: block;
    border-radius: 2px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.scrollup i {
    color: #fff;
    position: relative;
    left: 17px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.scrollup:hover {
    background: #DF7401;
}
.scrollup:hover i {
    top: 5px;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/

#comments {
	padding: 2em 0 0.5em;
}

.comments-title {
	color: #222;
	border-bottom: 2px solid #2f4bc5;
	padding: 5px 0;
	margin: 0 0 25px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list li:before {
	display: none;
}

.comment-body {
	margin-left: 65px;
}

.comment-author {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}

.comment-author .avatar {
	height: 50px;
	left: -65px;
	position: absolute;
	width: 50px;
}

.comment-author .says {
	display: none;
}

.comment-meta {
	margin-bottom: 1.5em;
}

.comment-metadata {
	color: #767676;
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.comment-metadata a {
	color: #767676;
}

.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em;
}

.comment-body {
	color: #333;
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 4em;
}

.comment-reply-link {
	font-weight: 800;
	position: relative;
	background: #2f4bc5;
	color: #fff;
	padding: 5px 10px;
	border-radius: 2px;
}

.comment-reply-link:hover {
	background: #DF7401;
	color: #fff;
	text-decoration: none;
}

.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author:before {
	background: #2f4bc5;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #fff;
	color: #fff;
	left: -65px;
	font-size: 16px;
	font-size: 1rem;
	height: 20px;
	line-height: 1;
	margin: -6px 0 0 -6px;
	position: absolute;
	text-align: center;
	width: 20px;
	z-index: 2;
}

.children .bypostauthor > .comment-body > .comment-meta > .comment-author:before {
	font-size: 12px;
	font-size: 0.75rem;
	height: 16px;
	left: -45px;
	width: 16px;
}

.no-comments,
.comment-awaiting-moderation {
	color: #767676;
	font-size: 14px;
	font-size: 0.875rem;
	font-style: italic;
}

.comments-pagination {
	margin: 2em 0 3em;
}

.comment-reply-title {
	color: #222;
	border-bottom: 2px solid #2f4bc5;
	padding: 5px 0;
	margin: 0 0 25px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.form-submit {
	text-align: right;
}

.form-submit input {
	background: #2f4bc5;
}

.form-submit input:hover {
	background: #DF7401;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

#sidebar {

}

.widget {
	padding-bottom: 3em;
}

h3.widget-title {
	color: #222;
	border-bottom: 2px solid #2f4bc5;
	padding: 5px 0;
	margin: 0 0 25px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.widget-title a {
	color: inherit;
}

/* Custom widgets */

#sidebar .uk-alert {
	border: 1px solid #EAED94;
	margin-bottom: 30px;
}

.new-manga > .uk-grid > div,
.sidebar-comments > .uk-grid {
	margin-bottom: 15px;
}

.new-manga > .uk-grid > div:last-child {
	margin-bottom: 0;
}

.sidebar-comments > .uk-grid:last-child {
	margin-bottom: 0px;
}

.new-manga > .uk-grid > div > .uk-grid > div > .uk-block {
	padding: 5px 10px;
}

.new-manga > .uk-grid > div > .uk-grid > div > .uk-block > div > a {
	font-size: 15px;	
}

.new-manga > .uk-grid > div > .uk-grid > div > .uk-block > div > a:last-child {
	font-size: 11px;
	color: #585858;
}

.new-manga > .uk-grid > div > .uk-grid > div > .uk-block > div > a:hover {
	text-decoration: none;
	opacity: 0.75;
}

.new-manga > .uk-grid > div > .uk-grid > div > .uk-block > a > div {
	background: #2f4bc5;
	width: 20px;
	height: 20px;
	padding: 0px 6px;
	font-weight: 700;
}

.sidebar-comments > .uk-grid > div > .uk-block {
	padding: 8px 10px;
}

.sidebar-comments > .uk-grid > div > .uk-block > p {
	margin: 3px 0 0;
	font-size: 11px;
}

/* widget forms */

.widget select {
	width: 100%;
}

/* widget lists */

.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget ul li {
	border-bottom: 1px solid #ddd;
	padding: 0.5em 0;
}

.widget ul li:first-child {
	padding: 0 0 0.5em;
}

.widget ul li + li {
	margin-top: -1px;
}

.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
}

.widget ul li li {
	border: 0;
	padding-left: ;
}

/* Widget lists of links */

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
	bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}

.widget_rss ul li {
	padding-bottom: 1em;
	padding-top: 1em;
}

/* widget markup */

.widget .post-date,
.widget .rss-date {
	font-size: 0.81em;
}

/* Text widget */

.widget_text {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	border: 0;
}

/* Recent Posts widget */

.widget_recent_entries .post-date {
	display: block;
}

/* Search */

.search-form {
	position: relative;
}

.search-form .search-submit {
	background: #2f4bc5;
	bottom: 3px;
	padding: 0.5em 1em;
	position: absolute;
	right: 3px;
	top: 3px;
}

.search-form .search-submit:hover {
	background: #DF7401;
}

.search-form .search-submit .icon {
	height: 24px;
	height: 1.5rem;
	top: -2px;
	width: 24px;
	width: 1.5rem;
}

/* Tag cloud widget */

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
	line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	border: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	float: left;
	font-size: 14px !important; /* !important to overwrite inline styles */
	font-size: 0.875rem !important;
	margin: 4px 4px 0 0 !important;
	padding: 4px 10px 5px !important;
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: auto;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

/* Calendar widget */

.widget_calendar th,
.widget_calendar td {
	text-align: center;
}

.widget_calendar tfoot td {
	border: 0;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
## Media Queries
--------------------------------------------------------------*/

@media screen and (max-width:960px) {
	.site-title {
		width: 100%;
		text-align: center;
		margin: 15px 0 0;
	}
	
	.site-title a {
		display: block;
	}
	
	#site-menu {
		display: block;
		width: 100%;
		height: 55px;
		text-decoration: none;
	}
	
	#site-menu:focus {
		outline: none;
	}
	
	#site-menu > label {
		display: block;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 55px;
		cursor: pointer;
		font-weight: 700;
		text-align: center;
		background: #DF7401;
		color: #FFF;
		letter-spacing: 1px;
	}
	
	#site-navigation li {
		display: block;
	}
	
	#site-navigation li > a {
		padding: 15px 20px;
		text-align: left;		
	}
	
	#site-navigation li > a:hover {
		background: #B45F04;
	}
	
	/* Hides the menu elements */
	#top-menu {
		display: none
	}
	
	/* Displays de menu on menu click */
	#site-menu.is-visible~#top-menu {
		display: block;
		background: #DF7401;
		padding: 0px;
	}
}

@media screen and (max-width:768px) {
	.mangas .uk-thumbnail {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	.mangas .entry-title {
		text-align: center;
		margin-top: 10px;
	}
	
	.chapters .uk-align-left {
		float: none;
		text-align: center;
		margin: 0 0 15px;
	}
	
	.chapters .uk-align-right {
		float: none;
		text-align: center;
		margin: 15px 0 0;
	}
}

/* Smaller padding on mobile devices */
@media screen and (max-width:480px) {
	.wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.mangas .entry-content .manga-alt-names,
	.mangas .entry-content .manga-authors,
	.mangas .entry-content .manga-artists {
		margin-bottom: 10px;
	}
	
	.mangas .manga-chapters .uk-float-right {
		display: none;
	}
	
	.chapter-thumb img {
		display: block;
		text-align: center;
		margin: 0 auto 10px;
	}
	
	.chapter-content h3 {
		text-align: center;
	}

	.chapter-content small {
		display: block;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	
	.chapter-content div:last-child {
		margin-bottom: 10px;
	}
}

/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .list-view .image-list li{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	list-style-type:none;
}

body .hentry .uk-grid ul{
	text-align:center;
	list-style-type:none;
}

body .entry-header .uk-grid .uk-width-medium-1-3{
	text-align:center;
}

body #masthead{
	background-image:-webkit-linear-gradient(left, #000046 0%, #1cb5e0 100%);
	background-image:-o-linear-gradient(left, #000046 0%, #1cb5e0 100%);
	background-image:linear-gradient(to right, #000046 0%, #1cb5e0 100%);
}

body .uk-grid-collapse h1{
	font-size:27px;
}

body #top-menu .menu-item a:hover{
	background-color:rgba(39,111,236,0.65);
}

body #main .hentry .latest-chapters-heading{
	color:#020202;
	font-size:16px !important;
}

body .entry-header .uk-button-group .uk-button-primary{
	background-color:#1c63b4 !important;
}

body .manga-genres div a{
	background-color:#2f4bc5 !important;
}

body .hentry .uk-grid h3{
	border-bottom-color:#2f4bc5;
}

body .entry-header .uk-grid h2.uk-text-center{
	color:#000000;
}

body .manga-chapters .chapter-list a:hover{
	color:#969696;
}

body .hentry .entry-header h2{
	color:#2f4bc5;
}

body .new-manga .uk-grid-collapse .uk-width-small-5-10 .uk-grid-collapse .uk-width-xlarge-2-10 .uk-padding-remove .uk-overlay .uk-overlay-panel{
	background-color:#2f55c5 !important;
}

body #paged-view-button:active{
	background-color:#090c0f;
}

body #list-view-button:active{
	background-color:transparent;
}

body #main a h3{
	white-space:pre-line;
	font-size:17px;
}

@media (max-width:767px){

	body #site-menu label{
	background-color:transparent;
}

body #top-menu .menu-item a{
	background-color:#000000;
}

body #top-menu li{
	background-color:transparent;
	}

}



/*-----------------------------------------------*/
/*  Archive Page                                 */
/*-----------------------------------------------*/
body.archive #main .hentry .latest-chapters-heading{
	padding-top:0px;
	font-weight:300;
	font-size:17px;
}

body.archive #main .chapter-list a{
	text-align:left;
	font-size:13px;
	white-space:normal;
}

body.archive #main .page-header h2{
	display:none;
}

body.archive #main .chapter-list a:hover{
	color:#9e9e9e;
}

body.archive .new-manga .uk-grid-collapse .uk-overlay-panel{
	background-color:#2f4bc5 !important;
}

body.archive #page #content .wrap #primary #main .uk-grid .uk-width-medium-5-10 .hentry .chapter-list .chapter-list{
	width:100% !important;
}

body.archive #main .page-header h1{
	text-align:center;
}



/*-----------------------------------------------*/
/*  Non-Static Homepage                          */
/*-----------------------------------------------*/
body.home #primary .manga-item .chapter-button{
	background-color:#eaeaea;
	border-bottom-width:3px;
	border-bottom-color:#87afe8;
}


 .manga-container {
                display: flex;
                flex-wrap: wrap;
                gap: 20px;
            }

            .manga-item {
                flex: 1;
                min-width: calc(50% - 20px); /* Adjust for the desired number of columns */
                background-color: #f7f7f7;
                padding: 10px;
                border-radius: 5px;
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                text-align: center;
            }

            .manga-thumbnail img {
                max-width: 100%;
                max-height: auto;
            }

            .manga-item a {
                text-decoration: none;
                color: #333;
                font-weight: bold;
                border-bottom: 1px solid #ddd;
                transition: background-color 0.3s;
            }

            .manga-item a:hover {
                background-color: #ddd;
            }

            .chapter-list {
                list-style: none;
                padding: 0;
                margin: 0;
            }

            .chapter-button {
                background-color: #831a3d;
                color: #333;
                text-decoration: none;
                padding: 5px 10px;
                border-radius: 5px;
                margin-top: 10px;
                display: inline-block;
                transition: background-color 0.3s;
            }

            .chapter-button:hover {
                background-color: #ddd;
            }

            .more-button {
                background-color: #ddd;
                color: #333;
                text-decoration: none;
                padding: 5px 10px;
                border-radius: 5px;
                margin-top: 10px;
                display: block;
                transition: background-color 0.3s;
            }

            .more-button:hover {
                background-color: #999;
            }

            @media screen and (max-width: 767px) {
                .manga-item {
                    min-width: 100%; /* Full width on mobile */
                }
            }

            /* Style for the "View more" button */
            .recently-updated-heading {
                display: flex;
                justify-content: space-between;
                align-items: center;
                margin-bottom: 20px;
            }

            .view-more-button {
                background-color: #831a3d;
                color: #fff;
                text-decoration: none;
                padding: 10px 20px;
                border-radius: 5px;
                font-weight: bold;
                transition: background-color 0.3s;
            }

            .view-more-button:hover {
                background-color: #005aad;
            }
/* Active state style */
#paged-view-button.active {
    background-color: darkblue;
    color: white;
}

#list-view-button.active {
    background-color: darkblue;
    color: white;
}

/* Inactive state style */
#paged-view-button.inactive {
    background-color: lightblue;
    color: black;
}

.list-view-image {
    max-width: 65%; /* Set the maximum width of the images to 65% of their original size */
    height: auto; /* Automatically adjust the height to maintain the aspect ratio */
}

/* Media query for mobile devices (e.g., screens with a maximum width of 768px) */
@media (max-width: 768px) {
    .list-view-image {
        max-width: 100%; /* Set the maximum width to 100% for mobile screens */
        height: auto; /* Automatically adjust the height to maintain the aspect ratio */
    }
}

