/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.3.0.1682702984
Updated: 2023-04-28 19:29:44

*/

/* ---------------
 * Colors
 * --------------- */

/* color scheme */
:root {
	--vgc--color--blue: #005691;
	--vgc--color--blue-logo: #1b71b8;
	--vgc--color--blue-dark: #004a7c;
	--vgc--color--green-logo: #249f37;
	--vgc--color--green: #2a9d3b;
	--vgc--color--gray: #ebebe6;
	--vgc--color--grey: #ebebe6;
}


/* ---------------
 * Elements
 * --------------- */

#primary h1,
#primary h2,
#primary h3,
#primary h4,
#primary h5,
#primary h6 {
	margin: 30px 0 7px;
}

/* primary content */

.one-container .site-content {
	padding: 0 40px;
}

@media (max-width: 768px) {
	.one-container .site-content, .inside-page-header {
  		padding: 0 20px;
	}
}

/* ---------------
 * Elements: Blog
 * --------------- */

.blog .entry-content .thrv-page-section:first-child,
.single .entry-content .thrv-page-section:first-child,
.archive .entry-content .thrv-page-section:first-child {
	left: -422.5px;
	position: relative;
	width: 1920px;
}

.wp-image-5776 {
	width: 100%;
}

/* put sidebar after content */

.blog .site-content .content-area,
.single .site-content .content-area,
.archive .site-content .content-area {
  width: 100%;
}

.widget-area .widget {
	padding-left: 0;
}

/* blog post header */

.single #page .featured-image,
.single #page .entry-header {
	margin-left: 0.6em;
}

#page .entry-header {
    display: none;
}

.blog #page .entry-header,
.single #page .entry-header,
.tcb-editor-main #page .entry-header {
    display: block;
}

.entry-content:not(:first-child), 
.entry-summary:not(:first-child), 
.page-content:not(:first-child) {
  margin-top: 0;
}

/* responsive */

@media screen and (min-width: 769px) {
	.archive .site-content,
	.blog .site-content,
	.single .site-content {
		display: block
	}

	.archive #primary,
	.blog #primary,
	.single #primary {
		display: inline-block;
	}

	.archive #right-sidebar,
	.blog #right-sidebar,
	.single #right-sidebar {
		display: inline-block;
		width: 100%;
		vertical-align: top;
	}

	.one-container .inside-article > .featured-image {
	  margin-top: 2em;
	  margin-bottom: 0;
	  margin-left: 1.3em;
	}
}

/* ---------------
 * Blocks
 * --------------- */

.wp-block-group.has-background {
	padding: 30px 20px;
}

.wp-block-group.testimonial {
	background-color: #f9fff9;
	border-left: 10px #558e4f solid;
	padding: 25px 20px 5px 30px;
}

.wp-block-group.offer-box {
	background-color: var(--vgc--color--blue-logo) !important;
	border: 3px var(--vgc--color--blue-logo) solid;
	border-radius: 5px;
	color: #ffffff;
	padding: 25px 0 5px 30px;
}

.wp-block-group.offer-box h2,
.wp-block-group.offer-box h3,
.wp-block-group.offer-box h4 {
	color: #ffffff;	
}

/* ---------------
 * Widgets
 * --------------- */

/* Content Views */

.pt-cv-content {
	font-size: 15px;
	line-height: 1.5em;
}

.dark-background .pt-cv-wrapper,
#page .dark-background .pt-cv-wrapper a,
.dark-background .pt-cv-wrapper h4 {
	color: var(--vgc--color--gray) !important;
}

.pt-cv-wrapper h4 {
	font-size: 1.4em !important;
}

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: var(--vgc-color-green-logo);
    border-color: var(--vgc-color-green-logo);
}

.pt-cv-wrapper .btn-success:hover {
    color: #fff;
    background-color: #34af47;
    border-color: var(--vgc-color-green-logo);
}

#page a.pt-cv-readmore {
	color: #ffffff;
}

/* Cookie Notice */

#cookie-notice a#cn-more-info {
	background: none;
	border: 0;
	color: #fff;
	text-decoration: underline;
	text-shadow: none;
}

#cookie-notice a#cn-more-info:hover {
	color: var(--vgc--color--blue-logo);
}


/* ---------------
 * Fonts
 * --------------- */

html body {
	font-family: 'Advent Pro', Lato, Arial, Helvetica, sans-serif;
	font-style: medium;
}
.accent-1 {
	font-family: 'Lemon Tuesday',  Lato, Arial, Helvetica, sans-serif;
}

/* advent pro medium */
@font-face {
  font-family: 'Advent Pro';
  font-style: medium;
  font-weight: 400;
  src: url('/wp-content/themes/fonts/adventpro-medium.eot'); /* IE9 Compat Modes */
  src: local('Avent Pro'), local('Advent-Pro'),
       url('/wp-content/themes/fonts/adventpro-medium.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* lemon-tuesday */
@font-face {
  font-family: 'Lemon Tuesday';
  font-style: normal;
  font-weight: 100;
  src: local('Lemon Tuesday'), local('Lemon-Tuesday'),
       url('/wp-content/themes/fonts/lemon-tuesday.woff') format('woff'); /* Modern Browsers */
}