/*Type here to edit*/
.home .featured-products-wrapper {
visibility: hidden;
}
rem.category .featured-products-wrapper {
visibility: hidden;
}

rem.profile .icon-image {
   display: none;
}
rem.profile .icon-holder {
   background-image: url("../assets/personalicon.png");

}

rem.profile .icon-container {
   background-image: url("../assets/personalicon.png");


}
