/*
Theme Name: BBI Provisio
Author: Wayne Smith
Author URI: https://zool.agency
Description: Custom BBI Provisio theme using Bootstrap as a framework.
Version: 1.0
Text Domain: agile
*/
/*
 * Globals
 */
/* Font Styles */
/* Font weights */
/* General Colours */
/* Misc */
.admin-bar .blog-masthead {
  top: 46px; }

@media screen and (min-width: 783px) {
  .admin-bar .blog-masthead {
    top: 32px; } }

sup {
  top: 0 !important;
  font-size: 50% !important;
  vertical-align: super !important; }

@media screen {
  div#preloader {
    position: absolute;
    left: -9999px;
    top: -9999px; }
  div#preloader img {
    display: block; } }

@media print {
  div#preloader,
  div#preloader img {
    visibility: hidden;
    display: none; } }

body {
  color: #848484; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  font-weight: 400;
  color: #333333; }

#hero-container {
  background-image: url(/wp-content/uploads/2020/05/default-header@4x.png);
  background-size: cover;
  background-position: center;
  height: 20vh; }
  @media only screen and (min-width: 768px) {
    #hero-container {
      height: 50vh; } }
@media only screen and (min-width: 768px) {
  .single-post #hero-container {
    height: 20vh; } }

.default-page-title {
  font-weight: 300;
  color: #40b4e3; }

#content {
  margin-top: 60px;
  margin-bottom: 60px; }
  #content .main-row .title-column:after {
    content: '';
    display: block;
    position: relative;
    bottom: -26px;
    width: 50%;
    height: 2px;
    background: #40b4e3; }

.content-column {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media only screen and (min-width: 768px) {
    .content-column {
      padding-top: 160px;
      padding-bottom: 160px; } }
  .content-column p {
    color: #848484; }

/*
 * Override Bootstrap's default container.


@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
 */
/*
 * Masthead for nav
 */
.blog-masthead {
  z-index: 1000000;
  position: fixed;
  width: 100%;
  background-color: rgba(64, 180, 227, 0.8);
  top: 0; }
  .blog-masthead.home {
    opacity: 0; }
    .blog-masthead.home.is-loaded {
      opacity: 1;
      -webkit-transition: opacity .5s ease-in-out;
      -moz-transition: opacity .5s ease-in-out;
      -ms-transition: opacity .5s  ease-in-out;
      -o-transition: opacity .5s ease-in-out;
      transition: opacity .5s ease-in-out;
      transition-delay: 3s; }
  @media only screen and (min-width: 768px) {
    .blog-masthead {
      height: 120px; } }
  @media only screen and (min-width: 1200px) {
    .blog-masthead {
      height: 60px; } }
/* Nav links */
.blog-nav-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
  color: #1a1a1a; }

.blog-nav-item:hover, .blog-nav-item:focus {
  color: #fff;
  text-decoration: none; }

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff; }

.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent; }

/*
 * Blog name and description
 */
.blog-header {
  padding-top: 20px;
  padding-bottom: 20px; }

.blog-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: normal; }

.blog-description {
  font-size: 20px;
  color: #8f8f8f; }

/*
 * Main column and sidebar layout
 */
.blog-main {
  font-size: 18px;
  line-height: 1.5; }

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px; }

.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px; }

.sidebar-module-inset p:last-child, .sidebar-module-inset ul:last-child, .sidebar-module-inset ol:last-child {
  margin-bottom: 0; }

/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left; }

.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px; }

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 0px; }

.blog-post-title {
  margin-bottom: 5px;
  font-size: 40px; }

.blog-post-meta {
  margin-bottom: 20px;
  color: #8f8f8f; }

/*
 * Footer
 */
.blog-footer {
  color: #818589;
  text-align: left;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: 20px;
  position: relative;
  margin-top: 80px; }
  .blog-footer h3 {
    color: #ffffff;
    font-weight: 700; }
  .blog-footer a {
    color: #818589;
    text-decoration: none; }
    .blog-footer a:hover {
      color: #173c6a; }

.footer-logo {
  padding-right: 10px; }

.footer-halo img {
  width: 100%; }

@media only screen and (max-width: 767px) {
  .touch .blog-masthead.home {
    display: block; } }

.blog-footer p:last-child {
  margin-bottom: 0; }

/*** lyrathemes - custom styling ***/
ul.blog-nav {
  list-style: none;
  display: inline; }

/* Nav links */
.menu-item a {
  position: relative;
  display: inline;
  margin: 10px 20px;
  padding: 0;
  color: #ffffff; }
  @media only screen and (device-width: 768px) {
    .menu-item a {
      margin: 10px 0px; } }
.menu-item a:hover {
  color: #12a74b; }

#menu-home .menu-item a {
  position: relative;
  display: inline;
  margin: 10px 20px;
  padding: 0;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 400; }

#menu-home .menu-item a:hover {
  color: #12a74b; }

/*.menu-item a:hover,
.menu-item a:focus {
  color: #fff;
  text-decoration: none;
}*/
/* Active state gets a caret at the bottom */
.menu-item.current-menu-item a {
  color: #12a74b; }

.menu-item.current-menu-item a:after {
  /*
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent;
	*/ }

.menu-sub-footer-menu-container {
  text-align: center; }

#menu-sub-footer-menu {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1rem; }

#menu-sub-footer-menu .menu-item a {
  color: #ffffff; }

.sidebar-module ul {
  list-style: none;
  padding-left: 0; }

.carousel {
  margin-bottom: 30px; }

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; }
