/*
Theme Name: FCRC
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: A bespoke theme for FCRC SAPIENTIA
Author: Perisphere Media
Author URI: http://www.perispheremedia.com
template: bb-theme
*/

/* Add your custom styles here... */

/* BODY STYLES */

body {
	background: #fff;
	border-top: solid 10px #910029;
}
.fl-page-header-fixed  .fl-page-header-wrap {
	border-top: solid 10px #910029;
}

/* HEADER and LOGO */
.fl-theme-tagline {
  color: #686868;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1;
  margin: .5em  0 0;
}
.fl-page-nav-right .fl-page-header-wrap {
	border-bottom: none;
}
.fa-search:before {
    content: "\f002";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}
.navbar-nav .current-menu-item > a {
	font-weight: 700;
}

@media screen and (min-width: 768px) {
  .navbar-nav li:first-of-type a {
    padding-left: 0px !important;
  }
  .fl-col-small:not(.fl-col-small-full-width) {
    max-width: 100%;
  }
}

/* END HEADER AND LOGO */

/* FEED CONTENT */

.fl-content-left {
	border-right: 0;
}

.fl-post-feed-post {
	padding-bottom: 45px;
}

#author-bio-box {
	margin-top: 45px !important;
	border-top: solid 4px #333 !important;
}

#author-bio-box h3 {
	font-size: 22px;
	font-weight: 500;
}

.fl-post-meta-bottom {
	margin-bottom: 45px;
}

@media screen and (min-width: 992px) {
	.fl-archive > .row {
		margin-left: 0;
	}

	.fl-archive .fl-content-left {
		padding-left: 0;
	}
	body.archive .fl-post .row {
		margin-left: 0;
	}
}

/* END OF FEED CONTENT */


/* PAGINATION */
.fl-builder-pagination {
  border-top: 4px solid #1a1a1a;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 1.1875rem;
  min-height: 56px;
  position: relative;
  padding: 0;
  margin-top: 45px;
}

@media screen and (min-width: 992px) {
	.fl-builder-pagination {
		margin-bottom: 100px;
	}
}

.fl-builder-pagination::before {right:0;}
.fl-builder-pagination::after {right:54px;}
.fl-builder-pagination a.page-numbers.prev {right:54px;}
.fl-builder-pagination a.page-numbers.next {right:0;}

.fl-builder-pagination::before, .fl-builder-pagination::after {
  background-color: #1a1a1a;
  content: "";
  height: 52px;
  position: absolute;
  top: 0;
  width: 52px;
  z-index: 0;
}
.fl-builder-pagination ul.page-numbers {
  position: relative;
  text-align: left;
}
.fl-builder-pagination ul.page-numbers::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f061";
  right: -14px;
  color: #fff;
  font-size: 28px;
  line-height: 51px;
  opacity: 0.3;
  position: absolute;
  width: 52px;
  z-index: 1;
}
.fl-builder-pagination ul.page-numbers::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f060";
  right: 40px;
  color: #fff;
  font-size: 28px;
  line-height: 51px;
  opacity: 0.3;
  position: absolute;
  width: 52px;
  z-index: 1;
}
.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
  border: none;
  padding: 5px 10px;
  display: inline-block;
}
a.page-numbers.next, a.page-numbers.prev {
  background-color: #1a1a1a;
  color: #fff;
  height: 52px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 52px;
  z-index: 2;
  right: 0;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
a.page-numbers.next::before, a.page-numbers.prev::before {
  font-size: 28px;
  height: 53px;
  line-height: 52px;
  position: relative;
  width: 53px;
}
a.page-numbers.next::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f061";
  right: -4px;
  top: -4px;
}
a.page-numbers.prev::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f060";
  left: 4px;
  top: -4px;
}
a.page-numbers.next:hover, a.page-numbers.prev:hover {
  background-color: #910029 !important;
  color: #fff;
}
ul.page-numbers .page-numbers {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 18px;
}

ul.page-numbers .page-numbers.current {
	font-weight: 700;
	background: transparent;
}


  /* END PAGINATION */

/* SIDEBAR */
.fl-module-sidebar aside,
.fl-sidebar-right aside  {
  padding-top: 1.5em;
  border-top: 4px solid #1a1a1a;
}
.fl-widget .fl-widget-title {
  font-family: "Alegreya Sans",sans-serif;
  font-size: 20px;
  font-weight: 600;
	text-transform: uppercase;
}
/* END SIDEBAR */

/* FOOTER */

aside#media_image-3 {
  text-align: center;
}

/* SMALL LAPTOP BREAKPOINT FIXES */

@media (min-width: 768px){
  .container {
      padding-left: 20px;
      padding-right: 20px;
      width: auto;
  }
}



@media screen and (min-width: 1102px) {

}


@media screen and (min-width: 1280px) {

}

@media screen and (min-width: 768px) {
  body.search .row.fl-post-image-beside-wrap {
    margin-left: 0 !important;
  }
  .fl-page-nav-search a.fa-search {
    top: 10px !important;
  }
  .fl-post .fl-post-image-beside {
    float: none;
  }
  .fl-post-thumb img {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .row.fl-post-image-beside-wrap {
    margin-left: 0 !important;
  }
  .fl-post .fl-post-image-beside {
    margin-right: 15px !important;
  }
}

@media (min-width: 992px) {
  .fl-archive .fl-content-left {
    padding-right: 0;
  }
}


@media screen and (min-width: 993px) and (max-width: 1280px) {
	.fl-node-5e909e02c31b6 > .fl-module-content {
		padding-left: 40px;
	}
	.fl-node-5e909e4af1e42 > .fl-module-content {
    	margin-right: 40px;
	}
	.fl-page-nav .navbar-nav>li>a.nav-link {
    	padding: 15px 10px;
	}
}


