.entry-content .suburbsList.other {
margin-top: 100px !important;
}
.suburbsList.other ul {
column-count: 1 !important; }
.suburbsList ul {
display: block;
column-count: 3; */
gap: 10px;
text-align: left;
margin-top: 7%;
margin-left: 12%;
color: var(--BRAND-GREY, #262626);
font-family: Helvetica;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 30px; list-style-type: none;
padding: 0 !important;
}
.suburbsList li {
margin: 0;
}
ul.suburbsList li {
margin: 0 0 20px !important;
}
.suburbsList h5 {
margin: 0px;
font-weight: 400;
font-size: 22px;
}
.suburbsList h5::before,
.suburbsList a::before {
content: none !important;
}
.suburbsList a {
text-decoration: none;
color: #333;
}
.suburbsList a:hover {
text-decoration: underline;
}
.suburbsListGroup ul {
list-style: none;
padding: 0;
margin: 0;
}
.suburbsListGroup li {
text-align: left;
width:max-content;
margin-bottom: 20px; }
.suburbsListGroup a {
padding: 0 0 0 20px;
background: url(//selectrical.com.au/wp-content/plugins/location-page-generator/assets/img/location-dot-solid.svg) no-repeat left 2px;
font-size: 17px;
line-height: 22px;
display: inline-block;
text-decoration: none;  
}
.suburbsListGroup a:hover {
text-decoration: underline;
}
.suburbsListGroup {
display: none;  gap: 10%; column-count: 3;
}
.information.dlWrapper .suburbsListGroup {
gap: 15%;
}
@media (max-width: 768px){
.suburbsListGroup{ gap: 60px;
column-count: 2;
}
.suburbsList ul {
column-count: 2;
}
}
@media screen and (max-width: 1024px) {
.information.dlWrapper .suburbsListGroup {
gap: 40px;
}
} #tab {
display: flex;
width: 100%;
margin-bottom: 40px;
margin-top: 0;
margin-left: 0;
} .tabLeft {
border-radius: 6px 0 0 6px;
background: #fff;
color: var(--brandCol-1);
width: 27%;
padding-right: 40px;  
}
.tabLeft .tab_title, .tabRight .tab_title {
font-size: 24px;
font-weight: 700;
line-height: 30px;
border-bottom: 1px solid #dadada;
margin-bottom: 30px !important;
padding-bottom: 20px;
} .tabRight {
border-radius: 0 6px 6px 0;
background: #fff;
width: 73%;
padding-bottom: 50px;
}
.tabRight h5 {
color: var(--brandCol-1);
border-bottom: 1px solid #dadada;
margin-bottom: 30px;
padding-bottom: 20px;
width:120%;
color: #7C7C7C;
}
.tabRight h5 a:hover {
color: #000;
}
.tabRight .suburbsListGroup.suburbsList {
gap: 20px !important;
}
.tabRight .suburbsListGroup.suburbsList li a {
font-weight: 400 !important;
} .tabLeft ul {
list-style: none;
padding: 0;
margin: 0;
}
.tabLeft li {
margin-bottom: 10px; }
.tabLeft a {
color: var(--brandCol-1);
text-decoration: none;
display: block; padding: 6px; position: relative;
font-size: 18px;
font-weight: 400;
line-height: 26px;
}
.tabLeft a:before {
display: block;
width: 8px;
height: 18px;
background-size: 100%;
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
background-repeat: no-repeat;   
}
.tabLeft a:after {
content: "";
display: block;
border-bottom: 1px dashed rgba(255, 255, 255, 0.60);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.tabLeft a.active:after {
border-color: transparent;
}
.tabLeft a.active {
border-radius: 0;
background: var(--maincolor);
color: #fff;
border-radius: 4px;
}
.tabLeft a:not(.active):hover {
color: var(--maincolor);
}
.tabLeft a:hover:before {
}
.tabLeft .active:hover {
} .tabRight .suburbs-cont {
display: none;
}
.tabRight .suburbs-cont.active {
display: block;
}
.tabRight ul {
list-style: none;
padding: 0;
margin: 0;
}
.tabRight li {
margin-bottom: 10px; width:100%;
} @media (max-width: 767px) {
#tab {
flex-direction: column; margin-left: 0;
gap:  40px;
}
.tabLeft, .tabRight {
width: 100%; }
.tabLeft {
border-radius: 0;
padding-right: 0;
}
.tabRight {
border-radius: 0;
}
}
#suburbsHeading {
text-decoration: none; color: #7C7C7C; }