/*CSS for Personal Care Services*/

.contentbkg {background: url(/sites/default/files/2025-08/Waiverbkg.jpg);	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;}

/*services*/


.view-services a.btn-primary {display:inline-block; min-height:15em;}
  
.contentcenter .view-services .col-12.col-sm-6.col-md-6.col-lg-3.col-xl-3.col-xxl-3 {width:25%!important;}
@media screen and (max-width: 992px) {
.contentcenter .view-services .col-12.col-sm-6.col-md-6.col-lg-3.col-xl-3.col-xxl-3 {width:100%!important;}

/*nav*/
	.block-tb-megamenu .tbm {background-color:transparent;}
	/*search*/
.wv-header .searchicon .block-views.block-views-blocksearch-api-basic-block-1 .view-search-api-basic {display:none;}
	
}