.eligible_product {
    text-align: center;
}


.loader_main_wrap {
    display: none;
}


.custom-blog-detail .woocommerce-MyAccount-content {
    position: relative;
}

.myaccount_loader_main_wrap .myaccount_loader {
    width: 50px;
    height: 50px;
}

.custom-blog-detail .myaccount_loader_main_wrap {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000026;
}
