/*
Theme Name: WPLMS Blank ChildTheme
Theme URI: http://www.VibeThemes.com    
Description: Child Theme for WPLMS WordPress Theme
Author: VibeThemes
Author URI: http://themeforest.com/user/vibethemes
Template: wplms
Version: 1.0
*/

@import url("../wplms/style.css");

a {
    font-weight: inherit;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Slab', 'Roboto', sans-serif;
}

html p + .mejs-offscreen + .wp-audio-shortcode,
html p + .mejs-offscreen + .wp-audio-shortcode .wp-audio-shortcode {
    margin-top: 0;
    margin-bottom: 12px;
}