/*
Template: thefox
Theme Name: FBC Hammond Custom
Theme URI: http://johnbarnesjr.com
Description: <strong>A custom design by FBC collaborations</strong> - <br/>This child theme has been modified from TheFox to<br /> best suit the First Baptist Church of Hammond.<br />
Version: 1.0
Author: Brian North and his new-best friend, Daniel Wruck
Author URI: 
License: Themeforest Split Licence
License URI: -



*/

/* ============POSITIONAL FIXES ADJUSTED IN MAIN FILE========================= 
.rd_megamenu_widget_area .sb_widget:last-child {
    margin-bottom: 0px!important;
}
#header_container nav .rd_megamenu li a, .rd_megamenu li a {
    padding: 0px!important;
}
*/


/*
@import url("../thefox/style.css");
@import url("../thefox/style_end.css");
*/

@import url("../thefox/style.css");
@import url("../thefox/style_end.css");


/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/



/*=======================
OFFICIAL FBC COLOR SCHEME
=========================

Light Blue:		#13b5ea
Alt Blue:		#009ace
Very Dark Blue:	#172934

Light Gray:	#919191
Dark Gray:	#222222
*/

.fbc-light-blue {
	color:#13b5ea;
}
.fbc-alt-blue {
	color:#009ace;
}
.fbc-dark-blue {
	color:#172934;
}
.fbc-light-gray {
	color:#919191;
}
.fbc-dark-gray {
	color:#222222;
}

.row-hide {
	display:none !important;
}

