/*
 Theme Name:   Ryse Child
 Theme URI:    https://ryse.radiantthemes.com
 Description:  Ryse Child Theme
 Author:       RadiantThemes.com
 Author URI:   https://radiantthemes.com/
 Template:     ryse
 Version:      1.0.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
 Text Domain:  ryse-child
*/


.wt-testimonilat .sp-testimonial-content >p {
   font-size:15px !important; 
   color:#8796a7;
}

.wt-testimonilat  .sp-testimonial-free{
    padding:30px 25px;
    min-height: 500px !important;
}

.wt_anguyn-img div > a > img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}

.wt_anguyn-img div > a > img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .8s ease-in-out;
}

.default-page h4, .comment-content h4, .wpb_text_column h4 {
    margin-bottom: 5px !important;
}

.single.single-post .entry-content h2 {
    margin-bottom: 20px !important;
}

.default-page h5, .comment-content h5, .wpb_text_column h5 {
    margin-bottom: 5px!important;
    margin-top: 20px!important;
}