@font-face {
  font-family: "OpenSans-Regular";
  font-display: swap;
  src: url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Regular.eot");
  src: url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Regular.woff2") format("woff2"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Regular.woff") format("woff"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Regular.ttf") format("truetype"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Regular.svg#OpenSans-Regular")
      format("svg");
}

@font-face {
  font-family: "OpenSans-Bold";
  font-display: swap;
  src: url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Bold.eot");
  src: url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Bold.woff2") format("woff2"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Bold.woff") format("woff"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Bold.ttf") format("truetype"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
}

@font-face {
  font-family: "OpenSans-Semibold";
  font-display: swap;
  src: url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Semibold.eot");
  src: url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Semibold.eot?#iefix")
      format("embedded-opentype"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Semibold.woff2") format("woff2"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Semibold.woff") format("woff"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Semibold.ttf") format("truetype"),
    url("/https/www.bubok.es/css/fonts/open-sans/OpenSans-Semibold.svg#OpenSans-Semibold")
      format("svg");
}

@font-face {
  font-family: OpenSans-Light;
  font-display: swap;
  src: url(/https/www.bubok.es/css/fonts/open-sans/OpenSans-Light.ttf);
}

.contenidoautor {
  border-bottom: 4px solid #000000;
}
.autor {
  width: 68.3333%;
  margin: 0 auto;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}

.container-logo {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.nombreautor {
  font-family: "OpenSans-Bold";
  font-size: 20px;
  line-height: 18px;
  color: #3d3d3d;
  padding-left: 15px;
  /* margin-left: 64px; */
  margin-bottom: 6px;
  margin-top: 12px;
}

.np {
  padding: 0px;
}

.imgautor {
  /* position: absolute; */
  margin-bottom: -15px;
}

.contenidolibro {
  padding: 20px;
  padding-bottom: 0px;
  padding-top: 35px;
}

.encabezadolibro {
  display: flex;
}

.libro {
  padding-left: 20px;
}

.titulolibro {
  font-family: "OpenSans-Bold";
  font-size: 18px;
  line-height: 20px;
  color: #3d3d3d;
}

.descripcionlibro {
  font-family: "OpenSans-Regular";
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #3d3d3d;
  margin-top: 5px;
}

.tituloprecio {
  font-family: "OpenSans-Bold";
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #3d3d3d;
  margin-top: 20px;
}

.titulububokseguro {
  font-family: "OpenSans-Semibold";
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #3d3d3d;
  margin-top: 35px;
  margin-bottom: 10px;
}

.contenido-logo {
  text-align: center;
}

.contenido-logo img {
  margin-left: 10px;
  margin-right: 10px;
}

.iconimg {
  flex: 0 0 auto;
  background-image: url("/https/www.bubok.es/img/general_bubok/ventasrrss/sprite-tipos-de-libros.png");
  background-position: 0 -88px;
  height: 23px;
  width: 14px;
  margin-left: 11px;
}

.iconimg.multimedia {
  background-position: -118px -87px;
  width: 19px;
  margin-left: 6px;
}

.iconimg.solapa {
  background-position: -18px -88px;
  width: 17px;
  margin-left: 8px;
}

.iconimg.epub {
  background-position: -65px -88px;
  width: 20px;
  margin-left: 6px;
}

.iconimg.pdf {
  background-position: -40px -87px;
  width: 20px;
  margin-left: 7px;
}

.iconimg.mobi {
  background-position: -91px -88px;
  width: 22px;
  margin-left: 3px;
}

.itemprecio {
  background: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  display: flex;
  margin-top: 10px;
  cursor: pointer;
  height: 40px;
  align-items: center;
  justify-content: center;
  padding-left: 12px;
}

.itemprecio:hover {
  border-color: #9abb4f;
  background: #fcfff4;
}

.contenidoicono {
  flex: 0 0 auto;
  width: 23px;
}

.nombreprecio {
  flex: 0 0 auto;
  width: calc(65% - 23px);
  font-family: "OpenSans-Semibold";
  font-size: 14px;
  color: #3d3d3d;
  padding-left: 5px;
}

.precio {
  flex: 0 0 auto;
  width: 35%;
  padding-right: 20px;
  text-align: right;
  font-family: "OpenSans-Bold";
  font-size: 14px;
  text-align: right;
  color: #3d3d3d;
}

.tachado2{
  color: #959595;
  text-decoration: line-through;
  font-family: "OpenSans-Regular";
}

.footer {
  margin-bottom: 50px;
}

.page-loader {
  /* width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #f3f3f3;
  z-index: 999999999; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

/* .page-loader img{
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
} */

.libronoencontrado {
  text-align: center;
  font-size: 25px;
  font-family: "OpenSans-Bold";
}

.imgautorsrc {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 2px solid #fff;
}

#contenidoautor,
#contenidolibro,
#precio,
#datos,
#numerotarjeta,
#mensajecompra {
  display: none;
}
#datos,#numerotarjeta{
  position: relative;
}

.imglibrosrc {
  width: 93px;
}

.titulodatosenvio {
  font-family: "OpenSans-Semibold";
  font-size: 18px;
  line-height: 25px;

  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
  padding-top: 15px;
  margin-bottom: 15px;
}

.msg_dir_detall {
  font-family: "OpenSans-Regular";
  font-size: 12px;
  line-height: 16px;
  color: #3d3d3d;
  margin-bottom: 0px;
}

.txt_gasto_envio {
  font-family: "OpenSans-Semibold";
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #3d3d3d;
  margin-top: 20px;
  margin-bottom: 5px;
}

.txt_gasto_envio.opcion{
  display: none;
}

.txt_gasto_envio.opcion.activa{
  display: block;
}

.txt_gasto_envio #gastoenvio {
  font-family: "OpenSans-Bold";
}

.txt_total_pagar{
  margin-top: 15px;
}

.txt_total_pagar,
.preciovalue {
  font-family: "OpenSans-Semibold";
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.preciovalue {
  font-family: "OpenSans-Bold";
}

.form-check-label {
  font-family: "OpenSans-Regular";
  font-size: 12px;
  line-height: 16px;

  /* Gris bubok */

  color: #3d3d3d;
}

.form-check-input {
  margin-top: 0.17em;
}

.form-check {
  margin-top: 20px;
  margin-bottom: 20px;
}

.form-check a {
  color: #9abb4f;
  text-decoration: none;
}

.btn-primary {
  background: #9abb4f;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 18px;
  font-family: "OpenSans-Bold";
  border-color: #9abb4f;
  opacity: 0.8 !important;
}

.btn-primary:hover,
.btn:first-child:active {
  background: #9abb4f !important;
  border-color: #9abb4f !important;
  opacity: 1 !important;
}

.contenidotarjeta {
  display: flex;
  width: 80%;
  margin: 0 auto;
}

.imglibrotc img {
  width: 43px;
}

.titulolibrotc {
  font-family: "OpenSans-Bold";
  font-size: 18px;
  line-height: 25px;
  color: #3d3d3d;
  padding-left: 11px;
  padding-top: 5px;
}

.preciotc {
  background: #3d3d3d;
  font-family: "OpenSans-Semibold";
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
}

.preciotc span {
  font-family: "OpenSans-Bold";
}

.form-tarjeta {
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.form-tarjeta label:not(.form-check-label-venta) {
  font-family: "OpenSans-Semibold";
  font-size: 16px;
  line-height: 22px;
  color: #3d3d3d;
  margin-bottom: 0.25rem;
}

.form-tarjeta input {
  text-align: center;
}

.form-tarjeta .col-md-6 {
  margin-top: 0.5rem;
}

.center-form-check {
  display: table;
  margin: 0 auto;
  width: 80%;
  text-align: center;
}

.center-form-check .form-check{
  display: inline-block;
  margin-bottom: 0px;
}

.center-form-check .form-check .form-check-input{
  margin-top: 6px;
}

#mensajecompra{
  padding-left: 37px;
  padding-right: 37px;
}

.titulomsjcomprarealizada{
  font-family: "OpenSans-Bold";
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #3D3D3D;
  margin-top: 48px;
}

.textomsjcomprarealizada{
  font-family: "OpenSans-Regular";
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #3D3D3D;
  margin-top: 20px;
}

.npedidocomprarealizada{
  font-family: "OpenSans-Semibold";
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #3D3D3D;
  margin-top: 15px;
}

.npedidocompra{
  font-family: "OpenSans-Bold";
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #3D3D3D;
}

.msjotrolibros{
  font-family: "OpenSans-Bold";
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #3D3D3D;
  margin-top: 30px;
  margin-bottom: 5px;
}

.nombremaquetacion{
  font-family: "OpenSans-Regular";
  font-size: 14px;
  line-height: 16px;
  color: #3D3D3D;
  margin-top: 8px;
}

.contenidocantidadlibro{
  display: flex;
  margin-top: 10px;
}

.textocantidad{
  align-self: center;
  width: 50%;
  font-family: "OpenSans-Semibold";
  font-size: 16px;
  line-height: 22px;
  color: #3D3D3D;
}

.contenidocantidad{
  width: 50%;
}

.btn_sumaresta{
  padding-top: 0px;
  padding-bottom: 0px;
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
  font-family: "OpenSans-Semibold";
}

.btn_sumaresta:hover{
  opacity: 1;
  color:#9abb4f;
}

.cantidadpedido{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: "OpenSans-Regular";
}

.preciodatos{
  font-family: "OpenSans-Semibold";
    font-size: 18px;
    line-height: 20px;
    text-align: right;
    width: 100%;
    margin-top: 8px;
}

.barraTitle{
  font-family: "OpenSans-Semibold";
  font-size: 18px;
  line-height: 25px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
  padding-top: 0px;
  margin-bottom: 15px;
}

.opcionesenvio .opcion{
  border: 3px solid #f5f5f5;
  padding: 5px;
  border-radius: 10px;
  margin-bottom: 5px;
}

.opcionesenvio .opcion:hover{
  border: 3px solid #9abb4f;
  color: #9abb4f;
  border-radius: 10px;
  padding: 5px;
}

.opcionesenvio .activa{
  border: 3px solid #9abb4f;
  color: #9abb4f;
  border-radius: 10px;
  padding: 5px;
}

.opcionesenvio .activa.economyopt div.icon{
  background-position: -41px 0;
  width: 88px;
  margin: 0 auto;
}

.opcionesenvio .envDesc{
  font-size: 14px;
  line-height: 20px;
}

.opcionesenvio .economyopt div.icon{
  background-position: -59px 88px;
  width: 44px;
  margin: 0 auto;
}

.opcionesenvio .activa.kialaopt div.icon{
  background-position: -342px 0;
  
}

.opcionesenvio .kialaopt div.icon{
  background-position: -342px 88px;
  width: 160px;
}

.opcionesenvio .opcion{
  text-align: center;
  cursor: pointer;
}

.opcionesenvio .opcion div.icon{
  background-image: url(/https/www.bubok.es/img/general_bubok/carrito/envios.png);
  height: 88px;
  margin-top: 10px;
  margin-bottom: 3px;
}

.opcionesenvio .recogidaBelen div.icon{
  background-position: -550px 88px;
  width: 83px;
  margin: 0 auto;
}

.opcionesenvio .activa.recogidaBelen div.icon{
  background-position: -510px 0px;
  width: 160px;
}

.opcionesenvio .regularopt div.icon{
  background-position: -225px 88px;
  width: 54px;
  margin: 0 auto;
}

.opcionesenvio .activa.regularopt div.icon{
  background-position: -200px 0;
  width: 106px;
}

.opcionesenvio .expressopt div.icon{
  background-position: -58px 88px;
  width: 45px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 3px;
}

.opcionesenvio .activa.expressopt div.icon{
  background-position: -42px 0;
  width: 87px;
}

.textoInfo{
  font-size: 12px;
    line-height: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.opcionesenvio .opcion b{
  display: block;
  font-size: 12px;
  font-family: OpenSans-Semibold;
}

.terminosbubok .elcontenido h2 {
  font-size: 18px;
  font-weight: 700;
  font-family: OpenSans-Semibold;
  line-height: 1.3;
  margin-top: 20px;
}

.terminosbubok .elcontenido .contienepunto {
  color: #444;
  font-size: 12px;
}

#exampleModalCenteredScrollable .modal-header{
  border-bottom: 0px;
}

#exampleModalCenteredScrollable .btn-close{
  font-size: 9px;
}

.opcionesenvio{
  padding-left: 15px;
  padding-right: 15px;
}

.terminosbubok .elcontenido .contienepunto h3 {
  font-size: 14px;
  line-height: 23.8px;
  white-space: nowrap;
  font-weight: 700;
}

.terminosbubok .elcontenido .contienepunto a {
  color: #9abb4f;
  text-decoration: none;
}

.terminosbubok .elcontenido .contienepunto a:hover {
  color: #999;
  text-decoration: none;
}

@media (min-width: 768px){
  .opcionesenvio .opcion{
      /* flex: 0 0 auto;
      width: 50%; */
  }
}

@media (max-width: 767px){
  #precio, #datos{
    padding-left: 15px;
    padding-right: 15px;
  }
}

.btn_transparente {
  background-color: transparent;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  color: #9abb4f;
  display: inline-block;
  font-family: OpenSans-Semibold;
  padding: 8px 20px;
  text-transform: uppercase;
}

.btn_transparente:hover {
  background-color: #9abb4f;
  border: 1px solid #9abb4f;
  color: #fff;
}

.btn_transparente:disabled {
  background-color: #F4F4F5;
  border: 1px solid #F4F4F5;
  color: #9E9E9E;
  pointer-events: none;
  /* Evita eventos de clic */
}


.process .formError {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  display: block !important;
  background: none !important;
  border: none !important;
  color: #ba0933 !important;
  font-size: 12px;
  margin-top: 5px;
}
.process .formError .formErrorContent{
  background: none !important;
  border: none !important;
  padding: 0;
  color: #ba0933;
  text-shadow: none;
  box-shadow: none;
  margin-top: 3px;
  font-size: 12px;
  max-width: initial !important;
}
.process .formError .admir {
  background: #ba0933;
  display: inline-block;
  width: 19px;
  color: white;
  text-align: center;
  border-radius: 50%;
  padding: 3px;
}
.process .input_error {
  border: 2px #ba0933 solid !important;
}

select.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  select.form-control {
    transition: none;
  }
}
select.form-control:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
select.form-control[multiple], select.form-control[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
select.form-control:disabled {
  background-color: #e9ecef;
}
select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

select.form-control-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

select.form-control-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}

.ventanaalert2023 .modal-dialog {
  width: 400px;
}
@media (max-width: 480px) {
  .ventanaalert2023 .modal-dialog {
    width: 100% !important;
  }
}
.ventanaalert2023 .modal-body {
  width: 100%;
}
.ventanaalert2023 .modal-body #ventanaalert_txt2023 {
  text-align: center;
  font-size: 15px;
  line-height: 17px;
}
.ventanaalert2023 .modal-header {
  border-bottom: 0px;
}
.ventanaalert2023 .modal-footer {
  border-top: 0px;
}
.ventanaalert2023 .modal-footer .btn_small {
  font-size: 15px;
  line-height: 16px;
}
.ventanaalert2023 .group_bt {
  display: flex;
  justify-content: center;
  gap: 0.7rem !important;
}
.ventanaalert2023 .extremebtn {
  justify-content: space-between;
}

.ventanaalert2023 .modal-header .btn-close{
  font-size: 10px;
}

.ventanaalert2023 .modal-footer:after,.ventanaalert2023 .modal-footer:before {
  content: " ";
  display: table;
}

div.btn_bubok_new, div.btn-cesta-new, div.btn-comprar-ya, div.btn-comprar-otrospaises,
a.btn_bubok_new, a.btn-cesta-new, a.btn-comprar-ya, a.btn-comprar-otrospaises,
p.btn_bubok_new, p.btn-cesta-new, p.btn-comprar-ya, p.btn-comprar-otrospaises,
span.btn_bubok_new, span.btn-cesta-new, span.btn-comprar-ya, span.btn-comprar-otrospaises {
  display: inline-flex !important;
}

.btn_bubok_new, .btn-cesta-new, .btn-comprar-ya, .btn-comprar-otrospaises {
  border: 0;
  border-radius: 50px;
  font-family: OpenSans-Bold;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: -webkit-box;
  display: inline-block;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  letter-spacing: 0;
  line-height: 16px;
  height: 54px;
  border: 1px solid #9ABB4F;
  color: #9ABB4F;
  padding: 0 20px;
  min-width: 150px;
  background-color: #ffff;
  font-size: 15px;
  white-space: normal;
}
.btn_bubok_new.btn_small, .btn-cesta-new.btn_small, .btn-comprar-ya.btn_small, .btn-comprar-otrospaises.btn_small {
  height: 54px;
  font-size: 12px;
  line-height: 13px;
}
.btn_bubok_new.btn_large, .btn-cesta-new.btn_large, .btn-comprar-ya.btn_large, .btn-comprar-otrospaises.btn_large {
  height: 65px;
  font-size: 18px;
  line-height: 19px;
}
.btn_bubok_new.btn_block, .btn-cesta-new.btn_block, .btn-comprar-ya.btn_block, .btn-comprar-otrospaises.btn_block {
  width: 100%;
}
.btn_bubok_new.btn_action, .btn-cesta-new.btn_action, .btn-comprar-ya.btn_action, .btn-comprar-otrospaises.btn_action {
  color: #FFFFFF;
  background-color: #9ABB4F;
  border-color: #9ABB4F;
}
.btn_bubok_new:hover, .btn-cesta-new:hover, .btn-comprar-ya:hover, .btn-comprar-otrospaises:hover {
  color: #FFFFFF;
  background-color: #6E8930;
  border-color: #6E8930;
}
.btn_bubok_new:active, .btn-cesta-new:active, .btn-comprar-ya:active, .btn-comprar-otrospaises:active {
  background-color: #465C13;
  border-color: #465C13;
  color: #FFFFFF;
}
.btn_bubok_new.disabled, .btn_bubok_new:disabled, .btn-cesta-new.disabled, .btn-cesta-new:disabled, .btn-comprar-ya.disabled, .btn-comprar-ya:disabled, .btn-comprar-otrospaises.disabled, .btn-comprar-otrospaises:disabled {
  pointer-events: none;
  background-color: #F4F4F5;
  border-color: #F4F4F5;
  color: #9E9E9E;
}

.btn-comprar-ya > div, .btn-comprar-ya > span, .btn-comprar-ya > p, .btn-cesta-new > div, .btn_bubok_new > div, .btn-cesta-new > span, .btn_bubok_new > span, .btn-cesta-new > p, .btn_bubok_new > p {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  height: 100%;
}

.flex-direction-column{
  flex-direction: column;
}

.contenido-tarjeta{
  width: 100%;
}

.accordionFormasdepago > div #datosTarjeta .cc-wrapper .input-container.cc-exp{

}

.accordionFormasdepago > div #datosTarjeta .cc-wrapper .input-container.cc-cvc{

}

.accordionFormasdepago > div #datosTarjeta .cc-wrapper .input-container.cc-exp #mestarjeta{
  width: 100% !important;
}

.accordionFormasdepago > div #datosTarjeta .cc-wrapper .input-container.cc-exp #anotarjeta{
  width: 100% !important;
}

.input-container.cc-exp {
  display: flex; /* Activa Flexbox */
  align-items: center; /* Alinea los elementos verticalmente al centro */
  gap: 8px; /* Espacio entre los elementos (opcional) */
}

/* Divs que contienen los select */
.input-container.cc-exp > div {
  flex: 1; /* Ocupa el espacio disponible */
  max-width: calc(50% - 4px); /* 50% del espacio, restando la mitad del gap */
}

/* Estilo para el span */
.cc-exp-slash {
  flex: 0 0 auto; /* No crece ni se reduce, ocupa solo su ancho natural */
}