.copy-right-text p, .footer-menu ul li a {
    color: #969696;
    font-size: smaller;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text, mc4wp-form-fields p, .mc4wp-form-fields, .footer-m-address p, .footer-m-address, .footer-widget.address, .footer-widget.address p, .mc4wp-form-fields p, .hmadi-description-area p, .hmadi-description-area .phone a, .hmadi-description-area .social-icons a {
    color: #ffffff;
    font-size: medium;
    padding: 20px;
}
#scrollUp {
    background: #26ABE3 none repeat scroll 0 0;
    bottom: 30px;
    color: #fff;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 30px;
    text-align: center;
	border-radius: 30px;
    width: 40px;
	animation: witr_bounce 800ms ease-out infinite;	
}
li {
	list-style:none;
}
a {
    color: #26abe3;
    transition: .5s;
}

a:hover {
  	color: #293176;
    transition: .5s;
}

.hmadi_menu ul .sub-menu li a {
    display: block;
    padding: 12px 20px;
    margin: 0;
    letter-spacing: normal;
    color: #222;
   text-transform: none;
    transition: .5s;
    visibility: inherit !important;
}
.medi_singleService:before {
    position: absolute;
    width: 0;
    height: 2px;
    background: #26abe3;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: '';
    z-index: 3;
    transition: all 0.4s ease-out;
}

.mean-container a.meanmenu-reveal {
  content: url('https://hwmedical.com.au/wp-content/uploads/2025/04/three-bars_111.png') !important;


}