<style>

.theme-header-topbar.theme-topbar-not-in-header-05 {
    display: none !important;
}

.theme-search-cart-non-res {
    display: none !important;
}

a {
    color: #fff;
}
</style>

a:hover {
    color: rgb(234, 88, 12) !important;
}


@media (max-width: 768px) {
    .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
        height: 80px !important;
        width: 120px !important;
    }
}
</style>