/**
Theme Name: CraftAdda
Author: HNDMD
Author URI: https://www.hndmd.com
Description: CraftAdda is India's Most loved Art and Craft Website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: craftadda
Template: astra
*/

.fibofilters-items-search input[type=search] {
	background:none !important;}

-- Fibo Search bar Length Increase

@media (min-width: 922px) {
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-form {
    min-width: 615px;
}
    } 

/* Order Status Colours */

mark.status-refunded {
  background: #9B59B6 !important;
  color: #ffffff !important;
}

/* Highlight Order Notes */
.order_note {
	background: #00FFFF !important;
}