/*
 Theme Name:   Education Hub Child
 Theme URI:    http://etnschool.com
 Description:  Education Hub Child Theme
 Author:       Darlon Espinoza
 Template:     education-hub
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  education-hub-child
*/

.mapp-layout{
 width:100% !important;
}

body{
        font-family: "Merriweather Sans",sans-serif;
}

.site-logo-link > img, .custom-logo-link img {
    max-height: inherit;
}


.site-title {
    clear: none;
    font-family: "Merriweather Sans",sans-serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 6px;
    color: gray;
}

.site-title a {
    color: gray;
}

.site-description {
    font-size: 30px;
    letter-spacing: 1.4px;
    margin-bottom: 0;
    text-align: center;
    color: #DA4848;
    font-style: italic;
    font-family: serif;
    font-weight: bold;
}

.site-description2 {
    font-size: 15px;
    letter-spacing: 1.4px;
    text-align: right;
    margin-top: 40px;
    color: #DA4848;
    font-style: italic;
    font-weight: bold;
    color: gray;
}

.site-header {
    clear: both;
    padding: 10px 0;
    padding-bottom: 0px;
}


#page .entry-title {
    display: none;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.apply-icon {
    margin-top: 1em;
    width: 100%;
   /* background-color: #294A70;*/
}

.justified{
    text-align: justify;
}

hr.custom-hr{
    margin-top: 3em;
    margin-bottom: 3em;
}

.contact-form-layout .row{
    margin-top: 8px;
    margin-bottom: 8px;
}
