/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 26 2025 | 10:34:27 */
/* header search bar custom css starts here */
.wd-dropdown-search-cat.wd-design-default {
  width: 172px!important;
	border-radius: 5px;
}

.wd-search-cat > a {
  
  border-left: none !important;
}

.wd-search-cat {
    right: auto!important;
    left: 0px!important;
}
.wd-header-search-form input[type=text]  {
	padding-right:25px!important; 
	padding-left:190px!important;
}
.wd-header-search-form .input-dropdown-inner>a {
    border-right: 1px solid #777777!important;
}

.searchform .searchsubmit :hover{
	background-color:transparent!important; color:#000!important;
}
/* header search bar custom css code ended here */
