/*
Theme Name: Maa and Baba
Description: A modern and responsive design for labnol.org
Author: Amit Agarwal
Template: skilt
Author URI: http://digitalinspiration.com/
*/

body {
  color: #666;
}
.site {
  max-width: 800px;
}
.ctrlqArchives ol {
  list-style-position: inside;
  padding-left: 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.ctrlqArchives li {
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 1em 0
}
.ctrlqArchives a {
  border: none;
}
.single .site-main {
  padding: 20px 40px 30px;
  padding: 2rem 4rem 3rem;
}
.single .section-description {
  padding-top: 20px;
  padding-top: 2rem;
}
.ctrlqMeta {
  font-size: 90%
}
.ctrlqTags {
  float: right;
  font-size: 90%
}
@media screen and (max-width: 650px) {
  .ctrlqTags {
    display: none;
  }
}
.widgettitle {
  font-size: 25px;
  font-size: 2rem;
}
.error404 .page-cover {
    background: none;
}
span.jp-relatedposts-post-context {
    display: none !important;
}
