.menu__toggler,
.menu__wrapper {
display: none
}
.sub-menu {}
#mobileMenu ul a:hover,
.primary-menu a:hover {}
.mobileLogo {
display: none
}
.mobMenuOnly {
display: none !important
}
@media screen and (max-width:960px) {
.showlogomob .mobileLogo img {
opacity: 0;
}
.topEdge .showlogomob.nav-down .mobileLogo img {
opacity: 0;
}
.flexVcenter {
align-items: flex-start !important;
}
.booknowHead.borderedBtn img {
width: 34px
}
.pageTitle {
bottom: 90px
}
#mobileMenu ul.sub-menu {
display: none;
}
.mobMenuHide {
display: none !important
}
.mobMenuOnly {
display: block !important
}
#wrapper:before {
height: 74px
}
.headContactBtn img.googleReview {
display: none
}
.mobileLogo {
display: none;
width: 140px;
margin: 0px auto;
position: absolute;
left: calc(50% - 70px);
top: 0;
text-align: center;
z-index: 1;
}
.nav-down .mobileLogo {
display: block
}
.topEdge .mobileLogo {
display: none !important
}
#pageHero {
display: flex;
flex-direction: column-reverse;
}
.mobileLogo img {
width: 110px;
margin-top: 18px;
transition: all 0.2s;
opacity: 1
}
.topEdge .mobileLogo img {
opacity: 0
}
#pageHero {
height: auto;
max-height: max-content !important
}
#masthead.topEdge,
#masthead {
height: 78px;
color: var(--textlink);
background-color: var(--darkblue);
box-shadow: none;
z-index: 10;
}
#masthead.topEdge {
box-shadow: none
}
.headerContainer {
background-color: var(--darkblue);
}
#pageHero .callBookBtn a:hover {
background-color: var(--bgDarkblue) !important;
border-color: var(--bgDarkblue) !important;
}
.entry-content #pageHero .callBookBtn a:last-child:hover {
background-color: var(--bgDarkblue) !important;
border-color: var(--bgDarkblue) !important;
color: #fff !important;
}
.headerRight,
.headerLeft,
.headMobMenu {
height: 70px
}
#page:before {
height: 70px
}
#content {
padding-top: 70px;
}
.headMobMenu {
position: absolute;
top: 0;
left: 25px;
width: 30px;
z-index: 6;
height: 70px;
display: flex;
flex-direction: row;
align-items: center;
}
.headerLeft {
display: none;
}
.booknowHead span {
display: none
}
.booknowHead.borderedBtn {
padding: 0 !important;
background-color: transparent !important;
}
.mobmenuActive .headMobMenu {
width: 36px;
}
.headerCenter {
display: none
}
.headerContact {
padding-right: 0;
width: 100%;
display: flex;
flex-direction: row;
justify-content: flex-end;
padding-left: 0;
margin-left: 0;
padding-right: 0px !important;
}
.phoneNav span {
display: block;
}
#mobileMenu {
margin-top: 100px
}
#mobileMenu ul.sub-menu li {
font-size: 16px;
line-height: 22px;
}
#mobileMenu ul.sub-menu li a {
display: block;
}
#mobileMenu ul.sub-menu ul.sub-menu li a {
padding: 11px 3px 11px 20px;
font-size: 18px;
line-height: 22px;
}
#mobileMenu ul a {
font-size: 22px;
line-height: 30px;
padding: 4px 30px;
color: #fff;
display: block;
position: relative;
}
.headerContact a.btnLink {
padding: 9px 4px;
display: none;
}
.headerRight {
justify-content: space-between;
padding-left: 0px;
padding-right: 0px;
display: flex;
width: 100% !important;
max-width: 100% !important;
}
.menu__wrapper.mobmenuActive .headerRight {
padding-right: 25px;
}
#headerMobMenu {
display: flex;
width: 100%
}
#headerMobMenu .phoneNav span {
color: #fff
}
#headerMobMenu a.phoneNav:hover {
text-decoration: none !important;
}
.headerWrapper {}
body.mobmenuActive {
width: 100%;
}
#mobileMenu * :focus {
outline: none;
border: 0
}
body.mobmenuActive #page {}
.main-navigation {
display: none
}
.site-header {
z-index: 3;
}
#mobileMenu ul li li a {
padding-left: 35px;
color: var(--maincolor);
}
#mobileMenu #menu-main-navigation {
display: block !important
}
.nav-down .headerWrapper {
padding-top: 0px;
padding-bottom: 0px;
}
.menu__toggler,
.menu__wrapper {
display: block
}
.menu__toggler {
height: 78px;
width: 100%;
outline: none;
cursor: pointer;
position: relative;
text-align: left;
display: flex;
align-content: center;
align-items: center;
}
.menu__toggler span,
.menu__toggler span::before,
.menu__toggler span::after {
position: absolute;
content: "";
width: 23px;
height: 4px;
background: var(--maincolor);
border-radius: 20px;
transition: 500ms cubic-bezier(0.77, 0, 0.175, 1);
}
.menu__toggler span::before {
width: 30px
}
.mobmenuActive .menu__toggler span,
.mobmenuActive .menu__toggler span::before,
.mobmenuActive .menu__toggler span::after {
background: var(--maincolor);
}
.mobmenuActive .menu__toggler.mobmenuActive>span {
background: transparent !important
}
#mobileMenu ul.sub-menu {}
.mobmenuActive .headerArea-white .topEdge.nav-down .menu__toggler span {
background: transparent
}
.headerArea-white .nav-down .header-logo img {
filter: brightness(0) invert(1);
}
.headerArea-white .topEdge.nav-down .header-logo img {
filter: none
}
.menu__toggler span::before {
top: -10px;
}
.menu__toggler span::after {
top: 10px;
left: 0;
width: 15px;
}
.menu__toggler.mobmenuActive>span {
background: transparent;
}
.menu__toggler.mobmenuActive>span::before,
.menu__toggler.mobmenuActive>span::after {
background: var(--maincolor);
top: 0px;
}
.menu__toggler.mobmenuActive span::before {
width: 30px;
}
.menu__toggler.mobmenuActive span::after {
width: 30px;
}
.menu__toggler.mobmenuActive span {
width: 30px;
}
.menu__toggler.mobmenuActive>span::before {
transform: rotate(-225deg);
}
.menu__toggler.mobmenuActive>span::after {
transform: rotate(225deg);
width: 100%;
}
.menu__wrapper {
position: fixed;
top: 0;
width: 100%;
left: -100%;
z-index: 9999;
color: #fff;
background: var(--darkblue);
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
transition: 300ms left cubic-bezier(0.77, 0, 0.175, 1);
flex-wrap: nowrap;
align-items: flex-start;
padding: 15px 30px;
overflow: auto
}
.menu__wrapper.mobmenuActive {
left: 0;
}
#mobileMenu {
position: relative;
left: 0;
top: 0;
text-align: left;
width: 100%;
height: 100%;
}
#mobileMenu ul {
margin: 0;
padding: 0
}
#mobileMenu ul li {
list-style: none;
float: left;
width: 100%;
position: relative;
}
#mobileMenu li i::before {
content: '' !important
}
.has-sub>a+i {
content: '';
display: inline-block;
display: none;
width: 18px;
height: 16px;
background-image: url(//selectrical.com.au/wp-content/themes/selectrical/images/arrowDown.png);
background-size: 100%;
margin-left: 10px;
transition: all 0.4s ease;
}
.has-sub.active>a:after {
transform: rotateZ(-180deg);
}
.nav-down.topEdge .headerWrapper {
background: transparent;
}
.mobmenuActive .nav-down .headerWrapper {
background: transparent;
}
#mobileMenu .dropdown-menu {
position: relative;
width: 100%;
border: 0;
border-radius: 0
}
#mobileMenu .dropdown-menu .dropdown-menu {
left: 0;
top: 0
}
.menu-item-has-children>a+i {
display: block;
content: '';
background: url(//selectrical.com.au/wp-content/themes/selectrical/img/arrowDownMob.svg);
background-size: 16px auto;
background-position: center center;
border: 0;
width: 30px;
height: 42px;
position: absolute;
top: 0;
right: 25px;
background-repeat: no-repeat;
transition: all 0.2s;
}
.menu-item-has-children.active>a+i {
top: 0;
}
.menu-item-has-children.active>a+i {
transform: rotate(180deg);
}
#mobileMenu .sub-menu a+i {
background-image: url(//selectrical.com.au/wp-content/themes/selectrical/images/arrowDownWhite.png);
}
#mobileMenu {
margin-top: 6px;
}
.header-logo img {
height: 28px
}
.headerContact {
padding-right: 0px !important
}
.menu__wrapper {
padding: 0
}
#mobileMenu ul.sub-menu li a {
padding-left: 45px;
position: relative;
}
#mobileMenu ul.sub-menu li a:before {
content: '-';
display: none;
position: absolute;
left: 25px;
top: 6px;
}
.sub-menu .menu-item-has-children>a+i {
top: 15px
}
.menu-item-has-children>a {}
#mobileMenu ul.sub-menu ul.sub-menu li a {
font-size: 16px;
line-height: 20px
}
#mobileMenu ul ul ul li:first-child a {
padding-top: 7px !important
}
#mobileMenu ul.sub-menu ul.sub-menu li a {
padding: 6px 3px 10px 30px;
}
#mobileMenu ul ul ul li:last-child a {
padding-bottom: 17px !important
}
.headContactBtn .btnLink {
display: none !important
}
.header-logo img {
width: auto;
height: 40px;
}
.headerLeft {
margin-left: 10px
}
.phoneNav img {
width: 30px;
}
.headerRight {
padding-left: 0;
padding-right: 0;
display: flex;
justify-content: space-between;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
}
}
@media screen and (max-width:1150px) {
.headContactBtn a:not(.booknowHead) {
display: none;
}
.headerRight, .headerLeft {
width: fit-content;
}
}
@media screen and (max-width:560px) {
.phoneNav span {
display: none;
}
}