/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 20 2023 | 21:46:23 */
.homepage-widget-area .grid_12 #wplook_posts_widget-6 article.item{
	height:400px;
	overflow:hidden;
	margin-bottom:40px !important;
}

/*@media only screen and (max-width:1240px) and (min-width: 768px){
	.homepage-widget-area .grid_12 #wplook_posts_widget-6 article.item{
	height:400px;
	}
}*/

.homepage-widget-area #media_image-8{
	
}

.homepage-widget-area #media_image-9{
	display:none;	
}

.homepage-widget-area .grid_6{
	/*width:1120px;*/
	max-width:100%;
	text-align:center;
}

#block-10 a{
	color:#FFFFFF;
}

#block-10 a:hover{
	background-color:#004384;
}

.grid_12.forth-home-widget-area{
	/*background: #FFF;*/
    padding: 15px 0;
	font-size: 15px;
}

#block-8 .wp-container-2{
	margin-bottom:0;
}
.grid_12.forth-home-widget-area a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

#wplook_posts_widget-6 .widget-date{
	display:none;
}

.flyer_div{
	text-align:center;
	background: #CCC;
    border-radius: 10px;
    padding: 15px 10px 10px;
    margin-bottom: 4px;
}

.flyer_div h3{
	font-size: 1.3rem;	
}


.flyer_div a{
	font-weight:bold;
}

.flyer_div p{
	margin-bottom: 0.5rem;
	margin-top: 8px;
}

.fa-brands{
	font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;
}

.share-items .share-item-icon-instagram a:hover {
    color: #C13584;
    background: #fff;
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    -ms-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

.share-items .share-item-fa-brands a:hover {
    color: #333333;
    background: #fff;
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    -ms-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
}
.social-widget-margin .social-item-tiktok a:hover {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    -ms-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
}
.social-widget-margin .social-item-tiktok a:hover {
    background: #333333;
}

.site-navigation.main-navigation .menu li a{
	font-size:14px;
	padding: 23px 18px;
}

.astm-search-menu a{
	padding: 15px 18px !important;
}

.button.orange, .fusion-button.button-orange, .fusion-button.button-orange.wpcf7-submit{
	min-height:58px;
	display:flex !important;
	align-content: space-between;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.newline_span:not(#rootline .newline_span){
	display: block;
}
.date_th:not(#rootline .date_th){
	font-size: 13px;
    position: relative;
    top: -15px;
}

.flexslider .slides li{
	height: 500px;
}

.flexslider .slides li img{
	max-height:500px;
}

.button.orange, .fusion-button.button-orange, .fusion-button.button-orange.wpcf7-submit {
        background: #c00000;
    background-image: -webkit-linear-gradient(bottom,#f8bf56,#fbdc86);
    background-image: linear-gradient(to top,#c00000,#e77070);
    border: 1px solid #c00000;
    color: #FFF;
    border-radius: 2px;
    width: 100%;
    display: block;
    text-align: center;
    padding: 20px 0;
    font-size: 23px;
    text-decoration: none;
}

@media(min-width:992px){
	.site-main .grid_6, .site-main .grid_12.forth-home-widget-area{
		/*width:31%;
		margin-left: 1%;
		margin-right: 1%;*/
	}
}

@media(max-width:520px){
	.logo-online-giving .branding img{
		max-width:100%;
	}
	
	.button.orange, .fusion-button.button-orange, .fusion-button.button-orange.wpcf7-submit{
		font-size:16px !important;
		align-content: space-between;
		flex-direction: column;
		align-items: stretch;
		justify-content: space-between;
	}
	
	.yplus_title{
		margin-top:-10px !important;
	}
	
	.page-id-9206 table.aligncenter td h6, .page-id-9885 table.aligncenter td h6, .page-id-9881 table.aligncenter td h6, .page-id-9840 table.aligncenter td h6{
		margin-bottom:0;
		font-size:10px !important;
	}
	
	.page-id-9206 table.aligncenter td, .page-id-9885 table.aligncenter td, .page-id-9881 table.aligncenter td, .page-id-9840 table.aligncenter td{
		padding: 2px 4px;
    	display: table-cell;
    	vertical-align: middle;
	}
}