/*
 Theme Name:   Keiki_Heroes_Theme
 Theme URI:    https://www.keikiheroes.org/Keiki_Heroes_Theme
 Description:  Custom Keiki Heroes Theme. Total child theme.
 Author:       HIStemCare Team
 Author URI:   https://www.keikiheroes.org
 Template:     Total
 Version:      1.18
*/



/* COLORS
* green #88c541
* blue #01acd6
* neutral #f4f3ea
*/


:root {  
  --orange:#F26522;
  --yellow: #ffdd18;
  --green: #88c541;
  --blue: #01acd6;
  --blue-dark: #11678a;
  --blue-light: #cbeff9;
  
   
  --neutral:#ECF0F2;
  
  --neutral-400: #89ADBB;
  --neutral-300: #9EBAC6;
  --neutral-200: #B4C8D1;
  --neutral-100: #E2E8EC;
  
}


.post-edit {
	display: none;
}

/* 
* Typography vertical rythmn
* http://type-scale.com/?size=16&scale=1.333  
*/


html {font-size: 1em;}

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  font-size: 16px;
}

.roboto {
	font-family: 'Roboto', sans-serif !important;
}


h1, h1.vcex-heading, .size-h1 {
 /* margin-top: 0;*/
  font-size: 3.157em;
}

.size-h1 {
	 font-size: 3.157em !important;
}

#hero {
padding-top: 30px;
}


#hero {
	padding-top: 30px;
}

h2, h2.vcex-heading {font-size: 2.33em;}

h3, h3.vcex-heading {font-size: 1.77em;}

h4, h4.vcex-heading {font-size: 1.33em;}

.heading-typography { line-height: 1.45 }

h2.wpb_video_heading {
	font-size: 1.77em;
}

/*.vcex-module.vcex-heading.vcex-heading-plain {
	 margin: 2rem 0 1rem;
	
}*/

.text-large {
	font-size: 1.25em;
	font-size: 1.1em;
}

li.text-large {
	margin: .3em 0;
}

.heading {
	font-family: 'new-herman', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	font-style: normal;
}

.big-list li {margin-bottom: 1em;}

p {margin-bottom: 1em;}

p.lead { 
	font-family: roboto-slab, serif;
	font-weight: bold;
	font-size: 1.3em; 
	line-height: 1.6;
	color: #222;
	color: #004559;
	color: #0499be;
}

.lead a {
	text-decoration: underline;
}


hr { border: solid #e4e4e4; border-width: 1px 0 0; clear: both; margin: 40px 0; height: 0; }


blockquote {
    background: url(assets/images/quote.png) left 4px no-repeat;
	padding-left: 55px;
	padding: 2rem;
    margin: 30px 0;
	font-size: 1.15em;
	font-style: italic;
	color: #222;
	background-color: var(--neutral);
	border-left: 10px solid var(--blue);
}


blockquote.white.large {
	font-size: 1.25em;
	color: #fff;
	border-left: 10px solid var(--yellow);
}



#searchform-header-replace {color:#222}


.fluid-height {
	min-height: calc(100vw * (2/18));
}


.branding {
	float: left;
	padding-top: 4rem;
}



#site-logo a.site-logo-text {
	color: #222;
}

/* @group Top Bar */



#top-bar {
	padding: 0;
}

#top-bar-wrap {
	background-color:var(neutral-bg-color-light);
	 background-color: #01acd6;
	color: #ffffff;
	border: none;
	text-align: right;
	font-size: 0.923em;
}


#top-bar-social li {
	margin: 0 10px;
}

#top-bar-social a.wpex-social-btn.wpex-social-btn-bordered {
    height: 36px;
    line-height: 36px;
    width: 36px;
    font-size: 26px;
    color: var(--blue);
}

#top-bar-social a.wpex-social-btn:hover {
	background: transparent;
	    color: var(--blue-dark);
}

#top-bar-social .wpex-social-border {
    border-color: #fff;
}


#top-bar .theme-button {
	background:  none;
	color: #fff;
	border: 0px solid #fff;
	border-radius: 0;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin: 0;
}

#top-bar .theme-button.active {
	
	background: rgba(0,0,0,.5);
}

#top-bar .theme-button.active:hover {
	background: rgba(0,0,0,.5);
}

#top-bar .theme-button:hover {
	background: rgba(0,0,0,.5);
}

/* gtranslate */

.switcher {
	/*float: right;*/
	margin-left: 30px;
}

.switcher .selected {
	background: #fff !important;
}

.switcher .option {
	background: #f3f3f3 !important;
}

.switcher .option {
	position: absolute !important;
}

#top-bar .switcher a {
	font-weight: 400;
	font-style: normal;
	/*	line-height: 1.45;*/
	color: #222 !important;
	
}


/* @end */

@media only screen and (min-width: 1024px) {
	.wha-square {
		margin: 0 1px 1px 0;
		display: inline-block;
		font: 24px Calibri !important;
		width: 2.25em !important;
		height: 2.25em !important;
		line-height: 2.25em !important;
	}
	.crossword_wrapper {flex-direction: row !important;}
}
.wha-crossword-questions {padding: 0 !important;}



.wha-center.wha-crossword-questions {

}



/* @group Callout */

.callout {
	padding: 2rem;
/*	color: #fff;*/
	background: var(--blue-light);
	/*background: #56CDE8;*/
	border-radius: 5px;
/*	font-size: 1.25em;
	font-weight: 500;*/
}

.callout.yellow {
	background: var(--yellow);
}

.callout .vc_column-inner {
	margin-bottom: 0;
}

.callout  li {
	font-size: 1.1em;
	margin-bottom: .4em;
}


.callout :first-child {
	margin-top: 0 !important;
}

/* @end */

/* @group Page header */

/*.page-header {
	padding: .5rem 0;
	background: var(--green);
	border: 0;
	margin-bottom: 0;
}*/

/*.page-header .page-header-title {
 text-shadow: 2px 2px 0 rgba(0,0,0,.3);
}*/



/* @end */

/* @group Navigation */


#site-logo img {
filter: drop-shadow(3px 3px 8px #fff);
}

.search-toggle-li {
	display: none;
   }
   

.dropdown-menu>li.woo-menu-icon {
	display: none;
}



#sidr-main {
    font-size: 18px;
    background: var(--blue-dark);
    color: #fff;
}


/* @end */

/* @group Layout */

.aside .wpb_wrapper {
	padding: 15px;
	font-size: .95em;
	background-color: var(--blue-light);
}

.aside .wpb_wrapper h3:first-of-type {
	margin-top: 0;
}



#section-business {
background-color: #11678a;
background-image: linear-gradient(136deg, #11678a 33%, #01acd6 68%, #ffffff 100%);

}

#section-kids .vcex-feature-box-image {
	min-height: 300px;	
}

#section-kids .vcex-feature-box-content {
	font-size: .95em;
}

.header-bottom {
	background: var(--yellow);
}
/* margin fix when template is empty (row disabled) */
.templatera_shortcode > p {
	margin: 0;
}


.header-bottom .container {
	/*padding: 10px 0;*/
}


#section-story {
	font-size: 1.1em;
}

#section-story h2 {
	font-size: 1.7em;
}


#section-story .vc_row.border {
	border: 5px solid var(--blue-dark);
	background: rgba(255,255,255,1);
	margin-bottom: 2rem;
}

.vc_row.border {
	border: 5px solid var(--blue-dark);
	background: rgba(255,255,255,.7);
	margin-bottom: 2rem;
}



.footer-widget {
	width: 100%;
}

/*#site-header {
    background-color: #fff !important;
}*/

#hero-home {
	position: relative;
	min-height: calc(100vw * (9/16));
}

.section {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.bg-orange {
	background:#F26522 ;
	background: var(--orange);
}
.bg-yellow {
	background:#ffdd18 ;
	background: var( --yellow);
}

.bg-green {
	background:#88c541 ;
	background: var( —green);
}

.bg-blue {
	background: #01acd6;
	background: var(--blue);
}

.bg-blue-light {
	background:  #cbeff9;
	background: var( --blue-light);
}

.bg-blue-dark {
	background:  #11678a;
	background: var( --blue-dark);
}





/* @group Certificate */

#KH-pledge,  #KH-certificate {
	background: #fff;
	font-weight: bold;
	margin-top: 30px;
	box-shadow: 5px 5px 10px rgba(0,0,0,.2);
}

#KH-certificate .certificate-container {
	position: relative;
	padding: 20px;
}

#KH-certificate  .info {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 100;
	text-align: center;
}

#KH-certificate  .date {
	font-size: 18px;
	position: absolute;
	bottom: 10%;
	left: 10%;
	width: 300px;
	z-index: 100;
	text-align: center;
}


#KH-certificate .date span {
	display: block;
    border-top: 1px solid #555;
    padding-top: 10px;
    font-weight: 400;
}

#KH-certificate .signed {
	font-size: 18px;
	position: absolute;
	bottom: 10%;
	right: 10%;
	width: 300px;
	z-index: 100;
	text-align: center;
}

#KH-certificate .signed span {
	display: block;
    border-top: 1px solid #555;
    padding-top: 10px;
    font-weight: 400;
}

#KH-certificate .preheader {
	margin: 0;
}


#KH-certificate .info h1 {
	display: inline-block;
	/*border-bottom: 2px dashed #444;*/
}


#KH-certificate h1.name {
	font-size: 40pt;
	font-size: 40px;
	line-height: 30px;
	color: var(--blue);
	margin-top: 1rem;
	/*margin-bottom: 1rem;*/
}

#KH-certificate h1.name span {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: 	#222;
	font-size: 16pt;
}
 



#KH-certificate .vc_column-inner {
 	margin-bottom: 0 !important;
 	padding: 0;
 }

/* @end */

/* @group ID card */

.KH-ID-info {
	margin-top: 10px;
}

.KH-ID-info .hero-name {
	font-family: 'new-herman', sans-serif;
	font-weight: 400;
	font-size: 1.4em;
}

.KH-ID-container {
	position: relative;
	width: 242.64pt;
	height: 153pt;
	margin: 20pt;
}

.KH-ID-container img {
	width: 100%;
}

.KH-ID-container .KH-ID-info {
	position: absolute;
	left: 15pt;
	 top: 40pt;
	width: 120pt;
	font-size: 10pt;
	font-weight: normal;
}

.KH-ID-container .KH-ID-info label {
	font-weight: 400;
	font-size: 8pt;
}

.KH-ID-info .signature {
	display: block;
	margin-top: 35pt;
}

.KH-ID-container .KH-ID-info p {
	margin-bottom: 2pt;
}


/* @end */

/* @group Pledge */


.gform_wrapper .pledge-form {
	text-align: center !important;
}

.pledge-form .ginput_container_checkbox .gfield_checkbox {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}



.gform_wrapper .pledge-form  input[type="text"] {
	color: #222;
	border-color: #ccc;
	font-size: 1.2em !important;
	text-align: center;
}

.pledge-form .name_first, .pledge-form .name_last {
	display: inline-block;
	margin: 10px auto;
}




.gform_wrapper .ginput_container_checkbox {
	margin: 30px 0 !important;
}




.gform_wrapper .pledge-form ul.gfield_checkbox li input[type=checkbox] {
	position: absolute;
	top: 12px;
	left: 0;
	width: 30px;
	
	display: none;
	
	font-family: ticons !important;
	font-weight: 400;
	
	 line-height: 1;
   
}


.gform_wrapper .pledge-form ul.gfield_checkbox li input[type=checkbox] + label:before {
	font-family: ticons !important;
    content: "\f0c8" !important;
    content: "\f096" !important;
    margin-right: 10px;
     font-weight: 400 !important;
  
}

.gform_wrapper .pledge-form ul.gfield_checkbox li input[type=checkbox]:checked + label:before {
	font-family: ticons !important;
	    content: "\f14a" !important;
	    margin-right: 10px;
	     font-weight: 400 !important;
	
}

#field_1_11, #field_1_2, #field_1_10 {
	background: var(--blue-light);
	margin-bottom: 0;
	padding-bottom: 20px;
}

.gform_wrapper .pledge-form .ginput_container_checkbox,
body .gform_wrapper .pledge-form ul li.gfield,
.gform_wrapper .pledge-form ul.gfield_checkbox {
	margin: 0!important;
}

.gform_wrapper .pledge-form .top_label .gfield_label {
    font-weight: normal;
    margin: 15px 0 5px;
}

.gform_wrapper .pledge-form  h2 {
	padding-top: 1em;
}

.ginput_recaptcha > div {
	margin: 20px auto;
}

/* @end */

/* @end */

/* @group VC Modules */

.vc_tta-tabs-list .vc_tta-tab>a{
	font-weight: bold !important;
}


.theme-button.minimal-border:hover, 
.active>.theme-button.minimal-border, 
.theme-button.minimal-border.active {
    background: #cbeff9;
    color: #222;
}

.theme-button.minimal-border {
    background: none;
    color: #222;
    border: 1px solid #e8e8e8;
    border-radius: 0;
	font-size: 1.1em;
}


.vcex-feature-box-heading {
	margin-top: 2rem;
}

.vc_toggle_default .vc_toggle_title h4 {
	 font-size: 1.25em !important; 
 }

/* @group Theme Button */

.theme-button {
    background: #ffdd18;
    color: #222222;
    font-size: 20px;
    font-weight: 700;
    border-radius: 40px;
	border-radius: 10px;
    border: 3px solid #fff;
    margin-top: 2rem;
}

.theme-button:hover {
	background: var(--blue-dark);
	color: #fff;
}

.theme-button.yellow {
	background-color: var(--yellow);
	color: #222;
}

.theme-button.orange {
	background-color: var(--orange);
}

#site-navigation li.theme-button {
	font-size: 16px;
    padding: 0; /* padding is set on a */
}

#site-navigation .dropdown-menu>li.menu-item.theme-button>a {
	padding: 0 10px;
}


#kh-button:hover {
    background-color: #FFDD18 !important;
    color: black !important;
}



.wpb-js-composer .vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab>a {
    /* border-color: var(--orange) !important; */
    background-color:var(--orange) !important;
    color: #fff;
}

.wpb-js-composer .vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	background-color:#f8f8f8 !important;
}


/* @end */


.wpb_single_image {
	position: relative;
}

.wpb_single_image .wpb_single_image_caption {
		/* font-family: 'new-herman', sans-serif; */
		font-size: 1.3em;
		line-height: 1;
		position: relative;
		display: block;
	    z-index: 2;
	    bottom: 0;
	    margin-top: 10px;
	    text-align: center;
	    color: #000;
	    padding: .1em;
	    background: var(--yellow) !important;
	    opacity: 1 !important;
}

vc_row.border .wpb_single_image {
	margin-bottom: 2rem;
}

.vc_column-inner > .wpb_wrapper > .wpb_single_image {
	margin-top: 2rem;
}

.theme-button, .color-button, input[type="submit"], button, .button, .added_to_cart {
	background-color: #F26522;
	/*margin-top: 2rem;*/
	margin-top: 2rem;
	color: #fff;
	font-size: 1.1em;
	font-size: 1em;
	font-weight: bold;
}

.theme-button.outline {
    color: #222;
    background: none;
    border: 2px solid #ccc;
    font-weight: 600;
}

.theme-button.outline:hover {
    background: var(--blue);
    color: #fff;
}



.wpb-js-composer .vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab{
	font-weight: bold;
}

.wpb-js-composer .vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab>a {
    background-color: var(--yellow) !important;
    color: #222 !important;
}

.wpb-js-composer .vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    background-color: var(--orange) !important;
    color: #fff !important;
}


body .vc_tta.vc_tta-tabs .vc_tta-tabs-container { display: block !important; }
body .vc_tta.vc_general .vc_tta-panel-heading { display: none !important; }

.superpowers .vc_tta-panels-container {
	background: rgba(255,255,255,.8);
	padding: 30px;
}


/*.vcex-image-grid-entry-figure {
	border: 1px solid #ccc;
	padding-bottom: 10px;
}*/

.vcex-image-grid-entry-img {
	margin-bottom: 10px;
}

.vcex-image-grid-entry-title h4{
	font-size: 1em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .02em;
}
.vcex-image-grid-entry-excerpt {
	font-size: .85em;
}

.logo-grid .vcex-image-grid-entry-figure {
	border: 0;
}
.logo-grid .vcex-image-grid-entry-img {
	padding: 0;

}

.logo-grid .vcex-image-grid-entry-img img{
	filter: none;
}

.logo-grid .col {
	padding: 0 30px;
}

/* @end */

/* @group Woocommerce */


body.woocommerce {
	font-size: 16px;
}



.woocommerce h1,
.woocommerce h2,
.woocommerce h3,
.woocommerce h4,
.woocommerce h5 {
	 font-family: 'Roboto', sans-serif;
	 font-weight: bold;
}

.woocommerce-product-gallery__wrapper {
	margin-top: 2rem;
}

.woocommerce .page-header {
	margin-bottom: 2rem;
}

.woocommerce .product figure,
.woocommerce .wpex-loop-product-images {

	border: 1px solid #ccc;
	box-shadow: 0px 0px 10px #ccc;
}


.products .product .price {
	margin-top: 1rem;
}

.label-free {
	background: var(--green);
	color: #fff;
	padding: .2em .5em;
	border-radius: 3px;
	letter-spacing: .05em;
	font-weight: 600;
	font-size: .9em;
}

.single-product form.cart {
	margin-top: 2rem;
}


.woocommerce h1.product_title {
	margin-top: 2rem;
	font-size: 2em;
}

.woocommerce h2 {
	font-size: 1.77em;
}

.woocommerce h3 {
	font-size: 1.15em;
}

.woocommerce h2.woocommerce-loop-product__title,
.woocommerce h2.woocommerce-loop-category__title
 {
	font-size: 1.1em;
	font-weight: 400;
}


.woocommerce .related.products {
	font-size: .9em;
}

.woocommerce  .related.products img {
	border: 1px solid #ccc;
}

.woocommerce .related.products h2 {
	font-size: 1.33em;
}


.wpex-loop-product-images .wpex-loop-product-add-to-cart>.button, 
.wpex-loop-product-images .wpex-loop-product-add-to-cart>.added_to_cart {
    height: 35px;
    line-height: 35px;
    width: 100%;
    font-size: 1em;
    text-transform: uppercase;
    background: var(--orange) !important;
    color: #fff !important;
    border-radius: 0;
    padding: 0 12px !important;
    margin: 0 !important;
    font-weight: 600;
}

.tagcloud a, .post-tags a {
    font-size: 1em;
    padding: .385em .769em;
    color: inherit;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    color: #222;
    transition: 0.15s all ease;
}

/* @end */

/* @group Footer */


#mc_embed_signup {
	background: var(--neutral);
	border-bottom: 0px solid #fff;
	padding: 2rem 0;
	font-size: .9em;
}

#mc_embed_signup h2 {
	font-family: 'Roboto' !important;
}

#mc_embed_signup .flex-container {
	display: flex;
	align-content: space-between;
}

#mc_embed_signup :first-child {
	margin-top: 0;
}

.mc-field-group {
	margin-right: 2rem;
}

.mc-field-group label {
	margin-right: 1rem;
}

.mc-field-group:last-child {
	margin-right: 0;
	margin-top: 10px;
}


#footer-builder {
	/*font-weight: 400;
	font-size: 16px;
	background: #ffdd18;
	color: #222;*/
	padding-top: 2rem;
	font-size: .9em;
}


#footer-builder h3 {
	margin-top: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 1.3em;
}


#footer-builder li {
	list-style: none;
}

#footer-builder ul {
	margin-left: 0;
}

#footer-builder a {
	color: #222;
	
}

#footer-bottom {
	background: #222;
	color: #eff2fa;
}

#footer-bottom a {
	color: #222;
}

#footer-callout-wrap {
    background-color:var(neutral-bg-color-light);
    padding: 30px 0;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
}

/* @end */



/* @group styleguide */

div.styleguide-section-header {
    margin: 4rem 0 2rem;
    padding-bottom: 1rem;
	line-height: 1.15;
    padding: .5rem 1rem;
    background: #efefef;
    color: #222;
    border: 1px solid #d6ddf5;
}

.colorswatch { 
    float:left;
    width:120px; 
    margin:1rem; 
    display:inline-block;
    border:0px solid #ccc;
    text-align:center;
}
.color {
    width:120px; 
    height:120px; 
}


.brand-primary {
	color: #222;
}

.brand-primary-dark {
	color: #435ba1;
}

.brand-primary-light {
	color: #82bddd;
}

.brand-secondary {
	color: #43d5cb;
}

.bg-brand-neutral {background-color:var(neutral-bg-color-light)}

.bg-brand-primary {
 	background:#222 ;	
} 

.bg-brand-secondary {
 	background: #435ba1;	
} 

.bg-brand-accent {
 	background: #43d5cb;	
} 


/* @end */



/* @group blog */

/* blog single: float featured image to left
 * Note: Set media after header and meta in theme customizer
	
*/

.single-blog-article #post-media {	
		float: left;
		margin: 0 20px 20px 0;
}
.single-blog-article #post-media img {width: auto !important;}
	
.single-blog-article h2:first-child, 
.single-blog-article h3:first-child, 
.single-blog-article h4:first-child { margin-top: 	0;}


.blog-entry-media img {
	 width: auto !important;
	 margin: 0;
}

.blog-entry-readmore .theme-button {
	margin-left: 0;
}



/* @end */

/* @group Helpers */

/* align-flex-between : space elements even inside a container */

.wpex-border-gray-400 img {
	border: 2px solid #ccc;
}

.overlay-white {
	background: rgba(255,255,255,.7);
}

.bg-neutral {
	background: var(--neutral);
}

.bg-light-blue {
	background-color: var(--blue-light);
}

.bg-blue {
	background-color: var(--blue);
}

.bg-yellow {
	background-color: var(--yellow);
/*	background: #ffe45c;*/
}

.bg-green {
	background-color: var(--yellow);
}


.align-flex-between .wpb_wrapper {
	height:100%;
	display:flex;
	flex-direction: column;
	
	-webkit-box-pack: justify;
  	-webkit-justify-content: space-between;
  	-ms-flex-pack: justify;
  	justify-content: space-between;
}
.align-flex-between .wpb_wrapper .theme-button {
	margin-top:1rem;
}

.drop-shadow {
    filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.3));
}

.no-list-style  {
	list-style: none;
	margin-left: 0;
}

.section-padding {
	padding-top: 60px;
	padding-bottom: 60px;
}

.wpex-text-left .vcex-feature-box-image img{
	margin-left: 0;
}

.max-w-26 .vcex-feature-box-text {
	max-width: 26em;
}

/* @end */





/*--------------------------------------------------------------
- large screens
--------------------------------------------------------------*/
@media only screen and (min-width: 1240px) {

	body {
		font-size: 18px;
	}
}



/*--------------------------------------------------------------
- medium screens
--------------------------------------------------------------*/
@media only screen and (max-width: 1025px) {

	body {
		font-size: 15px;
	}
}


/*--------------------------------------------------------------
- small screens
--------------------------------------------------------------*/

@media only screen and (max-width: 767px) {


body {
	font-size: 14px;
}


/* apply height for svg browser bug fix */
/*body #site-logo a {
	height: 100px;
 }
 
 body #site-logo img {
	height: 100px;
	 max-height: 100px;
	 display: inline;
 }
 
 body #site-logo,
 body #site-logo-inner {
	 display: block !important;
	 height: 100px;
 }*/


h1, h1.vcex-heading { font-size: 2em;}

h2, h2.vcex-heading {font-size: 1.77em;}

h3, h3.vcex-heading {font-size: 1.33em;}

h4, h4.vcex-heading {font-size: 1.15em;}

.heading-typography { line-height: 1.45 }

.page-header.title { font-size: 2em;}

.branding {

    padding-top:0;
}

.vc_empty_space {
	height: 5px !important;
}

#KH-certificate .preheader {
	margin-top: -20px;
}

#KH-certificate h1.name {
	font-size: 24px;
	line-height: 18px;
	color: var(--blue);
	margin-top: .5rem;
	margin-bottom: .5rem;
}

#KH-certificate h1.name span {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: 	#222;
	font-size: .7em;
}

#KH-certificate .info p {
	font-size: .85em;
	font-weight: normal;
}
 


}



@media print {


    #content, #page {
        width: 100%;
        margin: 0;
        float: none;
    }
    /** Seitenränder einstellen */
    @page {
        margin: 0.4in 0.3in 0.3in;
    }
   
    body {
        font: 9pt 'Open Sans', Arial, Helvetica, sans-serif !important;
        line-height: 14pt !important;
        background: #fff !important;
        color: #000;
    }
    h1,h2 {
        font-size: 24pt;
    }
    h3, h4 {
        font-size: 12pt !important;
        margin-top: 12pt;
        margin-bottom: 6pt;
        color: #000 !important;
    }
    
    a {
        page-break-inside: avoid
    }
    blockquote {
        page-break-inside: avoid;
    }
    h1, h2, h3, h4, h5, h6 {
        page-break-after: avoid;
        page-break-inside: avoid;
    }
    img {
        page-break-inside: avoid;
        page-break-after: avoid;
    }
    table, pre {
        page-break-inside: avoid
    }
    ul, ol, dl {
        page-break-before: avoid
    }
    
    a:link, a:visited, a {
        background: transparent;
        color: #000;
           }
    
    a {
        page-break-inside: avoid
    }
    
    p, ul,
    .entry-content ul, 
    .entry-content ol {
    	margin-bottom: 10pt !important;
    }
    
        .entry iframe, ins {
        display: none;
        width: 0 !important;
        height: 0 !important;
        overflow: hidden !important;
        line-height: 0pt !important;
        white-space: nowrap;
    }
    .embed-youtube, .embed-responsive {
        position: absolute;
        height: 0;
        overflow: hidden;
    }
   
 
    
    p, address, li, dt, dd, blockquote {
        font-size: 100%
    }
    
    code, pre {
        font-family: "Courier New", Courier, mono
    }
    
    
    
    /* theme specific */


    #main .page-header {
        width: 1040px;
        margin-left:auto;
		margin-right:auto;
		text-align: center !important;
    }

    #site-header {text-align: center;}
    #site-logo {
    	float: none;
    	margin: 0 auto;
    }
    

 
    
 
#KH-certificate .info {
	top: 45%;
	font-size: 16px;
	line-height: 20px;
	max-width: 70%;
	margin: 0 auto;
}

#KH-certificate .date,
#KH-certificate .signed {
	width: 200px;
	font-size: 16px;
}

#KH-certificate h1.name {
	font-size: 30pt;
	line-height: 28pt;
	color: var(--blue-dark);
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#KH-certificate h1.name span {
	font-size: 20pt;
}
 
 #KH-certificate .wpb_single_image img {
 	max-width: 100%;
 	max-width: auto;
 }
 
 #KH-certificate  {
     max-width: 800px;
     max-width: 1000px;
     margin-left: auto;
     margin-right: auto;
     box-shadow: none;
 }
 
 
 .field_description_above, .field_description_below {
 	font-size: 14pt;
 } 
 
 #KH-pledge .label-big-check {
 	font-size: 12pt;
 }
 
 #KH-pledge input.gform_button {
 	font-size: 18pt;
 	font-weight: bold;
 	width: auto;
 }
 

 
 .pledge-form .ginput_container_checkbox .gfield_checkbox {
 	font-size: 1.6em;
 }
 
 
 .KH-ID-container .KH-ID-info p {
 	margin-bottom: 2pt !important;
 }
 
 

    /* total theme - hide screen blocks */
    
  
    
body.wpex-responsive .container, 
body.wpex-responsive .vc_row-fluid.container {
	max-width: 100%;
}


.page-id-605 #top-bar-wrap,
.page-id-605 #site-header,
.page-id-605  footer,
.page-id-605  #footer-bottom,
.page-id-605  #footer-menu,
.page-id-605 #footer-builder,
.post-edit,
.site-credit,
 #site-scroll-top,
.vcex-spacing,
 .hide-print {
    display: none !important;
}
    
    	

}


/* @group DEV logged in */

/*.logged-in .theme-button {
	font-weight: 700;
}
*/


 #top-bar .theme-button {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
	font-size: 16px;
}

 #top-bar-wrap {
	background: #fff;
}

/* .page-header-inner {
	padding:  0 0;
	font-family: new-herman, sans-serif;
    font-weight: 800;
}*/

/* .page-header .page-header-title {
	padding-top: 10px ;
	font-size: 4em;
	border-top: 2px solid rgba(255,255,255, .5);
}*/



.home #footer-builder,
.parents-section #footer-builder, 
.parents-section #footer-bottom {
	background: #c9ebf8;
}


/*#site-header {
	background-color: var(--green) !important;
}*/

/*#top-bar .theme-button.top-nav-keiki {
    background: #88c541 !important;
}

 #top-bar .theme-button.top-nav-parents {
    background: var(--blue) !important;
}

.parents-section #site-header {
	/*background-color: var(--blue) !important;*!/
	background: var(--blue) !important;
}

.parents-section #page-header {
	background: var(--blue) !important;
	color: #222;
}*/


/* @end */