/* DMX_ASSETS_PRECIOS_CSS_CURRENCY_SELECTOR_FULL_CLICK_V48T: extraído desde index.php */
/* DMX_CURRENCY_SELECTOR_FULL_CLICK_CSS_V1 */
.dmxCurrencySwitch{
  cursor:pointer!important;
  overflow:hidden!important;
}
.dmxCurrencySwitch select{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:0 38px 0 16px!important;
  cursor:pointer!important;
  z-index:2!important;
}
.dmxCurrencySwitch i{
  z-index:3!important;
  pointer-events:none!important;
}
