.entry-header {
	display: none;
}
.wp-block-jetpack-rating-star {
  margin-bottom: 10px !important;
}
.page-id-1224 .wp-block-post-featured-image img {
  max-height: 150px;
  min-height: 150px;
}
.page-id-1224 .wp-block-post-title {
  margin-top: 25px !important;
}
.page-id-1224 .wp-block-post .wp-block-group {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
/* Change all link color SS-26420370-hc */
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover, .entry-content a {
	color: #00D152;
}

/*create sticky menu */
div.header-inner.section-inner {
	background: #fff;
	height: 120px;
	z-index: 170;
	margin: 0 auto;
	border-bottom: 3px solid #EBEDF1;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
}

div.header-inner {
	max-width: 1680rem;
	padding: 3.15rem 0;
	z-index: 100;
}

div.header-navigation-wrapper {
	margin: 40px;
}

div.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 4rem);
	padding-top: 100px;
}

div.entry-content>.alignfull {
	margin-bottom: 10rem;
	margin-top: 8em;
}

div.wp-block-jetpack-layout-grid {
	margin-top: -5em;
}

/*tighten up white space above footer*/
div.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
	margin-top: 0;
	padding: 1.75rem 0;
}

div.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
	width: calc(50% - .5em);
}

.alignnone, .aligncenter {
	margin-bottom: 2rem;
	margin-top: 2rem;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
	background-color: #FFFFFF;
	color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
	background-color: #FFFFFF;
	color: #fff;
}

/* Testimonials CSS Start  */
.post-type-archive-jetpack-testimonial header.entry-header.has-text-align-center { 
    display: block;
}
.post-type-archive-jetpack-testimonial .archive-subtitle.section-inner.thin.max-percentage.intro-text {
    font-size: 50px;
    font-weight: bold;
	    line-height: 1.2;
}
.single-jetpack-testimonial .header-inner.section-inner {
    position: relative !important;
}
.post-type-archive-jetpack-testimonial .post-inner {
    padding-top: 2rem;
}
.single-jetpack-testimonial header.entry-header.has-text-align-center {
    display: block; 
	padding-bottom:2rem;
}
.post-type-archive-jetpack-testimonial h2.entry-title.heading-size-1, .single-jetpack-testimonial h1.entry-title {
    font-size: 40px;
    font-weight: 600;
	   line-height: 1.2;
}
@media (max-width:767px){
	.post-type-archive-jetpack-testimonial h2.entry-title.heading-size-1, .single-jetpack-testimonial h1.entry-title {
    font-size: 30px;
}
.post-type-archive-jetpack-testimonial .archive-subtitle.section-inner.thin.max-percentage.intro-text {
    font-size: 35px;
    
}
}

.postid-1363 h1.wp-block-heading.alignfull.has-text-align-center {
    max-width: 58rem;
    width: calc(100% - 4rem);
}

.postid-1363  h1.wp-block-heading.alignfull.has-text-align-center {
       margin-top: 0px !;
    margin-bottom: 0px;
}
.page-id-8 #site-content,.page-id-45 #site-content,.page-id-72 #site-content,.single-post #site-content, .page-id-3388 #site-content {
  margin-top: 50px;
}



