/*
Theme Name:     Blue_Cradle
Description:    
Author:         Stimulus Creative
Template:       generatepress

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/



/* footer */
.copyright-bar {
    font-size: 13px;
}
.site-info {
    padding: 30px 0;
    color: rgba(255,255,255,0.65);
}
input[type=”email”]{
	width:66%
}
input[type=”submit”]{
	width:32%
}

/* header */

#menu-item-737 a {
    background: #fff;
    border-radius: 0px;
    color: #000;
}

.site-header, #mobile-header {;
    background: #004851;
	background: -moz-linear-gradient(-90deg, #007396 50%, #004851 100%);
	background: -webkit-linear-gradient(-90deg, #007396 50%, #004851 100%);
	background: linear-gradient(-90deg, #007396 50%, #004851 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=”#004851”,endColorstr=”#007396”,GradientType=1);
}

/* caption */
.elementor-widget-image .widget-image-caption {
    font-family: var(--e-global-typography-secondary-font-family ), Sans-serif;
	    color: var(--e-global-color-accent );
    font-size: 0.9rem;
	text-align: left;
}

/*structure*/

.trustees-text p:last-child {
    margin-bottom: 0;
}
.trustees-pic{
	width:100%;
	border-radius:5px
}
.trustees-pic img{
	border-radius:5px
}
.trustees-text{
	border-left: 2px solid #007396;
	padding-left:30px
}
.trustees-bios {
    max-width: 900px;
    margin: 0 auto;
}
.blue-back{
	padding:100px 0
}
.blue-back, .blue-back-short-bottom, .blue-back-short-top{
	background:#213e7d;
}
.blue-back-short-bottom{
	padding:100px 0 0px
}
.blue-back-short-top{
	padding:0 0 100px
}
.light-blue-back-footer, .light-blue-back{
	background:#6ec1e4;
}
.light-blue-back-footer{
	padding:100px 0 0
}
#text-3 p{
	display: flex;
}
#text-2 p {
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
	margin-right: 40px;
}
#text-3 a{
	margin-right:20px;
	line-height: 0px;
}
.inside-footer-widgets{
	/*max-width: 725px;*/
    margin: 0 auto;
}
#media_image-2 {
    margin-right: 20px;
}
#media_image-2 img{
    width:100%;
}
#text-3{
    margin-top: 40px;
}
#text-4 {
    max-width: 405px;
	text-align: center;
}
/*#text-2{
    margin-top: 10px;
}*/

/* donate */

.charitable-form-fields .charitable-fieldset a:not(.button){
	color: #46b9ea;
    text-decoration: underline;
}
.donation-summary{
	display:none
}
.donate-receipt {
    border: 1px solid #6ec1e4;
    border-radius: 5px;
    padding: 20px;
    max-width: 800px;
    margin: 0 auto;
}
input[type=”submit”], #charitable-registration-form button {
    color: #ffffff;
    background-color: #213e7d;
	margin-bottom:20px
}
.donate h4{
	color: #6ec1e4 ;
	font-size: 24px;
	margin-bottom: 15px ;
}
.pay-instruct {
    background: #213f7e;
    padding: 20px;
    border-radius: 5px;
    margin: 20px 0;
}
.charitable-login-form label, .charitable-form-field.charitable-form-field-checkbox label, .charitable-form-field label {
    margin-bottom: 4px;
    color: #213e7d ;
}
.charitable-form-field.charitable-form-field-checkbox label{
	display: inline;
}
.charitable-submit-field .button {
    max-width: 420px;
    width: 100%;
}
.pay-instruct p {
    color: #fff;
    margin-bottom: 0px;
}
.pay-instruct p:last-child {
    color: #fff;
    margin-top: 20px;
}
#charitable_field_address, #charitable_field_address_2, #charitable_field_state, #charitable_field_postcode{
	display:none
}

.charitable-donation-form .donation-amounts {
    display: flex;
    justify-content: space-around;
}
.charitable-donation-form .donation-amounts .donation-amount {
    margin: 0;
}
.charitable-form-fields .charitable-fieldset {
    border: 1px solid #24aee2;
}

@media screen and (max-width:800px){
	.charitable-donation-form .donation-amounts {
		display: flex;
		justify-content: space-around;
		flex-direction: column;
	}
}
@media screen and (max-width:768px){
.separate-containers .inside-article {
    padding: 0px 30px;
}
}

/* 
@media screen and (max-width:1300px){
	.video-logo, .video-info, .video-heading {
		padding: 0 20px;
	}
}
@media screen and (max-width:1240px){
	.video-back{
		min-width: 100%;
	}
	.video-info h3{
		max-width: 500px;
	}
	.coming-soon h2{
		padding:20px 0;
		font-size:24px
	}
	.video-back .elementor-column-wrap, .video-back{
		width:100%;
	}
}
@media screen and (max-width:1024px){
	.video-back h3{
		padding-bottom: 15% ;
	}
	.video-back .elementor-widget-image .elementor-image img {
		max-width: 500px;
	}
	.video-heading h2 {
		padding: 30px 0px 20px 40px ;
	}
	.twitter .elementor-row, .updates .elementor-row{
		justify-content: center;
	}
}
@media screen and (max-width:1023px){
	.twitter {
		border-right: 2px solid rgba(255,255,255,0);
		width:100%
	}
	.updates .elementor-column-wrap{
		padding: 40px 0px 0px 0px;
	}
	.updates{
		width: 60%;
		margin: 0 auto;
		border-top: 2px dotted rgba(255,255,255,0.5);
		margin-top: 40px ;
	}
	.twitter .elementor-column-wrap{
		padding: 0px 0px 0px 0px;
	}
	.twitter-text{
		width: 100%;
		text-align: center;
		padding-top:10px
	}
	.icon-pic img, .twitter-pic img{
		width:175px
	}
}


@media screen and (min-width:769px){
	.left-col{
		padding-right:30px;
	}
	.right-col{
		padding-left:30px;
	}
}


.top-banner h1 {
    font-size: 60px ;
}
	.elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
}
.elementor-reverse-mobile > .elementor-container > .elementor-row > :first-child {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
}

	.hero-home h1 {
    font-size: 60px ;
text-shadow: 0px 0px 5px rgb(33, 62, 125);
}
.hero-home h3 {
    font-size: 22px ;
    line-height: 30px ;
}

.elementor-342 .elementor-element.elementor-element-3a65fd1b {
    padding: 33% 10px 120px 10px;
}
.page-id-342 h2 {
    font-size: 34px;
    line-height: 40px ;
text-align:center
}
h2 {
    font-size: 30px;
    line-height: 36px ;
}
.statement p {
    font-size: 28px ;
}
	.page-id-342 .intro p, .page-id-342 .intro li{
    font-size: 20px ;
    line-height: 30px ;
}
.intro p{
    font-size: 18px ;
    line-height: 27px ;
}
p{
    font-size: 16px ;
    line-height: 24px ;
}
.footer-widget-2 {
    border-left: none;
}
#text-3 {
    display: flex;
    justify-content: center;
}
}

@media screen and (max-width:767px){
	.icon-pic img, .twitter-pic img{
		min-width:175px
	}
}

@media screen and (max-width:640px){
	.updates{
		width: 90%;
	}
}

@media screen and (max-width:580px){
	.video-logo, .video-info, .video-heading {
		padding: 0;
	}
	.video-back .elementor-widget-image .elementor-image img {
		max-width: 280px;
	}
	.video-info h3 {
		max-width: 310px;
	}
	.video-heading h2 {
		padding: 20px 0px 10px 20px ;
		font-size:24px;
	}
	.video-logo, .video-info, .video-heading {
		padding: 0 10px;
	}
	.coming-soon h2 {
		padding: 15px 50px ;
		font-size: 19px ;
		line-height: 22px ;
	}
	.video-back h3{
		font-size:16px;
		line-height: 23px;
		padding-left: 20px;
		padding-bottom: 30% ;
	}
}


@media screen and (max-width:460px){
	input[type=”email”], input[type=”submit”] {
		width: 100%;
	}
	input[type=”email”] {
		margin-bottom: 10px;
	}
	.icon-pic img, .twitter-pic img{
		min-width:135px
	}
}

@media screen and (max-width:420px){
	.elementor-342 .elementor-element.elementor-element-3a65fd1b {
    padding: 8% 10px 120px 10px;
}
	.elementor-342 .elementor-element.elementor-element-125da9ac > .elementor-widget-container {
    margin: 5px 0px 0px 0px;
}
}*/