/*
 Theme Name:   MusicHub Child
 Theme URI:    http://newskythemes.com
 Description:  Created by <a href="http://newskythemes.com">newskythemes</a>
 Author:       <a href="http://newskythemes.com">newskythemes</a>
 Author URI:   <a href="http://newskythemes.com">newskythemes</a>
 Template:     musichub
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  musichub-child
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
.transparent {
    opacity: 0.0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
}