@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:400,500,700');
/*
 Theme Name:   GP Child Theme
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Dickiebirds
 Author URI:   https://dickiebirds.studio/
 Template:     generatepress
 Version:      0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
 */
/* Add your custom styles below... */
/*
 * Media queries
 */
/*@include bp-babybear {
 display: none;
 } */
/*
 * Global variables
 */
/* 
 * Colors
 */
* {
  box-sizing: border-box;
}
html {
  width: 100%;
  height: 100%;
}
body {
  letter-spacing: 1px;
  background-color: #fff;
  color: #707070;
}
body a {
  text-decoration: none;
  transition: 0.3s !important;
}
*:active, *:focus {
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
}
h1, h2, h3, h4, .fl-button {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
h1, h1 .fl-heading-text {
  font-size: 40px;
}
h2, h2 .fl-heading-text {
  font-size: 36px;
  color: #707070;
}
h3, h3 .fl-heading-text {
  font-size: 28px;
}
h4, h4 .fl-heading-text {
  font-size: 24px;
}
p {
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  transition: 0.3s;
}
p a:hover {
  border-bottom: 1px solid #e28904;
}
@media only screen and (max-width: 992px) {
  h1, h1 .fl-heading-text {
    font-size: 36px;
  }
  h2, h2 .fl-heading-text {
    font-size: 30px;
  }
  h3, h3 .fl-heading-text {
    font-size: 25px;
  }
  h4, h4 .fl-heading-text {
    font-size: 22px;
  }
  p {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) {
  h1, h1 .fl-heading-text {
    font-size: 33px;
  }
  h2, h2 .fl-heading-text {
    font-size: 26px;
  }
  h3, h3 .fl-heading-text {
    font-size: 22px;
  }
  h4, h4 .fl-heading-text {
    font-size: 20px;
  }
  p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.fl-rich-text p:last-child {
  margin-bottom: 0 !important;
}
.single-post .dpsp-share-text {
  display: block;
  margin-top: 30px !important;
}
@media all and (max-width: 992px) {
  .max-width .fl-row-content {
    max-width: 880px;
  }
}
@media all and (max-width: 768px) {
  .max-width .fl-row-content {
    max-width: 600px;
  }
  .max-width .fl-row-content img {
    max-height: 420px;
    overflow: hidden;
  }
}
.widget_categories a {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
.widget_categories h2 {
  display: none;
}
.fl-button {
  min-width: 180px;
  padding: 18px 20px !important;
  display: block;
  transition: 0.3s;
  text-align: center;
  border-radius: 0px !important;
}
@media all and (max-width: 768px) {
  .fl-button {
    font-size: 14px !important;
    min-width: 150px;
    padding: 18px 16px !important;
  }
}
.fl-button span {
  color: #835474 !important;
  transition: 0.3s;
  text-align: center;
}
.transparent .fl-button {
  background: none !important;
  border: 1px solid #835474 !important;
}
.transparent .fl-button:hover {
  background: #835474 !important;
}
.transparent .fl-button:hover span {
  color: #fff !important;
}
.transparent-white .fl-button {
  background: none !important;
  border: 1px solid #fff !important;
}
.transparent-white .fl-button span {
  color: #fff !important;
}
.transparent-white .fl-button:hover {
  background: #835474 !important;
  border: 1px solid #835474 !important;
}
.full .fl-button {
  background: #835474 !important;
  border: 1px solid #835474 !important;
}
.full .fl-button span {
  color: #fff !important;
}
.full .fl-button:hover {
  background: #e83871 !important;
  border: 1px solid #e83871 !important;
}
.full .fl-button:hover span {
  color: #fff !important;
}
.full-red .fl-button {
  background: #e83871 !important;
  border: 1px solid #e83871 !important;
}
.full-red .fl-button span {
  color: #fff !important;
}
.full-red .fl-button:hover {
  background: #835474 !important;
  border: 1px solid #835474 !important;
}
.full-red .fl-button:hover span {
  color: #fff !important;
}
.long .fl-button {
  background: #835474 !important;
  border: 1px solid #835474 !important;
  width: 100%;
  text-align: right;
}
.long .fl-button span {
  color: #fff !important;
}
.long .fl-button:hover {
  background: #e83871 !important;
  border: 1px solid #e83871 !important;
}
.long .fl-button:hover span {
  color: #fff !important;
}
#primary-menu .get-involved {
  float: right;
}
#primary-menu .get-involved a {
  background-color: #835474;
  color: #fff;
}
#primary-menu .get-involved a:hover {
  background-color: #533549;
  color: #fff;
}
#primary-menu .get-involved .sub-menu a {
  background-color: #707070;
  border-bottom: 1px solid #fff;
}
#primary-menu .get-involved .sub-menu a:hover {
  background-color: #533549;
  color: #fff;
}
#primary-menu a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  #primary-menu .get-involved {
    margin-right: 20px;
  }
  #primary-menu .get-involved .sub-menu {
    width: 100%;
  }
}
#menu-secondary-menu .fl-builder-module-template {
  padding: 0px !Important;
  margin-bottom: -8px;
}
#menu-secondary-menu a {
  text-transform: uppercase;
}
#menu-secondary-menu i {
  font-size: 20px;
  padding-right: 5px;
}
#menu-secondary-menu .facebook-icon a, #menu-secondary-menu .twitter-icon a, #menu-secondary-menu .instagram-icon a {
  padding: 0 5px;
}
#menu-secondary-menu .facebook-icon a:hover, #menu-secondary-menu .twitter-icon a:hover, #menu-secondary-menu .instagram-icon a:hover {
  background: transparent !important;
}
#menu-secondary-menu .twitter-icon {
  margin-left: 10px;
}
#menu-secondary-menu .facebook-icon {
  margin-right: 10px;
}
#menu-secondary-menu img {
  width: 32px;
  padding-bottom: 2px;
}
#menu-secondary-menu #menu-item-302 {
  float: left;
}
#menu-secondary-menu #menu-item-316 a {
  background-color: #707070;
  color: #fff;
  transition: 0.3s;
}
#menu-secondary-menu #menu-item-316 a:hover {
  background-color: #835474;
}
@media only screen and (max-width: 790px) {
  #menu-secondary-menu {
    display: none;
  }
  #secondary-navigation {
    display: none;
  }
}
@media only screen and (max-width: 952px) {
  .facebook-icon a img.menu-image, .twitter-icon a img.menu-image, .instagram-icon a img.menu-image {
    height: auto !important;
  }
}
header h3 {
  font-size: 26px;
  text-align: right !important;
  color: #707070;
}
#site-navigation {
  border-bottom: 1px solid rgba(112, 112, 112, 0.25);
  max-width: 1110px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  header .inside-header {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 952px) {
  .menu-toggle {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .menu-toggle {
    font-size: 16px;
  }
}
footer .fl-icon-text p {
  font-weight: 400;
}
footer a {
  color: #707070 !important;
}
footer a:hover {
  color: #835474 !important;
}
footer p {
  font-size: 16px;
}
.slideout-navigation .site-logo {
  width: 80%;
  margin: 30px 30px;
}
.resources-layout .fl-post-feed-header {
  display: none;
}
.sign-up-form .validation_error {
  display: none;
}
.sign-up-form .widgettitle {
  display: none;
}
.sign-up-form input {
  height: 54px;
}
.sign-up-form input[type=text] {
  padding-left: 10px !important;
  font-size: 13px !important;
}
.sign-up-form .signup-form {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.sign-up-form .signup-form .gform_body {
  width: 90% !important;
}
.sign-up-form .signup-form .gform_body ul {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.sign-up-form .signup-form .gform_body ul li {
  width: 50%;
}
.sign-up-form .signup-form .gform_body ul li:last-child {
  margin-right: 0px !important;
}
.sign-up-form .signup-form .gform_body ul .signup-field {
  margin-right: 8px;
}
.sign-up-form .signup-form .gform_body ul .signup-field input {
  width: 100% !important;
}
.sign-up-form .signup-form .gform_footer {
  padding-bottom: 0px;
  width: 10% !important;
}
.sign-up-form .signup-form .gform_footer input {
  width: 100% !important;
  border-radius: 0 !important;
  border: 2px white solid !important;
  background-color: transparent !important;
  transition: 0.3s;
}
.sign-up-form .signup-form .gform_footer input:hover {
  background-color: #835474 !important;
  border: 2px #835474 solid !important;
}
@media only screen and (max-width: 768px) {
  .sign-up-form .signup-form {
    display: block !important;
  }
  .sign-up-form .signup-form .gform_body {
    width: 100% !important;
  }
  .sign-up-form .signup-form .gform_body ul {
    display: block !important;
  }
  .sign-up-form .signup-form .gform_body ul li {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .sign-up-form .signup-form .gform_body ul .signup-field {
    margin-right: 8px;
  }
  .sign-up-form .signup-form .gform_body ul .signup-field input {
    width: 100% !important;
  }
  .sign-up-form .signup-form .gform_footer {
    padding-bottom: 0px;
    width: 100% !important;
  }
}
.sign-up-form .gform_confirmation_message {
  margin-top: 50px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .sign-up-form .gform_confirmation_message {
    margin-top: 0 !important;
  }
}
.post-layout .post-featured-image {
  display: block;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center !important;
}
.post-layout .fl-post-text {
  padding-right: 3%;
  order: 1;
  flex: 1;
}
.post-layout .fl-post-text h2 a, .post-layout .fl-post-text h3 a {
  color: #835474;
  transition: 0.3s;
}
.post-layout .fl-post-text .fl-post-more-link a {
  color: #835474;
  font-size: 15px;
  border-bottom: 1px solid transparent;
}
.post-layout .fl-post-text .fl-post-more-link a:hover {
  border-bottom: 1px solid #835474;
}
.recent-post .post-layout {
  display: flex;
}
@media all and (max-width: 768px) {
  .recent-post .post-layout {
    flex-direction: column;
  }
}
.recent-post .post-layout .post-featured-image {
  min-height: 350px;
  order: 2;
  flex: 1;
}
@media all and (max-width: 768px) {
  .recent-post .post-layout .post-featured-image {
    order: 1;
    margin-bottom: 20px;
  }
}
.recent-post .post-layout .fl-post-text {
  padding-right: 3%;
  order: 1;
  flex: 1;
}
@media all and (max-width: 768px) {
  .recent-post .post-layout .fl-post-text {
    order: 2;
  }
}
.post-columns .post-layout .post-featured-image {
  min-height: 300px;
  margin-bottom: 20px;
}
.post-columns .post-layout .category-date .fl-category span {
  margin-bottom: 5px;
  display: inline-block;
}
.post-columns .post-layout .category-date .fl-category span:last-child {
  margin-bottom: 0;
}
.post-columns .fl-post-column {
  padding-bottom: 10px !important;
}
.fl-post-grid-post {
  border: none;
}
.category-date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 20px;
}
.category-date .date {
  font-size: 13px;
  font-weight: bold;
}
.fl-category span {
  padding-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
}
.fl-category span:last-child {
  margin-bottom: 0;
}
.fl-category span a {
  color: #fff !important;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: inline-block;
  font-size: 14px;
}
.fl-category span a:hover {
  background-color: #835474;
}
.post-categories-colors a {
  display: inline-block;
  margin-top: 10px;
}
.prayer {
  background-color: #c13d72;
}
.social-justice {
  background-color: #8aa047;
}
.workplace {
  background-color: #6195bf;
}
.social-issues {
  background-color: #8aa047;
}
.learning {
  background-color: #e28900;
}
.mission-evangelism {
  background-color: #ebc145;
}
.standing-in-the-gaps {
  background-color: #7f5779;
}
.unity {
  background-color: #ce3740;
}
.stories {
  background-color: #835474;
}
.page-numbers span, .page-numbers a {
  color: #835474;
}
.page-numbers .current {
  background-color: #835474 !important;
  color: #fff;
}
.vacancies-carousel .uabb-blog-posts-description {
  min-height: 120px;
}
.about-bct .fl-module-rich-text .fl-rich-text li {
  font-weight: 300;
}
.nav-links a:hover {
  border-bottom: 1px solid #e28904;
}
.single-post .fl-module .fl-module-content h1.fl-heading span {
  font-weight: bold;
}
.single-post .fl-module .fl-module-content span.fl-post-info-date {
  font-weight: bold;
}
.single-post .fl-module .fl-module-content .fl-html a {
  padding: 4px 10px;
  color: #fff;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_recent_entries ul li a {
  color: #835474;
  font-weight: bold;
  font-size: 20px;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_recent_entries ul li a:hover {
  color: #e28904;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_categories ul li a {
  padding: 4px 10px;
  color: white;
  display: inline-block;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_categories ul li:nth-child(1) a {
  background-color: #e28900;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_categories ul li:nth-child(2) a {
  background-color: #ebc145;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_categories ul li:nth-child(3) a {
  background-color: #c13d72;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_categories ul li:nth-child(4) a {
  background-color: #8aa047;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_categories ul li:nth-child(5) a {
  background-color: #7f5779;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_categories ul li:nth-child(6) a {
  background-color: #ce3740;
}
.single-post .fl-module .fl-module-content .fl-widget .widget_categories ul li:nth-child(7) a {
  background-color: #6195bf;
}
@media screen and (max-width: 720px) {
  #dpsp-content-bottom.dpsp-content-wrapper.dpsp-hide-on-mobile {
    display: block !important;
  }
}
@media screen and (max-width: 720px) {
  p.dpsp-share-text.dpsp-hide-on-mobile {
    display: block !important;
  }
}
.contact-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px;
}
.contact-form .gfield_label {
  color: #835474;
}
.contact-form input[type=text], .contact-form textarea {
  padding: 10px !important;
}
.contact-form ::placeholder {
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
}
.contact-form .gform_button {
  font-family: 'Open Sans', sans-serif;
  background: #835474 !important;
  border: 1px solid #835474 !important;
  text-transform: uppercase;
  transition: 0.3s;
}
.contact-form .gform_button:hover {
  background: #e83871 !important;
  border: 1px solid #e83871 !important;
}
.vacancy-details strong {
  display: block;
  margin-bottom: 20px;
}
