#rec2092530681 .t228, #rec2092530691 .t280__container{  
    backdrop-filter: blur(10px);
}
#rec2159471951 .t228, #rec2159471961 .t280__container{  
    backdrop-filter: blur(10px);
}
    
.uc-table tr th:first-child{
    border-radius: 20px 0 0 0;
}
.uc-table tr th:last-child{
    border-radius: 0 20px 0 0;
}
.uc-table tr td:first-child{
    border-radius: 0 0 0 20px;
}
.uc-table tr td:last-child{
    border-radius: 0 0 20px 0;
}

a[href="/members/purchased-products"], .tmst-order-details__payment {
    display: none;
}