/*
Theme Name: NBSHAvada
Description: NBSH Custom Avada Theme
Author: Benjamin Ray
Author URI: https://benjaminray.com
Template: Avada
Version: 1.0.0
Text Domain: Avada
*/
div .table-1.hover tr:hover td,
div .table-2.hover tr:hover td,
table .hover tr:hover td,
.table .hover .tr:hover .td {
    background-color: #eaeaef;
}

div.table-1.custom-search-results tr th {
    background-color: #235aba;
    color: #ffffff;
}

div.table-1.custom-search-results tr td, 
div.table-1.custom-search-results tr th {
    padding: 5px;
}