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

.color-bg-testimonial.side_view .testi-item {
    background-color: white;
}
.color-bg-testimonial.side_view .testi-item .desc .name {
    color: #f21313 !important;
}
.color-bg-testimonial.side_view .testi-item .desc p {
    font-size: 15px !important;
}
.color-bg-testimonial.side_view .testi-item {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    background-image: none !important;
}
.color-bg-testimonial.side_view .testi-item [class*="col-"] {
    max-width: 100%;
    flex: 0 0 100%;
}
.color-bg-testimonial.side_view .testi-item .user-info img.attachment-educavo_testimonial_image.wp-post-image {
    width: 100px !important;
    height: 100px;
    border-radius: 50% !important;
}
.menu-ofcn.off-open,
.menu-wrap-off {
    background: #ffffff !important;
}
.comment-respond {
    background-color: #f5f4f4 !important;
}
.coure_video_sections .rs-icon-inner {
    display: none !important;
}
