@charset "utf-8";

/*
ThemeName: preschool-and-kindergarten-child
Template: preschool-and-kindergarten
*/

.course img {
	width: 393px;
}

.course .wp-block-column {
	border: 5px solid #FCEAE7;
}

.course figcaption {
	padding-left: 10px;
	background: linear-gradient(transparent 0%, #c1e0ff 0%);
}

.course .has-text-color {
	padding: 0 10px;
}

.course .wp-block-column {
	display: block;
    height: 460px;
} 

.course-button {
	display: block;
    width: 177px;
    font-size: 0.8em;
    position: relative;
    top: -20px;
	text-align: center;
}

#primary .post .entry-content h2, #primary .page .entry-content h2 {
	font-size: 1.5em;
    line-height: 50px;
    font-weight: 200;
    color: #f380b2;
    margin: 0 0 13px;
}

#primary .post .entry-content h3, #primary .page .entry-content h3 {
	font-size: 1.0em;
    line-height: 43px;
    font-weight: 400;
    color: #41aad4;
    margin: 0 0 17px;
}

.child-details {
	border-left: 8px dotted #41aad4;
    margin-left: 10px;
    padding: 0 20px;
}

.child-cap figcaption{
	position: absolute;
    top: 940px;
    left: 225px;
    color: #41aad4;
}

.child-cap td {
	color: #616161;
}

.wp-block-table.is-style-stripes {
	border-bottom: none;
}

.child-contact {
	width: 329px;
    height: 130px;
    border-radius: 50px;
    margin: 0 auto;
}

.course-button01 {
	position: relative;
    left: 100px;
}

.contact  label {
	color: #41aad4;
}

.contact button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: none;
	float: left;
   font-size: 16px;
   font-weight: 700;
   letter-spacing: 1px;
   line-height: 28px;
   padding: 8px 28px;
   text-transform: uppercase;
   background: #fcb900;
   color: #ffffff;
   border-radius: 1.55em;
}

.techer img {
	width: 150px;
   height: 150px;
}

.entry-meta {
	display: none;
}

.top img {
	border-radius: 50%;
    width: 80%;
}

.techer01 img {
	width: 50%;
}

.site-branding .site-description {
	color: #4fbba9;
}