/*
Theme Name: Bellingham Bells
Theme URI: Bellingham Bells
Author: Infinity Sports and Entertainment
Author URI: https://createdbyinfinity.com/
Description: Building in progress
Version: 1.0.1
Tags: Created - 09/03/2021_Launched - ?/2020

*/
/***** Fonts */
p, a {
  font-family: robotoregular;
  font-weight: normal;
}
a{
  color: #002d56;
  transition: all 0.5s ease;
}
a:hover{
  color: #cfab7a;
  text-decoration: none;
}
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;
}
.themeColorWhite{
  color: #ffffff;
}
.themeColorGrey{
  color: #ccc;
}
.themeColorBlack{
  color: #000000;
}
.themeBgBlue{
  background-color: #045489;
}
.themeBgPri{
  background-color: #002d56;
}
.themeBgSec{
  background-color: #7a8fa2;
}
.themeBgAlt{
  background-color: #aeb9bf;
}
.themeColorPri{
  color: #002d56;
}
.themeColorSec{
  color: #7a8fa2;
}
.themeColorAlt{
  color: #aeb9bf;
}
em {
    color: #707070;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	color: #0b233f;
	background-color: #e5bb33;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  color: #0b233f;
	background-color: #e5bb33;
}
/***** End Fonts */
/*****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*/
img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*****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*/

/***** SiteOrigin Overides*/
.soRowMaxWidth{
  max-width: 80%;
  margin: 0 auto;
}
.soButtonRow .ow-button-base a {
	background-color: transparent !important;
	border: none !important;
	font-size: 2em !important;
  transition: all 0.5s ease;
}
.soButtonRow .ow-button-base a:hover {
	transform: scale(0.8);
  color: #cfab7a !important;
}
.soButtonsDivider {
	border-width: 3px;
	border-color: #182d4c;
	width: 88%;
	margin: 30px auto;
}
.soStatsRow h2 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
  font-weight: bold;
}
.soStatsTableRow table {
	color: black;
}
.soStatsTableRow table tbody tr:nth-child(2n) {
	background: #002d56;
	color: #fff;
}
/***** End SiteOrigin Overides*/

/***** Header - Footer*/
.headerTopSection {
	height: 85px;
	background-color: #002d56;
	margin-left: 0;
	border-top: 2px solid #b5d5ea;
}
.headerTopSection.uk-active img {
	width: 40%;
}
.headerBuyTickets {
    padding: 0 10px;
}
.faqRow .widget-title {
	color: #022255;
	font-weight: bold;
}
.rightsReserved{
  margin: 0;
  text-align: center;
  color: #999;
  font-weight: bold;
}
.siteFooter .siteSocial{
}
.infinityLogo{
  display: flex;
  justify-content: center;
}
.headerAboveTopSectionR2 {
	background-color: #002d56;
	padding: 20px 0;
}
.headerAboveTopSectionR2 .siteLogo img {
	width: 40%;
}
.headerAboveTopSectionR1 {
	/* height: 200px; */
	padding: 20px;
}
.headerAltLogo {
	height: 100%;
	display: flex;
	align-items: center;
  padding-left: 2.5em;
}
.headerSiteSocial {
	height: 100%;
	display: flex;
	align-items: center;
  justify-content: center;
}
.headerSiteSocial > .widget {
	flex-grow: 1;
}
.soHeaderNumber p {
	margin-bottom: 0;
	text-align: center;
}
.soHeaderNumber a {
	color:white;
  font-weight: bold;
  font-size: 1.5em;
}
.siteFooterTop {
	/* height: 400px; */
	background-color: #002d56;
}
.siteFooterTopGrid {
	margin: 0 auto;
	width: 80%;
	padding: 25px 0;
}
.siteFooterTopGrid h2 {
	color: white;
	/* text-align: center; */
}
.footerleft p, .footerright p {
	color: white;
}
.footerQuickLinks .menu {
	padding: 0;
	/* margin-bottom: 0; */
}
.footerQuickLinks .menu ul.sub-menu{
  display: none;
}
.footerQuickLinks .menu .menu-item {
	width: 49%;
	display: inline-block;
}
.footerQuickLinks .menu .menu-item a {
	padding: 0.5em;
	display: block;
	color: white;
  transition: all ease 0.5s ;
}
.footerQuickLinks .menu .menu-item a:hover {
	color: #ffb50c;
}
.siteFooterInfo {
	padding: 10px 0;
}
.gmDate {
	/* border-bottom: 2px solid #002d56; */
	background-color: #002d56;
}
.gmDate h3 {
	color: #aeb9bf;
}
/***** End Header - Footer*/

/***** Home */
/* .nalNewsRotatorWrapper li img {
	height: 100%;
	width: 100%;
	object-fit: fill;
	margin: 0 auto;
	display: block;
} */
.homeOptionOneAboutUs {
    padding: 4.5em 0;
}
.homeOptionOneVideoSection {
    padding: 2.5em 0;
    background-color: #424141;
}
.homeOptionOneNewsCardsSection {
    padding: 2.5em 0;
}
/***** End Home */
/***** Default misc css */
/***** archive pages */
.snyBlogArchivePanelImg {
    max-height: 200px;
    transition: all 0.5s Ease;
}
.snyBlogArchivePanelLink {
    min-height: 240px;
}
.snyBlogArchivePanelLink:hover .snyBlogArchivePanelImg{
    opacity: 0.5;
}
.blogPanelWrapper a{
  color: #444444;
  transition: all 0.6s ease;
}
.blogPanelWrapper a:hover{
  color: #cd1f36;
  text-decoration: none;
}
.blogPanelTeaser{

}
.blogPanelPostExcerpt {
    min-height: 43px;
}
/***** 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 .uk-position-center {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0,0.4);
}
.pageTitle + hr {
	border-color: #002d56;
	border-width: 2px;
}
.siteArchiveHeader + hr {
	border-color: #002d56;
	border-width: 2px;
}
.postHr {
	border-color: #002d56;
	border-width: 2px;
}
/***** End inner pages */
/***** End Default misc css */

/*****Media Queries*/
@media screen and (max-width: 1600px) {
  .headerSocialIcons {
      justify-content: center;
      padding-left: 0;
      margin-top: 5px !important;
      margin-bottom: 0.3em
  }
  .headerBottomSection {
    top: 123px;
  }
  .headerNavigation {
    margin-top: 0 !important;
  }
  .giveHeaderMinHeight {
    min-height: 623px;
  }
  h1{
    font-size: 1.4em;
  }
  h2{
      font-size: 1.3em;
  }
  h3 {
      font-size: 1.2em;
  }
  h4{
    font-size: 1.1em;
  }
  .soButtonRow .ow-button-base a {
  	font-size: 1.3em !important;
  }
}
/***** End 1600px */
@media screen and (max-width: 1200px) {
  .siteIndex figure {
  	height: 200px;
  }
  .siteLogo{
    padding-left: 0;
  }
  .headerNavigation{
    padding-left: 0;
  }
  .soButtonRow .ow-button-base a {
  	padding: 10px !important;
  }
  .soRowMaxWidth{
    max-width: 95%
  }
  .siteFooterTopGrid {
  	width: 95%;
  }
  .headerSiteSocial .social-media-button-container {
  	text-align: center !important;
    margin-top: 10px;
  }
  .siteLogoWrapper {
    margin-bottom: 20px;
  }
}
/***** 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 */

}
/*****End Media Queries*/
