.jarscredix-wrapper {
  
  
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
 

}

.jarscredix-wrapper .credit-card-wrapper {
  padding: 40px 30px;
}

.jarscredix-wrapper .credit-card-wrapper .controls {
  padding-left: 7px;
  padding-right: 7px;
}

.jarscredix-wrapper input.has-error {
  outline: none;
  border-color: #ff7076;
  border-top-color: #ff5c61;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
  -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0), 0 0 4px 0 rgba(255, 0, 0, 0.5);
}



ul.wc_payment_methods li p, ul.wc_payment_methods li label {
  width: 90%;
}
ul.wc_payment_methods li img {

    height: 30px !important;
    max-width: 100%;
    float: right !important;
}
/*
 * Bootstrap stuff
 */
.jarscredix-wrapper .form-control {
  display: block;
  width: 100%;
 
  color: #555;
  vertical-align: middle;
 
}

.jarscredix-wrapper .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.jarscredix-wrapper label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

.jarscredix-wrapper input:focus::-webkit-input-placeholder {
  color: #ccc;
}

.jarscredix-wrapper input:focus:-moz-placeholder {
  color: #ccc;
}

.jarscredix-wrapper input:focus::-moz-placeholder {
  color: #ccc;
}

.jarscredix-wrapper input:focus:-ms-input-placeholder {
  color: #ccc;
}

.jarscredix-wrapper .col-sm-8 {
  width: 66.6666666666666%;
}

.jarscredix-wrapper .col-sm-4 {
  width: 33.3333333333333%;
}

.jarscredix-wrapper .col-sm-8,
.jarscredix-wrapper .col-sm-4 {
  float: left;
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.jarscredix-wrapper .form-group {
  width: 100%;
  display: table;
}

.jarscredix-wrapper .first-row {
  margin-bottom: 20px;
}

.jarscredix-wrapper .card-type {
  margin-top: 10px;
  float: right;
}

.jarscredix-wrapper .form-select{
  display: block;
  width: 70%;
  height: 44px;
  padding: 6px 12px;
  margin-bottom:10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#Credix_ccCuota {

  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  /* Estilos base para tu select */
  display: block;
  width: 100%;
  padding: 0.5em 2em 0.5em 0.8em; /* Ajusta el padding: top, right (espacio para la flecha), bottom, left */
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  color: #333;
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
  box-sizing: border-box;

  /* Flecha SVG como imagen de fondo */
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%, 0 0; /* Posiciona la flecha a la derecha y centrada verticalmente */
  background-size: 0.65em auto, 100%; /* Tamaño de la flecha */
}