/*
 * CT_PRODUCT_DETAIL_03I_ELOY_WALLET_SUMMARY_ACTIONS_REMOVE_SAFE
 */
html body#product
#ct-product-rewards-advantages-03h
.ct03h-actions {
    display: none !important;
}

html body#product
#ct-product-eloy-privilege-01b
.ct-product-eloy-privilege-01b__meta
[data-ct-product-wallet-item-03i] {
    display: inline;
    color: inherit;
    text-decoration: none;
}

html body#product
#ct-product-eloy-privilege-01b
.ct-product-eloy-privilege-01b__meta
[data-ct-product-wallet-item-03i="points"] {
    font-weight: 600;
}

html body#product
#ct-product-eloy-privilege-01b
.ct-product-eloy-privilege-01b__meta
[data-ct-product-wallet-item-03i="value"] {
    color: #8d672f;
    font-weight: 700;
}

html body#product
#ct-product-eloy-privilege-01b
.ct-product-eloy-privilege-01b__meta
[data-ct-product-wallet-divider-03i] {
    color: #b88943;
}

@media (max-width: 575px) {
    html body#product
    #ct-product-eloy-privilege-01b
    .ct-product-eloy-privilege-01b__meta {
        gap: 4px 6px;
    }
}
