.woocommerce_account_subscriptions .no_subscriptions a,
.rz--main-actions- li:nth-of-type(2),
.rz-no-select li:nth-of-type(2),
.rz-dashboard .rz-grid .rz-col-6:nth-of-type(3),
.rz-dashboard .rz-grid .rz-col-4:nth-of-type(2),
.rz-dashboard-row .rz-col-4:nth-of-type(2),
.rz-dashboard-row .rz-col-4:nth-of-type(3),
.hidden {
display: none;
}
.rz-no-select li a span {
display: inline-block;
width: 100%;
}
header .menu .menu-item.menu-item-type-post_type.menu-item-object-page a {
margin-top: 6px;
margin-bottom: 6px;
height: 38px;
padding: 8px 17px;
background-color: #e61e4d;
color: #fff;
border-radius: 10px;
}
body a[href="https://www.helpolino.com/my-account/"] {
font-size: 0;
}
body a[href="https://www.helpolino.com/my-account/"]::after {
content: "Se connecter";
font-size: 16px;
}
body.logged-in a[href="https://www.helpolino.com/my-account/"] {
font-size: 0;
}
body.logged-in a[href="https://www.helpolino.com/my-account/"]::after {
content: "Mon compte";
}