/*!
Theme Name: Zazm v1
Theme URI: https://github.com/osm-zrl
Author: OSMz
Author URI: https://github.com/osm-zrl
Description: Zazm is a well-optimized Manga template, ideal for publishing manga/manhwa/manhua or comics.
Version:  1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Zazm
Tags: editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, one-column, flexible-header, custom-colors, custom-menu, custom-logo, Manga

*/
button,
hr,
input {
  overflow: visible;
}
hr,
p {
  margin-bottom: 1.5em;
}
pre,
textarea {
  overflow: auto;
}
.widget select,
.wp-caption,
embed,
iframe,
object,
pre {
  max-width: 100%;
}
#back-to-top,
.nnc-nav.active,
.wp-caption-text {
  text-align: center;
}
.sy-icon,
progress,
sub,
sup {
  vertical-align: baseline;
}
#sy-icon-close,
.sy-icon--primary {
  fill: #f1f1f1;
}
#back-to-top,
.author a,
.entry-title a,
.main-navigation a,
.posted-on a,
a:active,
a:focus,
a:hover,
mark {
  text-decoration: none;
}
article .entry-summary p,
li > ol,
li > ul {
  margin-bottom: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}
body {
  font-family: Funnel Display, sans-serif;
  margin: 0;
  --sb-track-color: #232e33;
  --sb-thumb-color: #22a7f0;
  --sb-size: 10px;
  background: linear-gradient(212deg, #000000 0%, #000c1b 20%, #000000 100%);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
#page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.site-content {
  flex: 1;
}
@font-face {
  font-display: block;
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/icomoon.woff2?fimki) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Funnel Display;
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/FunnelDisplay.woff2) format("truetype");
}
.site-title a,
.site-title a:hover {
  color: #f1f1f1;
}
@media (max-width: 768px) {
  .site-branding h2 {
    font-size: 1.5rem !important;
  }
}
#comic-breadcrumbs {
  background-color: rgb(74 74 74 / 33%);
  font-size: 1em;
  margin: 15px auto;
  padding: 10px;
  width: 100%;
}
.comic-breadcrumbs-item:before {
  content: "/";
  padding: 0 4px;
}
#back-to-top {
  background-color: rgb(34 167 240 / 0.85);
  border-radius: 100%;
  bottom: 80px;
  color: #fff;
  display: none;
  font-size: 16px;
  height: 45px;
  line-height: 30px;
  padding: 10px;
  position: fixed;
  right: 20px;
  width: 45px;
  z-index: 1000;
}
#back-to-top:hover {
  background-color: #292929;
}
body::-webkit-scrollbar {
  width: var(--sb-size);
}
body::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 6px;
}
body::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 6px;
}
@supports not selector(::-webkit-scrollbar) {
  body {
    scrollbar-color: var(--sb-thumb-color) var(--sb-track-color);
  }
}
.wp-block-search__button {
  background-color: #22a7f0;
  color: #f1f1f1;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  background-color: #ccc;
  border: 0;
  height: 1px;
}
a {
  background-color: #fff0;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  height: auto;
  width: 100%;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
textarea {
  width: 100%;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.comment-form label,
.sticky,
details {
  display: block;
}
summary {
  display: list-item;
}
.updated:not(.published),
[hidden],
template {
  display: none;
}
body,
button,
input,
optgroup,
select,
textarea {
  color: #999;
  font-size: 1rem;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  text-align: left;
  color: #f1f1f1;
}
em,
i {
  font-style: italic;
}
pre {
  background: #eee;
  font-family: Courier\10 Pitch, Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
}
code,
pre,
tt,
var {
  font-size: 0.9375rem;
}
code,
tt,
var {
  font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;
}
mark {
  background: #fff9c0;
}
big {
  font-size: 125%;
}
*,
:after,
:before {
  box-sizing: inherit;
}
ol,
ul {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #e6e6e6;
  border: 0;
  border-radius: 3px;
  color: rgb(0 0 0 / 0.8);
  font-size: 1rem;
  line-height: 1;
  padding: 0.7rem 1.2rem;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="text"],
input[type="time"],
input[type="url"],
textarea {
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 3px;
  color: #999;
  padding: 6px;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  color: #111;
  outline: 0;
}
select {
  border: 1px solid #ccc;
}
.entry-title a:hover,
.site-info a:hover,
.widget ul li a:hover,
a,
a:active,
a:focus,
a:hover {
  color: #22a7f0;
  transition: 0.2s ease-in;
}
a:focus {
  outline: dotted thin;
}
#content[tabindex="-1"]:focus,
a:active,
a:hover {
  outline: 0;
}
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
  gap: 10px;
}
.main-navigation ul ul {
  background-color: #fff;
  box-shadow: 0 0 4px 0 #eee;
  float: left;
  left: -40px;
  opacity: 0;
  position: absolute;
  top: 5rem;
  transition: 0.4s ease-in-out;
  visibility: hidden;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: 12.5rem;
  top: 3.4rem;
}
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:hover > ul {
  left: 12.5rem;
  top: -1px;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
  left: -40px;
  opacity: 1;
  top: 3.4rem;
  transition: 0.4s ease-in-out;
  visibility: visible;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  color: #f1f1f1;
  display: block;
  padding: 0.5rem;
  transition: color 0.2s;
  border-bottom: #22a7f0 2px solid;
  border-radius: 10px;
}
.main-navigation a:focus,
.main-navigation a:hover {
  color: #fff;
  transition: color 0.2s;
  background-color: #22a7f0;
}
li.menu-item-has-children a {
  padding-right: 30px;
}
li.menu-item-has-children:after {
  background: url(assets/images/angle-down.svg) no-repeat;
  content: "";
  cursor: pointer;
  height: 12px;
  position: absolute;
  right: 0;
  top: 1.28rem;
  width: 24px;
}
.nnc-nav.active {
  align-items: center;
  background: linear-gradient(212deg, #000000 0%, #000c1b 20%, #000000 100%);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  color: #f1f1f1;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
#tsparticles,
.search-block,
.sy-card__img a:after {
  height: 100%;
  left: 0;
  top: 0;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgb(0 0 0 / 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  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;
}
.clear:after,
.clear:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.site-content:after,
.site-header:after {
  clear: both;
}
.widget {
  margin: 0 0 4em;
}
.entry-content,
.entry-summary,
.page-content {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.custom-logo-link {
  display: block;
  line-height: 0;
  margin-right: 1rem;
  width: 60px;
}
.site-branding h1 {
  line-height: 1;
}
.wp-caption {
  margin-bottom: 1.5em;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
#tsparticles {
  position: fixed;
  width: 100%;
  z-index: -1;
}
.bg-none {
  background: 0 0;
}
.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 991px) {
  .nnc-nav .main-navigation {
    display: none;
  }
  .nnc-nav.active .main-navigation {
    display: block;
  }
  .main-navigation {
    float: none;
    width: auto;
  }
  .main-navigation ul.menu {
    display: flex;
    flex-direction: column;
  }
  .main-navigation.is-active {
    left: 0;
  }
  .main-navigation ul ul {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    max-height: 0;
    opacity: 1;
    overflow: hidden;
    position: static;
    top: 3rem;
    transition: max-height 0.4s ease-in-out;
    visibility: visible;
  }
  .main-navigation ul li.focus > ul,
  .main-navigation ul li:hover > ul {
    max-height: 100rem;
    top: 3rem;
    transition: max-height 0.4s ease-in-out;
  }
  .main-navigation ul ul ul {
    left: 0;
    top: 3rem;
  }
  .widget-area {
    margin-top: 3.4rem;
  }
}
h2.widget-title {
  font-size: 24px;
}
.widget li {
  padding: 12px 0;
  position: relative;
}
.entry-header h1 {
  font-size: 2.6rem;
  margin: 0;
}
.entry-content p {
  font-size: 15px;
  line-height: 24px;
}
footer.entry-footer {
  padding-top: 18px;
}
.edit-link {
  font-size: 16px;
  padding-left: 0.8rem;
  position: relative;
}
.cat-links,
.comments-link,
.entry-meta .byline {
  font-size: 14px;
  padding-right: 0.8rem;
}
.cat-links:before,
.comments-link:before,
.edit-link:before,
.posted-on:before {
  color: #999;
  content: ".";
  left: -1px;
  position: absolute;
  top: -7px;
}
.sy-pagination {
  margin-bottom: 3rem;
}
.entry-meta {
  margin-top: 18px;
}
.tags-links {
  color: #999;
  display: block;
  margin-bottom: 2rem;
}
.cat-links a,
.comments-link a,
.tags-links a {
  color: #444;
}
.tags-links a:hover {
  color: #22a7f0;
}
h2.comments-title {
  font-size: 24px;
  margin-bottom: 14px;
}
input.submit {
  background: #333;
  border: 0;
  box-shadow: none;
  color: #fff;
  margin: 14px 0;
  padding: 14px;
  text-shadow: none;
  transition: 0.3s ease-in-out;
}
input.submit:hover {
  background: #22a7f0;
  box-shadow: none;
  color: #fff;
}
.search-block {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 12px 2px #f5f5f5;
  display: flex;
  justify-content: center;
  opacity: 0;
  padding: 2.8rem;
  position: fixed;
  transform: translate(0) scale(0.7);
  transition: 0.4s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 11;
}
.search-block.active {
  opacity: 1;
  transform: translate(0) scale(1);
  transition: 0.4s ease-in-out;
  visibility: visible;
}
.sy-btn,
.sy-btn:hover {
  background-color: #22a7f0;
  color: #fff;
  opacity: 1;
  transition: 0.3s ease-in-out;
}
.search-close {
  padding: 10px;
  position: absolute;
  right: 30px;
  top: 30px;
}
.search-close .sy-icon {
  fill: #f9f9f9 !important;
}
.search-close .sy-icon:hover {
  fill: #999;
}
.search-form label {
  margin-bottom: 1rem;
  width: 100%;
}
.search-form label input {
  width: 100%;
}
.sy-btn {
  display: flex;
  filter: brightness(100%);
  padding: 0.8rem 1.6rem;
}
.sy-btn .sy-icon {
  fill: #fff;
  transform: translateY(-1px);
}
.sy-btn:hover {
  filter: brightness(92%);
}
.sy-btn--search {
  margin-left: 0.3rem;
  padding: 0.66rem 0.8rem;
}
.archive article,
.search article {
  border-top: 1px solid #ccc;
  padding: 2rem 0;
}
.l-h-0 {
  line-height: 0;
}
.sy-header {
  margin-bottom: 30px;
  padding: 1rem 0;
}
.sy-icon {
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  transition: 0.2s;
  width: 2rem;
}
.sy-icon:focus,
.sy-icon:hover {
  fill: #22a7f0;
  transition: 0.2s;
}
.sy-icon--md {
  height: 1rem;
  width: 1rem;
}
.sy-icon--lg {
  height: 1.5rem;
  width: 1.5rem;
}
.sy-card {
  background-color: #fff;
  box-shadow: 0 3px 4px 0 #eee;
  margin-bottom: 1.9rem;
  padding: 0;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.cat-links,
.comments-link,
.posted-on {
  padding-left: 0.8rem;
  position: relative;
}
.transition,
.widget ul li a {
  transition: 0.2s ease-in;
}
.sy-card__img {
  position: relative;
}
.sy-card__img a:after {
  background-color: #000;
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  transition: 0.5s ease-in-out;
  width: 100%;
}
.sy-card:hover .sy-card__img a:after {
  opacity: 0.4;
}
.sy-card__img img {
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: transform 0.5s ease-in-out;
}
.sy-card:hover .sy-card__img img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.sy-card__img a {
  display: block;
  line-height: 0;
  overflow: hidden;
}
.entry-title a {
  color: #444;
  font-size: 24px;
  line-height: 1.4;
}
.entry-meta .byline {
  color: #999;
  text-transform: capitalize;
}
.posted-on {
  padding-right: 0.8rem;
}
.entry-content > p {
  color: #888;
  font-size: 16px;
  line-height: 1.68;
}
.author a {
  color: #444;
}
.posted-on a {
  color: #999;
  font-size: 14px;
}
.site-info a {
  color: #999;
}
ol.comment-list {
  margin: 0 0 2rem;
}
.widget ul {
  list-style: none;
  margin: 0 0 1.5em;
  padding: 0;
}
.widget ul li a {
  color: #888;
}
.widget ul li a:visited {
  color: #22a7f0 !important;
}
.footer-bottom {
  background: linear-gradient(180deg, transparent, rgb(34 167 240 / 0.78) 550%);
  border-bottom: 4px solid #22a7f0;
  color: #999;
}
.sy-mobile-menu {
  background-color: #fff0;
  margin-right: 1.4rem;
  padding: 0;
}
.sy-btn--search .sy-icon {
  fill: #fff;
}
#secondary,
.sy-content-area {
  background-color: #fff0;
  margin-bottom: 1.875rem;
}
#secondary {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 1.875rem;
}
#secondary .widget {
  width: 50%;
}
#secondary .widget-title {
  border-bottom: 2px solid #22a7f0;
  color: #f1f1f1;
  width: -moz-fit-content;
  width: fit-content;
}
.archive-description {
  padding-bottom: 1.4rem;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
  content: "\e90c";
}
.icon-sort:before {
  content: "\e90b";
}
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: "\e900";
}
.icon-star-o:before {
  content: "\e901";
}
.icon-star:before {
  content: "\e902";
}
.icon-close:before,
.icon-remove:before,
.icon-times:before {
  content: "\e903";
}
.icon-eye:before {
  content: "\e904";
}
.icon-arrow-up:before {
  content: "\e905";
}
.icon-chevron-left:before {
  content: "\e906";
}
.icon-chevron-right:before {
  content: "\e907";
}
.icon-bug:before {
  content: "\e908";
}
.icon-pinterest-p:before {
  content: "\e909";
}
.icon-twitter:before,
.icon-x:before {
  content: "\e90a";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.widget_custom_recent_posts_widget ul > li::before {
  font-family: icomoon;
  font-weight: 900;
  content: "\e90c";
  font-size: 16px;
  margin-bottom: 1px;
  margin-right: 6px;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .widget_custom_recent_posts_widget {
    border-left-width: 1px;
    border-left-style: dashed;
    border-color: #999;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 768px) {
  #secondary .widget {
    width: 100%;
  }
}
