/* 
 Theme Name:   Elite Bath Solutions
 Theme URI:    https://elitebathsolutions.biz/
 Description:  Theme for Elite Bath Solutions
 Author:       Develop With Arslan
 Author URI:   https://developwitharslan.com/
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
/*Booking Form*/
.wpforms-field-sublabel.after{
	color:#fff!important;
} 

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{
	margin-bottom:-1px!important;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{
	background:#82CCDD!important;
}
.page-id-490 .wpforms-field-sublabel.after {
	color:#fff!important;
}
#wpforms-submit-814{
	text-align:center!important;
	
	width:100%!important;
}

.wpforms-page-indicator-steps
{
	color:#fff!important;
}
.wpforms-page-button.wpforms-page-next{
	text-align:center!important;
}
.wpforms-confirmation-container-full{
	background:darkgreen!important;
	color:#fff!important;
}
body #wpforms-489 .wpforms-form .wpforms-field select{
	color: #000 !important;
}
.hl-app .btn{
	font-family: "Raleway", Sans-serif !important;
	font-size: 18px !important;
}
.featured-image.page-header-image{
	display: none !important;
}