/*
 Theme Name:     Meta Theme
 Theme URI:      https://www.metaintergroup.com/themes/divi
 Description:    Divi Child Theme
 Author:         Avery White
 Template:       Divi
 Version:        1.0.0
*/
/* Fix vertical alignment of search icon
   hide for tablet/mobile */
#et_top_search {
    margin-top: .2em !important;
}


/* Remove Gravityforms ID for status and inbox tables
#id {
    display: none;
}

td.id.column-id {
    display: none;
}

th.manage-column.column-id.column-primary.sortable.desc {
    display:none
}
*/

/* Fix alignment of newly added columns*/
.et_pb_text ol, .et_pb_text ul {
    padding-bottom: 0em;
}

#the-list {
    line-height: 70%!important;
}