/* DMX_ASSETS_PRECIOS_CSS_COUPON_CURRENCY_LAYOUT_V48K: extraído desde index.php */
/* DMX_DODO_COUPON_CURRENCY_LAYOUT_V4 */
html body .dmxCouponCurrencyRowV4{
  width:var(--dmxCouponSwitchVisualWidthV4, 520px)!important;
  max-width:calc(100vw - 28px)!important;
  margin:12px auto 0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  align-items:center!important;
  justify-content:center!important;
  clear:both!important;
  position:relative!important;
  z-index:5!important;
}

html body .dmxCouponCurrencyRowV4.dmxCouponCurrencyNoCurrencyV4{
  grid-template-columns:minmax(0,1fr)!important;
}

html body .dmxCouponCurrencyCouponColV4,
html body .dmxCouponCurrencyCurrencyColV4{
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}

html body .dmxCouponCurrencyCurrencyColV4{
  justify-self:end!important;
  width:auto!important;
  min-width:104px!important;
  max-width:132px!important;
}

html body #dmxAffiliateDiscountStandaloneWrapV3.dmxCouponInlineV4{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  clear:none!important;
  position:relative!important;
  z-index:6!important;
}

html body #dmxAffiliateDiscountPlainV2.dmxCouponPillV4{
  width:100%!important;
  min-height:52px!important;
  height:52px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0 14px!important;
  box-sizing:border-box!important;
  border:1px solid rgba(226,232,240,.95)!important;
  border-radius:999px!important;
  background:#fff!important;
  box-shadow:0 18px 45px rgba(15,23,42,.08), inset 0 1px 0 rgba(255,255,255,.85)!important;
  color:#64748b!important;
  font-size:clamp(.9rem,1.55vw,1.05rem)!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
  line-height:1!important;
  text-align:center!important;
  text-decoration:none!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}

html body #dmxAffiliateDiscountPlainV2.dmxCouponPillV4:hover{
  color:#111827!important;
}

html body #dmxAffiliateDiscountPlainV2.dmxCouponPillV4.is-applied{
  color:#16a34a!important;
  border-color:rgba(34,197,94,.28)!important;
  background:linear-gradient(180deg,#fff,#f0fdf4)!important;
}

html body .dmxCouponCurrencyCurrencyColV4 .dmxCurrencySwitch{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:auto!important;
  min-width:104px!important;
  max-width:132px!important;
  height:52px!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  float:none!important;
  clear:none!important;
  z-index:6!important;
}

html body .dmxCouponCurrencyCurrencyColV4 .dmxCurrencySwitch select{
  width:100%!important;
  min-width:104px!important;
  max-width:132px!important;
  height:52px!important;
  border-radius:999px!important;
  font-size:clamp(.9rem,1.45vw,1rem)!important;
  font-weight:900!important;
  padding-left:12px!important;
  padding-right:32px!important;
}

html body .dmxCouponCurrencyCurrencyColV4 .dmxCurrencySelected{
  height:52px!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:clamp(.9rem,1.45vw,1rem)!important;
  font-weight:900!important;
}

@media(max-width:560px){
  html body .dmxCouponCurrencyRowV4{
    max-width:calc(100vw - 22px)!important;
    gap:8px!important;
  }

  html body .dmxCouponCurrencyCurrencyColV4{
    min-width:88px!important;
    max-width:112px!important;
  }

  html body #dmxAffiliateDiscountPlainV2.dmxCouponPillV4{
    height:48px!important;
    min-height:48px!important;
    font-size:.86rem!important;
    padding:0 9px!important;
  }

  html body .dmxCouponCurrencyCurrencyColV4 .dmxCurrencySwitch,
  html body .dmxCouponCurrencyCurrencyColV4 .dmxCurrencySwitch select,
  html body .dmxCouponCurrencyCurrencyColV4 .dmxCurrencySelected{
    height:48px!important;
    min-height:48px!important;
    min-width:88px!important;
    max-width:112px!important;
    font-size:.86rem!important;
  }
}
