/*
Theme Name: StarKid Child
Theme URI: http://kindergarten.thimpress.com/
Author: ThimPress
Author URI: http://thimpress.com
Description: StarKid Child
Version: 1.0.7
Template: starkid
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: starkidchild
*/

.test-class{ color: red; }
.header-logo  > .logo > img{
    width: auto;
    height: 89px;
}
.bip{
    margin: 0 10px 0 20px;
}
.resize{
    position: absolute;
    z-index: 9999;
    right: 0;
    top:0;
    padding: 10px;
}
.resize a{
   font-weight: bold;
    padding: 2px;
    margin: 0 1px;
}
.resize a:hover{text-decoration: none;}

.post-image{background-color:#ffdf7f;}
.post-text .info{display: none;}
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu > li {
    padding: 45px 4px 22px 4px;
}
.main-navigation a:hover{text-decoration: none;}#cookie-bar {	position: fixed;	bottom: 0;	left: 0;	width: 100%;	background: #068ec9;	padding: 10px 15px;	line-height: 60px;	z-index: 150;	display: none;}#cookie-bar .cookie, #cookie-bar .text, #cookie-bar .links {	display: table-cell;	vertical-align: middle;	line-height: normal;	float: none;}#cookie-bar .cookie {	width: 88px;	max-width: 88px;	padding-right: 20px;	text-align: left;}#cookie-bar .links {	width: 165px;	max-width: 165px;}#cookie-bar .text {padding-right: 10px;}#cookie-bar p {	font-size: 12px;	color: #fff;	line-height: 1em;	margin: 0;}#cookie-bar p strong {	font-size: 14px;	margin-bottom: 5px;	display: block;}#cookie-bar p a {	font-size: inherit;	color: #fff;	font-weight: bold;}#cookie-bar p a:hover {	text-decoration:underline;}#cookie-bar #agree {	width: 100%;	display: block;	border-radius: 5px;	background: #0064b0;	line-height: 44px;	color: #fff;	font-size: 18px;	font-weight: 600;	text-align: center;	cursor: pointer;	text-decoration: none;}#cookie-bar #agree:hover {	background: #046ebe;}#cookie-bar .text {	border-left: 2px solid #fff;	padding-left: 10px;}#cookie-bar img {	width: 100%;	display: block;}@media only screen and (max-width: 768px) {	#cookie-bar .cookie {float: left;}	#cookie-bar .text {margin-top: 7px;}	#cookie-bar .links {		clear: both;		margin-top: 25px;	}	#cookie-bar .text, #cookie-bar .links, #cookie-bar .cookie {		display: table;	}}@media only screen and (max-width: 550px) {	#cookie-bar .cookie {display: none !important;}	#cookie-bar .text {border: none !important; padding: 0 !important;}	#cookie-bar .links {		clear: both;		margin-top: 15px;	}	#cookie-bar .text, #cookie-bar .links, #cookie-bar .cookie {		display: table;	}	#cookie-bar #agree {line-height: 37px;}}