#pageProducto {
  display: block;
  margin-top: -30px; }
  #pageProducto .page-main-padding {
    padding-top: 30px; }
  #pageProducto .breadchrumb-txt a:hover {
    color: #fff;
    text-decoration: underline; }
  #pageProducto .breadchrumb-txt .fa {
    display: inline-block;
    margin: 0 5px; }
  #pageProducto .contenido-fila p {
    margin-top: 0px;
    margin-bottom: 18px; }
  #pageProducto input:not([type="submit"]), #pageProducto textarea {
    color: #000 !important; }
  #pageProducto .style-light input[type="checkbox"]:checked::before {
    color: #000 !important; }
  #pageProducto .wpcf7-validation-errors, #pageProducto .wpcf7-not-valid-tip {
    color: #f29f9f !important; }
  #pageProducto .wpcf7-mail-sent-ok {
    color: #7affc7 !important; }
  #pageProducto .wpcf7-submit {
    background-color: #fff !important; }
    #pageProducto .wpcf7-submit:hover {
      color: #5D53C9 !important; }
  #pageProducto .wpcf7-response-output {
    background-color: #46b450 !important;
    color: #fff !important; }
  #pageProducto .img-grey {
    filter: grayscale(1);
    -webkit-filter: grayscale(1); }
  #pageProducto .style-link {
    color: #5d53c9 !important; }
  #pageProducto .datos-producto {
    justify-content: start; }
    #pageProducto .datos-producto .col-datos-producto:first-child {
      border-left: none;
      padding-left: 0; }
  #pageProducto .resultados-nav li {
    cursor: pointer; }
    #pageProducto .resultados-nav li.active {
      background-color: #c6c9ef;
      border-radius: 50%; }

.bs-form .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.bs-form .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
.bs-form .input-group-append {
  margin-left: -1px;
  display: flex; }
.bs-form .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.bs-form .input-group > .form-control {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
  margin-top: 0px; }
.bs-form .input-group > .input-group-append > .btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  position: relative !important;
  z-index: 2 !important;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem !important;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin: 0;
  background-color: #5d53c9;
  border-color: #5d53c9;
  color: #fff; }

a.disabled {
  opacity: .4;
  cursor: default !important;
  pointer-events: none; }

@media (min-width: 570px) and (max-width: 959px) {
  .pageProducto .col-md-50 {
    width: 49.7%;
    margin-bottom: 18px; } }

/*# sourceMappingURL=producto.css.map */
