.bf-due-order-detail-button {
  margin: 1rem 0;
}

.bf-due-request-page h2 {
  margin-bottom: 1rem;
}

.bf-due-back {
  margin-bottom: 1rem;
}

.bf-due-products {
  margin-bottom: 1.5rem;
}

.bf-due-product {
  border: 1px solid #e5e5e5;
  padding: 1rem;
  margin-bottom: 1rem;
  background: #fff;
}

.bf-due-product-title {
  display: block;
  margin-bottom: .5rem;
}

.bf-due-product-meta {
  color: #666;
  margin-bottom: .75rem;
}

.bf-due-qty input {
  max-width: 140px;
}

.bf-due-legal {
  padding: 1rem;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
}

.bf-due-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.bf-due-logo{max-width:90px;height:auto}



.bf-due-return-info {
  margin: 1.5rem 0;
}

.bf-due-return-info h4 {
  margin-top: 0.75rem;
  margin-bottom: 0.5rem;
}

.bf-due-return-reference {
  margin-top: 1rem;
}

.bf-due-after-footer {
  text-align: center;
  padding: 20px;
  background: #f8f8f8;
  border-top: 1px solid #e5e5e5;
}

.bf-due-after-footer-btn {
  display: inline-block;
  padding: 12px 25px;
  background: #222;
  color: #fff !important;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
}

.bf-due-after-footer-btn:hover {
  opacity: .9;
  text-decoration: none;
}


/* BF Devoluciones UE v2.3.3 - enlace footer */
.bf-due-after-footer{
    width:100%;
    text-align:center;
    padding:25px 0 10px;
    margin:0;
    background:transparent;
    border:none;
}

.bf-due-after-footer-btn{
    display:inline-block;
    margin:0 auto;
    padding: 12px 22px;
    background: #222;
    color: #ffffff !important;
    text-decoration: none;
    border-radius: 4px;
    font-size:14px;
    font-weight:600;
    text-decoration:none;
    text-transform:none;
}

.bf-due-after-footer-btn:hover {
  opacity: .9;
  text-decoration: none;
}



.bf-due-guest-page {
  max-width: 980px;
  margin: 0 auto;
}

.bf-due-lookup-form {
  margin: 1.5rem 0;
  padding: 1.25rem;
  border: 1px solid #e5e5e5;
  background: #fff;
}

.bf-due-guest-message {
  margin-top: 1.5rem;
}
