/* DMX_ASSETS_PRECIOS_CSS_CURRENCY_SELECTOR_COMPACT_WIDTH_V48V: extraído desde index.php */
/* DMX_CURRENCY_SELECTOR_COMPACT_WIDTH_V1 */
.dmxCurrencySwitch{
  width:126px!important;
  min-width:126px!important;
  max-width:126px!important;
  height:44px!important;
  padding:0!important;
  flex:0 0 126px!important;
}
.dmxCurrencySwitch select{
  min-width:126px!important;
  width:126px!important;
  max-width:126px!important;
  padding:0 32px 0 14px!important;
  font-size:14px!important;
  font-weight:900!important;
}
.dmxCurrencySwitch i{
  right:13px!important;
}
