/*
Theme Name: Holy Spirit Catholic Church
Theme URI:
Author: Jivygraphics
Author URI:
Description: A child theme of TwentyTwentyFive customized for Holy Spirit Catholic Church in Christiansburg, VA
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: holy-spirit-catholic-church
Tags:
*/

.o-header {
  position: absolute !important;
  width: 100%;
  z-index: 2;
  background-color: transparent;
}

.wp-site-blocks .wp-block-group.is-style-offset-cover {
  margin-top: -100px !important;
}

.o-sidebar-nav__wrapper {
  top: 100px !important;
}

.o-sidebar-nav {
  h4 {
    margin-top: 0;
  }
  ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 12px;
  }
  li {
    display: block;
    list-style: none;
  }
}
