Theme Name: Astra Child
Template: astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Version: 4.12.2
Requires at least: 5.3
WC requires at least: 3.0
WC tested up to: 9.6
Tested up to: 6.8
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

 Note: The CSS files are loaded from assets/css/ folder.
.search-category-results {
    margin-bottom: 2em;
    background: #f9f9f9;
    padding: 1em;
    border-radius: 8px;
}

.search-category-results h2 {
    margin-top: 0;
    font-size: 1.3em;
}

.category-list {
    list-style: none;
    padding-left: 0;
}

.category-list li {
    margin: 0.5em 0;
}

.category-list a {
    text-decoration: none;
    color: #0073aa;
}

.category-list a:hover {
    text-decoration: underline;
}

.cgl-container{width:100%!important;margin:0 auto!important;padding:0!important;max-width:100%!important}
.cgl-grid{display:grid!important;grid-template-columns:repeat(var(--cgl-columns-mobile,2),1fr)!important;gap:1rem!important;list-style:none!important;margin:0!important}
.cgl-item{position:relative!important;overflow:visible!important;border-radius:4px!important;background:#fff!important;border:1px solid #eee!important;box-shadow:0 1px 3px rgba(0,0,0,.1)!important;transition:transform .2s,box-shadow .2s!important;display:block!important;width:100%!important;margin:0!important;float:none!important}
.cgl-item:hover{transform:translateY(-2px)!important;box-shadow:0 4px 8px rgba(0,0,0,.15)!important}
.cgl-link{display:block!important;text-decoration:none!important;color:inherit!important;width:100%!important;height:100%!important}
.cgl-link:hover,.cgl-link:focus{outline:none!important;text-decoration:none!important}
.cgl-link:hover .cgl-name,.cgl-link:focus .cgl-name{text-decoration:none!important}
.cgl-image-wrapper{position:relative!important;width:100%!important;padding-top:150%!important;overflow:hidden!important;background:#f5f5f5!important;margin:0!important}
.cgl-image{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:auto!important;height:100%!important;max-width:100%!important;object-fit:contain!important;display:block!important}
.cgl-status-label{position:absolute!important;right:-10px!important;z-index:10!important;padding:5px 10px!important;font-size:10px!important;font-weight:700!important;letter-spacing:.5px!important;transform:rotate(12deg)!important;box-shadow:0 3px 6px rgba(0,0,0,.3)!important;white-space:nowrap!important;line-height:1.2!important}
.cgl-status-ongoing{background:#4caf50!important;color:#fff!important}
.cgl-status-completed{background:#f44336!important;color:#fff!important}
.cgl-status-hiatus{background:#ffc107!important;color:#333!important}
.cgl-status-label::before{content:''!important;position:absolute!important;top:100%!important;right:0!important;width:0!important;height:0!important;border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:6px solid rgba(0,0,0,.2)!important}
.cgl-status-ongoing::before{border-top-color:rgba(76,175,80,.8)!important}
.cgl-status-completed::before{border-top-color:rgba(244,67,54,.8)!important}
.cgl-status-hiatus::before{border-top-color:rgba(255,193,7,.8)!important}
.cgl-image-wrapper{position:relative!important}
.cgl-pdf-label{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:10!important;padding: 6px 8px !important;font-size:12px!important;font-weight:700!important;letter-spacing:.3px!important;background:#2171b1 !important;color:#fff!important;text-align:center!important;box-shadow:0 -2px 4px rgba(0,0,0,.2)!important;white-space:nowrap!important;line-height:1.2!important}
.cgl-name{padding:.75rem!important;text-align:center!important;font-weight:500!important;font-size:.9rem!important;color:#333!important;text-decoration:none!important;margin:0!important}
.cgl-empty{padding:2rem!important;text-align:center!important;color:#666!important}
.cgl-pagination{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;margin:1rem 0!important}
.cgl-page-nav{display:inline-block!important;padding:2px 8px!important;background:#fff!important;color:#555!important;border:1px solid #ddd!important;border-radius:4px!important;font-size:.9rem!important;font-weight:500!important;text-decoration:none!important;cursor:pointer!important;transition:all .2s!important;position:relative!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important;min-width:36px!important;text-align:center!important}
.cgl-page-nav:hover{color:#2271b1!important;background:#f0f5ff!important;border-color:#2271b1!important;box-shadow:0 2px 4px rgba(34,113,177,.15)!important}
.cgl-page-nav-disabled{opacity:.5!important;cursor:not-allowed!important;pointer-events:none!important}
.cgl-page-nav-text{display:none!important}
.cgl-page-nav-icon{display:inline-block!important;font-size:1.1rem!important;line-height:1!important}
.cgl-page{display:inline-block!important;padding:2px 8px!important;text-decoration:none!important;color:#555!important;background:#fff!important;border:1px solid #ddd!important;border-radius:4px!important;font-size:.9rem!important;font-weight:500!important;text-align:center!important;transition:all .2s!important;position:relative!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important;min-width:36px!important}
.cgl-page:hover{color:#2271b1!important;background:#f0f5ff!important;border-color:#2271b1!important;box-shadow:0 2px 4px rgba(34,113,177,.15)!important}
.cgl-page-current{color:#fff!important;font-weight:700!important;background:#2271b1!important;border-color:#2271b1!important;cursor:default!important;pointer-events:none!important;box-shadow:0 2px 4px rgba(34,113,177,.3)!important}
.cgl-page-current:hover{color:#fff!important;background:#2271b1!important;border-color:#2271b1!important}
.cgl-page-ellipsis{display:inline-block!important;padding:2px 8px!important;color:#999!important;font-size:.9rem!important;font-weight:500!important;min-width:36px!important;text-align:center!important;pointer-events:none!important}
.cgl-page-desktop{display:inline-block!important}
.cgl-page-mobile{display:none!important}
.cgl-page-ellipsis-desktop{display:inline-block!important}
.cgl-page-ellipsis-mobile{display:none!important}
.cgl-filters{margin-bottom: 1rem !important;border-radius:8px!important;padding: 0 0 0 10px;}
.cgl-filter-section{display:flex!important;flex-wrap:wrap!important;    flex-direction: column;gap:.5rem!important;margin-bottom:.75rem!important}
.cgl-filter-section:last-child{margin-bottom:0!important}
.cgl-filter-label{font-size:16px!important;font-weight:700!important;color:#333!important;margin:0!important;margin-right:.5rem!important;min-width:60px!important}
.cgl-filter-buttons{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;flex:1!important}
.cgl-filter-btn{display:inline-block!important;padding:2px 8px !important;background:#fff!important;color:#555!important;border:1px solid #ddd!important;border-radius:4px!important;font-size:.9rem!important;font-weight:500!important;text-decoration:none!important;cursor:pointer!important;transition:all .2s!important;position:relative!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important}
.cgl-filter-btn:hover{color:#2271b1!important;background:#f0f5ff!important;border-color:#2271b1!important;box-shadow:0 2px 4px rgba(34,113,177,.15)!important}
.cgl-filter-btn.cgl-filter-active{color:#fff!important;font-weight:700!important;background:#2271b1!important;border-color:#2271b1!important;cursor:default!important;pointer-events:none!important;box-shadow:0 2px 4px rgba(34,113,177,.3)!important}
.cgl-filter-btn.cgl-filter-active:hover{color:#fff!important;background:#2271b1!important;border-color:#2271b1!important}
.cgl-filter-btn.cgl-filter-active::after{display:none!important}
#wt-novels-grid-ajax-wrap,.novel-chapters-content,.blog-archive-ajax-wrap{position:relative!important}
#wt-novels-grid-ajax-wrap.cgl-loading,.novel-chapters-content.cgl-loading,.blog-archive-ajax-wrap.cgl-loading{pointer-events:none!important}
.cgl-ajax-overlay{position:absolute!important;inset:0!important;background:rgba(255,255,255,.78)!important;display:none!important;align-items:center!important;justify-content:center!important;z-index:100!important;border-radius:inherit!important}
.cgl-ajax-overlay.is-loading{display:flex!important}
.cgl-ajax-overlay .cgl-ajax-spinner{position:static!important;left:auto!important;top:auto!important;transform:none!important;display:block!important;width:40px!important;height:40px!important}
.cgl-ajax-spinner{pointer-events:none!important;width:40px!important;height:40px!important}
.cgl-ajax-spinner::after{content:''!important;display:block!important;width:100%!important;height:100%!important;border:3px solid #eaeaea!important;border-top-color:#2271b1!important;border-radius:50%!important;animation:cgl-spin .6s linear infinite!important}
@keyframes cgl-spin{to{transform:rotate(360deg)}}
.site-content section.ast-archive-description{margin-bottom: 0;}
@media(min-width:768px){.cgl-grid{grid-template-columns:repeat(var(--cgl-columns-tablet,var(--cgl-columns-mobile,4)),1fr)!important;gap:10px!important}.cgl-filter-section{flex-wrap:nowrap!important}.cgl-filter-label{min-width:80px!important}.cgl-page-nav-text{display:inline-block!important}.cgl-page-nav-icon{display:none!important}.cgl-page-nav{padding:2px 8px!important}.cgl-page-desktop{display:inline-block!important}.cgl-page-mobile{display:none!important}.cgl-page-ellipsis-desktop{display:inline-block!important}.cgl-page-ellipsis-mobile{display:none!important}}
@media(max-width:767px){.cgl-page-desktop{display:none!important}.cgl-page-mobile{display:inline-block!important}.cgl-page-ellipsis-desktop{display:none!important}.cgl-page-ellipsis-mobile{display:inline-block!important}}
@media(min-width:1024px){.cgl-grid{grid-template-columns:repeat(var(--cgl-columns-desktop,var(--cgl-columns-tablet,5)),1fr)!important}}
/* Novel Details Page Styles */
.novel-details-container{max-width:1200px!important;margin:0 auto!important;}
.novel-header{display:flex!important;flex-direction:column!important;gap:10px!important;padding:0 0 0 10px!important;background:#fff!important;border-radius:8px!important}
.novel-header .novel-title{font-size:1.2rem!important;font-weight:700!important;color:#333!important;line-height:1.2!important}
.novel-layout-wrapper{display:flex!important;gap:1rem!important;align-items:flex-start!important}
.novel-sidebar{flex:0 0 25%!important}
.novel-main-content{flex:0 0 50%!important}
.novel-sidebar-right{flex:0 0 25%!important}
.novel-image-wrapper{position:relative!important;width:100%!important;margin:0!important;flex-shrink:0!important}
.novel-image{width:100%!important;height:auto!important;border-radius:8px!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;display:block!important}
.novel-status-badge{position:absolute!important;top:10px!important;right:10px!important;padding:6px 12px!important;font-size:11px!important;font-weight:700!important;letter-spacing:.5px!important;border-radius:4px!important;box-shadow:0 2px 6px rgba(0,0,0,.3)!important;z-index:10!important}
.novel-status-ongoing{background:#4caf50!important;color:#fff!important}
.novel-status-completed{background:#f44336!important;color:#fff!important}
.novel-status-hiatus{background:#ffc107!important;color:#333!important}
.novel-sidebar-left .novel-read-buttons{display:flex!important;flex-direction:row!important;gap:.75rem!important;margin-top:0.75rem!important;width:100%!important}
.novel-sidebar-left .novel-read-btn{width:100%!important;justify-content:center!important}
.novel-read-btn{display:inline-flex!important;align-items:center!important;gap:.5rem!important;padding:8px 16px!important;background:#2271b1!important;color:#fff!important;text-decoration:none!important;border-radius:4px!important;font-size:.9rem!important;font-weight:500!important;transition:all .2s!important;box-shadow:0 1px 3px rgba(34,113,177,.3)!important}
.novel-read-btn:hover{background:#135e96!important;box-shadow:0 2px 6px rgba(34,113,177,.4)!important;transform:translateY(-1px)!important;color:#fff!important}
.novel-read-btn:active{transform:translateY(0)!important}
.novel-read-pdf{background:#dc3545!important;box-shadow:0 1px 3px rgba(220,53,69,.3)!important}
.novel-read-pdf:hover{background:#c82333!important;box-shadow:0 2px 6px rgba(220,53,69,.4)!important}
.novel-pdf-button-wrapper{margin-top:.75rem!important}
.novel-read-pdf{width:100%!important;justify-content:center!important}
.novel-pdf-icon{flex-shrink:0!important;width:16px!important;height:16px!important}
.novel-taxonomy-fields{margin-top:1rem!important}
.novel-taxonomy-item strong{font-weight:600!important;color:#333!important;margin-right:.5rem!important}
.novel-taxonomy-item span{color:#666!important}
.novel-taxonomy-item a{color:#2271b1!important;text-decoration:none!important}
.novel-taxonomy-item a:hover{text-decoration:underline!important;color:#135e96!important}
.novel-tags-display{flex:1!important;min-width:0!important}
.novel-tags-toggle{background:none!important;border:none!important;color:#2271b1!important;cursor:pointer!important;font-size:.875rem!important;padding:0!important;margin-left:.5rem!important;text-decoration:underline!important;flex-shrink:0!important}
.novel-tags-toggle:hover{color:#135e96!important}
.novel-tags-toggle[aria-expanded="true"] .novel-tags-toggle-text::after{content:" (less)"!important}
.novel-right-fields{display:flex!important;flex-direction:column!important;padding-right: 10px;}
.novel-right-field-item{display:flex!important;gap:5px!important;justify-content:flex-start!important;align-items:baseline!important}
.novel-right-field-item strong{display:block!important;font-weight:600!important;color:#333!important;margin-bottom:.25rem!important}
.novel-right-field-item span,.novel-right-field-item div{color:#666!important;line-height:1.5!important;display:block!important;margin-top:.25rem!important}
.novel-right-field-item a{color:#2271b1!important;text-decoration:none!important}
.novel-right-field-item a:hover{text-decoration:underline!important;color:#135e96!important}
.novel-description .novel-taxonomy-item strong{font-weight:600!important;color:#333!important;margin-right:.5rem!important;flex-shrink:0!important}
.novel-description .wtn-description-content{color:#666!important;line-height:1.6!important;font-size:1rem!important;flex:1!important;min-width:0!important}
.novel-description .wtn-description-content p{margin:0 0 .5rem!important}
.novel-description .wtn-description-content p:last-child{margin-bottom:0!important}
.novel-description p{margin:0 0 1rem!important}
.novel-description p:last-child{margin-bottom:0!important}
.novel-meta{display:flex!important;flex-direction:column!important;gap:.75rem!important}
.novel-meta-item{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;align-items:flex-start!important}
.novel-meta-item strong{font-weight:600!important;color:#333!important;min-width:120px!important}
.novel-meta-item span{color:#666!important;flex:1!important}
.novel-chapters{margin-top:1rem!important;padding: 0 0 0 10px;}
.novel-chapters-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:1rem!important;gap:1rem!important;flex-wrap:wrap!important;align-items: center;}
.novel-chapters-title-row{display:contents!important}
.novel-chapters-title{margin:0!important;font-size:1.3rem!important;font-weight:700!important;color:#333!important;flex:1!important;min-width:0!important}
.novel-chapters-sort{display:flex!important;align-items:center!important;justify-content:center!important;background:none!important;border:1px solid #2171b1!important;border-radius:4px!important;padding:.5rem!important;cursor:pointer!important;transition:all .2s!important;color:#333!important;flex-shrink:0!important}
.novel-chapters-sort:hover{background:#f5f5f5!important;border-color:#2271b1!important;color:#2271b1!important}
.novel-sort-icon{flex-shrink:0!important;width:20px!important;height:20px!important;stroke:currentColor!important;transition:stroke .2s!important}
.novel-chapters-sort:hover .novel-sort-icon{stroke:#2271b1!important}
.novel-purchase-coins-wrapper{display:flex!important;align-items:center!important;flex-shrink:0!important}
.novel-purchase-coins-block{display:flex!important;align-items:center!important}
.novel-purchase-coins-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#2271b1!important;color:#fff!important;border:none!important;border-radius:4px!important;padding:.6rem 1.2rem!important;font-size:.85rem!important;font-weight:600!important;cursor:pointer!important;transition:all .2s!important;text-decoration:none!important;position:relative!important;text-align:center!important;line-height:1.3!important;box-sizing:border-box!important}
.novel-purchase-coins-btn:hover{background:#135e96!important;color:#fff!important;text-decoration:none!important}
.novel-purchase-coins-btn form,.novel-purchase-coins-btn .mycred-buy-form{display:inline!important;margin:0!important;padding:0!important;background:transparent!important;border:none!important;position:absolute!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important;z-index:-1!important}
.novel-purchase-coins-btn form button,.novel-purchase-coins-btn form input[type="submit"],.novel-purchase-coins-btn .mycred-buy-form button,.novel-purchase-coins-btn .mycred-buy-form input[type="submit"]{display:none!important}
.novel-purchase-coins-btn-text{display:inline-block!important;cursor:pointer!important;user-select:none!important;pointer-events:none!important;white-space:normal!important}
@media(max-width:767px){.novel-chapters-header{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.novel-chapters-title-row{display:flex!important;width:100%!important;align-items: center;}.novel-purchase-coins-wrapper{width:100%!important}.novel-purchase-coins-block{width:100%!important}.novel-purchase-coins-btn{width:100%!important}}
.chapters-list{display:flex!important;flex-direction:column!important;gap:0.5rem!important;margin-bottom:2rem!important}
.chapter-item{background:#fff!important;border:1px solid #eee!important;border-radius:6px!important;padding:0.5rem!important;transition:all .2s!important;box-shadow:0 1px 3px rgba(0,0,0,.1)!important}
.chapter-item:hover{box-shadow:0 2px 6px rgba(0,0,0,.15)!important;border-color:#2271b1!important}
.chapter-link{display:block!important;text-decoration:none!important;color:inherit!important}
.chapter-link:hover,.chapter-link:focus{outline:none!important;text-decoration:none!important}
.chapter-title{font-size:1rem!important;font-weight:600!important;color:#2271b1!important;line-height:1.3!important}
.chapter-link:hover .chapter-title{color:#135e96!important;text-decoration:underline!important}
.chapter-meta{display:flex!important;align-items:center!important;gap:.5rem!important;margin-top:.25rem!important;flex-wrap:wrap!important}
.chapter-date{font-size:.875rem!important;color:#999!important}
.chapter-paid-badge{display:inline-flex!important;align-items:center!important;gap:.25rem!important;padding:.2rem .4rem!important;border:none!important;border-radius:4px!important;background:#ffc107!important;font-size:.75rem!important;color:#000!important;line-height:1!important;font-weight:600!important;cursor:pointer!important;transition:all .2s!important;box-shadow:0 1px 3px rgba(255,193,7,.3)!important}
.chapter-paid-badge:hover{background:#ffb300!important;box-shadow:0 2px 6px rgba(255,193,7,.4)!important;transform:translateY(-1px)!important}
.chapter-paid-star{width:14px!important;height:14px!important;color:#000!important;flex-shrink:0!important}
.chapter-paid-points{font-weight:600!important;white-space:nowrap!important}
.no-chapters{padding:2rem!important;text-align:center!important;color:#666!important;background:#f9f9f9!important;border-radius:6px!important}
.ast-separate-container #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary{margin:.5em 0!important;padding:0!important}
.ast-breadcrumbs-wrapper{margin-top:5px;margin-bottom:5px;padding:0;}
.novel-summary-display{flex:1!important;min-width:0!important}
.novel-summary-toggle{background:none!important;border:none!important;color:#2271b1!important;cursor:pointer!important;font-size:.875rem!important;padding:0!important;margin-left:.5rem!important;text-decoration:underline!important;flex-shrink:0!important}
.novel-summary-toggle:hover{color:#135e96!important}
.novel-summary-toggle[aria-expanded="true"] .novel-summary-toggle-text::after{content:" (less)"!important}
@media(max-width:767px){.novel-layout-wrapper{flex-direction:column!important;gap: 0.5rem !important;}.novel-sidebar,.novel-main-content,.novel-sidebar-right{flex:0 0 100%!important}}
@media(min-width:768px){.novel-header .novel-title{text-align:left!important;font-size:1.5rem!important}}
@media(min-width:1024px){.novel-header .novel-title{font-size:1.5rem!important}}
.site-content section.ast-archive-description{padding:10px;text-align: justify;}

/* 404: compact, SEO/speed friendly */
.wt-404{max-width:640px;margin:0 auto}
.wt-404-intro{font-size:1rem;line-height:1.45;margin-bottom:.6rem}
.wt-404-search{margin-bottom:.75rem;display:flex;justify-content:center;width:-webkit-fill-available;}
.wt-404-search .search-form{display:flex;max-width:360px}
.wt-404-search .search-form label{display:flex;flex:1;min-width:0;align-items:stretch;gap:0}
.wt-404-search .search-field{flex:1;min-width:0;height:38px;padding:8px 12px;border:1px solid #dcdcdc;border-right:none;border-radius:6px 0 0 6px;background:#fff}
.wt-404-search .search-field::placeholder{color:#999}
.wt-404-search .search-submit{flex-shrink:0;width:46px;height:38px;padding:0;margin-left:-1px;border:1px solid #2271b1;border-radius:0 6px 6px 0;cursor:pointer;background:#2271b1;color:#fff;display:inline-flex;align-items:center;justify-content:center}
.wt-404-search .search-submit:hover{background:#135e96;border-color:#135e96;color:#fff}
.wt-404-search .search-submit i,.wt-404-search .search-submit svg{color:inherit;fill:currentColor}
.wt-404-search input[type=submit]{display:none}
.wt-404-links{margin-bottom:.6rem}
.wt-404-h2{font-size:1rem;margin:0 0 .3rem;font-weight:600}
.wt-404-ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:0 .5rem}
@media(min-width:420px){.wt-404-ul{grid-template-columns:repeat(2,1fr)}}
.wt-404-ul li{margin:.15rem 0}
.wt-404-ul a{color:#2271b1;text-decoration:none;font-size:.95rem}.wt-404-ul a:hover{text-decoration:underline}
.wt-404-contact{font-size:.9rem;margin-bottom:.5rem}
.wt-404-cta{background:#f0e6d6;padding:.75rem 1rem;border-radius:8px;margin-top:.75rem}
.wt-404-cta-p{font-size:.9rem;margin:0 0 .5rem;color:#3e2a26}
.wt-404-btn{display:inline-block;padding:6px 14px;background:#d9a273;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:.9rem}.wt-404-btn:hover{background:#c4905f;color:#fff}

/* Genres & Tags index */
.wt-gt-intro{margin:0 0 1rem;color:#444;font-size:.95rem;line-height:1.5}
.wt-gt-section{margin-bottom:1.75rem}
.wt-gt-section:last-of-type{margin-bottom:0}
.wt-gt-title{font-size:1.15rem;font-weight:700;margin:0 0 .6rem;color:#1a1a1a;letter-spacing:.02em}
.wt-gt-list{list-style:none;margin:0;padding:0;padding-left:0;display:grid;grid-template-columns:1fr;gap:.5rem}
@media(min-width:600px){.wt-gt-list{grid-template-columns:repeat(3,1fr);gap:.5rem .75rem}}
@media(min-width:992px){.wt-gt-list{grid-template-columns:repeat(4,1fr);gap:.5rem .85rem}}
.wt-gt-item{margin:0;border:1px solid #e5e2dc;border-radius:6px;background:#fcfbf9;overflow:hidden;transition:border-color .15s,box-shadow .15s}
.wt-gt-item:hover{border-color:#c9c4b8;box-shadow:0 2px 6px rgba(0,0,0,.06)}
.wt-gt-link{display:block;padding:.5rem .65rem;color:#2c5282;text-decoration:none;font-size:.9rem;font-weight:500}.wt-gt-link:hover{color:#1a365d}
.wt-gt-count{color:#6b6b6b;font-weight:400;font-size:.85em}
.wt-gt-empty{color:#6b6b6b;margin:1rem 0}

/* Blog archive uses same .cgl-* grid as novels (image + title, 5 columns); see inc/wtn/blog.php */

/* Sidebar Style */
.ast-right-sidebar #secondary{padding:10px !important;background: #ffffff;margin-top: 8px !important;}
@media(max-width:420px){.ast-right-sidebar #secondary{margin: 0 !important;}}

/* Custom */

#primary {margin: 0 !important;}
.site-content .ast-container{padding: 0;}
.ast-archive-description{border-bottom: none; margin-bottom: 0;}


@media (min-width: 993px) {
    .ast-right-sidebar #primary {
        padding-right: 0;
        border-right: none;
    }
}
@media (min-width: 922px) {
    .ast-right-sidebar #secondary {
        border-left: none;
        margin-left: 0;
    }
}

div#wt-statuses-grid-ajax-wrap,div#wt-tag-grid-ajax-wrap,div#wt-genre-grid-ajax-wrap,div#wt-novels-grid-ajax-wrap,div#wt-search-grid-ajax-wrap,div#blog-archive-ajax-wrap,.ast-post-format-.ast-no-thumb.single-layout-1,.single .post-navigation,.site .comments-area{padding: 0 0 0 10px !important;}
@media(max-width:420px) {div#wt-statuses-grid-ajax-wrap,div#wt-tag-grid-ajax-wrap,div#wt-genre-grid-ajax-wrap,div#wt-novels-grid-ajax-wrap,div#wt-search-grid-ajax-wrap,div#blog-archive-ajax-wrap,.ast-post-format-.ast-no-thumb.single-layout-1,.single .post-navigation,.site .comments-area,.novel-header,.novel-chapters,.cgl-filters{padding: 0 10px !important;}
.site .comments-area{margin-top: 0 !important;}}
.cgl-grid{gap: 10px !important;}
.single .post-navigation{border-top: none !important;}
.single .post-navigation .nav-previous a, .single .post-navigation .nav-next a{padding: 10px 10px;border: 1px solid #000;background: #555555;width: 150px;    text-align: center;}
.single .post-navigation .nav-links{gap: 50px !important; padding-left: 0 !important; padding-right: 0 !important;}
.single .post-navigation .nav-previous a, .single .post-navigation .nav-next a{color: #fff !important;font-weight: 800 !important;font-size: 16px !important; letter-spacing: 1px !important;}
#wt-search-grid, #wt-search-grid-ajax-wrap, #wt-genres-page-header, #wt-genres-intro, #wt-tags-page-header, #wt-tags-intro {padding-left: 10px !important;}
