.payment_box{
    background:#f1f2fe ;
    padding: 15px;
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0px 5px 25px;
}

.payment_box p{
    font-size: 13px;
    line-height: 18px;
}

.porto-free-shipping {
    background-color: #f1f2fe ;
}

.checkout_coupon .wc-action-btn.button {
    font-weight: 700;
    text-transform: unset !important;
}