.site-footer-widgets .widgets-container .widget h2.widgettitle {
  text-transform: none;
}

.site-footer-bottom-bar-left {
  display: none;
}

p {
  font-size: 1.2em;
}

.main-navigation ul.menu > li > a {
  font-size: 19px;
}

.header-image .overlay-container .overlay .opacity h1 {
  text-transform: none;
  font-style: normal;
  font-weight: bold;
}

.page-title {
  display: none;
}

article .entry-meta {
  display: none;
}

.widget-area .widget h2.widget-title {
  text-transform: none;
}

#rpwwt-recent-posts-widget-with-thumbnails-2.rpwwt-widget {
  width: 24em;
}

.wp-show-posts-inner :last-child {
  border-radius: 10px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

a.wp-show-posts-read-more:hover {
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img {
  box-shadow: 3px 3px 5px 2px #ccc;
}

.main-navigation ul ul a {
  font-weight: 700;
}

.site-footer-bottom-bar a {
  font-size: 1.2em;
}

.site-header .site-logo-area .info-text {
  font-size: 1.5em;
}

.main-navigation ul ul :hover > a {
  background-color: #f2f9fc;
}