.elementor-69692 .elementor-element.elementor-element-5d87195{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-2841ba5 */.edd-invoice-order-info .inf-group {

  margin-bottom:0.5rem;
}
.form-actions{margin-top:1.5rem;}
.edd-invoice-form .form-group {
  margin-bottom: 1.5rem; /* 每个项目间距 */
}
.edd-invoice-form{margin-top:2rem;}

.edd-invoice-order-info strong {
color: #444;
font-weight: 600;
margin-right: 0.5rem;
}

.edd-invoice-notice-title{margin-top:1.6rem;}

.edd-invoice-notice-details{background:#666;
    padding: 2rem;
    margin-top:1.6rem;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 1.5rem;
    border-radius: 5px;
    gap: 0.4rem; /* 控制两个 div 的行间距 */
}

.edd-invoice-notice-details > div {
  margin-bottom: 1rem;
}
.edd-invoice-notice-details > div:last-child {
  margin-bottom: 0; /* 移除最后一个的多余间距 */
}


.form-group{  display: flex;
  flex-direction: column; /* 垂直排列文字和输入框 */
  gap: 0.7rem;            /* 控制文字与输入框之间的垂直间距 */
 
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5d87195 */body.invoice-applied .invoice-form-wrap,
body.invoice-applied .invoice-order-info {
  display: none !important;
}/* End custom CSS */