/**
* Theme Name: Carafity Child
* Description: This is a child theme of Carafity, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: carafity
* Version: 1.2.3
*/

.site-header-account {
 display: block !important;
}

.site-header-wishlist {
	display: block !important;
}
@media (max-width: 640px){
	.site-header-account > a > span {
    font-size: 0;
}
}