/*
CTC Separate Stylesheet
Updated: 2017-05-07 17:33:07
Theme Name: ColorMag Pro Child
Theme URI: https://themegrill.com/themes/colormag/
Template: colormag-pro
Author: ThemeGrill
Author URI: https://themegrill.com/wordpress-themes/
Description: ColorMag Pro is the pro version of ColorMag free theme.
Tags: one-column,two-columns,right-sidebar,left-sidebar,flexible-header,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,featured-images,theme-options,post-formats,footer-widgets,blog,e-commerce,news,rtl-language-support
Version: 2.1.9
*/
div#main {
    background-color: #fafafa;
}

.single #content .post {
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.author-box, .single-related-posts {
    background-color: #fff;
}
.wp-caption {
    background-color: #f3f3f3;
    border: none;
    padding: 0;
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.wp-caption img[class*="wp-image-"] {
    margin: 0;
    max-width: 100%;
}

.wp-caption .wp-caption-text {
    padding: 0.8075rem;
    margin: 0;
    font-style:italic;
}

@media screen and (min-width: 900px) {
	.related-posts {
    display:  flex;
	}
}
.single-related-posts {
    background-color: #fff;
}

.share-buttons {
    margin-bottom:  10px;
}

.share-buttons .fa {
    font-size: 33px;
}

.share-buttons .box {
    border: none;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    padding: 0 0 0 2px;
}

.share-buttons .box .share {
    margin: 5px 8px 0px 3px;
}

.share-buttons .box .count {
    line-height: 41px;
}

#secondary .widget {
    background-color: transparent;
}

#secondary .widget_give_forms_widget .give-form-title {
    display: none;
}


.widget_ultimate_posts .upw-posts article {
	margin-bottom: 0.5em;
	padding-bottom: 0;
}
.widget_ultimate_posts .upw-posts .entry-meta {
	margin-bottom: 0;
	font-size:  .8em;
	padding-bottom: 10px;
}

#header-book-ad img {
	margin-top:10px;
  max-width: 800px;
  margin: 10px auto 0;
  display: block;
}
.widget_featured_slider .slide-content {
	background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.8) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.8) 100%);
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.8) 100%);
	padding-left: 15px;
	padding-bottom: 15px;
	width: 100%;
	box-sizing: border-box;
}

.widget_featured_slider .slide-content .entry-title {
	font-size: 18px;
}

@media screen and (min-width: 900px) {
	.widget_featured_slider .slide-content .entry-title {
		font-size: 30px;
	}
	.widget_featured_slider .slide-content {
		padding-left: 20px;
		padding-bottom: 20px;
	}

}

.after-content aside.widget {
    background-color: #fff;
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 20px 20px 5px;
    margin-bottom: 20px;
}

.after-content h2.give-form-title {
    color: #006600;
    font-size: 32px;
    font-weight: bold;
}

.after-content button.give-btn.give-btn-reveal, .popmake button.give-btn.give-btn-modal, #secondary .widget_give_forms_widget button.give-btn.give-btn-reveal {
    background-color: #006600;
    border: none;
    padding: 13px 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.02em;
		color: #fff;
    }

div.give-form-content-wrap p {
    font-size: 1em;
}

.give-form-wrap .sharedaddy {
    display: none;
}

.pum-theme-default-theme .popmake {
    padding: 20px 20px 10px!important;
}

@media screen and (max-width: 400px) {
  .pum-theme-default-theme .popmake {
      padding: 10px!important;
  }
  .pum-theme-default-theme .pum-title {
    font-size: 1.4rem!important;
  }

  .pum-theme-default-theme .give-btn {
    margin-bottom: 5px!important;
  }
  .pum-theme-default-theme .give-recurring-donors-choice {
    margin-bottom: 10px!important;
  }
  .pum-theme-default-theme form.give-form {
    margin-bottom: 5px!important;
  }
}

.pum-title {
    margin-bottom: 10px;
}

span.hidemobile {
    display:  none;
}

#give-donation-level-button-wrap {
    margin-bottom: 0;
}

.popmake [id*='give-form'] .give-recurring-donors-choice + .give-btn {
		margin-bottom: 0;
}
button.support-us {
	display: none;
}
button.support-us.pum-trigger {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
    display: block;
    width: 100%;
    padding: 10px;
    font-weight: 600;
		z-index: 99;
}

button.support-us.pum-trigger .fa {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
}

a#scroll-up {
	bottom: 50px;
	position: fixed;
	right: 10px;
}

@media screen and (min-width: 768px) {
	.popmake [id*='give-form'] .give-recurring-donors-choice + .give-btn {
	    clear: none;
	    float: left;
	    margin-bottom: 0;
	}

	.popmake [id*=give-form] .give-recurring-donors-choice {
	    float: left;
	    margin: 15px 20px 15px 0;
	}
	button.support-us.pum-trigger {
		width: auto;
		left: auto;
		right: 60px;
		padding: 10px 20px;
	}
	a#scroll-up {
		bottom: 10px;
		position: fixed;
		right: 10px;
	}
}
@media screen and (min-width: 900px) {
	.after-content aside.widget {
		padding: 40px 40px 5px;
	}
	.pum-theme-default-theme .popmake {
     padding: 20px 30px!important;
  }
  .popmake .give-form-wrap {
      float:  right;
      width: 50%;
  }

  .pum-content p {
      float:  left;
      width: 50%;
			padding-right: 20px;
  }
	.popmake span.hidemobile {
		display:  inline;
	}
}
