/*
Theme Name:     Podcaster Child Theme
Description:    Child theme for the Podcaster theme
Author:         Theme Station Team
Template:       podcaster
*/

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

/* This is your child theme css file. Do not edit anything above this line. Write all your custom css declarations below this line.
 * You might have to use "!important" to override some settings. To find out more about WordPress child themes please visit
 * http://codex.wordpress.org/Child_Themes */


.podcaster-theme.single  .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button button {
  color:#777 !important;
}