/*
Theme Name: 	Networking Matters
Theme URI: 	https://burlingtonpress.com
Author: 	Burlington Press
Author URI: 	https://burlingtonpress.com
Description:	Networking Matters by Burlington Press
Template:	betheme
Version: 	1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */


/******* FONT UPDATES *******/
* { -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; }



/*************************************************************
******************************************* HEADER
***************************************************************/
#Top_bar.is-sticky { min-height: 80px !important; }
#Top_bar.is-sticky .menu_wrapper, #Top_bar.is-sticky .top_bar_right { margin-top: 8px !important; }
.logo-sticky { min-height: 60px !important; }

@media screen and (max-width: 767px) { .top_bar_right { margin-top: 15px !important; } }

a.action_button:hover { color: #0077a0 !important; }



/*************************************************************
******************************************* HOME
***************************************************************/

/*** SLIDER ***/
.text-shadow { text-shadow: 3px 3px 14px rgba(0, 0, 0, 0.25) !important; }


/*** ICON BOXES ***/
#home-icon-boxes .icon_box { margin-top: -10px !important; margin-bottom: -10px !important; }
#home-icon-boxes .icon_box h4 { color: #fff !important; }

