/*
Theme Name: PGCBL Theme Rebuild
Theme URI: https://createdbyinfinity.com/
Author: Created By Infinity
Author URI: https://createdbyinfinity.com/
Description: Building in progress
Version: 1.0.4
Tags: Created - 02/04/2022_Launched - 01/06/2022

*/
/***** Defaults */
:root {
  --colorPri: #002D56;
  --colorSec: #DE3121;
  --colorAlt: #E6E6E6;
  --fontPri: oswaldregular;
  --fontSec: robotoregular;
  --fontAlt: zero;
}
p, a, span {
  font-family: var(--fontSec);
  font-weight: normal;
}
a{
  color: var(--colorPri);
}
a:hover{
  color: var(--colorPri);
}
h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6, .uk-heading-small, .uk-heading-medium, .uk-heading-large, .uk-heading-xlarge, .uk-heading-2xlarge{
  font-family: var(--fontPri);
  font-weight: normal;
}
.fontAlt h1{
  font-family: var(--fontAlt);
}
.themeColorWhite{
  color: #ffffff;
}
.themeColorGrey{
  color: #ccc;
}
.themeColorBlack{
  color: #000000;
}
.themeBgBlue{
  background-color: #045489;
}
.themeBgPri{
  background-color: var(--colorPri);
}
.themeBgSec{
  background-color: var(--colorSec);
}
.themeColorPri{
  color: var(--colorPri);
}
.themeColorSec{
  color: var(--colorSec);
}
em {
    color: var(--colorPri);
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	color: var(--colorPri);
	background-color: var(--colorSec);
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  color: var(--colorPri);
	background-color: var(--colorSec);
}
/***** End Defaults */
/*****Screen Readers*/
/***** Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/*****End Screen Readers*/
/*****WP Standard Classes*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/*****End WP Standard Classes*/

/***** Comments*/
.postComments {
    margin-top: 7.6em;
    color: #2a2a2a;
		border-top: 2px solid gray;
}
.commentsTitle {
    font-size: 1.4em;
    margin-bottom: 0.3em;
		background-color: #C0C0C0;
		padding: 0.3em;
}
.commentTopNav {
    display: flex;
    padding-left: 1em;
}
.commentBottomNav {
    display: flex;
    padding-left: 1em;
    border-top: 2px solid silver;
		margin-bottom: 0.5em;
}
.commentNavNext {
    margin-left: 1em;
}
.commentsList {
    margin-left: 4em;
    margin-top: 2em;
}
.commentsList li {
    margin-top: 0.5em;
		margin-bottom: 0.9em;
}
.comment-meta {
    border-top: 2px solid silver;
    border-bottom: 2px solid silver;
}
.comment-content {
    margin-left: 0.3em;
    margin-top: 0.3em;
}
.reply{
	margin-left: 0.3em;
	margin-top: 0.3em;
}
.form-submit #submit {
    border: none;
    padding: 0.3em 1.9em;
    margin: 0.3em 0;
    background-color: #708090;
    color: white;
    font-size: 1.2em;
		transition: all 0.6s ease;
}
.form-submit #submit:hover{
	color: #000;
}
.comment-form-comment textarea {
    width: 100%;
		border: 2px solid silver;
}
/***** End Comments*/
/***** Search Form */
.search-form {
    display: flex;
    align-items: center;
}
.search-submit {
    margin-left: 1em;
}
/***** end search form */

/***** Default Widget Styling*/
.widget, .widget ul, .widget ul > li{
	list-style: none;
}
/***** End Default Widget Styling*/
/***** Header - Footer*/
.headerTopSection {
    min-height: 85px;
    background-color: rgba(0, 0, 0, 0.4);
    margin-left: 0;
}
.headerTopSection.uk-active img {
	width: 40%;
}
.rightsReserved{
  margin: 0;
  text-align: center;

}
.siteFooter .siteSocial{
}
.infinityLogo{
  display: flex;
  justify-content: center;
}
#primeNav {
	width: 100%;
}
/***** End Header - Footer*/
/***** Home */
.footerQuickLinks .menu {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	list-style: none;
}
.footerQuickLinks .sub-menu {
	display: none;
}
.footerQuickLinks .menu .menu-item {
	width: 50%;
}
.footerQuickLinks .menu .menu-item a {
	padding: 0.1em 0.5em;
	display: block;
	color: white;
	transition: all ease 0.5s;
	text-transform: uppercase;
	font-weight: bold;
}
.footerQuickLinks .menu .menu-item a:hover {
	color: var(--colorPri);
}

.homeLogoSlider .swiper-slide-inner {
	background-color: #002D56;
	border-radius: 50%;
	padding: 20px;
	border: 2px solid #DE3121;
}
/***** End Home */
/***** Default misc css */
/***** archive pages */

/***** News Page */
.newsPostsHeaderWrapper h1 a {
  background-color: rgba(0, 0, 0,0.4);
  transition: all 0.6s ease;
}
.newsPostsHeaderWrapper h1 a:hover{
  color: #cd1f36;
}
.newsPostsHeaderAnchor{
  color: white;
}
.newsPostsHeaderAnchor:hover{
  color: white;
  text-decoration: none;
}
.newsPostsCardItemAnchor{
  color: white;
}
.newsPostsCardItemAnchor:hover{
  color: white;
  text-decoration: none;
}
.newsPostsCardItem {
    display: flex;
    justify-content: center;
}
.newsPostsCardItemTeaser a {
    display: flex;
    min-height: 300px;
    transition: all 0.6s ease;
}
.newsPostsCardItemTeaser a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.newsPostsCardItem article{
  width: 100%;
}

.newsPostsCardItem figure{
    height: 100%;
}
.newsPostsCardItem a{
  color: #444444;
  transition: all 0.6s ease;
}
.newsPostsCardItem a:hover{
  color: #cd1f36;
  text-decoration: none;
}
.newsPostsCardItem hr {
    margin: 0 auto;
    border-top: 6px solid #ddd;
    width: 30px;
}
#postsNewsAltLoadMore{
  width: 160px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#postsNewsAltLoadMore > p{
  margin: 0;
}
.paginationWrapper {
    display: flex;
    justify-content: center;

}
/***** End News Page */
/***** inner pages */
.pageTitleSection > figure {
    max-height: 500px;
}
.postMeta .uk-icon {
    font-size: 20px;
}
.siteContent {
	background-color: whitesmoke;
}
.siteInnerContent {
	background-color: white;
	margin-bottom: 0;
}
.pageTitleSectionHero .overlayDiv {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0,0.4);
}
.postTitle {
	color: var(--colorPri);
}
.postHr {
	border-color: var(--colorSec);
	border-width: 3px;
}
.pageTitle {
  color: var(--colorPri);
}
.pageTitleSection hr {
	border-color: var(--colorSec);
	border-width: 3px;
}
.siteArchiveHeader {
  color: var(--colorPri);
}
.siteArchiveHeader + hr{
  border-color: var(--colorSec);
	border-width: 3px;
}
/***** End inner pages */
/***** End Default misc css */

/*****Media Queries*/
@media screen and (max-width: 1600px) {
  h1{
    font-size: 1.4em;
  }
  h2{
      font-size: 1.3em;
  }
  h3 {
      font-size: 1.2em;
  }
  h4{
    font-size: 1.1em;
  }
}
/***** End 1600px */
@media screen and (max-width: 1200px) {
  .siteIndex figure {
  	height: 200px;
  }
  .siteLogo{
    padding-left: 0;
  }
  .headerNavigation{
    padding-left: 0;
  }
}
/***** End 1200px */
@media screen and (max-width: 960px) {
  h1{
    font-size: 1.2em;
  }
  h2{
      font-size: 1.1em;
  }
  h3 {
      font-size: 1.0em;
  }
  h4 {
      font-size: 0.9em;
  }
}
/***** End 960px */
@media screen and (max-width: 640px) {

}
/***** End 640px */

/***** IE 11 ONLY */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
  p, a {
    font-family: robotoregular;
    font-weight: normal;
  }
  .themeBgPri{
    background-color: #e76f00;
  }
  .themeBgSec{
    background-color: #3f7a06;
  }
  .themeColorPri{
    color: #e76f00;
  }
  .themeColorSec{
    color: #3f7a06;
  }
  h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6, .uk-heading-small, .uk-heading-medium, .uk-heading-large, .uk-heading-xlarge, .uk-heading-2xlarge{
    font-family: oswaldregular;
    font-weight: normal;
  }
}
/*****End Media Queries*/