/*
Theme Name: Noctiva Child
Theme URI: https://effethemes.com/themes/noctiva-wordpress-theme/
Template: noctiva
Author: Effe Themes
Author URI: https://effethemes.com/
Description: Noctiva is a dark, immersive WordPress Block Theme built for modern brands, studios and digital creators. With glowing visuals, refined typography and fluid layouts, it delivers clarity and atmosphere in equal measure. Built for Full Site Editing and responsive across all devices, Noctiva gives you the freedom to shape bold experiences with elegance and precision.
Tags: blog,portfolio,block-styles,e-commerce,full-site-editing,two-columns,full-width-template,custom-logo,custom-menu,custom-background,editor-style,block-patterns,custom-header,translation-ready,template-editing
Version: 1.0.0.1753995241
Updated: 2025-07-31 22:54:01
*/

@import url('https://fonts.googleapis.com/css2?family=Mrs+Saint+Delafield&display=swap');
@import url('https://fonts.googleapis.com/css2?family=The+Nautigal:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

.wp-block-navigation-item__label:hover{
  color:#FE5517 !important;
}



ul > li > a:hover {
  color:#FE5517 !important;
}
a:hover {
  color:#FE5517 !important;
}
.wp-block-site-title > a:hover {
  color:#FE5517 !important;
}
.wp-block-navigation-item:hover {
  color:#FE5517 !important;
}
.wp-block-post-title > a:hover {
  color:#FE5517 !important;
}

.chat-header,.bp-messages-side-threads,.chat-footer,.bp-messages-threads-wrapper{
  background-color:#1D2327 !important;
  color:#ddd !important;
}
.empty,.empty .bpbm-empty-link a{
  color:#ddd !important;
}
.bm-info .name{
  color:#ddd !important;
}
div input{
  color:#888 !important;
}

h1{
  /* font-family: "The Nautigal", cursive; */
  font-family: "Playfair Display", serif !important;
  font-weight: 500 !important;
  font-style: italic !important;
}
h2,h3,h4,h5,h6,h5.has-white-color{
  /* font-family: "The Nautigal", cursive; */
  font-family: "Playfair Display", serif !important;
  font-weight: 200 !important;
  color: #FE5517 !important;
}

header,main,.activity-list{
  background-color:#1c1c1c !important;
}
.activity{

}

.wp-block-navigation-item__content{
  /* font-family: "Orbitron", sans-serif !important; */
  /* font-family: "Playfair Display", serif !important; */
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.member-description {
  margin-top: 0.5em;
  font-size: 0.95em;
  color: #555;
}

.member-about {
  margin-top: 0.75em;
  font-style: italic;
}
.last-activity,.member-name{width:100%;}
.option-label{display:inline-block !important;margin:10px !important}
.buddypress-wrap h6 {
    margin: 10px 0px 0px 0px !important;
}.item-block,h6{
  font-size:14px;
}
.home-page header{
  display: none !important;
}

.activity,.rtmedia_update,.activity-item,.activity-inner,.activity-meta,.action,.rtm-form-select,.privacy,.rtm-activity-privacy-opt{
  background:#333 !important;
}.activity-list.bp-list .activity-item{
  box-shadow: none !important;
}nav,.activity-type-navs,.main-navs,.bp-navs,.dir-navs{
  box-shadow: none !important;
}.activity-list.bp-list,.activity-list.bp-list .activity-item {
  border: none !important;
}.member-name a{
  color: #FF2C17 !important;  
    font-weight: 700;
	font-size: 0.8em;
}.item-relationship{
  color: #ddd;
}

.bp-tables-user tbody tr td{
  background:#333 !important;
}.buddypress-wrap .bp-tables-user tr td.label{
  border-right:none;
}

.data p a{
  padding:4px 8px;
  background:#111;
  border-radius:10px;
}.field_description .data p a{
  padding:0;
  background:none;
  border-radius:10px;
}




.kn-room { display: none; }
.kn-room.kn-active { display: block; }

.kn-label { display:block; margin:0 0 8px; font-weight:600; }
.kn-select {
  min-width:260px; padding:10px 12px; border-radius:10px;
  border:1px solid rgba(0,0,0,.15); background:#fff; color:#111; font-weight:600; margin-bottom:14px;
}
/* Optional dark */
body.dark .kn-select, body[data-theme="dark"] .kn-select {
  background:#15131a; color:#eee; border-color:rgba(255,255,255,.15);
}
