.custom-discount-message {
    padding: 10px;
    margin-top: 10px;
    background: #f0f6ff;
}

.kadence-mini-cart-refresh .custom-discount-message,
.woocommerce-checkout .custom-checkout-discount-message {
    background: #007bff30 !important;
    border: 0px !important;
    padding-left: 50px;
    color: #0d519b;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230d519b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-info-hexagon'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M19.875 6.27c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z'/%3E%3Cpath d='M12 9h.01'/%3E%3Cpath d='M11 12h1v4h1'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: 14px center !important;
}

.kadence-mini-cart-refresh .custom-discount-message .info,
.woocommerce-checkout .custom-checkout-discount-message .info{
    font-size: 21px;
    line-height: 1;
    font-weight: 650;
}

.kadence-mini-cart-refresh .custom-discount-message .info.small,
.woocommerce-checkout .custom-checkout-discount-message .info.small{
    font-size: 18px;
    line-height: 1.2;
}