header.wp-block-template-part {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 990;
}
body.logged-in header.wp-block-template-part, body.logged-in div#mainNav  {
    top: 32px;
}
body {
    text-align: justify;
    text-justify: inter-word;
}
h1, h2, h3, h4, h5, h6 {
    text-align: left;
}
a {
    text-decoration: none;
}
a:hover {
    color: #CCAA4D!important;
}
:where(.wp-site-blocks :focus) {
    outline-width: 0px!important;
}
.menuWrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: -500%;
    width: 500%;
    height: 100%;
    background: #ffffff;
}
div#mainNav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    z-index: 992;
    transition: ease-in-out 0.5s;
}
div#mainNav.menuInView {
    right: 0;
}
.fullWidth {
    width: 100%;
}
#openMenu, #closeMenu {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
}
#openMenu:hover img, #closeMenu:hover img {
    transform: scale(1.2);
}
main.wp-block-group {
    padding-top: 75px;
}
footer.wp-block-template-part {
    margin-block-start: 0;
}
body.wp-singular.single.single-post img {
    max-width: 100%;
}
.wp-block-buttons .wp-block-button__link {
    transition: ease-in-out .4s;
}
a.wp-block-button__link.has-base-color:hover {
    color: var(--wp--preset--color--accent-1) !important;
    background: white !important;
}
a.wp-block-button__link.has-accent-1-color:hover {
    background: #CCAA4D!important;
    color: #fff!important;
    border-color: #CCAA4D!important;
}
a.wp-block-button__link.has-accent-1-background-color {
    border: 1px solid;
}
a.wp-block-button__link.has-accent-1-background-color:hover {
    color: #CCAA4D!important;
    background: white !important;
    border-color: #CCAA4D!important;
}
.zoomInImg img {
    transition: ease-in-out .4s;
}
.zoomInImg li:hover img {
    transform: scale(1.1);
}
.zoomInImg figure {
    position: relative;
    overflow: hidden;
    margin: 0;
}
.zoomInImg li {
    position: relative;
}
.zoomInImg h3 {
    position: absolute;
    bottom: 0;
    left: 10px;
    color: white;
    z-index: 2;
    margin-bottom: 10px;
}
.zoomInImg li:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(0 0 0 / 89%) 0%, rgb(0 0 0 / 68%) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}
.zoomInImg li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.image-wrap {
  overflow: hidden;
  position: relative;
}

.image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.15s ease-out;
  will-change: transform;
}
.lgu-gallery__nav, .lgu-gallery__cta, #openMenu, #closeMenu, 
#openMenu img, #closeMenu img, .lgu-news-feed__button,
.mainNavMenu li a {
    transition: ease-in-out .4s;
}
.mainNavMenu li a {
    padding: 8px 12px 5px 12px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
}
.mainNavMenu li:hover a, .mainNavMenu li.current-menu-item a {
    background: #1e104a1f;
    color: inherit !important;
}
.lgu-gallery__nav:hover:not(:disabled), .lgu-gallery__nav:focus-visible:not(:disabled) {
    background: var(--lgu-gallery-accent)!important;
    color: #fff!important;
    border-color: var(--lgu-gallery-accent)!important;
}
.lgu-news-feed__button:hover, .lgu-news-feed__button:focus-visible {
    background: var(--lgu-news-accent)!important;
    color: #fff!important;
    border-color: var(--lgu-news-accent)!important;
}
.lgu-news-feed__button {
    border-width: 2px;
}
ul.newsPosts li a {
    display: block;
    overflow: hidden;
    text-decoration: none;
}
ul.newsPosts li img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform 0.45s cubic-bezier(0.22, 0.61, 0.36, 1);
    will-change: transform;
}
ul.newsPosts li a:hover img {
    transform: scale(1.04);
}
.wp-block-query-pagination-numbers {
    display: flex;
    gap: 8px;
}

.wp-block-query-pagination-numbers * {
    display: flex;
    width: 40px;
    height: 40px;
    border: 2px solid #1e104a;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.wp-block-query-pagination-numbers a:hover, span.page-numbers.current {
    border-color: #ccaa4d;
    color: #ccaa4d;
}
.lgu-gallery__cta:hover, .lgu-gallery__cta:focus-visible{
	color: #ccaa4d;
}
.wp-block-query-pagination-numbers {
    display: flex;
    gap: 6px;
}
.wp-block-query-pagination-numbers * {
    display: flex;
    width: 30px;
    height: 30px;
    border: 2px solid #1e104a;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    line-height: 16px;
    font-size: 16px;
}
.newsPosts .wp-block-post-featured-image {
    margin-top: auto;
}
ul.newsPosts li {
    display: flex;
    flex-direction: column;
}
nav.alignfull.wp-block-query-pagination {
    gap: 0px;
}
ul.wp-block-social-links li {
    border: 2px solid currentColor;
}
ul.wp-block-social-links li {
    border: 2px solid currentColor;
}
ul.wp-block-social-links li:hover {
    border-color: #cca94d;
}
.lgu-gallery__carousel-shell {
    text-align: left;
}
.lgu-gallery__footer {
    border: 2px solid rgb(43 28 102);
}
.lgu-gallery__nav {
    margin: -1px;
}
.lgu-gallery__cta {
    padding: 0 20px;
}
.lgu-news-feed__meta {
    display: none;
}
.lgu-news-feed__card {
    justify-content: space-between;
}
.bottomCenter .lgu-hero-slider__visual {
    object-position: bottom center;
}
@media only screen and (max-width: 600px) {
.wp-block-group.centerRow {
    justify-content: center;
}
.footerCTAs > div {
    width: 100%;
}
.footerCTAs > div a {
    text-align: center;
    display: flex;
    justify-content: center;
}
.menuWrapper {
    max-width: 100% !important;
}
div#mainNav {
    background: white !important;
}
div#mainNav {
    background: white !important;
    padding-left: 0;
}

}