/*
Theme Name: Adult & Teen Challenge New England and New Jersey 2023
Theme URI: https://theme.tcnewengland.org
Description: This theme is custom designed for the Adult & Teen Challenge New England and New Jersey website.  This plugin is provided as work-for-hire and all rights are reserved by Adult & Teen Challenge New Engalnd and New Jersey, Inc.
Requires at least: Wordpress 6.2.0
Author: Henry C. Gernhardt, III
Author URI: https://henrygernhardt.com
Template: neve
Version: 2023.09.20-6
*/
.tc.page.events h1, .tc.page.event h1 {
  text-align: center;
  line-height: 0.83em;
  margin-top: 0.3em;
  margin-bottom: 1em; }
  .tc.page.events h1 .small, .tc.page.event h1 .small {
    font-size: 0.69em; }
.tc.page.events h2, .tc.page.event h2 {
  text-align: center;
  font-size: 1.2em;
  line-height: 1em;
  margin-bottom: 0.2em; }
  .tc.page.events h2 .small, .tc.page.event h2 .small {
    font-size: 0.69em; }
  .tc.page.events h2 .medium, .tc.page.event h2 .medium {
    font-size: 0.83em; }
.tc.page.events .feature .image img, .tc.page.event .feature .image img {
  width: 100%; }
.tc.page.events p.cta, .tc.page.event p.cta {
  text-align: center;
  margin-bottom: 3em; }
  .tc.page.events p.cta a, .tc.page.event p.cta a {
    text-transform: uppercase; }

.page .entry-content .is-blog-cover {
  box-shadow: 0px 2px 2px #0000003f; }
  @media (min-width: 576px) {
    .page .entry-content .is-blog-cover {
      --h3fontsize: 23px; } }
  @media (min-width: 960px) {
    .page .entry-content .is-blog-cover {
      --h3fontsize: 28px; } }
  .page .entry-content .is-blog-cover .yellow-overlay {
    position: absolute;
    height: 44% !important;
    width: 100%;
    background-color: var(--nv-primary-accent);
    box-shadow: 0px 2px 2px #0000003f;
    top: 0;
    left: 0; }
  .page .entry-content .is-blog-cover .the-pen {
    position: absolute;
    top: 15%;
    left: 10%; }
  .page .entry-content .is-blog-cover h1, .page .entry-content .is-blog-cover h2, .page .entry-content .is-blog-cover h3 {
    position: relative;
    left: 22%;
    width: 78%; }
    @media (min-width: 576px) {
      .page .entry-content .is-blog-cover h1, .page .entry-content .is-blog-cover h2, .page .entry-content .is-blog-cover h3 {
        left: 18%;
        width: 82%; } }
    @media (min-width: 780px) {
      .page .entry-content .is-blog-cover h1, .page .entry-content .is-blog-cover h2, .page .entry-content .is-blog-cover h3 {
        left: 15%;
        width: 85%; } }

.wp-block-columns.has-no-bottom-margin {
  margin-bottom: 0; }

@media (min-width: 576px) {
  p.is-indented-both-margins {
    margin-left: 10%;
    margin-right: 10%; } }

.big-ask {
  visibility: hidden;
  display: none;
  overflow: hidden;
  z-index: -1; }

.big-ask:target {
  visibility: visible;
  display: block;
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 1s;
  transition-delay: 0.5s;
  background: #ffffff7b; }
  .big-ask:target > div {
    width: 85%;
    height: 85%;
    position: absolute;
    top: 7.5%;
    left: 7.5%;
    border-radius: 4px;
    box-shadow: 4px 4px 12px black;
    background-color: white; }
    .big-ask:target > div > div {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 217, 64, 0.184);
      box-shadow: inset 0px 0px 50px 32px rgba(255, 217, 64, 0.31);
      box-sizing: border-box;
      padding: 1em;
      overflow-x: hidden;
      overflow-y: auto; }
    .big-ask:target > div h1, .big-ask:target > div p {
      text-align: center; }
    .big-ask:target > div h1 {
      margin: 0px auto; }
    .big-ask:target > div p {
      max-width: 720px;
      margin: 1em auto; }

/*# sourceMappingURL=style.css.map */
