/*
Theme Name:  BEST Care Provider Theme 
Description: Custom theme for BEST Care Provider
Version: 1.0
Text Domain: bestcareprovidertheme
Author: KO Webhosting
Author URI: ko-websites.com
Tags: Custom mobile responsive, WordPress CMS web design design
*/
.hide{display: none;}
#page{overflow: hidden;}

@media screen and (max-width:575px){
	.home #page-2 img{max-width: 100%;max-height: auto;}
}

.gform_wrapper ul.gform_fields li.gfield{
	border: 0 !important;
	padding-right: 0 !important;
	margin: 5px 0 0 !important;
	max-width: 100% !important;
}

.gform_wrapper .gform_footer{
	text-align: center;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label{
	margin-bottom: 0 !important;
}
body #gform_wrapper_1.gform_wrapper .top_label div.ginput_container{
	margin-top: 0 !important;
}
#gform_wrapper_2.gform_wrapper ul.gform_fields{
	text-align: center;
}