@import "/bitrix/components/bitrix/catalog.product.search/templates/.default/style.css";
#popup-window-overlay-customSelectProduct {
	z-index: 993 !important;
}

#customSelectProduct {
	z-index: 997 !important;
}

#customSelectProduct .popup-window-close-icon {
	background: #fff;
	opacity: 1;
	border-radius: 0px 0px 0px 10px;
}

#deal_product_editor_select_product_select_custom {
	margin-right: 15px;
}

.ns_hidden {
	display: none !important;
}
