/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

  h1{font-size:25px;} h2{font-size:23px;} h3{font-size:22px;} h4{font-size:18px; font-weight:bold;} cite{font-size:16px;} .main-navigation a  {font-weight:700;} .menu-toggle{font-size:20px;} #sticky-navigation {box-shadow:0 2px 8px rgba(0,0,0,0.5);} .main-navigation a{font-weight:700;} 
.entry-meta time:before {content: 'Updated: ';}
.entry-meta .byline {display:block;} .entry-meta{margin-top:1.4em; font-weight:bold;} .inside-article .entry-content {margin-top:1em;}
.entry-title , .single .entry-content h2, .single .entry-content h3 {
	font-weight: bold;} #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 75px !important;
    height: 75px !important;
}
/* Sidebar   */
@media (min-width: 769px) {
.site-content {display: flex;}
.inside-right-sidebar { height: 100%;}
.inside-right-sidebar aside:last-child {position: -webkit-sticky; position: sticky;top: 70px; margin-bottom:2.4em !important;}}
