/*
 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
*/

.site-header, .main-navigation {
    border-radius: 0px;
    border-bottom: 1px solid #333;
	border-top: 1px solid #222;
}

.menu-toggle .gp-icon {
    display: none;
}

.secondary-navigation .inside-navigation {
	 border-top: 0px solid #444;
	border-bottom: 1px solid #444;
}

.footer-widgets {
    border-radius: 0px;
    border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 18px !important;
}

.widget {
    border-radius: 7px;
	font-size: 18px !important;

}

.sidebar .widget a {
  font-size: 18px !important;
	
}

.paging-navigation {
    border-radius: 5px;
	 border: 1px solid #333;
}

.inside-article {
    border-radius: 6px;
    border: 1px solid #333;
}

.widget_rss .widget-title img {
	display: none;
}

ul li a:hover {
     text-decoration: underline;
}

ul li a {
    text-decoration: none;
}

.single .comments-link {
    display: inline-block;
}

.dpsp-total-share-wrapper {
    position: relative;
    margin-top: 10px;
    color: #fff;
    font-family: Helvetica,Helvetica Neue,Arial,sans-serif;
    line-height: 1.345;
}

.swp_social_panelSide .nc_tweetContainer.total_shares .swp_count {
    color: #fff !important;
  
}
.widget_rss .widget-title img {
	display: none;
}

.entry-meta 
{
 font-size: 17px !important;
		color: #FFF !important;
}

.entry-meta a:hover {
    font-size: 17px;
	text-decoration: underline !important;
}

.entry-meta a, .entry-meta a:visited 
{
font-size: 17px;
	text-decoration: none;
		color: #FFF !important;
}

.entry-title a:hover  {
    text-decoration: underline;
		color: #e8da94 !important;
}

.single .inside-article p a {
    font-weight: bold;
	font-size: 24px;
}

.single .inside-article a:hover {
     text-decoration: none;
}

.site-content{
padding-left: 2%;
padding-right: 2%;
}

.contained-content.one-container .site-content, .contained-content.separate-containers .inside-article {
    padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
}

.full-width-content.one-container .site-content,
.full-width-content.separate-containers .inside-article {
    padding:16px;
}

.featured-image .wp-caption {
	line-height: 1.3 !important;
  text-align: center;
	font-size: 14px;
	color: #fff;
}

.wp-caption .wp-caption-text {
     text-align: center;
}

.post-navigation {
    display: flex;
}

.post-navigation .nav-next {
    width: 50%;
    text-align: right;
}

.post-navigation .nav-previous {
    width: 50%;
}

.post-navigation .nav-next .next:before {
    display: none;
}

.post-navigation .nav-next .next:after {
    font-family: GeneratePress;
    text-decoration: inherit;
    position: relative;
    margin-left: .6em;
    width: 13px;
    text-align: center;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    speak: none;
}

.single .cat-links {
	margin-bottom: 40px;
}

.entry-meta > * {
    padding: 0 4px;
	line-height: 1.3;
}

.read-time {
    display: inline-block;
}

footer.entry-meta .byline, 
footer.entry-meta .posted-on {
    display: inline-block;
}

.comments-link {
    display: inline-block;
}


.IRPP_minimalist .postTitle {
    color: #e8da94 !important;
    text-decoration: underline !important;
    font-size: 19px !important;
}

.swp_popular_post a.swp_popularity {
   text-decoration: none;
	  font-style: normal !important;
    margin: 20px 0;
}

.swp_popular_post a.swp_popularity b {
font-weight: normal !important; 
}

.secondary-navigation .menu-toggle {
      display: none;
}

@media(max-width: 768px) {
    .secondary-navigation {
        text-align: center !important;
    }
    .secondary-navigation ul {
        display: block;
    }
    .secondary-navigation .sf-menu>li {
        float: none;
        display: inline-block !important;
    }
}

@media(min-width: 1024px) {
    #secondary-navigation {
        display: none;
    }
}

ul  {
  list-style-type: disc;
  margin: 20px;
}

li {
  margin-bottom: 0.8rem;
}

.secondary-navigation li {
	margin-bottom: 0.01rem !important;
}

.main-navigation li {
	margin-bottom: 0.01rem !important;
}

.dpsp-top-shared-post {
font-size: 19px !important;
	text-decoration: none;
	color: #f0e68c;
}

.wplogout-social-wrapper {
    margin: 30px 0;
}

.wplogout-social-wrapper span {
    font-weight: bold;
    padding-right: 10px;
    font-size: 16px;
}

.wplogout-social-sharing {
    font-size: 17px;
    padding: 7px 40px;
}

@media only screen and (max-width: 600px) {
    .wplogout-social-sharing {
        font-size: 17px;
        padding: 7px 12px;
        display: inline-block;
    }
}

.wplogout-social-sharing svg {
    position: relative;
    top: 0.15em;
    display: inline-block;
}

.wplogout-social-facebook {
    fill: #fff;
    background-color: rgba(59, 89, 152, 1);

}

.wplogout-social-facebook:hover {
    background-color: rgba(59, 89, 152, .8);
}

.wplogout-social-twitter {
    fill: #fff;
    background-color: rgba(29, 161, 242, 1);
}

.wplogout-social-twitter:hover {
    background-color: rgba(29, 161, 242, .8);
}

.dpsp-total-share-wrapper .dpsp-icon-total-share svg {
    fill: #cccccc;
}

.dpsp-total-share-wrapper {
    color: #cccccc;
}

.gsc-input {
    font-size: 18px;
	color: #000000 !important;
}

.gsc-results {
    background-color: #191919 !important;
    width: auto;
}


@media only screen and (min-width: 42em) {
    .inside-right-sidebar {
        height: 100%;
        position: relative; /* Ensure it has a positioning context if needed */
    }

    #ai-widget_8 {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 10; /* Helps keep it on top if overlapping happens */
    }
}
