/*
 Theme Name:   Educavo Child
 Theme URI:    https://keenitsolutions.com/products/wordpress/educavo
 Description:  Educavo Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     educavo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
.logo-area .site-title {
    background: #1a1f31;
}
#rs-header .logo-area .site-title a {
    padding: 28px 10px;
    display: inline-block;
}
#rs-header .logo-area a {
    font-weight: 700;
    color: #ffffff;
    transition: all 0.4s ease-in-out 0s;
    font-size: 20px;
    line-height: initial;
}
#rs-header .logo-area a span {
    font-size: 17px;
    font-weight: 400;
}
#rs-header .logo-area.sticky-logo .site-title {
	    font-size: 12px;
    line-height: initial;
}
#rs-header .logo-area.sticky-logo .site-title a {
	padding: 5px 10px;
    line-height: initial !important;
}
#rs-header .logo-area.sticky-logo .site-title a span {}
.bezimg .image-wrap {display:none !important;}