/**handles:bd-custom-css**/
option.mainsubcat { color: #aba5a5; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
option { font-weight: 700; margin: 0; }
option.subchildcat { color: #000; }
#bdcatd { width: 22em; height: 5em; line-height: 2em; border: 1px solid #ccc; padding: 2%; margin: 0; overflow: scroll; overflow-x: hidden; background-color: #fdfdfd; }
input[type="file"] { display: block; }
.imageThumb { max-height: 75px; border: 2px solid; padding: 1px; cursor: pointer; }
.pip { display: inline-block; margin: 10px 10px 0 0; }
.remove { display: block; background: #444; border: 1px solid black; color: white; text-align: center; cursor: pointer; }
.remove:hover { background: white; color: black; }
.cucat_name { border-bottom: 2px solid; color: #3b65a7; font-size: 22px !important; font-weight: bold; margin: 0 0 25px !important; padding-bottom: 10px; padding: 10px; }
.cubd_btn { background-color: #009dbd; color: #fff; }
.businesscategories>ul>li>.sidebarsubcategories>li:first-child ul { display: block !important; }
.sidebar_title { background-color: #009fc0; color: #fff; line-height: 32px; padding: 0 7px; font-size: 14px; font-weight: bold; }
.main_business_title h1 { border-bottom: 2px solid; color: #3b65a7; }
.listing-details > hr { margin: 0px !important; margin-top: 1%; }
.listing-details h4 { font-weight: bold; color: #1b76a3; margin: 1% 0px !important; }
.bd_content_single { margin-bottom: 3%; }
.listing-stars ul >li, .review-wrapper ul > li, #business_list ul >li { margin: 0px !important; padding: 0px !important; }
.review-wrapper ul, #business_list ul { margin: 0px !important; }
.orbusiness { text-align: center; font-weight: bold; color: #008000; }
.listing-column .line .listtitle a { color: #21759b !important; }
.business_notfound { font-weight: bold; font-size: larger; text-align: center; padding: 5%; background: #f6f6f6; }
.recaptchaWrap { padding: 0 0 0 85px; }
.listing-column .business_btn { text-align: right; }
.listing-column .business_btn input[type="submit"] { height: 28px; vertical-align: top; }
.listing-column .business_btn a.btn-primary.btn-sm { display: inline-block; vertical-align: top; }
.current_business a { color: #1e8eaf !important; }
@media (min-width:1200px) {
  .all_listinds .properties--list .properties__thumb { width: 25.8% !important; }
  .all_listinds .properties--list .properties__details { width: 74.2% !important; }
}
.gold_list { background: #f3bc65 !important; }
.standard_list { background: #313692 !important; }
.business_realestate { color: #00548e !important; }
.real_estate_listings_img { height: 143px !important; object-fit: cover; }
#business_serach { margin-bottom: 20px; }
#business_serach input#intextbox { width: calc(100% - 31px); display: block; float: left; }
#business_serach .submit { background: #363636; border: 1px solid #363636; color: #fff; border-radius: 0 4px 4px 0; bottom: 1px; top: 1px; right: 0; padding: 0; width: 31px; height: 31px; display: inline-block; vertical-align: top; }
#business_serach .submit:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-family: Genericons; font-size: 16px; font-style: normal; font-variant: normal; line-height: 1; speak: none; text-align: center; text-decoration: inherit; text-transform: none; vertical-align: top; content: "\f400"; font-weight: bold; line-height: 25px; padding: 0; }
form#inquireform h3.title1 { background: #002157; color: #fff; padding: 10px 10px; font-weight: 500; }
form#inquireform { background: #edf1f7; }
form#inquireform.form-horizontal .form-group { margin-left: auto; margin-right: auto; }
form#inquireform.form-horizontal .form-group button, form#inquireform.form-horizontal .form-group input[type=submit] { text-align: center; margin-bottom: 15px; font-weight: normal; width: auto; border-radius: 0; }
form#inquireform.form-horizontal .form-group .form-control ~ .form-control { margin-top: 18px; }
.wpbdp-pagination { text-align: center; }
.wpbdp-pagination .page-numbers { display: inline-block; padding: 5px 10px; margin: 0 2px 0 0; border: 1px solid #eee; line-height: 1; text-decoration: none; border-radius: 2px; font-weight: 600; box-shadow: none !important; }
.wpbdp-pagination .current { border-color: #0074c8; color: #0074c8; }
.status_tags{
	margin-bottom: 1em;
}
.status_tags .declained{
	padding: 7px;
    background: #F44336;
    color: #fff;
    border-radius: 1.2em;
}
.status_tags .claim{
	padding: 7px;
    background: #009fc0;
    color: #fff;
    border-radius: 1.2em;
}
.status_tags .approval{
	padding: 7px;
    background: #15a677;
    color: #fff;
    border-radius: 1.2em;
}
.status_tags .baclain {
    padding: 5px 10px;
    background: #3b83b1;
    color: #fff;
    border-radius: 1.2em;
	display: inline-block;
}
.business_btn .claim{
	padding: 7px;
	background: #009fc0;
	color: #fff;
	border-radius: 1.5em;
}
.business_btn .approval{
	padding: 7px;
	background: #15a677;
	color: #fff;
	border-radius: 1.2em;
}

.single_page_claim .claim{
	padding: 7px 10px;
    background: #009fc0;
    color: #fff;
    border-radius: 1.2em;
    font-size: 13px;
}
.bloglist.claimyour #business_search, .bloglist.claimyour #signup_claimform, .bloglist #business_search{
	background: #f8f8f8;
    padding: 30px;
    border: solid 1px #eee;
}

@media (min-width:768px){
	.inpugroupwrap{display:table;width:calc(100% + 12px);margin:auto -6px 20px;}
	.inpugroup1,
	.inpugroup2{display:table-cell;padding:0 6px}
	.inpugroup2,
	.inpugroup2 input#submit_search_business { width: 100px; height: 32px; border: 0 !important; }
	.inpugroup1 { white-space: nowrap; vertical-align: top }
	.inpugroup2{vertical-align:bottom}
	.hr-divider{margin-top:auto}
	.inpugroup1.inpugroup1Category { width: 33.33%; }
	.inpugroup1 select, .inpugroup1 input { width: 100%; border: 1px solid #ccc; border-radius: 0; font-family: inherit; padding: 5px 6px 6px; font-size: 15px; height: 32px; }
}
@media (min-width:768px) and (max-width:991px){
	.inpugroup1,
	.inpugroup2{display:block;margin-bottom:10px;float:left}
	.inpugroupwrap{display:block}
	.inpugroup1{width:50%}
	.inpugroup1 select{width:100%}
	.inpugroup2{width:100%;padding-top:21px}
	.inpugroup2 input#submit_search_business{width:100%;height: 32px; border: 0 !important;}
	.inpugroup1 select, .inpugroup1 input { width: 100%; border: 1px solid #ccc; border-radius: 0; font-family: inherit; padding: 5px 6px 6px; font-size: 15px; height: 32px; }
}

@media (max-width:767px){
	.inpugroup1,
	.inpugroupwrap{display:block}
	.inpugroup1,
	.inpugroup2{margin-bottom:10px}
	.inpugroup2 input#submit_search_business{width:100%;height: 32px; border: 0 !important;}
	.inpugroup1 select, .inpugroup1 input { width: 100%; border: 1px solid #ccc; border-radius: 0; font-family: inherit; padding: 5px 6px 6px; font-size: 15px; height: 32px; }
}
.listing-column.col-sm-6{ margin: 0 0 20px 0;}
.listing-column .line{cursor:pointer;height:25px;background:url(https://www.healthcaremaxx.com/wp-content/uploads/2020/10/dot_hor.gif) left 12px repeat-x;padding-right:0!important}
.listing-column .line .listtitle{float:left;max-width:60%;overflow:hidden;height:25px;background-color:#fff}
.listing-column .line .listtitle a{color:#666;font-weight:600}
.listing-column .line .listphone{float:right;background-color:#fff}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #007bff !important;
    color: #fff !important;
}
#add-services,#add-highlight{
	height: auto;
    border-radius: 0;
    padding: 11px;
}
.remove_image, .remove_image_banner{
    color: #007bff !important;
}
.recommendation_wrap{
	height: auto;
    background: #007bff !important;
    border-color: #007bff !important;
    padding: 7px 10px;
}
#signup_claimform h2, .claimyour h2{     font-size: 28px; }
.business-container a {
    color: #007bff;
}
.bd-hours-table{ border:none !important; }
.bd-hours-table th{
	border: none !important;
    padding: 8px !important;
    border-bottom: 1px solid #ddd !important;
    background: none !important;
}
.bd-hours-table>tbody>tr>td{
    border-right: none;
    border-left: none;
}
#map_canvas button {
    border: none;
    border-radius: unset;
    border-color: grey;
    color: grey;
}
.manage-business .img-square-wrapper{ background: aliceblue; width:300px;}
.manage-business .img-square-wrapper img {
    max-width: 300px;
    height: 200px; 
    margin: auto;
}
.manage-business .listing-column .business_btn a.btn-primary.btn-sm {
    display: inline-block !important;
    font-size: 12px;
}
.status_tags span{ display: inline-block; }
#post-307904 .entry-content .block .blue_title h3{font-size: 18px; }
#post-307904 .entry-content .block .btn.btn-sub{ height: auto; }
#post-307904 .entry-content .block{
	margin-top: 0px !important;
}
.price-selet.pric-sclr2 a, .price-selet.pric-sclr3 a{ color: #fff; }

#mega-menu-item-312614 > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	line-height: 12px !important;
    font-size: 13px !important;
    text-transform: capitalize !important;
    font-weight: normal !important;
}
#mega-menu-item-312614 > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
    padding: 5px 0 !important;
}
#mega-menu-item-312614  .mega-sub-menu  .mega-menu-row .mega-sub-menu li .mega-sub-menu > li:first-child{
	display:none !important;
}
@media (min-width:768px){
	#mega-menu-item-312614  .mega-sub-menu  .mega-menu-row .mega-sub-menu li .mega-sub-menu{
		columns: 9;
		-webkit-columns: 9;
		-moz-columns: 9;
		padding: 10px !important;
	}
}