.adsinoow3.notice.notice-warning {
    margin: 40px auto;
    background: #dde8d6;
    padding: 30px;
    border-radius: 8px;
}

.adsinoow3.notice.notice-warning p{
    margin: 0;
    font-weight:500;
}

.invoice-container {
    margin: 50px auto !important;
}

b.c-row-mobile {font-family: cursive !important;}

/*div#wpforms-29460-field_24-container {*/
/*    display: none !important;*/
/*}*/
td.table-td-value {
    font-family: cursive !important;
    font-size: 26px;
}
td.adsinoo-get-product-item-quantity {
    font-family: cursive;
    font-size: 26px;
}
/* فقط کانتینر فاکتور پرینت شود */
@media print {
    body * {
        visibility: hidden; /* همه المان‌ها پنهان می‌شوند */
    }

    .invoice-container,
    .invoice-container * {
        visibility: visible; /* فقط کانتینر فاکتور و فرزندانش دیده شوند */
    }

    .invoice-container {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0 !important;
        width: 100%;
        page-break-after: avoid;
    }

    /* اختیاری: دکمه چاپ را در پرینت مخفی کنیم */
    .print-btn {
        display: none;
    }

    .c-content{
        display:flex;
        flex-direction: column !important;
        justify-content: space-between;
        align-items: center;
        /*border : 1px solid gray;*/
        /*border-radius:1px;*/
        padding : 5px;
    }
    .invoice-title {
        padding-right: 200px !important;
    }
    b.adsinoo-number-wc-order {
        font-family: cursive !important;
        font-weight: bold;
        font-size: 21px !important;
    }

    /*td.adsinoo-get-product-item-quantity {*/
    /*    font-size: 30px !important;*/
    /*    font-weight: bold !important;*/
    /*    font-family: 'IRANSansX';*/
    /*}*/

    td.adsinoo-get-product-item-quantity {
        font-family: cursive;
        font-size: 26px !important;
        padding: 0  !important;
        padding-right: 10px !important;

    }
    td.adsinoo-get-product-item-name {
        /*font-family: 'IRANSansX';*/
    }
    .addres-content {
        font-size: 22px !important;
        font-weight:  bold !important;
    }
    .adsinoo-get-product-item-head{
        display: none !important;
    }

}
