/*Increase the site logo size. 34778582-hc SST*/
.site-logo-link img {
    max-height: 700px;
}

/* change site footer credit and copyright | 35661410-hc (JW) */
.site-footer .site-info {
    padding-bottom: 1.5em;
    padding-right: 1.5em;
    text-align: right;
    font-size: 11px
}

.site-footer .site-info::after {
    content: '© 2026 SHINE Physical Therapy & Wellness PLLC';
}

.site-info .wrap {
    padding-bottom: 0em;
    padding-top: 1.5em;
}

/* end change site footer credit and copyright | 35661410-hc (JW) */
a {
    color: #0000ff;
}

/* remove bottom padding from lodestar into panel | 5489014-zen eD */
.lodestar-intro {
	padding-bottom: 0px;
}

/* remove bottom padding from panel beneath lodestar into panel | 5489014-zen eD */
.lodestar-panel#post-2717 .panel-content .wrap {
	padding-top: 0em
}

/*Changes the size of caption font*/
figcaption {
    font-size: x-small;
}

figcaption {
    text-align: center;
}

/*change font size of Image Block captions-36698326hc-SE*/
[class^="wp-block-"] figcaption {
    font-size: 11px;
}

/* Remove opacity on intro panel in Lodestar / 37141618-hc (BM) */
.lodestar-intro .entry-content {
    opacity: 1;
}

/* Remove default opacity on headings / 37141618-hc (BM) */
.entry-content h1, .entry-content h2, .panel-content .entry-title, .entry-meta {
    opacity: 1;
}

/*change Blog Posts Block text color | 37153896-hc*/
.wpnbha.has-more-button button {
    color: #ffffff;
}

.lodestar-intro {
    padding-top: 0px;
}

/* Reduce spacing between "Styled Lists" | 37171378-hc bb */
#post-3299 .ub_styled_list > ul {
    margin-bottom: 0em;
}

/*Hide Site Title on Mobile-#36401636-hc KS */
.page-id-103 .wp-container-3 {
    margin-bottom: 0px
}

/*Adjust the margin for "Email" and "email address" on the Contact page  -38700678-hc - SM*/
.parTest {
    margin-left: -35px;
}
@media only screen and (min-width: 600px) {
.footer-image.lodestar-panel.has-footer-image {
    margin: 0px auto;
    width: 100%;
    height: 400px;
}

.no-padding {
  padding: 0px;
	max-height: 1rem;
}
}
/* Shrink height of gift card cover on mobile | 39765239-hc (KAK) */
@media screen
  and (max-width: 667px) {
    .small-cover {
        min-height: 100px !important;
	height: 120px !important
  }
}

.lodestar-panel#post-2717 .panel-content .wrap {
	padding-bottom: 0em
}

.lodestar-panel#post-6543 .panel-content .wrap {
	padding-bottom: 0em
}

.lodestar-panel#post-6543 .panel-content .wrap {
	padding-top: 0em
}