img.custom-logo.astra-logo-svg {height: auto !important;}

@media only screen and (min-width: 20px){ .single .post-navigation .nav-next a, .single .post-navigation .nav-previous a { width: 100%; display: none;}
	
#ast-fixed-header .main-header-bar {box-shadow: 0 0px 0px rgba(0, 0, 0, .2); }
	
.ultp-block-f3105a .ultp-block-wrapper { margin: 0px 0px 0px 0px;}

.ultp-big-post-module2 .ultp-block-content-wrap .ultp-block-image>a:after { content: ""; background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0) 60%,rgba(0,0,0,0)); position: absolute; bottom: 0; left: 0; width: 100%; height: 110%; transition: background-color .3s ease; }
	
.wp-block-image img { box-sizing: border-box; height: auto; max-width: 100%; vertical-align: bottom; margin-bottom: 20px; }

.wp-block-group, .wp-block-cover {padding: 0em;}

.wp-block-image figcaption { margin-left: 5px; margin-top: -20px; margin-bottom: 20px; line-height: 27px; font-size: 16px; color: grey; border-bottom: 1px grey solid; padding-bottom: 10px;
}
	
.single .post-navigation { display: none; }

	.ast-related-post-content .entry-header .ast-related-post-title, .ast-related-post-content .entry-header .ast-related-post-title a {
    color: var(--ast-global-color-8);
    font-family: Noto Sans;
    font-weight: 500;
    font-size: 20px;
    font-size: 1.1111111111111rem;
    line-height: 27px;
    margin-bottom: 50px;
}
	
.ast-single-related-posts-container { border-top: 0px solid #888B8D; margin: 0px;
}

.post-content>.read-more { margin-top: 10px; border-bottom: 1px solid #000000; padding-bottom: 10px; }


/* Make the embed take the full width  || HC-25398717 | MM */
.wp-block-embed iframe {
  width: 100%;
}

.wp-block-columns .wp-block-column {
    margin-bottom: 20px;
    border-radius: 10px;
}


	.ast-article-post .post-thumb-img-content img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.ast-article-inner {
    padding: 0em;
}
	
	
/* MOBILE VERSION */
.wpnbpc article .entry-title a {
    font-size: 22px;
}

body.archive .ast-archive-description .ast-archive-title { font-size: 30px; margin-top: -20px; }

.ast-related-posts-inner-section { height: 90%; border-bottom: 1px solid grey; }