Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/themify-.../public/css/modules
File: search-form.css
/* Search form input */
[0] Fix | Delete
.tbp_searchform input[type="text"]{
[1] Fix | Delete
background-color:#fff;
[2] Fix | Delete
color:#000;
[3] Fix | Delete
margin:0;
[4] Fix | Delete
width:auto;
[5] Fix | Delete
height:auto;
[6] Fix | Delete
max-width:100%;
[7] Fix | Delete
min-width:auto;
[8] Fix | Delete
min-height:auto;
[9] Fix | Delete
display:inline-block;
[10] Fix | Delete
box-shadow:none
[11] Fix | Delete
}
[12] Fix | Delete
.themify_builder_active .tbp_searchform{
[13] Fix | Delete
pointer-events:none
[14] Fix | Delete
}
[15] Fix | Delete
.tbp_searchform input[type="text"]+button[type="submit"]{
[16] Fix | Delete
margin-left:1em
[17] Fix | Delete
}
[18] Fix | Delete
.tb_search_overlay .tbp_searchform{
[19] Fix | Delete
position:relative
[20] Fix | Delete
}
[21] Fix | Delete
.tb_search_overlay .tbp_searchform .tbp_icon_search.overlay+input[type="text"]{
[22] Fix | Delete
padding-left:36px
[23] Fix | Delete
}
[24] Fix | Delete
.tb_search_overlay .tbp_searchform .tbp_icon_search.overlay{
[25] Fix | Delete
position:absolute;
[26] Fix | Delete
color:#555;
[27] Fix | Delete
margin-left:10px;
[28] Fix | Delete
top:50%;
[29] Fix | Delete
transform:translateY(-50%)
[30] Fix | Delete
}
[31] Fix | Delete
.tbp_icon_search{
[32] Fix | Delete
cursor:pointer;
[33] Fix | Delete
padding: 9px 11px 10px;
[34] Fix | Delete
border-radius:50em;
[35] Fix | Delete
display: inline-block;
[36] Fix | Delete
line-height: normal;
[37] Fix | Delete
}
[38] Fix | Delete
.tbp_icon_search:hover{
[39] Fix | Delete
background: rgba(150,150,150,.15);
[40] Fix | Delete
}
[41] Fix | Delete
.tbp_icon_search .tf_fa{
[42] Fix | Delete
stroke-width:2px
[43] Fix | Delete
}
[44] Fix | Delete
.tbp_searchform .tbp_icon_search{
[45] Fix | Delete
padding:0
[46] Fix | Delete
}
[47] Fix | Delete
.tbp_searchform .tbp_icon_search:hover{
[48] Fix | Delete
background:0;
[49] Fix | Delete
}
[50] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function