.site-branding-container .site-logo {
  margin-right: 0.5em;
}
.inside-article, .sidebar .widget, .comments-area {
  border: 1px solid #e9ecef;
  border-radius: 0.3rem;
  box-shadow: 0.5rem 0.5rem 0 rgba(222, 226, 230, .3);
}
.posted-on .updated {
  display: inline-block;
}
.posted-on .updated + .entry-date {
  display: none;
}
.posted-on .updated:before {
  content: "Last updated on ";
}
.home .main-title a, .home .site-description {
  display: none;
}
.home .hero .bill {
  color: #af9152;
  display: block;
  text-transform: uppercase;
  font-size: 0.8em;
  display: none;
}
#ninemast {
  background-color: #1c3652;
  background-color: #1c3652;
  background-image: url(https://nineplanets.org/wp-content/uploads/2019/09/moonlight.svg);
  background-repeat: no-repeat;
  background-size: 800px auto;
  background-position: -300px -190px;
}
#ninemast .hero {
  background: transparent;
}
#ninemast .hero h1 {
  margin-bottom: 0;
  line-height: 1;
}
#ninemast .pluto {
  display: block;
  margin-bottom: 20px;
  color: #af9152;
}
.site-header {
  background-color: transparent;
  background-image: none;
}
.site-header .main-title a, .site-header .site-description {
  color: white;
}
.hero {
  background-color: #1c3652;
  color: #fff;
  padding: 40px 0;
  text-align: center;
}
.hero .grid-container {
  max-width: 800px !important;
}
.hero h1 {
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.hero h2 {
  font-size: 22px;
  color: #c4d2e0;
  line-height: 1.4;
}
#particles-js {
  width: 100% !important;
  height: 100% !important;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
}
.main-navigation, #page {
  position: relative;
}
@media (min-width: 769px) {
  nav .main-nav .mega-menu {
    position: static;
  }
  nav .main-nav .mega-menu > ul {
    position: absolute;
    width: 100%;
    left: 0 !important;
  }
  nav .main-nav .mega-menu > ul > li > a {
    font-weight: bold;
    font-size: 17px !important;
  }
  nav .main-nav .mega-menu > ul > li {
    display: inline-block;
    width: 25%;
    vertical-align: top;
  }
  nav .main-nav .mega-menu.mega-menu-col-2 > ul > li {
    width: 50%;
  }
  nav .main-nav .mega-menu.mega-menu-col-3 > ul > li {
    width: 33.3333%;
  }
  nav .main-nav .mega-menu.mega-menu-col-5 > ul > li {
    width: 20%;
  }
  nav .main-nav .mega-menu > ul > li:hover > a, nav .main-nav .mega-menu > ul > li:focus > a, nav .main-nav .mega-menu > ul > li[class*="current-"] > a, nav .main-nav .mega-menu ul ul {
    background-color: transparent !important;
    color: inherit;
  }
  nav .main-nav .mega-menu ul .sub-menu {
    position: static;
    display: block;
    opacity: 1;
    visibility: visible;
    width: 100%;
    box-shadow: 0 0 0;
    left: 0;
    height: auto;
  }
  nav .main-nav .mega-menu ul.toggled-on .sub-menu {
    pointer-events: auto;
  }
  nav .main-nav .mega-menu .sub-menu .menu-item-has-children .dropdown-menu-toggle {
    display: none;
  }
}
.main-navigation .main-nav ul ul li a {
  font-size: 15px;
}
.home .entry-content h2, .home .entry-content h3, .home .entry-content h4, .home .entry-content h5, .home .entry-content .boxes, .home .entry-content p, .home .entry-content .wp-block-columns {
  max-width: 1100px;
  margin: 0 auto;
}
.home .entry-content h2, .page-id-894 .entry-content h2, .home .entry-content h3, .page-id-894 .entry-content h3, .home .entry-content h4, .page-id-894 .entry-content h4, .home .entry-content h5, .page-id-894 .entry-content h5 {
  max-width: 1100px;
  margin: 0 auto;
  margin-bottom: 1em;
}
.home .entry-content h2, .page-id-894 .entry-content h2 {
  font-weight: bold;
  text-align: center;
}
.boxes .wp-block-column:nth-of-type(1), .boxes .wp-block-column:nth-of-type(3) {
  background-color: #eae7dd;
  display: flex;
  align-items: center;
  padding: 1em;
}
.boxes .wp-block-column:nth-of-type(1) img, .boxes .wp-block-column:nth-of-type(3) img {
  filter: drop-shadow(0 10px 20px rgba(205, 189, 168, 0.9));
}
.boxes .wp-block-column:nth-of-type(2), .boxes .wp-block-column:nth-of-type(4) {
  background-color: #f4f2ed;
  padding: 1em;
  margin-left: 0;
}
.boxes .wp-block-column:nth-of-type(2) p, .boxes .wp-block-column:nth-of-type(4) p {
  flex-grow: 1;
}
.boxes .wp-block-column:nth-of-type(2) .wp-block-button, .boxes .wp-block-column:nth-of-type(4) .wp-block-button {
  margin-top: 1.5em;
  margin-bottom: 0;
}
.boxes .wp-block-column {
  border: 1px solid #eae7dd;
}
.boxes.empty .wp-block-column:nth-of-type(3), .boxes.empty .wp-block-column:nth-of-type(4) {
  background-color: transparent !important;
  border: none;
}
.boxes h3 > a {
  color: #b26200;
  font-size: 1.3em;
}
p.intro, .entry-content p:first-child {
  font-size: 22px;
}
p.intro::first-letter, .entry-content p:first-child::first-letter {
  float: left;
  font-size: 4.5em;
  line-height: 0.8;
  margin: 0 7px 0 0;
  padding: 0;
  color: #253e59;
  text-shadow: 4px 4px 0 #c8d7e8, 7px 7px 0 transparent;
}
.thrv_wrapper p:first-child::first-letter {
  float: none;
  font-size: initial;
  text-shadow: none;
  color: inherit;
  font-size: inherit;
  margin: initial;
}
.section-intro {
  background-color: #ecf1f7;
  padding: 1em 0;
  margin-bottom: 1em;
}
.section-intro p {
  font-size: 20px;
  padding-bottom: 10px;
  line-height: 1.5;
}
.section-intro p:last-of-type {
  margin-bottom: 0;
}
.breadcrumbs {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  background-color: #d6dce2;
  background-color: rgba(222, 226, 230, .6);
  margin-bottom: 0 !important;
  padding: 5px 40px;
  text-align: center;
  font-size: 0.9em;
}
.single .post .inside-article {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.widget.featured-image-widget {
  padding: 20px;
}
.planets-thumbnail-list a {
  background-color: #f4f2ed;
  display: block;
  padding: 1em 0;
  color: #b26200;
}
.planets-thumbnail-list a:hover {
  background-color: #eae7dd;
  color: #8a4d00;
}
.planets-thumbnail-list li {
  padding-bottom: 0 !important;
  border: 1px solid #eae7dd;
}
.planets-thumbnail-list img {
  vertical-align: middle;
  margin: 0 1em;
}
.planets-thumbnail-list .list-name {
  font-size: 20px;
}
.widget-title {
  text-align: center;
}
.widget.full-width-widget, .widget.data-table-widget {
  padding: 0;
  background-color: #592c25;
}
.widget.full-width-widget .widget-title, .widget.data-table-widget .widget-title {
  padding: 20px 20px 0;
  color: white;
}
.widget.full-width-widget.dwarf, .widget.data-table-widget.dwarf {
  background: #475c73;
}
.widget.full-width-widget.solar, .widget.data-table-widget.solar {
  background: #255940;
}
.widget.data-table-widget {
  background-color: #907300;
}
.widget.data-table-widget table {
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.widget.data-table-widget p {
  background-color: white;
}
.widget.featured-image-widget {
  background-color: #253e59;
}
.widget.featured-image-widget .widget-title {
  color: white;
}
.widget.featured-image-widget img {
  filter: drop-shadow(0 10px 40px rgba(8, 112, 184, 0.3));
}
.table-wrapper {
  max-width: 100%;
  overflow: auto;
}
.table-wrapper table {
  max-width: 100% !important;
  margin-left: initial !important;
}
.widget .semantic_ui .ui.table {
  font-size: 14px;
}
.archive .entry-summary {
  display: none;
}
.partnerships {
  margin-top: 1em;
  padding: 2em 0;
  background: #f4f2ed;
}
.partnerships a {
  color: #777;
  border-bottom: 1px dashed #999;
}
.dolla {
  background: #fff;
  margin: 0 auto;
  padding: 1em 4em;
  text-align: center;
}
.entry-content .dolla {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 1em;
}
p.sponsored {
  margin: 2rem 0 !important;
}
.single-guide .page-content, .single-guide .entry-content, .single-guide .entry-summary {
  margin-top: 0;
}
.has-4-columns {
  margin-bottom: 1.5em !important;
}
form .wp-block-column {
  text-align: center;
  margin-top: 1em;
  padding: 1em;
  border: 2px solid #eee;
  border-radius: 6px;
}
form .only-one-column .wp-block-column:nth-of-type(2), form .only-one-column .wp-block-column:nth-of-type(3) {
  border: none;
}
