
/*** T3SB identifier: t3sbs_footerSticky */

html {
	position:relative;
	min-height:100%
}
#page-footer {
	position:absolute;
	bottom:0;
	width:100%
}



/*** T3SB identifier: t3sbsCSSassets_218 */

/* t3sbs_assets_218 */
.nav-icon div, .nav-icon::after, .nav-icon::before {
  background-color: #444;
  border-radius: 3px;
  content: "";
  display: block;
  height: 5px;
  margin: 7px 0;
  transition: all .2s ease-in-out;
}
	

