
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_11 #myExtraContent4,
#ExtraContentPlusstacks_in_11 #fs {
	display: none;
}


#stacks_in_5 {
	padding: 60px 0px 0px 0px;
}
/*
 * Typography: Core
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */

#typography_stacks_in_6_1,
#typography_stacks_in_6_1 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_6_1 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



	/* Typography - Text Global Styles */
	#typography_stacks_in_6_1 .typography_text,
	#typography_stacks_in_6_1 .typography_text div,
	#typography_stacks_in_6_1 .typography_text p,
	#typography_stacks_in_6_1 .typography_text blockquote,
	#typography_stacks_in_6_1 .typography_text address,
	#typography_stacks_in_6_1 .typography_text details {
		color: #333333;
	}
	
	
		#typography_stacks_in_6_1 h1.typography_headers,
		#typography_stacks_in_6_1 h2.typography_headers,
		#typography_stacks_in_6_1 h3.typography_headers,
		#typography_stacks_in_6_1 h4.typography_headers,
		#typography_stacks_in_6_1 h5.typography_headers,
		#typography_stacks_in_6_1 h6.typography_headers {
			color: #111111;
		}
	
	
	#typography_stacks_in_6_1 .typography_text a,
	#typography_stacks_in_6_1 .typography_headers a,
	#typography_stacks_in_6_1 a .typography_headers {
		color: #0276FD;
	}
	#typography_stacks_in_6_1 .typography_text a:hover,
	#typography_stacks_in_6_1 .typography_headers a:hover,
	#typography_stacks_in_6_1 a:hover .typography_headers,
	#typography_stacks_in_6_1 .typography_text a:active,
	#typography_stacks_in_6_1 .typography_headers a:active,
	#typography_stacks_in_6_1 a:active .typography_headers {
		color: #60AFFE;
	}
	#typography_stacks_in_6_1.linkDecorationInherit .typography_text a {
		text-decoration: inherit;
	}
	#typography_stacks_in_6_1.linkDecorationNone .typography_text a {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_6_1.linkDecorationUnderline .typography_text a {
		text-decoration: underline;
		font-weight: normal;
	}
	#typography_stacks_in_6_1.linkDecorationBold .typography_text a {
		text-decoration: none;
		font-weight: bold;
	}
	#typography_stacks_in_6_1.linkDecorationItalic .typography_text a {
		text-decoration: none;
		font-weight: none;
		font-style: italic;
	}
	
	#typography_stacks_in_6_1.linkDecorationHoverInherit .typography_text a:hover,
	#typography_stacks_in_6_1.linkDecorationHoverInherit .typography_text a:active {
		text-decoration: inherit;
	}
	#typography_stacks_in_6_1.linkDecorationHoverNone .typography_text a:hover,
	#typography_stacks_in_6_1.linkDecorationHoverNone .typography_text a:active {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_6_1.linkDecorationHoverUnderline .typography_text a:hover,
	#typography_stacks_in_6_1.linkDecorationHoverUnderline .typography_text a:active {
		text-decoration: underline;
	}
	#typography_stacks_in_6_1.linkDecorationHoverBold .typography_text a:hover,
	#typography_stacks_in_6_1.linkDecorationHoverBold .typography_text a:active {
		font-weight: bold;
	}
	#typography_stacks_in_6_1.linkDecorationHoverItalic .typography_text a:hover,
	#typography_stacks_in_6_1.linkDecorationHoverItalic .typography_text a:active {\
		font-style: italic;
	}
	

/*
 * Typography: Font Importer
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */


/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_6_4,
.typography_core p#typography_text_stacks_in_6_4,
.typography_core div#typography_text_stacks_in_6_4,
.typography_core blockquote#typography_text_stacks_in_6_4,
.typography_core address#typography_text_stacks_in_6_4,
.typography_core details#typography_text_stacks_in_6_4 {
	width: 100%;
	font-family: Bowlby One;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	
	
		text-shadow: 4px 4px 7px #000000;
	
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

#typography_text_stacks_in_6_4.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_6_4.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}




#stacks_in_6_4 {
	padding: 0px 0px 30px 0px;
}
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}::placeholder{color:rgba(153, 153, 153, 1.00)}#stacks_in_9 label{color:rgba(34, 34, 34, 1.00);font-size:1.00rem}#stacks_in_9 .gdpr input{float:left;width:auto;margin:0.3rem 0 1rem 0}#stacks_in_9 .gdpr label{float:left;width:90%;font-size:1.00rem;color:rgba(34, 34, 34, 1.00);position:relative;margin-left:0.5rem}#stacks_in_9 input[type=text],#stacks_in_9 input[type=email]{-webkit-appearance:none;font-family:inherit;border-style:solid;border-width:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;margin:0;line-height:1em;width:100%;box-sizing:border-box;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;border-radius:3px;background-color:rgba(204, 204, 204, 1.00);border-color:rgba(204, 204, 204, 1.00);height:2em;color:rgba(51, 51, 51, 1.00);font-size:1.50rem;text-align:left;padding:0 0.5rem}#stacks_in_9 input[type=text]:focus,#stacks_in_9 input[type=email]:focus{box-shadow:0 0 5px -1px rgba(56, 96, 214, 1.00);border-color:rgba(56, 96, 214, 1.00);outline:none;background-color:rgba(201, 201, 201, 1.00);color:rgba(0, 0, 0, 1.00)}#stacks_in_9 .label_text{line-height:2em}#stacks_in_9 .field{display:inline-block;width:100%;position:relative;margin:0.50rem 0;vertical-align:bottom}#stacks_in_9 .hide{display:none}#stacks_in_9 input[name=consent].error{outline:1px solid red}#stacks_in_9 label.error{margin-top:0.5rem;color:red;display:block;font-size:1rem}#stacks_in_9 button{margin:0}#stacks_in_9 button.custom{border-style:solid;border-width:0px;cursor:pointer;font-family:inherit;font-weight:inherit;line-height:normal;margin:0;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;border-radius:0;transition:background-color 300ms ease-out;background-color:rgba(72, 120, 222, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_9 button.custom:hover{background-color:rgba(68, 114, 210, 1.00)}#stacks_in_9 button.small{padding-top:0.875rem;padding-right:1.75rem;padding-bottom:0.9375rem;padding-left:1.75rem;font-size:0.8125rem}#stacks_in_9 button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}#stacks_in_9 button.expand{padding-right:0;padding-left:0;width:100%}#stacks_in_9 button.right{float:right}#stacks_in_9 button.radius{border-radius:3px}#stacks_in_9 button.round{border-radius:500px}
