.kids-bg-level-1 {
    background: #FFFFFF url('/img/top_menu.jpg') top center no-repeat;
}

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

.kids_top_content {
    background: #FFFFFF url('/img/top_menu.jpg') bottom center no-repeat;
}

.kids_top_content_middle, .post-entry, .accordion_content, .callout_widget .icons_part, .pagenavi .page, .pagenavi .nextpostslink, .pagenavi .prevpostslink, .pagenavi a.page-numbers, .tab_items, .tab_container, .widget.woocommerce.widget_price_filter .ui-slider-range, .pricing_table_column .button_part, .page-content blockquote, .testimonial {
    background:none;
}

.kids_top_content_middle {
    border-top:none;
}

body.home .kids_top_content_middle.homepage {
    padding-bottom:35px;
}

.bg-level-2-full-width-container {
    background:#e6f3ff;
}

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

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

.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;
}

.kids_slider_wrapper {
    border:4px solid #5983d5;
    border-radius:2px;
    background:#e6f3ff;
}

.kids_bottom_container {
    background:url('/img/footerBg.jpg') top center;
}

@media screen and (max-width: 1190px){
	.kids-bg-level-1 {
        min-height:190px;
        background: #FFF url('/img/top_menu2.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_menu2.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_menu2.jpg') top center;
    }
    .logo-position-left {
        width:100%;
    }

	
}

.footer .widget-title {
    color:#5582d4!important;
}

.footer .cws_widget_content *{
    color:#40629F!important;
}

.footer .tekst {
    margin-top: 48px;
}

.footer .mapa {
    background: url(/img/mapa.png) top left no-repeat;
    padding-top: 26px;
    padding-left: 28px;
    padding-right: 22px;
    padding-bottom: 26px;
    margin-top: 48px;
   
    
}



@media screen and (max-width: 1190px){
	.footer .mapa {
        background: none;
        margin-top: 48px;
        position: relative;
        padding-bottom: 90%; // (450 ÷ 500 = 0.9 = 90%)
        height: 0;
        overflow: hidden;
    }
    .footer .mapa iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

.post-entry {
    background: #abd6ff;
    border-radius: 0;
    padding-top: 33px;
}

.post-meta {
    top:28px;
    width:90px;
    height: 100px;
    background:url('/img/data.png') top left no-repeat;
    
}

.day {
    padding-top: 10px;    
}

.post-footer {
    background: #abd6ff;
    border-radius: 0;
}

.post-entry .content-wrapper figure {
    border:5px #5582d9 solid;
    border-radius: 3px;
    background-color: #9dc0f0;
    box-shadow: -3px 3px 5px #888888;
}

.post-entry .content-wrapper figure a img {
    padding: 5px;
}

.post-title a{
    font-family: "AlwaysTogether", sans-serif;
    color: #151160;
    
}

.entry p {
    color: #151160;
}

.more-link {
    font-family: "AlwaysTogether", sans-serif;
    color: #151160;
    font-size: 26px;
    font-weight: bold;
}

.more-link .moreArrow {
    width: 23px;
    height: 25px;
    background: url('/img/more.jpg') center center no-repeat;
    display: inline-block;
}

.pagenavi a {
    color:#151160!important;
}

.pagenavi a.current {
    background-color:#ABD6FF;
}

.pagenavi a:hover {
    background-color:#ABD6FF!important;
}