/*
Theme Name:     GWB MInimal Blog Starter Theme
Theme URI:      https://gwb1.genealogywebsitebuilders.com
Template:       kadence
Author:         Genealogy Website Builders
Author URI:     https://genealogywebsitebuilders.com
Description:    This theme is a sleek and modern, with a minimalist design and ample white space, allowing for a clean and uncluttered look. We make it easy to display your family history, with preinstalled genealogy plugins.. 

The theme also includes a picture gallery at the top of the home page, prebuilt Contact, About, and Privacy pages, and the popular plugin UpdraftPlus for instant backups of your website. 

With its preinstalled GEDShow and Rootspersona plugins and the versatile Kadence Blocks plugin, GWB Minimal is a great choice for anyone looking to create a stylish and functional genealogy website.

Version:        1.0.9
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.primary-menu-container > ul > li.menu-item a,
.footer-menu-container > ul > li.menu-item a {
	text-transform: uppercase !important;
}

.wp-block-kadence-column  {
    margin: var(--global-lg-spacing) var(--global-xl-spacing);
}

#primary .loop-entry {
    background: var(--global-palette7);
	border-radius: 16px;
	    box-shadow: 0px 15px 15px -10px rgb(0 0 0 / 15%);
}

.wp-site-blocks .post-thumbnail img {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.entry-related-inner .posted-by {
	display:none;
}
.entry-content-wrap {
	padding: 0;
}

}
@font-face {
  font-family: Black Jack;
  src: url(/wp-content/uploads/2023/01/blackjack-webfont.woff2);
}

.rp_truncate, #personaIndex {
	margin:2% 10%;
}
.rp_banner, th {
	    background: var(--global-palette2, #1768ea) !important;
	    color: var(--global-palette-btn, #fff) !important;
}
.rp_linkbutton a {
	    color: var(--global-palette-btn, #fff) !important;

}
.rp_linkbutton a {
	color: var(--global-palette2, #1768ea) !important;
}

.rp_truncate, 
#personaIndex, 
#evidenceIndex {
	margin:2%;
}
@media screen and (max-width: 600px) {
	.rp_truncate, 
#personaIndex, 
	#evidenceIndex {
		font-size: 14px;
	}
