/*
 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
 */

#rs-header .logo-area a {
    font-weight: 500;
    color: #fff;
    transition: all 0.4s ease-in-out 0s;
    font-size: 22px;
	letter-spacing: 0;
	font-family: Oswald;
}
#rs-header .logo-area .site-title a {
    padding: 22px 0;
    color: #fff;
    transition: all 0.4s ease-in-out 0s;
    line-height: 27px;
}
.wat .rs-heading.style2 .title {
    display: inline-block;
    position: relative;
    width: 100%;

}
header#rs-header.header-style-4.header-style6 .logo-area, header#rs-header.header-style-4.header-style6 .logo-areas {

    padding: 10px 42px 10px 51px;
	transition: all 0.4s ease-in-out 0s;
 
}
#rs-header.header-style5 .logo-area h1 a {
 
    font-weight: 500;

}
#rs-header.header-style5 .logo-area {
   
    padding: 20px 2px;
	width: 100%;
}
#rs-header .row-table {

    background: #ffffff4a;
}
.learnpress-page .footer-bottom-gaps .main-contain #content {
    padding-bottom: 10px !important;
}
header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-area, header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-areas {
   
	padding: 5px 42px 5px 51px;
}
#rs-header.header-style5 .logo-area h1 a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
.header-logo .logo-area.sticky-logo h1 {
	margin: 0px  !important;
}
#rs-header.header-style5 .logo-area h1{
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
	
}
.header-logo .logo-area.sticky-logo h1.site-title a {
    line-height: 35px !important;
}
.header-logo .header-inner.sticky .logo-area.sticky-logo h1.site-title a {
    line-height: 25px !important;
}
#rs-header.header-style5 .col-cell.header-logo {
    position: relative;
    background: #171f32;
    padding: 5px;
	text-align: center;
	margin-right: 25px;
}
.menu-area .navbar ul li, .menu-area .navbar ul > li a {
    padding-right: 10px;
}
.rs-blog-grid .blog-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sticky .logo-area.sticky-logo {
    display: block;
    background: #171f32;
padding: 0px 15px !important;
}
.header-logo .logo-area.sticky-logo h1.site-title a {
    line-height: 22px !important;
    color: #fff !important;
	letter-spacing: 0;
}