/* Enter Your Custom CSS Here */
.top-header-phone{
      line-height: 18px;
    padding-left: 32px;
  background: url(https://hbosc.wpengine.com/wp-content/uploads/2018/04/round-phone.png) no-repeat left center;
}
.top-header-phone a{
    color: rgba(0,0,0,.6);
    font-weight: bold;
    font-size: 14px;
    display: block;
}
.top-header-location{
        line-height: 18px;
  background: url(https://hbosc.wpengine.com/wp-content/uploads/2019/01/marker.png) no-repeat left center;
    padding: 10px 0 10px 24px;
    margin-left: 8px;
  margin-top:12px;
}
.top-header-location a{
   color: rgba(0,0,0,.6);
    font-weight: normal;
  font-style: italic;
    font-size: 16px;
    display: block;
}

.top-header-phone.mobile, .top-header-location.mobile {
    margin: 0 auto;
    display: block;
    width: 180px;
}

.covid {
    padding: 40px;
}
.covid h2 {
  color: #fff;
}
.covid a {
  color: #535353;
	font-size: 18px;
}

.et_password_protected_form {
		max-width: 600px;
    margin: 60px auto;
		padding: 20px;
}

.page-id-2 div.et_pb_row_3.et_pb_row {
		margin-top: 130px !important;
}

@media screen and (max-width: 480px){
  .covid {
  	padding: 30px;
  }
}

@media screen and (min-width: 981px) and (max-width: 1172px) {
	.et_pb_fullwidth_menu .et-menu>li, .et_pb_menu .et-menu>li {
		padding: 0 5px;
	}
	.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li a {
		font-size: 14px !important;
	}
}