@font-face {
    font-family: 'Aurebesh';
    src: url('/wp-content/themes/clearer-child/fonts/aurebesh.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

div.wrapper-inner.group {
  background-image:url("https://popcornjedi.com/wp-content/uploads/2026/05/popjedi-header-16.jpg");
  background-size:auto;
  background-blend-mode:screen;
  background-size: cover;
  height:210px;
}

#header { 
  position: relative !important; 
  z-index: 3 !important; 
}

header {
    background: transparent !important;
}

body.dark .sidebar {
    background-color: transparent !important;
}

ul.sub-menu {
    background-color: #111 !important;
    border: 1px solid #333;
}

div.grid.one-full {
    color: #ddd !important;
    text-shadow: 0 0 6px rgba(0,200,255,0.35);
    padding-top: 10px;
    padding-bottom: 10px;
}

div#pj_auto_excerpt_widget-3.widget.widget_pj_auto_excerpt_widget {
    background-image: none !important;
    background: none !important;
}

div#custom_html-31.widget_text.widget.widget_custom_html {
    background-image: none !important;
    background: none !important;
}

/* Databank holo-pane footer bar */
.pj-footer-bar {
    background: #000 !important;
    border: 1px solid rgba(0,200,255,0.25) !important;
    box-shadow: 0 0 14px rgba(0,200,255,0.25), inset 0 0 8px rgba(0,200,255,0.15) !important;
    padding: 14px 18px !important;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ddd !important;
    text-shadow: 0 0 6px rgba(0,200,255,0.35);
}

/* Left + right text */
.pj-footer-left,
.pj-footer-right {
    font-size: 1rem;
    font-weight: 600;
}

/* Aurebesh accent */
.pj-footer-aurebesh {
    letter-spacing: 1px;
}

div.blog-card-author,
div.blog-card-date-single {
    color: #ffffff;
}

label#subscribe-blog-label.subscribe-label,
label#subscribe-label.subscribe-label {
    color: #ffffff;
}

p.akismet_comment_form_privacy_notice {
    color: #ffffff;
}

p.post-tags {
    color: #ffffff;
}