/**
* Theme Name: Foundry Child
* Description: This is a child theme of Foundry, generated by Merlin WP.
* Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
* Template: foundry
* Version: 2.1.9
*/

/*** 
 * Category Filtering 
 * Ensure this remains here, will likely be lost
 * if added to the Plugin's CSS.
***/
.multiple-taxonomy-filter div#caf-multiple-taxonomy-filter {
  float: left;
  display: inline-block;
  width: 20%;
  margin: -15px 0 0 0 !important;
}

.show-more-block {
  width: 100%;
  margin: -5px auto;
  background: #07507b;
  text-align: center;
}
.show-more {
  width: 20px;
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  margin: auto;
}

.vc_column-inner {
  padding: 0 0 0 0 !important;
}

.multiple-taxonomy-filter div#manage-ajax-response {
  background: #f8f8f8;
}

a:focus {
  outline: none !important;
}

.filter-title {
  display: none;
}

#caf-post-layout-container {
  width: 100%;
  max-width: 100%;
  padding: 10px 0 !important;
}

ul.caf-filter-container.caf-filter-layout1 {
  padding: 0px;
  text-align: left;
  margin: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 5px !important;
}

ul.caf-filter-layout1 li {
  display: inline-block;
  box-shadow: none;
  margin-bottom: 5px;
}

.data-target-div1 #caf-filter-layout1 li a,
.data-target-div1 #caf-filter-layout1 li.more span,
.data-target-div2 #caf-filter-layout1 li a,
.data-target-div2 #caf-filter-layout1 li.more span,
.data-target-div3 #caf-filter-layout1 li a,
.data-target-div3 #caf-filter-layout1 li.more span,
.data-target-div4 #caf-filter-layout1 li a,
.data-target-div4 #caf-filter-layout1 li.more span,
.data-target-div5 #caf-filter-layout1 li a,
.data-target-div5 #caf-filter-layout1 li.more span,
.data-target-div6 #caf-filter-layout1 li a,
.data-target-div6 #caf-filter-layout1 li.more span {
  text-transform: uppercase;
  text-align: right;
}

ul.caf-filter-layout1 li.caf-mb-4 {
  margin-bottom: 12px !important;
}

.caf-filter-layout1 a {
  background: #fff;
  padding: 9px 20px;
  margin: 0px 24px;
  text-decoration: none !important;
  position: relative;
  transform: scale(1);
  transition: 0.15s all ease;
  color: #23282d;
  /*border: 0.5px solid #23282d;*/
  /*border-radius: 2px;*/
  box-shadow: none !important;
}

.caf-filter-layout1 a.active {
  background: #f79918;
  border-color: #f79918;
  color: #fff;
}

.caf-filter-layout1 a:hover {
  transform: scale(1.2);
}

div#caf-multiple-taxonomy-filter
  ul
  li
  input[type="checkbox"]:checked
  + label::before {
  content: "\f00c" !important;
  left: 20px;
  right: auto;
}

.data-target-div1 #caf-filter-layout1 li a.active,
.data-target-div2 #caf-filter-layout1 li a.active,
.data-target-div3 #caf-filter-layout1 li a.active,
.data-target-div4 #caf-filter-layout1 li a.active,
.data-target-div5 #caf-filter-layout1 li a.active,
.data-target-div6 #caf-filter-layout1 li a.active {
  background: #07507b;
  color: #fff;
}

.filter-title {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 0 0 25px;
}

#caf-filter-layout1 li:first-child {
  display: none !important;
}
html,
body {
  overflow-x: inherit !important;
}

.data-target-div1 #caf-filter-layout1 li a,
.data-target-div1 #caf-filter-layout1 li.more span,
.data-target-div2 #caf-filter-layout1 li a,
.data-target-div2 #caf-filter-layout1 li.more span,
.data-target-div3 #caf-filter-layout1 li a,
.data-target-div3 #caf-filter-layout1 li.more span,
.data-target-div4 #caf-filter-layout1 li a,
.data-target-div4 #caf-filter-layout1 li.more span,
.data-target-div5 #caf-filter-layout1 li a,
.data-target-div5 #caf-filter-layout1 li.more span,
.data-target-div6 #caf-filter-layout1 li a,
.data-target-div6 #caf-filter-layout1 li.more span {
  background-color: #04395a;
  color: #ffffff;
  text-transform: uppercase !important;
  font-family: inherit;
  font-size: 12px;
  text-align: right;
}

.filter-head {
  margin: 0 0 5px 0;
  background: #186fa1;
}

/* Search Bar */
.caf-manage-search-bar {
  padding: 0 0 0 5px !important;
  margin: 0 !important;
}

#caf-search-input {
  width: 375px !important;
  height: 31px !important;
  border: none !important;
  padding: 0 0 0 5px !important;
  margin: 10px 10px 0 0 !important;
  color: #000 !important;
  font-weight: normal !important;
  font-size: 13px;
}

#caf-search-input:focus {
  outline: none;
}

button#caf-search-sub {
  position: absolute;
  background: #fff !important;
  right: 0;
  padding: 7px 12px;
  height: 76%;
  margin: 10px 0 0 0 !important;
  font-size: 14px;
  top: 0;
  border: none !important;
  cursor: pointer;
  line-height: initial;
}

.document-search-filter input {
  height: 20px !important;
}

.narrow-results-txt {
  color: #fff;
  padding: 0 0 0 10px;
  margin: 10px 0 0 0;
}

/*** Overrides the Vertical Filter Bar ***/
.multiple-taxonomy-filter div#caf-multiple-taxonomy-filter {
  width: 100% !important;
  background: #186fa1;
}

/*** Each Column ****/
.caf-mtf-tax-topic {
  float: left;
  width: 10%;
}

.caf-mtf-tax-subtopic {
  float: left;
  width: 20%;
}

.caf-mtf-tax-forums {
  float: left;
  width: 20%;
}

.caf-mtf-tax-meetings {
  float: left;
  width: 20%;
}

.caf-mtf-tax-posttypes {
  float: left;
  width: 20%;
}

.caf-mtf-tax-years {
  float: left;
  width: 10%;
}

#caf-multiple-taxonomy-filter ul {
  background: #186fa1 !important;
}

/* Filter Option */
div#caf-multiple-taxonomy-filter ul li label {
  width: 100%;
  display: inline-block;
  cursor: pointer;
  border-radius: 0px !important;
  padding: 10px;
  margin-bottom: 5px;
  position: relative;
  font-size: 18px;
  color: #ffffff;
  text-align: right;
  text-transform: uppercase !important;
}

.active-filter {
  background: #04395a !important;
}

/* Checkmark */
div#caf-multiple-taxonomy-filter
  ul
  li
  input[type="checkbox"]:checked
  + label::before {
  content: "\f00c";
  left: 20px;
  right: auto;
  color: #fff !important;
}

/* Filter Headings */
.caf-mtf-layout h3.tax-heading {
  font-weight: 400 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  margin: 0 0 -15px 0 !important;
}

.caf-mtf-layout h3.tax-heading i {
  margin-top: 12px;
}

.caf-mtf-layout h3.tax-heading i {
  margin-top: 12px;
}

.caf-mtf-tax-topic h3.tax-heading i,
.caf-mtf-tax-subtopic h3.tax-heading i {
  display: none;
}

/* Posts Filtering */
.caf-mtf-tax-topic .mtf-li-child,
.caf-mtf-tax-subtopic .mtf-li-child,
.caf-mtf-tax-forums .mtf-li-child,
.caf-mtf-tax-meetings .mtf-li-child,
.caf-mtf-tax-years .mtf-li-child,
.caf-mtf-tax-posttypes .mtf-li-child {
  margin-bottom: -2px;
}

.mtf-li-child {
  margin-bottom: -5px;
}

.multiple-taxonomy-filter div#manage-ajax-response {
  float: none !important;
  width: 100% !important;
  padding-top: 50px !important;
}

.caf-post-layout4 {
  background: #f8f8f8;
}

/* Single Post */
#manage-ajax-response {
  background: #f8f8f8;
}

#caf-post-layout4 {
  background: #fff;
  margin: 0 0 20px 0;
  height: 128px;
}

.data-target-div1 #caf-post-layout4 .caf-post-title h2 {
  color: #000 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 25px;
}

.caf-left-column {
  width: 80%;
  float: left;
}

.caf-content {
  margin: 0 0 25px 0;
}

.caf-cat-list {
  margin: 0;
}

.data-target-div1 #caf-post-layout4 .caf-meta-content-cats li a {
  letter-spacing: 0px;
  color: #2d79a6 !important;
}

.caf-post-title {
  width: 80%;
}

.caf-post-foot {
  width: 60%;
}

.caf-post-date {
  float: left;
  font-size: 13px;
  letter-spacing: 0px;
  color: #707070;
  margin: 0 30px 0 0;
}

.caf-align-right {
  float: right;
  width: 20%;
  max-height: 128px;
  max-width: 175px;
}

.search-results-filtered-block {
  margin: -15px 0 0 0;
}

.search-results-count {
  text-align: left;
  float: left;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0px;
  color: #186fa1;
  text-transform: uppercase;
  margin: 0 0 -50px 0;
  height: 50px;
}

/* Pagination */
ul#caf-layout-pagination.post-layout10 {
  display: inline-block;
  list-style: none;
  margin: 0px 0 25px 0 !important;
  padding: 0;
  width: 100%;
  text-align: right !important;
  z-index: 999;
}

ul#caf-layout-pagination.post-layout10 span.page-numbers.current {
  background: #f8f8f8 !important;
  padding: 5px 10px;
  border-radius: 0px;
  color: #333;
  position: relative;
  margin-right: 1px;
  font-size: 13px !important;
}
ul#caf-layout-pagination.post-layout10 li a {
  text-decoration: none;
  background: #f8f8f8 !important;
  color: #212121 !important;
  padding: 5px 10px;
  font-size: 13px !important;
  /* border: 1px solid #969292; */
  border-radius: 0px;
  margin-right: 1px;
}

/* Taxonamies: Topic */
.caf-topics {
  float: right;
  font-weight: bold !important;
}

.climate {
  font-weight: 500;
  color: #4F831E !important;
  padding: 0 10px 0 0;
}



.oceans {
  font-weight: 500;
  color: #2CB0E5 !important;
  padding: 0 10px 0 0;
}



.fellowship {
  font-weight: 500;
  color: #1F709F !important;
  padding: 0 10px 0 0;
}



.sustainable-development {
  font-weight: 500;
  color: #AD571E !important;
  padding: 0 10px 0 0;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: -10px !important;
}

/*** Mobile Device Breakpoints ***/
@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .caf-mtf-tax-topic {
    width: 100%;
  }

  .caf-mtf-tax-subtopic {
    width: 100%;
  }

  .caf-mtf-tax-forums {
    width: 100%;
  }

  .caf-mtf-tax-meetings {
    width: 100%;
  }

  .caf-mtf-tax-posttypes {
    width: 100%;
  }

  .caf-mtf-tax-years {
    width: 100%;
  }

  #caf-post-layout4 {
    background: #fff;
    margin: 0 0 20px 0;
    height: auto;
  }

  .caf-post-title {
    width: 100%;
  }

  .caf-align-right {
    display: none;
  }
}

#clear-filters {
  background: none;
  border: none;
  color: #fff;
  float: right;
  font-size: 15px;
  padding: 0 3px 0 0;
}

.search-count {
  float: left;
  font-size: 20px;
  color: #186fa1;
  text-transform: uppercase;
  font-weight: bold;
  margin: -50px 0 0 0;
}

.mtf-li-child .hidden-content {
}

.hidden-content-hide {
  display: none;
}
