/*
 Theme Name:     Michigan 211
 Theme URI:      https://github.com/studiopress/genesis-block-theme/
 Description:    Michigan 211 Custom Theme
 Author:         Brightstreet Group and Lauren Ann Davies
 Author URI:     https://www.brightstreetgroup.com/
 Template:       genesis-block-theme
 Version:        1
*/
 

 
/* =Theme customization starts here
------------------------------------------------------- */

@import url("https://fonts.googleapis.com/css?family=Black+Han+Sans|Open+Sans:700|Poppins:300,400,500,600,700"); /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
* {
	scroll-behavior: smooth;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body, p, p.meta {
    font-size: 20px;
    color: #333;
    line-height: 2;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
p.line-height-fix {
    line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
}
#page ul, #page ol {
    margin: 20px auto 0 auto !important;
    max-width:  1200px;
}
a, .entry-content p a {
    color: #005191;
	text-decoration: underline;
    box-shadow: none !important;
}
.header-text a, .taxonomy-category.wp-block-post-terms a, .taxonomy-category.wp-block-post-terms, .wp-block-post-date {
    color: #005191;
	text-decoration: none;
    box-shadow: none !important;
}
a:hover, a:focus, .entry-content p a:hover, .mi-mapcontent a:hover, p.wp-block-post-excerpt__excerpt a:hover {
    color: #005191;
    text-decoration-style: double;
}
h2 a:hover, h3 a:hover {
    text-decoration: underline;
    text-decoration-style: double;
}
b, strong {
    font-weight: bolder;
}
h2 {
    font-size: 48px;
    padding-top: 60px;
} 
h2:after {
    content: "";
    display: block;
    margin: 25px 0;
    width: 100%;
    height: 4px;
    background-color: #659dd8;
}
h3, .schema-faq-question, .wp-block-latest-posts li a, h2.wp-block-post-title {
    font-size: 32px; 
}
h4 {
    font-size: 21px;
}
h5 {
    font-size: 19px;
}
h6 {
    font-size: 17px;
}
h2, h3, h4, h5, h6, .schema-faq-question, .wp-block-latest-posts li a {
    line-height: 1.2;
    color: #005191;
    font-weight: 600;
}
.wp-block-post-template-is-layout-grid h2.wp-block-post-title {
    font-size: 24px;
    line-height: 1.5;
}
h1 a, h2 a, h3 a, h4 a, h5 a,h6 a {
    text-decoration: none;
}
h3, h4, h5, h6 {
    margin: 20px 0;
}
@media (max-width: 840px) {
	h2 {
        font-size: 32px;
    }
    h3 {
        font-size: 24px;
    }
}

/*page width*/
.container {
    max-width: 100%;
}
#primary {
    width: 90%;
    max-width: 1700px;
}
/*page width end*/






/*style default template to be full width*/
.page-template-default #page, .post-template-default #page, .archive .container{
    padding: 0;
}
.page-template-default #primary, .post-template-default #primary, .archive #primary{
    width: 100%;
    max-width: none;
}
/*style default template to be full width end*/




/*adjust overall spacing*/
.wp-block-group {
    padding-top: 40px;
    padding-bottom: 40px;
}
h2, h3, h4, h5, h6, p, div.wpforms-container, .site-footer .container, .wp-block-image, .wp-block-buttons, .wp-block-media-text, .schema-faq-section, .wp-block-embed, .wp-block-table, .wp-block-audio, .wp-block-post-author, ul.wp-block-latest-posts__list.wp-block-latest-posts, #page ul.wp-block-post-template, .sharethis-inline-share-buttons  {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1280px;
    margin: 20px auto 0 auto !important;
}
h1, .header-text h1, .header-text .browsing, .entry-header p, nav.navigation.post-navigation  {
    padding: 20px 40px 20px 80px;
}
@media (max-width: 1400px) {
    h1, .header-text h1, .header-text .browsing, .entry-header p, nav.navigation.post-navigation {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.wp-block-columns, .wpcf7-response-output  {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.wpcf7-response-output  {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}
.wpcf7-response-output  {
    margin-left: auto !important;
    margin-right: auto !important;
}
.no-top-space {
    margin-top: -35px;
    padding-left: 0px;
    padding-right: 0px;
}
.alignwide {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
/*adjust overall spacing end*/





/*navigation*/
.top-navigation .site-identity.clear {
    width: 150px;
    z-index: 10;
}
.drawer .drawer-navigation p.title {
    color: white;
    padding: 0 10px;
}
.drawer .drawer-navigation p.title:first-child {
    margin-top: 0px !important;
}

nav#drawer-navigation div {
    padding-left: 30px;
}
.drawer .drawer-navigation ul li a {
    display: block;
    padding: 5px;
    font-weight: 200;
    text-decoration: none;
}
.drawer .drawer-navigation ul li a:hover {
    text-decoration: underline;
}
.menu-image-title-below.menu-image-not-hovered > img, .menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper, .menu-image-title-below .menu-image-hover-wrapper {
    margin-left: 0 !important;
}
@media (max-width: 20000px) {
    .mobile-navigation {
        display: inline-block;
    }
    .top-navigation-right {
        display: none;
    }
    .menu-toggle {
        display: block;
    }
    .drawer-menu-toggle {
		display: inline-block;
	}
    .top-navigation .main-navigation {
		display: none;
		border-bottom: none;
	}
    .main-navigation {
		display: none;
	}
    .top-navigation-right {
		display: none;
	}
    .top-navigation #secondary-navigation {
		display: none;
	}
    .drawer .drawer-navigation {
		display: inline-block;
	}
}
div.mobile-navigation, .toggle-active, .main-navigation .menu-cta a:hover, .site-header {
    background: none;
}
.top-navigation .container {
    padding: 0 2%;
}
.drawer-menu-explore {
    background: #005197;
    padding: 0 15px 15px 15px;
}
.drawer .drawer-navigation a, span.menu-image-title-below.menu-image-title {
    color: white;
}
.drawer .drawer-navigation ul li a, span.menu-image-title-below.menu-image-title {
    font-size: 16px;
}
.menu-primary-menu-container {
    border-bottom: 3px solid #659dd8;
    padding-bottom: 30px;
}
.drawer .drawer-navigation ul#menu-social li {
    width: auto;
    display: inline-block;
}
.drawer .drawer-navigation ul#menu-social li a {
    padding-right: 0;
}
#menu-social span.menu-image-title-after.menu-image-title {
    display: none;
}
#menu-social .menu-image-title-after.menu-image-not-hovered img {
    padding-right: 0px;
}
.drawer .drawer-navigation ul li {
    border: none;
}
.button-toggle, .button-toggle:hover, .button-toggle:active, .button-toggle:focus {
    color: black;
}
.mobile-navigation {
    position: absolute;
    right: 0;
    z-index: 11;
    max-width: calc(100% - 150px);
    padding: 15px 15px 15px 0;
}
.drawer-menu-explore, .mobile-navigation.toggle-active {
    width: 310px;
    background: #005197;
    position: absolute;
    left: calc(100% - 310px);
}
.drawer-menu-explore {
    min-height: 100vh !important;
    top: 50px;
}

.toggle-active button.menu-toggle.button-toggle {
    color: white;
}
.gbicon-bars::before {
    content: url(/wp-content/uploads/mi-211-menu-2.png) !important;
}
.gbicon-times::before {
    content: url(/wp-content/uploads/mi-211-close-2.png) !important;
}
.custom-language-icon::before {
    content: url(/wp-content/uploads/mi-211-globe-1.png) !important;
}
.custom-chat-icon::before {
    content: url(/wp-content/uploads/mi211-chat-icon-2.png) !important;
}
.custom-call-icon::before {
    content: url(/wp-content/uploads/mi211-call-icon-1.png) !important;
}
.mobile-navigation .extra-toggle p {
    margin-top: -4px !important;
    font-size: 15px;
    padding: 0;
}
.toggle-active .language-toggle, .toggle-active .extra-toggle {
    display: none;
}
#language-selector {
    display: none;
    margin-top: 10px;
    width: 190px;
}
.button-toggle span, .button-toggle span p {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
}
.gbi {
    display: inline-grid !important;
}
div.toggle-div {
    float: right;
    padding-top: 5px;
    width: 95px;
    margin-right: 20px;
}
.toggle-div:first-child, .toggle-div:nth-child(2) {
    margin-right: 0px;
}
.custom-logo-link img {
    margin-left: 0;
}
.site-identity {
    padding: 20px 0;
}
img.custom-logo {
    max-width: 150px;
}
@media (max-width: 625px) {
    .extra-toggle {
        display: none;
    }
}
/*navigation end*/







/*h1 and header images*/
.page-template-default .header-wrap-img, .post-template-default .header-wrap-img {
    min-height: 556px;
    background-size: cover !important;
    background-position: center !important;
}
.page-template-default .header-wrap, .post-template-default .header-wrap {
    min-height: 200px;
}
.page-template-default .without-featured-image .header-wrap {
    min-height: auto;
}
h1, .header-text h1, .header-text .browsing, .entry-header p  {
    background: rgba(101,157,216,0.9);
    color: #001f56;
    width: fit-content !important;
    line-height: 1.2;
}
h1, .header-text h1, .header-text .browsing  {
    font-size: 64px;
    font-weight: 600;
    margin-bottom: 0px;
}
.single-post h1 {
    font-size: 48px;
}
.entry-header p {
    margin: 0 !important;
    padding-bottom: 30px;
}

@media (max-width: 841px) {
	h1, .header-text h1, .header-text .browsing  {
        font-size: 48px;
    }
    .single-post h1 {
        
    }
}
.page-template-default .entry-header .entry-title, .post-template-default .entry-header .entry-title  {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}
.page-template-default .without-featured-image .entry-header .entry-title, .post-template-default .without-featured-image .entry-header .entry-title {
    position: relative;
}
.page-template-default .post .entry-header, .post-template-default .post .entry-header {
    margin-bottom: 0px;
}
@media (max-width: 840px) {
    h1.entry-title, .header-text h1, .header-text .browsing {
        font-size: 42px !important;
    }
    .single-post h1 {
        font-size: 32px;
    }
}
/*h1 and header images end*/



/*breadcrumbs*/
.yoast-breadcrumbs {
    background-color: #f8f8f8;
    font-size: 14px;
    padding: 15px 80px;
    font-weight: 400;
}
span.breadcrumb_last {
    color: #005191;
}
@media (max-width: 1400px) {
    .yoast-breadcrumbs  {
        padding-left: 20px;
        padding-right: 20px;
    }
}
/*breadcrumbs*/




/*custom color palette*/
.has-blue-color {
	color: #005191;
}

.has-blue-background-color {
	background-color: #005191;
}

.has-yellow-color {
	color: #ffb351;
}
.has-yellow-background-color {
	background-color: #ffb351;
}
.has-red-color {
	color: #ff443b;
}
.has-red-background-color {
	background-color: #ff443b;
}
.has-darkblue-color {
	color: #001f56;
}
.has-darkblue-background-color {
	background-color: #001f56;
}
.has-lightblue-color {
	color: #659dd8;
}
.has-lightblue-background-color {
	background-color: #659dd8;
}
.has-white-color {
	color: #ffffff;
}
.has-white-background-color {
	background-color: #ffffff;
}
.has-black-color {
	color: #000000;
}
.has-black-background-color {
	background-color: #000000;
}
/*custom color palette end*/


/*buttons*/
a.wp-block-button__link, .wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:visited, div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button, .wpcf7 input[type='submit']  {
    color: #333;
    text-transform: uppercase;
    line-height: 1;
    padding: 12px 15px;
    background: #fff;
    border: 5px solid #ff443b;
    border-radius: 8px;
    min-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    box-shadow: none;
    text-decoration: none;
}
a.wp-block-button__link:hover, div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, input.wpcf7-submit:hover {
    color: white;
    background-color: #ff443b;
    text-decoration: none;
}
.wp-block-buttons {
    padding-left: 20px;
    padding-right: 20px;
}
/*buttons end*/


/*block - seperator*/
hr.wp-block-separator.has-alpha-channel-opacity.is-style-default {
    width: 100%;
    color: #659dd8;
    max-width: 1110px;
    width: 100%;      
}
.wp-block-separator, .wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
    border-bottom: 4px solid;
    height: 4px;
}
/*block - seperator end */




/*wpforms and cf7 contact form 7 start*/
.grecaptcha-badge { 
    visibility: hidden;
}
.wpforms-form .wpforms-field-label, .wpcf7 label {
    font-size: 20px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label, .wpcf7 label {
    font-weight: 400;
}
.wpforms-form textarea, .wpcf7 textarea {
    min-height: 200px;
}
div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea, 
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="url"], 
.wpcf7 input[type="password"], 
.wpcf7 input[type="search"], 
.wpcf7 input[type="number"], 
.wpcf7 input[type="date"], 
.wpcf7 input[type="datetime"], 
.wpcf7 input[type="datetime-local"], 
.wpcf7 input[type="week"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="time"], 
.wpcf7 input[type="month"], 
.wpcf7 input[type="tel"], 
.wpcf7 select,
.wpcf7 textarea {
    border: 3px solid #d6d9dd;
    height: 48px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    color: #333;
    padding: 8px;
}
input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea, select {
    width: 100%;
}
@media screen and (min-width: 801px) {
    input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="tel"], input[type="time"], input[type="month"] {
    width: 50%;
    }
}
@media screen and (max-width: 800px) {
    input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="tel"], input[type="time"], input[type="month"] {
    width: 100%;
    }
}
.thanks-redirect .wpcf7 form.sent .wpcf7-response-output {
    display: none;
}
.req, .wpcf7-not-valid-tip {
    color: #ff443b;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb351;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #005191;
}
.wpcf7 form .wpcf7-response-output {
    border-width: 3px;
}
span.wpcf7-list-item {
    margin-left: 0;
}
@media screen and (max-width: 1260px) {
    .wpcf7-response-output {
        max-width: 1200px;
    }
}


/*wpforms and cf7 contact form 7 end*/



/*block - social icons*/
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding: 0.3em;
}
li.wp-social-link.wp-block-social-link {
    padding-bottom: 0;
}
/*block - social icons end*/



/*block - media & text*/
.wp-block-media-text .wp-block-media-text__content {
    padding: 0;
}
@media (min-width: 601px) {
    .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        margin-left: -60px;
        padding-right: 40px;
    }
    .wp-block-media-text .wp-block-media-text__content {
        padding-left: 40px;
        margin-right: -20px;
    }
}
@media (max-width: 600px) {
    .wp-block-media-text .wp-block-media-text__content {
        margin-right: -20px;
        margin-left: -20px;
    }
    .wp-block-media-text__media img, .wp-block-media-text__media video {
        width: inherit;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}
/*@media (min-width: 601px) {
    .wp-block-media-text__media img, .wp-block-media-text__media video {
        width: 90%;
    }
}
@media (max-width: 600px) {
    .wp-block-media-text__media img, .wp-block-media-text__media video {
        width: auto;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
    }
}*/
/*block - media & text end*/


/*block - yoast faq*/
p.schema-faq-answer {
    padding-left: 0;
    padding-right: 0;
}
.schema-faq-section {
    padding-bottom: 40px;
    padding-left: 120px;
}
.schema-faq-question:before {
    width: 100px;
    background: url(https://mi211dev.wpengine.com/wp-content/uploads/question-mark-2.jpg) no-repeat;
    position: absolute;
    vertical-align: middle;
    content: "";
    background-position: 0 100%;
    height: 75px;
    margin-left: -100px;
}

/*block - yoast faq end*/



/*notification bars start*/
.mysticky-welcomebar-fixed {
    background-color: #ffb351 !important;
    z-index: 100 !important;
}
.mysticky-welcomebar-fixed .mysticky-welcomebar-content p a, .mysticky-welcomebar-fixed .mysticky-welcomebar-content p {
    font-size: 20px !important;
    text-align: center;
}
.mysticky-welcomebar-content p {
    margin-top: 0 !important;
}
.mysticky-welcomebar-fixed-wrap {
    padding: 10px 50px !important;
    min-height: 50px !important;
}

.mysticky-welcomebar-fixed-wrap a.mysticky-welcomebar-close {
    font-size: 20px !important;
    padding-top: 5px;
}
.mysticky-welcomebar-fixed .mysticky-welcomebar-close:hover {
    transform: scale(1.3, 1.3) !important;
}
a.mysticky-welcomebar-close {
    font-family: "Poppins", sans-serif !important;
}
/*notification bars end*/





/*footer*/
.site-footer {
    background-color: #F8F8F8;
}
.footer-widgets p, .footer-widgets .widget_nav_menu a {
    font-size: 16px;
    line-height: 1.4;
    color: #005191;
    padding: 0;
}
.footer-widgets section + section{
    margin-top: 20px;
}
.footer-widgets .widget_nav_menu a {
    text-transform: uppercase;
}
.footer-widgets .no-top-space {
    margin-top: -15px;
}
.site-footer {
    padding: 0px;
}
.footer-widgets {
    margin-bottom: 0;
}
.footer-widgets .footer-column {
    padding-top: 4%;
}
.footer-widgets .footer-column:last-child p {
    text-align: right;
}
.footer-widgets .footer-column:last-child img {
    float: right;
}
.footer-widgets .footer-column:last-child ul.wp-block-social-links {
    justify-content: flex-end;
}
.footer-widgets #menu-footer li {
    float: left;
    padding-right: 40px;
}
.footer-widgets #menu-footer li:after {
    clear: both;
    display: table;
    content: "";
}
.footer-widgets .widget_nav_menu {
    padding-top: 40px
}
.footer-widgets figure.wp-block-image {
    padding: 0;
}
@media (max-width: 1000px) {
    .footer-widgets .footer-column:last-child p {
        text-align: center;
    }
    .footer-widgets .footer-column:last-child img {
        float: none;
    }
    .footer-widgets .footer-column:last-child ul.wp-block-social-links {
    justify-content: center;
    }
    .footer-widgets .wp-block-image {
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    }
}
@media (min-width: 1001px) {
    .footer-widgets .footer-column:last-child {
        margin-top: 100px;
    }
}
/*footer end*/


/*404 page*/
p.error-page {
    text-align: center;
}
.error404 div#page {
    padding-top: 0;
}
.error404 h1 {
    padding: 20px 40px;
}
/*404 page end*/


/*posts*/
p.meta { 
    font-style: italic;
}
p.meta a {
    pointer-events: none;
    text-decoration: none;
}
.entry-header .entry-title p.meta a {
    color: #001f56;
}
/*posts end*/


/*archive, category pages, search etc*/
.archive .header-text, .search .header-text {
    text-align: left;
    margin: 0;
}
.archive .featured-image, .archive .featured-video, .search .featured-image, .search .featured-video {
    margin-bottom: 0;
}
.archive .entry-header .entry-title a, .search .entry-header .entry-title a {
    color: #001f56;
}
.archive .post .entry-header, .search .post .entry-header {
    margin: 0 auto;
    max-width: 1400px;
}
.archive .entry-header .entry-title, .search .entry-header .entry-title {
    background: none;
    padding: 20px;
    width: 100% !important;
    font-size: 48px;
}
.archive h2::after, .search h2:after {
    display: none;
}
.archive #post-wrap .post:not(:last-of-type), .search .post:not(:last-of-type) {
    padding-bottom: 0;
    margin-bottom: 60px;
    border: none;
}
/*archive, category pages, etc*/


/*fixes overlap of modal on services results page start */
/*.page-id-239 .site-header {
    z-index: 10;
}*/
/*fixes overlap of modal on services results page end*/


/* STYLE GUIDE PAGE - Overides basic layout settings like padding, borders, etc., to minimize the UI for internal 2-1-1 users.  */
.styles---nav {
  	position: fixed;
	top: 20vh !important;
	right: 0;
	z-index: 10000 !important;
	margin: 0px !important;
	min-height: 80px !important;
	background: #fcb900;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, .2);
	padding: 0px 0px 20px 0px;
	color: #664B00 !important;
	width: 0px;
	cursor: context-menu;
}
.styles---nav:hover {
	width: 200px;
}
.styles---nav::before {
	content: "menu";
	transform: rotate(270deg);
	position: absolute;
	top: 21px; left:-60px;
	background: inherit;
	padding: 0px 20px 16px;
	text-align: right;
	cursor: pointer;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.styles---nav a {
	color: black !important;
	font-size: 110%;
	text-transform: uppercase;
}
.styles---nav a:hover {
	background: #f2f2f2;
	padding: 0px 20px;
}
.styles---nav p {
	display: flex;
	flex-flow: column;
	gap: 0px;
}
.styles-h3 {
	padding: 20px;
}
.styles-color-wrapper, .styles-columns {
	border: thin solid #ccc !important;
	padding: 0px !important;
}
.styles-color-content {
	padding: 0px 20px 20px !important;
	margin: 0px !important;
}
.styles-color-column {
	padding: 0px !important;
	margin: 0px !important;
}
.styles-font-label, .styles-font-paragraph {
	padding: 0px 20px;
	margin: 0px auto !important;
}
.styles-font-label {
	color: #757575;
	margin-bottom: -12px !important;
}
.styles-font-paragraph {
	margin: 0px auto 20px auto !important;
}
.styles-code-column {
	border: thin solid #ccc;
	padding: 0px 20px 20px;
}
.styles-code-label {
	margin: 0px;
	padding: 0px;
	margin-bottom: -20px;
}
.styles-code-paragraph {
	margin: 0px;
	padding: 20px;
	border: thin solid #ccc;
	margin: 0px !important;
}


/*Controlls how the page templates will print - START*/
@media only print {
	* {
		-webkit-print-color-adjust: exact !important;   /* Chrome, Safari 6 – 15.3, Edge */
		color-adjust: exact !important;                 /* Firefox 48 – 96 */
		print-color-adjust: exact !important;           /* Firefox 97+, Safari 15.4+ */
		margin: 0px !important;
		padding: 0px;
	}
	html {
		visibility: hidden;
		display: block;
	}
	#masthead, .site-footer, .mysticky-welcomebar-fixed, .yoast-breadcrumbs, .entry-header {
		visibility: hidden !important;
	}
	body {
		visibility: visible !important;
		display: table !important;
		margin: -300px auto 0 !important;
		overflow: hidden !important;
		flex-flow: column;
	}
	div {
		display: inline-block;
		page-break-after: always !important;
	}

}
/*Controls how the page templates will print - END */


/*author block start*/
p.wp-block-post-author__byline, p.wp-block-post-author__name, p.wp-block-post-author__bio {
    margin-top: 0px !important;
    padding-left: 0px; 
}
p.wp-block-post-author__name:before {
    content: 'Written by ';
}
p.wp-block-post-author__byline, p.wp-block-post-author__name, p.wp-block-post-author__bio {
    font-style: italic;
}
p.wp-block-post-author__byline, p.wp-block-post-author__bio {
    font-size: 70%;
}
.wp-block-post-author {
    padding-bottom: 20px;
    padding-top: 40px;
}
p.wp-block-post-author__name a {
    color: black !important;
}
/*author block end*/





/*query loop block start*/ 
:where(.wp-block-post-template.is-layout-grid) {
    gap: 4em;
}
.wp-block-post-template-is-layout-grid .wp-block-post-excerpt {
	margin-top: 15px;
}
@media (max-width: 1200px) and (min-width: 601px) {
	.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    	grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
ul.wp-block-post-template {
    padding-left: 0;
}
h2.wp-block-post-title, .wp-block-post-excerpt p {
    padding: 0;
}
h2.wp-block-post-title:after {
    margin-bottom: 0px;
}
/*removes link*/
.taxonomy-category a {
    pointer-events: none;
}
h2.wp-block-post-title, #page ul.wp-block-post-template p.wp-block-post-excerpt__excerpt {
    margin-top: 0 !important;
}
.wp-block-post-template-is-layout-list li.wp-block-post {
    margin-bottom: 75px;
}
.taxonomy-category.wp-block-post-terms span, .taxonomy-category.wp-block-post-terms a, .wp-block-post-date {
    font-style: italic;
    font-size: 70%;
}
.taxonomy-category.wp-block-post-terms{
    margin-top: -25px;   
}
.wp-block-post-date, .taxonomy-category.wp-block-post-terms {
    width: fit-content;
    display: inline-block;
}
.wp-block-query-pagination {
    margin-top: 45px;
    justify-content: center;
	color: #005191;
}
.wp-block-query-pagination .page-numbers {
    padding: 0px 5px;
}
.wp-block-query-pagination .page-numbers:current {
    background: #005191;
}
.wp-block-query-pagination .page-numbers:hover {
    background-color: rgba(0,0,0,0);
	color: #005191;
}
/*query loop block end*/ 

/*details block toggles start*/
.wp-block-details summary {
    display: block;
}
.wp-block-details[open] summary:after, .wp-block-details summary:hover:after {
    content: "▼";
    color: rgb(249, 154, 124);
    font-size: 80%;
    margin: 0rem 0rem 0rem 1rem;
}
.wp-block-details[open] summary:before {
    content: "Hide ";
}
.wp-block-details summary:before {
    content: "See ";
}
.wp-block-details summary::-webkit-details-marker {
    display: none;
}
/*details block toggles end*/


/*services custom blocks with blue backgrounds start*/
.container__main .content__cell p a, .container__main .content__cell p a:hover {
    color: white;
    text-decoration: underline;
}
.container__main .content__cell p a:hover {
	text-decoration-style: double;
}
/*services custom blocks with blue backgrounds end*/

