.elementor-1783 .elementor-element.elementor-element-9ce795f{--display:flex;}body.elementor-page-1783:not(.elementor-motion-effects-element-type-background), body.elementor-page-1783 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B2235;}/* Start custom CSS *//* =========================
   PÁGINA CARRITO VACÍO – KIOSCO
   ========================= */

.kiosk-empty-wrap{
  max-width: 900px;
  margin: 60px auto;
  padding: 44px;
  background: #0b2235;
  border: 2px solid #16344d;
  border-radius: 18px;
  color:#fff;
  text-align:center;
}

.kiosk-empty-title{
  font-size: 44px;
  font-weight: 900;
  margin: 0 0 10px;
}

.kiosk-empty-sub{
  font-size: 22px;
  color:#dce6ee;
  margin: 0 0 26px;
}/* End custom CSS */