/*
 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
 */
#mobile_menu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 20px;
    display: block;
    height: 35px;
    width: 35px;
    cursor: pointer;
    background: #F1C644;
    color: #fff;
    border-radius: 3px;
}

#rs-header .sticky_form {
  position: fixed;
  top: 0;
  bottom: 0;
  background: rgb(37 38 39 / 98%);
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0;
}

.rs-edash-details .learndash-wrapper .ld-course-status.ld-course-status-enrolled{
	background-color: #f1c644;
}
.rs_course_style3 .courses-item .content-part .course-price span.price{
	background-color: #f1c644;
}
.breadcrumbs-single{

}
.learndash-wrapper .ld-login-modal .ld-login-modal-register
{
		background-color:#191919;
	
}
.learndash-wrapper .ld-login-modal .ld-login-modal-login {
	background-color:#F1C644;
}

@media only screen and (max-width: 400px) {
	.rs-event-grid.event-slider-style4 .event-item .events-short{
    padding:10px;
    
}
}
