/*
Theme Name: 	Edukare Child
Theme URI:      http://trendytheme.net/demo/edukare/
Author:         TrendyTheme
Author URI:     http://trendytheme.net
Description: 	Edukare is an education WordPress theme for all kinds of Educational center.
Template:     	edukare
Version: 		1.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	edukare-child
Tags: 			two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options
*/

/* ----------------------------------
ADD YOU CUSTOM STYLE HERE
-------------------------------------*/

.header-logo-section {
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-logo {
	max-width: 70px;
}
.header-contact-info a {
	color: #fff !important;
}
.header-contact-info {
	margin-top: 23px;
}
.header-logo-section {
	min-height: 90px !important;
}
.secondary-footer {
    display: none;
}
.header-wrapper .side-menu {
	display: none;
}
@media(max-width:767px){
	.header-wrapper .side-menu {	display: block;}
	.header-wrapper .side {	background-color: #fff;}
	.header-wrapper .side .close-side, .header-wrapper .side button.dropdown-menu-trigger {	color: #000;}
	.header-wrapper .side .mobile-menu ul li a:hover {	color: #006fcf !important;}
	.header-logo-section {	padding: 0;	min-height: unset !important;}
	.header-logo-section .attr-nav {	margin-right: 0;}
	.primary-footer .tt-sidebar-wrapper {	padding: 0;}
	.primary-footer .tt-sidebar-wrapper .widget {	display: inline-block;	width: 50%;	vertical-align: top;}
	.primary-footer .tt-sidebar-wrapper .widget img {	max-width: 200px;	margin: 0 auto;	float: none;	display: block;}
	.header-wrapper .body-overlay , .header-wrapper .side {	height: 100vh;}
	.section-title {	font-size: 30px;	line-height: 1.4;}
	.home .sction-title-wrapper {	margin-bottom: 0;}
	body {	font-size: 16px;}
	.image-block .image-block-info h3 a {	font-size: 23px;}
	.image-block .image-block-info {	padding: 20px 10px 10px 20px;}
}
@media(max-width:479px){
	.primary-footer .tt-sidebar-wrapper .widget {	width: 100%;}
	.footer-sidebar #text-2 .textwidget {	padding-right: 0;}
	.tt-sidebar-wrapper {	margin-top: 30px;}
	.primary-footer .tt-sidebar-wrapper .widget img {	max-width: 100px;}
	.section-title {	font-size: 24px;	}
	.image-block .image-block-info h3 a {	font-size: 21px;}
	body {	font-size: 15px;}
}
.about-image-block .read-more-button {
	display: none !important;
}