/* Hide WHMCS default homepage domain search panel */
.home-domain-search {
    display: none !important;
}
