/*
Theme Name: Lekhak Child
Theme URI: https://themepalace.com/downloads/lekhak
Template: lekhak
Author: Theme Palace
Author URI: https://themepalace.com
Description: Lekhak is one of the fastest, cleanest, easy to use and aesthetic responsive WordPress Blogging theme. The theme features different layouts with sidebar position and color selection which you can pick and choose with a mouse click, allowing you to customize your WordPress site you want. This theme perfects for blog, news and personal websites.
Tags: translation-ready,custom-background,theme-options,custom-menu,threaded-comments,featured-images,footer-widgets,editor-style,right-sidebar,full-width-template,two-columns,custom-colors,custom-logo,blog,portfolio,entertainment
Version: 1.0.1.15

*/

#page-header .page-title {
	color: #5EB7E6 !important;
}
#featured-slider article .entry-container .section-header .section-title {
	color: #5EB7E6 !important;
}
.section-title, #page-header .page-title {
	color: #5EB7E6 !important;
}
.entry-content a {
	color: inherit;
}
.primary-menu-label, .secondary-menu-label {
    display: none;
}
.wp-video-shortcode {
    min-height: 200px;
}
.site-logo img {
    max-height: 100%;
    width: auto;
    margin-right: 15px;
}
@media only screen and (max-width: 567px) {
	.site-logo img {
    max-height: 100%;
    margin-right: 10px;
	}
}