/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/

#main-content .thim-our-gallery-kindergarten .view-button {
	background: #fff;
	color: #333;
	text-transform: uppercase;
	line-height: 35px;
	padding: 0 20px;
	border: none;
	text-decoration: none;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
}

#main-content .thim-our-gallery-kindergarten .title span {
	display: inline-block;
}

#main-content .thim-our-gallery-kindergarten .title {
	font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 400;
}

#main-content .thim-our-gallery-kindergarten {
	width: 292px;
    margin: auto;
    text-align: center;
    border: 10px solid #fff;
    height: 292px;
    display: flex;
    align-items: center;
    justify-content: center;
}