/*
Theme Name: afca-cim Child
Description: Child theme for afca-cim theme
Author: CIM
Author URI: https://causeinspirededia.com
Template: afca-cim
Version: 1.0.0
Text Domain:  afca-cim
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Bree+Serif');

.contact-info-container > p {
  margin-bottom: 13px!important;
  padding-left: 30px;
}
.contact-info-container .address {
  background-image: url("images/location.png");
  background-repeat: no-repeat;
}
.contact-info-container .mobile {
  background-image: url("images/phone.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.contact-info-container .email {
  background-image: url("images/email.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.contact-info-container .email > a {
  color: #be1f2d;
}
.widget_nav_menu ul.menu > li {
  background-image: url("images/arrow.png");
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 0 none;
  padding-bottom: 2px;
  padding-left: 20px;
  padding-top: 2px;
}
.widget_nav_menu ul.menu > li > a::before {
    content: "";
}
.fusion-footer {
  background-attachment: fixed;
  background-clip: border-box;
  background-color: rgba(3, 3, 3, 0.9);
  /*background-image: url("images/footer-back.jpg");*/
  background-origin: padding-box;
  background-repeat: repeat;
  background-size: cover;
}
.banner-bottom-box-title a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.banner-bottom-box-title a:hover {
  color: #68493c;
}
.banner-bottom-box-title {
  font-family: montserrat;
  font-weight: bold;
  text-transform: uppercase;
}
.banner-bottom-wrapper .fusion-column-wrapper p {
  color: #fff;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  line-height: 23px;
}
.banner-bottom-box-btn {
  margin: 22px 0 30px;
}
#main .fusion-title.our-video-title h2.title-heading-center,
#main .fusion-title.our-partners-title h2.title-heading-center,
#main .fusion-title.banner-bottom-title h2.title-heading-center,
#main .fusion-title.get-involved-title h2.title-heading-center,
#main .fusion-title.latest-news-title h2.title-heading-center {
  font-size: 35px!important;
  font-weight: 600;
  line-height: 45px;
  padding: 20px 0;
  text-transform: uppercase;
}
#main .fusion-title.get-involved-title h2.title-heading-center {
	color: #fff;
}
#main .fusion-title.our-partners-title h2.title-heading-center {
  color: #000;
}
#main .fusion-title.banner-bottom-title h2.title-heading-center {
  color: #fff;
}
.latest-news-left-box-wrapper .fusion-flexslider,
.latest-news-left-box-wrapper .fusion-post-wrapper,
.latest-news-left-box-wrapper .fusion-post-content-wrapper {
  padding: 0!important;
  border: 0!important;
  box-shadow: 0!important;
}
.latest-news-list-box .recent-posts-content p {
  color: #333;
  font-family: roboto;
  font-size: 14px!important;
  margin-bottom: 0;
}
.latest-news-list-box .entry-title > a {
  text-transform: uppercase;
  color: #333;
  font-family: montserrat;
  font-weight: bold;
  font-size: 16px;
}
.latest-news-wrapper .fusion-recent-posts {
  margin-bottom: 0;
}
.latest-news-wrapper .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
  margin: 0 20px 0 0;
}
.latest-news-wrapper .fusion-recent-posts.layout-thumbnails-on-side .columns .column {
  margin-bottom: 31px;
}
.recent-posts-content .date::before {
  bottom: -1px;
  color: #be1f2d;
  content: "";
  display: inline-block;
  font: 16px/1 FontAwesome;
  margin-right: 8px;
  position: relative;
  text-rendering: auto;
}
.latest-news-list-box .recent-posts-content p.meta {
  margin-bottom: 5px!important;
}
a.recent-read-more {
  display: inline-block!important;
  margin-top: 4px!important;
  text-decoration: underline!important;
}
a.recent-read-more:hover {
	color: #333!important;
}
.latest-news-wrapper .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
  width: 160px;
}
.view-all-news-btn {
  font-weight: bold!important;
  padding-top: 11px!important;
  padding-bottom: 10px!important;
}
.get-involved-wrapper .banner-bottom-box-title {
  padding-left: 20px;
}
.get-involved-wrapper .fusion-button-wrapper {
  padding-left: 20px;
}
.banner-bottom-wrapper .fusion-layout-column .fusion-column-content-centered {
  display: inherit;
}
.fusion-footer{
  position: relative;
}
.fusion-footer::before {
  background: #be1f2d none repeat scroll 0 0;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  top: -5px;
  width: 50%;
  z-index: 3;
}
.step-counter {
  height: 50px;
  width: 50px;
  background: #000;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 24px;
  position: absolute;
  font-family: 'Bree Serif', serif;
}
.help-us-img-wrapper {
  display: inline-block;
  float: left;
  margin-right: 25px;
  position: relative;
}
.help-us-img-wrapper img {
  margin-left: 10px;
}
.help-us-content-wrapper .fusion-button-square.button-medium.button-custom.help-us-btn {
  background: #be1f2d none repeat scroll 0 0;
  color: #fff;
  font-family: montserrat;
  font-size: 18px;
  font-weight: bold;
  margin-top: 34px;
}
.fusion-main-menu > ul > li > a, .side-nav li a {
    text-transform: uppercase;
}
body .custom-nav-btn .menu-text.fusion-button.button-default.button-large {
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
}
body .fusion-footer .widget-title {
    font-size: 24px;
}
body .fusion-footer .widget-title .widget-title-second {
  color: #bb9a89;
}
.custom-nav-btn .menu-text.fusion-button.button-default.button-large:hover {
  background-color: #68493c;
  border-color: #68493c;
  color: #fff;
}
.fusion-title h2 span {
  display: block;
}
.fusion-title h2 span.secondary-title {
  font-size: 25px;
  line-height: 25px;
}
.fusion-title h2 span.primary-title {
  font-weight: bold;
}
.tfs-slider .background-image {
  background-position: 0 0!important;
}
.recent-post-img {
  float: left;
  margin-right: 5%;
  width: 25%;
}
.recent-post-list-text {
  float: left;
  width: 70%;
}
.recent-post-img > img {
  width: 65px;
}
.quick-facts-list-img {
  margin-bottom: 25px;
}
.fusion-footer input.mailpoet_text {
  border: 0 none;
  height: 38px;
  margin-right: 0;
  width: 80%;
}
.fusion-footer .mailpoet_submit > input[type="submit"] {
  background: #be1f2d none repeat scroll 0 0;
  border: 0 none;
  bottom: 0;
  cursor: pointer;
  font-weight: bold;
  margin: 0;
  padding: 11px 6%;
  position: absolute;
  right: 1px;
}
.fusion-footer .mailpoet_submit > input[type="submit"]:hover {
  background-color: #fff;
}
.fusion-footer-widget-column {
  margin-bottom: 30px;
}
.mailpoet_submit {
  margin: 0;
}
.mailpoet_form.mailpoet_form_widget {
  position: relative;
}
.parsley-custom-error-message {
  margin-top: 5px;
}
.parsley-errors-list.filled {
  position: absolute;
}
.fusion-footer h4.widget-title {
  padding-bottom: 15px;
  position: relative;
}
.fusion-footer h4.widget-title::before {
  background: #be1f2d none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  width: 100px;
}
.fusion-footer a.recent-post-read-more::before,
.recent-post-title::before {
  content: none!important;
}
.recent-post-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
.fusion-footer-widget-area .widget > ul > li.recent-post-list {
  padding: 12px 0;
}
.fusion-footer-widget-area .widget > ul > li.recent-post-list:first-child {
  padding-top: 0;
}
.recent-post-list-text > p {
  line-height: 17px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 14px;
}
.fusion-footer a.recent-post-read-more {
  color: #be1f2d;
  text-decoration: underline;
  font-size: 14px;
}
.fusion-footer-widget-area .widget > ul > li.recent-post-list:last-child {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.fusion-footer .widget.social_links h4.widget-title {
  margin-bottom: 20px;
}
.custom-nav-wrapper {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.custom-nav-wrapper li {
  display: inline-block;
  font-weight: bold;
  padding-left: 20px;
  text-transform: uppercase;
}
.custom-nav-wrapper li a:hover {
  color: #be1f2d;
}
#mailpoet_form_1 .mailpoet_validate_success {
  bottom: -30px;
  font-size: 13px;
  line-height: 14px;
  margin: 0;
  position: absolute;
}
.fusion-main-menu {
  margin-top: 60px;
}
.fusion-sticky-shadow .fusion-main-menu {
  margin-top: 0;
}
.get-involved-life-better .fusion-button-text,
.banner-bottom-wrapper .fusion-button-text {
  font-weight: bold;
}
#wrapper .fusion-header-wrapper {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.118);
}
.home #wrapper .fusion-header-wrapper {
  box-shadow: none;
}
.fusion-footer .mailpoet_form input.mailpoet_submit {
  background: #be1f2d;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 2px;
  padding: 10px 29px;
  line-height: 17px;
  font-weight: bold;
  border: none;
}
@media only screen and (max-width: 1299px) and (min-width: 1200px) {
    .fusion-header .fusion-main-menu > ul > li {
    	padding-right: 18px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 1100px) {
    .fusion-header .fusion-main-menu > ul > li > a, .side-nav li a {
	    font-size: 13px;
    }
    .fusion-header .fusion-main-menu > ul > li {
    	padding-right: 10px;
    }
}
@media only screen and (max-width: 1099px) and (min-width: 998px) {
	.fusion-header-wrapper .fusion-menu .menu-text.fusion-button.button-default.button-large {
		padding: 8px 10px;
	}
	.fusion-header-wrapper .fusion-menu .menu-item .menu-text {
		font-size: 12px;
	}
	.fusion-header-wrapper .fusion-main-menu > ul > li {
		padding-right: 13px;
	}
}
@media only screen and (max-width: 767px){
    .fusion-footer-copyright-area .fusion-copyright-notice .footer-left-content .custom-nav-wrapper{
      text-align: center !important;
      padding-top: 10px !important;
    }  
    .fusion-body  .fusion-social-links-footer {
      width: 100%;
    }
    .fusion-fullwidth.fullwidth-box.hundred-percent-fullwidth.non-hundred-percent-height-scrolling.fusion-equal-height-columns{
      padding: 0 !important;
    }
   .fusion-row .post-content .fusion-builder-row .fusion-column-wrapper{
      padding: 0 50px !important;
   }
   #main .fusion-portfolio h2, #main .post h2, #wrapper #main .post h2, #wrapper #main .post-content .fusion-title h2, #wrapper #main .post-content .title h2, #wrapper .fusion-title h2, #wrapper .post-content h2, #wrapper .title h2, .fusion-modal h2, .fusion-widget-area h2, h2.entry-title {
      font-size: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1237px){
  .fusion-header-wrapper .fusion-menu .menu-item .menu-text{
    font-size: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .fusion-footer-copyright-area .fusion-copyright-notice .footer-left-content .custom-nav-wrapper{
    text-align: left;
  } 
  .fusion-footer-copyright-area .fusion-copyright-notice .footer-left-content .custom-nav-wrapper a{
    font-size: 12px
  } 
  .fusion-footer-copyright-area .fusion-copyright-notice .footer-left-content .custom-nav-wrapper li{
    padding-left: 18px;
  }
  .fusion-footer-copyright-area .fusion-social-links-footer{
   text-align: center;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px){
  .fusion-footer-copyright-area .fusion-social-links-footer{
    width: 32% !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .fusion-footer-copyright-area .fusion-copyright-notice .footer-left-content .custom-nav-wrapper{
    text-align: left !important;
  }  
  .fusion-footer-copyright-area .fusion-social-links-footer{
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px){
  .fusion-footer-copyright-area .fusion-social-links-footer{
    width: 32%;
  }
}

@media only screen and (min-width: 801px) and (max-width: 1200px){
  .fusion-fullwidth.fullwidth-box.hundred-percent-fullwidth.non-hundred-percent-height-scrolling.fusion-equal-height-columns{
    padding: 0 50px !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 997px){
  .fusion-header-wrapper .fusion-logo .fusion-standard-logo{
    max-height: 62px !important;
  }
  .fusion-header .fusion-main-menu {
    margin-top: 30px;
  }
  .fusion-header-wrapper .fusion-main-menu{
    float: right;
  }
  .fusion-header-wrapper .fusion-menu .menu-item .menu-text{
    font-size: 12px;
  }
  .fusion-header-wrapper .fusion-main-menu > ul > li {
    padding-right: 13px;
  }
  .fusion-header-wrapper .fusion-menu .menu-text.fusion-button.button-default.button-large{
    padding: 8px 10px;
  }  
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .fusion-footer-copyright-area .fusion-copyright-notice .footer-left-content .custom-nav-wrapper{
    text-align: left;
    padding-top: 10px !important;
  }
  .fusion-footer-copyright-area .fusion-copyright-notice .footer-left-content .custom-nav-wrapper li:first-child{
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 800px){
  .fusion-footer-copyright-area .fusion-copyright-notice .footer-left-content .custom-nav-wrapper{
    text-align: center !important;
    padding-top: 10px !important;
  }  
  .fusion-footer-copyright-area .fusion-copyright-notice .footer-left-content .custom-nav-wrapper li:first-child{
    padding-left: 0;
  }
  .fusion-fullwidth.fullwidth-box.hundred-percent-fullwidth.non-hundred-percent-height-scrolling.fusion-equal-height-columns{
    padding: 0 !important;
  }
  .fusion-row .post-content .fusion-builder-row .fusion-column-wrapper{
    min-height: 0 !important;
    padding: 0 !important;
  }
  .fusion-header-wrapper .fusion-sticky-shadow .fusion-main-menu {
    margin-top: 20px;
  }
 .fusion-header-wrapper .fusion-main-menu {
      margin-top: 20px;
  }
 .fusion-header-wrapper .fusion-main-menu > ul > li {
      padding-right: 20px;
  }
 .fusion-header-wrapper .fusion-is-sticky .fusion-main-menu > ul > li {
      padding-right: 25px;
  }
}
