/*
Theme Name: CCADM Responsive theme - Rise Child
Author: WowThemes
Version: 1.0.0
Author URI: http://themeforest.net/user/wow_themes
Theme URI: http://themeforest.net/user/wow_themes
Description: A sleek and clean Multipurpose WordPress Theme by - <a href="http://wow-themes.com/">Wow Themes</a>
License: ''
License URI: ''
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: wp_rise
Template: rise

*/

@import url("../rise/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.breadcrumb a {
  color: #946c94;
}

.breadcrumb .divider {
  display: none;
}

body {
  font-size: 16px;
}

ul, ol {
  margin-bottom: 30px;
}

.list-inline {
  font-size: 14px;
}

.details a {
  text-decoration: underline;
}

.btn.btn-default, .donate-btn {
  text-decoration: none !important;
}

.causes-msg > p {
  font-size: 15px;
}

h6 {
  margin-bottom: 5px;
}

.logo > a, .logo > a img {
  display: block !important;
}

.logo-bar .logo {
  margin-bottom: 5px;
  margin-top: -10px;
}

.logo-bar {
  box-shadow: 1px 1px 6px #666666;
}

.anchor{
  display: block;
  height: 120px; /*same height as header*/
  margin-top: -120px; /*same height as header*/
  visibility: hidden;
}

.navbar-nav > li > a {
  padding-bottom: 15px;
  padding-top: 30px;
}

.sticky-bar .navbar-nav > li > a {
  padding-top: 32px;
}

.container .site-search {
  margin-top: 23px;
}

@media (min-width: 768px) {
  .container .site-search {
    margin-top: 23px;
  }
}

.causes-box > figure figcaption .donate-btn {
  color: #fff;
}

/* Projects */


.blog-archive .type-sh_projects .options{
	display: none;
}

.project__wrapper .project {
	margin-bottom: 30px;
}

.executive-blog-box {
  margin-bottom: 50px;
}

.executive-blog-box h4 {
  margin-bottom: 20px;
}

.executive-blog-box h4 a {
  text-decoration: none;
}