/*
 Theme Name:   Mediax Child  
 Theme URI:    https://wordpress.themeholy.com/mediax
 Description:  This is a child theme for Mediax - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     mediax
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  mediax-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */    

.erm-pages h1 {
    font-size: 32px;
}

.erm-pages h2 {
    font-size: 28px;
}

.single-post .th-blog-wrapper.blog-details.space-top.space-extra-bottom {
    padding: 70px 0px;
}
.blog .th-blog-wrapper.space-top.space-extra-bottom {
    padding: 70px 0px;
}