/* menú autocomplete */
.tuink-printer-selector-wrapper .dropdown-menu{
	z-index:1055;
	max-height:260px;
	overflow-y:auto;
}
/* grid fade durante la carga */
#tuink-product-grid.loading{
	opacity:.35;
	pointer-events:none;
}

.rey-wc-loop-products.tuink-loading{
	opacity:.35;
	pointer-events:none;
}