/* DMX_ASSETS_PRECIOS_CSS_COUPON_CURRENCY_HEIGHT_MATCH_V48G: extraído desde index.php */
/* DMX_DODO_COUPON_CURRENCY_HEIGHT_MATCH_V6 */
html body .dmxCouponCurrencyRowV4 #dmxAffiliateDiscountPlainV2.dmxCouponPillV4,
html body .dmxCouponCurrencyRowV4 .dmxCouponCurrencyCurrencyColV4 .dmxCurrencySwitch,
html body .dmxCouponCurrencyRowV4 .dmxCouponCurrencyCurrencyColV4 .dmxCurrencySwitch select,
html body .dmxCouponCurrencyRowV4 .dmxCouponCurrencyCurrencyColV4 .dmxCurrencySelected{
  height:var(--dmxBillingSwitchHeightV6, 52px)!important;
  min-height:var(--dmxBillingSwitchHeightV6, 52px)!important;
  max-height:var(--dmxBillingSwitchHeightV6, 52px)!important;
  border-radius:var(--dmxBillingSwitchRadiusV6, 999px)!important;
  box-sizing:border-box!important;
}

html body .dmxCouponCurrencyRowV4 #dmxAffiliateDiscountPlainV2.dmxCouponPillV4{
  padding-top:0!important;
  padding-bottom:0!important;
}

html body .dmxCouponCurrencyRowV4{
  align-items:center!important;
}
