/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

h12{}
h22{color:#666!important;}
h32{color:#B82626!important;}

.red{color:#C20404!important;}
.green-text{color:green!important;}
.page-header-red{color:#C20404!important;}
.page-header22{color:#EB7023;}

.bg-red{background-color:#C20404;}
.bg-darkblue{background-color:#1B1B44;}
.bg-lightblue{background-color:#2B90C7;}
.bg-accent{background-color:#EB7023;}

#greenMessage{width:200px!important;height:100px!important; border-radius:8px;}
.msg-button-pmt{text-align:center; background-color: #00CC33; padding:10px;cursor : pointer;cursor:hand; font-size:14px; font-weight:bold;}


#foot{}
#foot span{background-color:#333!Important;color:#fff!important;}
#foot a{color:#fff;}
.fl-page-footer{background-color:#1B1B44!Important;color:#fff!important;}


@media screen and (max-width: 28.75em) and (max-width: 480px) {
	.vpts3 {margin-left:15px!important;margin-top:-2px!important;}
	.fl-menu-responsive-toggle-mobile33{top:-30px!important;}
	.uabb-creative-menu-mobile-toggle-container3{top:-40px!important;}
}
@media print {
	a[href]:after {display:none!important;}
	}
