﻿.volunteerInstructions + .FullCart:after 
{
	display:none;
}
.FullCart:after
{
	content:"*Please add to the cart to proceed";		
		
	display:block;
		
	height:30px;
		
	color:red;
}
#ctl00_store_ucDues_updatepnlDues:after
{
	content:"*If the total dues amount is not displaying correctly, please contact the AGD Membership Services Center at 888.243.3368 or membership@agd.org.";		
		
	display:block;
		
	height:30px;
	
}
#ctl00_ctl00_store_ucCheckout_pnlCartPanel:before
{
	content:"Using Referral Rewards coupons on your purchase? Select View Cart to apply coupon(s) before proceeding with checkout.";
	display:block;
		
	font-weight: bold;
		
	color:red;
}
#ctl00_store_ucDetail_ucAddToCartNotice_divAddToCart:before
{
	content:"Using Referral Rewards coupons on your purchase? Select View Cart to apply coupon(s) before proceeding with checkout.";
	display:block;
			
	font-weight: bold;
		
	color:red;
	white-space: pre-line;
}
#ctl00_store_ucStoreHeader_ucProductSearch_pnlSearch:before
{
	content:"Using Referral Rewards coupons on your purchase? Select View Cart to apply coupon(s) before proceeding with checkout.";
	display:block;
	
	white-space:wrap;
	text-align:right;
	font-size:10pt;			
	font-weight: bold;
		
	color:red;	
}
.quickcartdiv:before
{
	content:"Using Referral Rewards coupons on your purchase? Select View Cart to apply coupon(s) before proceeding with checkout.";
	display:block;
				
	font-weight: bold;
		
	color:red;
	white-space: pre-line;
}
#ctl00_ctl00_store_pnlCartPanel:before
{
	content:"Using Referral Rewards coupons on your purchase? Select View Cart to apply coupon(s) before proceeding with checkout.";
	display:block;
				
	font-weight: bold;
		
	color:red;
	white-space: pre-line;
}

.page-heading .sf-contentblock {
	padding: 0 0 1rem 0;
	font-size: 4.5rem;
	line-height: 64px;
}

/*@media (min-width: 48em) {
	.page-heading .sf-contentblock {
		font-size: 4rem;
		
	}
}
*/