/*
Theme Name: Nicely Theme
Theme URI: http://www.madeNicely.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
*/

.uabb-creative-menu-mobile-toggle {
	font-size:18px !important;
	color: #106083;
}
#nicely-site-header {
	width: 100%;
	height: 85px !important;
	position: fixed;
	top: 0;
	z-index: 9999;
	background: #0e1028;
}

#nicely-hero {
	margin-top: 85px;
}

/* Change Thumnail size on before/after pics */
.s201_pager.s201_thumbnails span {
	width: 150px;
    height: 100px;
}

.wpforms-form button[type=submit] {
	border: 1px solid #0e1028 !important;
	background-color: #fff !important;
	padding: 20px 40px !important;
	margin-top: 30px !important;
}