/*
Theme Name: Planets for kids

Author: Planets for kids team

Description: Planets for kids brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.

Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
   
.page-template-Template-parent-page .planet-page,.page-template-template-articles-parent .planet-page{
padding: 0px;
}
.page-template-Template-parent-page .planet-content, .page-template-template-articles-parent .planet-content {
    background: white !important;
    width: 100%;
    float: left;
    padding: 50px 50px;
}
.page-template-Template-parent-page .planet-right, .page-template-template-articles-parent .planet-right{
float:left;
}
.page-template-Template-parent-page .planet-left, .page-template-template-articles-parent .planet-teft{
float:right;
}
.page-template-Template-parent-page .planet-right h1, .page-template-template-articles-parent .planet-right h1 {
    color: #000;
}
.page-template-Template-parent-page .planet-right ul li, .page-template-template-articles-parent .planet-right ul li{
border-bottom: #000 1px solid;
}
.page-template-Template-parent-page .planet-right ul li h4 a, .page-template-template-articles-parent .planet-right ul li h4 a{
   color:#000;
   }
.page-template-Template-parent-page .planet-right ul li p a:hover, .page-template-template-articles-parent .planet-right ul li p a:hover{
   color:#000;
   }
.page-template-Template-parent-page .planet-right ul li p, .page-template-template-articles-parent .planet-right ul li p{
   color:#000;
   }


.planet-content.article-nav ul {margin: 0 auto;max-width: 400px;}   
.planet-content.article-nav ul li {list-style: none;float: left;margin: 0 10px;}
.planet-content.article-nav ul li a{background: #1298f6;padding: 5px;}
.planet-content.article-nav ul li a:hover{background: #000000;color: #ffffff;}
.planet-content.article-nav ul li a.active {background: #000000;color: #fff;}