/* 
Theme Name:		 Clemson United Methodist Church
Theme URI:		 http://childtheme-generator.com/
Description:	 Clemson United Methodist Church is a child theme of cumc, created by ChildTheme-Generator.com
Author:			 Jon Harp
Author URI:		 http://childtheme-generator.com/
Template:		 twentytwentyfive
Version:		 1.0.0
Text Domain:	 clemson-united-methodist-church
*/


/*
    Add your custom styles here
*/
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
main > .has-global-padding:first-child {
    padding-top: 0 !important;
}
.home main#wp--skip-link--target>.wp-block-group:first-child {
    padding-top: 0 !important;
}

@media screen and (max-width: 782px) {
  .wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-start;
    padding: 0 20px;
  }
}