#text-3 > .widget-title {
  font-size: 16px;
}

/* Skoutz Button */
.cisc-shortcode-scheme-red {
	background-color: #f50a7d;
}


/* Slider Button */
.btn.btn-lg {
	height: 55px;
	border-radius: 15px;
	font-size: 20px;
	color: whitesmoke;
}

/* Facebook Chat */
#fb-root > div.fb_iframe_widget.fb_invisible_flow > span > iframe {
  height: 400px !important;
  z-index: 9999999999 !important;
}

.mast-head-wrap {
	padding: 20px 0;
}

/* Menu Fix Color */
.navigation a {
    color: #504a4a;
}

/* Menu Margins */
.navigation > li > a {
	margin-right: 14px;
}