/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* hide author box GP-8837158-hc */
.single .author-box {
	display: none;
}

/* make menu toggle larger GP-8837158-hc */
.sidebar-toggle-button::after {
	font-size: 30px;
	line-height: .9;
}

/* show submenu on mobile  / 1647453-zd bk */
.mobile-navigation .sub-menu {
	display: block;
}

/* hide submenu arrow on mobile  / 1647453-zd bk */
.mobile-navigation .sub-menu-toggle {
	display: none;
}

/* Center the excerpt of news 8919308-ZD EA */
.blog .entry-content {
	text-align: center;
}

/* Make the popular pages buttons as full width #11238980-hc */
.wp-block-button__link {
	width: 100%;
}

.page iframe {
	margin: auto !important;
	display: block;
}

/* change link color and underline it HC-13926849-TV  */
.site-content  p a {
	color: #249091;
	text-decoration: underline;
}
/* ---Center fig caption | 14602771-HC (JW) --- */ 
figcaption{
    text-align: center;
}
 /* hide tags from single posts */ .single .entry-terms { display: none; }

.widget .textwidget {
	font-size: 2.8rem !important;
}

/* Add vertical padding to buttons | 16567820-hc-kf */
.wp-block-button {
    padding: 1em 0;
}

/* To change the font size of all wp-block buttons HC-19618820-SK */
.wp-block-button .wp-block-button__link
{
  font-size:17px;
}
/* Youtube Caption Size HC-22434048-PA */
.wp-block-embed-youtube figcaption {
	font-size: 16px;
}

/*change sizehttps://en.support.wordpress.com/custom-design/editing-css/ of mobile menu subitems 26231131-hc*/
.mobile-navigation .sub-menu a {
    font-size: 16.5px;
}

@media screen and (max-width: 480px){
.wp-block-embed-youtube figcaption {
    font-size: 16px;
}
}
	
/* video bottom pmargin KG-26856904-hc */
.entry-content .jetpack-video-wrapper {
  margin-bottom: 0px;
}
/* KG-26856904-hc */

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-10080 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-9935 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-10057 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-9827 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-9292 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-13599 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-13542 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-13533 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-13658 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-14998 header#masthead {
    display: none;
}

/* Hide the theme masthead for this landing page | 36377470-HC MK */
body.page-id-XXXX header#masthead,
body.page-id-16712 header#masthead {
    display: none;
}