/* DMX_ASSETS_PRECIOS_CSS_CURRENCY_SELECTOR_TIGHT_WIDTH_V48W: extraído desde index.php */
/* DMX_CURRENCY_SELECTOR_TIGHT_WIDTH_V1 */
.dmxCurrencySwitch{
  width:104px!important;
  min-width:104px!important;
  max-width:104px!important;
  height:44px!important;
  flex:0 0 104px!important;
  padding:0!important;
}
.dmxCurrencySwitch select{
  width:104px!important;
  min-width:104px!important;
  max-width:104px!important;
  height:44px!important;
  padding:0 25px 0 12px!important;
  font-size:14px!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
}
.dmxCurrencySwitch i{
  right:9px!important;
}
