.terminal_destacada_0 {
  background-color: none;
  cursor: pointer;
  border: 0px solid #ff7800;
  margin: 0 0 1em 0;
}

.terminal_destacada_1 {
  border: 0px solid #ff7800;
  margin: 0 0 1em 0;
  cursor: pointer;
  background-color: #f1f1f1;
}

/*#contenedor_radio_envioADomicilioOTerminal_2_terminales{ max-height:400px; overflow:auto;}*/
.radio-custom-envios label:before {
  background-color: transparent !important;
}

.dudas {
  position: relative;
  float: none;
  margin: auto;
  margin-bottom: 0px;
  font-size: 12px;
}

.titulos_formulario {
  padding-bottom: 20px;
  font-size: 16px;
  font-family: "Montserrat", "sans-serif";
  width: 100%;
  position: relative;
  text-align: left;
  font-weight: 600;
  text-transform: none !important;
  letter-spacing: normal !important;
}

.container-rs-gc {
  width: 288 !important;
}

@media screen and (min-width: 768px) {
  .titulos_formulario {
    width: 496px !important;
  }
  .container-rs-gc {
    width: 496px !important;
  }
}

.grupo_formulario {
  border-top: 1px solid #aaa;
  margin-top: 10px;
  padding: 10px 0 0 0;
}

.subtitulos_formulario {
  font-size: 18px;
  font-family: "Montserrat", "sans-serif";
  width: 100%;
  position: relative;
  float: left;
  color: #fd4f00;
  text-align: left;
  font-weight: bold;
  padding: 10px 0 0 18px;
  padding-bottom: 20px;
}

.precio_radio_contenedor {
  text-align: left;
  padding-top: 20px;
}

.precio_radio_contenedor label {
  text-wrap: none;
}

.precio_radio_contenedor label span {
  padding-left: 5px;
}

.precio_opciones {
  background-color: #e6e6e6;
  height: 114px;
}

.precio_final {
  background-color: #868686;
  margin-left: 4px;
  height: 114px;
  color: #fff;
  font-size: 26px;
  padding-top: 20px;
  text-align: center;
}

.precio_final #otro_precio {
  border: none;
  background-color: #868686;
  color: #fff;
  font-size: 38px;
  width: 180px;
  text-align: center;
  font-family: "Montserrat", "sans-serif";
}

.radios-forma-de-pago {
  position: relative;
  float: left;
  width: 100%;
  clear: both;
  text-align: left;
}
.radios-forma-de-pago .iradio_square-orange {
  z-index: 999;
}

.radios-forma-de-pago label {
  text-align: left;
}

.inputError {
  border: 1px solid #df1115 !important;
}

.tarjeta-giftcard img {
  width: 100%;
  max-width: 439px;
}

.precio_radio_contenedor {
  font-family: "Montserrat", "sans-serif";
}

.preview-giftcard {
  background-color: #f6f6f6;
  color: #323e48;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
}

.preview-giftcard div {
  margin: 5px 0;
}

.preview-giftcard .separador {
  border-bottom: 1px solid #aaa;
  margin: 5px 0;
}

.preview-giftcard .monto {
  font-size: 26px;
  font-family: "Montserrat", "sans-serif";
  margin-bottom: 0 !important;
}

.preview-giftcard .monto #precio_tarjeta {
  font-size: 32px;
  font-weight: 600;
  font-family: "Montserrat", "sans-serif";
}

.preview-giftcard .textos {
  font-size: 16px;
  font-family: "Montserrat", "sans-serif";
}

.preview-giftcard .bold {
  font-weight: bold;
}

.preview-giftcard .codigo {
  color: #fff;
  position: relative;
  float: none;
  margin: 0px auto 20px auto;
  background-color: #aaa;
  font-family: "Montserrat", "sans-serif";
  font-size: 22px;
  width: 35%;
}

.finish_price_box {
  width: 50% !important;
}

@media screen and (max-width: 1550px) {
  .precio_radio_contenedor {
    text-align: left;
    padding-top: 0px;
  }

  .precio_radio_contenedor label span {
    display: block;
    padding-left: 0px;
  }

  .precio_final {
    background-color: #868686;
    margin-left: 4px;
    height: 114px;
    color: #fff;
    font-size: 16px;
    padding-top: 30px;
    text-align: center;
  }

  .precio_final #otro_precio {
    border: none;
    background-color: #868686;
    color: #fff;
    font-size: 38px;
    width: 160px;
  }
}

@media screen and (max-width: 1215px) {
  .precio_final {
    background-color: #868686;
    margin-left: 4px;
    height: 114px;
    color: #fff;
    font-size: 24px;
    padding-top: 25px;
    text-align: center;
  }

  .precio_final #otro_precio {
    border: none;
    background-color: #868686;
    color: #fff;
    font-size: 36px;
    width: 140px;
  }

  .finish_price_box {
    width: 66% !important;
  }
}

@media screen and (max-width: 1020px) {
  .precio_final #otro_precio {
    border: none;
    background-color: #868686;
    color: #fff;
    font-size: 36px;
    width: 120px;
  }
}

@media screen and (max-width: 991px) {
  .precio_final #otro_precio {
    border: none;
    background-color: #868686;
    color: #fff;
    font-size: 32px;
    width: 110px;
  }
}

@media screen and (max-width: 770px) {
  .precio_radio_contenedor label {
    text-wrap: none;
  }

  .precio_radio_contenedor label span {
    padding-left: 5px;
    display: inline;
  }

  .precio_opciones {
    background-color: #e6e6e6;
    height: 200px;
  }

  .precio_final {
    background-color: #868686;
    margin-left: 4px;
    height: 200px;
    color: #fff;
    font-size: 28px;
    padding-top: 60px;
    text-align: center;
  }

  .precio_final #otro_precio {
    border: none;
    background-color: #868686;
    color: #fff;
    font-size: 38px;
    width: 170px;
  }

  .dudas {
    position: relative;
    float: none;
    margin: auto;
    right: 0px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .precio_radio_contenedor {
    width: 100%;
  }

  .precio_final_contenedor,
  .precios_opciones_contenedor {
    width: 100%;
  }
}

@media screen and (max-width: 542px) {
  .precio_final {
    background-color: #868686;
    margin-left: 4px;
    height: 110px;
    color: #fff;
    font-size: 24px;
    padding-top: 0px;
    text-align: center;
  }

  .precio_final #otro_precio {
    border: none;
    background-color: #868686;
    color: #fff;
    font-size: 52px;
    width: 210px;
  }

  .radios-forma-de-pago {
    position: relative;
    float: left;
    width: 100%;
  }

  .finish_price_box {
    width: 80% !important;
  }
}

@media screen and (max-width: 480px) {
  .precio_opciones {
    background-color: #e6e6e6;
    height: 170px;
  }

  .precio_radio_contenedor {
    font-size: 14px;
    color: #808080;
    text-align: left;
    padding-top: 0px;
  }

  .dudas {
    position: relative;
    float: none;
    margin: auto;
    right: 0px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 380px) {
  .precio_final {
    background-color: #868686;
    margin-left: 4px;
    height: 70px;
    color: #fff;
    font-size: 18px;
    padding-top: 0px;
    text-align: center;
  }

  .precio_final #otro_precio {
    border: none;
    background-color: #868686;
    color: #fff;
    font-size: 36px;
    width: 120px;
  }

  .dudas {
    position: relative;
    float: none;
    margin: auto;
    right: 0px;
    margin-bottom: 20px;
    font-size: 11px;
  }
}

#boton-finalizar-compra .giftCardPaso2 {
  margin-top: 30px;
}
#boton-finalizar-compra .giftCardPaso2 a.btn {
  min-width: 150px;
}

.giftCardPaso2 {
  display: flex;
}

.form-decidir fieldset.form-group {
  margin-bottom: 0;
}

.form-decidir fieldset.form-group label {
  margin-bottom: 0;
  float: left;
  width: 100%;
  text-align: left;
  padding: 5px;
  clear: both;
}
.form-decidir h6 {
  text-align: left;
  margin-top: 30px;
}
.form-decidir .col-md-3.next-step {
  width: 100%;
}
ul.tarjetas-payment-form-decidir {
  list-style: none;
  padding: 0;
}
ul.tarjetas-payment-form-decidir li {
  position: relative;
  float: left;
}
ul.tarjetas-payment-form-decidir li span {
  font-size: 11px;
  color: #3d3d3d;
  position: relative;
  top: 16px;
}
ul.tarjetas-payment-form-decidir li img {
  width: 50px;
  margin: 0 4px;
}

.form-ingenico fieldset.form-group {
  margin-bottom: 0;
}
ul.tarjetas-payment-form-ingenico {
  list-style: none;
  padding: 0;
}
ul.tarjetas-payment-form-ingenico {
  list-style: none;
  padding: 0;
}
ul.tarjetas-payment-form-ingenico li {
  position: relative;
  float: left;
}
ul.tarjetas-payment-form-ingenico li span {
  font-size: 11px;
  color: #3d3d3d;
  position: relative;
  top: 16px;
}
ul.tarjetas-payment-form-ingenico li img {
  width: 50px;
  margin: 0 4px;
}

.btn-payment-top-giftcard {
  margin-top: 10px;
}

.form-mercadopagocustom fieldset.form-group {
  margin-bottom: 0;
}
.form-mercadopagocustom h6 {
  text-align: left;
  margin-top: 30px;
}
.form-mercadopagocustom .col-md-3.next-step {
  flex: 1 1 0% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;

}

.form-mercadopagocustom .form-group.row {
  text-align: left;
}

@media screen and (max-width: 480px) {
  ul.tarjetas-payment-form-decidir li img {
    width: 40px;
    margin: 0 2px;
  }
  ul.tarjetas-payment-form-ingenico li img {
    width: 40px;
    margin: 0 2px;
  }
}

@media screen and (max-width: 360px) {
  ul.tarjetas-payment-form-decidir li img {
    width: 30px;
    margin: 0 1px;
  }
  ul.tarjetas-payment-form-ingenico li img {
    width: 30px;
    margin: 0 1px;
  }
}
.form-checkout-fac {
  position: relative;
}

#boton-finalizar-compra.powertranz_finalice_btn > div {
  display: block !important;
  max-width: 320px !important;
}

.form-checkout-fac ul.credit_cards {
  list-style: none;
  margin-top: 6px;
  margin-left: -18px;
}
.form-checkout-fac iframe#fac_iframe_form {
  width: 100%;
  height: 346px;
  border: none;
  overflow: hidden;
}

.form-checkout-fac ul.credit_cards li img {
  width: 40px;
}

.form-checkout-fac .back_button {
  padding-left: 4.9%;
  padding-right: 6.3%;
}
.form-checkout-fac .back_button a {
  font-size: x-small;
  font-weight: initial;
  width: 100%;
}
.form-checkout-fac .container {
  margin: 0;
}
@media screen and (max-width: 1025px) {
  .form-checkout-fac iframe#fac_iframe_form {
    height: 460px;
  }
}
@media screen and (max-width: 768px) {
  .form-checkout-fac .back_button {
    padding-top: 0 !important;
    padding-left: 10%;
    padding-right: 7.4%;
  }
  .form-checkout-fac .back_button_container {
    padding-top: 0 !important;
  }
  .form-checkout-fac {
    padding-left: 5px;
    padding-right: 5px;
  }
  .summary {
    padding-right: 2px !important;
    padding-left: 2px !important;
  }
}
h6 {
  text-align: left;
}
#fac_back_button {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 280px !important;
  border-radius: 10px;
  background-color: #fff !important;
  border-color: #B1BABF;
  color: #323E48;
  border-style: solid;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 !important;
  margin-bottom: 8px !important;
  top: 0px !important;
}
.checkout_installment_options {
  float: none;
  width: 100%;
  text-align: left;
}

.item-amount {
  overflow: auto;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #e7e7e7;
  width: 136px;
  height: 72px;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px !important;
}

.item-amount:hover {
  cursor: pointer;
  border: 1px solid #323e48;
}

input[type="radio"]:checked + label {
  border-color: #ff5100;
  border-width: 1px;
}

#custom_amount_input {
  text-align: left;
  border: none;
  outline: none;
  background-color: transparent;
  font-size: inherit;
  width: 70%;
  margin: 0;
  padding: 4px;
}

#custom_amount_input:focus {
  outline: 2px solid #ff5100;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
}

.form-control::placeholder {
  color: #939ca4 !important;
  font-weight: 200 !important;
}

.form-control {
  font-weight: 200 !important;
  border-color: #e7e7e7 !important;
  color: #323e48 !important;
  font-weight: 400 !important;
  font-size: 12px !important;
}

.giftcard-section {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 14px;
  border-top: #c0cad0 solid 1px;
  margin-top: 14px;
  font-weight: 500;
  font-size: 10px;
  line-height: 14px;
  text-align: left;
}

.giftcard-page-container {
  width: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.form-area {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

#formulario
  > fieldset
  > div
  > div.col-12.col-md-3.next-step.text-xs-right.align-self-end.btn-payment-top-giftcard {
  display: flex !important;
  flex-direction: column-reverse;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#btn-generate-token {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 280px !important;
  border-radius: 10px;
  background-color: #ff5500 !important;
  border-color: #ff5500;
  color: #fff;
  border-style: solid;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 !important;
}

#formulario
  > fieldset
  > div
  > div.col-12.col-md-3.next-step.text-xs-right.align-self-end.btn-payment-top-giftcard
  > a.btn.btn-secondary.btn-block {
  border-width: 1px !important;
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 280px !important;
  border-radius: 10px;
  background-color: #fff !important;
  border-color: #B1BABF;
  color: #323E48;
  border-style: solid;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 !important;
}

#formulario > fieldset > div > div:nth-child(1) > h6 {
  padding-bottom: 20px;
  font-size: 16px;
  font-family: "Montserrat", "sans-serif";
  width: 100%;
  position: relative;
  text-align: left;
  font-weight: 600;
  text-transform: none !important;
  letter-spacing: normal !important;
}

/* .col-md-12  {
  all: unset !important;
} */

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #c0cad0;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

#boton-finalizar-compra > div > div > a.btn.btn-secondary {
  width: 100% !important;
  max-width: 280px !important;
  flex: none !important;
  border-radius: 10px;
  background-color: #fff !important;
  border-color: #B1BABF;
  color: #323E48;
  border-style: solid;
  border-width: 1px !important;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 !important;
}

#boton-finalizar-compra > div > div > a.btn.btn-primary.bg-green {
  width: 100% !important;
  max-width: 280px !important;
  flex: none !important;
  border-radius: 10px;
  background-color: #ff5500 !important;
  border-color: #ff5500;
  color: #fff;
  border-style: solid;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 !important;
}

#buttons-container {
  position: relative !important;
  display: flex !important;
  flex-direction: column-reverse;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  min-width: 288px;
  flex: 0 0 100% !important;
}

/* @media (min-width: 768px) {
  .col-md-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

@media (min-width: 992px) {
  .col-lg-5 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

@media (min-width: 992px) {
  .col-lg-7 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

@media (min-width: 768px) {
  .col-md-6 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
} */

#form-datafast form {
  grid-template-columns: 1fr 1fr 1fr !important;
  grid-template-rows: 90px 85px 85px 60px 60px !important;
  grid-template-areas:
    "select-card card-number card-number"
    "expiration name name"
    "cvv number-id number-id"
    "images images images"
    "back-button back-button back-button"
    "submit-button submit-button submit-button" !important;
}

#datafast_back_button {
  width: 100% !important;
  max-width: 280px !important;
  border-radius: 10px;
  background-color: #fff !important;
  border-color: #B1BABF;
  color: #323E48;
  border-style: solid;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 auto !important;
  margin-bottom: 8px !important;
}

form-datafast form > :nth-child(16) {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 280px !important;
  border-radius: 10px;
  background-color: #ff5500 !important;
  border-color: #ff5500;
  color: #fff;
  border-style: solid;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 !important;
}

button {
  border-width: 1px !important;
}

#boton-finalizar-compra {
  display: grid;
  place-content: center;
}

#BtnSubmit {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 280px !important;
  border-radius: 10px;
  background-color: #ff5500 !important;
  border-color: #ff5500;
  color: #fff;
  border-style: solid;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 !important;
}

.wpwl-button-pay {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 280px !important;
  border-radius: 10px;
  background-color: #ff5500 !important;
  border-color: #ff5500;
  color: #fff;
  border-style: solid;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 10px auto !important;
}

/* @media (min-width: 768px) {
  .col-md-3 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50 !important;
  }
}

@media (min-width: 768px) {
  .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100;
  }
} */

#boton-finalizar-compra .giftCardPaso2 a.btn-primary {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 280px !important;
  border-radius: 10px;
  background-color: #ff5500 !important;
  border-color: #ff5500;
  color: #fff;
  border-style: solid;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 !important;
}

#boton-finalizar-compra .giftCardPaso2 a.btn-secondary {
  border-width: 1px !important;
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 280px !important;
  border-radius: 10px;
  background-color: #fff !important;
  border-color: #B1BABF;
  color: #323E48;
  border-style: solid;
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-transform: none;
  padding: 11px 0 !important;
  margin: 0 !important;
  margin-bottom: 8px !important;
}

.radio-default label:before {
  border: 1px solid #d8d8d8;
}

/* @media (min-width: 768px) {
  .col-md-3 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
} */

.btn-payment-top-giftcard {
  flex: 0 0 91% !important;
  max-width: 100% !important;
  margin-top: 24px !important;
}

/* @media (min-width: 768px) {
  .col-md-5 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
} */

/* @media (min-width: 768px) {
  .offset-md-7 {
    margin-left: 0 !important;
  }
} */

label::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

label::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: #e7e7e7;
}

label::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #ff5100
}

label {
  overflow-x: clip !important;
}

.custom-form-control-giftcard {
  background-color: #f3f3f3 !important;
  display: block !important;
  height: calc(1.5em + 0.75rem + 2px) !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  width: 100% !important;
  font-size: 28px !important;
  color: rgb(86, 86, 86) !important;
  padding-right: 60px !important;
}

@media screen and (min-width: 768px) {
  .custom-form-control-giftcard {
    font-size: 40px !important;
  }
}

.monto-container {
  width: 288px;
}
