body[class*="account-"]
.onsex-intent-landing-hero,

body[class*="account-"]
.txp-view-badge-v1,

body[class*="account-"]
.upsex-account-hero-v7,

body[class*="account-"]
.upsex-account-route-v7,

body[class*="account-"]
[data-upsex-breadcrumb-v8],

body[class*="account-"]
.breadcrumb {
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    width:0 !important;
    height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
}

body[class*="account-"]
.txp-v132-shell[data-txp-account-category="1"] {
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    width:100% !important;
    height:auto !important;
}

body[class*="account-"]
.txp-v132-shell[data-txp-account-category="1"]
.txp-v132-breadcrumb {
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    width:auto !important;
    height:auto !important;
    min-height:0 !important;
    overflow:visible !important;
}

body[class*="account-"]
.txp-v132-shell[data-txp-account-category="1"]
.txp-v132-title {
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    width:auto !important;
    height:auto !important;
    text-transform:uppercase !important;
}

@media(max-width:767px) {
    body[class*="account-"]
    .txp-v132-shell[data-txp-account-category="1"] {
        margin-top:0 !important;
    }
}

/* TEMPTATION_ACCOUNT_HOME_ICON_FIX_V1 */

body[class*="account-"]
.txp-v132-shell[data-txp-account-category="1"]
.txp-v132-breadcrumb
.fa-home{
    display:inline-block!important;
    flex:0 0 22px!important;
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    margin:0!important;
    padding:0!important;
    font-family:initial!important;
    font-size:0!important;
    line-height:0!important;
    color:transparent!important;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23251c20' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 10.8 12 3l9 7.8'/%3E%3Cpath d='M5.5 9.8V21h13V9.8'/%3E%3Cpath d='M9.5 21v-7h5v7'/%3E%3C/svg%3E")!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
    background-size:22px 22px!important;
}

body[class*="account-"]
.txp-v132-shell[data-txp-account-category="1"]
.txp-v132-breadcrumb
.fa-home::before{
    display:none!important;
    content:none!important;
}

/* TEMPTATION_ACCOUNT_HOME_ICON_FIX_V1_END */
