.ba-minimum-order-amount, .ba-wishlist-add-all-btn, .ba-cart-checkout-btn{
  
  background-color:#00aff0 !important;
  
}
.ba-cart-checkout-btn:hover{
  
  background-color:#000000 !important;
  
}
.ba-checkout-authentication-backdrop{
  background-color:rgba(0,0,0,0.8) !important;
}


.ba-show-registration-dialog{
  
  margin-top: 0 !important;
  color:#000;
  font-weight:500;
  
}

.creaAccount{
    background-color: #f8db8b;
    padding: 15px 40px;
    width: 60%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto 0px;
  color:#000000 !important;
  
}

.ba-checkout-authentication-title{
  
 text-align:center; 
}



  
.body .ba-checkout-authentication-wrapper > div { 
  border-radius:30px;
   
    border: 1px solid #00aff0;
    box-shadow: none;
    margin: 50px 10px;
}

.ba-checkout-login-wrapper .ba-checkout-authentication-title,.ba-checkout-login-wrapper .ba-checkout-authentication-label,.ba-checkout-login-wrapper .ba-checkout-authentication-input.ba-checkout-authentication-label,.ba-checkout-login-wrapper .ba-checkout-authentication-input,.ba-checkout-login-wrapper .ba-checkout-authentication-checkbox,.ba-checkout-login-wrapper .ba-checkbox-wrapper,.ba-checkout-login-wrapper .ba-checkout-authentication-btn-wrapper,.ba-checkout-login-wrapper .ba-checkout-authentication-btn,.ba-checkout-login-wrapper  .ba-user-authentication,.ba-checkout-authentication-links{
  
 display:none;
  
}
.ba-login-footer-wrapper .ba-login-field-label{
  
 display:none; 
}

