/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
.suggestions-addon[data-addon-type=clear]{
 	width: 25px !important;
 	height: 25px !important;
 	top: -40px !important;
 	left: auto !important;
 	right: 15px !important;
}
