<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Language School Child
Theme URI: http://cmsmasters.net/language-school-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Language School Child Theme
Template: language-school
Version: 1.0.0
License:
License URI:
Text Domain: language-school-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.header_mid .header_mid_but_wrap + .resp_mid_nav_wrap + .mid_nav_wrap {
    margin-left: 0;
}
.cmsmasters_post_cont .cmsmasters_post_cont_inner {
  background: #f0f8ff;
    color: #0F0F0F;
}
.cmsmasters_post_cont .cmsmasters_post_cont_inner a{
    color: #00008b;
}
.cmsmasters_post_cont .cmsmasters_post_cont_inner a:hover {
    color: #167ac6;
}
.cmsmasters_post_cont .cmsmasters_post_date .published{
    font-weight: 700;
    font-size: 13px;
}

.min-p {
    padding-left: 20px !important;
}
.icon_box_inner a h2, .icon_box_inner a:not(.cmsmasters_button){
    text-decoration: none!important;
}
.header_top .meta_wrap span, .header_top .meta_wrap a{
    color: #4b4b54;
    font-weight: 600;
}
.header_top .meta_wrap img{
	margin-top: -5px;
}

.header_top .meta_wrap {
	width:100%;
	vertical-align: baseline;
}
.social-bar {
	float: right;
	font-size:12px;
}
.cmsmasters_notice .notice_content {
    color: #4e4e4e;
    font-weight: 600;
}
.cmsmasters_notice .notice_content a {
    font-weight: 700;
}
.navigation li.current-menu-item &gt; a, .navigation li.current-menu-item &gt; a .nav_subtitle {
	color:#3d3d47;
}
@media only screen and (max-width: 1024px) {

#header .navigation .cmsmasters_resp_nav_toggle {
    font-size: 16px;
    font-weight: 900;
    line-height: 18px;
    background-color: aliceblue;
	}
	.social-bar {
		display:none!important;
	}
	.header_mid .header_mid_inner .logo_wrap {
    width: 130px !important;
	}
/* 	.social-bar {
		display:none;
	} */
	.header_mid .header_mid_but_wrap .header_mid_but_wrap_inner {
	margin-top: 35px;
	}
}
@media only screen and (max-width: 768px) {
	.header_mid .header_mid_but_wrap .header_mid_but_wrap_inner {
	margin: 0;
	}
}
.cmsmasters_wrap_blog cmsmasters_post_content p{
    color: #FFFFFF;
}
.cmsmasters_14141414 a,.cmsmasters_14141414 .icon_box_heading {
    text-decoration: unset;
}
.cmsmasters_14141414 .icon_box_heading {
    font-size: 18px;
}</pre></body></html>