@charset 'utf-8';
/*
 Theme Name:   MelodySchool Child
 Theme URI:    http://melody.ancorathemes.com/
 Description:  MelodySchool - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     melodyschool
 Version:      1.1
 Tags:         light, inheritable theme-options
 Text Domain:  melodyschool
*/

@import url( 'https://fonts.googleapis.com/css?family=Great+Vibes' );
@import url( '../melodyschool/style.css' );


/* =Theme customization starts here
-------------------------------------------------------------- */

.logo_slogan{ display:none }

.sc_promo_title, 
.sc_item_title, 
.sc_section_title, 
.sc_services_item_title, 
.post_title,
article h1 {
    font-family: 'Great Vibes', cursive;
    font-weight: 600;
    /*text-shadow: 1px 1px #ededed;*/
}
.sc_item_title{
    /*text-shadow: 1px 1px #000;*/
}

.post_title{ font-size: 50px;  }

body.single-services article p, 
body.single-services article ul, 
body.single-services article ol,
body.single-services article td{
	font-size: 18px;
}

.top_panel_middle .menu_main_wrap {
    margin-top: 4.1em;
    margin-bottom: 4.1em;
}

.top_panel_fixed .top_panel_middle .menu_main_wrap {
    margin-top: 2.7em;
    margin-bottom: 2.7em;
}

/* hide music projects service featured image */
.postid-957 .post_featured{ display: none }

.post_info{ display: none }