.MuiLink-underlineHover .MuiCardMedia-root {
    display: block;

}

#wishlist-hero-add-notification .MuiCardContent-root div {
    display: block;
}


.wishlisthero-floating:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.wishlisthero-floating button {
    font-size: 20px !important;
    width: 40px !important;
    padding: 0.125em 0 0 !important;
}

.MuiTypography-body2,
.MuiTypography-body1,
.MuiTypography-caption,
.MuiTypography-button,
.MuiTypography-h1,
.MuiTypography-h2,
.MuiTypography-h3,
.MuiTypography-h4,
.MuiTypography-h5,
.MuiTypography-h6,
.MuiTypography-subtitle1,
.MuiTypography-subtitle2,
.MuiTypography-overline,
.MuiButton-root {
    font-family: inherit !important;
    
}

.MuiDialog-root .MuiTypography-h5.wishlist-hero-header-title {
    display: inline-block;
}








#wishlisthero-product-page-button-container {
    padding-top: 10px;
}

.wishlist-hero-product-app-block.wlh-clear-margins #wishlisthero-product-page-button-container {
    padding-top: inherit;
}





.site-header__icon span.wishlist-hero-items-count {
    position: absolute;


    width: 1.7rem;
    height: 1.7rem;
}

.site-header__icon span.wishlist-hero-items-count.wishlist-hero-items-count-exists {
    display: flex !important;
}

.wishlist-hero-header-icon i.wlh-Icon {
    padding-bottom: inherit !important;
}


svg.wlh-svg-Icon path {
    fill: currentColor;
    
}