.powered{display:none !important;}
.site{max-width:1280px !important;}
.breadcrumb-area{display:none !important;}
.site-navigation ul ul a {
line-height: 1.5;
text-transform: inherit;
}
@media screen and (max-width: 64em) {
.custom-logo-link {
display: none !important;
}
}
@media screen and (min-width: 64em) {
.custom-logo-link {
display: block !important;
}
}