.send-tab-content span.filed-require {
  display: unset !important; 
}
.gift-card-section .hukify-form-field {
 margin-top: 30px; 
}
.gift-card-section .hukify-form-field:first-child {
   margin-top: 0px; 
}
.gift-card-section input[type="text"], .gift-card-section input[type="date"], .gift-card-section input[type="number"], .gift-card-section textarea {
  margin-bottom: 0 !important;
}

.hukify-form-field-card .hukify-input-card.error {
  border: 1px solid #B9B9B9 !important;
}
#btn-gift-card-add-cart {
  max-width: 358px;
  border-radius: 15px;
}
