<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "PT Serif", serif;
  font-size: 16px;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Signika", sans-serif;
  font-weight: 600;
  letter-spacing: inherit;
}
input[type="checkbox"] {
  display: inline-block;
  width: auto;
  margin-right: 5px;
  vertical-align: middle;
}
.form-submit input[type="submit"] {
  padding: 1rem 2rem;
}
.form-submit input[type="submit"]:hover {
  opacity: 0.8;
}
main#main {
  margin: 0;
}
/*Topbar style*/
.top-bar {
  background: #000;
  padding: 5px 0;
}

.top-bar,
.top-bar a {
  color: #fff;
  font-size: 14px;
}
.top-time {
  display: inline-block;
}

.topbar-menu {
  display: inline-block;
  float: right;
}

ul#top-menu,
.top-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#top-menu li,
.top-navigation ul li {
  display: inline-block;
  margin-right: 10px;
}
a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
header.page-header {
  text-align: center;
}
h1.entry-title {
  text-transform: uppercase;
  font-size: 36px;
}
h2.widget-title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.menu-bar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.header-search-form {
  right: 7px;
}
.search-icon {
  margin-right: 10px;
}
nav#site-navigation {
  margin: 0 7px;
  width: 100%;
}
nav#site-navigation ul a {
  text-align: left;
}
.site-title {
  line-height: 60px;
}
article .entry-content {
  margin-top: 0;
}
.site-main article .entry-header {
  padding: 30px 20px 0 20px;
}
.site-main article .content-list .entry-header {
  padding: 0;
}
.redmore-btn {
  margin-bottom: 1.5em;
  display: block;
  text-align: center;
}
header.baby-head-img .site-branding {
  background: transparent !important;
}
header.baby-head-img .site-branding .baby-head-img p.site-description {
  color: inherit;
}
.baby-head-img p.site-description {
  color: #000;
  display: inline-block;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px 30px;
  border-radius: 5px;
}
.hentry,
.comments-area,
.site-main section,
.site-main .post-navigation,
.site-main .posts-navigation,
.paging-navigation,
.widget,
.page-header {
  background: #fff;
  border: 1px solid #ededed;
}
.main-navigation ul li ul {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.main-navigation ul li a {
  font-size: 16px;
}
.site-content .widget-area {
  overflow: inherit;
}
.header-search-form {
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25),
    0 3px 10px 0 rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25), 0 3px 10px 0 rgba(0, 0, 0, 0.2) !important;
}
h2.entry-title {
  text-transform: uppercase;
  font-size: 30px;
}
.site-main article {
  margin-bottom: 80px;
}
aside section.widget {
  margin-bottom: 50px;
}
.entry-meta span a,
.entry-footer span a {
  font-size: inherit;
}
.post-meta span {
  margin-right: 5px;
}
.post-meta,
.post-meta i,
.post-meta a {
  font-size: 14px;
  color: #888;
}
.post-meta a:hover {
  color: #222;
}
.post-meta i {
  margin-right: 2px;
}
.baby-feature-image {
  margin-top: 0;
}
.site-main article {
  padding: 0;
}
.site-main .entry-header,
.site-main .entry-content {
  padding: 30px;
}
a.more-link {
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: auto;
  display: inline-block;
}
.list-img .baby-feature-image img {
  min-height: 100%;
  height: auto;
  width: 100%;
}
.widget ul li {
  border-bottom: 1px solid #ededed;
  padding: 6px 0;
}
/*Content list style*/
.site-main article.list-art {
  padding: 0;
}

.list-img .baby-feature-image {
  margin-top: 0;
  width: 100%;
  height: 100%;
}

.content-list {
  display: flex;
  width: 100%;
  flex-flow: row wrap;
}
.list-content .entry-header {
  text-align: left;
  padding: 0 0 10px 0;
}
.list-img {
  width: 40%;
  vertical-align: top;
}
.no-img {
  width: 100%;
  min-height: 230px;
  background: #ccc;
}
.list-content {
  width: 60%;
  padding: 10px 20px;
}
.list-content.no-ximg {
  width: 100%;
  padding-top: 20px;
}
a.more-link:hover {
  background: #ccc;
}
.content-list .redmore-btn {
  text-align: left;
  display: inline-block;
}
.top-cat.post-meta.list-cat {
  display: inline-block;
  float: right;
  margin-top: 8px;
}
.entry-meta.post-meta.list-meta {
  margin: 5px 0 15px 0;
}

.list-content .entry-content {
  margin-top: 0;
  padding: 0;
}

.content-list a.more-link {
  border: inherit;
  margin: -10px 0 0 0;
  padding: 0;
}

.content-list a.more-link:hover {
  background: inherit;
}
.footer-widget-area .widget {
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  background: inherit;
}

@media only screen and (max-width: 991px) {
  .slicknav_nav a:hover,
  .slicknav_nav a:visited{
    color:#fff
  }
  body {
    font-size: 16px;
    line-height: 1.4;
  }
  .site-main article {
    margin-bottom: 50px;
  }
  aside section.widget {
    margin-bottom: 30px;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    margin-top: 0;
  }

  .list-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .list-content {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px;
  }
}
/* Pagination Styling */
.navigation.pagination {
  text-align: center;
  padding: 20px 0;
  width: 100%;
  clear: both;
}

.navigation.pagination .nav-links {
  display: inline-block;
}

.navigation.pagination .page-numbers {
  display: inline-block;
  padding: 8px 14px;
  margin: 0 3px;
  border: 1px solid #ededed;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.3s ease;
}

.navigation.pagination .page-numbers.current {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.navigation.pagination .page-numbers:hover {
  background-color: #f5f5f5;
}

.navigation.pagination .page-numbers.next,
.navigation.pagination .page-numbers.prev {
  padding: 8px 16px;
}

@media only screen and (max-width: 768px) {
  .top-bar {
    display: none;
  }
    .baby-container {
      width: 95%;
    }
  header.baby-head-img .site-branding {
    padding: 10px;
  }
  .site-title {
    font-size: 35px;
  }
  .baby-head-img p.site-description {
    padding: 10px 18px;
  }
  
  /* Responsive pagination */
  .navigation.pagination .page-numbers {
    padding: 6px 10px;
    margin: 0 2px;
    font-size: 14px;
  }

}
</pre></body></html>