.kids-bg-level-1 {
    min-height:190px;
    background: #FFF url('/img/top_sg2.jpg') top center no-repeat;
}

#kids_header #kids_logo_block img {
//    margin-left:61px;
    width:auto;
}

.kids_top_content_middle {
    border-color:#aad6ff;
    background:#aad6ff;
}

.paseczki {
    width:100%;
    height:29px;
    background:#FFFFFF url('/img/pasek_kreski.jpg') center center;
}

.kids_posts_container .widget_wrapper > div {
    border:none;
    padding:2px;
}

.kids_bottom_content_container {
    background:#E5F2FF;
}

.bg-level-2.first-part {
    background:url('/img/site/pattern_bird.png') top right no-repeat ;
}

.bg-level-2.second-part {
    background:url('/img/site/pattern_sun.png') top left no-repeat ;
}

.cws_widget_content * {
    color: #000000;
    font-family:'LatoWebLight';
}

.widget-title {
    font-family:'AlwaysTogether';
    color: #1c1b9a!important;
}

#kids_main_nav a {
    font-family:'AlwaysTogether';
    font-size:19px;
}

.page-content .container {
    max-width:960px;
}

.paseczki {
    width:100%;
    height:29px;
    background:#FFFFFF url('/img/pasek_kreski.jpg') center center;
}

@media screen and (max-width: 1190px){
	.kids-bg-level-1 {
        min-height:190px;
        background: #FFF url('/img/top_sg3.jpg') top center;
    }
    .logo-position-left {
        width:40%;
    }
}
@media screen and (max-width: 980px){
	.kids-bg-level-1 {
        min-height:190px;
        background: #FFF url('/img/top_sg3.jpg') top center;
    }
    .logo-position-left {
        width:55%;
    }
}
@media screen and (max-width: 767px){
	.kids-bg-level-1 {
        min-height:190px;
        background: #FFF url('/img/top_sg3.jpg') top center;
    }
    .logo-position-left {
        width:100%;
    }
    
    

	
}