/*
Theme Name:     3dtol-theme
Theme URI:
Description:    Twentytwenty child theme.
Author:         Damian's Design
Author URI:
Template:       twentytwenty
Version:        0.1.0
*/
body {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
body #site-header,
body .footer-nav-widgets-wrapper,
body #site-footer,
body .menu-modal,
body .menu-modal-inner,
body .search-modal-inner,
body .archive-header,
body.singular .entry-header,
body.singular .featured-media::before,
body .wp-block-pullquote::before {
  background-color: #000;
}
body.asgaros-forum {
  background-color: #555555 !important;
}
body.asgaros-forum #site-header,
body.asgaros-forum .footer-nav-widgets-wrapper,
body.asgaros-forum #site-footer,
body.asgaros-forum .menu-modal,
body.asgaros-forum .menu-modal-inner,
body.asgaros-forum .search-modal-inner,
body.asgaros-forum .archive-header,
body.asgaros-forum.singular .entry-header,
body.asgaros-forum.singular .featured-media::before,
body.asgaros-forum .wp-block-pullquote::before {
  background-color: #555555;
}
body.asgaros-forum #af-wrapper .content-element:nth-child(2n),
body.asgaros-forum #af-wrapper .topic-sticky,
body.asgaros-forum #af-wrapper .topic-sticky .topic-poster,
body.asgaros-forum #af-wrapper .post-element,
body.asgaros-forum #af-wrapper .editor-element,
body.asgaros-forum #af-wrapper #statistics-online-users,
body.asgaros-forum #af-wrapper #profile-layer,
body.asgaros-forum #af-wrapper .spoiler .spoiler-head,
body.asgaros-forum #af-wrapper .report-content,
body.asgaros-forum #af-wrapper #poll-panel,
body.asgaros-forum #af-wrapper #profile-content {
  background-color: #333333;
}
.entry-content {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
