/*
Theme Name: Twenty Twenty Child
Theme URL:
Description: Twenty Twenty Child Theme
Author:
Author URL:
Template: twentytwenty
Version: 1.0.0
Text Domain: twentytwenty-child
*/

@font-face {
  font-family: 'Chap';
  src: url('fonts/Chap-Medium.woff2') format('woff2'),
  url('Chap-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chap';
  src: url('fonts/Chap-Semibold.woff2') format('woff2'),
  url('Chap-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote::before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent,
.header-footer-group .color-accent-hover:hover, .color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus)::first-letter, .wp-block-button.is-style-outline, a {
  color: #000;
}

.home #site-content,
.entry-header {
  background: linear-gradient( rgba(51, 26, 0, 0.4), rgba(51, 26, 0, 0.4) ), url(https://tenpod.org/wp-content/uploads/2022/06/IMG_0368-1-scaled.jpeg) center center no-repeat;
  background-size:cover;
}
.entry-title {
  color:white;
  text-shadow: black 2px 2px 10px;
}

.home #site-content {
  padding: 50px 0;
}

.home article header {
  display: none;
}
.home .post-inner {
  padding:0;
}

.home .wp-block-buttons {
  text-align: center;
}
.home .wp-block-button {
  background:white;
}
h1, .heading-size-1 {
  font-size:6rem;
}
h1, h2, h3,
.entry-content h1, .entry-content h2, .entry-content h3,
.primary-menu a {
  font-family: 'Chap';
  font-weight: 500;
  font-style: normal;
  letter-spacing:3px;
}

h3,
.entry-content h3 {
  letter-spacing:0;
}
#header-sidebar {
  text-align:center;
  background: #557DAD;
  font-size: 14px;
  padding: 9px;
  height: 40px;
  border-bottom: 1px solid #555;
}
#header-sidebar,
#header-sidebar a {
  color:white;
}

blockquote, .border-color-accent, .border-color-accent-hover:hover, .border-color-accent-hover:focus {
    border-color: #999 !important;
}

#site-header {
  box-shadow: 3px 3px 15px #555;
  border-bottom:1px solid #777;
}
blockquote {
  text-align:center;
}
#post-6 .blocks-gallery-grid {
  background: url(https://tenpodpdx.mystagingwebsite.com/wp-content/uploads/2020/07/TenPod_muralBG-04.jpg) top left no-repeat;
  padding:20px;
}
