

.header_bottom {
    width: 100%;
    background-image: url(http://mundokids.digitalready.pro/wp-content/uploads/2021/12/fondo_nubes-2-scaled.jpg);
    background-size: contain;
    background-repeat: repeat-x;
}


#back_to_top {
    display: none;}


.blog_text_holder.info_bottom .blog_text_date_holder {
    display: none;
}

.latest_post_two_holder .latest_post_two_info {
    display: none;
}

.latest_post_two_holder .latest_post_two_text .separator.small {
    display: none;
}

@media only screen and (max-width : 768px) {
	.latest_post_mobile .latest_post_two_holder ul li {width:50%!important;}
}

#fixed {bottom: 0;
        position: fixed;
        z-index: 5000;}
        
#fixed .vc_column_container>.vc_column-inner {padding:0px;}

#logo {display:none;}

.blog_holder article .post_info {
    display: none;
}

.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    display: none;
}

.comment_holder {
    display: none;
}

.vc_row.full_screen_section {
    padding: 0px;
}

#respond {
    display: none;
}