/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/*** Styles by Coficiency ***/
/* News Blog Sidebar */
/*div#secondary.widget-area.secondary {position: fixed;}*/
/*div#primary.content-area.primary {border-right: 2px solid #28395E;}*/
/* Temporary Comment Forms */
.comment-form-url {
  display: none;
}

/* Home Page Emergency Notification Row */
#cmv-weather-update-row .uabb-blog-posts-description.uabb-blog-post-section.uabb-text-editor,
#cmv-weather-update-row .uabb-read-more-text.uabb-blog-post-section,
#cmv-weather-update-row div.uabb-blog-post-content {
  padding: 3px;
}

#cmv-weather-update-row h3 {
  font-size: 1.1rem;
  font-weight: 600;
}

#cmv-weather-update-row span.uabb-read-more-text.uabb-blog-post-section a {
  font-weight: 600;
  color: #ce2029;
  padding: 0 10px;
}

#cmv-weather-update-row .uabb-module-content {
  padding-top: 4px;
}

/* Sticky Popup Homepage Menu */
div.popup-content {
  height: 260px;
  font-weight: 600;
  line-height: 1.7;
}

/* Main Nav Sub Menu Dropdown */
ul.sub-menu {
  margin-left: 20px;
}

.fl-menu .sub-menu {
  width: 200px;
  min-width: 180px;
}

/* Staff Member Directory */
div.member-thumbnail {
  min-height: 212px;
}

div.member-block {
  border: 2px solid #28395E;
  border-radius: 5px;
  padding: 10px;
  /*background-color: #52607e;*/
  background-color: #384C77;
  ;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, .7);
}

div.member-block * {
  color: #fff;
}

div.member-block a:hover {
  color: #FFB33E;
}

/*** End Styles by Coficiency ***/
.vertical-header {
  display: block;
  height: 100%;
  scrollbar-width: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 260px;
  overflow-y: scroll;
  z-index: 99;
  background-color: #384C77;
  -ms-overflow-style: none;
}

.vertical-header::-webkit-scrollbar {
  width: 0px;
  /* Remove scrollbar space */
  scrollbar-width: none;
  -ms-overflow-style: none;
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

.fl-menu a {
  line-height: 20px;
}

.sub-menu {
  max-height: 400px !important;
  overflow-y: auto;
  border-bottom: 3px solid rgba(255, 255, 255, 0.5);
}

/*Submenu Scrollbar Css*/
/*Chrome css*/
.sub-menu::-webkit-scrollbar {
  width: 0px;
  /* Remove scrollbar space */
  scrollbar-width: none;
  -ms-overflow-style: none;
  /*background: transparent;*/
  /* Optional: just make scrollbar invisible */
}

.sub-menu::-webkit-scrollbar {
  width: 12px;
}

/* Track */
.sub-menu::-webkit-scrollbar-track {
  background: #5f6f92;
}

/* Handle */
.sub-menu::-webkit-scrollbar-thumb {
  background: #a4abb9;
  border-radius: 20px;
}

/* Handle on hover */
.sub-menu::-webkit-scrollbar-thumb:hover {
  background: #E7A644 !important;
}

/*Firefox Css for scrollbar*/
.sub-menu {
  overflow-y: scroll;
  scrollbar-color: #A4ABB9 #5F6F92 !important;
  scrollbar-width: thin;
}

.submenu::-webkit-scrollbar-thumb {
  scrollbar-color: #87ceeb #ff5621;
}

.sub-menu::-moz-scrollbar {
  background: #4b5d84;
}

/*Site footer spacing css*/
.site-content,
footer {
  margin-left: 260px;
}

p {
  margin-bottom: 0.5em !important;
}

/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {
  background: #FF0000;
}

@media(max-width: 768px) {
  .vertical-header {
    display: none;
  }

  .site-content, footer {
    margin-left: 0;
  }
}

.sticky-popup .popup-header {
  padding: 5px 10px 5px 10px;
}

/*Calder forms css*/
.intl-tel-input {
  width: 100% !important;
}

.caldera-grid .btn-default.active, .caldera-grid .btn-default.focus, .caldera-grid .btn-default:active, .caldera-grid .btn-default:focus, .caldera-grid .btn-default:hover, .open>.dropdown-toggle.caldera-grid .btn-default {
  color: #FFB33E !important;
  background-color: #ffffff !important;
  border-color: #FFB33E !important;
}

.caldera-grid .btn-default {
  color: #ffffff !important;
  background-color: #384C77 !important;
  border-color: #FFB33E !important;
  border-radius: 5px !important;
  border: 2px solid #FFB33E !important;
}

/*Event calender css*/
.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  margin: 0 0% !important;
}

/*Parent Menu hover css*/
.fl-menu .menu>li.menu-item:hover a {
  color: #ffb33e !important;
}

.fl-node-5dd248c18c5bc .menu .fl-menu-toggle {
  display: none !important;
}

.fl-node-5dd248c18c5bc .menu>li>.fl-has-submenu-container.focus>a,
.fl-menu .menu>li.menu-item:hover .sub-menu a {
  color: #ffffff !important;
  outline: none !important;
}

.fl-menu .menu>li.menu-item .sub-menu li:hover a {
  color: #ffb33e !important;
}

/* Footer Search css */
.pp-search-form input[type="search"] {
  padding: 10px;
  border: 1px solid #384c77 !important;
  border-radius: 10px;
  background-color: #f1f3f6 !important;
  padding-right: 50px !important;
}

.pp-search-form button {
  background-color: #28395e;
  font-size: 16px;
  color: #fff;
  border-radius: 0;
  position: absolute;
  right: 0px;
  height: 40px;
  border-radius: 0 5px 5px 0px !important;
}

.pp-search-form__container {
  background-color: transparent !important;
  position: relative;
}

/*Dropdown staff department page*/
.custom-select {
  border: 1px solid #384C77;
  border-radius: 5px;
}

/* Table dropdown arrow */
.tablesaw-bar .btn-select.btn-small:after, .tablesaw-bar .btn-select.btn-micro:after {
  width: 3.2em !important;
}

/* Department Staff Directory function css*/
.ast-text-center {
  text-align: center;
}

.fancybox-content .ast-text-center {
  margin-top: 20px;
}

.department_section .Link-info {
  display: none;
}

.Link-info.fancybox-content {
  padding: 40px;
  border-radius: 10px;
  min-width: 600px;
  max-width: 600px;
  display: none;
}

.department_section .member-block {
  margin: 15px auto;
  text-align: center;
}

.department_section .member-block .member-thumbnail {
  max-width: 150px;
  margin: 5px auto;
}

.member_contact_info {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 5px;
}

.member_contact_info li {
  display: inline-block;
  padding: 0 5px;
}

.member_contact_info li:first-child {
  padding-left: 0;
}

.member_contact_info li:last-child {
  padding-right: 0;
}

.department_section ul.char-filter {
  list-style: none;
  display: inline-block;
  margin: 25px auto;
  padding-left: 0;
  margin-left: 0;
}

.department_section ul.char-filter li {
  display: inline-block;
  padding: 0 2px;
}

.department_section ul.char-filter li a {
  display: block;
  text-align: center;
  color: #000;
  padding: 0 7px;
}

.department_section ul.char-filter li a.active {
  border: 1px solid #FFB33E !important;
  background-color: #384C77 !important;
  color: #ffffff !important;
}

.department_section ul.char-filter li:first-child {
  padding-left: 0;
}

.department_section ul.char-filter li:last-child {
  padding-right: 0;
}

.cm-readbio-button,
.cm-content-button {
  border: 2px solid #FFB33E !important;
  background-color: #384C77 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  display: inline-block;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 18px;
  padding: 3px 20px !important;
  text-decoration: none;
  text-shadow: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 0 5px;
}

.cm-readbio-button:hover,
.cm-content-button:hover {
  border: 2px solid #FFB33E !important;
  background-color: #ffffff !important;
  color: #FFB33E !important;
  text-transform: uppercase !important;
}

.department_section .filter_area .cat_filter,
.department_section .filter_area .filter_title {
  display: inline-block;
}

.department_section .filter_area {
  text-align: center;
}

.department_section .filter_area .cat_filter #department-category-select {
  background: #384c77;
  color: #fff;
  cursor: pointer;
}

#our_work_loader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, .8);
  z-index: 99999999;
  text-align: center;
  display: none;
}

#our_work_loader .loader {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  /*width: 50px;
		height: 150px;*/
  cursor: pointer;
  border: 16px solid #A7A9AC;
  border-radius: 50%;
  border-top: 16px solid #A7A9AC;
  border-right: 16px solid #0083A9;
  border-bottom: 16px solid #B1C6CA;
  border-left: 16px solid #762121;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner, .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before, .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {
  background-color: #ffffff !important;
}

@media(max-width: 1024px) {
  .Link-info.fancybox-content {
    min-width: 100%;
    max-width: 100%;
  }
}

/* @media  (min-width: 1024px) and (max-width: 1366px)  {
a.fl-button.btn.cm-readbio-button {
    margin-bottom: 10px;
}
input.pp-search-form__input {
    margin-bottom: 10px !IMPORTANT;
}
} */
@media(max-width: 1366px) {
  a.fl-button.btn.cm-readbio-button {
    margin-bottom: 10px;
  }

  input.pp-search-form__input {
    margin-bottom: 10px !IMPORTANT;
  }
}

.fl-heading {
  font-weight: 700 !important;
}

h2.widget-title {
  font-size: 2.2em;
  font-weight: 700;
}

.mc4wp-form-3617 select.form-control,
.mc4wp-form-3617 input.form-control {
  border-color: #384c77;
  border-radius: 7px;
  height: 45px;
  width: 30%;
  margin-left: 10px;
}

input.submit-btn {
  background: #28395e;
  border-radius: 5px;
  border: 2px solid #ffb33e;
  margin: 10px;
  width: 8%;
  padding: 3px;
}

input.submit-btn:hover {
  background: #fff;
  color: #ffb33e;
}

.mailchimp-form-header span.fl-heading-text {
  font-weight: 400;
}

@media screen and (max-width: 767px) {

  .mc4wp-form-3617 select.form-control,
  .mc4wp-form-3617 input.form-control {
    width: 100% !important;
    margin-bottom: 20px;
    margin-left: 0;
  }

  input.submit-btn {
    width: 25%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  input.submit-btn {
    width: 15%;
  }
}

/* single post css */
.comments-count-wrapper {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.comments-area {
  margin-top: 0px !important;
}

nav.navigation.post-navigation {
  padding-top: 10px;
  padding-bottom: 10px !important;
}

@media (max-width: 420px) {
  .single .post-navigation .nav-previous a {
    width: 52% !important;
  }
}
