@charset 'utf-8';
/*
 Theme Name: Kidsplanet
 Theme URI: http://kidsplanet.ancorathemes.com/
 Description: Kidsplanet - Multipurpose and Multiskin Responsive Wordpress theme
 Author: AncoraThemes
 Author URI: http://ancorathemes.com/
 Template:     kidsplanet
 Version:      1.9
 Tags:         light, inheritable theme-options
 Text Domain:  ancora
*/


@import url("../kidsplanet/style.css");


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

.copyright_text h6 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
}

.scheme_original .copyright_wrap_inner {
	background-color: #232729 !important;
}

@media only screen and (max-width:799px) {

.top_panel_wrap .logo_main {
	max-height: 100px;
	width: 100%;
}

}

@media only screen and (max-width:479px) {

.top_panel_style_1 .logo {
	width: 100% !important;
}

.top_panel_wrap .logo_main {
	max-height: 100px;
	width: 100%;
}

}