<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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("../melodyschool/style.css");/*
.wpb_images_carousel .vc_carousel-inner .vc_carousel-slideline-inner .vc_item + .vc_item {
	display:block !important; 
	box-sizing: border-box !important;	
	padding-left: 1px !important;
	}*/

/* =Theme customization starts here
-------------------------------------------------------------- */
@media all and (max-width: 680px) {
h3 {
    font-family: "Lora", sans-serif;
    font-size: 1.5614em !important;
    line-height: 1.3em;
    font-weight: 400;
    margin-top: 1.1em;
    margin-bottom: 1.3em;
}
}
@media all and (min-width: 730px) and (max-width: 1400px) {
h3 {
    font-family: "Lora", sans-serif;
    font-size: 1.1614em !important;
    line-height: 1.3em;
    font-weight: 400;
    margin-top: 1.1em;
    margin-bottom: 1.3em;
}
}
.top_panel_middle .logo {
    margin-top: 1.7em !important;
    margin-bottom: 1.86em !important;
}
.top_panel_middle .menu_main_wrap {
    text-align: right;
    margin-top: 2.1em !important;
    margin-bottom: 2.1em !important;
}
</pre></body></html>